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
2009-11-16 18:24:22 +08: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-16 18:24:22 +08:00
res Fixed the crash when trying to load an empty deck. Right now, if an empty deck is loaded an informative message is shown to the user. 2009-11-06 18:40:03 +01:00
src/com/ichi2/anki 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-16 18:24:22 +08: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-16 18:24:02 +08: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