Commit graph

9,235 commits

Author SHA1 Message Date
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
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
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
Jason Dreyzehner
3b54bb3048 Merge pull request #524 from bitjson/wip/build-scripts
Fix npm install
2016-10-17 22:22:11 -04:00
Jason Dreyzehner
b6a2971510 Merge pull request #523 from cmgustavo/bug/open-external-link-03
Fix open external link (mobile)
2016-10-17 20:42:49 -04:00
Jason Dreyzehner
b2a95432c3 chore(gitignore): untrack files modified by the apply task 2016-10-17 20:42:14 -04:00
Jason Dreyzehner
ba948efa29 build(npm): make package.json valid for fresh clones 2016-10-17 20:26:02 -04:00
Jason Dreyzehner
080f11190a chore(clean): remove old and unused graphic assets 2016-10-17 20:06:28 -04:00
Gustavo Maximiliano Cortez
f0169fdde4
Fix open external link (mobile) 2016-10-17 20:54:01 -03:00
Gustavo Maximiliano Cortez
d9f99654b5 Merge pull request #520 from bitjson/ref/design
chore(clean): remove unused files
2016-10-17 20:21:02 -03:00
Jason Dreyzehner
ea647ae259 chore(clean): remove unused files 2016-10-17 19:09:56 -04:00
Matias Alejo Garcia
6b8b2745a8 Merge pull request #493 from jamal-jackson/feature/update_item_title_border_length
slightly reduced with of title border on home tab
2016-10-17 18:23:32 -03:00
Matias Alejo Garcia
ec31f5b134 Merge pull request #507 from cmgustavo/bug/destination-address-dup
Removes duplicated destionation address
2016-10-17 18:23:14 -03:00
Matias Alejo Garcia
c49e8474f5 Merge pull request #503 from cmgustavo/bug/scan-qr-01
Fixes the back button after scan a qr code
2016-10-17 18:23:05 -03:00
Matias Alejo Garcia
fe085d8567 Merge pull request #509 from cmgustavo/bug/hide-tab-bar-after-send
Fix tab-bar after send tx
2016-10-17 18:22:40 -03:00
Matias Alejo Garcia
3934d98292 Merge pull request #519 from cmgustavo/feat/confirm-reject-proposal
Show confirmation popup before reject a proposal
2016-10-17 18:22:31 -03:00
Gustavo Maximiliano Cortez
9377a55bcd
Show confirmation popup before reject a proposal 2016-10-17 18:18:40 -03:00
Gustavo Maximiliano Cortez
3ac30e8472 Merge pull request #513 from gabrielbazan7/fix/history
better messages in advanced transaction history options
2016-10-17 17:13:23 -03:00
Gustavo Maximiliano Cortez
c02eaa6110 Merge pull request #514 from gabrielbazan7/fix/scroll
fix scroll of terms in ios
2016-10-17 17:09:09 -03:00
Gabriel Bazán
a2797831da fix scroll of terms in ios 2016-10-17 16:58:58 -03:00
Gabriel Bazán
42289004c6 better messages in advance transaction history options 2016-10-17 16:24:02 -03:00
Gustavo Maximiliano Cortez
ffa30ebba7 Merge pull request #511 from jamal-jackson/feature/recieve_view_polish
adding again for fix on iPhone 5, somehow got reverted in rebase.
2016-10-17 16:23:52 -03:00
Gustavo Maximiliano Cortez
954a4d8b83 Merge pull request #510 from gabrielbazan7/fix/errorSlide
fix slide to pay when error occurs
2016-10-17 15:00:09 -03:00
Jamal Jackson
68d3dcc02c adding again for fix on iPhone 5, somehow got reverted in rebase. 2016-10-17 13:55:49 -04:00
Gabriel Bazán
b4948ffeaf fix slide to pay when error occurs 2016-10-17 14:46:51 -03:00
Gustavo Maximiliano Cortez
e0dff39895
Fix tab-bar after send tx 2016-10-17 14:09:54 -03:00
Gustavo Maximiliano Cortez
ec44e525b9
Removes duplicated destionation address 2016-10-17 13:17:40 -03:00
Gustavo Maximiliano Cortez
48654569d7 Merge pull request #504 from gabrielbazan7/fix/walletSelected
fix wallet selected
2016-10-17 12:29:18 -03:00
Gabriel Bazán
8dab03da26 fix wallet selected 2016-10-17 12:26:02 -03:00
Gustavo Maximiliano Cortez
f34409c093 Merge pull request #490 from gabrielbazan7/fix/modalTimeout
add timeout to backup needed modal
2016-10-17 12:23:40 -03:00
Gustavo Maximiliano Cortez
f112ada22d
Timeout is required to enable the back button 2016-10-17 12:07:14 -03:00