reporust_companion_reactcancel

1,479 Commits over 1,796 Days - 0.03cph!

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
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
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
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
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
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
5 Years Ago
Add an in-app beta testing notice
5 Years Ago
Remove some code duplication in the hub
5 Years Ago
Fix modal width
5 Years Ago
Remove some text that slipped through
5 Years Ago
Login page background work (should hopefully fill the screen now)
5 Years Ago
Scale the CH47 marker down so it's not nearly as big as the cargo ship
5 Years Ago
Workaround a bug that makes closing the keyboard suck for iOS on the team chat tab
5 Years Ago
Fix long names pushing the toggle switch away
5 Years Ago
Wrap the legal stuff in a SafeAreaView
5 Years Ago
Icon picker style and safe area fixes