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
Mike Hardy 3e91bdc13e perf(ci): use gradle-build-action w/main cache only on all workflows
This should optimize LRU cache eviction so main and branches always have
reasonably fresh gradle caches and main does not ever get evicted, since
branches have independent caches and would otherwise fill up 10GB cache limit

Note that `--daemon` is specified as the default for this action is no daemon,
that is correct for long-lived runners to avoid cross-build contamination, but
on GitHub Hosted Runners (which we use) we are clean each run, so this is a small
optimization to share gradle between steps: https://github.com/gradle/gradle-build-action/issues/113#issuecomment-1003204780
2022-04-25 22:25:52 -05:00
.github perf(ci): use gradle-build-action w/main cache only on all workflows 2022-04-25 22:25:52 -05:00
.idea Add RetryableException 2022-04-17 13:18:08 -05:00
AnkiDroid build(deps): bump jacoco from 0.8.7 to 0.8.8 2022-04-25 22:25:52 -05:00
annotations Allow JetBrains @Contract annotations 2020-05-14 20:48:36 -05:00
api fix: forward-port to non-deprecated gradle properties 2022-04-21 18:44:04 +05:30
docs Updated strings from Crowdin 2022-04-17 17:14:18 -05:00
gradle/wrapper Update Gradle Wrapper from 7.4.1 to 7.4.2. 2022-03-31 19:38:15 -05:00
lint-rules build(deps): dependency updates 20220425 2022-04-25 11:07:21 -05:00
tools perf(ci, emulator): community emulator action / AVD caching / gradle cachine 2022-04-24 13:15:19 -05:00
.codecov.yml coverage: disable noisy annotations on PRs 2021-03-27 09:45:48 -05:00
.gitattributes chore: Mark user dictionaries as non-generated 2022-04-13 10:42:47 -05:00
.gitignore lint: Add user dictionaries to reduce typos 2022-04-05 17:11:56 -05:00
.prettierignore fix(prettier): Ignore 'build' folder 2022-03-16 11:48:12 +05:30
.prettierrc Change .prettierrc endOfLine to auto 2022-03-17 11:01:04 -05:00
build.gradle build(deps): dependency updates 20220425 2022-04-25 11:07:21 -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 build(deps): bump android gradle plugin to 7.1 2022-01-26 15:01:40 -05:00
gradlew Dependency updates 20210819 (#9429) 2021-08-19 13:33:03 -05:00
gradlew.bat Bump gradle version to 6.6 2020-08-24 17:29:04 -05:00
lint-release.xml Enable ObsoleteSdkInt lint check 2022-03-29 14:59:43 -05:00
lint.gradle lint: enable linting unit tests 2021-10-20 22:58:42 -05:00
pre-commit chore(lint, javascript): added prettier check (#10500) 2022-03-14 15:09:16 -05:00
README.md Remove unopened </p> tag 2022-04-02 20:09:14 +05:30
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