parent
a9e097bce4
commit
b5fdaf76b0
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@ public class ConversationsActivity extends XmppActivity implements OnConversatio
|
||||||
if (offerToSetupDiallerIntegration()) return;
|
if (offerToSetupDiallerIntegration()) return;
|
||||||
// if (offerToDownloadStickers()) return; // TODO: Disabled Cheogram Stickers until it's more useful
|
// if (offerToDownloadStickers()) return; // TODO: Disabled Cheogram Stickers until it's more useful
|
||||||
openBatteryOptimizationDialogIfNeeded();
|
openBatteryOptimizationDialogIfNeeded();
|
||||||
//xmppConnectionService.rescanStickers();
|
xmppConnectionService.rescanStickers();
|
||||||
|
|
||||||
new showMemoryWarning(this).execute();
|
new showMemoryWarning(this).execute();
|
||||||
showOutdatedVersionWarning();
|
showOutdatedVersionWarning();
|
||||||
|
|
Loading…
Add table
Reference in a new issue