userlamalovecancel

6,939 Commits over 2,680 Days - 0.11cph!

4 Years Ago
Update protos
4 Years Ago
Cache previous requests for a bit so future requests go through immediately
4 Years Ago
Codegen
4 Years Ago
Add a convar to disable everything Add property to adjust quality
4 Years Ago
Fix held entities being invisible
4 Years Ago
Fixed colors
4 Years Ago
Bump up the quality Make sure stretched out player models and guides don't show up
4 Years Ago
Trigger requests and display the response in a test modal Swap buffers without fading or flickering Cleaner and more robust request loop implementation Componentizing
4 Years Ago
Hide the notification channel settings on Android (use the system UI to do it instead)
4 Years Ago
Update items
4 Years Ago
Fix login screen closing on Android when switching to another app
4 Years Ago
Trigger requests and display the response in a test modal Swap buffers without fading or flickering Cleaner and more robust request loop implementation Componentizing
4 Years Ago
Merge from parent
4 Years Ago
Merge from main
4 Years Ago
Forgot to set the smart alarm message dialog tooltip string
4 Years Ago
Login screen tweaks so it's not the same screen two times in a row
4 Years Ago
Server compile fix
4 Years Ago
Merge from comp
4 Years Ago
Merge from main
4 Years Ago
Update menu UI to have a help button
4 Years Ago
Proper icons for pairing and editing notifications Set the texture size for some icons which were at the default
4 Years Ago
Componentizing
4 Years Ago
Color and size tweaks
4 Years Ago
Cleaner and more robust request loop implementation
4 Years Ago
Use the proper position and rotation
4 Years Ago
Swap buffers without fading or flickering
4 Years Ago
Trigger requests and display the response in a test modal
4 Years Ago
Cherry pick that
4 Years Ago
Fix entity handler using the wrong method to check for TC auth
4 Years Ago
Proper fix for popover shifting (react-native-popover-view upgrade)
4 Years Ago
Protobuf code generator update (pooled bytes)
4 Years Ago
Trigger requests and display the response in a test modal
4 Years Ago
Add pooled mode for bytes fields (add `[pooled = true]` to the field to enable) Pooled bytes mode null check fixes
4 Years Ago
Pooled bytes mode null check fixes
4 Years Ago
Fix errors so tasks actually get completed and a response is sent back
4 Years Ago
Merge from parent
4 Years Ago
Missed files
4 Years Ago
Manager initialize and update Route requests back to the receiver when completed
4 Years Ago
Add pooled mode for bytes fields (add `[pooled = true]` to the field to enable)
4 Years Ago
Preemptive fix for popover shifting sometimes
4 Years Ago
Remove extra padding on remove server dialog
4 Years Ago
Contextual header component on the confirm dialog
4 Years Ago
Icon picker padding tweak so it can get 3 columns on my phone
4 Years Ago
Filter timestamps in reverse order so it doesn't do weird stuff
4 Years Ago
Hide similar timestamps in chat
4 Years Ago
Fix missing header on team tab when you're not in a team
4 Years Ago
FIx header not showing on some pages when there's a problem loading data Fix some require cycles I added recently
4 Years Ago
Smart switch requires TC auth to manually turn on/off
4 Years Ago
Press and hold devices to pick them up and reorder them
4 Years Ago
Don't use react-native-elements Avatar because it fades in every time it renders (even if the image is already loaded)