aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-06-29Removed the search icon from the navigation bar and replaced it with the ↵Michael Foiani
upload icon (along with the corresponding routing). Small tweaks on navigation and design will be needed. Commented out the code for navigation to search page - should be deleted soon.
2021-06-29Cleanup code, Update camera optionsIvan Chen
2021-06-29Set to only allow photosIvan Chen
2021-06-29Cleanup code, Fix gallery icon bugIvan Chen
2021-06-29Add error handlingIvan Chen
2021-06-29Refactor buttonsIvan Chen
2021-06-29Construct and merge with masterBrian Kim
2021-06-25Fix lint errorsShravya Ramesh
2021-06-25Fix lint errorsShravya Ramesh
2021-06-25Refactor code, Fix orientation bugShravya Ramesh
2021-06-25LintIvan Chen
2021-06-25Cleanup dead codeIvan Chen
2021-06-25Remove unused styles, Fix comment navigation, Fix add commentIvan Chen
2021-06-25Add logic to reset video progressIvan Chen
2021-06-25Cleanup ref typesIvan Chen
2021-06-25Add logic to pause video when not visibleIvan Chen
2021-06-25Fix video dimension in tagging screenIvan Chen
2021-06-25Create camera screen, Add to NavigatorShravya Ramesh
2021-06-25Navigate to camera screen, Move image picker functShravya Ramesh
2021-06-25Add assets for camera screenShravya Ramesh
2021-06-24Fix video layout while viewingIvan Chen
2021-06-24Fix tagg layout issue, Cleanup cssIvan Chen
2021-06-24Fix moment comment count, Add video supportIvan Chen
2021-06-24Merge branch 'master' into tma948-video-playbackIvan Chen
# Conflicts: # ios/Podfile.lock # package.json # src/components/moments/Moment.tsx # src/routes/main/MainStackNavigator.tsx # src/screens/moments/TagFriendsScreen.tsx # src/screens/profile/CaptionScreen.tsx # yarn.lock
2021-06-23Remove unused importIvan Chen
2021-06-23Remove logsIvan Chen
2021-06-23Fix bad mergeIvan Chen
2021-06-23LintIvan Chen
2021-06-23Merge branch 'poc-video' into tma944-video-moment-userflowIvan Chen
# Conflicts: # src/components/moments/Moment.tsx # src/components/moments/MomentPostContent.tsx # yarn.lock
2021-06-23Add support for video from camera to caption screenIvan Chen
2021-06-23Add ability to view video taggsIvan Chen
2021-06-23Clean up video upload logicIvan Chen
2021-06-23Squashed commit of the following:Ivan Chen
commit 8c2b915678b852f597c38ab00d18c22bf62d2051 Merge: cd586326 16f6341d Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 23 16:26:12 2021 -0400 Merge pull request #473 from IvanIFChen/tma938-video-from-camera-video-streaming [TMA-938] Video From Camera & Video Streaming commit 16f6341daff56f827fbb6c6ade9cf1238e8e5f3e Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 23 14:22:29 2021 -0400 Lint commit 7e7a3ea6b6462d295717db052c37d87e1f58a091 Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 23 14:20:00 2021 -0400 Change to use image crop pickers instead commit 25d1a6514c9df784df27d22da648340ae018c1f8 Author: Ivan Chen <ivan@tagg.id> Date: Wed Jun 23 13:37:39 2021 -0400 Minor logic cleanup commit 4ecc4525738dc8a56c9f37a05d0870e54cfa5be9 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 19:21:26 2021 -0400 Lint commit c3066187b9d253767e32880cc35ddd1abc6db6b3 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 19:16:04 2021 -0400 Remove test code commit ab13c937f1de947e68df03b443cf9fccb0cd54c9 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 19:14:06 2021 -0400 Add alert for gallery and camera commit 0561794c67d827c918029f2e06572fd03b4531fd Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 18:51:57 2021 -0400 Finish poc for for video streaming commit 457b5cf34c032e7b73f972d5ba801ff420915190 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 18:37:20 2021 -0400 Squashed commit of the following: commit b6e4676b6ea262580453963ed6cfd85932d32341 Author: Ivan Chen <ivan@tagg.id> Date: Mon Jun 21 19:04:08 2021 -0400 Add library, Add sample code commit 49dfe6a52e09bdb218e2b1ceb5a8df9ed46873f1 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 18:37:12 2021 -0400 Squashed commit of the following: commit b1c2002caa349dc96f81d3cc3e00ea545f4e654e Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 15:28:18 2021 -0400 Add video for camerea commit ee890e517dd3688a4fd63c64592fdb6ce683d7b4 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 18:36:47 2021 -0400 Improve poc UX
2021-06-23Cleanup code, Add support for video taggingIvan Chen
2021-06-23Add react-native-videoIvan Chen
2021-06-23Squashed commit of the following:Ivan Chen
commit b6e4676b6ea262580453963ed6cfd85932d32341 Author: Ivan Chen <ivan@tagg.id> Date: Mon Jun 21 19:04:08 2021 -0400 Add library, Add sample code
2021-06-23Cleanup code, Add support for videoIvan Chen
2021-06-23Cleanup code, Update route params for Caption ScreenIvan Chen
2021-06-23Fix ... button style on moment viewShravya Ramesh
2021-06-23LintIvan Chen
2021-06-23Change to use image crop pickers insteadIvan Chen
2021-06-23Minor logic cleanupIvan Chen
2021-06-23Fix moment tags crash issue on tag friends screenShravya Ramesh
2021-06-22LintIvan Chen
2021-06-22Remove test codeIvan Chen
2021-06-22Add alert for gallery and cameraIvan Chen
2021-06-22Finish poc for for video streamingIvan Chen
2021-06-22Squashed commit of the following:Ivan Chen
commit b6e4676b6ea262580453963ed6cfd85932d32341 Author: Ivan Chen <ivan@tagg.id> Date: Mon Jun 21 19:04:08 2021 -0400 Add library, Add sample code
2021-06-22Squashed commit of the following:Ivan Chen
commit b1c2002caa349dc96f81d3cc3e00ea545f4e654e Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 15:28:18 2021 -0400 Add video for camerea
2021-06-22Improve poc UXIvan Chen