fdroiddata/metadata/com.anysoftkeyboard.languag...

57 lines
1.4 KiB
YAML

Categories:
- Writing
License: Apache-2.0
SourceCode: https://github.com/AnySoftKeyboard/LanguagePack/tree/German
IssueTracker: https://github.com/AnySoftKeyboard/LanguagePack/issues
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=KDYBGNUNMMN94&lc=US&item_name=AnySoftKeyboard
Name: 'AnySoftKeyboard: German'
AutoName: AnySoftKeyboard - German Language Pack
Description: |-
German keyboard layout and dictionary of over 100,000 words.
Dictionary comes from AOSP. The source code is in another branch to the default.
Install [[com.menny.android.anysoftkeyboard]] first, then select the desired
layout from AnySoftKeyboard's Settings->Keyboards menu.
RepoType: git
Repo: https://github.com/AnySoftKeyboard/LanguagePack.git
Builds:
- versionName: v2.0.1
versionCode: 100
commit: 2.0.1
init:
- mkdir -p src/main/res/raw
- touch src/main/res/raw/words_1.dict
gradle:
- yes
forceversion: true
preassemble:
- :makeDictionary
- versionName: v2.0.3
versionCode: 103
commit: german_2.0.3
gradle:
- yes
forceversion: true
preassemble:
- :makeDictionary
- versionName: v2.0.4
versionCode: 173
commit: german-2.0.4
gradle:
- yes
forceversion: true
forcevercode: true
preassemble:
- :makeDictionary
AutoUpdateMode: None
UpdateCheckMode: RepoManifest/German
CurrentVersion: v2.0.4
CurrentVersionCode: 173