0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
AnkiDroid: Anki flashcards on Android. Your secret trick to achieve superhuman information retention.
Go to file
Joshua Ford 7ab8473130 Build API 24 with Oracle JDK 11
This adds support in Travis to build API 24 with Oracle JDK 11. However,
at the current time, only Oracle JDK 8 is in active use on the project.
As such, we allow JDK 11 builds to fail without affecting the build
status for the project overall.

In Travis, "jobs" is an alias for "matrix". This is not very clear, and
is mentioned casually and off-handedly in their documentation. To help
clean up the config file, we also remove the old "matrix" block,
squishing it down into the "jobs" block.
2019-06-14 16:39:50 -05:00
.github Move the checklists in the templates to the bottom 2018-09-16 22:43:47 +09:00
.idea/codeStyles Remove Objective-C style section (AndroidStudio 3.4.x change) 2019-04-28 09:20:38 -05:00
AnkiDroid Fix analytics opt in 2019-06-14 14:38:26 -05:00
api Alter auto-service dep / travis emulators / bump versions 2019-04-08 17:34:38 -05:00
docs Updated strings from Crowdin 2019-02-17 23:28:41 +09:00
gradle/wrapper Update gradle from 5.2.1 to 5.4.1 2019-04-28 09:20:38 -05:00
tools Move Codacy upload into a shell script 2019-06-06 16:17:17 -05:00
.gitattributes Add .gitattributes to define .java, .xml and a few other files as text. 2014-05-28 13:48:51 +02:00
.gitignore Implement analytics, Fixes #4969 2018-10-08 23:25:08 -05:00
.travis.yml Build API 24 with Oracle JDK 11 2019-06-14 16:39:50 -05:00
build.gradle Bump gradle from 3.4.0 to 3.4.1 2019-05-16 16:31:42 -05:00
COPYING Add readme and license file back after accidentally deleting 2014-11-10 02:23:41 +09:00
gradle.properties Add Mathjax support. (#5285) 2019-06-10 10:49:58 +09:00
gradlew Update gradle from 5.2.1 to 5.4.1 2019-04-28 09:20:38 -05:00
gradlew.bat Update gradle from 5.2.1 to 5.4.1 2019-04-28 09:20:38 -05: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.