Log transfer stats

This commit is contained in:
M66B
2021-10-09 19:16:32 +02:00
parent 6bc8576636
commit f1cae5839e
7 changed files with 67 additions and 5 deletions

View File

@@ -190,6 +190,7 @@ public class ApplicationEx extends Application
if (Helper.hasWebView(this))
CookieManager.getInstance().setAcceptCookie(false);
TrafficStatsHelper.init(this);
EncryptionHelper.init(this);
MessageHelper.setSystemProperties(this);