Commit graph

1,269 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
b7c202ec60 Merge pull request #3950 from matiu/opt/feelevel
fail if fee level cannot be get
2016-03-04 17:47:45 -03:00
Gustavo Maximiliano Cortez
4e1faf28ea
Fix fast click compatibility for WP10 2016-03-04 17:43:42 -03:00
Matias Alejo Garcia
667e70d7f6 fail if fee level cannot be get 2016-03-04 10:44:13 -03:00
Gustavo Maximiliano Cortez
0d8bfe4eec
Go home after import 2016-02-29 18:41:10 -03:00
Gustavo Maximiliano Cortez
06bf8a7c7e
Fix tx format service 2016-02-29 16:34:57 -03:00
Gustavo Maximiliano Cortez
d416b42da0
Updates PO files and add a new language: Polish 2016-02-29 12:02:13 -03:00
Gustavo Maximiliano Cortez
f28cbae100
Fix selected languages from preferences 2016-02-29 12:01:34 -03:00
Matias Alejo Garcia
5a92dd3980 fix unit check 2016-02-29 10:25:41 -03:00
Matias Alejo Garcia
af581286cd rm dups 2016-02-25 16:03:03 -03:00
Gustavo Maximiliano Cortez
a55585b742 Merge pull request #3919 from gabrielbazan7/fix/searchFix
fix error when address book is null
2016-02-25 15:19:45 -03:00
Gustavo Maximiliano Cortez
b694871043 Merge pull request #3917 from gabrielbazan7/fix/WhiteIcon
adding transparent icons to push notifications
2016-02-25 15:19:24 -03:00
Gabriel Bazán
f6702e1e4d fix error when address book is null 2016-02-25 12:39:24 -03:00
Gustavo Maximiliano Cortez
6037d9bf40
Renames confirm 2016-02-25 12:07:47 -03:00
Gabriel Bazán
5087fdf4cf refactor 2016-02-25 11:30:27 -03:00
Gustavo Maximiliano Cortez
72ac721642
Fix duplicate request of password or touchid 2016-02-25 10:41:04 -03:00
Matias Alejo Garcia
9ecbe53de6 Merge pull request #3915 from cmgustavo/bug/addressbook-paste-clipboard-01
Do not use paste to clipboard if there is a new address in the input
2016-02-24 16:43:58 -03:00
Gustavo Maximiliano Cortez
83444bc890
Do not use paste to clipboard if there is a new address in the input 2016-02-24 15:24:16 -03:00
Gabriel Bazán
8fc757e894 push notifications icon fix 2016-02-24 14:55:36 -03:00
Matias Alejo Garcia
fba3804a1e Merge pull request #3913 from cmgustavo/bug/join-loading-spinner
Stop spinner after join wallet
2016-02-24 14:53:32 -03:00
Javier
c876d5e29d fix build transaction method in ledger service 2016-02-24 14:26:12 -03:00
Gustavo Maximiliano Cortez
35f515b738
Stop spinner after join wallet 2016-02-24 13:27:22 -03:00
Gustavo Maximiliano Cortez
4aa4d9f769 Merge pull request #3902 from gabrielbazan7/feat/searchBox2
Search box for transactions
2016-02-23 17:52:08 -03:00
Gabriel Bazán
816b60b776 fix no addressTo in txs 2016-02-23 17:33:41 -03:00
Gabriel Bazán
25760870f1 save coincidences 2016-02-23 16:44:08 -03:00
Gustavo Maximiliano Cortez
2675966760 Fix activity title, input padding and show more link 2016-02-23 16:20:06 -03:00
Gabriel Bazán
1d097de0f4 change variable name and fix more error 2016-02-23 15:50:46 -03:00
Matias Alejo Garcia
632e297a9f highlight recent TXs 2016-02-23 13:19:37 -03:00
Gabriel Bazán
39b4012531 refactor 2016-02-23 12:34:16 -03:00
Gabriel Bazán
6f1987f5df fix toast message 2016-02-23 12:23:58 -03:00
Gabriel Bazán
34d35929f4 return empty array when search is empty 2016-02-23 12:12:36 -03:00
Gabriel Bazán
f0e08e94c6 close search view when going to preferences 2016-02-23 12:00:46 -03:00
Gabriel Bazán
aed24f97b9 more conflicts solved 2016-02-23 11:32:54 -03:00
Gabriel Bazán
062c0ba994 conflicts solved 2016-02-23 11:32:54 -03:00
Gabriel Bazán
a69f5ca34d refactor 2016-02-23 11:32:54 -03:00
Gabriel Bazán
aa71a34dec show more in search box 2016-02-23 11:32:54 -03:00
Gabriel Bazán
9e439e8543 show complete history and optimize toast message 2016-02-23 11:32:54 -03:00
Gabriel Bazán
71fd35f7c1 throttle search function 2016-02-23 11:32:54 -03:00
Gabriel Bazán
5ca10f777d instantly search 2016-02-23 11:32:54 -03:00
Gabriel Bazán
037e4d18fc ux and ui modifications 2016-02-23 11:32:54 -03:00
Gabriel Bazán
284c47bf49 changes in ui and ux 2016-02-23 11:32:29 -03:00
Gabriel Bazán
26cbf211f5 refactor 2016-02-23 11:32:29 -03:00
Gabriel Bazán
2813216a66 refactor 2016-02-23 11:31:29 -03:00
Gabriel Bazán
58ba939f89 refactor 2016-02-23 11:30:41 -03:00
Gabriel Bazán
c74e547ad2 remove important and add translate to placeholder 2016-02-23 11:30:41 -03:00
Gabriel Bazán
39bd7e9fa9 remove console log 2016-02-23 11:30:41 -03:00
Gabriel Bazán
fe18f7ea93 scroll up when input is focused 2016-02-23 11:30:15 -03:00
Gabriel Bazán
c66a389994 style to search input 2016-02-23 11:29:27 -03:00
Gabriel Bazán
276c3fa9ab searching from date 2016-02-23 11:29:26 -03:00
Gabriel Bazán
0ecb432006 search box 2016-02-23 11:29:26 -03:00
Gustavo Maximiliano Cortez
5bfe1a255e Merge pull request #3908 from matiu/bug/scope
Bug/scope
2016-02-23 11:27:14 -03:00