From 840b0f2ba5acfc10c2807f32999357a558286bfb Mon Sep 17 00:00:00 2001 From: Menny Even Danan Date: Mon, 16 Jan 2017 02:58:56 +0000 Subject: [PATCH] Update com.menny.android.anysoftkeyboard.txt * Much improved English dictionary. * More than a few bug fixes. * Localization update: FR, SL, BE and all new EU (Basque). More here: https://github.com/AnySoftKeyboard/AnySoftKeyboard/milestones/1.8-r8 --- metadata/com.menny.android.anysoftkeyboard.txt | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/metadata/com.menny.android.anysoftkeyboard.txt b/metadata/com.menny.android.anysoftkeyboard.txt index 428725207f..a7de1760e7 100644 --- a/metadata/com.menny.android.anysoftkeyboard.txt +++ b/metadata/com.menny.android.anysoftkeyboard.txt @@ -187,11 +187,21 @@ Build:1.8.401,1726 prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle preassemble=:makeEnglishDictionary +Build:1.8.503,1828 + commit=1.8-r8 + subdir=app + init=sed -i -e '/fabric/d' -e '/canaryCompile/,+2d' ../build.gradle build.gradle + gradle=yes + forceversion=yes + rm=app/src/main/res/raw/words_*.dict + prebuild=sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$' build.gradle + preassemble=:makeEnglishDictionary + Maintainer Notes: -* Generates english dictionary binary (src/main/res/raw/words_1.dict) from source files (under `english_dictionary` folder) +* Generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list) . Auto Update Mode:None Update Check Mode:None -Current Version:1.8.329 -Current Version Code:1654 +Current Version:1.8.503 +Current Version Code:1828