Releases: CasperVerswijvelt/Better-Internet-Tiles
Releases · CasperVerswijvelt/Better-Internet-Tiles
v2.1.2
- 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
- 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
- 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
v1.1.2
- 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
- Added workaround for mobile data tile not updating after toggling when Wi-Fi is enabled
v1.1.0
- Added seperate Wi-Fi and moblie data tiels
- Added dialogs to notify user of missing permissions
v1.0.0
First release