You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Piotr Ostapczuk f2812282ac fix fastLane 2 years ago
LaLauncher version up 3 years ago
gradle/wrapper Update Gradle (#57) 4 years ago
metadata/en-US fix fastLane 2 years ago
.gitignore Removed all drawable and layout resources. 5 years ago
DropBox-icon.png Upload download buttons 4 years ago
LICENSE Update LICENSE 4 years ago
README.md Update README.md 3 years ago
_config.yml Set theme jekyll-theme-midnight 4 years ago
build.gradle Update Gradle (#57) 4 years ago
get-it-on.png Upload download buttons 4 years ago
gradle.properties Initial release. 5 years ago
gradlew simplify padding code 4 years ago
gradlew.bat simplify padding code 4 years ago
ic_la_launcher.png adds icon and changed AllApps to abstract AppsActivityclass 5 years ago
preview.gif add latest preview 3 years ago
settings.gradle widen apis to work with 5 years ago

README.md

Light Android Launcher

Configurable, minimalistic, super lightweight app launcher with a low memory usage and small install size

Functionalities

  1. Main screen allows you to add/remove favourite apps.
  2. To access all-apps view, just swipe top vertically from bottom of your screen.
  3. Long press on all-apps view allows you to read info about app (API >= 9).
  4. To go back to favourites view press back button or swipe bottom vertically.
  5. Search box for installed apps.

Please take a note that due to issues with current Android's API versions e-paper version is limited and maintained on other repo (please check the further info).

Get it on:

Regular
Get it on F-Droid

Android version

Works with each Android version from 2.0 (API 5)

E-paper version

One of the goals of the app was to provide smooth experience for older e-paper devices like Nook Simple Touch (NST). Because of Android API changes I had to abandon this feature on this repo. If you wish to get e-paper version please go to this repo.

Free & Open Source

No trackers, no ads, and no device permissions. Open Source Code, available under GPLv2 license.

Contribution

Project was done for my personal usage, but I am aware that some people prefer simplicity and some need low battery drain and processor usage - thats why I decided to share the project. Feel free to contribute.