branchrust_companion_react/mastercancel

1,036 Commits over 1,553 Days - 0.03cph!

4 Years Ago
tab height
4 Years Ago
Fix hidden text on iOS asyncbutton more hidden text things
4 Years Ago
Tabs on iOS and Header white BG
4 Years Ago
Make the map more zoomed in by default
4 Years Ago
Fix "inactive" smart alarm text overflowing Switch to the plain tab view, add a fake page header for Devices page because toggling the header has one frame of weirdness
4 Years Ago
Default map cell labels to on
4 Years Ago
Version numbers styling, hit slops on the hub header buttons
4 Years Ago
Bring the auth stack off the compatibility layer, remove the dynamic below status bar stuff for the login page
4 Years Ago
Hide the links to other blogs and stuff in BlogView
4 Years Ago
Devices page tweaks
4 Years Ago
Reduce the openModal debounce to 1 second
4 Years Ago
Fix update and login buttons shrinking when toggling the dev menu Switch the dev menu to use AsyncButton so it's consistent between Android and iOS
4 Years Ago
Use proc for ToggleSwitch (should speed up mount speed....)
4 Years Ago
Version bump
4 Years Ago
Mostly working React Navigation 5 with compatibility layer Don't use the compat layer for the modal stack Remove HeaderStyle duplication Get rid of the compatibility layer for tabs too Change header based on the tab thats open Fix null reference after signing in Fix skip button on intro doing nothing Header style fix Install proper versions of some packages Fix/workaround status bar weirdness
4 Years Ago
Update some packages
4 Years Ago
Expo upgrade + package updated (without React Navigation) Fix some style and type checker warnings Another missing unit in styles Asynchronously register the device for push notifications (will need some UI to show status later) Remove GlobalState so fast refresh should work properly (hopefully) Map fixes (but still uses some setValue) Update splash and Android status bar config Remove a bunch of setValues from the map, also removed a hacky bit of code in the process Revert splash screen changes -- apparently this background color is used for all screens and bleeds through for a frame sometimes
4 Years Ago
Upate the blog endpoint, remove unused stuff
4 Years Ago
Some ChatInput styling
4 Years Ago
Replace ListItem on Settings screen with our own component (fixes white flash in Android page transition)
4 Years Ago
Debounce opening modals so it's harder/impossible to open it multiple times
4 Years Ago
PageMessage positioning between tabs (only devices page is off now)
4 Years Ago
Remove the "you have no paired servers" message, make PageMissingServer consistent with it
4 Years Ago
Hide server list info headers when the user has more than 3 paired servers
4 Years Ago
Bump to 0.0.5
4 Years Ago
8px spacing on header buttons opacity btutons
4 Years Ago
settings view spacing Settings menu padding
4 Years Ago
paired text
4 Years Ago
paired servers conditional message
4 Years Ago
page headers across screens, base theme style
4 Years Ago
transparent headers on servers settings blogview header spacing
4 Years Ago
Adding styles to paired servers view
4 Years Ago
Hide the jump to player button when the map is already following the player
4 Years Ago
Support adding multiple mock servers Authenticating screen spinner styling Back button should be grey to match other header buttons
4 Years Ago
Smaller font size on player marker
4 Years Ago
Make settings button consistent with server switcher Removed header title for Hub Removed useless headers from Devices and News tabs
4 Years Ago
Server Switcher Overlay renaming
4 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
4 Years Ago
Fix weird centering on PageMessage
4 Years Ago
TypeScript upgrade Update protos (removes MapNote.id)
4 Years Ago
Rename to Rust+
4 Years Ago
Fix map jumping to the bottom left instead of center when there's no player marker
4 Years Ago
conditional render server drawer and move dev pairing to dev menu safeareaheader off homepage
4 Years Ago
Icon Foreground update
4 Years Ago
Fixing alignment issues on no servers message
4 Years Ago
Fix possible divide by zero (and possible hard crash in reanimated)
4 Years Ago
Simplified keyboard theme code Better authenticating screen
4 Years Ago
Made the chat send button a bit easier to hit
4 Years Ago
Hub memoizing, cleanup
4 Years Ago
Better ChatInput behavior