More user-friendly changelog

This commit is contained in:
Ciaran Gultnieks 2013-11-05 09:56:21 +00:00
parent 3cedecca0c
commit 2e86b7753b

View File

@ -1,23 +1,25 @@
### 0.54 (05-11-2013) ### 0.54 (05-11-2013)
* Add theming with Light and Dark themes *New options on the App Details screen to ignore all future updates for that
* New launcher and notification icons particular app, or ignore just the current update.
* New default/loading app icon *Apps with Anti-features are no longer hidden, and the corresponding
* List anti-features on the App Details screen preferences to unhide them are removed. Instead they are clearly marked on the
* New App Details option: Ignore All Updates App Details screen.
* New App Details option: Ignore This Update *Apps with incompatible native code architecture requirements are now correctly
* Problems with notifications should now be gone filtered.
* Fix ActionBar Up navigation on some devices *A bug that prevented update notifications from appearing has been fixed.
* Filter applications by native code architecture *Theming support, with Light and Dark theme
* Reorganize Preferences page *New launcher and notification icons, and new default/loading app icon. Icons
* Grouped all app donation options in a submenu are now retrieved dynamically, drastically improving startup time on first
* Add Litecoin donation support installation.
* App filter settings now take effect immediately *All app donation options have been grouped into a submenu, and Litecoin
* Show Apk native code ABIs in expert mode donation support has been added.
* Handle market://search and fdroid.search: uris *App filter settings now take effect immediately.
* Minor fixes to spacings and layouts *Apk native code ABIs are now shown in expert mode.
* Other minor bug fixes *Search uris for market://search and fdroid.search: are now handled.
* Translation updates *A problem with ActionBar Up navigation on some devices has been fixed.
*Other minor bug fixes, and adjustments to spacings and layouts.
*Lots of translation updates.
### 0.50 (20-08-2013) ### 0.50 (20-08-2013)