mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-26 03:45:49 +00:00
e0d8153b6d
* WIP - Allow expanding the drawer if syncting is not running - Hide syncthing process stats in Drawer if syncthing is not running - Hide menu action button if syncthing is not running (except settings and exit) * WIP - Add RunConditionsMonitor#getRunDecisionExplanation * WIP - Show run status explanation in StatusFragment * Fix duplicate declaration in RunConditionMonitor * Explain all syncthing service statuses instead of only differentiating between ACTIVE and NON-ACTIVE * Remove parts marked "// to-remove" * Remove unused resources * Move syncthing live status from drawer into status tab * Fix handler start and stop in StatusFragments Note: onResume is intentionally not overidden as the fragment is not active after the user left and reentered the app * Fix crash on orientation change * Only update MainActivity.ViewPager when a service state occured This fixes a UI glitch occuring because onResume also results in onServiceStateChanged as the serviceStateChangeListeners are re-registered. * Remove unused strings |
||
---|---|---|
.. | ||
java/com | ||
play | ||
res | ||
AndroidManifest.xml |