Revise changelog in preparation for stable
This commit is contained in:
parent
dcd425edc0
commit
11dc9f6460
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,9 +1,10 @@
|
|||||||
### Upcoming release
|
### 0.88 (2015-04-2?)
|
||||||
|
|
||||||
* Show list of apps to in the update notification (on devices with
|
* Show list of apps to in the update notification (on devices with
|
||||||
Android 4.1 or higher)
|
Android 4.1 or higher)
|
||||||
|
|
||||||
* Locale can now be changed from F-Droid preferences
|
* User interface language can now be changed from inside the F-Droid
|
||||||
|
preferences without changing the system language (locale)
|
||||||
|
|
||||||
* Fix an issue where xml files could pile up in the data directory
|
* Fix an issue where xml files could pile up in the data directory
|
||||||
|
|
||||||
@ -15,6 +16,9 @@
|
|||||||
|
|
||||||
* Show a message to the user when there is no apps to display
|
* Show a message to the user when there is no apps to display
|
||||||
|
|
||||||
|
* Swapping is now two way. Connecting to a swap on one device will
|
||||||
|
initiate a swap on the other device.
|
||||||
|
|
||||||
* Small UI fixes to avoid overlapping text and improve app version ellipsizing
|
* Small UI fixes to avoid overlapping text and improve app version ellipsizing
|
||||||
|
|
||||||
* Split up search terms when querying the app database - "fire fox" now
|
* Split up search terms when querying the app database - "fire fox" now
|
||||||
@ -24,8 +28,7 @@
|
|||||||
|
|
||||||
* Fixed bug where categories were always empty on non-english locales
|
* Fixed bug where categories were always empty on non-english locales
|
||||||
|
|
||||||
* Swapping is now two way. Connecting to a swap on one device will
|
* Only log some verbose messages that are of little use to users in debug builds
|
||||||
initiate a swap on the other device.
|
|
||||||
|
|
||||||
* Misc fixes to the "swap" workflow (especially on Android 2.3 devices)
|
* Misc fixes to the "swap" workflow (especially on Android 2.3 devices)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user