Omega Launcher
Your powerful libre launcher with a lot of smart features.

Omega Launcher is a fork of the well-known LawnChair-Launcher – a feature-rich and comfortable lawn chair for your Android device. It is highly configurable, and offers you a lot of functionality. Some example features include:
- Five modes of sorting apps in the drawer.
- Google feed integration.
- Theme support.
- Customize search engine.
- Gesture support - Partially supported.
- Notification configuration.
- Categorize apps in the drawer.
- Icon Shape support.
- Quick action shortcuts (dash).
- Hide apps.
- Dock search.
- Drawer grid preference.
- Customize app icons.
- All apps icon scaling.
- Dock icon scaling.
- Workspace icon scaling.
- Desktop grid preference.
- App predictions (experimental).
- Icon pack support.
- Back up and restore preferences.
More features are in the pipeline, so stay tuned!
AppID: | com.saggitt.omega |
Author: | Saul Henriquez |
License: | GPL-3.0-only |
Donation: | |
InRepoSince: | 2021-01-27 |
LastRepoUpdate: | 2021-08-18 |
LastAppUpdate: | 2021-08-18 |
LastVersion: | 0.8.1 |
Categories: | Theming |
Google Play: | Check if it's there |
Packages
Version 0.8.1 (2021-08-18)
Android Versions:
- Target: 11.0
- MinVer: 8.0
Permissions:
- ACCESS_COARSE_LOCATION
- ACCESS_MEDIA_LOCATION
- ACCESS_NETWORK_STATE
- ACCESS_WIFI_STATE
- BIND_APPWIDGET
- BLUETOOTH
- BLUETOOTH_ADMIN
- CALL_PHONE
- android.permission.CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS
- android.permission.CREATE_USERS
- DEVICE_POWER
- EXPAND_STATUS_BAR
- FORCE_STOP_PACKAGES
- android.permission.INSTALL_SHORTCUT
- INTERACT_ACROSS_USERS
- INTERNET
- MANAGE_DEVICE_ADMINS
- MANAGE_EXTERNAL_STORAGE
- MANAGE_USERS
- PACKAGE_USAGE_STATS
- QUERY_ALL_PACKAGES
- READ_CALENDAR
- android.permission.READ_DEVICE_CONFIG
- READ_EXTERNAL_STORAGE
- READ_PHONE_STATE
- READ_SYNC_SETTINGS
- android.permission.READ_WALLPAPER_INTERNAL
- RECEIVE_BOOT_COMPLETED
- REQUEST_DELETE_PACKAGES
- SET_WALLPAPER
- SET_WALLPAPER_HINTS
- android.permission.START_TASKS_FROM_RECENTS
- STATUS_BAR
- SYSTEM_ALERT_WINDOW
- VIBRATE
- WRITE_EXTERNAL_STORAGE
- WRITE_SECURE_SETTINGS
- WRITE_SETTINGS
- WRITE_SYNC_SETTINGS
- launcher.READ_SETTINGS
- launcher.WRITE_SETTINGS
- com.google.android.apps.nexuslauncher.permission.READ_SETTINGS
- com.google.android.apps.nexuslauncher.permission.WRITE_SETTINGS
- com.huawei.android.thememanager.permission.ACCESS_CHANGE_WALLPAPER
- com.huawei.wallpaperservcie.permission.SET_WALLPAPER_OFFSET
- com.saggitt.omega.permission.HOTSEAT_EDU
- com.saggitt.omega.permission.QSB
- com.saggitt.omega.permission.READ_SETTINGS
- com.saggitt.omega.permission.WRITE_SETTINGS
- org.pixelexperience.weather.client.READ_WEATHER
Features:
- None
42 Libraries detected:
Libraries:
- AIDLBridge (Utility) integrates Google News Feed into launchers.
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- AndroidX Activity (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Android Jetpack Annotations (Utility) library that contains the annotations for Android Jetpack.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Android Support Library collections (Utility) standalone efficient collections.
- Jetpack Compose (Development Framework) a framework to define UIs programmatically with composable functions that describe its shape and data dependencies.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- AndroidX Cursor Adapter (Utility) static library support version of the framework's CursorAdapter.
- Documentfile (UI Component) a library to view a file document.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- AndroidX Local Broadcast Manager (Utility) an application-wide event bus and embraces layer violations in your app: any component may listen events from any other.
- Media (Utility) share media contents and controls with other apps.
- Palette (Utility) AndroidX library to extract representative color palettes from images.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Android Activity Saved State (Utility) provides the base Activity subclass and the relevant hooks to build a composable structure on top.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Android Jetpack VersionedParcelable (Utility) Provides a stable but relatively compact binary serialization format that can be passed across processes or persisted safely.
- AndroidX Widget ViewPager2 (UI Component) replaces AndroidX ViewPager, addressing most of its predecessor’s pain-points, including right-to-left layout support, vertical orientation, modifiable Fragment collections, etc.
- Custom Activity On Crash library (Utility) library that allows launching a custom activity when your app crashes, instead of showing the hated „Unfortunately, X has stopped“ dialog.
- Android Launcher (Utility) the AOSP launcher/homescreen. Several launchers build on top of this.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Protocol Buffers (Utility) library that deals with Protocol Buffers (a.k.a., protobuf) – Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
- HokoBlur (Utility) an easy-to-use blur library for Android, support efficient dynamic blur tasks.
- Color Picker (UI Component) a highly customizable color picker.
- Sunrise/SunsetLib (Utility) library for computing the sunrise/sunset from GPS coordinates and a date.
- FastAdapter (Utility) provides core functionality most apps require. It also prevents common mistakes by taking away those steps from the devs.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- JavaWuzzy (Utility) fuzzy string matching for java based on the FuzzyWuzzy Python algorithm.
- onePieceOfCode (Utility) Snippets & Code fragments fitting (mostly) into one file.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
- Taskbar (UI Component) puts a start menu and recent apps tray on top of your screen that's accessible at any time. Available as stand-alone app as well.
- ColorPickerX (UI Component) a simple Android color picker library.
Payment Modules:
- None found a simple Android color picker library.
Ads & Analytics:
- None found a simple Android color picker library.
Download (12.4 M)
Version 0.8.0 (2021-06-09)
Android Versions:
- Target: 11.0
- MinVer: 8.0
Permissions:
- ACCESS_COARSE_LOCATION
- ACCESS_MEDIA_LOCATION
- ACCESS_NETWORK_STATE
- ACCESS_WIFI_STATE
- BIND_APPWIDGET
- BLUETOOTH
- BLUETOOTH_ADMIN
- CALL_PHONE
- android.permission.CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS
- android.permission.CREATE_USERS
- DEVICE_POWER
- EXPAND_STATUS_BAR
- FORCE_STOP_PACKAGES
- android.permission.INSTALL_SHORTCUT
- INTERACT_ACROSS_USERS
- INTERNET
- MANAGE_DEVICE_ADMINS
- MANAGE_EXTERNAL_STORAGE
- MANAGE_USERS
- PACKAGE_USAGE_STATS
- QUERY_ALL_PACKAGES
- READ_CALENDAR
- android.permission.READ_DEVICE_CONFIG
- READ_EXTERNAL_STORAGE
- READ_PHONE_STATE
- READ_SYNC_SETTINGS
- android.permission.READ_WALLPAPER_INTERNAL
- RECEIVE_BOOT_COMPLETED
- REQUEST_DELETE_PACKAGES
- SET_WALLPAPER
- SET_WALLPAPER_HINTS
- android.permission.START_TASKS_FROM_RECENTS
- STATUS_BAR
- VIBRATE
- WRITE_EXTERNAL_STORAGE
- WRITE_SECURE_SETTINGS
- WRITE_SETTINGS
- WRITE_SYNC_SETTINGS
- launcher.READ_SETTINGS
- launcher.WRITE_SETTINGS
- com.google.android.apps.nexuslauncher.permission.READ_SETTINGS
- com.google.android.apps.nexuslauncher.permission.WRITE_SETTINGS
- com.huawei.android.thememanager.permission.ACCESS_CHANGE_WALLPAPER
- com.huawei.wallpaperservcie.permission.SET_WALLPAPER_OFFSET
- com.saggitt.omega.permission.HOTSEAT_EDU
- com.saggitt.omega.permission.QSB
- com.saggitt.omega.permission.READ_SETTINGS
- com.saggitt.omega.permission.WRITE_SETTINGS
- org.pixelexperience.weather.client.READ_WEATHER
Features:
- None
30 Libraries detected:
Libraries:
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Documentfile (UI Component) a library to view a file document.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- Palette (Utility) AndroidX library to extract representative color palettes from images.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Custom Activity On Crash library (Utility) library that allows launching a custom activity when your app crashes, instead of showing the hated „Unfortunately, X has stopped“ dialog.
- Android Launcher (Utility) the AOSP launcher/homescreen. Several launchers build on top of this.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Protocol Buffers (Utility) library that deals with Protocol Buffers (a.k.a., protobuf) – Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
- HokoBlur (Utility) an easy-to-use blur library for Android, support efficient dynamic blur tasks.
- Color Picker (UI Component) a highly customizable color picker.
- Sunrise/SunsetLib (Utility) library for computing the sunrise/sunset from GPS coordinates and a date.
- FastAdapter (Utility) provides core functionality most apps require. It also prevents common mistakes by taking away those steps from the devs.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- JavaWuzzy (Utility) fuzzy string matching for java based on the FuzzyWuzzy Python algorithm.
- onePieceOfCode (Utility) Snippets & Code fragments fitting (mostly) into one file.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
- AIDLBridge (Utility) integrates Google News Feed into launchers.
Payment Modules:
- None found integrates Google News Feed into launchers.
Ads & Analytics:
- None found integrates Google News Feed into launchers.
Download (9.4 M)
Version 0.7.1 (2021-02-07)
Android Versions:
- Target: 10.0
- MinVer: 7.1
Permissions:
- ACCESS_COARSE_LOCATION
- ACCESS_FINE_LOCATION
- BIND_APPWIDGET
- CALL_PHONE
- android.permission.CONTROL_REMOTE_APP_TRANSITION_ANIMATIONS
- android.permission.CREATE_USERS
- DEVICE_POWER
- EXPAND_STATUS_BAR
- FORCE_STOP_PACKAGES
- android.permission.INSTALL_SHORTCUT
- INTERACT_ACROSS_USERS
- INTERNET
- MANAGE_DEVICE_ADMINS
- MANAGE_USERS
- PACKAGE_USAGE_STATS
- READ_CALENDAR
- android.permission.READ_DEVICE_CONFIG
- READ_EXTERNAL_STORAGE
- READ_PHONE_STATE
- android.permission.READ_WALLPAPER_INTERNAL
- RECEIVE_BOOT_COMPLETED
- REORDER_TASKS
- REQUEST_DELETE_PACKAGES
- SET_WALLPAPER
- SET_WALLPAPER_HINTS
- android.permission.START_TASKS_FROM_RECENTS
- STATUS_BAR
- VIBRATE
- WRITE_EXTERNAL_STORAGE
- WRITE_SECURE_SETTINGS
- WRITE_SETTINGS
- launcher.READ_SETTINGS
- launcher.WRITE_SETTINGS
- com.google.android.apps.nexuslauncher.permission.READ_SETTINGS
- com.google.android.apps.nexuslauncher.permission.WRITE_SETTINGS
- com.huawei.android.thememanager.permission.ACCESS_CHANGE_WALLPAPER
- com.huawei.wallpaperservcie.permission.SET_WALLPAPER_OFFSET
- com.saggitt.omega.permission.QSB
- com.saggitt.omega.permission.READ_SETTINGS
- com.saggitt.omega.permission.WRITE_SETTINGS
- org.pixelexperience.weather.client.READ_WEATHER
Features:
- None
31 Libraries detected:
Libraries:
- Junit (Utility) simple framework to write repeatable tests.
- Android Support v4 (Development Framework) The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see Understanding the Android Support Library.
- Arch (Utility) helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- AppCompat (Utility) support newer Android features on older Android versions.
- Constraint Layout Library (Utility) library to reduce the number of nested views needed.
- Androidx Core (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Documentfile (UI Component) a library to view a file document.
- androidx.legacy (Utility) a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility) perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Loader (Utility) library to load data for your UI that survives configuration changes.
- Preference (Utility) a library to build interactive settings screens without needing to interact with device storage or manage the UI.
- Print (Utility) a library to print photos, docs, and other graphics and images.
- AndroidX Test (Development Framework) an extensive framework for testing Android apps.
- Transition (UI Component) animates motion in the UI with starting and ending layouts.
- Vectordrawable (UI Component) AndroidX library to render vector graphics.
- Custom Activity On Crash library (Utility) library that allows launching a custom activity when your app crashes, instead of showing the hated „Unfortunately, X has stopped“ dialog.
- Google Material Design (Utility) library to help with material design guidelines.
- Google Protocol Buffers (Utility) library that deals with Protocol Buffers (a.k.a., protobuf) – Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data.
- Color Picker (UI Component) a highly customizable color picker.
- Sunrise/SunsetLib (Utility) library for computing the sunrise/sunset from GPS coordinates and a date.
- OkHttp (Utility) OkHttp is an HTTP+HTTP/2 client for Android and Java applications.
- Kotlin (Utility) The Kotlin Programming Language
- kotlinx.coroutines (Utility) library support for Kotlin coroutines.
- JavaWuzzy (Utility) fuzzy string matching for java based on the FuzzyWuzzy Python algorithm.
- OkHttp okio Framework (Utility) A modern I/O API for Java to make it much easier to access, store, and process your data.
- Java Hamcrest (Utility) a library of matchers, which can be combined in to create flexible expressions of intent in tests.
- IntelliJ IDEA (Utility) development helper: integration for the IntelliJ IDEA IDE.
- jUnit Java Unit Test (Utility) simple framework to write repeatable tests.
- Android Launcher (Utility) the AOSP launcher/homescreen. Several launchers build on top of this.
- HokoBlur (Utility) an easy-to-use blur library for Android, support efficient dynamic blur tasks.
- onePieceOfCode (Utility) Snippets & Code fragments fitting (mostly) into one file.
Payment Modules:
- None found Snippets & Code fragments fitting (mostly) into one file.
Ads & Analytics:
- None found Snippets & Code fragments fitting (mostly) into one file.
Download (7.7 M)