mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Nanji
This commit is contained in:
parent
b0b244d963
commit
453c3fbdfe
1 changed files with 34 additions and 0 deletions
34
metadata/com.kazufukurou.nanji.yml
Normal file
34
metadata/com.kazufukurou.nanji.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/kazufukurou/nanji
|
||||
IssueTracker: https://github.com/kazufukurou/nanji/issues
|
||||
|
||||
AutoName: Nanji
|
||||
Description: |-
|
||||
Home screen clock widget for Chinese, Japanese, Korean, Russian and English learners.
|
||||
|
||||
* Chinese, Japanese, Korean, Russian, English and default date and time format.
|
||||
* 12/24 hours time format
|
||||
* Japanese era date format
|
||||
* Customizable time zone
|
||||
* Highly customizable appearance
|
||||
* Switch between showing digits/words on tap
|
||||
* Open system clock app on tap
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/kazufukurou/nanji
|
||||
|
||||
Builds:
|
||||
- versionName: 1.3.0
|
||||
versionCode: 35
|
||||
commit: v1.3.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 35
|
||||
Loading…
Reference in a new issue