aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-06-30Fix gallery repicking image bugIvan Chen
2021-06-30Merge branch 'poc-video' into tma953-camera-screen-videoIvan Chen
# Conflicts: # src/components/moments/Moment.tsx
2021-06-30LintIvan Chen
2021-06-30Remove patchIvan 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-30Cleanup codeIvan Chen
2021-06-30Fix camera orientationIvan Chen
2021-06-30Remove filename requirement for all moment uploadIvan Chen