
# HyperIsland
**Dynamic Island–style notifications for HyperOS 3, powered by LSPosed**
[](https://github.com/1812z/HyperIsland/releases)
[](LICENSE)
[](https://android.com)
[](https://github.com/LSPosed/LSPosed)
[](https://hyperos.mi.com)
[](https://flutter.dev)
**English** | **[简体中文](README.md)** | **[日本語](README_JA.md)** | **[Türkçe](README_TR.md)**
---
## ✨ Features
|
### 📥 Download Manager Extension
Intercepts HyperOS Download Manager notifications and displays them in Dynamic Island style, showing file name and progress with **pause, resume, and cancel** controls.
|
### 🏝️ Dynamic Island + Focus Notification
Intercepts standard Android notifications from any app and renders them in Dynamic Island + Focus Notification style, preserving the original action buttons.
|
|
### 🚫 Notification Blacklist
Apps on the blacklist will not trigger pop-up notifications — only the Dynamic Island indicator is shown (auto-hidden with the status bar in fullscreen).
|
### 🔥 Hot Reload Support
Configuration changes take effect **without restarting**. Only scope restarts are required after installing or updating apps.
|
|
### 🤖 AI Summary
Supports OpenAI-compatible large models to intelligently condense notification content and extract key points.
|
### 🍞 Toast Interception
Intercepts annoying Toast notifications and converts them into Dynamic Island display for a cleaner, unified experience.
|
---
## 📖 Documentation
> 📌 For full usage instructions, template descriptions, and configuration guides, please visit: **[hyperisland.1812z.top](https://hyperisland.1812z.top)**
---
## 🔨 Build
Make sure Flutter is installed, then run:
```bash
flutter build apk --target-platform=android-arm64
```
---
## Star History
Made with ❤️ for HyperOS users
[](https://github.com/1812z/HyperIsland)