Loewy
|
8c3b745d4d
|
wip: minor changes
|
2024-02-13 15:00:35 -08:00 |
|
|
db9475cf3b
|
Merge pull request 'Set up svg transformer' (#114) from loewy/set-up-svg-transformer into master
Reviewed-on: railbird/railbird-mobile#114
Reviewed-by: Kat Huang <kkathuang@gmail.com>
|
2024-02-13 15:59:57 -07:00 |
|
Loewy
|
31c212807b
|
remove comments
|
2024-02-12 21:59:01 -08:00 |
|
Loewy
|
aca8caa5c3
|
test with icon
|
2024-02-12 21:56:26 -08:00 |
|
Loewy
|
b30ef2ef2b
|
wip: builds, need to test with icons, fixes import issue for assets
|
2024-02-12 21:35:09 -08:00 |
|
|
62637badcb
|
Merge pull request 'Move camera access permissions' (#113) from loewy/permissions into master
Reviewed-on: railbird/railbird-mobile#113
Reviewed-by: Kat Huang <kkathuang@gmail.com>
|
2024-02-12 14:57:21 -07:00 |
|
Loewy
|
ddcd9899b3
|
add type to consts + remove if block
|
2024-02-12 13:47:50 -08:00 |
|
Loewy
|
d3db06a90c
|
add function to check platform and return alert
|
2024-02-12 12:51:04 -08:00 |
|
Loewy
|
92e211a21a
|
fix prettier
|
2024-02-12 10:32:53 -08:00 |
|
Loewy
|
1098ba4c7d
|
move permissions to record
|
2024-02-12 10:32:53 -08:00 |
|
|
2c5a843835
|
Merge pull request 'Login + Profile -- UI' (#109) from loewy/login-ui into master
Reviewed-on: railbird/railbird-mobile#109
Reviewed-by: Kat Huang <kkathuang@gmail.com>
|
2024-02-12 11:22:03 -07:00 |
|
|
204e289627
|
Actually regenerate code
|
2024-02-11 22:46:11 -07:00 |
|
|
fd731b2ecf
|
Fix video uplaod
|
2024-02-11 22:44:18 -07:00 |
|
|
e733e413ef
|
Small tweaks
|
2024-02-11 22:42:37 -07:00 |
|
Loewy
|
e1abd8e85c
|
prettier
|
2024-02-08 13:31:01 -08:00 |
|
Loewy
|
3b1abc9ae8
|
working, needs testing on physical device
|
2024-02-08 13:03:39 -08:00 |
|
Loewy
|
6b8737e182
|
wip: needs testing on physical devices
|
2024-02-08 13:03:39 -08:00 |
|
Loewy
|
baab800a1c
|
working with email on create user / sign in -- not getting expected error from firebase
|
2024-02-08 13:03:39 -08:00 |
|
Loewy
|
e2bde3bd01
|
wip, ui toggle mocked
|
2024-02-08 13:03:39 -08:00 |
|
Loewy
|
f849780aac
|
some stuff
|
2024-02-08 13:03:39 -08:00 |
|
Loewy
|
37004a1f6e
|
minor changes
|
2024-02-08 13:03:39 -08:00 |
|
Loewy
|
d483be05a6
|
sketch out profile screen so we have a logout, minor clean up
|
2024-02-08 13:03:39 -08:00 |
|
|
0c89178542
|
Merge pull request 'Properly support orientation in recorded video' (#106) from ivan/orientation into master
Reviewed-on: railbird/railbird-mobile#106
|
2024-02-08 11:34:19 -07:00 |
|
|
c8999f8250
|
Properly support orientation in recorded video
Fixes #72
|
2024-02-08 11:19:11 -07:00 |
|
|
2fd1f26325
|
Merge pull request 'move App.tsx to src' (#105) from loewy/move-app-tsx-to-src into master
Reviewed-on: railbird/railbird-mobile#105
|
2024-02-07 23:04:39 -07:00 |
|
Loewy
|
03774a540f
|
move App.tsx to src
|
2024-02-07 21:24:24 -08:00 |
|
|
f559c1e215
|
Merge pull request 'Auth-Context -- Navigation' (#103) from loewy/auth-context into master
Reviewed-on: railbird/railbird-mobile#103
Reviewed-by: Ivan Malison <ivanmalison@gmail.com>
|
2024-02-07 22:02:20 -07:00 |
|
Loewy
|
ea130df02b
|
remove loading for now
|
2024-02-07 17:49:08 -08:00 |
|
Loewy
|
2ac780bdaa
|
put sign out back on sessiontsx for now
|
2024-02-07 17:37:58 -08:00 |
|
Loewy
|
a9f474fa62
|
revert screens, ready for pr
|
2024-02-07 17:33:27 -08:00 |
|
Andy Malkin
|
3a476e0db4
|
here you go loewy
|
2024-02-07 16:59:11 -08:00 |
|
Loewy
|
b9221fa949
|
wip: almost there, needs dev mode sorted + loading
|
2024-02-07 15:39:11 -08:00 |
|
Loewy
|
07db6e21db
|
undo some changes to keep history clean
|
2024-02-07 11:22:25 -08:00 |
|
Loewy
|
e5e998df36
|
sketch out nav with auth
|
2024-02-07 11:21:41 -08:00 |
|
|
112ed5b140
|
Merge pull request 'Add cmake to flake' (#101) from ivan/add-cmake-to-flake into master
Reviewed-on: railbird/railbird-mobile#101
|
2024-02-07 00:38:04 -07:00 |
|
|
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 |
|