Sebastiaan Pasma
|
51cfa75ffc
|
Use the whenAvailable which is called onBeforeEnter so that changed configuration is also reloaded onEnter
|
2018-06-18 12:44:31 +02:00 |
|
Brendon Duncan
|
8231f85c67
|
Subtitles for coins on wallet selector in Receive screen.
|
2018-06-17 18:08:44 +12:00 |
|
Brendon Duncan
|
585775e88b
|
Subtitles for coins on home screen.
|
2018-06-17 17:56:50 +12:00 |
|
Sebastiaan Pasma
|
e97843c9df
|
Possible fix for hiding menu in some cases (keyboard-related)
|
2018-06-15 11:16:44 +02:00 |
|
Brendon Duncan
|
86be126e95
|
Adjust spacing on amount in confirm screen, to match original.
|
2018-06-15 15:43:37 +12:00 |
|
Brendon Duncan
|
901d202f85
|
Bugfix for when alternative string is not available in Network Fees alert.
|
2018-06-15 10:24:00 +12:00 |
|
Brendon Duncan
|
fffbda2458
|
Matched amount formatting on Confirm screen, to previous formatting.
|
2018-06-15 10:14:21 +12:00 |
|
Brendon Duncan
|
e416deec44
|
Amount shown confirm screen is now primarily fiat.
|
2018-06-15 10:06:38 +12:00 |
|
Brendon Duncan
|
1e73eae4d2
|
Bugfix for undefined wallet status on send tab.
|
2018-06-15 10:04:15 +12:00 |
|
Brendon Duncan
|
143b39970b
|
Removed some commented out code.
|
2018-06-14 22:18:17 +12:00 |
|
Brendon Duncan
|
a186e4d04f
|
Display fiat on Network Fees popup. Display subcent amounts as '< 0.01'.
|
2018-06-14 22:16:25 +12:00 |
|
Sebastiaan Pasma
|
ec46b50262
|
Remove payment received screen after changing tabs
|
2018-06-13 18:34:32 +02:00 |
|
Sebastiaan Pasma
|
59bb7ee65f
|
Enable sound by default
|
2018-06-13 16:33:06 +02:00 |
|
Sebastiaan Pasma
|
74f3e19545
|
ogg-file for Desktop as NWjs doesn't accept mp3
|
2018-06-13 16:29:01 +02:00 |
|
Sebastiaan Pasma
|
c0e691ec27
|
Received sound file + code to play when receiving
|
2018-06-13 16:27:37 +02:00 |
|
Brendon Duncan
|
a6d2799510
|
Display fiat on Payment Received screen, according to preferences.
|
2018-06-13 15:56:39 +12:00 |
|
Sam Cheng Hung
|
f06f65a107
|
Merge branch 'wallet/sprint/17' into wallet/dev
|
2018-06-12 11:35:40 +05:30 |
|
Sebastiaan Pasma
|
d22f489794
|
Merge pull request #160 from Bitcoin-com/wallet/task/354
iPhone X software home bar fixes
|
2018-06-11 18:05:11 +02:00 |
|
Sebastiaan Pasma
|
5da9f7c835
|
Merge pull request #165 from Bitcoin-com/wallet/task/369
Secure Storage on mobile devices
|
2018-06-11 14:14:10 +02:00 |
|
Brendon Duncan
|
7209800b3c
|
Tests for storing profile on mobile.
|
2018-06-11 14:21:15 +12:00 |
|
Brendon Duncan
|
149b956b7c
|
Storing profile on desktop without using secure storage.
|
2018-06-11 14:09:39 +12:00 |
|
Brendon Duncan
|
c9c27e838c
|
Corrected the name on some things.
|
2018-06-11 12:39:25 +12:00 |
|
Brendon Duncan
|
435c2cacd4
|
Desktop using local storage only.
|
2018-06-11 12:23:39 +12:00 |
|
Sam Cheng Hung
|
078f5bd61d
|
Update: Changes shadow specification for wallet icons
|
2018-06-08 12:20:37 +05:30 |
|
Sam Cheng Hung
|
12990d7f71
|
Update: Changes icon design and color scheme for default wallet colors
|
2018-06-08 12:06:12 +05:30 |
|
Brendon Duncan
|
18581e9608
|
Test for secureStorageService on mobile and browser.
|
2018-06-08 16:24:15 +12:00 |
|
Brendon Duncan
|
f4642b1953
|
All tests for secure storage service on desktop.
|
2018-06-08 16:19:50 +12:00 |
|
Brendon Duncan
|
da9559433f
|
First test for the secureStorageService.
|
2018-06-08 15:06:56 +12:00 |
|
Brendon Duncan
|
522a7cd3cf
|
Migration tests for desktop.
|
2018-06-08 14:49:01 +12:00 |
|
Brendon Duncan
|
a09069463a
|
Checking key names in tests.
|
2018-06-08 14:31:35 +12:00 |
|
Brendon Duncan
|
3aa9e70e64
|
All tests for profile migration.
|
2018-06-08 14:07:46 +12:00 |
|
Brendon Duncan
|
e52242bb1b
|
Testing profile merge.
|
2018-06-08 13:38:02 +12:00 |
|
Brendon Duncan
|
02460bd3c5
|
Uses the current app version when needed, when checking the appVersion of a profile.
|
2018-06-08 08:23:28 +12:00 |
|
Brendon Duncan
|
0003604017
|
Better use of mocks.
|
2018-06-08 08:12:24 +12:00 |
|
Brendon Duncan
|
accfea64b0
|
Test for getting from old storage.
|
2018-06-07 21:47:49 +12:00 |
|
Brendon Duncan
|
84f9035159
|
One test passing on storageService.
|
2018-06-07 20:56:24 +12:00 |
|
Brendon Duncan
|
6eef985180
|
Merge from wallet/task/351.
|
2018-06-07 18:30:32 +12:00 |
|
Brendon Duncan
|
35da3a5151
|
One test.
|
2018-06-06 19:53:57 +12:00 |
|
Sebastiaan Pasma
|
6c6d90ebfe
|
Cleaner way without redundant code
|
2018-06-05 11:15:33 +02:00 |
|
Brendon Duncan
|
16b5054ea2
|
Now including app version is profile.
|
2018-06-05 11:34:14 +12:00 |
|
Sebastiaan Pasma
|
1e1f5deb2a
|
iOS 9.3 fix
|
2018-06-04 21:37:36 +02:00 |
|
Brendon Duncan
|
cc45e91680
|
Covered all the migration cases.
|
2018-06-04 20:23:01 +12:00 |
|
Brendon Duncan
|
afe433d909
|
Starting to migrate profile storage.
|
2018-06-04 15:31:51 +12:00 |
|
Brendon Duncan
|
adf7115c9c
|
Merging profiles.
|
2018-06-04 14:38:15 +12:00 |
|
Brendon Duncan
|
3aa9bef803
|
The localStorageService now returns errors when they happen.
|
2018-06-04 14:37:54 +12:00 |
|
Brendon Duncan
|
4109d4743f
|
Loading profiles from all sources, in preparation for merge.
|
2018-06-04 09:47:02 +12:00 |
|
Brendon Duncan
|
8d94a244bc
|
Removed some debug messages.
|
2018-06-01 15:25:08 +12:00 |
|
Brendon Duncan
|
c5121afd7c
|
Placeholder desktopSecureStorageService.
|
2018-06-01 15:04:52 +12:00 |
|
Brendon Duncan
|
f483fd81d8
|
Removed deleteProfile() as it is not used.
|
2018-06-01 11:53:04 +12:00 |
|
Brendon Duncan
|
17685dd810
|
Fixed some issues after the refactor.
|
2018-06-01 10:42:38 +12:00 |
|