-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3195d6c
commit f56c223
Showing
2 changed files
with
14 additions
and
6 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,12 @@ | ||
v0.8.4a2 | ||
- Support Dhizuku for app-hiding | ||
- Set `android:exported` to false for internal Activities to enhance security | ||
- Fix no password is required when unhiding with QuickSettings | ||
- Fix crashes in Android Work Profile | ||
- Migrate to Java 17 | ||
- Bump gradle to 8.0 | ||
- Improve translation: Russian (by Егор Ермаков & @gallegonovato) (#65) | ||
- Improve translation: Ukrainian (by @gallegonovato & Dan) (#71) | ||
- Improve translation: Norwegian Bokmål (by Allan Nordhøy) (#68) | ||
- Improve translation: Spanish (by @gallegonovato & @LuisGamas & tommynok) (#67 #74 #75) | ||
- Improve translation: Turkish (by @Croxz) |