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