reporust_companion_reactcancel

1,438 Commits over 1,735 Days - 0.03cph!

4 Years Ago
Better sanity check for authentication Cache style object in MapView Set default icons for devices, update name and icon if pairing an entity that already exists Revert "Upgrade to Expo SDK 36" This reverts commit 552d9acdc0326fa4dc8f75ece48a290386be7a65.
4 Years Ago
Change hub header title to "Hub"
4 Years Ago
Better padding on the android icon, version bump
4 Years Ago
Need to checkout with LFS
4 Years Ago
Update main.yml
4 Years Ago
Create main.yml
4 Years Ago
Fix ugly border around avatars for no reason
4 Years Ago
Version bump
4 Years Ago
Some fixes
4 Years Ago
Mostly upgrade to React Navigation v5 (from v3) * They removed switch navigators so will need to do that another way * Forwarding screen options from tab to stack is totally broken because they removed some fucntions it needs (probably another way to do it) * Performance is awful (in dev mode at least) * Warnings spewing out of a few things
4 Years Ago
Upgrade to Expo SDK 36
4 Years Ago
Icon changes
4 Years Ago
Fix sentry sourcemap upload
4 Years Ago
Fix some switch issues
4 Years Ago
Update protos
4 Years Ago
Setup intro screen (with temp useless content)
4 Years Ago
Icon picker and stuff for add device screen
4 Years Ago
Setting entity name on the add device screen, need to do the icon picker now
4 Years Ago
Entity pairing page styling
4 Years Ago
Fix sudden huge gap on hub, better spacing on pairing buttons
4 Years Ago
Some pairing page tweaks (wip)
4 Years Ago
Devices page styling
4 Years Ago
WIP custom switch component so we can style it nicely
4 Years Ago
Server list styling
4 Years Ago
Remove duplicate SettingsButton
4 Years Ago
No transparent headers on some modals
4 Years Ago
Add messages back to the mock server
4 Years Ago
Show team chat loading indicator, show special screen when the chat is empty
4 Years Ago
Remove console.log
4 Years Ago
Fix getting trapped outside the app when the player login token expires
4 Years Ago
Loosen up the map panning, tighten the overpanning clamping
4 Years Ago
Fix some ServerHeader image weirdness
4 Years Ago
Fix jumpToPlayer warning when switching servers
4 Years Ago
Lerp tweaks
4 Years Ago
Add lerpAngle to lerp rotation of cargoship and CH47 markers
4 Years Ago
Proper lerp (and it's reusable)
4 Years Ago
Use correct background color for map, fix lerping triggering on map load
4 Years Ago
Almost working map marker lerping
4 Years Ago
Configure Moment to output in local time
4 Years Ago
Fix require cycle
4 Years Ago
Server notification toggle button
4 Years Ago
Update api link
4 Years Ago
Fix broken map lower bound clamping at higher zooms
4 Years Ago
Get rid of more unnecessary model updates, don't constantly update the map coords, fix the app letting you skip login with broken authentication
4 Years Ago
Make jump to player button use the player's map marker instead (it's updated more frequently)
4 Years Ago
Cache map focus position so we don't need to update it all the time
4 Years Ago
Remove debug markers
4 Years Ago
FIx header not showing your own avatar
4 Years Ago
Fix some unnecessary model updates
4 Years Ago
Forgot to add the CH47 blades back