Skip to content

Releases: riko2chen/WakeUpScreen

Release 2.2.0 Support Dark Mode

17 May 12:41
af65fd5

Choose a tag to compare

  1. Support Dark Mode
  2. Reduce app size

Release 2.1.1 Support to turn off persistent notification

14 Apr 15:01
dbfd713

Choose a tag to compare

Change default value about persistent notification.
⚠️ If you are using 2.1.0 and it doesn't work, uninstall it and then try this version.

Release 2.1.0 Support to turn off persistent notification

11 Apr 07:46
0e24f26

Choose a tag to compare

Merge pull request #57 from SymeonChen/Dev

Turn off persistent notification

Release 2.0.0 Support foreground service and remove database

07 Apr 16:13
bd25176

Choose a tag to compare

  1. Reduce APP size.
  2. Support foreground service to support OneUI 3.0 & OneUI 3.1

Release 1.7.0 Refactor the condition filter

04 Jul 14:50
b81ceaa

Choose a tag to compare

  1. Refactor the conditional filter rule of notification.
  2. Add Kotlin extension.

Release 1.6.0 More friendly UI and fix bugs

27 May 12:16
46ec091

Choose a tag to compare

  1. Support more radical filter rules for ongoing notifications.
  2. Add more friendly loading animation in the filter activity.
  3. Change the database to a lighter one.
  4. Add the button of showing or hiding system apps in filter activity.

Release 1.5.0 Add an entry of reset application

26 Apr 07:16
cb9730e

Choose a tag to compare

  1. Add an entry of reset application.
  2. Update the dependency library version.

Release 1.4.0 Update bright screen setting and add language support of Italian

23 Feb 02:58
be03b48

Choose a tag to compare

  1. Add language support of Italian.
  2. Add a more friendly bright screen settings page.

Release 1.3.0 Support detection of Do Not Disturb

09 Feb 10:56
af2ae95

Choose a tag to compare

  1. Optimize value transfer in main page.
  2. Support detection of Do not Disturb.

Release 1.2.0 Add animation between pages

09 Feb 09:01
d937ed9

Choose a tag to compare

  1. Add slide animation between activities.
  2. Update dependencies.