fluffychat/android
Michel Alexandre Salim bcebca01e2
Fix `image_picker` for Android >= Q
Per https://pub.dev/packages/image_picker, the image picker plugin
needs legacy external storage permission on Android Q and above
for now; it does not yet support the new permission model.

Fixes #306.

Signed-off-by: Michel Alexandre Salim <michel@michel-slm.name>
2021-03-01 15:19:21 -08:00
..
app Fix `image_picker` for Android >= Q 2021-03-01 15:19:21 -08:00
fastlane Update android/fastlane/Appfile 2020-12-10 07:54:45 +00:00
gradle/wrapper *grumble-grumlbe* fiiine 2021-01-28 22:03:46 +01:00
.gitignore Initial commit 2020-01-01 19:10:13 +01:00
Gemfile chore: Implement playstore CD 2020-11-22 10:04:47 +00:00
build.gradle *grumble-grumlbe* fiiine 2021-01-28 22:03:46 +01:00
gradle.properties Initial commit 2020-01-01 19:10:13 +01:00
settings.gradle Initial commit 2020-01-01 19:10:13 +01:00
settings_aar.gradle feat: Add unified push as push provider 2021-01-28 14:43:14 +01:00