aboutsummaryrefslogtreecommitdiff
path: root/src/screens/profile/CaptionScreen.tsx
AgeCommit message (Expand)Author
2021-07-09Adjust caption containerIvan Chen
2021-07-09Add more styling to choosing category screenIvan Chen
2021-07-09Add logic to display current selected categoryIvan Chen
2021-07-09Fix navigation error handlingIvan Chen
2021-07-09Remove title, Cleanup caption screen route props, Add new screenIvan Chen
2021-07-09Add commentsIvan Chen
2021-07-09Adjust most styling for caption screenIvan Chen
2021-07-09Add initial styling for caption screenIvan Chen
2021-07-08Lint, update alert helper textGeorge Rusu
2021-07-08Added refresh to see video thumbnailsGeorge Rusu
2021-07-02Removed the comment about the navigation error.Michael
2021-07-02Merge master with this brach.Michael
2021-07-01Add logic for handling new video upload handshakeIvan Chen
2021-06-30Remove filename requirement for all moment uploadIvan Chen
2021-06-24Merge branch 'master' into tma948-video-playbackIvan Chen
2021-06-23Clean up video upload logicIvan Chen
2021-06-23Cleanup code, Add support for video taggingIvan Chen
2021-06-23Add react-native-videoIvan Chen
2021-06-23Cleanup code, Add support for videoIvan Chen
2021-06-23Cleanup code, Update route params for Caption ScreenIvan Chen
2021-06-22Merge branch 'master' into tma923-image-cropperShravya Ramesh
2021-06-16image cropper dumpShravya Ramesh
2021-06-15Merge with masterBrian Kim
2021-06-15Fix bug in caption screen of suggestions not disappearingBrian Kim
2021-06-15Fixed styles for comments vs captionsBrian Kim
2021-06-09Handle navigation, error msg after editingShravya Ramesh
2021-06-09Navigate back on cancel while editingShravya Ramesh
2021-06-09Add edit moment functionality to caption screenShravya Ramesh
2021-05-26Finish tagging functionalityIvan Chen
2021-05-26Finish logic for draggables, Caption screen logic is doneIvan Chen
2021-05-25More investigation with draggable, ProgressIvan Chen
2021-05-25MergeGeorge Rusu
2021-05-25Add layering functionality when editing tagsGeorge Rusu
2021-05-24Fix tag lint issuesShravya Ramesh
2021-05-21Clean up stylesIvan Chen
2021-05-21Add api callsIvan Chen
2021-05-21Merge branch 'master' into tma853-tag-selection-screenIvan Chen
2021-05-21Refactor codeIvan Chen
2021-05-21Organize importsShravya Ramesh
2021-05-21Replace tag component on current caption screenShravya Ramesh
2021-05-21Remove commented codeIvan Chen
2021-05-21Cleaned up code, Add logic for removing tagIvan Chen
2021-05-21Remove unnecessary comments, print statementsGeorge Rusu
2021-05-20Add tagged users preview componentShravya Ramesh
2021-05-20Fix maximum depth bugShravya Ramesh
2021-05-20Change screen nameShravya Ramesh
2021-05-20Add back button, Exchange selected usersShravya Ramesh
2021-05-20Navigate to Tagg selection screenShravya Ramesh
2021-05-20Add new folder, Add new screen, Add temp buttonShravya Ramesh
2021-05-20Fix LinterBrian Kim