0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
Daniel Svärd 554419d471 SRS integrated in the UI
The SRS algorithm is now used in the UI to show and space cards in a
similar fashion as the desktop application does.
2009-11-11 22:12:44 +01:00
assets Added unRegisterReceiver on onDestroy in Ankidroid.java, cleaned the code in openDeckPicker (deckPath is always obtained form Preferences so it's not necessary to put it into the Intent), created a new control variable called deckLoaded, cleaned the content of the previous card for a better visualization and fixed various minor bugs. 2009-11-10 12:19:11 +01:00
res SRS integrated in the UI 2009-11-11 22:12:44 +01:00
src/com/ichi2/anki SRS integrated in the UI 2009-11-11 22:12:44 +01:00
.gitignore added build.xml + config 2009-10-01 09:24:16 +01:00
AndroidManifest.xml Unregistered the BroadcastReceiver on onStop, fixed a minor bug and added a verification for the ProgressBar Dialog to make it work correctly on the emulator. 2009-11-09 13:31:35 +01:00
build.properties added build.xml + config 2009-10-01 09:24:16 +01:00
build.xml Example of location.properties file. I created mine by hand actually, it was faster than figuring out the tool that would create it 2009-10-01 20:12:16 +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