reporust_companion_reactcancel
1,479 Commits over 1,796 Days - 0.03cph!
Remove GlobalState so fast refresh should work properly (hopefully)
Asynchronously register the device for push notifications (will need some UI to show status later)
Another missing unit in styles
Fix some style and type checker warnings
Expo upgrade + package updated (without React Navigation)
Replace ListItem on Settings screen with our own component (fixes white flash in Android page transition)
Debounce opening modals so it's harder/impossible to open it multiple times
PageMessage positioning between tabs (only devices page is off now)
Remove the "you have no paired servers" message, make PageMissingServer consistent with it
Hide server list info headers when the user has more than 3 paired servers
8px spacing on header buttons
opacity btutons
settings view spacing
Settings menu padding
paired servers conditional message
page headers across screens, base theme style
transparent headers on servers settings
blogview header spacing
Adding styles to paired servers view
Hide the jump to player button when the map is already following the player
Support adding multiple mock servers
Authenticating screen spinner styling
Back button should be grey to match other header buttons
Smaller font size on player marker
Make settings button consistent with server switcher
Removed header title for Hub
Removed useless headers from Devices and News tabs
Server Switcher Overlay
renaming
Make map jump to your death marker if you're dead
Hide player markers of dead people
Add smart switch and alarm icons, use them as the defaults for those entities
Fix weird centering on PageMessage
TypeScript upgrade
Update protos (removes MapNote.id)
Fix map jumping to the bottom left instead of center when there's no player marker
conditional render server drawer and move dev pairing to dev menu
safeareaheader off homepage
Fixing alignment issues on no servers message
Fix possible divide by zero (and possible hard crash in reanimated)
Simplified keyboard theme code
Better authenticating screen
Made the chat send button a bit easier to hit
Better ChatInput behavior
Memoize a bunch of stuff + some cleanup
Add margin between server name and the radio button on the server switcher (so long names dont almost touch it)
Use the right icon for BackButton
Don't show a checkmark on servers that aren't selected
Allow AsyncButton to be styled again, remove redundant styles (hopefully this isn't the cause of the iOS problem...)
Confirm dialog colors "cancel" buttons grey instead of green
Don't use a transparent header on the blog because it overlaps the blog when you scroll down
Fix server switcher height calculation
Fix server switcher height not updating properly when changing
Don't allow the hub to go behind the status bar
Improve server title positioning
Set tab page navigationOptions properly now that they're memoized
React.memo all the tab pages
Fix hub rendering the loading indicator on the left side for a few frames when loading the app
Fix off center page headers now that the settings button is gone on some
Hide "unhandled" error when loading the map on servers that don't support the new map markers
Toggle Switch styling and positioning
touchableopacity on elements