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
SanjaySargam 698a74236f Refactor NoteEditor
Used requireContext() when a method or parameter specifically requires a Context

Used requireActivity() when a method or parameter needs to interact with the hosting Activity is required

Used requireArguments() to retrieve fragment arguments. Replaced intent.extras with requireArguments because intent.extras returns both SingleFragmentActivity.FRAGMENT_NAME_EXTRA and SingleFragmentAcitivity.FRAGMENT_ARGS_EXTRA but we need only SingleFragmentAcitivity.FRAGMENT_ARGS_EXTRA

requireContext() and requireActivity() ensure that the Fragment is currently attached and prevent null pointer exceptions, providing safer access to the Context or Activity
2024-07-19 10:13:04 +00:00
.github Change conflicts workflow to allow more PRs to be checked 2024-07-18 15:05:34 +00:00
.idea NF: add Sargam to usernames 2024-07-07 16:57:58 +00:00
AnkiDroid Refactor NoteEditor 2024-07-19 10:13:04 +00:00
annotations
api Remove wildcard from imports 2024-07-17 09:16:28 +00:00
common Change source/kotlin compatibility in common module to Java 11 2024-06-20 13:23:24 +00:00
docs Updated strings from Crowdin 2024-07-14 10:22:07 +00:00
gradle Dependency updates 20240718 (#16755) 2024-07-18 17:57:13 -05:00
lint-rules Remove wildcard from imports 2024-07-17 09:16:28 +00:00
testlib Remove wildcard from imports 2024-07-17 09:16:28 +00:00
tools NF: delete tools/crashes-data-mining 2024-07-07 18:02:14 +00:00
.codecov.yml
.editorconfig Removed rule that allowed wildcard imports 2024-07-17 09:16:28 +00:00
.git-blame-ignore-revs Adding commit of wildcards removal in ignore-revs 2024-07-18 13:18:01 +00:00
.gitattributes
.gitignore chore: ignore Kotlin 2 .salive files 2024-06-19 14:22:01 +00:00
.prettierignore
.prettierrc
build.gradle.kts Update keeper plugin to 0.16.1 2024-06-29 16:36:32 +00:00
CONTRIBUTING.md
COPYING
gradle.properties
gradlew Dependency updates 20240718 (#16755) 2024-07-18 17:57:13 -05:00
gradlew.bat Dependency updates 20240718 (#16755) 2024-07-18 17:57:13 -05:00
jitpack.yml build: update jitpack JDK used for build to 21 2024-04-01 09:25:44 +00:00
lint-release.xml Dependency updates 20240329 (#16024) 2024-03-29 18:57:53 -05:00
lint.gradle
pre-commit
README.md Add alt text to images 2024-04-04 14:16:15 +00:00
settings.gradle.kts build: create 'common' module 2024-06-07 20:23:17 +00: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

AnkiDroid Sponsors

Backers

A big thank you to each of our backers 🙏

Your generous donations mean the world to us, and we can't express our gratitude enough. Your support fuels our mission and helps us make a real difference

Donate to AnkiDroid

Translators

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

License