-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump version to 3.0.0 (release)
- Loading branch information
1 parent
53847a1
commit 3756d1f
Showing
5 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
New | ||
- Added Airplane mode and Bluetooth tiles, so you can restrict usage of these tiles on the lock screen | ||
- Added a tile preview in the app itself | ||
- Added individual tile configuration (currently only contains override for the general ‘require unlock’ setting) | ||
|
||
Improvements | ||
- A clean new user interface built on Material You | ||
- User must now explicitly choose between root and Shizuku (before, it just tried both) | ||
- Better permission requesting/handling: | ||
- No more automatic permission granting using shell commands (this was used to grant the 'READ_PHONE_STATE' permission without user knowledge) | ||
- When permissions are missing, this is now clearly visualized on the homepage, where you can then easily request them | ||
- Switched all tiles to [active mode](https://developer.android.com/develop/ui/views/quicksettings-tiles#active_mode_recommended). Instead of the tiles only updating when the quick settings were open, they will now be updated instantly through a background service that is always running. During the last weeks of testing this, I have noticed 0 battery usage using this new method. This should fix #1 and #20 | ||
- Bumped minimum Android SDK to 31 (Android 12) | ||
- Dependency updates | ||
- Translations updates |
Binary file modified
BIN
-116 KB
(56%)
fastlane/metadata/android/en-US/images/phoneScreenshots/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+35.2 KB
(180%)
fastlane/metadata/android/en-US/images/phoneScreenshots/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.