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 6ec38da831 Fix for issue #42
For big time limits, the time limit computation overflowed with a
negative time limit as a result. This fixes the overflow.
2009-12-23 14:15:27 +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 Fixed bugs on deck_preferences.xml and preferences.xml (the xml header had to be on top in order to compile), bugs regarding the visibility of some elements (the EditText to write the answer and the Whiteboard/Timer were shown coming back from Preferences, when there was no more cards) and crashes when there was no deck loaded on DeckPicker and DeckPreferences. Also, right now Study Options is only enabled on the menu when a deck is loaded. 2009-12-06 18:59:54 +01:00
src/com Fix for issue #42 2009-12-23 14:15:27 +01:00
.gitignore added build.xml + config 2009-10-01 09:24:16 +01:00
AndroidManifest.xml Added image support in cards and fixed a little bug that prevented DeckPicker to work properly with different deck paths. 2009-12-13 20:54:19 +01:00
build.properties added build.xml + config 2009-10-01 09:24:16 +01:00
build.xml Add default license header to all the files. PLEASE, authors, add your copyrights to the files you have edited. 2009-11-24 08:30:05 -05:00
COPYING Veecheck 2.0 library integrated and minor modifications (function intentToString in PrefState.java) to make it work like we expected (Veecheck is a library that allows us to check automatically for new updates and notify the user about them) 2009-12-01 18:54:40 +01:00
country-capitals.csv Fixed bugs in last commit 2009-08-28 22:26:32 +09:00
default.properties First version of the Update Notification System. 2009-11-24 13:53:25 +01: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