Matias Alejo Garcia
|
9709d6b64a
|
mv CSV generation from index.js to preferencesHistory.js
|
2016-06-04 16:38:02 -03:00 |
|
Matias Alejo Garcia
|
1d5b8ced99
|
bump version to 2.0.0 + change note to "descrition"
|
2016-06-04 16:38:01 -03:00 |
|
Gabriel Bazán
|
8c16460d29
|
change confirmation and alert modal for confirmation ionic popup
|
2016-06-04 16:31:06 -03:00 |
|
Gabriel Bazán
|
2780df44b9
|
adding more after transactions list
|
2016-06-04 16:31:06 -03:00 |
|
Gabriel Bazán
|
1118183eca
|
adding ionic pop up to password request and delete popup header
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
793391ed3c
|
remove icons in comment buttons
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
c3ca7cdf2f
|
fix wording in comment popup
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
91ac072083
|
fix backup without seed
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
8759b633fb
|
add transaction comment - custom popup (Gabriel)
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
97013ea5b6
|
scroll up in forms
|
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 |
|
Gabriel Bazán
|
1bd9be869c
|
solve strange behaviour in infinite-scroll
|
2016-06-04 16:31:06 -03:00 |
|
Gabriel Bazán
|
baf0b2f08c
|
tx-details refactor
|
2016-06-04 16:31:06 -03:00 |
|
Gabriel Bazán
|
0ee8af76c1
|
save ionic icons in fonts folder
|
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
|
f2e1a8993c
|
adding infinite scroll to the search feature
|
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
|
119b3c7642
|
fix css classes name - add refreshing spinner
|
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
|
839344a0b5
|
fix toggle switch on export wallet
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
453b129892
|
fix toggle switch on create wallet
|
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
|
d468c28cd0
|
ionic side menu
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
a54df263e2
|
replace all toggle buttons
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
501489cb66
|
replace all spinners
|
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 |
|
Gabriel Bazán
|
efa36915e1
|
tap to lock balance
|
2016-06-04 16:31:06 -03:00 |
|
Javier
|
c1324dd19c
|
ionic integration
|
2016-06-04 16:31:06 -03:00 |
|
Kirvx
|
1e65402c63
|
Update template.pot
Update import.html
|
2016-06-04 13:02:14 +02:00 |
|
Javier
|
14379b3c63
|
replace scope variables - rename shuffle words function
|
2016-05-30 15:22:32 -03:00 |
|
Javier
|
7b3101f493
|
fix DOM access
|
2016-05-30 13:32:12 -03:00 |
|
Matias Alejo Garcia
|
335c3f00af
|
handles incorrect Address derivation (#4230)
|
2016-05-20 10:02:44 -03:00 |
|
Ivan Socolsky
|
35cc9af3e6
|
spending password -> password (#4222)
|
2016-05-19 12:52:18 -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 |
|
Kirvx
|
aee30ec151
|
Change Seed to Recovery Phrase, and more. (#4201)
* Seed -> Recovery Phrase ; Passphrase -> Password ; Password -> Spending Password
* More Spending Password
|
2016-05-13 13:00:54 -03:00 |
|
thomashaury
|
2cda8520e5
|
translate global preferences (#4088) (#4198)
|
2016-05-13 13:00:54 -03:00 |
|
Gustavo Maximiliano Cortez
|
74345e67fb
|
Shorten sentence from sidebar: buy & sell (#4146)
|
2016-05-13 13:00:54 -03:00 |
|
Gustavo Maximiliano Cortez
|
775ff4684f
|
Resolves Cordova version. Hide buy&sell for WP. Fix font-size (#4178)
* Resolv Cordova version. Hide buy&sell for WP. Fix font-size
* Not WP
|
2016-05-03 14:16:14 -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
|
c27759b770
|
Replaces custom-fastClick by Angular-Stateful-Fastclick (#4136)
* Replaces custom-fastClick by Angular-Stateful-Fastclick
* Resolves fastclick version
|
2016-04-29 12:16:53 -03:00 |
|
Kirvx
|
265dc26666
|
Update tx-status.html (#4132)
|
2016-04-29 12:16:53 -03:00 |
|
Gabriel Bazán
|
7fe63e403c
|
fix empty contact list in addressbook
|
2016-04-21 12:13:02 -03:00 |
|
Javier
|
8a4bca6920
|
remove fastclick from cancel password popup
|
2016-04-16 18:30:01 -03:00 |
|
Gustavo Maximiliano Cortez
|
2659286081
|
Updates PO s file (#4071)
|
2016-04-14 01:27:38 -03:00 |
|