Releases: riko2chen/WakeUpScreen
Releases · riko2chen/WakeUpScreen
Release 2.2.0 Support Dark Mode
Release 2.1.1 Support to turn off persistent notification
Change default value about persistent notification.
Release 2.1.0 Support to turn off persistent notification
Merge pull request #57 from SymeonChen/Dev Turn off persistent notification
Release 2.0.0 Support foreground service and remove database
- Reduce APP size.
- Support foreground service to support OneUI 3.0 & OneUI 3.1
Release 1.7.0 Refactor the condition filter
- Refactor the conditional filter rule of notification.
- Add Kotlin extension.
Release 1.6.0 More friendly UI and fix bugs
- Support more radical filter rules for ongoing notifications.
- Add more friendly loading animation in the filter activity.
- Change the database to a lighter one.
- Add the button of showing or hiding system apps in filter activity.
Release 1.5.0 Add an entry of reset application
- Add an entry of reset application.
- Update the dependency library version.
Release 1.4.0 Update bright screen setting and add language support of Italian
- Add language support of Italian.
- Add a more friendly bright screen settings page.
Release 1.3.0 Support detection of Do Not Disturb
- Optimize value transfer in main page.
- Support detection of Do not Disturb.
Release 1.2.0 Add animation between pages
- Add slide animation between activities.
- Update dependencies.