[Feat/Fix] (Fix/Feat IOS Hidden SubDirectories pictures) (Fix TIFF AND HEIC is not implemented) (Feat add counter in Collections)#21
Open
jguyet wants to merge 14 commits intodomax:masterfrom
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
DOMAX-01 BUG: IOS subCollections is visible but not undertandable.
DOMAX-01 Fix/Feat: for P_C_MODE_ALBUMS implement PHCollectionList from Apple documentation use method fetchTopLevelUserCollectionsWithOptions https://developer.apple.com/documentation/photokit/phcollection/1618513-fetchtoplevelusercollectionswith?language=occ and hidde subdirectories pictures for comprehension.
DOMAX-02 BUG: ios the pictures TIFF AND HEIC is not implemented
DOMAX-02 Fix: IOS add picture formats @"TIFF": @"image/tiff", @"HEIC": @"image/png"
DOMAX-03 Feat: IOS/Android Adding approximative counter picture in collections
DOMAX-04 Feat: in IOS and Android empty array in arg0 to getPhotos return all albums photos
DOMAX-05 Feat: remove auto recall callback for compréhension.
DOMAX-06 BUG: ios the pictures HEIC not working in images function getting
DOMAX-06 Fix: ios Only getting JPEGRepresentation with best quality on images function
DOMAX-07 BUG: ios the images is not automaticaly oriented to the good direction
DOMAX-07 Fix: ios at the end of getting images set the orientation to the good direction