Initial Commit

This commit is contained in:
Mohit
2021-03-07 18:20:35 +05:30
commit e57df974d6
161 changed files with 13284 additions and 0 deletions

View File

@ -0,0 +1,2 @@
* Changed Primary color to Google Green
* Added Credits to kitsunyan

View File

@ -0,0 +1,3 @@
* Allow to sort by date added and last update
* Display more compatibility information for packages
* Drop AppCompat and reduce APK file size

View File

@ -0,0 +1,3 @@
* Persist sorting order across application restarts
* Display Open Collective donation links
* Rework text strings

View File

@ -0,0 +1,4 @@
* Full text search
* Search results ranking
* Allow to view packages per repository
* Automatic day/night theme for Android 10