0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
2014-04-02 16:51:48 +09:00
assets Do night mode with an extra class. 2013-06-17 20:37:36 +02:00
docs Workflow image to illustrate http://code.google.com/p/ankidroid/wiki/Contribution#How_to_sponsor_development 2014-04-02 16:51:48 +09:00
libs Update Google Gson to 2.2.4. 2014-01-19 16:24:42 +00:00
res Merge pull request #244 from timrae/cardBrowserCustomize 2014-04-02 10:59:34 +09:00
src Fixed conflict 2014-04-02 12:21:43 +09:00
tests Eclipse now seems to favor this order, why not 2013-10-09 19:23:29 +09:00
tools Merged '9624e12' from hotfix-2.1.2: Added branch specific tag to bumping commit 2014-04-01 01:28:00 +01:00
.checkstyle clean up some redundant imports 2011-02-12 23:42:27 -05:00
.classpath Update Google Gson to 2.2.4. 2014-01-19 16:24:42 +00:00
.gitignore Ignore APK files 2014-01-06 00:01:58 +09:00
.project Remove the .project file from .gitignore. 2013-06-10 22:56:19 +01:00
.travis.yml Add support for running tests in Travis-CI. 2013-06-20 08:12:51 +01:00
AndroidManifest.xml Bumped version to 2.2alpha17 2014-04-02 12:29:45 +09:00
ant.properties Message "You are using an obsolete build.xml" so I deleted build.xml and ran the command "android update project". ant debug seems to work, will have to test the other targets 2011-10-25 14:14:30 +09: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
create-build-files.bat Update to the latest version of Android. 2013-08-11 22:44:45 +01:00
create-build-files.sh Update to the latest version of Android. 2013-08-11 22:44:45 +01:00
default.properties start work on deleting error reports properly (not done yet) 2011-11-15 19:57:52 +01:00
lint.xml lint: ignore missing translation in constants.xml 2012-07-11 22:09:33 +01:00
proguard-project.txt dialog graphics 2012-06-06 18:58:01 +02:00
project.properties Squashed commit of the following: 2014-02-19 11:53:38 +09:00
README removed uncomplete instructions, the link to the wiki is more up-to-date 2012-09-06 15:49:46 +09:00
TOBEDONE.txt add routines for finding and filtering cards 2012-05-16 21:19:49 +02:00

AnkiDroid: Anki on Android

How to compile: http://code.google.com/p/ankidroid/wiki/Contribution#Source_code