Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-02 | Adjust progress bar style | Ivan Chen | |
2021-07-02 | Add circular progress bar | Ivan Chen | |
2021-07-02 | Change max duration to 60 | Ivan Chen | |
2021-07-02 | Removed deadcode | Ivan Chen | |
2021-07-02 | Remove black plus icon | Ivan Chen | |
2021-07-02 | Cleanup code | Ivan Chen | |
2021-07-02 | Lint | Ivan Chen | |
2021-07-02 | Merge branch 'tma931-remove-search-on-bottom-navbar' into video-processing-test | Michael | |
Needed merge to access camera screen. | |||
2021-07-02 | Support picking video from gallery | Ivan Chen | |
2021-07-02 | Removed the comment about the navigation error. | Michael | |
2021-07-02 | Add long press to take video | Ivan Chen | |
2021-07-02 | Remove comments added from pr review. Also, clean some code that was ↵ | Michael | |
suggested from pr review. | |||
2021-07-02 | Merge branch 'master' into tma931-remove-search-on-bottom-navbar | Michael | |
Merging the new high-res logo from master. | |||
2021-07-02 | Added new dependencies for the video processing. | Michael | |
2021-07-02 | Fix small build issue. | Michael | |
2021-07-02 | Merge pull request #488 from sotech117/tma865-fix-blurry-badge-2 | Ivan Chen | |
[TMA-865] [BUGFIX] Blurry Badge Icon 2 :) | |||
2021-07-02 | Replace the old brown.png with a new higher-res one to fix the bluriness ↵ | Michael | |
when the crest was larger. | |||
2021-07-02 | Merge pull request #487 from IvanIFChen/hotfix-dup-screen | Ivan Chen | |
[HOTFIX] Remove Dup Screen | |||
2021-07-02 | Fixed weird issue with duplicated screens. | Michael | |
2021-07-02 | Remove dup screen | Ivan Chen | |
2021-07-02 | Merge master into this test branch. | Michael | |
2021-07-02 | Add depedencies to xcode for react-native-video-processing. Building the ↵ | Michael | |
project was successful. | |||
2021-07-02 | Fix issue with duplicated code. | Michael | |
2021-07-02 | Update branch with newer commits in master. | Michael | |
2021-07-02 | Add 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-02 | Merge master with this brach. | Michael | |
2021-07-01 | Merge pull request #472 from TaggiD-Inc/poc-video | Ivan Chen | |
[POC] PoC Video | |||
2021-07-01 | Remove TODOs and comments | Ivan Chen | |
2021-07-01 | Merge branch 'master' into poc-video | Ivan 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-01 | Merge pull request #482 from IvanIFChen/tma953-camera-screen-merged-with-master | Ivan Chen | |
[TMA-953] Camera Screen from Master to PoC Video Branch | |||
2021-07-01 | Fix filename bug | Ivan Chen | |
2021-07-01 | Undo mirror image option | Ivan Chen | |
2021-07-01 | Update home directory in Makefile | Ivan Chen | |
2021-07-01 | Add logic for handling new video upload handshake | Ivan Chen | |
2021-07-01 | Merge pull request #484 from grusuTagg/tma950-BUGFIX-Video-Notification-Crash | Ivan Chen | |
[TMA-950] BUGFIX Video Notification Crash | |||
2021-07-01 | Update logic for viewable items in SP | Ivan Chen | |
2021-07-01 | Fix moment avatar rerender issue | Ivan Chen | |
2021-07-01 | Fix crash issue on notification tap, Fix initial index issue | Ivan Chen | |
2021-07-01 | Remove viewabilityConfigCallback | George Rusu | |
2021-07-01 | Check to make sure momentData is initialized and not empty before indexing | George Rusu | |
2021-06-30 | Fix gallery repicking image bug | Ivan Chen | |
2021-06-30 | Merge branch 'poc-video' into tma953-camera-screen-video | Ivan Chen | |
# Conflicts: # src/components/moments/Moment.tsx | |||
2021-06-30 | Lint | Ivan Chen | |
2021-06-30 | Remove patch | Ivan Chen | |
2021-06-30 | Remove unused comment | Ivan Chen | |
2021-06-30 | Squashed 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-30 | Add option to mirror image | Ivan Chen | |
2021-06-30 | Cleanup code | Ivan Chen | |
2021-06-30 | Fix camera orientation | Ivan Chen | |
2021-06-30 | Remove filename requirement for all moment upload | Ivan Chen | |