- Split wallet screen into 2 screens : wallet+profile and TX
- remove certification tab (use simple view instead) - fix #327
Showing
- scss/ionic.app.scss 37 additions, 0 deletionsscss/ionic.app.scss
- www/css/ionic.app.css 27 additions, 0 deletionswww/css/ionic.app.css
- www/css/ionic.app.min.css 1 addition, 1 deletionwww/css/ionic.app.min.css
- www/i18n/locale-en-GB.json 2 additions, 1 deletionwww/i18n/locale-en-GB.json
- www/i18n/locale-en.json 2 additions, 1 deletionwww/i18n/locale-en.json
- www/i18n/locale-fr-FR.json 4 additions, 2 deletionswww/i18n/locale-fr-FR.json
- www/index.html 1 addition, 0 deletionswww/index.html
- www/js/components.js 9 additions, 0 deletionswww/js/components.js
- www/js/controllers/app-controllers.js 25 additions, 14 deletionswww/js/controllers/app-controllers.js
- www/js/controllers/wallet-controllers.js 160 additions, 100 deletionswww/js/controllers/wallet-controllers.js
- www/js/controllers/wot-controllers.js 45 additions, 68 deletionswww/js/controllers/wot-controllers.js
- www/plugins/es/i18n/locale-en-GB.json 5 additions, 1 deletionwww/plugins/es/i18n/locale-en-GB.json
- www/plugins/es/i18n/locale-en.json 5 additions, 1 deletionwww/plugins/es/i18n/locale-en.json
- www/plugins/es/i18n/locale-fr-FR.json 4 additions, 0 deletionswww/plugins/es/i18n/locale-fr-FR.json
- www/plugins/es/js/controllers/app-controllers.js 1 addition, 1 deletionwww/plugins/es/js/controllers/app-controllers.js
- www/plugins/es/js/controllers/user-controllers.js 1 addition, 1 deletionwww/plugins/es/js/controllers/user-controllers.js
- www/plugins/es/js/controllers/wallet-controllers.js 50 additions, 0 deletionswww/plugins/es/js/controllers/wallet-controllers.js
- www/plugins/es/js/entities/notification.js 2 additions, 1 deletionwww/plugins/es/js/entities/notification.js
- www/plugins/es/js/plugin.js 1 addition, 0 deletionswww/plugins/es/js/plugin.js
- www/plugins/es/js/services/user-services.js 24 additions, 1 deletionwww/plugins/es/js/services/user-services.js
Loading
Please register or sign in to comment