branchrust_companion_react/mastercancel
818 Commits over 1,796 Days - 0.02cph!
Support adding multiple mock servers
Authenticating screen spinner styling
Back button should be grey to match other header buttons
Smaller font size on player marker
Make settings button consistent with server switcher
Removed header title for Hub
Removed useless headers from Devices and News tabs
Make map jump to your death marker if you're dead
Hide player markers of dead people
Add smart switch and alarm icons, use them as the defaults for those entities
Fix weird centering on PageMessage
TypeScript upgrade
Update protos (removes MapNote.id)
Fix map jumping to the bottom left instead of center when there's no player marker
Fix possible divide by zero (and possible hard crash in reanimated)
Simplified keyboard theme code
Better authenticating screen
Made the chat send button a bit easier to hit
Better ChatInput behavior
Memoize a bunch of stuff + some cleanup
Add margin between server name and the radio button on the server switcher (so long names dont almost touch it)
Use the right icon for BackButton
Don't show a checkmark on servers that aren't selected
Allow AsyncButton to be styled again, remove redundant styles (hopefully this isn't the cause of the iOS problem...)
Confirm dialog colors "cancel" buttons grey instead of green
Don't use a transparent header on the blog because it overlaps the blog when you scroll down
Fix server switcher height calculation
Fix server switcher height not updating properly when changing
Don't allow the hub to go behind the status bar
Improve server title positioning
Set tab page navigationOptions properly now that they're memoized
React.memo all the tab pages
Fix hub rendering the loading indicator on the left side for a few frames when loading the app
Fix off center page headers now that the settings button is gone on some
Hide "unhandled" error when loading the map on servers that don't support the new map markers
Another possible host for login
Add a button to update the app's JS code
Add version info to the bottom of settings screen (probably only works in proper builds, we'll see)
Add logout button to the settings menu (so its not in the dev menu anymore)
Allow more origins for blog embeds (Steam, YouTube, Twitch, Soundcloud)
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
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
Add some instructions to deploy to the Android and iOS stores
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
Speculative map fix for iOS
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