Commit graph

8,363 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
32a9c208b7
Fix addressbook directive 2016-09-13 11:12:18 -03:00
Gustavo Maximiliano Cortez
6b571e64ec Merge pull request #100 from cmgustavo/ref/design-26
Updates bwc
2016-09-13 10:00:57 -03:00
Gustavo Maximiliano Cortez
ff0e407e19
Updates bwc 2016-09-13 09:58:54 -03:00
Gustavo Maximiliano Cortez
058f790ebd Merge pull request #99 from gabrielbazan7/ref/code
code refactor
2016-09-13 09:55:26 -03:00
Gustavo Maximiliano Cortez
1e628d9704 Merge pull request #97 from JDonadio/feat/tips
First-tips
2016-09-13 09:54:43 -03:00
Gustavo Maximiliano Cortez
c90e58a958 Merge pull request #96 from cmgustavo/ref/design-25
Address book as a view (not modal)
2016-09-13 09:50:51 -03:00
Gustavo Maximiliano Cortez
9a7e274485
Fix tab-send 2016-09-12 18:04:56 -03:00
Javier
11865c25ef not available for mobile 2016-09-12 17:59:36 -03:00
Gustavo Maximiliano Cortez
62433d8fb9
Fix link to add 2016-09-12 17:54:09 -03:00
Gustavo Maximiliano Cortez
64f9219b33 Merge pull request #98 from gabrielbazan7/fix/hideTabs
hide tabs when native keyboard is open
2016-09-12 17:49:59 -03:00
Gabriel Bazán
50434d7ab6 code refactor 2016-09-12 16:53:12 -03:00
Gustavo Maximiliano Cortez
b814db5a30 Merge pull request #95 from gabrielbazan7/fix/hardwareButtonAndroid
fix transitions with android hardware button
2016-09-12 16:48:46 -03:00
Gustavo Maximiliano Cortez
d9b8211639 Merge pull request #93 from gabrielbazan7/fix/persistState
persist state if force quit app in onboarding
2016-09-12 16:42:55 -03:00
Gustavo Maximiliano Cortez
bc27ee298f Merge pull request #92 from gabrielbazan7/fix/onboarding
onboarding process details
2016-09-12 16:42:34 -03:00
Javier
091ae73e2d show scan tips 2016-09-12 16:41:04 -03:00
Gabriel Bazán
d834d56104 hide tabs when native keyboard is open 2016-09-12 16:26:07 -03:00
Javier
3c353fdbcb show receive tips 2016-09-12 15:48:46 -03:00
Gabriel Bazán
8eac86d32a fix showconfirm calls 2016-09-12 15:12:28 -03:00
Gabriel Bazán
d28c837fcf onboarding process details 2016-09-12 15:12:22 -03:00
Gustavo Maximiliano Cortez
0f4cdfbb32 Merge pull request #94 from JDonadio/fix/sweep-flag
Fix/sweep paper wallet
2016-09-12 14:02:53 -03:00
Gustavo Maximiliano Cortez
b4b06f393b
Fix route 2016-09-12 12:19:08 -03:00
Gustavo Maximiliano Cortez
32d99e3e36
Addressbook as a view (not modal) 2016-09-12 11:59:29 -03:00
Gustavo Maximiliano Cortez
c6e459add3 Merge pull request #91 from jamal-jackson/feature/onboarding_last_steps
iPhone5 fixes for backup warning and request views
2016-09-12 11:24:55 -03:00
Gustavo Maximiliano Cortez
7d68b008b2 Merge pull request #90 from JDonadio/bug/display-wallets-send-view
Fix wallets show
2016-09-12 11:24:08 -03:00
Gustavo Maximiliano Cortez
7429d951ce Merge pull request #88 from gabrielbazan7/fix/exception
handle get keys exception
2016-09-12 11:23:47 -03:00
Gabriel Bazán
46a3a9871f fix transitions with android hardware button 2016-09-09 16:23:05 -03:00
Jamal Jackson
ae1cdf4d03 added global max-width to on boarding view 2016-09-09 14:01:39 -04:00
Jamal Jackson
91a216cf0d onboarding backup desktop stylings updates 2016-09-09 13:47:27 -04:00
Javier
1c35cf5e81 show status modal after sweep 2016-09-09 13:03:58 -03:00
Gabriel Bazán
44815fa8ee persist state if force quit app 2016-09-09 11:55:16 -03:00
Jamal Jackson
3af5405340 cleaned up backup warning view on iPhone5 2016-09-09 10:05:35 -04:00
Jamal Jackson
be927da487 fixed backup request view for iPhone5 size devices 2016-09-09 09:47:53 -04:00
Javier
ee99c03602 handle errors 2016-09-08 19:58:00 -03:00
Javier
e16e93e408 fix sweep paper wallet flag - fix sweep process 2016-09-08 19:50:18 -03:00
Jason Dreyzehner
ebb728d35f Merge pull request #89 from jamal-jackson/feature/onboarding_last_steps
Fixed issues with iPhone5 and collect email screen
2016-09-08 15:58:09 -04:00
Javier
b64d5dfbee fix wallets show 2016-09-08 16:55:23 -03:00
Jamal Jackson
4af098764d Merge branch 'ref/design' of https://github.com/bitpay/bitpay-wallet into feature/onboarding_last_steps 2016-09-08 15:42:47 -04:00
Jamal Jackson
cb7125b15a fixed stylings on welcome and tour page for iPhone5 2016-09-08 15:42:19 -04:00
Jamal Jackson
d2b5a70d93 updated and fixed issues with collect email view styling, moved skip button to top right 2016-09-08 15:41:44 -04:00
Gabriel Bazán
d5766485ec handle get keys exception 2016-09-08 16:37:39 -03:00
Gustavo Maximiliano Cortez
fbe640004c Merge pull request #87 from JDonadio/fix/onboarding-checks
Open terms of service as a modal
2016-09-08 16:05:28 -03:00
Gustavo Maximiliano Cortez
708be4d3a3 Merge pull request #85 from isocolsky/feat/recreate
Recreate
2016-09-08 15:55:47 -03:00
Jason Dreyzehner
720b76e6c0 Merge branch 'nacardin-feature/send' into ref/design 2016-09-08 14:26:57 -04:00
Jason Dreyzehner
dbf2bf93e9 Merge branch 'feature/send' of github.com:nacardin/bitpay-wallet into nacardin-feature/send 2016-09-08 14:25:58 -04:00
Gustavo Maximiliano Cortez
a9bcd9ebac Merge pull request #84 from JDonadio/feat/separate-create-tabs
Separate create tab views
2016-09-08 15:14:05 -03:00
Gustavo Maximiliano Cortez
eb92820bce Merge pull request #81 from jamal-jackson/feature/onboarding_last_steps
added height breakpoint for disclaimer view agree to terms modal to m…
2016-09-08 15:13:25 -03:00
Gustavo Maximiliano Cortez
112d30d3e6 Merge pull request #78 from jamal-jackson/feature/recieve_bitcoin_views
Initial setup of receive tab(waiting on some designs/views to be made)
2016-09-08 15:13:15 -03:00
Javier
ff44eb3879 open terms of use as a modal 2016-09-08 14:54:32 -03:00
Nick Cardin
7e29b9eb98 send view first pass 2016-09-08 11:36:08 -04:00
Ivan Socolsky
d0d4f85c59
allow recreate 2016-09-08 12:16:51 -03:00