aboutsummaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Collapse)Author
2021-08-09Install yarn and npm and pods.Michael
2021-08-09Build and test deployment on new master.Michael
2021-08-09Merged with new master and updated for device deployment.Michael
2021-07-23Merge pull request #516 from shravyaramesh/tma936-pause-videoIvan Chen
[TMA-936] Pause video
2021-07-23Add package to set badge icon, Reset badge iconShravya Ramesh
2021-07-23Add new gradient progress barShravya Ramesh
2021-07-19Add pinchable view, Update lock filesIvan Chen
2021-07-14Clean up code round 2Brian Kim
2021-07-14Working on code cleanupBrian Kim
2021-07-09Basic startBrian Kim
2021-07-02Fix small build issue.Michael
2021-07-02Merge master into this test branch.Michael
2021-07-02Add depedencies to xcode for react-native-video-processing. Building the ↵Michael
project was successful.
2021-06-30Update lock filesIvan Chen
2021-06-30Organize plist key valuesIvan 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-25Add missing description for permissionsShravya Ramesh
2021-06-25Add package, install for camera libShravya Ramesh
2021-06-24Add new pod filesIvan 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-22Finish poc for for video streamingIvan Chen
2021-06-22Squashed 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-22Squashed commit of the following:Ivan Chen
commit b1c2002caa349dc96f81d3cc3e00ea545f4e654e Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 15:28:18 2021 -0400 Add video for camerea
2021-06-22Update pod, Adjust display size for iPhone 8 etcShravya Ramesh
2021-06-22Remove unused libraryShravya Ramesh
2021-06-19Got photo manip tool workingBrian Kim
2021-06-16image cropper dumpShravya Ramesh
2021-06-10Update lock filesIvan Chen
2021-05-27Update lock filesIvan Chen
2021-05-14added patch-package, added patch to fix inapp browser, updated lock filesIvan Chen
2021-05-06updated to use correct lock filesIvan Chen
2021-05-05Altered Podfile to use earlier version of flipperbrian-tagg
2021-04-14added analytics packageIvan Chen
2021-04-09created initial stylingIvan Chen
2021-04-03Add yarn and pod lock filesLeon Jiang
2021-03-10Run 'yarn && npx pod-install'Leon Jiang
2021-03-02Update app icon assetsLeon Jiang
2021-02-18Flipper folly podspec udpateankit-thanekar007
2021-02-09comment out flipper since it was giving us build issuesIvan Chen
2021-02-05Merge pull request #218 from shravyaramesh/tma474-access-user-contactsIvan Chen
[TMA-474] Access user contacts
2021-02-03removed commented lineShravya Ramesh
2021-02-03New description for ios permission alertShravya Ramesh
2021-02-03Added package, configutionShravya Ramesh
2021-02-02updated permission stringIvan Chen
2020-12-29[TMA-288] notifications frontend infra (#154)Shravya Ramesh
* Configured settings to enable remote notifications * Added FCM services * Added background message handler + api calls * minor fixes * minor changes requested from pr
2020-12-07[TMA-402] New and beautiful splashscreen (#135)Ashm Walia
* Some changes * Some more changes * Final touch
2020-11-03[BUILD FIXES] Update icons and other minor fixes (#98)Husam Salhab
* move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore * minor fixes
2020-10-19[TMA-272] Add browser login flow to Instagram social linking (#56)Ivan Chen
* added in-app browser package and added social link for instagram * added comments and improved code clarity * added more skeleton code * Finished FB linking * updated facebook oauth to request for permission * finished twitter sign on * minor fixes
2020-10-08HOT PATCH- Fix lock file issues (#49)Husam Salhab
* move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore
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