mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
New app: OpenBoard
This commit is contained in:
parent
e3c250b61b
commit
7dd43b663f
1 changed files with 26 additions and 0 deletions
26
metadata/org.dslul.openboard.inputmethod.latin.yml
Normal file
26
metadata/org.dslul.openboard.inputmethod.latin.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- System
|
||||
- Writing
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/dslul/openboard
|
||||
IssueTracker: https://github.com/dslul/openboard/issues
|
||||
|
||||
Summary: 100% FOSS keyboard, based on AOSP
|
||||
Description: |-
|
||||
AOSP-based keyboard that does not rely on google binaries.
|
||||
It has support for themes, emojis and syntax correction.
|
||||
More advanced features like swype are not yet implemented.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dslul/openboard
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
Loading…
Reference in a new issue