userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

5 Years Ago
Server compile fix
5 Years Ago
Merge from comp
5 Years Ago
Merge from main
5 Years Ago
Update menu UI to have a help button
5 Years Ago
Proper icons for pairing and editing notifications Set the texture size for some icons which were at the default
5 Years Ago
Componentizing
5 Years Ago
Color and size tweaks
5 Years Ago
Cleaner and more robust request loop implementation
5 Years Ago
Use the proper position and rotation
5 Years Ago
Swap buffers without fading or flickering
5 Years Ago
Trigger requests and display the response in a test modal
5 Years Ago
Cherry pick that
5 Years Ago
Fix entity handler using the wrong method to check for TC auth
5 Years Ago
Proper fix for popover shifting (react-native-popover-view upgrade)
5 Years Ago
Protobuf code generator update (pooled bytes)
5 Years Ago
Trigger requests and display the response in a test modal
5 Years Ago
Pooled bytes mode null check fixes
5 Years Ago
Add pooled mode for bytes fields (add `[pooled = true]` to the field to enable) Pooled bytes mode null check fixes
5 Years Ago
Fix errors so tasks actually get completed and a response is sent back
5 Years Ago
Merge from parent
5 Years Ago
Missed files
5 Years Ago
Manager initialize and update Route requests back to the receiver when completed
5 Years Ago
Add pooled mode for bytes fields (add `[pooled = true]` to the field to enable)
5 Years Ago
Preemptive fix for popover shifting sometimes
5 Years Ago
Remove extra padding on remove server dialog
5 Years Ago
Contextual header component on the confirm dialog
5 Years Ago
Icon picker padding tweak so it can get 3 columns on my phone
5 Years Ago
Filter timestamps in reverse order so it doesn't do weird stuff
5 Years Ago
Hide similar timestamps in chat
5 Years Ago
Fix missing header on team tab when you're not in a team
5 Years Ago
FIx header not showing on some pages when there's a problem loading data Fix some require cycles I added recently
5 Years Ago
Smart switch requires TC auth to manually turn on/off
5 Years Ago
Press and hold devices to pick them up and reorder them
5 Years Ago
Don't use react-native-elements Avatar because it fades in every time it renders (even if the image is already loaded)
5 Years Ago
Limit the server subscription check so it doesn't run every refresh
5 Years Ago
▉▌▆ ▄▆▍▉▅▅▇ ▉▌▌▆▊█ ▋▆ ▅▌▉▌▅▇▇
5 Years Ago
Missed file
5 Years Ago
Centralize KeyboardAvoidingView into KeyboardAvoider so we can tweak it per platform easier
5 Years Ago
Some imports cleanup
5 Years Ago
Some FlatList optimization
5 Years Ago
Remove unused
5 Years Ago
Put the player you're signed in as as the topmost player marker
5 Years Ago
Tappng on grouped player marker will show a a list of their names
5 Years Ago
Combined player markers when they're close together
5 Years Ago
Add vending machine clusters
5 Years Ago
Commas in item quantity, hitslop
5 Years Ago
Add another mock sell order where there's a very high amount in stock Fix weird white border showing while the popover is animating in/out
5 Years Ago
Update mock server to list sell orders and stuff
5 Years Ago
Add details popover for vending machine markers
5 Years Ago
Fix outOfStock flag being inverted