userlamalovecancel
reporust_companion_reactcancel

1,104 Commits over 1,796 Days - 0.03cph!

4 Years Ago
News fixes for android
4 Years Ago
Basic scale remapping so initial zoom and clamping is device independent (instead of broken)
4 Years Ago
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
4 Years Ago
Fix the map getting stuck in a crazy state when viewing small maps on large tablets
4 Years Ago
Fix syntax error
4 Years Ago
Disable preloading for iOS cause the required events don't fire
4 Years Ago
Remove webview
4 Years Ago
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
4 Years Ago
Fix spacing so everything works properly in portrait, landscape, and the modal
4 Years Ago
Placeholder facepunch branding in the settings menu
4 Years Ago
Add review instructions
4 Years Ago
Remove filesystem test page Fix a type checking error for details popup
4 Years Ago
Don't show dev menu by default
4 Years Ago
Update page message text
4 Years Ago
Update FUE text
4 Years Ago
Remove androidNavigationBar config because it's a bit broken
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
WIP configuring so we can use package relative paths
4 Years Ago
Remove filesystem stuff cause it doesn't show anything useful