aboutsummaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Collapse)Author
2021-08-06Add error handlingIvan Chen
2021-08-06Add pause preview, Cleanup logicsIvan Chen
2021-08-06Fix preview bugIvan Chen
2021-08-06Cleanup code, Pause preview earlierIvan Chen
2021-07-29Add max duration constant, Add check for picking video duration, Add logic ↵Ivan Chen
to cancel recording state
2021-07-27Merge pull request #528 from IvanIFChen/tma1026-bugfix-video-moment-rotatedIvan Chen
[TMA-1026] [BUGFIX] Video Moment Gets Rotated
2021-07-26Add Videos to SmartAlbum in CameraGeorge Rusu
2021-07-26Set quality to passthrough to fix issueIvan Chen
2021-07-22Merge branch 'master' into tma962-moment-upload-progress-barIvan Chen
# Conflicts: # package.json # yarn.lock
2021-07-22Rename util function, Pass video duration to caption screenIvan Chen
2021-07-19Added basic functionality for audio removalBrian Kim
2021-07-16Clean up styles, Fix save to galleryIvan Chen
2021-07-16Merge branch 'master' into tma954-video-trimming-componentIvan Chen
2021-07-16Fix lintBrian Kim
2021-07-16Clean up codeBrian Kim
2021-07-16Remove uneccessary innput.Michael
2021-07-16Update to video quality and master branch integration.Michael
2021-07-15Incorporate trimming into the old moment flow with the cropping functionality.Michael
2021-07-15Initial changesBrian Kim
2021-07-14Incorportated the trimmer component on the zoom inn croppper page. Trimmer ↵Michael
is hidden. Will incorporate trimmer soon.
2021-07-14Merged with newer master containing the cropper.Michael
2021-07-14Clean up camera.tsBrian Kim
2021-07-14Working on code cleanupBrian Kim
2021-07-13Fix lintBrian Kim
2021-07-13Merge with masterBrian Kim
2021-07-13Small variable I forgot to delete.Michael
2021-07-13Merged with new master.Michael
2021-07-13Extremely rough workingBrian Kim
2021-07-09Fix cropping bug. Updated the source to be the correct higher res video.Michael
2021-07-09Fix mention box position, Fix image flickeringIvan Chen
2021-07-09Fix icon bugIvan Chen
2021-07-09Refactor moment category icon logicIvan Chen
2021-07-09Add states and components for video trimming.Michael
2021-07-06Made basic video/image compressor.Michael
2021-07-06Merge with new masterMichael
2021-07-06Trying to debugMichael
2021-07-06Test with the processing manager from react-native-video.Michael
2021-07-02Change max duration to 60Ivan Chen
2021-07-02Cleanup codeIvan Chen
2021-07-02LintIvan Chen
2021-07-02Support picking video from galleryIvan Chen
2021-07-02Add long press to take videoIvan Chen
2021-07-02Fix small build issue.Michael
2021-07-02Fixed weird issue with duplicated screens.Michael
2021-07-01Undo mirror image optionIvan Chen
2021-06-30Remove unused commentIvan Chen
2021-06-30Squashed commit of the following:Ivan Chen
commit 7046c2673c54ecf2f418a85fbcfc2c4872858697 Merge: 5480267b c6900bc6 Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 30 15:16:02 2021 -0400 Merge pull request #479 from brian-tagg/tma959-gif-handle [TMA-959] GIF handle commit c6900bc62b2ea9a1eb07088ac02556c0dd1d5ebc Author: Brian Kim <brian@tagg.id> Date: Thu Jul 1 04:00:53 2021 +0900 Redo extraneous file commit 4eda8db632ca996ff9712872b2076a8675a63523 Author: Brian Kim <brian@tagg.id> Date: Thu Jul 1 03:52:50 2021 +0900 Updates from product commit 1c1975265fb6013c34c8e766a7f11b0c5b8d1e11 Author: Brian Kim <brian@tagg.id> Date: Thu Jul 1 01:23:19 2021 +0900 Respond to comments commit 50344b4236e235fdd42997c1fe85f2c1bd014e47 Author: Brian Kim <brian@tagg.id> Date: Tue Jun 29 23:04:22 2021 +0900 Fixed up some merge issues commit 014af4ac61bae6e38a4965ceb274b147ac3395c6 Author: Brian Kim <brian@tagg.id> Date: Tue Jun 29 23:01:24 2021 +0900 Construct and merge with master
2021-06-30Add option to mirror imageIvan Chen
2021-06-30Fix camera orientationIvan Chen
2021-06-30Cleanup codeIvan Chen