aboutsummaryrefslogtreecommitdiff
path: root/src/screens
AgeCommit message (Collapse)Author
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-23LintIvan 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-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 moment tags crash issue on tag friends screenShravya Ramesh
2021-06-22Merge branch 'master' into tma923-image-cropperShravya Ramesh
2021-06-22Fix lint errorsShravya Ramesh
2021-06-21Fix double click crash bugShravya Ramesh
2021-06-20Contain image on tag friends screenShravya Ramesh
2021-06-17Revamp Moment Post ViewShravya Ramesh
2021-06-16Fix issue with background messing up appearance of AddComment elsewhereBrian Kim
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-11Merge pull request #466 from IvanIFChen/tma904-moment-comment-revampIvan Chen
[TMA-904] Moment Comment Revamp
2021-06-11Fix keyboard avoiding for last item, Add comment for scroll to index failIvan Chen
2021-06-11Merge branch 'master' into tma904-moment-comment-revampIvan Chen
# Conflicts: # src/components/moments/MomentPost.tsx # src/components/moments/MomentPostContent.tsx # src/services/MomentService.ts
2021-06-11Fix viewoffsetIvan Chen
2021-06-11Cleanup scrolling logic, Fix scrollTo logicIvan Chen
2021-06-11Simplify scroll logic, Cleanup codeIvan Chen
2021-06-11Organize importsGeorge Rusu
2021-06-11Replace index k with new unique keyGeorge Rusu
2021-06-10Add logic for keyboard focusIvan Chen
2021-06-10Merge pull request #462 from brian-tagg/tma916-check-contactsIvan Chen
[TMA-916] Add check for contacts permission
2021-06-11Add check for contacts permissionBrian Kim
2021-06-11Add check for contacts permissionBrian Kim
2021-06-09Handle navigation, error msg after editingShravya Ramesh
2021-06-09Navigate back on cancel while editingShravya Ramesh
2021-06-09Merge pull request #458 from shravyaramesh/tma907-edit-momentsIvan Chen
[TMA-907] Edit Moment
2021-06-09Add edit moment functionality to caption screenShravya Ramesh
2021-06-09[TMA-909] Fix Contact Search (#460)Husam Salhab
* shows proper results and handles null lists * remove unnecessary existing users code * fix height and remove console log * lint
2021-06-08Remove CommentCount, Add new comments componentIvan Chen
2021-06-08add empty website to submissionhsalhab
2021-06-08Adjust stylingIvan Chen
2021-06-08Create MomentPostTypeIvan Chen
2021-06-08Cleanup codeIvan Chen
2021-06-08Adjust header heightIvan Chen
2021-06-08Resolve warningIvan Chen
2021-06-02Improve util codeIvan Chen
2021-06-02Update icon assetsIvan Chen
2021-06-01Finish profile badges componentIvan Chen
2021-06-01Convert local badges to display badges, Cleanup codeIvan Chen
2021-06-01Add UniversityBadgeDisplayTypeIvan Chen