Commit graph

62 commits

Author SHA1 Message Date
Jean-Baptiste Dominguez
1d9efcca06
Merge branch 'wallet/sprint/18' into wallet/task/399 2018-07-03 12:17:56 +09:00
Jean-Baptiste Dominguez
9224d40a65 Remove secure storage feature, postpone 2018-07-02 14:06:36 +09:00
Sebastiaan Pasma
06ab1d1062 - remove native audio plugin references
- soundService for playing sounds
- file naming changed on sound files
- Bug where sounds were playing when mute switch on iPhone was on
- added cordova media plugin (with support for a fix the found mute-switch bug)
- play all sounds to use the new soundService
2018-06-25 11:07:13 +02:00
Sebastiaan Pasma
0d4cd77d4d config.xml to add native audio 2018-06-13 16:25:43 +02:00
Brendon Duncan
aaad6a1b4a Refactored to have the mobile and desktop secure storage contained with a more generic secure storage service. 2018-06-01 10:19:26 +12:00
Brendon Duncan
90d321033b Working pretty roughly on iOS with cordova-plugin-secure-storage. 2018-05-31 17:53:58 +12:00
Sam Cheng Hung
538741127c Update: Fixes issue with building due to new update of Google Play services https://github.com/arnesson/cordova-plugin-firebase/issues/610 2018-03-28 16:31:07 +09:00
Kadir Sekha
1b9f2c1e5f fixed autofocus issues by adding plugin 2017-12-28 14:46:32 +00:00
Kadir Sekha
bf85d7e5b0 remove decimal keyboard plugin as it has bugs 2017-12-27 16:48:25 +00:00
Kadir Sekha
31a5794047 added cordova decimal keyboard plugin 2017-12-27 15:17:58 +00:00
Kadir Sekha
a722a77ead updated cordova config and node packages 2017-11-28 14:49:41 +09:00
Kadir Sekha
6007de9e9d update cordova ionic view plugin 2017-11-24 15:20:55 +09:00
Kadir Sekha
2e11a402f0 changed FCMPlugin to FirebasePlugin 2017-11-10 14:41:02 +09:00
Kadir Sekha
a0261a6c9f Merge https://github.com/bitpay/copay into copay-cash 2017-10-16 18:05:09 +09:00
Gustavo Maximiliano Cortez
823814817d
Adds bitcoincash URL support 2017-09-08 16:55:04 -03:00
Gabriel Bazán
18ed4d6cfd fix status bar color for android devices 2017-07-07 17:54:47 -03:00
magmahindenburg
98c93e3c6f Merge branch 'master' of https://github.com/bitpay/copay 2017-07-06 11:27:29 +09:00
Gabriel
03f8b473d3 fixes 2017-06-22 15:47:50 -03:00
Gabriel
b388ddb98a fix appxmanifest values 2017-06-22 15:47:50 -03:00
Gabriel Bazán
4772faf758 comment phonegap-plugin-barcodescanner plugin to avoid build crashs on android and ios 2017-06-22 15:47:50 -03:00
Gabriel Bazán
043159f8fd add copy and paste support for windows universal app 2017-06-22 15:47:50 -03:00
Gabriel Bazán
c932e0d23c fixes 2017-06-22 15:47:50 -03:00
Gabriel Bazán
8627e60103 add old scanner for windows platform 2017-06-22 15:47:50 -03:00
magmahindenburg
8155f8b74f Updated status bar color 2017-06-19 13:44:39 +09:00
magmahindenburg
c2faad5846 Changed topbar to black 2017-06-18 19:54:50 +09:00
magmahindenburg
3410445d3f Updated version and CSS links 2017-06-16 11:50:13 +09:00
magmahindenburg
19824e8fde Merge branch 'master' of https://github.com/bitpay/copay into v3.5.0 2017-06-16 11:20:33 +09:00
magmahindenburg
cd81041582 Update package name 2017-06-15 14:09:39 +09:00
Gustavo Maximiliano Cortez
ded0118b6e
Android: API level 19 or higher supported 2017-06-14 11:26:20 -03:00
magmahindenburg
c0f6d2eeec Fixed external click for ads 2017-06-14 16:14:51 +09:00
Gabriel Edgardo Bazán
93398a2b3d Revert "Problem opening Copay on Android from another Cordova app" 2017-06-05 11:43:08 -03:00
Egor Abramovich
fe29dbee3a AndroidLaunchMode is set to singleTask 2017-06-02 15:00:20 +03:00
Egor Abramovich
8cee81a2c1 problem opening wallet on android from another cordova app 2017-05-25 20:00:26 +03:00
Gustavo Maximiliano Cortez
6671b4b3f3
Fix Android build 2017-05-19 16:15:55 -03:00
Gabriel Bazán
a090489f5d remove unnecessary plugin for windows 10 universal build 2017-03-23 11:27:52 -03:00
Gabriel
69d637aee9 update qr scanner 2017-03-10 21:37:14 +01:00
Gabriel
fdb93b881d windows platform build 2017-03-10 21:36:49 +01:00
Gustavo Maximiliano Cortez
4e8bd0634c
New push notifications 2017-03-09 12:22:06 -03:00
Gabriel Bazán
8bded39494 fix wkwebview error with recent version 2017-03-01 17:14:44 -03:00
Gustavo Maximiliano Cortez
3a1d773933 Revert "feat(cordova): add screen privacy for iOS and Android" 2017-02-16 12:23:27 -03:00
Jason Dreyzehner
a1b0685801 feat(cordova): add screen privacy for iOS and Android 2017-02-02 14:25:26 -05:00
JDonadio
c63fe0dd81 fix navigation permissions - iOS 2017-01-26 18:15:37 -03:00
Gustavo Maximiliano Cortez
9a2a2f8013
Fix missing setting icon on iOS 2017-01-05 17:14:22 -03:00
Gabriel Bazán
826d9fe072 fix share buttons 2016-11-16 12:58:55 -03:00
Jason Dreyzehner
47699ae04f fix(ios): automatically set the ITSAppUsesNonExemptEncryption field to false
Fixes #475
2016-10-18 19:44:08 -04:00
Jason Dreyzehner
0fa312f42c fix(ios): set KeyboardDisplayRequiresUserAction to cordova default for now
Related to #355
2016-10-16 00:40:57 -04:00
Gustavo Maximiliano Cortez
b82bdaaafc
Support appUri 2016-10-13 17:50:21 -03:00
Gustavo Maximiliano Cortez
252ebf45b3
Fix handle URL (mobile). Replaces visa-api by api 2016-10-13 17:50:21 -03:00
Jason Dreyzehner
ec343e4991 perf(startupService): speedup perceived load time by removing animations before the splashscreen hid 2016-10-12 13:27:19 -04:00
Jason Dreyzehner
8035846faf feat(build): use cordova-custom-config, remove unnecessary hooks 2016-10-11 22:26:55 -04:00