Commit Graph

211 Commits

Author SHA1 Message Date
GLaDOS
c2916f002c
Merge pull request #2196 from BlueWallet/permissionandroid
ADD: Show alert on Android if storage access is denied.
2020-11-24 16:18:25 +00:00
marcosrdz
11acebed92 ADD: Show alert on Android if storage access is denied. 2020-11-23 08:55:32 -05:00
marcosrdz
eccb764840 FIX: FIle dialog was not displayed on Big Sur 2020-11-23 07:06:18 -05:00
marcosrdz
30fe5bf4a1 Merge branch 'master' into plausablehook 2020-11-22 04:42:21 -05:00
marcosrdz
1d2689bbb0 REF: String 2020-11-22 04:18:05 -05:00
marcosrdz
54db77e582 WIP 2020-11-20 21:47:13 -05:00
marcosrdz
cea149bc98 ADD: Handle fiat rate from alternate sources 2020-11-19 21:27:34 -05:00
Overtorment
be45e34654 FIX: wallets are not refreshing when app boots; FIX: wallets are not refreshing when they are navigated to 2020-11-13 15:14:49 +00:00
GLaDOS
91516bae22
Merge pull request #2124 from BlueWallet/widgetconnect
FIX: Connect to the same electrum server as the app.
2020-11-12 16:00:04 +00:00
marcosrdz
c986c557ac FIX: Connect to the same electrum server as the app. 2020-11-11 21:04:10 -05:00
Overtorment
2cfcb76e2a FIX: Notifications pop up does not clear on devices without Google Services (closes #1839) 2020-11-11 17:52:08 +00:00
Marcos Rodriguez Vélez
f8668f4045
ADD: Allow image for importing wallet 2020-11-10 18:42:15 +00:00
Overtorment
acf5a5b6b0 FIX: import multisig from some formats 2020-11-04 15:38:49 +00:00
Marcos Rodriguez Vélez
10511ae063
WIP: Market Widget for iOS 14 2020-11-02 13:11:28 +00:00
Marcos Rodriguez Vélez
1935e19f89
ADD: Market Widget for iOS 14 2020-10-30 14:19:38 +00:00
Overtorment
4921beb9ca
ADD: ui to create multisig; styling onboard screen 2020-10-29 21:13:54 +00:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Ivan Vershigora
056956c3fc REF: show numeric keyboard when ask for numbers in prompt 2020-10-20 13:44:56 +01:00
Overtorment
82516d995e
OPS: update & fix amplitude (#1987) 2020-10-15 14:28:44 +01:00
marcosrdz
59369bc7a3 Update fs.js 2020-10-13 18:11:02 +01:00
marcosrdz
88102f5601 Update fs.js 2020-10-13 16:40:24 +01:00
marcosrdz
d3746b6902 FIX: .backup file selection 2020-10-13 16:32:50 +01:00
marcosrdz
09d6c7789e ADD: Allow import of .backup files 2020-10-11 14:56:43 +01:00
Marcos Rodriguez Vélez
5ece75b691
ADD: Privacy Settings Screen (#1967)
* ADD: Privacy Settings Screen

* REF: Clipboard read opt-out

* ADD: Wallet shortcut privacy

* FIX: Remove unused code

* REF:Addasync/await

* REF: BlueClipboard

* REF: Rename file
2020-10-10 20:19:42 +01:00
Overtorment
0e8863ccb1 FIX: support electrum-desktop QR psbt for multisig 2020-10-09 17:57:15 +01:00
Overtorment
299535a570
REF: showing dialog and opening psbt files (#1956) 2020-10-07 15:54:22 +01:00
Overtorment
18a719e74a
FIX: crash on electrum malformed response (closes #1522, #1043, #1530… (#1952) 2020-10-06 14:46:20 +01:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00
Overtorment
211ef2d9df FIX: transaction time when using ElectrumPersonalServer (closes #1315) 2020-09-01 10:37:13 +01:00
Overtorment
84e21f0cad FIX: some electrum txs stay unconfirmed 2020-09-01 00:14:05 +01:00
Overtorment
2903ae5a1f REF: speeded up large wallets (>3k txs) 2020-08-29 09:53:07 +01:00
Marcos Rodriguez Vélez
79bd72bd38 DEL: Remove Emulator check 2020-08-27 11:09:53 +01:00
Marcos Rodriguez Vélez
8331ee348f ADD: macOS on amplitude. 2020-08-20 11:57:06 +01:00
marcosrdz
a6e5ab352b FIX: Notifications Alert title 2020-08-20 11:45:51 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Overtorment
d7f6bb6aa0 FIX: fetching large tx list wont throw an error anymore (but might return empty transactions instead) 2020-08-10 11:02:31 +01:00
Overtorment
2f48467996 FIX: disable push notifications in settings 2020-08-05 18:33:45 +01:00
Overtorment
733fb90b0e FIX: notifications 2020-08-04 14:43:03 +01:00
Overtorment
a1ccc93b3b ADD: push notification settings screen 2020-07-31 16:44:19 +01:00
Overtorment
1b00594c35 FIX: unsubscribe from push notifications when wallet is deleted 2020-07-30 15:07:41 +01:00
Overtorment
1d8cbcf4b2 ADD: subscripbe to push notifications about mined tx 2020-07-28 15:48:38 +01:00
Marcos Rodriguez Vélez
51d1325f18 Update notifications.js 2020-07-24 12:55:56 +01:00
Overtorment
a9e706422f Revert "Update notifications.js"
This reverts commit 7dc0417e78.
2020-07-23 19:12:49 +01:00
Marcos Rodriguez Vélez
7dc0417e78 Update notifications.js 2020-07-23 19:08:23 +01:00
Marcos Rodriguez Vélez
a33d4ab454
ADD: Detect if running inside iOS simulator (#1360) 2020-07-20 14:42:22 +01:00
Overtorment
545c8891f6
ADD: push notifications 2020-07-18 20:33:43 +01:00
Overtorment
57a4414564 REF: dont store txhex in transactions list 2020-07-03 09:09:50 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Ivan
09b81c5941
ADD: Entropy generator (#1233) 2020-06-29 13:58:43 +01:00
Overtorment
82fd28ce12
ADD: support for Cobo Vault hardware wallet 2020-06-24 12:56:35 +01:00
marcosrdz
5c07a9ae41 Merge branch 'master' into devicel 2020-06-15 08:58:46 -04:00
Overtorment
8a4bd4d8a6 FIX: tcp module warnings 2020-06-15 13:43:42 +01:00
marcosrdz
d1fb9aaa3a ADD: Language and currency setting on first run 2020-06-14 22:09:27 -04:00
Overtorment
e8ddf3caea OPS: new RN module for TCP/TLS 2020-06-13 16:49:02 +01:00
Overtorment
2243a19a2f
ADD: fiat input (#1190) 2020-06-09 15:08:18 +01:00
Overtorment
a0feefb53e
Update crypto.js 2020-05-11 11:21:28 +01:00
Tankred Hase
2e2cfbd339 Fix jsdoc 2020-05-06 11:57:45 +08:00
Tankred Hase
71d8e329b8
Move random.js module to blue_modules/crypto.js 2020-05-06 11:00:13 +08:00
Overtorment
7c87fb55dc REF: new Buffer() deprecation warning fix (closes #995) 2020-04-20 14:43:58 +01:00
Overtorment
463bf9feb4 FIX: BIP38 should reject invalid passwords 2020-04-10 12:15:33 +01:00
Overtorment
c4be1ac0da FIX: BIP38 import support 2020-04-07 15:43:40 +01:00