userlamalovecancel
branchrust_companion_react/mastercancel

818 Commits over 1,796 Days - 0.02cph!

4 Years Ago
Update translations
4 Years Ago
Fix expo-linking export
4 Years Ago
Move root model providers to wrap everything (fixes ErrorBoundary crash due to inaccessible localization model)
4 Years Ago
Automatically toggle between direct connect and proxying - should fix connection issues that only affect wifi or data, or people connecting to a locally hosted server
4 Years Ago
Disable automatic OTA update downloading - use the settings menu to manually update instead
4 Years Ago
Going through some keyboard avoider problems after upgrading
4 Years Ago
Adjusting item and vending machine text for some better contrast, fix Linking package warning
4 Years Ago
Update translations
4 Years Ago
Items update
4 Years Ago
expo upgrade to SDK 38 Update everything else Compile error fixes, remove unused
4 Years Ago
Moment.js bullshit
4 Years Ago
Oops forgot to whitelist english
4 Years Ago
Whitelist moment locales to try because it'll crash for anything else
4 Years Ago
Fix norwegian bricking the app?
4 Years Ago
Fix wrong localization key on the hub
4 Years Ago
More reliable momentjs setup
4 Years Ago
Update translations
4 Years Ago
Add UI to select which language to use in the app
4 Years Ago
Update localization code to support language switching at runtime
4 Years Ago
Fix notification toggler appearing over retry buttons
4 Years Ago
Add localization for hapis monuments, update localization
4 Years Ago
Show a proper error message if device registration fails (most likely because notifications are disabled)
4 Years Ago
Update translations
4 Years Ago
Fix server time being labeled as the map
4 Years Ago
Bug fixes (including making chinese work for real)
4 Years Ago
Fix retry button not using the right localization key
4 Years Ago
Fix notification setup error and hub header not localizing
4 Years Ago
More consistent button spacing on the settings page
4 Years Ago
Version bump
4 Years Ago
Lowercase the original locale string (should make portugese and chinese actually work)
4 Years Ago
Stick all the localization stuff in try catches because I'm sure someone will have a messed up phone where it crashes (even though it shouldn't)
4 Years Ago
Fix tapping on notifications not loading the page it should when the app isn't already loaded
4 Years Ago
Fix missing translation on the combined player map marker
4 Years Ago
Set moment's locale as well so timestamps are translated properly
4 Years Ago
Add button links to submit feedback or help translate in settings, hook up other languages from crowdin
4 Years Ago
Drop i18n-js cause it sucks
4 Years Ago
Even more localization
4 Years Ago
More localization stuff
4 Years Ago
WIP support for other languages
4 Years Ago
Make TeamMemberList scrollable when you have more than 6 members in your team
4 Years Ago
Fix grid issues on LTR
4 Years Ago
Remove event handlers from sockets when closing them (possible fix for duplicated chat messages)
4 Years Ago
Fix some marker misalignments in RTL layouts
4 Years Ago
Fix map grid on RTL layouts
4 Years Ago
Almost fixed marker positions in RTL layouts
4 Years Ago
Fix map position in RTL layout
4 Years Ago
Fix pan and zoom in map for RTL layouts
4 Years Ago
Fix switches disappearing on RTL layouts when they're turned on
4 Years Ago
Automaticlly check for updates (doesn't download them automatically)
4 Years Ago
Allow direct connections on iOS too