diff --git a/metadata/jp.ddo.hotmist.unicodepad.yml b/metadata/jp.ddo.hotmist.unicodepad.yml new file mode 100644 index 0000000000..ec701b4bc6 --- /dev/null +++ b/metadata/jp.ddo.hotmist.unicodepad.yml @@ -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