Android Launcher simply consisting of a scrollable list of apps with predictive text filtering using 4 Buttons.
Example for input [A_F][A_F][S_Z][S_Z]
- short press launches app
- long press opens app settings
- back button removes last input
- home button clears input
- long press back button reloads list
This is basically a rewrite of minimalistic-launcher in Kotlin with added functionality.