[Android] Simplify your device interaction with the most minimalistic home screen.
Go to file
2019-09-04 11:17:46 -04:00
gradle/wrapper Add a checksum for gradle 2019-09-03 17:45:37 +03:00
metadata/en-US Add Fastline metadata 2019-09-03 17:59:14 +03:00
MinimalistLauncher Fix for crash that occured when the package list did not update 2018-04-19 11:32:15 -04:00
.gitignore Removed all drawable and layout resources. 2018-04-13 10:28:52 -04:00
build.gradle Initial release. 2018-04-09 12:22:33 -04:00
gradle.properties Initial release. 2018-04-09 12:22:33 -04:00
gradlew Initial release. 2018-04-09 12:22:33 -04:00
gradlew.bat Initial release. 2018-04-09 12:22:33 -04:00
launcher_main.png App screenshot included for readme 2018-04-19 12:47:02 -04:00
LICENSE GPLv2 License 2018-04-19 12:50:25 -04:00
README.md App screenshot added 2018-04-19 12:49:25 -04:00
settings.gradle Initial release. 2018-04-09 12:22:33 -04:00

Min Launcher


Super lightweight app launcher with a low memory usage and small install size. Lightning fast on any device including support for the first version of Android.

Philosophy

Most modern launchers encourage poor behavioral patterns that grab your attention, leading to constant use of non-productive applications. The objective of a home screen is to enable users to find and launch the apps they need as fast as possible. This launcher goes back to the fundementals of user interation with mobile devices by making the experience quick, simple, and productive.

Free & Open Source

There are no trackers, no ads, and no device permissions. Peer reviewed code under a GPLv2 license.