From 8897f5606553971616dba3f11b5f5e2a70118193 Mon Sep 17 00:00:00 2001 From: vitSkalicky Date: Tue, 30 Apr 2019 18:37:42 +0000 Subject: [PATCH] New app: Czech Diacritic Keyboard --- metadata/cz.vitSkalicky.klavesnice.yml | 43 ++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 metadata/cz.vitSkalicky.klavesnice.yml diff --git a/metadata/cz.vitSkalicky.klavesnice.yml b/metadata/cz.vitSkalicky.klavesnice.yml new file mode 100644 index 0000000000..8d09c3c677 --- /dev/null +++ b/metadata/cz.vitSkalicky.klavesnice.yml @@ -0,0 +1,43 @@ +Categories: + - Writing +License: Apache-2.0 +AuthorName: Vít Skalický +WebSite: https://vitskalicky.github.io/klavesnice/en/ +SourceCode: https://github.com/vitSkalicky/klavesnice/ +IssueTracker: https://github.com/vitSkalicky/klavesnice/issues + +AutoName: Czech Diacritic Keyboard +Summary: with caron and acute keys +Description: |- + This is modified AOSP keyboard, that features iPhone-like writing of + diacritics. Caron an acute keys are added to the right of the keyboard + for faster typing. The diacritic keys best fit Czech language, but are + suitable for any language that uses them. Unfortunately auto-correction + is broken and I am unable to fix (I tried. A lot). + + As a bonus I also added swipe control, that allows you to precisely + navigate throughout the text. + + Main features: + + * Caron and acute keys for faster typing + * Suitable for any language, that uses diacritics (Czech, Slovak, ...) + * Precise navigation in text by swiping across the keyboard + * Material design + +RepoType: git +Repo: https://github.com/vitSkalicky/klavesnice/ + +Builds: + - versionName: '0.1' + versionCode: 1 + commit: v0.1 + subdir: java/ + submodules: true + gradle: + - yes + ndk: r19c + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags v*.*[0-9]$ +CurrentVersionCode: 1