mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
378 lines
8.5 KiB
YAML
378 lines
8.5 KiB
YAML
Categories:
|
||
- Science & Education
|
||
License: GPL-3.0-or-later
|
||
AuthorName: Philippe Daouadi
|
||
AuthorEmail: blastrock@free.fr
|
||
SourceCode: https://github.com/blastrock/kakugo
|
||
IssueTracker: https://github.com/blastrock/kakugo/issues
|
||
Donate: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=MACMBD35R2BB6¤cy_code=EUR
|
||
Bitcoin: 12bnT7epKmf9ztkAeuM8dHCcoc76r9rgVX
|
||
|
||
AutoName: Kakugo
|
||
Description: |-
|
||
Kakugo is an application that helps learning Japanese. It includes multiple
|
||
tests to memorize hiragana, katakana, and kanji and adapts to the user’s
|
||
learning pace.
|
||
|
||
One of the biggest difficulty with learning Japanese is memorizing kanji
|
||
and vocabulary. While learning them by just reading and writing them
|
||
everyday may work, the more kanji you know, the harder it gets and the more
|
||
time it takes to revise them all. Proper tools can help you memorize these
|
||
huge amounts of knowledge to more quickly become a fluent Japanese speaker.
|
||
|
||
Kakugo is one of these tools. It helps learning and revising kanji and
|
||
vocabulary in an efficient manner. It uses Spaced Repetition in a unique
|
||
way that adapts to the user’s pace. If you only have time to revise 30
|
||
kanji every day, or if you can revise as much as 100 kanji every day,
|
||
Kakugo will adapt and test you on the right kanji at the right time for you
|
||
to memorize them. There is no "kanji of the day" list to revise, you can
|
||
start and finish a session whenever you feel like it.
|
||
|
||
Kakugo also features a wide variety of tests to help you find the best ways
|
||
that will help you learn Japanese.
|
||
|
||
<b>Features include</b>
|
||
|
||
* Hiragana, Katakana quizzes
|
||
* Kanji quizzes by reading and meaning
|
||
* Kanji test by part composition
|
||
* Kanji writing test
|
||
* Vocabulary quizzes by reading and meaning
|
||
* Unique spaced repetition formula that adapts to your own learning pace
|
||
* Unlimited quiz sessions that allow you to take a quiz at any time, for however long you want, useful to efficiently spend commuting time
|
||
* Show similar-looking kanji in answers to teach you the differences
|
||
* Kanji and vocabulary sorted by JLPT level
|
||
* Clicking on kanji opens <a href="https://play.google.com/store/apps/details?id=sk.baka.aedict3">aedict3</a> (a non-free Japanese dictionary) or <a href="https://jisho.org">jisho.org</a>
|
||
* Optimized tablet support
|
||
* Open source
|
||
* No ads
|
||
* No internet access required
|
||
* Supported languages: English, French
|
||
* More to come
|
||
|
||
<b>Credits</b>
|
||
|
||
* The kanji quizzes are based on <a href="http://www.edrdg.org/kanjidic/kanjidic.html">kanjidic</a>.
|
||
* The vocabulary quizzes are based on <a href="http://www.edrdg.org/jmdict/j_jmdict.html">JMdict</a>.
|
||
* The kanji similarity database comes from https://minerva-access.unimelb.edu.au/handle/11343/35336 and http://lars.yencken.org/datasets/phd/
|
||
* The kanji composition and drawing database comes from <a href="https://kanjivg.tagaini.net/">KanjiVG</a>.
|
||
|
||
RepoType: git
|
||
Repo: https://github.com/blastrock/kaqui
|
||
|
||
Builds:
|
||
- versionName: '1.12'
|
||
versionCode: 27
|
||
commit: '1.12'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.13.1
|
||
versionCode: 29
|
||
commit: 1.13.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.14'
|
||
versionCode: 30
|
||
commit: '1.14'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.15'
|
||
versionCode: 31
|
||
commit: '1.15'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.15.3
|
||
versionCode: 34
|
||
commit: 1.15.3
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.16.1
|
||
versionCode: 36
|
||
commit: 1.16.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.18'
|
||
versionCode: 38
|
||
commit: '1.18'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.19'
|
||
versionCode: 39
|
||
commit: '1.19'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.20'
|
||
versionCode: 40
|
||
commit: '1.20'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.21.2
|
||
versionCode: 43
|
||
commit: 1.21.2
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.21.3
|
||
versionCode: 44
|
||
commit: 1.21.3
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.21.4
|
||
versionCode: 45
|
||
commit: 1.21.4
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.22'
|
||
versionCode: 46
|
||
commit: '1.22'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.23'
|
||
versionCode: 49
|
||
commit: '1.23'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.24'
|
||
versionCode: 52
|
||
commit: '1.24'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.25'
|
||
versionCode: 53
|
||
commit: '1.25'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.26'
|
||
versionCode: 54
|
||
commit: '1.26'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.26.1
|
||
versionCode: 55
|
||
commit: 1.26.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.27'
|
||
versionCode: 56
|
||
commit: '1.27'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.27.1
|
||
versionCode: 57
|
||
commit: 1.27.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.28'
|
||
versionCode: 58
|
||
commit: '1.28'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.29'
|
||
versionCode: 61
|
||
commit: 1.29.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: '1.30'
|
||
versionCode: 62
|
||
commit: '1.30'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.30.1
|
||
versionCode: 63
|
||
commit: 1.30.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.31.0
|
||
versionCode: 64
|
||
commit: '1.31'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.32.0
|
||
versionCode: 65
|
||
commit: '1.32'
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.33.0
|
||
versionCode: 67
|
||
commit: 1.33.0
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.33.1
|
||
versionCode: 68
|
||
commit: 1.33.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.34.0
|
||
versionCode: 70
|
||
commit: 1.34.0
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.34.1
|
||
versionCode: 71
|
||
disable: fails to build
|
||
commit: 1.34.1
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.34.2
|
||
versionCode: 72
|
||
commit: 1.34.2
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.35.0
|
||
versionCode: 74
|
||
commit: 1.35.0
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.36.1
|
||
versionCode: 77
|
||
commit: 5059590f934fdf6b50e5e6ab315b5f1488231502
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
- versionName: 1.36.2
|
||
versionCode: 78
|
||
commit: db420b2a29ead963c4c023c9d568b15100fb98da
|
||
subdir: app
|
||
gradle:
|
||
- yes
|
||
scanignore:
|
||
- app/src/main/res/raw/dict
|
||
|
||
MaintainerNotes: |-
|
||
The scanignore'd file contains the dictionaries to be imported when the app
|
||
first runs. It is a gzipped sqlite3 database.
|
||
|
||
AutoUpdateMode: Version %v
|
||
UpdateCheckMode: Tags
|
||
CurrentVersion: 1.36.2
|
||
CurrentVersionCode: 78
|