reporust_companion_reactcancel

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

4 Years Ago
Refactor away a flatMap call (fixes map crash on older phones with grid labels enabled) Fix some redundant renders on the map Fix the helicopter blade animation so it's not low framerate anymore Disable automatic OTA updates (only takes effect for the next store build) Merge branch 'release' Ignore rate_limit and banned errors too Just ignore all RpcError Refactor 4 useStates into 1 (possibly fixes a weird mock server issue?) Skip redundant calls to turn on/off keep awake 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) Automatically close connections when switching away from the app, restore them when coming back Try catch keep awake code because apparently everything can go wrong 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
Ignore not_found and message_not_sent error codes
4 Years Ago
Add an option to keep the screen awae
4 Years Ago
Change Legal and TOS to their own pages change external button and tweaks views for failed to load Privacy and Terms fix misaligned spinner on logging in for iOS Delete the beta notice In-app ToS and privacy policy fixes 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
Show notification settings on Android Version bump 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
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
Fix incorrect touch target location for retry button Collecting more workrounds for the Expo keyboard issue - phones should work nicely without gaps on any devices with this Refactored browser popup compatibility check into a function, stick it in a try-catch because the check can throw on Android apparently 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
Use the correct chat message length limit Fix crash when pairing a server with an empty description Only show server.url if it's https:// iOS 12.1 crash fix Fall back to webview for login on iOS 12 or under Merge branch 'master' of rust_companion_react Whitelist help.steampowered.com Merge branch 'master' of rust_companion_react Log errors for the login webview Whitelist store.steampowered.com too 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
4 Years Ago
Use the correct chat message length limit
4 Years Ago
Also open blogs and stuff in the browser app if custom tabs aren't supported
4 Years Ago
Add a fallback to webview for the login flow for Android phones which don't support Chrome custom tabs properly Also open blogs and stuff in the browser app if custom tabs aren't supported
4 Years Ago
Add a fallback to webview for the login flow for Android phones which don't support Chrome custom tabs properly
4 Years Ago
4 Years Ago
Fix the legal section trying to shrink when opening the dev menu
4 Years Ago
Probably fix error when removing servers
4 Years Ago
Toast margin
4 Years Ago
Toast message
4 Years Ago
Add an in-app beta testing notice