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
Mike Hardy cb7737770f Vary lint config debug vs release, CI allows debug lint
We want to expose when the lint results change vs current baseline, but
we can't hard fail on them because they are subject to false-positive just because
line numbers changed

For the smaller set of things that we classify as release blockers we do want
CI to check and hard fail for

Also updated the current debug baseline
2020-05-16 16:38:34 -05:00
.github Suggest checking latest alpha before reporting 2020-05-13 10:35:30 -05:00
.idea/codeStyles Commit auto-altered codestyle from Android Studio 3.5.x 2019-10-10 16:51:38 +13:00
AnkiDroid Vary lint config debug vs release, CI allows debug lint 2020-05-16 16:38:34 -05:00
annotations Allow JetBrains @Contract annotations 2020-05-14 20:48:36 -05:00
api Turn on most lint checks but filter by current baseline 2020-05-15 12:00:07 -05:00
docs Updated strings from Crowdin 2020-05-06 10:54:24 -05:00
gradle/wrapper Update gradle to 6.3 2020-04-02 19:31:10 -05:00
tools Render the official changelog for public releases 2020-05-16 13:01:28 -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 Ignore android VM image captures 2020-02-09 21:01:51 -05:00
.travis.yml Vary lint config debug vs release, CI allows debug lint 2020-05-16 16:38:34 -05:00
build.gradle Bump gradle from 3.6.2 to 3.6.3 2020-04-20 10:17:35 -05:00
COPYING Add readme and license file back after accidentally deleting 2014-11-10 02:23:41 +09:00
gradle.properties Upgrade to robolectric 4.3.1 with new Looper mode 2020-04-13 14:48:58 -05:00
gradlew Update gradle to v6, gradle plugin to 3.5.2 2019-11-19 08:50:20 -05:00
gradlew.bat Update gradle to 6.3 2020-04-02 19:31:10 -05:00
lint.gradle Vary lint config debug vs release, CI allows debug lint 2020-05-16 16:38:34 -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.