Floating overlay
Draws a compact, custom overlay above other apps using native Android window manager APIs.
Smart Island
Open-source Android overlay
A lightweight Android app that transforms notifications, calls, and media playback into a floating, glanceable island near the status bar.
Screenshots
What it does
Draws a compact, custom overlay above other apps using native Android window manager APIs.
Converts active notifications into glanceable cards with open, dismiss, and direct action support.
Renders playing progress as an organic, animated wave with circular thumb drag-to-seek support.
Lets users adjust island width, height, vertical offsets, and corner radius dynamically from the app.
Reorganizes the main settings screen into clean topic cards (Permissions, Positions, Support, About).
Synchronizes playing status, repeat/loop modes, and song favorites in real-time with background players.
Local first
Smart Island processes notification data on the device, stores preferences locally, and currently does not
request the Android INTERNET permission.
Getting started
Install the latest signed package from GitHub Releases.
Allow Smart Island to draw the island above other apps.
Turn on listener access so notifications can become island cards.
Set size, position, corner radius, and test the demo modes.
Open source
The repository includes the Android source, release notes, privacy policy, contribution guide, and security reporting process.