Releases: CasperVerswijvelt/Better-Internet-Tiles
Releases · CasperVerswijvelt/Better-Internet-Tiles
v2.5.2
Improvements and fixes
- Fixed issue causing the app to crash when a tile becomes inactive
- Hide some settings (language, add-tile shortcuts) on Android versions lower than 13
- Fixed some tile labels (Mobile Data, NFC) not being translated according to the app language setting
- Translation updates (Russian, Turkish)
v2.5.1
New
- Added button that redirects to the app's locale settings
Improvements and fixes
- Added Turkish, Norwegian and Russian to the locale config so they are available in the per app language settings
- Fixed ghost UI in the app that appears after changing app language
- Some small app theme changes in light mode
v2.5.0
New
- Added Russian and Turkish translations
- Added link to weblate, our translations platform
v2.4.1
Improvements and fixes
- Fixed Analytics being reported multiple times on app startup, avoiding the 12 hour cooldown
v2.4.0
New
- Added dutch and norwegion language support
- Added basic analytics reporting (language, android version, device brand and model, app version, used tiles, build flavor). This data will be used to get a better view on which features/languages should be focussed on next. Analytics tools is selfhosted using Report Anything, no data is shared.
Improvements and fixes
- Internet tile: changed 'Wi-Fi on' subtitle to 'Not connected'
- Updated depencies
- Code and dependency cleanup
- Use seperate build flavors for PlayStore, GitHub and F-Droid releases. This was needed to exclude closed source Google libraries for releasing on F-Droid, as well as for keeping track for analytics purposes.
- Automated builds and deployments using GitHub actions for Playstore and GitHub releases
- Weblate platform is now used for contributing translations, check it out!
v2.3.1
Improvements and fixes
- Check Shizuku access before starting foreground service
- Code cleanup and formatting
- Update Kotlin version
v2.3.0
New
- Added NFC tile
Improvements and fixes
- Internet tile: Always open same settings menu on long press, regardless of state (wifi/data)
- Internet tile: Show connected Wi-Fi name or mobile data state instead of just 'Internet' when QS is not fully expanded
- Data tile / Internet tile: Show 'Network not available' when SIM is disabled and 'No service' when signal level is 0
- Data tile / Internet tile: Show correct carriername when using dual SIM (untested, please let me know if this works)
- Stop foreground service as soon as Shizuku/Shell access is detected (App will no longer show under 'Active apps' on Android 13)
- Moved 'Add ... tile' shortcuts to seperate section
Known issues
- When using dual SIM, the signal strength might not be for the correct SIM
v2.2.0
- Fix Wi-Fi SSID not being shown on Android 13
- Add shortcut to add tiles to quick settings (Android 13 only)
- Bump target and compile SDK to 33
v2.1.4
- Catch exception on starting foreground service, but still send log to crashlytics
- Make mobile data tile feel snappier when in sitatuations where it doesn't immediately activate
- Run shell command to retrieve Wi-Fi SSID in background thread
- Fix wifi SSID not displaying when using direct root access
- Add link to feebdack form, display app version
v2.1.3
- Added Firebase Crashlytics