branchrust_companion_react/mastercancel
1,060 Commits over 1,796 Days - 0.02cph!
Allow the origin https://store.steampowered.com when logging in
Use our custom switch for the settings screen
Make the hub server notification toggler use the switch component
Server switcher height adjustment
server switch drawer restyle entirely
Update icon (but not android's)
Update server switcher because the text height changed
Update confirmation modal a bit
Bold the active text for smart alarms, formatting
Don't pull entity name from pairing notification (will be removed from the Rust server too)
Fix janky notification toggler when editing alarms
FUE tweaks
Merge branch 'master' of rust_companion_react
Add some instructions to deploy to the Android and iOS stores
chat interface padding
header height
size props on title component
title spacing for long names
Proper fix for map error on iOS
Revert "Speculative map fix for iOS"
This reverts commit f17baf725c1797f260ed60d955a5e65e755d9805.
Merge branch 'master' of github.com:Facepunch/rust_companion_react
# Conflicts:
# components/Map/markers/CH47Marker.tsx
remove bold
base font size
font size on team chat
Merge branch 'master' of rust_companion_react
Speculative map fix for iOS
prettierrc
Merge branch 'master' of rust_companion_react
font family hub compile issue
Font to Inter, introduction styling
Adding styling for FUE
Fix automatic server switch not working properly after pairing an entity
Version bump
Long press devices to open editing screen
Device notification toggle
Can now delete devices too
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.
Change hub header title to "Hub"
Better padding on the android icon, version bump
Need to checkout with LFS
Fix ugly border around avatars for no reason
Fix sentry sourcemap upload
Setup intro screen (with temp useless content)
Icon picker and stuff for add device screen
Setting entity name on the add device screen, need to do the icon picker now
Entity pairing page styling
Fix sudden huge gap on hub, better spacing on pairing buttons
Some pairing page tweaks (wip)
WIP custom switch component so we can style it nicely