aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-13Extremely rough workingBrian Kim
2021-07-09Basic startBrian Kim
2021-07-08Add the libraries built in ui for trimming. Try to figure out its features - ↵Michael
very broken and very poor code. For testing purposes.
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-02Merge pull request #489 from IvanIFChen/tma953-camera-screen-videoIvan Chen
[TMA-953] Camera Screen Video
2021-07-02LintIvan Chen
2021-07-02LintIvan Chen
2021-07-02Adjust progress bar styleIvan Chen
2021-07-02Add circular progress barIvan Chen
2021-07-02Change max duration to 60Ivan Chen
2021-07-02Removed deadcodeIvan Chen
2021-07-02Remove black plus iconIvan Chen
2021-07-02Cleanup codeIvan Chen
2021-07-02LintIvan Chen
2021-07-02Merge branch 'tma931-remove-search-on-bottom-navbar' into video-processing-testMichael
Needed merge to access camera screen.
2021-07-02Support picking video from galleryIvan Chen
2021-07-02Removed the comment about the navigation error.Michael
2021-07-02Add long press to take videoIvan Chen
2021-07-02Remove comments added from pr review. Also, clean some code that was ↵Michael
suggested from pr review.
2021-07-02Merge branch 'master' into tma931-remove-search-on-bottom-navbarMichael
Merging the new high-res logo from master.
2021-07-02Added new dependencies for the video processing.Michael
2021-07-02Fix small build issue.Michael
2021-07-02Merge pull request #488 from sotech117/tma865-fix-blurry-badge-2Ivan Chen
[TMA-865] [BUGFIX] Blurry Badge Icon 2 :)
2021-07-02Replace the old brown.png with a new higher-res one to fix the bluriness ↵Michael
when the crest was larger.
2021-07-02Merge pull request #487 from IvanIFChen/hotfix-dup-screenIvan Chen
[HOTFIX] Remove Dup Screen
2021-07-02Fixed weird issue with duplicated screens.Michael
2021-07-02Remove dup screenIvan Chen
2021-07-02Merge master into this test branch.Michael
2021-07-02Add depedencies to xcode for react-native-video-processing. Building the ↵Michael
project was successful.
2021-07-02Fix issue with duplicated code.Michael
2021-07-02Update branch with newer commits in master.Michael
2021-07-02Add new upload button in the middle on the nav bar and shifting the older ↵Michael
icons to new positions. Follow Blessing's design by enlargining it and making the other icons a bit smaller. Also, add the navigation that goes to the camera screen from the upload icon. Ending the rebase from master.
2021-07-02Merge master with this brach.Michael
2021-07-01Merge pull request #472 from TaggiD-Inc/poc-videoIvan Chen
[POC] PoC Video
2021-07-01Remove TODOs and commentsIvan Chen
2021-07-01Merge branch 'master' into poc-videoIvan Chen
# Conflicts: # Makefile # ios/Frontend/Info.plist # src/components/camera/GalleryIcon.tsx # src/components/camera/SaveButton.tsx # src/components/moments/Moment.tsx # src/screens/moments/CameraScreen.tsx # src/utils/camera.ts
2021-07-01Merge pull request #482 from IvanIFChen/tma953-camera-screen-merged-with-masterIvan Chen
[TMA-953] Camera Screen from Master to PoC Video Branch
2021-07-01Fix filename bugIvan Chen
2021-07-01Undo mirror image optionIvan Chen
2021-07-01Update home directory in MakefileIvan Chen
2021-07-01Add logic for handling new video upload handshakeIvan Chen
2021-07-01Merge pull request #484 from grusuTagg/tma950-BUGFIX-Video-Notification-CrashIvan Chen
[TMA-950] BUGFIX Video Notification Crash
2021-07-01Update logic for viewable items in SPIvan Chen
2021-07-01Fix moment avatar rerender issueIvan Chen
2021-07-01Fix crash issue on notification tap, Fix initial index issueIvan Chen
2021-07-01Remove viewabilityConfigCallbackGeorge Rusu
2021-07-01Check to make sure momentData is initialized and not empty before indexingGeorge Rusu