Updated changelog with 2-way-swap and locale preference.

This commit is contained in:
Peter Serwylo 2015-04-11 23:17:08 +10:00
parent 7f929f96a1
commit 8b7a9f215c
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,8 @@
* Show list of apps to in the update notification (on devices with
Android 4.1 or higher)
* Locale can now be changed from F-Droid preferences
* 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
@ -20,6 +22,9 @@
* Fixed bug where categories were always empty on non-english locales
* Swapping is now two way. Connecting to a swap on one device will
initiate a swap on the other device.
* Misc fixes to the "swap" workflow (especially on Android 2.3 devices)
### 0.83 (2015-03-26)