aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-12-27 00:25:09 -0500
committerAllan Wang <me@allanwang.ca>2017-12-27 00:25:09 -0500
commit8fee0629c27edee847358efc82309118f3a9a3a5 (patch)
tree68bb8d5d810e2c3dca007dcb684b5a337cf4a2e5
parent1769dbcef9786b847ffeaebdf6ecced45da9222c (diff)
downloadfrost-8fee0629c27edee847358efc82309118f3a9a3a5.tar.gz
frost-8fee0629c27edee847358efc82309118f3a9a3a5.tar.bz2
frost-8fee0629c27edee847358efc82309118f3a9a3a5.zip
Update description and kau
-rw-r--r--app/src/main/play/en-CA/listing/fulldescription3
-rw-r--r--app/src/main/play/es-ES/listing/fulldescription4
-rw-r--r--docs/Changelog.md6
-rw-r--r--gradle.properties2
4 files changed, 9 insertions, 6 deletions
diff --git a/app/src/main/play/en-CA/listing/fulldescription b/app/src/main/play/en-CA/listing/fulldescription
index ee70ea9d..8e917db2 100644
--- a/app/src/main/play/en-CA/listing/fulldescription
+++ b/app/src/main/play/en-CA/listing/fulldescription
@@ -1,7 +1,6 @@
<b>Welcome to Frost for Facebook!</b>
-Frost is a fully themable, fully functional alternative to the official Facebook app.
-While being a web wrapper, Frost contains many unique and native features such as:
+Frost is a fully functional web wrapper, with many unique and native features such as:
• <b>True multi user interactions</b> - More than just an option in a settings menu, Frost's account switcher is right in the drawer. You are one tap away from switching accounts, and everything refreshes on the switch so that you can view other accounts instantaneously. Furthermore, the notification service will fetch notifications from all accounts, and will let you know which account has the new notification.
• <b>Better multitasking</b> - Frost contains an overlaying web browser that can be drawn on top of your foreground task. Open links and notifications with a full screen view, then swipe away to get back to your previous task.
diff --git a/app/src/main/play/es-ES/listing/fulldescription b/app/src/main/play/es-ES/listing/fulldescription
index 945cdcf8..745b6732 100644
--- a/app/src/main/play/es-ES/listing/fulldescription
+++ b/app/src/main/play/es-ES/listing/fulldescription
@@ -1,8 +1,6 @@
<b>Bienvenido a Frost para Facebook!</b>
-Frost es una alternativa, completamente funcional y personalizable, a la aplicación oficial de Facebook.
-
-A pesar de ser un cliente web, Frost contiene muchas características únicas y nativas, tales como:
+Frost es una completamente funcional cliente web, con muchas características únicas y nativas como:
• <b>Verdaderas interacciones multi usuario</b> - Más que sólo una opción en un menú de configuración, el intercambio de cuentas de Frost, está justo en el panel lateral. Estás a un toque de distancia de intercambiar cuentas, y todo se actualiza con el toque, para que puedas ver las otras cuentas instantáneamente. Además, el servicio de notificación obtendrá las notificaciones de todas las cuents, y te hará saber a qué cuenta pertenece la notificación.
• <b>Multitarea como ninguna</b> - Frost contiene un navegador web superpuesto, que puede mostrarse en primer plano. Abre enlaces y notificaciones con una vista de pantalla completa, después desliza para volver a tu tarea previa.
diff --git a/docs/Changelog.md b/docs/Changelog.md
index 47be1008..9bc5e214 100644
--- a/docs/Changelog.md
+++ b/docs/Changelog.md
@@ -1,5 +1,11 @@
# Changelog
+## v1.7.2
+* Optimize login view
+* Rewrite parsers
+* Fix message notification icons
+* Small theme updates
+
## v1.7.1
* Fix launching messages in new overlay
* Fix some errors in launching pages
diff --git a/gradle.properties b/gradle.properties
index eed68e4c..3ac2ad96 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,7 +17,7 @@ MIN_SDK=21
TARGET_SDK=27
BUILD_TOOLS=27.0.2
-KAU=399a0bf
+KAU=196a29b
KOTLIN=1.2.10
ANDROID_SUPPORT_LIBS=27.0.2