-
Notifications
You must be signed in to change notification settings - Fork 86
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
Showing
6 changed files
with
39 additions
and
14 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
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
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,28 @@ | ||
Added: | ||
- Dialog to indicate low storage (blocks download) | ||
- UserAgent, for repository developers | ||
- Multiple New Repositories | ||
- Option to Ignore Signature Verification of App (Warning) | ||
- Predictive Back Support (Thanks to @First Last) | ||
- Better RTL Support | ||
- Ability to open app info from Android Settings (Thanks to @jonas-w) | ||
- Image cache clears in 7 days | ||
|
||
Fixed: | ||
- Background Access Dialog reappearing | ||
- Screenshot Container expanding | ||
- Some text alignments | ||
- 0B/0B sync notification | ||
- Auto update won't work if notifications are disabled | ||
|
||
Changed: | ||
- Target SDK 34 -> 35 | ||
- Migrated to Preferences Datastore (removes hassle to add new settings) | ||
- Better Install notifications | ||
|
||
Removed: | ||
- Screenshot transitions | ||
|
||
Improvement: | ||
- Downloading performance | ||
- Shizuku Installer performance |
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