branchrust_companion_react/mastercancel
818 Commits over 1,796 Days - 0.02cph!
Disable github actions on every commit
Update description
Version bump
Doubled the size of the CH47 marker
Add description
Update review instructions
Move the news back into a tab
Terms of service and privacy policy links + legal line
Fix map grid lines disappearing when zoomed in
Basic scale remapping so initial zoom and clamping is device independent (instead of broken)
Revert "Fix the map getting stuck in a crazy state when viewing small maps on large tablets"
This reverts commit cc52c2ad9d2b4d7f9d43ce7315fa58b543c47d48.
Fix map updating when it hasn't been setup yet
Fix the map getting stuck in a crazy state when viewing small maps on large tablets
Disable preloading for iOS cause the required events don't fire
Disable pointer events on bottom gradient
Avoid switching components so we can try to preserve state on orientation change
Remove tap to show chat time because we hide redundant timestamps and they aren't so big anyway
Fix spacing so everything works properly in portrait, landscape, and the modal
Placeholder facepunch branding in the settings menu
Remove filesystem test page
Fix a type checking error for details popup
Don't show dev menu by default
Remove androidNavigationBar config because it's a bit broken
Add a confirmation modal for the logout button
Don't allow saving models until they've been loaded
Support auth token renewal
Fetch orientation again after a bit of time
Remove debug stuff cause it's a bug in react native
Always use the dark keyboard instead of system color
New workaround for keyboard avoider bug on Android
Add logging to cache code
Add logging to DeviceInfo to debug orientation switch issues
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
Update documentation in readme
Actually consistent padding now
Add disabled swatch so we can differentiate between grey and disabled buttons (as soon as Lewis sets the colors)
Don't allow adding or editing a device with an empty name
Use TouchableOpacity for Android too
Consistent padding on modals
Fix some new page styling
Fix hub crash on Android because the "left" prop is reserved or something
Allow selecting the server website text if anyone prefers to do that instead of opening it
Add padding to the modal container so it doesn't touch the top/bottom edges on smaller screens (unless it needs to scroll)
Fix another error when deleting servers
Fill in the default device name instead of leaving it blank at first