userlamalovecancel
branchrust_companion_react/mastercancel

794 Commits over 1,553 Days - 0.02cph!

4 Years Ago
Add a confirmation modal for the logout button
4 Years Ago
Don't allow saving models until they've been loaded
4 Years Ago
Label updates
4 Years Ago
Support auth token renewal
4 Years Ago
Fetch orientation again after a bit of time Remove debug stuff cause it's a bug in react native
4 Years Ago
Testing for alistair
4 Years Ago
Update workaround
4 Years Ago
Enable logging
4 Years Ago
Always use the dark keyboard instead of system color
4 Years Ago
New workaround for keyboard avoider bug on Android
4 Years Ago
Add filesystem test page
4 Years Ago
Add logging to cache code
4 Years Ago
Cache map image
4 Years Ago
Don't log numbers
4 Years Ago
Add logging to DeviceInfo to debug orientation switch issues
4 Years Ago
Fix team member list shrinking on hub after switching between portrait and landscape a bit Merge branch 'master' of github.com:Facepunch/rust_companion_react
4 Years Ago
Update documentation in readme
4 Years Ago
Actually consistent padding now
4 Years Ago
Add disabled swatch so we can differentiate between grey and disabled buttons (as soon as Lewis sets the colors)
4 Years Ago
Don't allow adding or editing a device with an empty name
4 Years Ago
Use TouchableOpacity for Android too Consistent padding on modals
4 Years Ago
Fix some new page styling
4 Years Ago
Fix hub crash on Android because the "left" prop is reserved or something
4 Years Ago
Allow selecting the server website text if anyone prefers to do that instead of opening it
4 Years Ago
Add padding to the modal container so it doesn't touch the top/bottom edges on smaller screens (unless it needs to scroll)
4 Years Ago
Fix another error when deleting servers Fill in the default device name instead of leaving it blank at first
4 Years Ago
Split the hub content component into separate views for phone and tablet
4 Years Ago
Disable add button when there's invalid input
4 Years Ago
Fix "last wiped" row having extra padding at the bottom
4 Years Ago
Add a confirmation dialog before removing
4 Years Ago
Fix error when removing servers Fix server list showing nothing as selected after removing the selected server Remove CCTV view
4 Years Ago
Cleanup deviceinfo model
4 Years Ago
Remove filesystem stuff cause it doesn't show anything useful
4 Years Ago
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
4 Years Ago
Exclude images referenced only by native from assetBundlePatterns (possibly save up to 10MB)
4 Years Ago
Run npx expo-optimize (saves 2.3 MB)
4 Years Ago
Try to recurse into subdirectories if they aren't readable
4 Years Ago
Add a utility page to inspect the filesystem contents
4 Years Ago
Config updates for iOS
4 Years Ago
Add a delete button so lewis can hook thins up nicely
4 Years Ago
Fix rounded corners at bottom of the preview image
4 Years Ago
Update the server connection info when pairing a server that's already paired
4 Years Ago
Tick rate adjustments, don't immediately switch to error screen
4 Years Ago
Add a warning to check if PersistentModel is saving very large amounts of data Remove debug
4 Years Ago
Ticking improvements
4 Years Ago
Fix ToggleSwitch glitching out on load sometimes
4 Years Ago
Show a message when the page would be blank Add dev menu button to open the unknown server modal
4 Years Ago
Show the server name in tab headers instead of a redundant tab title
4 Years Ago
Allow reordering
4 Years Ago
Move everything into its own tab and make it more functional