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 Open Issues #22

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Fix Open Issues #22

wants to merge 5 commits into from

Conversation

Yazan98
Copy link

@Yazan98 Yazan98 commented Nov 29, 2020

Here is The Fixes For Open Issues
Included Bellow Issues

  1. Crash in PickerViewModel Crash in PickerViewModel #18
  2. Please add back btn to the top Please add back btn to the top #17
  3. Android support isn't support in latest Glide Android support isn't support in latest Glide #16
  4. Add Support for New Activity Result APIs Add Support for New Activity Result APIs #15
  5. Unable to start Gligar activity Unable to start Gligar activity #14
  6. when camera disabled image at position 0 acts as camera button when camera disabled image at position 0 acts as camera button #13
  7. Set selected Images when open the activity again Set selected Images when open the activity again #11
  8. define the type of image displayed define the type of image displayed #9
  9. create a singleSelection() function that let user chose single image create a singleSelection() function that let user chose single image #8

Every one of them has an Example in the Picker and there are 3 ways to Use Gligar

  1. Start the Activity from GligarPicker
  2. registerForActivityResult with 2 Types of Launcher
    2.1 : Simple Starter Depends on Gligar Picker
    2.2 : Kotlin Syntax Starter Based on Infix Functions
  3. Fragment Picker and The Result will be delivered to Activity

The New Features:

  1. Add Single Selection
  2. Add Pre Selected Images when Open Picker Again
  3. Add Supported Image Type
  4. Custom Background Color For Fragment Picker
  5. Change Glide, AppCompat Versions

Bugs:

  1. Open Camera on Position 0
  2. Crash when Load Info From SavedState

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.

None yet

1 participant