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

[Feat/Fix] (Fix/Feat IOS Hidden SubDirectories pictures) (Fix TIFF AND HEIC is not implemented) (Feat add counter in Collections) #21

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

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.

None yet

1 participant