Welcome to the official GitHub organization of the XephiraOS Project.
XephiraOS is a next-generation custom Android operating system designed for power users, developers, and designers who demand a premium, fluid, and highly customized mobile experience. Our ecosystem is built upon AOSP and LineageOS base frameworks, elevated with sleek glassmorphism themes, dynamic physics, and context-aware system utilities.
- 🏝️ Xephira Island (Dynamic Island): Pixel-perfect system-wide notifications matching your active app state, complete with horizontal drag-to-dismiss controllers, active timer ring animations, and dynamic album artwork accent matching.
- 🎮 GameSpace Dashboard: Seamless in-game custom floating overlays, performance profiles (battery, balanced, and performance), hardware resource monitors, and instant call-blocking / alert-suppression.
- 🫧 Glassmorphic System UI: Premium translucent elements, custom blur pipelines, Outfit font typography, and high-fidelity spring switch animations.
- ⚙️ Advanced Customizations: Signature spoofing integration, customizable statusbar grids, and custom recovery/fastboot headers.
| Repository | Description |
|---|---|
xephiraos_website |
Official SPA website code featuring live animations, interactive device catalogs, and dynamic devices.json updates. |
android (manifest) |
Overlay manifest configurations supporting seamless upstream syncing without source merge conflicts. |
android_packages_apps_XephiraIsland |
Kotlin-based foreground overlay service and settings engine for Xephira Island. |
android_packages_apps_GameSpace |
Performance dashboard panel and focus features for Android gamers. |
To download and sync the entire XephiraOS source tree, initialize your repo workspace using:
# Initialize using the XephiraOS manifest
repo init -u https://github.com/XephiraOS/android.git -b lineage-23.2 --git-lfs
# Sync all projects
repo sync -c -j$(nproc) --force-sync --no-clone-bundle --no-tags- Official Website: https://xephiraos.org
- Documentation & Install Wiki: Read the Installation Guide
- Contribute: Open an issue or pull request in any of our custom packages!