reporust_companion_reactcancel
1,479 Commits over 1,796 Days - 0.03cph!
remove conditional render for hub and use Columns instead
More responsive styling to the Hub
responsive styling for HubView
new swatches, pagemessage layout and colour fixes
Split the hub content component into separate views for phone and tablet
Disable add button when there's invalid input
Fix "last wiped" row having extra padding at the bottom
Add a confirmation dialog before removing
Fix error when removing servers
Fix server list showing nothing as selected after removing the selected server
Remove CCTV view
Icons and header icon colour
custom error page message
Adding the styling to CCTV interface
Merge branch 'master' of rust_companion_react
WIP configuring so we can use package relative paths
Device orientation added to Model
DeviceInfo
devicecheck model
Remove filesystem stuff cause it doesn't show anything useful
Reorganize the news page
Reorganize devices page
Reorganize the map page
Reorganize the hub page
Reorganize the team page
Reorganize the settings page
Reorganize server switcher page
Some cleanup
Exclude images referenced only by native from assetBundlePatterns (possibly save up to 10MB)
Run npx expo-optimize (saves 2.3 MB)
Try to recurse into subdirectories if they aren't readable
Add a utility page to inspect the filesystem contents
Add a delete button so lewis can hook thins up nicely
Fix rounded corners at bottom of the preview image
Update the server connection info when pairing a server that's already paired
Tick rate adjustments, don't immediately switch to error screen
Add a warning to check if PersistentModel is saving very large amounts of data
Remove debug
Fix ToggleSwitch glitching out on load sometimes
Show a message when the page would be blank
Add dev menu button to open the unknown server modal
Show the server name in tab headers instead of a redundant tab title
Move everything into its own tab and make it more functional
Fix update and logout button height
Fix server images looking very dull
Fix server list issues
Use the same wrapper for the vending machine markers as the one used for player cluster markers
tidy up and remove unused
fake data
Add orientation
Merge branch 'master' into Responsive
expo-device, orientation and iPad view
Merge branch 'master' of rust_companion_react
Trigger requests and display the response in a test modal
Swap buffers without fading or flickering
Cleaner and more robust request loop implementation
Componentizing
Update protos
Much better ticking
Render from a list, add some styling
Fix ticking getting stuck
Fix some styling issues
New placeholder image, revert to placeholder image if there's any error
Merge branch 'rtasks'
introduction page rewrite
Fix device error icon not being centered
Remove workaround for keyboard avoiding view - fixes hang when switching between landscape and portrait