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 4154a37398 fix: use latest command line tools for android linting
This is required for it to work on Java 11, and the old version in use without
this change is obsolete (because it does not work on java11)

Note that GitHub macos-latest - which is used by the workflow that runs this script
as well as normal development environments - has this installed, verified in:
https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md#android
(command line tools 4.x is sufficient, it is current "latest" and is installed)
2021-07-28 17:56:14 -05:00
.github build(deps): bump actions/stale from 3 to 4 2021-07-16 08:47:26 -05:00
.idea/codeStyles Project Formatting: default to 'm' prefix 2021-04-14 12:43:52 -05:00
AnkiDroid Implement elevation for popup menus in Night themes 2021-07-28 15:05:06 -05:00
annotations Allow JetBrains @Contract annotations 2020-05-14 20:48:36 -05:00
api Dependency updates 20210713 (#9258) 2021-07-16 10:09:11 -05:00
docs Updated strings from Crowdin 2021-07-16 13:01:22 -05:00
gradle/wrapper Revert "Update Gradle Wrapper from 7.0.2 to 7.1." 2021-06-26 11:45:43 -05:00
lint-rules nf: NonNull annotation 2021-07-09 11:13:44 -05:00
tools fix: use latest command line tools for android linting 2021-07-28 17:56:14 -05:00
.codecov.yml coverage: disable noisy annotations on PRs 2021-03-27 09:45:48 -05:00
.gitattributes Mark lint baselines as vendored files 2020-05-19 09:32:42 -05:00
.gitignore Ignore android VM image captures 2020-02-09 21:01:51 -05:00
build.gradle Dependency updates 20210713 (#9258) 2021-07-16 10:09:11 -05:00
CONTRIBUTING.md Created CONTRIBUTING.md (#8222) 2021-03-15 07:53:28 -05:00
COPYING Add readme and license file back after accidentally deleting 2014-11-10 02:23:41 +09:00
gradle.properties Dependency updates 20210713 (#9258) 2021-07-16 10:09:11 -05:00
gradlew Revert "Update Gradle Wrapper from 7.0.2 to 7.1." 2021-06-26 11:45:43 -05:00
gradlew.bat Bump gradle version to 6.6 2020-08-24 17:29:04 -05:00
lint-release.xml lint: UnknownId promoted to fatal after eliminating all instances 2021-05-25 14:10:15 -05:00
lint.gradle Update severity for time related lint violations 2020-08-30 18:24:56 -05:00
pre-commit fix: Remove noise from ktLintformat output 2021-06-11 10:53:48 -05:00
README.md Updated the build link from travis to actions page 2021-03-30 16:57:10 -05:00
settings.gradle Add lint checks for new time api 2020-08-25 10:04:26 +02:00

release build Open Collective backers and sponsors commit-activity forks stars contributors license

AnkiDroid

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

Features

  • night mode
  • whiteboard
  • progress widget
  • detailed statistics
  • syncing with AnkiWeb
  • write answers (optional)
  • text-to-speech integration
  • more than 6000 premade decks
  • spaced repetition (supermemo 2 algorithm)
  • supported contents: text, images, sounds, MathJax
  • add cards by intent from other applications like dictionaries

Install

Wiki

View Wiki

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.

Join Us On

Credits

Github Contributors

Thanks to these awesome contributors who keep this project going

Sponsors

Backers

Thank you to all our backers! 🙏

Contributors

Our Awesome Team of Contributors

License

GPL-3.0 License
AGPL-3.0 Licence for some part of the back-end