Add a few changelog items

This commit is contained in:
Daniel Martí 2015-04-09 00:25:42 +02:00
parent db19842ce0
commit 51a091fe44
1 changed files with 8 additions and 2 deletions

View File

@ -5,13 +5,19 @@
* Fix an issue where xml files could pile up in the data directory
* Improve app and search link handling while also adding supporting for Amazon
and Google Play links
* Fix regression where F-Droid web repo links would trigger an "Add new repo"
action
* Show a message to the user when there is no apps to display
* Small UI fixes to avoid overlapping text and improve app version ellipsizing
* Split up search terms when querying the app database - "fire fox" now
matches FireFox
* Handle amazon.com and play.google.com app links
* Misc fixes to the "swap" workflow (especially on Android 2.3 devices)
### 0.83 (2015-03-26)