-
Notifications
You must be signed in to change notification settings - Fork 104
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
b8367fa
commit 588548a
Showing
3 changed files
with
40 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
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,8 @@ | ||
Add: Safeguard to avoid spamming sync | ||
Add: Option for limiting loaded apps for search | ||
Add: Support of reproducible builds | ||
Add: Indicator if a custom sort/filter is applied | ||
Fix: Loading apps without categories (e.g. Total Commander Android) | ||
Fix: Constant recomposition of most UI (reduce Jitter/Lag) | ||
Fix: Handling locales with three letters as language code | ||
+ more in more than 30 commits & 20 translation contributions |