Skip to content

[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
jguyet:master
Open

[Feat/Fix] (Fix/Feat IOS Hidden SubDirectories pictures) (Fix TIFF AND HEIC is not implemented) (Feat add counter in Collections)#21
jguyet wants to merge 14 commits intodomax:masterfrom
jguyet:master

Conversation

@jguyet
Copy link

@jguyet jguyet commented May 6, 2020

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

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.

1 participant