Merge branch 'feature/jp.ddo.hotmist.unicodepad' into 'master'
New app: UnicodePad Closes rfp#623 See merge request fdroid/fdroiddata!4398
This commit is contained in:
commit
aa01df15bb
35
metadata/jp.ddo.hotmist.unicodepad.yml
Normal file
35
metadata/jp.ddo.hotmist.unicodepad.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: Apache-2.0
|
||||
AuthorName: Ryosuke839
|
||||
SourceCode: https://github.com/Ryosuke839/UnicodePad
|
||||
IssueTracker: https://github.com/Ryosuke839/UnicodePad/issues
|
||||
Changelog: https://github.com/Ryosuke839/UnicodePad/releases
|
||||
|
||||
AutoName: UnicodePad
|
||||
Summary: Input every character in Unicode
|
||||
Description: |-
|
||||
''UnicodePad'' lets you input every character in Unicode. And input string can
|
||||
be copied to the clipboard or input directly by Mushroom. You can find out
|
||||
where selected character is in list. By long clicking, larger character and
|
||||
code point will be shown. Favorite characters can be memorized.
|
||||
|
||||
If you can't see special characters, you have to get a font such as Noto font
|
||||
and select it. You can download Noto fonts [https://www.google.com/get/noto/
|
||||
from Google].
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Ryosuke839/UnicodePad.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.4.0
|
||||
versionCode: 34
|
||||
commit: v2.4.0
|
||||
subdir: app/
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 34
|
Loading…
Reference in a new issue