reporust_companion_reactcancel

1,437 Commits over 1,645 Days - 0.04cph!

4 Years Ago
pageMessage alignment fix
4 Years Ago
add navigation go back on cancel
4 Years Ago
adding Delete device modal
4 Years Ago
Dialogs on edit switch notification on smart alarm
4 Years Ago
set devices to use container, remove unneeded margin
4 Years Ago
new edit entity modal, replace old
4 Years Ago
adding iconswitcher functionality back More data to the modals Add asyncbuttons to modal footer
4 Years Ago
GameIcon style prop, modalbody padding, header props Pull real data into AddEntityTest
4 Years Ago
pass props through to iconpicker header using GameIcon and prop styling for position
4 Years Ago
use GameIcon in ModalIconPicker
4 Years Ago
Fix being unable to select chat text Merge branch 'master' into Modals Modalbody, footer, header and icon picker + addentity modal
4 Years Ago
Fix being unable to select chat text
4 Years Ago
changing everything to components
4 Years Ago
Add Server Modal
4 Years Ago
modal styling
4 Years Ago
Pairing Dialog
4 Years Ago
4 Years Ago
colour on chatline
4 Years Ago
timestamp chat
4 Years Ago
Header blur
4 Years Ago
Add padding to the bottom of the devices list
4 Years Ago
Add more icons, reorder them so they aren't as scrambled about
4 Years Ago
Revert that change because it only fixes the S10+ but breaks other phones - will need proper fix
4 Years Ago
Fix screen size workaround when there's safe area insets
4 Years Ago
Update protos
4 Years Ago
Use proper error type for disconnected errors
4 Years Ago
Server switcher default image, set tab back behavior to history
4 Years Ago
Workaround SDK 37 bug on Android causing KeyboardAvoidingViews to not work properly
4 Years Ago
Disable screen animations for the blog view on Android to workaround a webview crash
4 Years Ago
Remove DS_Store Use the proper default server image, fix the server header image looking very dull
4 Years Ago
Update protos, invalidate the map cache when a server's map changes
4 Years Ago
Cargo ship and heli marker size fixes, also give the heli two sets of blades like the game
4 Years Ago
Version bump
4 Years Ago
Show an error icon on paired devices which are no longer accessible
4 Years Ago
Test self hosted actions runner
4 Years Ago
Tapping notifications will now switch to that server, or if the server isn't paired, allow you to disable all notifications from that server
4 Years Ago
Juggle the notification type definitions to include server info in everything
4 Years Ago
Update dependencies
4 Years Ago
Fix map note markers not updating
4 Years Ago
Try to update expo-web-browser for a bug fix Fix the logout button failing when your token expires Fix login failures not being handled by the authenticating page anymore
4 Years Ago
New splash screen assets
4 Years Ago
New notification icon with no padding
4 Years Ago
Simple error boundary to catch all React rendering errors
4 Years Ago
Only show queued players if the server is full
4 Years Ago
BlurView header tweaks
4 Years Ago
Add an option to hide vending machine map markers
4 Years Ago
Try out BlurView for the transparent headers
4 Years Ago
Fix unregisterDevice Warm up and cool down the browser during login on Android
4 Years Ago
Fix removing a device making the tab switch after Version bump Unregister the device when logging out (stops push notifications)
4 Years Ago
Fix notifications in standalone Android builds (adds expo.android.config.googleSignIn.apiKey) Add some logging and better error reporting to notifications