diff --git a/LightEpaperLauncher/build.gradle b/LightEpaperLauncher/build.gradle index 8f8687a..c8b2075 100644 --- a/LightEpaperLauncher/build.gradle +++ b/LightEpaperLauncher/build.gradle @@ -7,7 +7,7 @@ android { minSdkVersion 5 targetSdkVersion 27 versionCode 1 - versionName "1.0" + versionName "0.1.0" } buildTypes { release { diff --git a/README.md b/README.md index 8dcd2ac..b8ae025 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,19 @@ -# Min Launcher - - +Light ePaper Launcher +====================== + +Configurable, minimalistic, super lightweight app launcher with a low memory usage and small install size +--------------------------------------------------------------------------------------------------------- + +This is e-Paper version of the [Light Android Launcher](https://github.com/light-launcher/Light-Android-Launcher) (courrently) with limited features +

-
-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. +Android version +=============== +Works with each Android version from 2.0 (API 5 _Eclair_) -### Free & Open Source - There are no trackers, no ads, and no device permissions. Peer reviewed code under a GPLv2 license. +Free & Open Source +================== +No trackers, no ads, and no device permissions. Open Source Code, available under GPLv2 license. diff --git a/preview.gif b/preview.gif new file mode 100644 index 0000000..948f7b8 Binary files /dev/null and b/preview.gif differ