Commit graph

82 commits

Author SHA1 Message Date
Marty Alcala
d7decbf3f5 set a context specific status bar color in wallet details view on android 2016-11-17 14:58:49 -05:00
Javier Donadío
a25f881cf2 Merge pull request #5042 from cmgustavo/bug/backup-needed-wallet-details
Use needsBackup flag inside the wallet instead check storage
2016-11-15 17:00:19 -03:00
Marty Alcala
f178eb9b50 ensure pull to refresh icon is visible on android and remove comments 2016-11-15 14:26:19 -05:00
Gustavo Maximiliano Cortez
4235b86f52
Use needsBackup variable inside the wallet instead check storage 2016-11-15 16:14:07 -03:00
Marty Alcala
7a2ee02899 prevent ugly flashes on iOS 2016-11-15 11:27:14 -05:00
Marty Alcala
64d81c55ba fix merge conflicts 2016-11-15 11:01:30 -05:00
Marty Alcala
f4bd7ea570 check to make sure scrollPosition is defined 2016-11-15 10:51:00 -05:00
Javier
c2ef0bacc7 navigate to backup flow 2016-11-15 11:03:45 -03:00
Marty Alcala
d3d15ea887 disable amount collapsibility on android 2016-11-14 18:26:45 -05:00
Marty Alcala
911ba7e8bc remove style initializers 2016-11-14 16:18:26 -05:00
Gabriel Bazán
a30845d686 better error handler 2016-11-14 12:53:43 -03:00
Marty Alcala
c78bc746cf only initialize scroll watcher once 2016-11-11 18:51:43 -05:00
Marty Alcala
c7700eec0d use requestAnimationFrame rather than interval 2016-11-11 17:24:01 -05:00
Marty Alcala
f80f2b8775 better balance collapse animation performance on android 2016-11-11 16:52:41 -05:00
Marty Alcala
26fcb27a58 fix merge conflicts 2016-11-10 18:18:25 -05:00
Marty Alcala
3babc0c47d cleanup 2016-11-10 18:12:40 -05:00
Marty Alcala
1153f942ac ensure balance displays properly on initial load 2016-11-10 14:31:26 -05:00
Marty Alcala
6dbc9057cd improve final balance position 2016-11-09 13:37:14 -05:00
Marty Alcala
e2cd188e39 add scaling and opacity transitions 2016-11-09 13:15:42 -05:00
Marty Alcala
c3ef412383 prelim wallet details header collapse transition 2016-11-09 12:34:38 -05:00
Marty Alcala
1219f368a7 show wallet not backed up warning in wallet detail view 2016-11-07 17:22:51 -05:00
Marty Alcala
610d42caae better proposal styling and fix confirming status on wallet master view 2016-11-07 15:32:28 -05:00
Gustavo Maximiliano Cortez
5771b22c68
Fix Search: open tx detail 2016-11-04 17:15:18 -03:00
Marty Alcala
9f79387bb3 better bitpay card get started state styling 2016-11-04 14:56:20 -04:00
Marty Alcala
ccdad2c6e4 hide border for last tx in group 2016-11-04 13:29:19 -04:00
Marty Alcala
073b063a48 improve tx proposal list item styling 2016-11-03 17:29:29 -04:00
Marty Alcala
b0e23b7231 show full date in wallet detail list if the transaction occured more than a day ago 2016-11-03 15:50:22 -04:00
Marty Alcala
19554b94b6 mark the current month as recent 2016-11-02 17:01:32 -04:00
Marty Alcala
e41b46b42d add logic to display grouping labels appropriately 2016-11-02 16:35:05 -04:00
Marty Alcala
74a15b824a wire actual month to group label component 2016-11-01 17:47:07 -04:00
Javier
f7624bcc9b fix routes and params 2016-10-22 17:43:05 -03:00
Marty Alcala
92c64fe353 a little cleanup 2016-10-21 19:13:14 -04:00
Marty Alcala
298956f97f prelim remake of tx detail view 2016-10-21 16:56:19 -04:00
Gustavo Maximiliano Cortez
53977ac00e
Replaces directive by an object of addressbook on walletDetails 2016-10-21 11:58:33 -03:00
Gabriel Bazán
1d82c50f14 increase loading animation time 2016-10-14 10:25:52 -03:00
Gabriel Bazán
cb328de5c7 enable pull to refresh only in android devices 2016-10-14 10:24:20 -03:00
Gabriel Bazán
0d92a2af9b pull to refresh 2016-10-11 13:01:01 -03:00
Javier
6a431b0605 recreate wallet 2016-10-04 09:55:41 -03:00
Javier
8d90bee85c show loading spinner at the end of tx history list 2016-10-03 11:52:48 -03:00
Gustavo Maximiliano Cortez
5ec82cd8ef
Fix walletDetails getHistory 2016-09-30 15:58:56 -03:00
Gustavo Maximiliano Cortez
18c0d829c7
Fix tab-receibe view. Fix wallet-details 2016-09-30 12:27:31 -03:00
Ivan Socolsky
968dea6eb1
fix history cache 2016-09-30 11:16:33 -03:00
Gustavo Maximiliano Cortez
28a53ea0c6
Improves performance on tab-home, refactor of walletDetails, bug fixes 2016-09-29 19:04:52 -03:00
Gustavo Maximiliano Cortez
01d5ba8d9f
Ref ionicPopup. Clear amount view after send 2016-09-27 16:01:15 -03:00
Gustavo Maximiliano Cortez
ac3dc80bd0
Fix title bar when changing tabs 2016-09-26 14:31:36 -03:00
Gustavo Maximiliano Cortez
ca292813eb
Adds cache for preferences, walletDetails 2016-09-22 11:55:23 -03:00
Gustavo Maximiliano Cortez
2a9c3c82e9
Adds cache for amount, backup, amazon, glidera, export, walletDetails 2016-09-22 10:34:00 -03:00
Gustavo Maximiliano Cortez
e5b237bb7a Merge pull request #145 from JDonadio/feat/open-tx-modal
Open tx/txp modal without navigation
2016-09-21 12:10:03 -03:00
Javier
1cfd4c733f refactor call tx modal 2016-09-20 16:26:37 -03:00
Gabriel Bazán
43dfcba55c refactor txp details 2016-09-20 10:02:28 -03:00