From f3e08bdc68ae7d4b3c154454c742e62a8611d227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Mart=C3=AD?= Date: Sat, 25 Jul 2015 21:24:35 -0700 Subject: [PATCH] Add a few changelog items --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a71f271dd..05b9445af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ ### 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 links with icons @@ -11,11 +11,16 @@ * Remove the root installer, since the system installer is safer, more stable 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 * Using NFC during swap now initiates a proper swap, rather than redirecting to the "Repositories" screen +* Drop ant support to greatly simplify the build process and its maintenance + ### 0.92 (2015-06-08) * Make swap only in portrait mode to prevent crashes and issues where UI elements are obscured