Commit graph

62 commits

Author SHA1 Message Date
Andy Phillipson
e5c6e5a2d2
Implement proper send search design. 2017-06-08 17:43:06 -04:00
Gabriel Bazán
6491153fa3 fix flash when entering send tab view 2017-03-02 16:56:44 -03:00
Gabriel Bazán
f1a676a6ee remove functions from before enter event in send view 2017-02-21 11:40:19 -05:00
JDonadio
428a842459 use contact icon - fix text size - refactor recipient icon type 2017-02-20 14:34:33 -05:00
Matias Alejo Garcia
aa05165710
better send tab without internet 2017-01-16 16:58:42 -03:00
Matias Alejo Garcia
f063c06751
enhance error handling 2017-01-16 16:00:09 -03:00
Javier
3ef0a93337
use default contact icon for chrome app 2017-01-05 17:29:22 -03:00
Gabriel Bazán
faafef9950 check balance refactor 2016-12-23 10:34:42 -03:00
Gabriel Bazán
f18613a4d7 fix empty send view 2016-12-19 17:24:44 -03:00
Gabriel Bazán
db987e4817 fix scroll resize in send view and adding timeout to ionicScrollDelegate.resize 2016-12-14 15:37:15 -03:00
Gabriel Bazán
c7494b8021 avoid flicker on send view 2016-12-12 15:23:59 -03:00
Marty Alcala
d4513ba46b fix merge conflicts 2016-10-27 11:44:03 -04:00
Marty Alcala
22d4a92f7d Revert "Revert "Scan handling""
This reverts commit 641091e7d9.
2016-10-26 14:00:43 -04:00
Jamal Jackson
a7c1a3ddd3 fix flicker issue 2016-10-26 13:28:08 -04:00
Matias Alejo Garcia
641091e7d9 Revert "Scan handling" 2016-10-22 23:28:24 -03:00
Marty Alcala
78c9ac2484 prelim logic to conditionally display incoming data menu based on the source 2016-10-20 12:53:35 -04:00
Matias Alejo Garcia
f49bc5f24c
no flicker 2016-10-15 10:03:45 -03:00
Matias Alejo Garcia
41b8c7f064
format2 2016-10-15 09:47:52 -03:00
Matias Alejo Garcia
934409433e
format 2016-10-15 09:45:44 -03:00
Matias Alejo Garcia
0fbde71996
add "Cache" for hasFunds 2016-10-15 09:41:35 -03:00
Matias Alejo Garcia
0ca1bf36d2 Merge pull request #461 from gabrielbazan7/fix/hasFunds
fix send tip
2016-10-14 13:03:29 -03:00
Gabriel Bazán
1705a752ec fix send tip 2016-10-14 11:38:31 -03:00
Gabriel Bazán
fa905cb719 fix wallet icon amount view 2016-10-14 09:41:33 -03:00
Gabriel Bazán
9753a2067c fix double tap on send qr icon 2016-10-13 12:41:02 -03:00
Gabriel Bazán
a505842310 fix send tips 2016-10-12 15:56:21 -03:00
Gustavo Maximiliano Cortez
3d1a3ee984 Revert "fix send tip" 2016-10-12 15:50:38 -03:00
Gabriel Bazán
2ef44c146a fix send tip 2016-10-12 12:10:01 -03:00
Matias Alejo Garcia
6b2cbccecd
workaround to link inner childs 2016-10-11 18:37:47 -03:00
Matias Alejo Garcia
a661b5bc58
updates hasFunds 2016-10-11 18:37:40 -03:00
Jason Dreyzehner
7d9a4244c9 feat(send): design and scaffold zero-state for send tab 2016-10-11 16:36:01 -04:00
Javier
6183fc69f4 prevent to tap multiple times and open multimple views 2016-10-07 11:27:53 -03:00
Jason Dreyzehner
521e5f3618 Merge pull request #235 from bitjson/feature/new-qrscanner
Feature: New QRScanner
2016-09-30 21:44:44 -04:00
Jason Dreyzehner
f901c95f67 feat(scan): create Scan tab and scannerService, implement QRScanner and controls 2016-09-30 21:35:23 -04:00
Gustavo Maximiliano Cortez
aac067e216
Fix send, settings and addressbook views 2016-09-30 13:19:29 -03:00
Gustavo Maximiliano Cortez
01d5ba8d9f
Ref ionicPopup. Clear amount view after send 2016-09-27 16:01:15 -03:00
Gabriel Bazán
db8d587101 Send view contents 2016-09-27 12:28:03 -03:00
Gabriel Bazán
34f337d7b6 add qr scanner to send tab 2016-09-26 18:03:55 -03:00
Gustavo Maximiliano Cortez
96f961e38f
Bug fixes 2016-09-23 18:08:11 -03:00
Gustavo Maximiliano Cortez
b370e61012
Bug fixes. Split contacts and wallets from send 2016-09-23 17:10:34 -03:00
Gustavo Maximiliano Cortez
fabf6a6fd1
Minor fixes. Fix Glidera 2016-09-23 13:34:47 -03:00
Gustavo Maximiliano Cortez
889ebb8c6c
Enable cache for nav tabs 2016-09-21 19:20:15 -03:00
Gustavo Maximiliano Cortez
10cc7fdf53
Fix routes 2016-09-16 21:01:19 -03:00
Gabriel Bazán
c21d447031 avatar in send view 2016-09-14 10:05:02 -03:00
Gustavo Maximiliano Cortez
9a7e274485
Fix tab-send 2016-09-12 18:04:56 -03:00
Gustavo Maximiliano Cortez
32d99e3e36
Addressbook as a view (not modal) 2016-09-12 11:59:29 -03:00
Javier
b64d5dfbee fix wallets show 2016-09-08 16:55:23 -03:00
Gustavo Maximiliano Cortez
2108a29006
Fix addressbook. Modal can be opened from anywhere 2016-08-25 17:40:20 -03:00
Matias Alejo Garcia
d5d3f9ee28
. 2016-08-25 11:18:10 -03:00
Matias Alejo Garcia
3721da05a5
to address 2016-08-24 19:31:07 -03:00
Matias Alejo Garcia
28235011fd
qr Scanner 2016-08-24 19:28:20 -03:00