Skip to content

Releases: CasperVerswijvelt/Better-Internet-Tiles

v2.1.2

27 Dec 22:39
Compare
Choose a tag to compare
  • Tiles are now much more responsive since shell commands are executed in a seperate thread
  • Added links to GitHub repository and XDA Developers thread

v2.1.1

19 Dec 19:53
Compare
Choose a tag to compare
  • Put Wi-Fi network name in label of Wi-Fi tile so it is visible without fully expanding the quick settings
  • Icons cleanup:
    • use non striked-trough version of mobile data and Wi-Fi icons for off state
    • Redo Wi-Fi icons since they looked vertically squished before (svg source file added to repo too)

v2.1.0

16 Dec 20:30
Compare
Choose a tag to compare
  • Support regular root again, so the user can choose between Shizuku and root
  • Fix bug where Shizuku would only gain shell access after opening the application (foreground service withpersistent notification, can be hidden)
  • Use shell (either Shizuku or root) to grant 'READ_PHONE_STATE' permission instead of manually

v2.0.0

15 Dec 22:01
Compare
Choose a tag to compare
  • Shizuku is now used instead of direct su access, making it possible to run this on non-rooted devices
  • Open specific settings pages based on which tile was long-clicked
  • Bug fixes and improvements

v1.1.2

13 Dec 20:44
Compare
Choose a tag to compare
  • Correctly visualize override network types (4G+, 5Ge, 5G, 5G+)
  • Don't disable unified internet tile when switching from data to Wi-Fi
  • Add option to quickly go to app details screen to force close / restart the app in case you want to make the app recheck root permission

v1.1.1

12 Dec 21:58
Compare
Choose a tag to compare
  • Added workaround for mobile data tile not updating after toggling when Wi-Fi is enabled

v1.1.0

12 Dec 19:33
Compare
Choose a tag to compare
  • Added seperate Wi-Fi and moblie data tiels
  • Added dialogs to notify user of missing permissions

v1.0.0

11 Dec 22:06
Compare
Choose a tag to compare

First release