0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
Daniel Svärd bb43b8489c Deck picker screen with updated due and new counts
Non-cached version of the counts for new and due cards for each deck
listed in the deck picker. Ported quite a bit of python code from
libanki to make it happen (ie. there are probably bugs).

tagIds() in Deck.java is only declared, but
not implemented since it will not be called from the current code. However
it needs implementation for possible future calls to it.
2009-09-30 23:21:44 +02:00
assets Made Spaced Repetition optional, checkbox in preferences. Fixed crash when generating sample deck while no SD card is present. 2009-09-08 18:33:20 +09:00
res Deck picker screen with updated due and new counts 2009-09-30 23:21:44 +02:00
src/com/ichi2/anki Deck picker screen with updated due and new counts 2009-09-30 23:21:44 +02:00
.gitignore Fixed incompatible ids problem by treating ids as strings instead of int 2009-08-20 20:53:42 +09:00
AndroidManifest.xml Fixed typo, replaced outdated README with link to Wiki, bumped version code and version name as I published the app to the Android Market 2009-09-25 21:36:00 +09:00
country-capitals.csv Fixed bugs in last commit 2009-08-28 22:26:32 +09:00
default.properties Improved deck picker screen 2009-09-23 08:03:39 +02:00
README Fixed typo, replaced outdated README with link to Wiki, bumped version code and version name as I published the app to the Android Market 2009-09-25 21:36:00 +09:00

Ankidroid: Anki on Android
See http://ichi2.net/anki/wiki/AndroidAnki