You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<imgsrc="https://f-droid.org/badge/get-it-on.png"alt="Get it on F-Droid"height="80"/></a>
7
-
8
-
~~There's also a [PC version](https://github.com/0xpr03/VocableTrainer) (less active developed)~~
9
7
10
8
## Features
11
9
-[X] N:N word support (multiple meanings)
12
10
-[X] "Additional" Column shown after solving (irregular verbs etc)
13
11
-[X] A<->B Random training over multiple lists
14
12
-[X] Stop/Continue training sessions at any time
15
-
-[X] Classic Mode, type in & verify
16
-
-[X] Quick Mode, no typing
17
-
-[X] Set repeat-amount of words in training
18
-
-[X] Export/Import of lists to/from CSV files
19
-
-[X] configurable CSV format
20
-
-[ ] Usage statistics
13
+
-[X] Classic Mode: type in and verify
14
+
-[X] Quick Mode: no typing
15
+
-[X] Adjustable amount of word repetition in training
16
+
-[X] Export/Import of lists to/from CSV files with highly configurable CSV format
17
+
18
+
## Features planned
19
+
-[ ] Usage statistics for repetiton of worst vocables
20
+
-[ ] Import/Export of [KVTML](https://edu.kde.org/contrib/kvtml.php) files
21
+
-[ ] Fast list editing from the PC (requires online account)
21
22
22
23
## Bugs, Contribution etc
23
24
Feel free to open an Issue for ideas, bugs, localisation or feature requests. Or even better a PR.
@@ -29,12 +30,12 @@ Feel free to open an Issue for ideas, bugs, localisation or feature requests. Or
29
30
These are used only to take part in an opt-in android-api-version survey.
30
31
- What about a localisation for X ?
31
32
I would appreciate a PR for localizations.
32
-
-What is this first `1.0`version before `0.1` about ?
33
-
Default values weren't changed. It is therefore "0.0"
33
+
-Playstore version
34
+
Google wants money for publishing a free app, so if you want to see a playstore release, you can donate for that.
34
35
- The latest release is not on f-droid.
35
36
Please wait for f-droids build process to catch up.
36
-
-Playstore version
37
-
Google wants money for publishing a free app, as this project is done in my spare time I would have to pay for this by myself. (Side note: As I haven't started this project for myself & don't have a real use case I wouldn't even profit from a playstore version.)
37
+
-What is this first `1.0`version before `0.1` about ?
38
+
Default values weren't changed. It is therefore "0.0"
0 commit comments