userlamalovecancel
branchrust_companion_react/mastercancel

818 Commits over 1,796 Days - 0.02cph!

4 Years Ago
Mostly fixed the gap at the bottom of the screen on android devices with screen cutouts (just the animation is a bit weird/broken for some reason)
4 Years Ago
Remove some keyboard status monitors and deprecated safe areas
4 Years Ago
Android nav bar color
4 Years Ago
Revert react-native-draggable-flatlist upgrade due to regression
4 Years Ago
How to pair fixes Show an obvious warning when using the mock server in builds of the app
4 Years Ago
Don't force the outdated screen on
4 Years Ago
Block out the out of date app screen (forced on atm)
4 Years Ago
Upgrade to Expo SDK 40
4 Years Ago
Allow Rust+ to be used even if notifications aren't working (obviously they wont get push notifications, but at least they can pair using the notification history)
4 Years Ago
Basic how to pair
4 Years Ago
WIP pairing tutorial
4 Years Ago
Update items
4 Years Ago
Update translations Update items
4 Years Ago
Hide the promote button for chat avatars when it's not usable
4 Years Ago
Get the logged in steam ID better in PlayerCapsule
4 Years Ago
Version bump
4 Years Ago
Update translations
4 Years Ago
Update items from Rust
4 Years Ago
Switch react-native-webview back to the matching expo SDK version
4 Years Ago
Automatically fail over to the proxy websocket instead of requiring a retry in the UI
4 Years Ago
Delete code to clean up old updates (not needed since SDK 39 + caused OTA updates to break for Android)
4 Years Ago
Update translations with new monuments
4 Years Ago
Refactor to use react-class-model from npm
4 Years Ago
Version bump
4 Years Ago
Update items Update translations
4 Years Ago
WIP updating to expo-notifications SDK 39 upgrade Handle errors in notification handler code Sentry update fixes Workaround in-app notifications being silent after upgrading to the new notifications API
4 Years Ago
Move the vending machine and tool cupboard icons up on the icon list
4 Years Ago
Items + localization updates
4 Years Ago
Update default background color
4 Years Ago
Defer notification initialization until after resources are loaded (fixes possible race condition causing spurious "unknown server" modals)
4 Years Ago
Storage monitor device icon
4 Years Ago
Fishing village strings
4 Years Ago
Update icons + translations
4 Years Ago
Update items
4 Years Ago
Fix unable to scroll the devices list
4 Years Ago
Fix smart switch toggling
4 Years Ago
Fix storage monitor UI when it's unplugged Update translations
4 Years Ago
Update localizations
4 Years Ago
Update translations
4 Years Ago
Update items, run npx expo-optimize
4 Years Ago
Don't send 403 errors to sentry, connect the staging release channel to the staging server
4 Years Ago
Add a setting to disable haptic feedback
4 Years Ago
Fix haptics triggering without onPress triggering
4 Years Ago
Automatically refresh the server time so it doesn't stay out of sync (if it goes out of sync)
4 Years Ago
Add a hint message explaining how to edit/delete devices, add a button to remove all 'no response' devices
4 Years Ago
Don't red box in dev mode when we don't need to
4 Years Ago
Some storage monitor styling fixes
4 Years Ago
Initial storage monitor implementation
4 Years Ago
Show vending machine icons above the player icons
4 Years Ago
Version bump