From 6cad2e29385ee7606feb6eb4d500ae4ef0e747e3 Mon Sep 17 00:00:00 2001 From: raulhaag <2048339+raulhaag@users.noreply.github.com> Date: Mon, 17 Feb 2020 15:45:52 -0300 Subject: [PATCH] 1.123 --- README.md | 13 +++++++++++++ app/build.gradle | 5 ++--- app/src/main/res/values-es/strings.xml | 3 +-- app/src/main/res/values/strings.xml | 2 +- 4 files changed, 17 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6434afde..8a6abca7 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,19 @@ Downloads Changelog --------- +Cambios en v1.123: +* Fix CFI. +* Primera parte de implementacion de plugins en JS (no se vee). +* Agregado overscroll en los lectores continuos para cambiar de capitulo y arreglado el seek al abrir. +* y otros fix menores y de fondo. + +Changes on v1.123: +* Fix CFI. +* First half of js plugin implementation(you don't go to see it). +* Added overscroll to the continuous reader and fixed the seek on open and changes chapter. +* Others min fixes and improve on background. + + Cambios en v1.122: * Fix HeavenManga y JapScan. * Agregado InManga(es). diff --git a/app/build.gradle b/app/build.gradle index 59d25eab..122d18a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,8 +5,8 @@ android { buildToolsVersion '29.0.2' defaultConfig { applicationId "ar.rulosoft.mimanganu" - versionCode 122 - versionName "1.122" + versionCode 123 + versionName "1.123" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" minSdkVersion 15 } @@ -70,7 +70,6 @@ configurations.all { } dependencies { - final ANDROID_SUPPORT = '28.0.0' implementation 'androidx.legacy:legacy-support-v4:1.0.0' implementation fileTree(include: ['*.jar'], dir: 'libs') implementation 'com.google.android.material:material:1.1.0' diff --git a/app/src/main/res/values-es/strings.xml b/app/src/main/res/values-es/strings.xml index d602ecd1..1d114d6d 100644 --- a/app/src/main/res/values-es/strings.xml +++ b/app/src/main/res/values-es/strings.xml @@ -1,7 +1,6 @@ - Cambios en v1.122:\n\t* Fix HeavenManga y JapScan.\n\t* Agregado InManga(es).\n\t* Y algunos arreglos. - + Cambios en v1.123:\n\t* Fix CFI.\n\t* Primera parte de implementacion de plugins en JS (no se vee).\n\t* Agregado overscroll en los lectores continuos para cambiar de capitulo y arreglado el seek al abrir.\n\t* y otros fix menores y de fondo. Ajustar a Descargas Datos de diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 0fe36e89..d60a3edf 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,6 +1,6 @@ - Changes on v1.122:\n\t* Fix HeavenManga and JapScan.\n\t* Added InManga(es).\n\t* Some small fixes. + Changes on v1.123:\n\t* Fix CFI.\n\t* First half of js plugin implementation(you don\'t go to see it).\n\t* Added overscroll to the continuous reader and fixed the seek on open and changes chapter.\n\t* Others min fixes and improve on background. 12 Hours 1 day 2 days