Skip to content

Releases: AChep/AcDisplay

AcDisplay v3.0.4

18 Jan 21:53
Compare
Choose a tag to compare
  • Fixed 'App requires the USAGE_STATS permission on pre-Lollipop'

AcDisplay v3.0.3

18 Jan 21:22
Compare
Choose a tag to compare
  • Latest translations from the crowdin.com ( http://translate.acdisplay.org )
  • Fixed 'Device admin activity fails to start on Lollipop'
  • Fixed 'App asks for the donations after reboot'
  • Fixed 'AcDisplay appears above the alarm & phone call activity'
  • An option to show Emoticons instead of text smileys, such as :-) or ;-)
  • Compatibility issues alert has turned into a dialog

As for the Lollipop, app requires one more permission: PACKAGE_USAGE_STATS

AcDisplay v3.0.2

16 Jan 19:38
Compare
Choose a tag to compare
  • Respect Lollipop's notification modes
  • Use new Lollipop's methods for initializing the notification list
  • Fix 'Doubling notifications' on Lollipop
  • Option to override system fonts (now you can turn it off)
  • Latest translations for the crowdin.com ( http://translate.acdisplay.org )
  • Minor improverments and fixes

Also I switched back to native TransitionManager (Android 4.4 or greater). You may notice slightly different animations if you running not Lollipop.

AcDisplay v3.0.1

14 Jan 22:26
Compare
Choose a tag to compare
  • Latest translations for the crowdin.com ( http://translate.acdisplay.org )
  • Fix for the grouped notifications (doubling notifications).
  • Fix for the FC on start on Jelly Bean 4.3
  • Small media widget's subtitle correction
  • Reinvented a dirty hack for not overlaying alarm's activity (since Google has removed the apropriate API of GET_TASKS in Lollipop, old hack stopped working)
  • Probably fixed the issues with lockscreen's 'When no notifications' turned off.

AcDisplay v3.0

13 Jan 21:20
Compare
Choose a tag to compare
  • Initial Lollipop support.
  • Basic Jelly Bean 4.1 and 4.2 support (it simply can't work better, because the API is very limited).
  • Material design.
  • Lots of minor and major fixes, refactoring and brand new bugs. Basically every little thing was changed.

AcDisplay v2.4.7

25 Aug 14:20
Compare
Choose a tag to compare
  • Fix 'App crashes on start'

AcDisplay v2.4.6

25 Aug 11:58
Compare
Choose a tag to compare

The update is more about code cleaning and small optimizations:

  • Fix 'Blacklist resets after reboot'
  • Fix 'Pinned notification timeout-resets while pressed'
  • Fix 'Help dialog uses wrong resource after language change'
  • Latest translation import (thanks to the Crowdin.com community!)
  • Minor fixes and improvements.

AcDisplay v2.4.5

03 Aug 10:57
Compare
Choose a tag to compare
  • [Fix] Initialize non-UI fragments correctly;
  • [Icons] Set maximum number of columns to 5 (7 on tablets);
  • Don't display empty notifications;
  • Latest translations import;

AcDisplay v2.4.4

02 Aug 13:53
Compare
Choose a tag to compare
  • [Fix] Check if proximity sensor is available;

AcDisplay v2.4.3

01 Aug 18:29
Compare
Choose a tag to compare
  • [Active mode] Automatically turn screen off when proximity sensor is closed;
  • [Fix] Don't animate switching scenes if fragment is detached from Activity;
  • [Fix] Don't merge empty text lines to notification's large message;
  • Remove pin animation;
  • Latest translations import;
  • Minor fixes and improvements;