Add a few changelog items

This commit is contained in:
Daniel Martí 2015-07-25 21:24:35 -07:00
parent 378c177490
commit f3e08bdc68

View File

@ -1,6 +1,6 @@
### Upcoming release ### Upcoming release
* Adapt UI to use Material Design * Switch UI to Material Design, including a new launcher icon
* Redesign the App Details view with larger icons, expandable description and * Redesign the App Details view with larger icons, expandable description and
links with icons links with icons
@ -11,11 +11,16 @@
* Remove the root installer, since the system installer is safer, more stable * Remove the root installer, since the system installer is safer, more stable
and now easy to set up with root privileges and now easy to set up with root privileges
* Speed up and simplify repo update process by streaming the data out of the
jar file directly
* Can now manually add swap repo via "Repositories" screen * Can now manually add swap repo via "Repositories" screen
* Using NFC during swap now initiates a proper swap, rather than redirecting to * Using NFC during swap now initiates a proper swap, rather than redirecting to
the "Repositories" screen the "Repositories" screen
* Drop ant support to greatly simplify the build process and its maintenance
### 0.92 (2015-06-08) ### 0.92 (2015-06-08)
* Make swap only in portrait mode to prevent crashes and issues where UI elements are obscured * Make swap only in portrait mode to prevent crashes and issues where UI elements are obscured