remote ignoreMobilePause, refactor openURL
This commit is contained in:
parent
df12f9c177
commit
2a97446ef9
23 changed files with 356 additions and 337 deletions
|
|
@ -46,10 +46,6 @@ angular.module('copayApp.controllers').controller('preferencesInformation',
|
|||
this.sendAddrs = function() {
|
||||
var self = this;
|
||||
|
||||
if (platformInfo.isAndroid || platformInfo.isWP) {
|
||||
window.ignoreMobilePause = true;
|
||||
}
|
||||
|
||||
self.loading = true;
|
||||
|
||||
function formatDate(ts) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue