Commit Graph

219 Commits

Author SHA1 Message Date
a781510a41 Add cmake to flake 2024-02-07 00:08:36 -07:00
bbbcffcfcb Merge pull request 'write script to use env variables' (#100) from andy/start-script into master
Reviewed-on: railbird/railbird-mobile#100
2024-02-06 21:09:27 -07:00
Loewy
13bdfff9f8 remove logs, tested 2024-02-06 16:15:46 -08:00
Andy Malkin
ef7c39e4e9 update script to keep colors 2024-02-06 16:06:09 -08:00
Andy Malkin
ee085cbbb1 write script to use env variables 2024-02-06 15:53:04 -08:00
35a94b4a75 Merge pull request 'loewy/move-app-to-src' (#99) from loewy/move-app-to-src into master
Reviewed-on: railbird/railbird-mobile#99
2024-02-06 16:52:12 -07:00
Loewy
da68d87a5f import sort 2024-02-06 15:12:54 -08:00
Loewy
af28d5c65b mvoe mock, fix imports 2024-02-06 15:08:19 -08:00
Loewy
b5ca868050 move folders etc, need to solve app import issue 2024-02-06 14:24:49 -08:00
4a5dd47bc0 Merge pull request 'Pass firebase token to headers / signOut' (#98) from loewy/firebase-token-headers into master
Reviewed-on: railbird/railbird-mobile#98
2024-02-06 14:14:05 -07:00
Loewy
71a5f72381 prettier 2024-02-06 13:03:44 -08:00
Loewy
c1ba1ceb7c token passed, tested with a call, change up env a bit 2024-02-06 13:02:15 -08:00
Loewy
035ce9f1b9 fix prettier conflicts 2024-02-06 11:34:52 -08:00
Loewy
eb2534ff94 wip: working, needs some unit tests for auth functions 2024-02-06 11:09:22 -08:00
Loewy
d93d73dc3a wip: token passed to headers, need to make hook for onAuthStateChanged 2024-02-05 23:58:39 -08:00
Loewy
6bfd0621ad wip: connect firebase token to apollo headers 2024-02-05 22:50:24 -08:00
Andy Malkin
b88f5bf2e4 added env vars types and start scripts 2024-02-05 22:48:29 -08:00
43ff5d416a Merge pull request 'Bump gql' (#91) from bump-gql into master
Reviewed-on: railbird/railbird-mobile#91
2024-02-05 19:56:25 -07:00
0e8316b9f5 Bump gql 2024-02-05 12:57:25 -07:00
01f1f94dd6 Merge pull request 'ivan/upload-flow-v1' (#87) from ivan/upload-flow-v1 into master
Reviewed-on: railbird/railbird-mobile#87
2024-02-05 02:00:36 -07:00
bfd5a58461 Igonre files types 2024-02-05 01:58:19 -07:00
240831d6e5 Fix error 2024-02-05 01:55:53 -07:00
394bff34e5 Set binaryStreamOnly 2024-02-05 01:52:37 -07:00
000918844a Queue uploads 2024-02-05 01:42:58 -07:00
f44a1597c0 Use react-native-fs instead 2024-02-05 01:42:58 -07:00
1cfc6a9ae3 WIP 2024-02-05 01:42:58 -07:00
b4a5fdebab Remove CameraRoll saving 2024-02-05 01:42:58 -07:00
4970018afb Merge pull request 'Disable android build for now' (#86) from ivan/disable-android-build into master
Reviewed-on: railbird/rn-playground#86
2024-02-03 22:22:28 -07:00
8998cc3ac4 Disable android build for now 2024-02-03 22:21:37 -07:00
bee4dc403b Merge pull request 'Oops' (#85) from ivan/fix-android-build into master
Reviewed-on: railbird/rn-playground#85
2024-02-03 22:09:11 -07:00
edbe916247 Oops 2024-02-03 22:08:51 -07:00
73334a7dd7 Merge pull request 'Fix android build' (#84) from ivan/fix-android-build into master
Reviewed-on: railbird/rn-playground#84
2024-02-03 21:59:46 -07:00
497068627c Fix android build 2024-02-03 21:58:54 -07:00
89361e17e6 Merge pull request 'Automatically organize imports' (#83) from ivan/automatically-organize-imports into master
Reviewed-on: railbird/rn-playground#83
2024-02-03 21:48:28 -07:00
18ec4bf9f1 Separate android into its own job 2024-02-03 21:48:05 -07:00
2e75f784dd Try a different variable 2024-02-03 21:35:31 -07:00
c7179bd0a0 Fix android build 2024-02-03 21:30:32 -07:00
b38c099414 Fix? 2024-02-03 21:27:33 -07:00
e7f5d19707 Please work 2024-02-03 21:17:08 -07:00
4ae2e70586 Take 2 2024-02-03 21:14:18 -07:00
c93072d9b4 Fix CI? 2024-02-03 21:10:16 -07:00
721e728275 Add android build and make tsc find react-native-vision-camera 2024-02-03 21:06:47 -07:00
bfd96d9ccc Automatically organize imports 2024-02-03 20:30:00 -07:00
3f0e0bb9a9 Merge pull request 'Actually respect prettier configuration' (#82) from ivan/respect-prettier-configuration into master
Reviewed-on: railbird/rn-playground#82
2024-02-03 20:25:25 -07:00
2276605e6d Actually respect prettier configuration 2024-02-03 20:23:54 -07:00
a6883a624a Merge pull request 'ivan/add-dev-auth' (#81) from ivan/add-dev-auth into master
Reviewed-on: railbird/rn-playground#81
2024-02-03 20:18:02 -07:00
fc3cf92dcf Set dev mode auth headers 2024-02-03 20:15:39 -07:00
e69f9dc2d8 Add ApolloLink to inject auth headers 2024-02-03 18:10:58 -07:00
473d79a32d Bump react native vision callback 2024-02-03 18:09:55 -07:00
2f8f0227ba Merge pull request 'Record flow -- Entry screen + navigation stack' (#79) from loewy/camera-screen-stack into master
Reviewed-on: railbird/rn-playground#79
2024-02-03 16:45:39 -07:00