Commit graph

17 commits

Author SHA1 Message Date
grafixeyehero
25f3be7e70 move underscore Icon to class 2020-02-23 01:47:17 +03:00
MrTimscampi
a98b961b94 Fix icons on WebOS
WebOS 4 apparently has a ligature bug that prevents icons with an underscore from working as intended.
This replaces them with either the corresponding CSS class or unicode escape code, depending on context.
Refactoring is needed in order to be able to use CSS classes everywhere, so in the interest of time, this does the best available currently.

Fixes #678
2020-02-16 01:33:34 +01:00
Dmitry Lyzo
6d6cce02af Add server select support for NativeShell 2020-02-02 00:50:46 +03:00
MrTimscampi
0b11883451 Move material icons to external package 2020-01-25 18:58:35 +01:00
dkanada
4e683c4fca fix context menu margin and user preference buttons 2019-12-11 23:34:29 +09:00
dkanada
27944af119 move all user preference controllers to folder 2019-10-06 19:56:06 +09:00
dkanada
cc468aeac3 standardize user settings titles and remove unused strings 2019-09-26 01:54:58 +09:00
dkanada
54ca2e9381 improve button style when focused 2019-09-11 21:12:53 -07:00
dkanada
588c8c8fc7 fix some issues with the user preference page 2019-04-26 20:39:43 -07:00
dkanada
7f4895465d small changes to some strings 2019-04-06 00:24:30 -07:00
dkanada
66d12b6d2d match user menu layout with navigation bar 2019-03-29 23:52:45 -07:00
dkanada
c7a8076438 mirror the metadata manager in the user preference menu 2019-03-09 11:45:48 +09:00
hawken
71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
dkanada
3b271ca3b7 move profile to top of user settings 2019-01-20 23:21:09 +09:00
dkanada
925e4a4ba5 improvements to icons and strings on several pages 2019-01-20 23:19:54 +09:00
dkanada
7560d9abd1 remove camera upload and sync options from preference menu 2019-01-17 05:11:28 +09:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
Renamed from dashboard-ui/mypreferencesmenu.html (Browse further)