Hide Persistent Notification
Pick a persistent notification and keep it hidden for as long as the app is installed.
Changelog
Version 2.0:
- ✨ Completely rewritten with modern technologies
- ➕ In-app updates: install the latest version right from the app
- ➕ Privacy setting to opt out of anonymous analytics
- ➕ Better layouts for tablets and large screens
- ➕ Support for Android 17
- 🔨 Fixed a startup crash
- 🔨 Fixed permission status not refreshing after leaving settings
Version 1.8.1:
- ➕ Support for Android 16
- ➕ Added German translation
- 🔨 Fixed spelling
Version 1.7:
- ➕ Support for Android 15
Version 1.6:
- ➕ Support for Android 13
- ➕ Option to include all data from the notification in the logs, even if it might be sensitive
- 🔨 Fixed a bug were a Notification will not be hidden after selecting it
- ✨ Reduced app download size in half
Version 1.5:
- ✨ More update to the design, closer to Material You, but no dynamic colors (yet 😉)
- ➕ Better handling of showing hidden notification, no restart needed
- ➕ History of hiding notification has been added, accessible via Settings
Version 1.4:
- ✨ Updated the design of the app to be more modern
- 🔧 Updated logic to better handle the notification
- 🔨 Fixed not being able to load apps name and icons on Android 11
- 🔨 Various bug fixes
Version 1.3.1:
- 🔧 Added a way to go to the "Battery Optimization" settings screen to remove this app from it. This will help keep the notification hidden, and may reduce battery drain
Version 1.3:
- 🔨 Fixed crashing bug
- 🔧 Added the ability to send the developer the currently available notification for analysis, to help improve the app
Version 1.2:
- 🔧 Added support for Android 10 and 11
Version 1.1.4:
- ✨ Added support for edge-to-edge gesture navigation
- 🔧 Updated dependencies
Version 1.1.3:
- 🔨 Fixed hiding notification reliability
Version 1.1.2:
- 🔧 Migrated to a database system for the saved data
- 🔨 Fixed a few bugs
- 🔧 Improved performance
Version 1.0.3:
- 🔧Added better detection for persistent notification
Version 1.0.2:
- 🔨Fixed scrolling repeatedly down if a notification(s) update in a high frequency
Version 1.0.1:
- 🔧Added some clarification text
- 🔨Changed the wording of some dialogs
- 🔨Removed unnecessary code
Version 1.0.0:
- ✨ Initial Release