aboutsummaryrefslogtreecommitdiff
path: root/src/assets
AgeCommit message (Collapse)Author
2021-02-23added new requested buttonShravya Ramesh
2021-02-20Merge pull request #246 from IvanIFChen/hotfix-change-instagram-icon-sizeIvan Chen
[HOTFIX] Instagram Icon size was too big
2021-02-19restyled to match figmaShravya Ramesh
2021-02-19Added option to bottom drawer on profile screenShravya Ramesh
2021-02-18updated instagram icon sizeIvan Chen
2021-02-18Merge branch 'master' into tma626-people-tutorialIvan Chen
# Conflicts: # src/screens/suggestedPeople/SuggestedPeopleScreen.tsx
2021-02-15notification view changesankit-thanekar007
2021-02-11upload photo doneIvan Chen
2021-02-11welcome screen done, created base view for upload imageIvan Chen
2021-02-11Merge branch 'master' into tma641-animation-tutorialShravya Ramesh
2021-02-11Merge branch 'master' into tma255-taggs-barIvan Chen
# Conflicts: # src/components/common/SocialLinkModal.tsx
2021-02-11Merge pull request #232 from IvanIFChen/tma639-new-version-availableIvan Chen
[TMA-639] New Version Available
2021-02-11created and imported animated tutorialShravya Ramesh
2021-02-10Merge branch 'master' into hotfix-header-refactorIvan Chen
2021-02-09added taggs bar and white ringShravya Ramesh
2021-02-09changed insta icon + added extra prop for switchShravya Ramesh
2021-02-09refactored header stylesIvan Chen
# Conflicts: # src/components/common/FriendsButton.tsx # src/screens/profile/FriendsListScreen.tsx # src/screens/profile/MomentCommentsScreen.tsx
2021-02-09using centered view, updated TaggSquareButton stylesIvan Chen
2021-02-08Added necessary assets [remove sarah miller later]Shravya Ramesh
2021-02-05Merge pull request #218 from shravyaramesh/tma474-access-user-contactsIvan Chen
[TMA-474] Access user contacts
2021-02-05removed second pointShravya Ramesh
2021-02-03New screen to request permission to contactsShravya Ramesh
2021-02-01Merge branch 'master' into TMA-546-Onboarding-PageIvan Chen
2021-01-27Made changes in the onboarding screenTanmay Bhatia
2021-01-27finished deleteIvan Chen
2021-01-27Squashed commit of the following:Ivan Chen
commit 9298f8a31ca25f53d7fb6a0a90af783b9b01f46c Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 09:00:16 2021 -0800 Removed redundancy commit 2a93a92521d989664ebb8dfebe011d8df67ad40f Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:58:24 2021 -0800 Sc commit 2f5f9df6dec1e905f3abf37d124ecd92d0e3a3d9 Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:29:56 2021 -0800 Pre-final commit 85c0f668665696ba8127ee1ea436d10ec0af955f Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:24:43 2021 -0800 Pre-final commit 755f4f540d3e759ff9ad3bc35c64b6f7fc83998b Author: Ashm Walia <ashmwalia@outlook.com> Date: Mon Jan 25 18:00:44 2021 -0800 Add provision to show and hide replies
2021-01-22finished styling the input boxIvan Chen
2021-01-21back arrow + minor stylingShravya Ramesh
2021-01-20Merge pull request #191 from IvanIFChen/tma493-new-loading-indicatorIvan Chen
[TMA-493] New Loading Indicator
2021-01-19DoneAshm Walia
2021-01-18loading indicator doneIvan Chen
2021-01-13[TMA-556] Temporary Fix for Re-ordering Categories (#178)Ivan Chen
* done * moved icon placement and added correct asset * new icons * moved things around resolved a bug * Deleting existing predefined moment categories * Revert "Deleting existing predefined moment categories" This reverts commit f5f4464b5392902208ec548de1c189f4639261a5. * Hit backend Co-authored-by: Shravya Ramesh <shravs1208@gmail.com> Co-authored-by: Ashm Walia <ashmwalia@outlook.com> Co-authored-by: Ashm Walia <40498934+ashmgarv@users.noreply.github.com>
2021-01-12[TMA 491 Frontend] Revamp onboarding (#173)Ashm Walia
* First commit, arrow excluded * Done from my side * Some small nitpicks * exclude tsconfig * Show profile screen after onboarding * Update string * Small fix * small cosmetic
2021-01-12[TMA 472] Added option to be added to Taggs wait list (#168)Ashm Walia
* Added screens to add to waitlist and a page to display on success of the same * Incorporated small comment
2021-01-12[TMA-527/506/523] Custom Moment Categories (#174)Ivan Chen
* changed logic to allow ≥ 1 categories * now using array of strings for moment categories * updated error strings * formatting and check for picker cancellation * initial UI done * cleaned up logic, added custom icon * renamed onboarding stack to match main stack * removed unused import * deterministic color picker * custom category defaults to selected instead of added * removed function in route
2021-01-05replace nightlife with fitness; replaces icon; (#166)Shravya Ramesh
2021-01-05Done (#163)Ashm Walia
2020-12-30[TMA - 457]Change followers to friends (#149)Ashm Walia
* One commit to replace followers with friends * Move block unblock to drawer and some cosmetic changes * Options to edit own profile when viewing * Changes for University Class * Small fix * Made ProfileOnboarding a scroll view and other small changes * Small fix * Small fix thanks to ivan and tanmay * Add ?
2020-12-22[TMA 446] Create category (#144)Ashm Walia
* Added welcome page * Working code * Small fix * Some more cleanup * Fixes * Cleanup * Fix again * Use gradient for white bg as well * Fixed type
2020-12-14[TMA-406&201] User Handle UI for Individual Moments (#129)Ivan Chen
* initial work * made big progress towards flatlist moment view * UI done, just need to pass in data now * minor fixes to get things actually running correctly * vertical scroll working * initial index working * moment drawer text color to red * moved report to drawer * removed garbage * added ?
2020-11-21[TMA-356] Updated icons (#118)Ivan Chen
* updated icons * added small icons * fixed a bug * now using the correct assets, fixed a bug
2020-11-17[TMA-382] Edit profile screen (#121)Shravya Ramesh
* added more icon * a less fat icon * and the actual icon asset * bottom drawer skeleton done * removed warning, better code * a more completed skeleton done * bottom drawer done! * Added content container, sent birthday picker props, minor styling * differenciating defined and undefined birthdate in birthdate, datepicker * removed restricting width for TaggDropDown * Added edit profile screen to navigator stack * Add EditProfile view, refresh profile view on save * Removes unnecessary import * Stores gender and birthdate as part of ProfileType * Added gender, birthdate, isEditProfile to AuthProv * Conditional view applied for edit profile button * Includes discarded changes in previous merge- BD * removed unused icon * resolved scary warnings * added icon to drawer * Small fix * minor code improvement * sc * fixed birthday bug * custom gender updation fixed * small change to birthday default value * missed something * cleaned up types! Warnings gone! * fixed another gender picker bug * fixed gender bug and cleaned up logic * removed warning, MUCH better code now Co-authored-by: Ivan Chen <ivan@thetaggid.com> Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
2020-11-02Hotfix new icons (#86)Ivan Chen
* changed to use new social icons * changed padding * more dimension change * removing them then will re-add them to let git update them * icon sizes are correct now * fixed icon size on onboarding
2020-10-26[TMA-280] Add coming soon (#73)Husam Salhab
* move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore * added coming soon screens * moved search next to profile * Added the right icons and abstracted cs to ComingSoon.tsx * Update Checkpoint.tsx Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
2020-10-25[TMA-237] Added modal for user registration and redirect (#61)George Rusu
* move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore * added modal for user registration and redirect * api call to get list of linked socials for each user to display appropriate icon * fixed indentation and linting * refactored modal and browser sign-in * now dynamically adding linked and unlinked taggs, added a bunch of TODOs for tomorrow * added svg icons * done? finished taggs bar UI and all the navigations including modal * fixed some bugs and added more TODOs * fixed some bugs and refactored posts fetching logic * fixed taggs bar bug * done, it will update everything correctly * added comments * added tiktok Co-authored-by: hsalhab <husam_salhab@brown.edu> Co-authored-by: george <grus6928@gmail.com> Co-authored-by: Ivan Chen <ivan@thetaggid.com>
2020-10-24[TMA 302] Social media linking to login (#71)Ashm Walia
* Social media linking to login * Social media linking to login
2020-10-22[TMA 236] Comments PR (#64)Ashm Walia
* Added comments count and retrieve comments * Working draft * The one before cleanup * Finally * Added time icon and major refactoring * Small fix for social media taggs * Addressed review comments
2020-10-08[TMA-229] Moments Barebones (#50)Ivan Chen
* added react native svg transformation to support svg icons * finished moments barebones view * resolved a warning from the svg file
2020-10-08[TMA-267] Update logo and splash page with new design (#47)Husam Salhab
* hot patch * patching * update to new logo and fix ios 14
2020-08-21Update app name/icon for iOS & Android (#36)Leon Jiang