Let StatusManager combine all sources into single app state
Compare changes
+ 16
− 0
@@ -19,6 +19,10 @@
@@ -28,6 +32,18 @@ class DoNotKillMeFragment : AbstractDoNotKillMeFragment() {
Fixes #159 (closed), #155 (closed), #122 (closed)
Looks like #155 (closed) is also solved by this. Not sure about #157 (closed), I think we should try that intensively after merging.