Javier
f6f9e5d7fc
fix UI
2016-08-01 19:02:33 -03:00
Javier
16363562b1
mobile only - fix float point
2016-08-01 19:02:33 -03:00
Javier
ba59a4f137
prevents keyboard show on mobile (read-only input)
2016-08-01 19:02:33 -03:00
Javier
b3fcdf8584
prevents division by zero
2016-08-01 19:02:33 -03:00
Javier
9bf571bdd7
fix UI - fix set form (alt amount)
2016-08-01 19:02:33 -03:00
Javier
87595f54e5
apply to request specific amount
2016-08-01 19:02:33 -03:00
Javier
01c7c8ff42
open input amount as modal
2016-08-01 19:02:33 -03:00
Javier
838038a92e
homogenized switch alternative amount
2016-08-01 19:02:33 -03:00
Gabriel Bazán
a369934635
rename bwsError service to bwcError
2016-07-11 11:46:48 -03:00
Gabriel Bazán
f375d8a832
fix invalid qr code on Android when nothing is scanning
2016-07-05 10:22:14 -03:00
Gabriel Bazán
aa55fdd89c
allow creating transaction proposal without a private key
2016-06-30 13:08:24 -03:00
Gabriel Bazán
ecaf2c36df
fix scaling issue in wp8 and show menu bar when backbutton is pressed on send view
2016-06-29 10:09:04 -03:00
Gustavo Maximiliano Cortez
50173daab3
Merge pull request #4496 from cmgustavo/bug/wallet-incomplete-01
...
Fix js error when selecting an incomplete wallet
2016-06-24 11:34:43 -03:00
Ivan Socolsky
d477effd07
full precision on tx details modal
2016-06-23 18:58:45 -03:00
Gustavo Maximiliano Cortez
1d1f95db5d
Fix js error when selecting an incomplete wallet
2016-06-23 11:58:32 -03:00
Gabriel Bazán
0cca8f6367
remove angular foundation and use only ionic modals
2016-06-22 15:00:27 -03:00
Matias Alejo Garcia
08fb478195
fix amount validation
2016-06-21 12:58:59 -03:00
Gustavo Maximiliano Cortez
07909b5075
Not show error when fetching paypro after qr scan
2016-06-15 15:06:12 -03:00
Gustavo Maximiliano Cortez
be16ca302a
Fix spinner sendingTx
2016-06-14 17:14:37 -03:00
Matias Alejo Garcia
c294097c1d
replace ongoingprocess
2016-06-13 11:45:14 -03:00
Matias Alejo Garcia
2a97446ef9
remote ignoreMobilePause, refactor openURL
2016-06-11 18:44:15 -03:00
Gabriel Bazán
d2bdca00f4
ionic modals in coinbase and glidera and delete confirmation
2016-06-10 15:16:02 -03:00
Gustavo Maximiliano Cortez
32d563e367
Revert "Click scrolls to focused inputs"
2016-06-09 15:03:14 -03:00
Gabriel Bazán
717f757b97
click scrolls to focused inputs
2016-06-09 11:50:12 -03:00
Gabriel Bazán
db65076157
side bar drag and pull to refresh only available on mobile devices
2016-06-06 14:39:56 -03:00
Javier
dd382de0dd
rebase
2016-06-04 16:31:06 -03:00
Javier
736056fd20
clean
2016-06-04 16:31:06 -03:00
Javier
4142624f41
add proposal modal
2016-06-04 16:31:06 -03:00
Javier
efabf087aa
add customized amount modal
2016-06-04 16:31:06 -03:00
Javier
df2811eeba
homogenized modals - add addressbook modal
2016-06-04 16:31:06 -03:00
Javier
9fa24c9d3d
add paypro modal
2016-06-04 16:31:06 -03:00
Gabriel Bazán
5413e87f09
fix activity scroll to refresh balance
2016-06-04 16:31:06 -03:00
Javier
6ccc1c1127
fix amount UI over activity UI
2016-06-04 16:31:06 -03:00
Javier
6f15afc638
add tx modal - fix search tx
2016-06-04 16:31:06 -03:00
Javier
4964a3d7c3
add animations - fix UI
2016-06-04 16:31:06 -03:00
Gabriel Bazán
b4aadeb7be
refactor
2016-06-04 16:31:06 -03:00
Gabriel Bazán
dae55abceb
ion refresher, ion infinite scroll and balance collapse
2016-06-04 16:31:06 -03:00
Javier
6dfd124535
search modal
2016-06-04 16:31:06 -03:00
Matias Alejo Garcia
06c80ceaae
fix import + walletHome + copayers
2016-06-01 16:07:25 -03:00
Matias Alejo Garcia
a1644a32d8
fixes in controllers
2016-05-31 18:56:02 -03:00
Matias Alejo Garcia
dd1981a26c
migration to platformInfo WIP
...
Conflicts:
src/js/controllers/buyGlidera.js
src/js/controllers/walletHome.js
src/js/services/localStorage.js
2016-05-31 18:34:50 -03:00
Gustavo Maximiliano Cortez
98471e952a
Bug/select wallet incomplete / Refactor wallet Services ( #4159 )
...
* Addressbook: display error if select an incomplete wallet
* Check if wallet is complete/needs_backup for Glidera and Coinbase
* Ref/create a walletService
* Ref. walletService
* Fix Glidera and Coinbase
* Removes txService
* Fix glidera connection for mobile. Fix bitcode for xcode
* Fix duplicated entry
* Revert "Bump bwc version 2.3.1"
* adds karma-mocha
* Refactor
* Refactor lock function
* Refactor reject, remove and broadcast tx
* add walletService tests WIP
* add walletService tests WIP 2
* merge
* update tests to mocha
* fix tests. Angular 1.5?
* Fix test
* Generate angular-bwc before testing
* Rever gitignore
* Wording
2016-05-13 13:00:54 -03:00
Matias Alejo Garcia
e7f1bbba7d
fix logs in txservice, add logs to bwc ( #4164 )
...
* fix logs in txservice, add logs to bwc
* 1.12.8 + add test for android
* new version 1.12.11
* revert changes in index
2016-05-03 10:42:18 -03:00
Gustavo Maximiliano Cortez
0ee0988dd4
Bug/send max01 ( #4161 )
...
* Fix send-max
* New release v1.12.1
2016-04-29 15:33:09 -03:00
Matias Alejo Garcia
8b61189f85
To debug sign procedure ( #4151 )
...
* Should be considering the existence of a property and not its value. (#4139 )
* BETA to debug sign test on Android
* add more logs
* 1.11.4
* and even more logs...
* 1.11.5
* better log messages
* fix log decorator for mobile
* fix android-prod
* 1.11.6
2016-04-29 12:14:09 -03:00
Javier Donadío
8ffb01a355
Fix send max opts ( #4152 )
...
* fix send max opts
* improve setForm call
2016-04-29 11:25:30 -03:00
Braydon Fuller
e0c15e0bac
controllers: typo in walletHome ( #4108 )
2016-04-21 17:20:50 -03:00
Gustavo Maximiliano Cortez
359a96d611
Merge pull request #4101 from gabrielbazan7/master
...
fix empty contact list in addressbook
2016-04-21 14:21:43 -03:00
Gabriel Bazán
7fe63e403c
fix empty contact list in addressbook
2016-04-21 12:13:02 -03:00
Javier
05a8294e03
use decimal unit preferences
2016-04-21 10:23:42 -03:00