userlamalovecancel
reporust_companion_reactcancel

1,063 Commits over 1,735 Days - 0.03cph!

4 Years Ago
Publish master to the staging release channel
4 Years Ago
Disable github actions on every commit
4 Years Ago
Update description Version bump
4 Years Ago
Doubled the size of the CH47 marker
4 Years Ago
Add description Update review instructions
4 Years Ago
Move the news back into a tab
4 Years Ago
Terms of service and privacy policy links + legal line
4 Years Ago
Fix grid culling
4 Years Ago
Fix map grid lines disappearing when zoomed in
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)