0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 03:52:15 +02:00
Anki-Android/AnkiDroid
David Allison b0b2d52f4f refactor: convert IntegerDialog to AlertDialog
adds parameters to input()
* hint
* inputType
* maxLength
* waitForPositiveButton

waitForPositiveButton matches the material dialog UI, but is questionable

`allowEmpty` potentially has a bug if called alongside
`waitForPositiveButton`

Issue 13315
2024-01-31 15:25:14 +00:00
..
src refactor: convert IntegerDialog to AlertDialog 2024-01-31 15:25:14 +00:00
.gitignore
build.gradle Bumped version to 2.17alpha17 2024-01-26 15:23:07 +00:00
jacoco.gradle Dependency updates 20231130 (#14855) 2023-11-30 16:01:31 -05:00
proguard-rules.pro
robolectricDownloader.gradle Dependency updates 20231130 (#14855) 2023-11-30 16:01:31 -05:00