mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update com.menny.android.anysoftkeyboard.yml to version 1.10-r3
* Colorized nav-bar on supported devices. * Gesture-Typing fixes and improvements. * Various fixes around theme setting. * Updated translations. * YABTU More here: https://github.com/AnySoftKeyboard/AnySoftKeyboard/milestone/91
This commit is contained in:
parent
b5fd5c4118
commit
fb8dcdec92
1 changed files with 18 additions and 3 deletions
|
|
@ -469,6 +469,21 @@ Builds:
|
|||
- buildSrc
|
||||
ndk: r14b
|
||||
|
||||
- versionName: 1.10.1109
|
||||
versionCode: 6279
|
||||
commit: e57c9cc852aefdc1ff60b024e52d4341337b3df7
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
forceversion: true
|
||||
prebuild: sed -i -e '/versionCode/d' -e '/versionName/aversionCode $$VERCODE$$'
|
||||
build.gradle
|
||||
scanignore:
|
||||
- buildSrc
|
||||
ndk: r14b
|
||||
gradleprops:
|
||||
- forceVersionBuildCount=4709
|
||||
|
||||
MaintainerNotes: |-
|
||||
* Prior to 1.9.2629, generates english dictionary binary (src/main/res/raw/words_*.dict) from source files (under `english_dictionary` folder. Mostly AOSP word-list)
|
||||
|
||||
|
|
@ -476,6 +491,6 @@ MaintainerNotes: |-
|
|||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.10.606
|
||||
CurrentVersionCode: 5781
|
||||
UpdateCheckMode: RepoManifest
|
||||
CurrentVersion: 1.10.1109
|
||||
CurrentVersionCode: 6279
|
||||
|
|
|
|||
Loading…
Reference in a new issue