aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-07-09Refactor moment category icon logicIvan 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 old plus, Fix wrong upload click bugIvan 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-09Merge pull request #495 from grusuTagg/tma966-Moment-Thumbnail-FixesIvan Chen
[TMA-966] Moment Thumbnail Not Showing Up After Upload (Video Only)
2021-07-09Merge pull request #492 from brian-tagg/tma968-new-moment-taggingIvan Chen
[TMA-968] New Moment Tagging Flow
2021-07-08Lint, update alert helper textGeorge Rusu
2021-07-08Fixed boundariesBrian Kim
2021-07-08Added refresh to see video thumbnailsGeorge Rusu
2021-07-08More lint fixesBrian Kim
2021-07-08Got rid of tab bar removerBrian Kim
2021-07-08Fix lintBrian Kim
2021-07-08Respond to comments, simplify boundaries, place calculations within useEffectBrian Kim
2021-07-08Enable/disable scoll depending on keyboardShravya Ramesh
2021-07-08Fix lintingBrian Kim
2021-07-08Fixed titleBrian Kim
2021-07-07Remove commentsBrian Kim
2021-07-07Update boundaryBrian Kim
2021-07-07Merge with master and minor editsBrian Kim
2021-07-07Merge branch 'master' into tma968-new-moment-taggingBrian Kim
2021-07-07Basic functionalityBrian Kim
2021-07-07Merge pull request #485 from sotech117/tma931-remove-search-on-bottom-navbarIvan Chen
[TMA-931] Remove Search on Bottom Navbar
2021-07-02LintIvan Chen
2021-07-02LintIvan Chen
2021-07-02Adjust progress bar styleIvan Chen
2021-07-02Add circular progress barIvan Chen
2021-07-02Change max duration to 60Ivan Chen
2021-07-02Removed deadcodeIvan Chen
2021-07-02Remove black plus iconIvan Chen
2021-07-02Cleanup codeIvan Chen
2021-07-02LintIvan Chen
2021-07-02Support picking video from galleryIvan Chen
2021-07-02Removed the comment about the navigation error.Michael
2021-07-02Add long press to take videoIvan Chen
2021-07-02Remove comments added from pr review. Also, clean some code that was ↵Michael
suggested from pr review.
2021-07-02Merge branch 'master' into tma931-remove-search-on-bottom-navbarMichael
Merging the new high-res logo from master.
2021-07-02Replace the old brown.png with a new higher-res one to fix the bluriness ↵Michael
when the crest was larger.
2021-07-02Remove dup screenIvan Chen
2021-07-02Fix issue with duplicated code.Michael
2021-07-02Update branch with newer commits in master.Michael
2021-07-02Add new upload button in the middle on the nav bar and shifting the older ↵Michael
icons to new positions. Follow Blessing's design by enlargining it and making the other icons a bit smaller. Also, add the navigation that goes to the camera screen from the upload icon. Ending the rebase from master.
2021-07-02Merge master with this brach.Michael
2021-07-01Remove TODOs and commentsIvan Chen
2021-07-01Merge branch 'master' into poc-videoIvan Chen
# Conflicts: # Makefile # ios/Frontend/Info.plist # src/components/camera/GalleryIcon.tsx # src/components/camera/SaveButton.tsx # src/components/moments/Moment.tsx # src/screens/moments/CameraScreen.tsx # src/utils/camera.ts