Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix stuff #370

Merged
merged 9 commits into from Jun 20, 2021
Merged

Fix stuff #370

merged 9 commits into from Jun 20, 2021

Conversation

esafirm
Copy link
Owner

@esafirm esafirm commented Jun 19, 2021

This PR Contains:

  1. bump Gradle and AGP version
  2. fix broken snack bar
  3. add test for fragment picker
  4. set min SDK to 21
  5. simple permission requests
  6. fix blinking folder mode
  7. Fix no Camera Available on API 30
  8. Fix blank image
  9. Fix crash when trying to get video duration label

Related PRs:

Close #352 #309 #357

@esafirm esafirm self-assigned this Jun 19, 2021
@esafirm esafirm merged commit 742d7b3 into main Jun 20, 2021
@esafirm esafirm deleted the fix_stuff branch June 20, 2021 02:31
@esafirm
Copy link
Owner Author

esafirm commented Jun 29, 2021

More related issue:
#296

india2sarthak pushed a commit to india2sarthak/android-image-picker that referenced this pull request Sep 1, 2023
* bump gradle and AGP version

* fix broken snackbar

* add test for fragment picker

* set min sdk to 21

* internal: simple permission requests

* fix blinking folder mode

* fix no camera available

remove blank image

* add test for camera inside picker

* add try catch for video duration label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SnackBarView. Used incorrect functions for setting the text and the listener
1 participant