0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 20:03:05 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
Akshay
9d12f5d5b0 Implemented ImageCropper library
dropped uCrop libary
2021-06-30 18:57:48 -05:00
Mike Hardy
4030ac3d4b Implement uCrop for Android 11
This code path will not be accessed at all on Android < 11, so it is safe to cherry-pick

Fixes #7232

Follow-up should implement this for everyone for 2.15.x while cleaning proguard rules
2021-03-06 15:23:53 -05:00
David Allison
5fb802a466 Hide Flag/Mark if shown in action bar
We use reflection as a best effort, and fall back to a heuristic if this
fails.

This stops duplication of the flag/mark icon in the UI.
2020-04-19 11:49:17 -05:00
Timothy Rae
10c69b63f4 Workaround for crash on Samsung devices on Android 4.2
https://code.google.com/p/android/issues/detail?id=78377
2015-12-04 02:16:05 +09:00
timrae
1fbf16e693 Migrate to new Android Studio project structure 2014-11-10 02:02:29 +09:00