aboutsummaryrefslogtreecommitdiff
path: root/src/screens/profile/CaptionScreen.tsx
AgeCommit message (Collapse)Author
2021-08-12Merge pull request #550 from IvanIFChen/tma1040-moment-upload-retryIvan Chen
[TMA-1040] Moment Upload Retry
2021-08-09Remove user_id requirementIvan Chen
2021-08-05Revamp category selectionShravya Ramesh
2021-07-29Accept captionIvan Chen
2021-07-27LintIvan Chen
2021-07-27Add image moment upload actionIvan Chen
2021-07-23Hide tab bar in edit momentIvan Chen
2021-07-22Handle error case for displaying alert, Add logic to auto reloadIvan Chen
2021-07-22Add action for handling all video uploadsIvan Chen
2021-07-16Merge branch 'master' into tma988-remove-positioned-tags-for-video-momentsIvan Chen
2021-07-16Change positions to 0 if videoIvan Chen
2021-07-16Merge branch 'master' into tma954-video-trimming-componentMichael
Merging with master that fixes vid quality bugs
2021-07-15Merge pull request #501 from IvanIFChen/hotfix-hide-tab-bar-on-moment-failIvan Chen
[HOTFIX] Remove Hide Tab Bar logic on Moment Upload Fail
2021-07-15Remove floor for z indexIvan Chen
2021-07-15Remove floorGeorge Rusu
2021-07-14Merged with newer master containing the cropper.Michael
2021-07-13Commented out trimmer player input.Michael
2021-07-13Commented out trimmer player input.Michael
2021-07-13Merged with new master.Michael
2021-07-13Cleaned up comments and added hideTrimmer functionalityMichael
2021-07-12Remove hide tab bar logic on failIvan Chen
2021-07-09Allow preselect category from profile screenIvan Chen
2021-07-09Change edit to go back to profileIvan Chen
2021-07-09Add success msg backIvan Chen
2021-07-09Fix cropping bug. Updated the source to be the correct higher res video.Michael
2021-07-09Fix mention box padding issueIvan Chen
2021-07-09Fix mention box position, Fix image flickeringIvan Chen
2021-07-09Lint, Update service code to allow category editionIvan Chen
2021-07-09Add logic to create custom category actionIvan Chen
2021-07-09Remove moment post button, Update to use square buttonIvan Chen
2021-07-09Add post buttonIvan Chen
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-09Add states and components for video trimming.Michael
2021-07-08Lint, update alert helper textGeorge Rusu
2021-07-08Added refresh to see video thumbnailsGeorge Rusu
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-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
# 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-23Clean up video upload logicIvan Chen
2021-06-23Cleanup code, Add support for video taggingIvan Chen