T
T
the battery historian application that makes pretty html graphs of the battery data for you only has a [minimum supported SDK of lollipop](https://github.com/google/battery-historian/blob/master/analyzer/analyzer.go#L48): ``` minSupportedSDK = 21 // We only...
I don't have a phone that I can test this with right now or in the forseeable future cause I'm too broke right now to buy a second phone even...
This is an important issue, one that @JavaJens needs to address. Up until now, this was his repo and he made whatever decisions he wanted. I think at this point...
on the one doesn't work, try `git checkout "feature/websocket-reborn"` it sounds like it might have something to do with shell escaping or something similar
just curious, what is SAS?
Regarding battery life, lets gather some statistics, in an organized fashion. The problem with effective statistics is that you need to be able to effectively control for your environment. As...
EDIT: I didn't see someone did do a battery test for #22. How many of those are good enough before we have enough data? ~~I think #22 needs to be...
WhatsApp is closed source, probably also uses GCM, since its better for battery and whatnot Telegram is open source, but has a dependency on [Google Play Services](https://github.com/DrKLO/Telegram/blob/master/TMessagesProj/build.gradle#L9) ~~so is almost...
I stand corrected, however: https://security.stackexchange.com/questions/49782/is-telegram-secure
I can confirm that occasionally I also get long delays between messages. I think it has something to do with the screen being off, as it only happens when the...