All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
The changes documented here do not include those from the original repository.
- Add implementation for whole library, including
takePhoto,recordVideo,deleteVideoFilesFromCache,createCaptureFile,processResultFromCamera,processResultFromVideo,editImage,editURIPicture,openCropActivity,processResultFromEdit,chooseFromGallery,onChooseFromGalleryResult,onChooseFromGalleryEditResult,extractUris, andplayVideo. - The methods above are spread into different managers with differenr responsibilities:
IONCAMRCameraManager,IONCAMREditManager,IONCAMRGalleryManagerandIONCAMRVideoManager.
- Create repository.