Commit graph

9,263 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
a09eade648 Merge pull request #599 from jamal-jackson/feature/preload_wallet_settings
preload settings toggle values
2016-10-20 01:08:07 -03:00
Gustavo Maximiliano Cortez
fc36a2f0ea Merge pull request #602 from bitjson/feature/polish-desktop-assets
improve desktop build process, polish macOS assets
2016-10-20 01:07:00 -03:00
Jason Dreyzehner
45dfe7b5de build(package): give more helpful note at the end of the install process 2016-10-19 22:07:25 -04:00
Jason Dreyzehner
f7333d1807 build(package): unstage changes to package.json in a pre-commit hook 2016-10-19 21:53:37 -04:00
Jason Dreyzehner
3cb717aa97 fix(macOS): on older macs, backgrounds for read-only volumes need more vertical padding 2016-10-19 18:02:55 -04:00
Jason Dreyzehner
03106362a1 feat(macOS): polish dmg-background image 2016-10-19 17:39:48 -04:00
Antoinne Clay
95cef1a870 feature(macOS): improve design of dmg-background 2016-10-19 17:16:30 -04:00
Jason Dreyzehner
27dc7c595e build(desktop): improve desktop build process, update assets 2016-10-19 17:09:28 -04:00
Jamal Jackson
cb7fe05ed2 preload settings toggle values 2016-10-19 13:44:47 -04:00
Gustavo Maximiliano Cortez
ff931ecb31 Merge pull request #596 from JDonadio/fix/import-with-pk-encrypted
Fix import wallet with pk encrypted
2016-10-19 14:38:56 -03:00
Gustavo Maximiliano Cortez
5d45e306c2 Merge pull request #591 from JDonadio/ref/send-screen
Refactor in send view
2016-10-19 14:38:19 -03:00
Javier
1884f646cd import wallet with pk encrypted 2016-10-19 13:36:22 -03:00
Gustavo Maximiliano Cortez
7789eceea4 Merge pull request #589 from matiu/build/android
add sign:android
2016-10-19 12:49:08 -03:00
Javier Donadío
9d8a381bc9 Fix background color 2016-10-19 11:47:42 -03:00
Gustavo Maximiliano Cortez
90544e8f05 Merge pull request #579 from jamal-jackson/feature/wallet_details_update
added conditional to only show search when transaction count greater …
2016-10-19 11:44:36 -03:00
Gustavo Maximiliano Cortez
cd26b24f2f Merge pull request #577 from jamal-jackson/feature/notifications_view_modal_timing
added logic to constantly check for a user allowing push notification…
2016-10-19 11:44:17 -03:00
Javier
7bba563287 Refactor in send view 2016-10-19 11:41:30 -03:00
Jamal Jackson
6548fdc4a5 added conditional to only show search when transaction count greater 2016-10-19 10:40:10 -04:00
Matias Alejo Garcia
d9f796dd33
add sign:android 2016-10-19 10:58:51 -03:00
Matias Alejo Garcia
aec012ea46 Merge pull request #584 from cmgustavo/bug/window-size-tx-history
Bug/window size tx history
2016-10-19 10:26:10 -03:00
Gustavo Maximiliano Cortez
fd0edaffb2
Fixes input amount from Glidera/Amazon views 2016-10-19 10:20:01 -03:00
Gustavo Maximiliano Cortez
dc21ac2a8c
Show contact if exist on tx list 2016-10-19 09:57:55 -03:00
Gustavo Maximiliano Cortez
9b19f7b4ba
Fix window size for desktop version 2016-10-19 09:57:07 -03:00
Matias Alejo Garcia
75414a7578 Merge pull request #580 from bitjson/feature/wallet-details-polish
Wallet details view polish
2016-10-19 00:36:28 -03:00
Matias Alejo Garcia
cffa4ba55c Merge pull request #569 from bitjson/feature/ios-set-export-compliance-flag
fix(ios): automatically set the ITSAppUsesNonExemptEncryption field to false
2016-10-19 00:35:19 -03:00
Matias Alejo Garcia
d2fcc11149 Merge pull request #568 from bitjson/feature/precompile-app-title
fix(desktop): pre-compile the app title to avoid displaying handlebars
2016-10-19 00:35:04 -03:00
Matias Alejo Garcia
4842f311f8 Merge pull request #564 from bitjson/bug/home-create-wallet-icon
fix(home): correct size of the create new wallet icon
2016-10-19 00:34:21 -03:00
Matias Alejo Garcia
6fc32d0585 Merge pull request #563 from bitjson/feature/make-btc-default-unit
fix(units): switch default unit to BTC
2016-10-19 00:33:51 -03:00
Matias Alejo Garcia
b266a9b113 Merge pull request #561 from bitjson/bug/gravatar-lowercase
fix(gravatar): convert email to lower case before hashing for gravatar
2016-10-19 00:33:29 -03:00
Matias Alejo Garcia
5fbc0b566c Merge pull request #557 from bitjson/feature/colorize-qrcode
feat(qrcode): subtle color adjustment for all QR codes
2016-10-19 00:32:55 -03:00
Jason Dreyzehner
f7effa435d feat(walletDetails): implement preliminary design improvements for walletDetails view 2016-10-18 21:10:17 -04:00
Jamal Jackson
a34997035d added logic to constantly check for a user allowing push notification permissions to continue on onbaording, or use continue button 2016-10-18 20:56:08 -04:00
Jason Dreyzehner
debff3e8b9 fix(modals): modify border-color with background-color to remove unstyled line 2016-10-18 20:23:24 -04:00
Jason Dreyzehner
47699ae04f fix(ios): automatically set the ITSAppUsesNonExemptEncryption field to false
Fixes #475
2016-10-18 19:44:08 -04:00
Jason Dreyzehner
4c403ab32c fix(desktop): pre-compile the app title to avoid displaying handlebars
Fixes #566
2016-10-18 19:33:42 -04:00
Jason Dreyzehner
e99449689c fix(home): correct size of the create new wallet icon
Fixes #494
2016-10-18 18:58:53 -04:00
Jason Dreyzehner
164a31631e fix(units): switch default unit to BTC
#451
2016-10-18 18:47:12 -04:00
Jason Dreyzehner
056e15e5f3 fix(design): remove card styling from all remaining lists 2016-10-18 18:35:03 -04:00
Jason Dreyzehner
bc90a53ff8 fix(gravatar): convert email to lower case before hashing for gravatar
Fixes #529
2016-10-18 18:26:02 -04:00
Jason Dreyzehner
241ffb7adf Merge pull request #515 from bitjson/feature/update-readme
Update readme for public PR to Copay
2016-10-18 18:09:39 -04:00
Jason Dreyzehner
34e8e68fdb Merge pull request #560 from Aclay16/feature/update-app-icon
update app icon and app-store graphics
2016-10-18 17:00:12 -04:00
Antoinne Clay
1f15b8cbde update app icon and app-store graphics 2016-10-18 16:53:38 -04:00
Matias Alejo Garcia
bff78a31a0 Merge pull request #558 from cmgustavo/ref/build-desktop
Ref/build desktop
2016-10-18 16:28:26 -03:00
Jason Dreyzehner
7aa6b9103e feat(qrcode): subtle color adjustment for all QR codes 2016-10-18 15:20:42 -04:00
Gustavo Maximiliano Cortez
c569b9d91c
Fix favicon url 2016-10-18 16:10:12 -03:00
Gustavo Maximiliano Cortez
e50d5123aa
Fix build macos 2016-10-18 15:27:09 -03:00
Gustavo Maximiliano Cortez
ed22f5b501
Updates gitignore 2016-10-18 11:27:56 -03:00
Gustavo Maximiliano Cortez
4d1ac36403
Fix icons 2016-10-18 11:25:14 -03:00
Gustavo Maximiliano Cortez
ecf5f5c608
Removes unused files 2016-10-18 11:19:21 -03:00
Jason Dreyzehner
b655beb859 docs(readme): update project build instructions 2016-10-17 22:40:23 -04:00