reporust_companion_reactcancel

1,437 Commits over 1,645 Days - 0.04cph!

4 Years Ago
Don't allow the hub to go behind the status bar Improve server title positioning
4 Years Ago
Set tab page navigationOptions properly now that they're memoized
4 Years Ago
React.memo all the tab pages
4 Years Ago
Fix hub rendering the loading indicator on the left side for a few frames when loading the app
4 Years Ago
Fix off center page headers now that the settings button is gone on some
4 Years Ago
Hide "unhandled" error when loading the map on servers that don't support the new map markers
4 Years Ago
Toggle Switch styling and positioning
4 Years Ago
touchableopacity on elements
4 Years Ago
remove setting/header imports on navigation entityitem, smartalarm and switch clickable left side
4 Years Ago
safe area views on entity, icon, pairing IconPicker spacing
4 Years Ago
Default header to only hub and move components
4 Years Ago
Another possible host for login
4 Years Ago
adding a back button and removing settings from views
4 Years Ago
Navigation to enable swipe back and removing settings cog on settings page
4 Years Ago
Asyncbutton iOS text bug
4 Years Ago
Hide the header on Map view
4 Years Ago
FUE styling
4 Years Ago
Add a button to update the app's JS code
4 Years Ago
Add version info to the bottom of settings screen (probably only works in proper builds, we'll see)
4 Years Ago
Add logout button to the settings menu (so its not in the dev menu anymore)
4 Years Ago
Allow more origins for blog embeds (Steam, YouTube, Twitch, Soundcloud)
4 Years Ago
Allow the origin https://store.steampowered.com when logging in
4 Years Ago
Use our custom switch for the settings screen
4 Years Ago
Make the hub server notification toggler use the switch component
4 Years Ago
Server switcher height adjustment
4 Years Ago
server switch drawer restyle entirely
4 Years Ago
Fixing Edit device view
4 Years Ago
Update icon (but not android's) Update server switcher because the text height changed Update confirmation modal a bit
4 Years Ago
Bold the active text for smart alarms, formatting
4 Years Ago
Don't pull entity name from pairing notification (will be removed from the Rust server too)
4 Years Ago
Fix janky notification toggler when editing alarms
4 Years Ago
Put login before intro
4 Years Ago
FUE tweaks Merge branch 'master' of rust_companion_react
4 Years Ago
Add some instructions to deploy to the Android and iOS stores
4 Years Ago
chat interface padding header height size props on title component title spacing for long names
4 Years Ago
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
4 Years Ago
Fix CH47Marker for iOS
4 Years Ago
remove bold base font size font size on team chat Merge branch 'master' of rust_companion_react
4 Years Ago
Speculative map fix for iOS
4 Years Ago
prettierrc Merge branch 'master' of rust_companion_react
4 Years Ago
VSCode indent settings
4 Years Ago
async button style
4 Years Ago
Setting styling
4 Years Ago
Devices styling
4 Years Ago
font family hub compile issue
4 Years Ago
strip unused
4 Years Ago
Font to Inter, introduction styling Adding styling for FUE
4 Years Ago
Fix automatic server switch not working properly after pairing an entity
4 Years Ago
Version bump Long press devices to open editing screen Device notification toggle Can now delete devices too
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.