reporust_companion_reactcancel
1,104 Commits over 1,796 Days - 0.03cph!
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
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'
Fix device error icon not being centered
Remove workaround for keyboard avoiding view - fixes hang when switching between landscape and portrait
Fix oversized header image when using the fallback image
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
New placeholder image, revert to placeholder image if there's any error
Fix ticking getting stuck
Render from a list, add some styling
Trigger requests and display the response in a test modal
Swap buffers without fading or flickering
Cleaner and more robust request loop implementation
Componentizing
Hide the notification channel settings on Android (use the system UI to do it instead)
Fix login screen closing on Android when switching to another app
Trigger requests and display the response in a test modal
Swap buffers without fading or flickering
Cleaner and more robust request loop implementation
Componentizing
Login screen tweaks so it's not the same screen two times in a row
Cleaner and more robust request loop implementation
Swap buffers without fading or flickering
Trigger requests and display the response in a test modal
Proper fix for popover shifting (react-native-popover-view upgrade)
Trigger requests and display the response in a test modal
Preemptive fix for popover shifting sometimes
Remove extra padding on remove server dialog
Contextual header component on the confirm dialog
Icon picker padding tweak so it can get 3 columns on my phone