Commit Graph

14 Commits

Author SHA1 Message Date
Gunther Brunner
1eb6af0119 Replaced old jade with new pug.
Using temporarily npm-shrinkwrap since `template-html-loader` uses an old `consolidate.js` version which doesn't support `pug`.
Follow here: https://github.com/jtangelder/template-html-loader/issues/8
2016-08-05 18:24:30 +09:00
Gunther Brunner
a3f815c118 Fix all res/ files with ESLint rules with 0 errors. 2016-01-19 23:08:33 +09:00
Gunther Brunner
b8b293d18a Update bower dependencies.
Update to latest bootstrap-ui 1.0.3.
Change Wifi settings button and behaviour of several tooltips accordingly.
Remove collapse elements since the animation breaks.
2016-01-14 20:48:38 +09:00
Gunther Brunner
c4179f5886 Simplify Advanced input keys to make space for new things coming up. 2015-10-13 17:11:59 +09:00
Gunther Brunner
4db67dd703 Cleanup code for control-panes. 2015-08-31 17:04:46 +09:00
Gunther Brunner
654b5cf388 Made all icons stacked icons. 2015-06-17 17:38:26 +09:00
Gunther Brunner
a42546f9a2 Add color to all the tab contents. 2015-06-16 20:00:57 +09:00
Gunther Brunner
dbd48aaab4 Added Ringer Mode Setting UI. 2014-08-25 15:00:33 +09:00
Gunther Brunner
743f8becd6 - Finally, most of the unit tests now passes (resolving dependencies also).
- Shims now exports angular module name, however some of them clash with the original.
2014-08-21 22:04:19 +09:00
Gunther Brunner
6b67d66a93 Added translate to everything.
Added new version update modal.
2014-05-28 15:58:18 +09:00
Gunther Brunner
b4db9fad03 Added back Advanced Input. 2014-05-27 19:25:27 +09:00
Gunther Brunner
6526724695 Started to implement keycodes service. 2014-05-27 18:35:50 +09:00
Gunther Brunner
9e98bb1525 Adding clipboard paste. 2014-05-12 19:02:17 +09:00
Gunther Brunner
325eaaf199 - Hundreds of UI coming back. 2014-03-28 21:32:41 +09:00