Releases: AChep/AcDisplay
Releases · AChep/AcDisplay
AcDisplay v3.0.4
- Fixed 'App requires the USAGE_STATS permission on pre-Lollipop'
AcDisplay v3.0.3
- 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
- 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
- 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
- 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
- Fix 'App crashes on start'
AcDisplay v2.4.6
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
- [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
- [Fix] Check if proximity sensor is available;
AcDisplay v2.4.3
- [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;