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 8e4b6d17a5
Dependency updates 20230503 (#13790)
* build(deps): bump junit_version from 5.9.2 to 5.9.3

Bumps `junit_version` from 5.9.2 to 5.9.3.

Updates `org.junit.jupiter:junit-jupiter` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)

Updates `org.junit.vintage:junit-vintage-engine` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.2 to 5.9.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump org.jlleitschuh.gradle:ktlint-gradle

Bumps org.jlleitschuh.gradle:ktlint-gradle from 11.3.1 to 11.3.2.

---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump com.github.triplet.play from 3.8.1 to 3.8.2

Bumps com.github.triplet.play from 3.8.1 to 3.8.2.

---
updated-dependencies:
- dependency-name: com.github.triplet.play
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump org.jsoup:jsoup from 1.15.4 to 1.16.1

Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.15.4 to 1.16.1.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES)
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.15.4...jsoup-1.16.1)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump lint_version from 31.0.0 to 31.0.1

Bumps `lint_version` from 31.0.0 to 31.0.1.

Updates `com.android.tools.lint:lint-api` from 31.0.0 to 31.0.1

Updates `com.android.tools.lint:lint` from 31.0.0 to 31.0.1

Updates `com.android.tools.lint:lint-tests` from 31.0.0 to 31.0.1

---
updated-dependencies:
- dependency-name: com.android.tools.lint:lint-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.tools.lint:lint
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.android.tools.lint:lint-tests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump org.robolectric:robolectric from 4.9.2 to 4.10.1

Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.9.2 to 4.10.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.9.2...robolectric-4.10.1)

---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-03 10:04:48 -05:00
.github build: revert emulator to API 30 2023-04-24 16:38:43 +01:00
.idea Dialog: 'media sync unavailable' before migration 2023-03-24 11:12:48 -05:00
AnkiDroid Dependency updates 20230503 (#13790) 2023-05-03 10:04:48 -05:00
annotations Allow JetBrains @Contract annotations 2020-05-14 20:48:36 -05:00
api build: update targetSdkVersion to 31 2023-04-21 17:22:28 +03:00
docs Updated strings from Crowdin 2023-04-30 16:56:03 -05:00
gradle/wrapper Update Gradle Wrapper from 8.0.2 to 8.1.1. (#13653) 2023-04-22 07:29:33 -05:00
lint-rules Set kotlin related task in lint-rules module to use JVM 11 2023-03-13 17:02:42 -05:00
tools re-enable play store upload attempts 2023-04-23 10:32:58 -05:00
.codecov.yml ci: stop codecov from failing CI 2022-08-29 09:22:33 -05:00
.editorconfig Dependency Updates 20220219 (#13305) 2023-02-19 12:15:26 -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 Dependency updates 20230503 (#13790) 2023-05-03 10:04:48 -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 fix(release): increase build heap 2023-04-06 18:59:38 -05:00
gradlew Update Gradle Wrapper from 8.0.2 to 8.1. 2023-04-22 06:54:44 -05:00
gradlew.bat Update Gradle Wrapper from 7.5.1 to 7.6. 2022-11-26 22:33:28 -05:00
lint-release.xml lint: enable 'MonochromeLauncherIcon' 2023-02-15 15:00:11 -05:00
lint.gradle Dependency Updates 20220219 (#13305) 2023-02-19 12:15:26 -05:00
pre-commit Fix prettier throwing errors (#12895) 2022-11-29 19:30:07 -05:00
README.md Added Anki Forum URL in Readme file in Join Us On section (#12247) 2022-08-30 23:29:19 +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

Code Contributors

Thanks to these awesome code contributors who keep this project going

Sponsors

Backers

Thank you to all our backers! 🙏

Translators

Thanks to our 1400 translators, for allowing us to be available, partially or totally, in 99 languages as of July 2022.

License