branchrust_companion_react/mastercancel
1,060 Commits over 1,796 Days - 0.02cph!
Fix unable to scroll the devices list
Fix smart switch toggling
Fix storage monitor UI when it's unplugged
Update translations
Update items, run npx expo-optimize
Don't send 403 errors to sentry, connect the staging release channel to the staging server
Update background assets
Merge branch 'master' of rust_companion_react
Consistent action labels
IconPicker selected styling
active opacity Devicewrapper
Hapic ServerItem
Chatinput style
Settings Footer style
Add a setting to disable haptic feedback
Fix haptics triggering without onPress triggering
Haptic feedback on devices
Shop style tweaks
Redesign devices screen
Device clear button
Reduce type size on devices
Storage monitor spacing
Device hint text
SafeAreaView on Edit Entity for iOS
Automatically refresh the server time so it doesn't stay out of sync (if it goes out of sync)
Add a hint message explaining how to edit/delete devices, add a button to remove all 'no response' devices
Don't red box in dev mode when we don't need to
Some storage monitor styling fixes
Initial storage monitor implementation
Show vending machine icons above the player icons
Fix safeareaview for modals
Move root model providers to wrap everything (fixes ErrorBoundary crash due to inaccessible localization model)
Automatically toggle between direct connect and proxying - should fix connection issues that only affect wifi or data, or people connecting to a locally hosted server
Disable automatic OTA update downloading - use the settings menu to manually update instead
Going through some keyboard avoider problems after upgrading
Adjusting item and vending machine text for some better contrast, fix Linking package warning
expo upgrade to SDK 38
Update everything else
Compile error fixes, remove unused
Oops forgot to whitelist english
Whitelist moment locales to try because it'll crash for anything else
Fix norwegian bricking the app?
Fix wrong localization key on the hub
More reliable momentjs setup
Add UI to select which language to use in the app