reporust_companion_reactcancel

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

5 Years Ago
Remove GlobalState so fast refresh should work properly (hopefully)
5 Years Ago
Asynchronously register the device for push notifications (will need some UI to show status later)
5 Years Ago
Another missing unit in styles
5 Years Ago
Fix some style and type checker warnings
5 Years Ago
Expo upgrade + package updated (without React Navigation)
5 Years Ago
Some ChatInput styling
5 Years Ago
Replace ListItem on Settings screen with our own component (fixes white flash in Android page transition)
5 Years Ago
Debounce opening modals so it's harder/impossible to open it multiple times
5 Years Ago
PageMessage positioning between tabs (only devices page is off now)
5 Years Ago
Remove the "you have no paired servers" message, make PageMissingServer consistent with it
5 Years Ago
Hide server list info headers when the user has more than 3 paired servers
5 Years Ago
Bump to 0.0.5
5 Years Ago
8px spacing on header buttons opacity btutons
5 Years Ago
settings view spacing Settings menu padding
5 Years Ago
paired text
5 Years Ago
paired servers conditional message
5 Years Ago
page headers across screens, base theme style
5 Years Ago
transparent headers on servers settings blogview header spacing
5 Years Ago
Adding styles to paired servers view
5 Years Ago
Hide the jump to player button when the map is already following the player
5 Years Ago
Support adding multiple mock servers Authenticating screen spinner styling Back button should be grey to match other header buttons
5 Years Ago
Smaller font size on player marker
5 Years Ago
Make settings button consistent with server switcher Removed header title for Hub Removed useless headers from Devices and News tabs
5 Years Ago
Server Switcher Overlay renaming
5 Years Ago
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
5 Years Ago
Fix weird centering on PageMessage
5 Years Ago
TypeScript upgrade Update protos (removes MapNote.id)
5 Years Ago
Rename to Rust+
5 Years Ago
Fix map jumping to the bottom left instead of center when there's no player marker
5 Years Ago
conditional render server drawer and move dev pairing to dev menu safeareaheader off homepage
5 Years Ago
Icon Foreground update
5 Years Ago
Fixing alignment issues on no servers message
5 Years Ago
Fix possible divide by zero (and possible hard crash in reanimated)
5 Years Ago
Simplified keyboard theme code Better authenticating screen
5 Years Ago
Made the chat send button a bit easier to hit
5 Years Ago
Hub memoizing, cleanup
5 Years Ago
Better ChatInput behavior
5 Years Ago
Memoize more team stuff
5 Years Ago
More
5 Years Ago
Memoize a bunch of stuff + some cleanup
5 Years Ago
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
5 Years Ago
Fix server switcher height calculation Fix server switcher height not updating properly when changing
5 Years Ago
Don't allow the hub to go behind the status bar Improve server title positioning
5 Years Ago
Set tab page navigationOptions properly now that they're memoized
5 Years Ago
React.memo all the tab pages
5 Years Ago
Fix hub rendering the loading indicator on the left side for a few frames when loading the app
5 Years Ago
Fix off center page headers now that the settings button is gone on some
5 Years Ago
Hide "unhandled" error when loading the map on servers that don't support the new map markers
5 Years Ago
Toggle Switch styling and positioning
5 Years Ago
touchableopacity on elements