4 Years Ago
Refactor away a flatMap call (fixes map crash on older phones with grid labels enabled) Fix some redundant renders on the map Fix the helicopter blade animation so it's not low framerate anymore Disable automatic OTA updates (only takes effect for the next store build) Merge branch 'release' Ignore rate_limit and banned errors too Just ignore all RpcError Refactor 4 useStates into 1 (possibly fixes a weird mock server issue?) Skip redundant calls to turn on/off keep awake Put a notification error indicator on the "no servers available" screen as well as the hub (because Fire tablets don't work and some phones have issues) Automatically close connections when switching away from the app, restore them when coming back Try catch keep awake code because apparently everything can go wrong Add an indicator to the settings button to show when an update is available Checking for updates will now delete old JS bundles on Android (reduces storage use)