aboutsummaryrefslogtreecommitdiff
path: root/src/screens
AgeCommit message (Collapse)Author
2021-07-01Update logic for viewable items in SPIvan Chen
2021-07-01Fix crash issue on notification tap, Fix initial index issueIvan Chen
2021-07-01Remove viewabilityConfigCallbackGeorge Rusu
2021-07-01Check to make sure momentData is initialized and not empty before indexingGeorge Rusu
2021-06-30Fix gallery repicking image bugIvan Chen
2021-06-30Squashed 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-30Cleanup codeIvan Chen
2021-06-30Remove filename requirement for all moment uploadIvan Chen
2021-06-30Cleanup codeIvan Chen
2021-06-30Clean up code, Remove tab bar logic to use modal style insteadIvan Chen
2021-06-30Squashed commit of the following:Ivan Chen
commit 66c974161b59f1e3570e2a4a42334fabc16c2129 Merge: 53bdc94c d4b21051 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 17:06:19 2021 -0400 Merge pull request #476 from shravyaramesh/tma937-tagg-camera [TMA-937] Tagg Camera commit d4b210518eaffd3bf1320ca7ce7fa4a6d611528f Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 17:04:10 2021 -0400 Cleanup code, Update camera options commit 3f826ec0741d3f0d0c85a17e5d0a09eef402dbf2 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 16:45:45 2021 -0400 Set to only allow photos commit 9d30c0c211e6b0b1b87e5de93a043e6e9f06beb3 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 16:44:41 2021 -0400 Cleanup code, Fix gallery icon bug commit f6fdd5d913c29855644f226d09d6cba60faf6e21 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 16:32:19 2021 -0400 Add error handling commit 5fcffd40746b2074d523f53dc82c824d147444e5 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 16:29:06 2021 -0400 Refactor buttons commit f273a7aa1c2e27692c2a03ae1e2fc9b81360558d Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 17:18:47 2021 -0700 Fix lint errors commit 448e91ed0b6c7519c02bbe1ac32a9d51989679db Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 16:58:05 2021 -0700 Fix lint errors commit 6f94f0bb6dbe12e23f4222a0d0e3ffb09af965d7 Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 16:50:13 2021 -0700 Add missing description for permissions commit 727c6384a2a07c42cd132d02da8c7dbb5757ea4f Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 16:50:00 2021 -0700 Refactor code, Fix orientation bug commit f596a0246a9b9453df3a93c8c3fc5c9137bb50fc Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 03:26:00 2021 -0700 Create camera screen, Add to Navigator commit 0646d38547319200f7f725cdd76b1ed9b531a188 Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 03:24:54 2021 -0700 Navigate to camera screen, Move image picker funct commit f0762b7a3171f99833eb3c3f5e723c472dbc4879 Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 03:23:56 2021 -0700 Add assets for camera screen commit 3c4676b7646fbddc43bf5d9796b7cbac185b6664 Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 03:23:33 2021 -0700 Add package, install for camera lib
2021-06-25Cleanup dead codeIvan Chen
2021-06-25Add logic to pause video when not visibleIvan Chen
2021-06-25Fix video dimension in tagging screenIvan 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-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