branchrust_companion_react/mastercancel

1,036 Commits over 1,553 Days - 0.03cph!

4 Years Ago
Fix some marker misalignments in RTL layouts
4 Years Ago
Fix map grid on RTL layouts
4 Years Ago
Almost fixed marker positions in RTL layouts
4 Years Ago
Fix map position in RTL layout
4 Years Ago
Fix pan and zoom in map for RTL layouts
4 Years Ago
Fix switches disappearing on RTL layouts when they're turned on
4 Years Ago
Automaticlly check for updates (doesn't download them automatically)
4 Years Ago
Allow direct connections on iOS too
4 Years Ago
Directly connect to the game if you're not on data (faster and more reliable!)
4 Years Ago
Version bump again because google
4 Years Ago
Pass the app build number when connecting to servers, make development mode connect to staging servers
4 Years Ago
Disable ticking when a server has an error
4 Years Ago
Fix for the "server offline" page almost never showing up
4 Years Ago
Version bump
4 Years Ago
Log JS bundle cleanup errors
4 Years Ago
Fix the Constants import
4 Years Ago
Add an indicator to the settings button to show when an update is available Checking for updates will now delete old JS bundles on Android (reduces storage use)
4 Years Ago
Try catch keep awake code because apparently everything can go wrong
4 Years Ago
Automatically close connections when switching away from the app, restore them when coming back
4 Years Ago
Put a notification error indicator on the "no servers available" screen as well as the hub (because Fire tablets don't work and some phones have issues)
4 Years Ago
Skip redundant calls to turn on/off keep awake
4 Years Ago
Refactor 4 useStates into 1 (possibly fixes a weird mock server issue?)
4 Years Ago
Just ignore all RpcError
4 Years Ago
Ignore not_found and message_not_sent error codes Merge branch 'release' Ignore rate_limit and banned errors too
4 Years Ago
Disable automatic OTA updates (only takes effect for the next store build)
4 Years Ago
Fix the helicopter blade animation so it's not low framerate anymore
4 Years Ago
Fix some redundant renders on the map
4 Years Ago
Refactor away a flatMap call (fixes map crash on older phones with grid labels enabled)
4 Years Ago
Add an option to keep the screen awae
4 Years Ago
In-app ToS and privacy policy fixes
4 Years Ago
Delete the beta notice
4 Years Ago
fix misaligned spinner on logging in for iOS
4 Years Ago
views for failed to load Privacy and Terms
4 Years Ago
change external button and tweaks
4 Years Ago
Change Legal and TOS to their own pages
4 Years Ago
Update items, add new icons (igniter, sprinkler, heater), run npx expo-optimize
4 Years Ago
Version bump
4 Years Ago
Show notification settings on Android
4 Years Ago
Remove the extra keyboard avoider workaround because its very broken on some phones and shrinks the view permanantly
4 Years Ago
Selected Server colour tweaks
4 Years Ago
Refactored browser popup compatibility check into a function, stick it in a try-catch because the check can throw on Android apparently
4 Years Ago
Collecting more workrounds for the Expo keyboard issue - phones should work nicely without gaps on any devices with this
4 Years Ago
Fix incorrect touch target location for retry button
4 Years Ago
iOS 12.1 crash fix Merge branch 'master' of rust_companion_react Merge branch 'master' of rust_companion_react Merge branch 'master' of rust_companion_react
4 Years Ago
Whitelist store.steampowered.com too
4 Years Ago
Log errors for the login webview
4 Years Ago
Whitelist help.steampowered.com
4 Years Ago
Fall back to webview for login on iOS 12 or under
4 Years Ago
Only show server.url if it's https://
4 Years Ago
Fix crash when pairing a server with an empty description