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
Mike Hardy ffaad85a10 Filter @LargeTest (like Robolectric) out of Travis
Travis is flaky at best on emulators, and adding UI tests with
all of their inherent timing issues to Travis would make it
unreliable. These @LargeTest ones work well locally though
2018-09-20 23:12:05 +09:00
.github Move the checklists in the templates to the bottom 2018-09-16 22:43:47 +09:00
.idea/codeStyles Update codestyle, small addition auto-added by AndroidStudio 2018-06-17 11:12:44 +09:00
AnkiDroid Add Robolectric test that opens each Activity 2018-09-20 23:12:05 +09:00
api Bump SDK for API so it may be published 2018-09-18 22:02:06 -05:00
docs Browser multiselect (#4839) 2018-06-26 09:24:10 +09:00
gradle/wrapper Update gradle to 4.10 2018-09-08 16:43:06 +09:00
tools Emulator tooling to allow for robolectric tests 2018-09-20 23:12:05 +09:00
.gitattributes Add .gitattributes to define .java, .xml and a few other files as text. 2014-05-28 13:48:51 +02:00
.gitignore Add local tool for codacy analysis pre-commit 2018-09-10 08:57:05 +09:00
.travis.yml Filter @LargeTest (like Robolectric) out of Travis 2018-09-20 23:12:05 +09:00
build.gradle Coverage reports / Codacy integration (#4919) 2018-09-03 17:02:27 +09:00
COPYING Add readme and license file back after accidentally deleting 2014-11-10 02:23:41 +09:00
gradlew Update gradle to 4.10 2018-09-08 16:43:06 +09:00
gradlew.bat Update gradle to 4.10 2018-09-08 16:43:06 +09:00
README.md Update README.md 2016-03-09 07:12:09 +11:00
settings.gradle Create API for easier integration with 3rd party apps 2015-09-11 05:08:18 +09:00

A semi-official port of the open source Anki spaced repetition flashcard system to Android. Memorize anything with AnkiDroid!

Screenshot

Install

Install directly from here on github or stay up-to-date automatically by installing via an app store:

Get it on Google Play F-Droid

Help

Check the user manual and the wiki for usage instructions. See the help page for how to submit a bug report or contact a project member, etc.

Contribute

You can contribute to AnkiDroid by beta testing, translating, or submitting code. See the contribution wiki page for more info.