/t4-launcher

simple android launcher with predictive text filtering

Primary LanguageKotlinGNU General Public License v2.0GPL-2.0

T4 Launcher

CircleCI

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.