Commit graph

326 commits

Author SHA1 Message Date
Matias Alejo Garcia
e02d4cb00b mv blockUx to wds
reset index scope on change wallet

rm wds

rm newTx, better txhistory update

better history display while sync

show first TX will syncing from 0

add new tx anim

WIP mobile

fix mobile

fix mobile 2

keep vanilla state in walletHome
2016-02-22 12:13:35 -03:00
Matias Alejo Garcia
13996dc26a mv addr to walletData 2016-02-22 12:11:57 -03:00
Andy Phillipson
52faba1abd Correction for #3692, cloneDeep() must be used otherwise defaultConfig gets overwritten. 2016-02-16 16:56:14 -05:00
Matias Alejo Garcia
bcde97727e Merge pull request #3795 from cmgustavo/feat/send-confirmation-popup
Send confirmation popup
2016-02-11 14:14:42 -05:00
Gustavo Maximiliano Cortez
c471afb6d9
Renamed service 2016-02-11 14:06:30 -05:00
Gustavo Maximiliano Cortez
df09e07ded
Refactor processTx 2016-02-11 13:56:57 -05:00
Javier
0d3bd62ec3 remove unnecessary methods 2016-02-01 16:43:34 -03:00
Gustavo Maximiliano Cortez
9cc275af5f
Support new proposals with array of outputs 2016-01-29 17:00:57 -03:00
Gustavo Maximiliano Cortez
5dec3249d1 Updates bitcore-wallet-client and fix functions 2016-01-29 16:41:40 -03:00
Gustavo Cortez
473142b850 Adds feePerKb 2016-01-29 16:40:33 -03:00
Gustavo Maximiliano Cortez
df834c50c3 Complete flow of confirmation popup before send a tx 2016-01-29 16:40:33 -03:00
Gabriel Bazán
cf3d545056 fix cb in subscribe and unsubcribe function 2016-01-28 17:22:22 -03:00
Javier
1e829cef9e fix wording 2016-01-27 16:31:11 -03:00
Javier
b41e0ee51a fix logic 2016-01-27 16:24:48 -03:00
Javier
82f7ab0135 check if error exist 2016-01-27 16:24:48 -03:00
Javier
6cbe64101f refactoring messages 2016-01-27 16:24:48 -03:00
Javier
42050d4142 fix wording 2016-01-27 16:24:48 -03:00
Javier
3e1c91f19d handling new errors 2016-01-27 16:23:02 -03:00
Javier
81dcbbc5b4 refactor error cases 2016-01-27 16:20:11 -03:00
Javier
39dfa8df0a add error in bwc module provider 2016-01-27 16:20:10 -03:00
Javier
a2c5127b30 WIP refactor errors 2016-01-27 16:20:10 -03:00
Gabriel Bazán
9f0a1ae537 refactor 2016-01-26 16:34:30 -03:00
Gabriel Bazán
426d8d29b0 add push notification registration event 2016-01-26 15:10:39 -03:00
Gabriel Bazán
e19ece08c7 remove events and refactor of push notifications functions 2016-01-26 14:44:17 -03:00
Gustavo Maximiliano Cortez
be223b614a
Show popup before the spinner on mobile 2016-01-22 15:38:13 -03:00
Matias Alejo Garcia
c5e88ba72d fix multisig + trezor 2016-01-22 09:31:53 -03:00
Gustavo Maximiliano Cortez
b38e2f6ef3
Fix setting touchId 2016-01-22 01:59:20 -03:00
Gustavo Maximiliano Cortez
fbdfa0016e
Ref push notification 2016-01-22 00:35:11 -03:00
Gustavo Maximiliano Cortez
75421c2735 Glidera testnet = false 2016-01-21 22:08:28 -03:00
Matias Alejo Garcia
d35e4a93da glidera fixes 2016-01-21 22:08:28 -03:00
Matias Alejo Garcia
021f82fede fix touchId 2016-01-21 22:08:28 -03:00
Matias Alejo Garcia
bef3e5789c refactor sign 2016-01-21 22:08:28 -03:00
Matias Alejo Garcia
6d35fe1239 hide "reject" button in 1-1 + autolock unlocked encrypted wallets on startup 2016-01-21 22:07:23 -03:00
Gustavo Maximiliano Cortez
50497c8e52 Wait for locking wallet automatically 2016-01-21 22:07:23 -03:00
Gustavo Maximiliano Cortez
0a5c32b9f3 Touchid before Unlock on iOS 2016-01-21 22:07:23 -03:00
Gabriel Bazán
c17fe98cec enable livenet push notifications 2016-01-21 17:16:40 -03:00
Gabriel Bazán
6be5209fcf delete response in unsubscribe method 2016-01-20 16:25:06 -03:00
Gabriel Bazán
a53ba1fea0 refactor 2016-01-20 16:06:15 -03:00
Javier
a2d83d6c7c rename push notifications variables - fix log when enable/disable notifications 2016-01-20 13:20:47 -03:00
Gabriel Bazán
a1ff63684f update sender Id and package json 2016-01-19 19:02:25 -03:00
Gabriel Bazán
1a8cd4e59e delete token arg in unsusbscribe methods 2016-01-18 17:42:31 -03:00
Gabriel Bazán
070669d835 fix subscribe only when push notifications is enable 2016-01-18 14:22:42 -03:00
Gabriel Bazán
58b573ac4e unsubscribe method refactor 2016-01-18 14:06:52 -03:00
Gabriel Bazán
77d9a02ec3 remove url from config service 2016-01-18 14:06:52 -03:00
Gabriel Bazán
425d8ffb33 push notifications service addapted to bws 2016-01-18 14:06:52 -03:00
Javier
50ffb0af23 move push notifications config to configService 2016-01-18 14:06:52 -03:00
Gabriel Bazán
a97befc20a adding copayerid to opts.user 2016-01-18 14:06:52 -03:00
Gabriel Bazán
2d64e61654 unsubscribe when wallet is deleted 2016-01-18 14:06:52 -03:00
Gabriel Bazán
171665afe6 refactor 2016-01-18 14:06:51 -03:00
Gabriel Bazán
2d07cf0e55 push notification subscribe refactor 2016-01-18 14:06:51 -03:00