From 61089d5ef63fee1ec8ccc2177cbbaeed528d0dd7 Mon Sep 17 00:00:00 2001 From: Jan Berkel Date: Mon, 16 Apr 2018 12:59:23 +0200 Subject: [PATCH] Update changes / about, bump version --- CHANGES | 5 +++-- README.md | 2 +- app/build.gradle | 4 ++-- app/src/main/assets/about.html | 5 +++-- metadata/play/screenshots/zh-rTW/2_zh_TW.png | Bin 142565 -> 152354 bytes 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index b4b539870..6f1a14d8d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,11 @@ == 1.5.11 (1555) tbd + * WebView scroll position lost after device rotation (#878) * Fix crash with some phone numbers (#870) - * Updated translations: de,fr,gl,nl,tr,da,pl,zh-rCN,zh-rTW,ko + * Updated translations: da,de,fr,gl,ko,nl,tr,pl,zh-rCN,zh-rTW * Handle incoming SMS during Restore (#809, #851) * Clean up security settings for IMAP servers (#839) - * Implemented runtime permissions for Android 6.0+ + * Implemented runtime permissions on Android 6.0+ * Added dark/light theme switcher * Modernized UI (Material/AppCompat), added adaptive icon * Simplify IMAP search logic to prevent timeouts diff --git a/README.md b/README.md index 60697d5fe..b73244b55 100644 --- a/README.md +++ b/README.md @@ -429,7 +429,7 @@ repository and submit a [pull request][About pull requests]. * [K-9 Mail](https://github.com/k9mail/k-9/) IMAP library, with some modifications ([k-9/sms-backup-plus](https://github.com/jberkel/k-9/tree/sms-backup-plus)) * [signpost](https://github.com/mttkay/signpost) Matthias Käppler, Signpost OAuth library * Shimon Simon (new icon designs) - * [bbs.goapk.com](http://bbs.goapk.com) / [Chen Ma](https://github.com/marcher233) - Chinese translation + * [bbs.goapk.com](http://bbs.goapk.com) / [Chen Ma](https://github.com/marcher233), [Aaron LI](https://github.com/liweitianux) - Chinese translation * [Leszek Ciesielski](https://github.com/skolima) - Polish translation * Roberto Elena Ormad - Spanish translation * Gabriele Ravanetti / [Patryk Rzucidlo](http://www.ptkdev.it/) / [Chiara De Liberato](http://www.chiaradeliberato.it/) - Italian translation diff --git a/app/build.gradle b/app/build.gradle index b16487170..8036ce4dc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.zegoggles.smssync" minSdkVersion 9 targetSdkVersion 25 - versionCode 1572 - versionName "1.5.11-beta19" + versionCode 1573 + versionName "1.5.11-beta20" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } diff --git a/app/src/main/assets/about.html b/app/src/main/assets/about.html index 14fcbf579..b9f51eb96 100644 --- a/app/src/main/assets/about.html +++ b/app/src/main/assets/about.html @@ -46,7 +46,8 @@

Credits

  • Shimon Simon (new icon design)
  • All translators: Chinese (bbs.goapk.com, - Chen Ma), + Chen Ma, + Aaron LI), Spanish (Roberto Elena Ormad), Polish (Leszek Ciesielski), Italian (Gabriele Ravanetti), @@ -76,7 +77,7 @@

    Credits

    License

    This application is released under the terms of the - Apache License, Version 2.0. As stated in the license, + Apache License, Version 2.0. As stated in the license, please include a link to the original project and license if you reuse any of the code in your work.