- icon pack support
- medium and large tiles now display more notification content
- some apps will display soundwave animation upon playing media
- medium and large tiles now display more notification content
- fixed full screen display on devices running Android 11 and above
- app shortcuts are now sorted based on functionality
- updated dependencies
- added a simple widget host for testing
- handle concurrent sorting during app launch
- show available shortcuts in app drawer context menu
- recent apps now persist after reload
- better Chinese pinyin indexing
- better notification center gesture
- added support for Chinese pinyin sorting in the app drawer
- added drop shadow to recent apps
- bug fixes
- added quick access to 3 recent apps
- removed the animation when deleting tiles due to a layout animation issue
- better logic when loading apps, handle apps with illegal names
- Optimized touch area in the app drawer
- handle loading app shortcuts with no valid icon
- fixed some stability issues
-
Adjusted tile element sizes based on percentage
-
Scroll to access more shortcuts on large tiles
-
Minor bug fixes
-
Better MVVM logic
-
Better MVVM architecture
-
Minor layout adjustments
-
Bug fixes
- Bug fixes
-
Better first launch logic
-
Resolved an issue that causes the app the crash when opening the options menu on Android 8.0 devices
- Bug fixes
-
Initial early access release on Play Store
-
Dropped support for 5.0 due to this issue.
-
Finished the app settings screen, including the options to change tile colours
-
Added haptic feedback to buttons and sliders in the settings screen
-
Swipe down from the home screen to open notification panel
***currently the notification panel will not open if the home screen cannot be overscrolled (eg. having too few tiles)
-
Added more customization options
-
The next release (0.4.8) will include color picker
-
Added a blur effect toggle. More customization options incoming
-
better context references
-
resolved a memory leak when reloading home fragment on Android 8 and below
-
(Widget hosting is delayed. The settings screen is currently being worked on first.)
- Migrated ChipsLayoutManager to Androidx
- Fixed a memory leak when changing system wallpaper
- Support Android 7.0
-
Removed widget fragment. In an upcoming version, widgets will be implemented on the home screen.
-
Hide status bar on Android 11
-
Navigation bar is now displayed on top of the launcher UI on Android 11.
-
added animations on tiles/app touched
-
retrieve currently displayed notifications at launcher start
-
optimized app drawer scroll
-
unregister broadcast receivers in fragments onDestroyView.
-
better usage of memory
- test changed recyclerview cache size to increase performance
- added permission to query all packages due to Android 11's limitation on package visibility
- fixed an issue that causes the app to crash when loading tiles on the home screen
- basic functionality of the app drawer and home screen, app pinning and removing, and resizing tiles
- app searching
- app renaming
- app hiding/unhiding
- listen for notifications
- app drawer indexing (fast scroller)
- option to change the system wallpaper
- a simple welcome page