This repository has been archived by the owner on May 10, 2023. It is now read-only.
v1.0.2
Visual and technical improvements
- "All Applications" improved
- visually improve (animated icon, like in fav-list)
- make number of columns configurable
- use RecyclerView instead of List/GridView
- use ConstraintLayout where possible
- cache installed Applications, load them async on launcher start
- update build tools to sdk 30
- some cleanups