reporust_companion_reactcancel

1,437 Commits over 1,645 Days - 0.04cph!

1 Year Ago
Switch to yarn Fix entrypoint to work with monorepo Remove react-native-appearance usage Remove expo-app-loading Some dependency fixes Merge branch 'sdk45'
1 Year Ago
Some dependency fixes
1 Year Ago
Remove expo-app-loading
1 Year Ago
Remove react-native-appearance usage
1 Year Ago
Fix entrypoint to work with monorepo
1 Year Ago
Switch to yarn
1 Year Ago
Github actions update
1 Year Ago
Hopefully fix haptics error spam
1 Year Ago
█▊▄▄ ▇▇ ▍▊▋██▆▅▅ █▇▊ █▌▋▍ ▌▄▊ ▉▉▅▅▉▉▇▅
1 Year Ago
▄▋▊ ▍▄▄▌▍▆▄▌ ▍▋▍▍▆▌▋▉ ▌▊▄▊▍▆▌ ▅▉ ▅▄▍▌▇ ▄▌▊█▆▌ ! ▄▊▆█ ▍▋▆▆▇▌▆▉ ▊▆▅▋▄ ▄▋ ▊▅▍▇ ▌▅ ▄▄▉▋▅ ▇▌▉▌█▅
1 Year Ago
█▇█ █ ▌▆▌▇▅▍▋▊ ▄█▊▊▆▇▅▌▅
1 Year Ago
▇▍▆▉▋▅▇▄ ▊▌▊ ▉▍▋▆▄▋ █▆█▍▇, ▊▆▊▇▉ ▇▇▄ ▊▍█ ▆▅▉ ▅▌▆ ▍▇▄ ▆▌▍▌▊▋▆ ▋▋▉▇▄█▄ ▇▍▍ █▊▍▋▊▅▋▅▋▊▊▌▍▅ ▇▄ ▌▄'▌ ▆▋▊▋▄▉ ▇▅▉▇▋▅ ▆▅▌, ▌▆█ ▇▊▊ ▆▋▍▄ ▊▌▌▇▄ ▄▉▍█ ▊▆ ▌▌ ▌▆▇▄ ▅▋▍▉▇
1 Year Ago
▊▆▇█▍▇ ▋█▊▌ ▊▄ ▋ ▅▇█▌▅ ▋▇▇
1 Year Ago
Camera fix
1 Year Ago
▌▄▊▄▊▌ ▍▋█▊▇▇ ▋▊█▊▄▄▋█▌
1 Year Ago
▄▉█▇▇█ ▋▊▍ ▇▌▆▍ ▍▆ ▅ ▌▊▋█ ▄█▄█▄▍▅ ▊▄ ▋▄▋▍▆ ▇▅▇▇▅▊▄▇ ▍▊█▉▄▍▌▄ ▌▇ ▍▅█ ▉█▄▆█▆ ▅▊▆ ▆▅▆▋▉▄▌▉█▅ ▇▊▉ █▍▉▍▆ ▌▍▍▊ ▋▋▌▌▋▆▄▋ █▍▋▋ ▇▇ ▆▆▇▌ ▆▆▍ ▌▌▋▄
1 Year Ago
▉▍▇▇█ ▉██▍ ▆▄▋▄█ ▋▆▌ ▋▋▅▍▆▌ ▍█▋ ▉▍▅▇ ▌▉▄▄▍ ▍▊▄▍ ▍█▋▇ ▇▌▊▊▍▇▆▅▌ ▉▉▆▆▄█ ▍▋▍█ (▇▉██▋▍█, ▌▉▋▌▋▊▅▍, ▉▅▌▄▉▉ ▌▆▍▍█▋▋▌▆▅ ▆▄ ▄█▋▌▇▌▊▉)
1 Year Ago
▊▌▇▇▉▊▇ ▉▇ ▅▍▆ ▋▄█▍▇▊▆▊ ▅▊██ ▄▄▄ ▌▄▌ ▉▉▍▄▉▉▋▅▄▆
1 Year Ago
▄▇▌ ▇▆▇▄ ▄▋▇▆▆▇ █▍▌▆▉▅▊▉█
1 Year Ago
▆▌▊ ▊▄▌▍▍▆ ▄▋▅▉▋▋▇▅▅
1 Year Ago
Some fixes after refactoring
1 Year Ago
▅▆▆ ▅▅▄▄▍▄ ▆▆▊▅▋▇▄▆▍
1 Year Ago
And another one
1 Year Ago
Another one
1 Year Ago
Try again
1 Year Ago
Hopefully fix github actions
1 Year Ago
Move the core code into a separate package in the same repo
1 Year Ago
Refactoring the game connection code and RPC code to be independent from Rust+/RN things
1 Year Ago
Merge branch 'master' into nexus-ui Update sentry config Fix error page message shown when not in a clan Update react-class-model Update protos Add function to call the nexus API to get its details WIP server grouping for nexus Show unique names for the mock servers instead of stomping them all to the same value Refactor the mock configs so we can do that better and get it reflecting the nexus params too Fix nexus servers not immediately being grouped correctly when adding/removing them Automatically refresh groups once in a while just in case data changes Render server groups under a group header Update protos Automatically add other servers from the nexus when we have at least one already Automatically correct the IP address and port of paired nexus servers if they changed Ungroup servers when their zone is not found in the nexus anymore Fetch player info from the nexus to get appKey etc Remove appKey fields from server and notification data Support removing server groups so the button does something now Show an icon on the server you are currently assigned to Zone Name -> Key Upgrade to expo SDK 44 Merge branch 'nexus-ui' Fix devices scroll view not filling the screen (without breaking scrolling again, hopefully) Add a flag to turn nexus features off Don't render nexus servers on the list if not enabled Add dependency on react-is because actions is failing Update items and translations Version bump Merge branch 'master' into release
1 Year Ago
Version bump
1 Year Ago
Update items and translations
1 Year Ago
Add dependency on react-is because actions is failing
1 Year Ago
Add a flag to turn nexus features off Don't render nexus servers on the list if not enabled
1 Year Ago
Merge branch 'master' into nexus-ui Update sentry config Fix error page message shown when not in a clan Update react-class-model Update protos Add function to call the nexus API to get its details WIP server grouping for nexus Show unique names for the mock servers instead of stomping them all to the same value Refactor the mock configs so we can do that better and get it reflecting the nexus params too Fix nexus servers not immediately being grouped correctly when adding/removing them Automatically refresh groups once in a while just in case data changes Render server groups under a group header Update protos Automatically add other servers from the nexus when we have at least one already Automatically correct the IP address and port of paired nexus servers if they changed Ungroup servers when their zone is not found in the nexus anymore Fetch player info from the nexus to get appKey etc Remove appKey fields from server and notification data Support removing server groups so the button does something now Show an icon on the server you are currently assigned to Zone Name -> Key Upgrade to expo SDK 44 Merge branch 'nexus-ui' Fix devices scroll view not filling the screen (without breaking scrolling again, hopefully)
1 Year Ago
Upgrade to expo SDK 44
1 Year Ago
Update items Update translations Merge branch 'master' into release
1 Year Ago
Update items Update translations
1 Year Ago
Zone Name -> Key
1 Year Ago
Show an icon on the server you are currently assigned to
1 Year Ago
Support removing server groups so the button does something now
1 Year Ago
Fetch player info from the nexus to get appKey etc Remove appKey fields from server and notification data
1 Year Ago
Automatically correct the IP address and port of paired nexus servers if they changed Ungroup servers when their zone is not found in the nexus anymore
1 Year Ago
Update protos Automatically add other servers from the nexus when we have at least one already
1 Year Ago
Render server groups under a group header
1 Year Ago
Fix nexus servers not immediately being grouped correctly when adding/removing them Automatically refresh groups once in a while just in case data changes
1 Year Ago
Refactor the mock configs so we can do that better and get it reflecting the nexus params too
1 Year Ago
Show unique names for the mock servers instead of stomping them all to the same value
1 Year Ago
WIP server grouping for nexus
1 Year Ago
Update sentry config Fix error page message shown when not in a clan Update react-class-model Update protos Add function to call the nexus API to get its details
1 Year Ago
hub lottie test Merge branch 'nexus-ui' Delete all the CCTV camera stuff Possible crash fix after dripsy changes Add monument name for arctic research base Hide the server logo component on the hub if the server didn't set one Merge branch 'master' into release Version bumpb Merge branch 'master' into release Hide the clan section on the FUE Fix the update available button on the hub being under the header a bit Fix the "not a real server" message being over the header a bit Update items Update translations Merge branch 'master' into release Version bump to 0.0.24 because Google Delete the KeyboardOffset component because it turned out to be useless and causes issues with focussing textboxes Revert the dynamic background color for chat input (it made the caret look invisible) Fix unable to scroll the devices list Merge branch 'master' into nexus-ui