Difference between revisions of "Graphics Work"
m (→PIN) |
|||
(221 intermediate revisions by 5 users not shown) | |||
Line 6: | Line 6: | ||
==Specifications / Guidelines== | ==Specifications / Guidelines== | ||
+ | The launcher can render high-DPI bitmaps, so app icons should be large. | ||
+ | As of Café au lait, our version of webkit cannot display high-DPI images on any supported device. | ||
+ | It *can* display SVG images, so vector images are more useful at present. | ||
+ | They should not need more work as we support different displays. | ||
+ | |||
+ | |||
'''What we have:''' | '''What we have:''' | ||
Line 22: | Line 28: | ||
'''What to do:''' | '''What to do:''' | ||
− | *The images we need recreated in higher resolution | + | *The images we need recreated in higher resolution can all be found below in their respective sections. |
*Each recreation must be exactly 4x the size of the original image and match the original as closely as possible in terms of style - consistency is vital if Open webOS is to look like a professional product. | *Each recreation must be exactly 4x the size of the original image and match the original as closely as possible in terms of style - consistency is vital if Open webOS is to look like a professional product. | ||
Line 31: | Line 37: | ||
*In terms of format, please provide both a resolution independent PSD/AI/EPS/SVG source file (if possible) and a 4x sized PNG-24 file. | *In terms of format, please provide both a resolution independent PSD/AI/EPS/SVG source file (if possible) and a 4x sized PNG-24 file. | ||
− | |||
− | |||
==Assets== | ==Assets== | ||
Line 47: | Line 51: | ||
There are several assets required for recreation in each of the Core Apps that come bundled with Open webOS. Please refer to each particular page for relevant assets: | There are several assets required for recreation in each of the Core Apps that come bundled with Open webOS. Please refer to each particular page for relevant assets: | ||
− | *[[Graphics_Work/Core_Accounts_App_Assets|Accounts App]] | + | <!--*[[Graphics_Work/Core_Accounts_App_Assets|Accounts App]]--> |
− | + | ===Accounts App=== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | ==Files== | + | ====Files==== |
− | ===Deprecated Graphics=== | + | =====Deprecated Graphics===== |
− | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. ''' | + | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. |
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' | ||
+ | |} | ||
+ | |||
+ | =====Assets===== | ||
− | ==== | + | ======Application Icon====== |
{| border="1"; cellpadding="5"; width="100%" class="wikitable" | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | ! Filename !! | + | !'''1x Filename''' !! '''1x File Preview'''!! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' |
|- | |- | ||
− | | | + | |icon.png |
− | | | + | |[[file:accounts-icon.png|75px]] |
+ | |icon@4x.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-256x256.png |
− | | | + | |[[file:accounts-icon-256x256.png|75px]] |
+ | |icon-256x256@4x.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
| | | | ||
+ | |} | ||
+ | |||
+ | ======General assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | |
− | |||
− | |||
|- | |- | ||
− | | | + | |icon-accounts.png |
− | | | + | |[[file:accounts-icon-accounts.png|75px]] |
+ | |icon-accounts@4x.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
| | | | ||
|- | |- | ||
− | | | + | |header-icon-accounts.png |
− | | | + | |[[file:accounts-header-icon-accounts.png|75px]] |
+ | |header-icon-accounts@4x.png | ||
| | | | ||
− | + | | | |
+ | | | ||
+ | | | ||
+ | |||
|- | |- | ||
− | | | + | |accounts-48x48.png |
− | | | + | |[[file:accounts-48x48.png|75px]] |
+ | |accounts-192x192.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
| | | | ||
|- | |- | ||
− | | | + | |accounts-64x64.png |
− | | | + | |[[file:accounts-64x64.png|75px]] |
+ | |accounts-256x256.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
| | | | ||
+ | |} | ||
+ | |||
+ | |||
+ | ===Calculator App=== | ||
+ | |||
+ | ====Files==== | ||
+ | |||
+ | =====Deprecated Graphics===== | ||
+ | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' | ||
|- | |- | ||
− | | | + | |key-backspace.png |
− | | | + | |[[file:calc-key-backspace.png|75px]] |
+ | |isandunk | ||
| | | | ||
+ | |Replaced by one image containing both (backspace.png) | ||
|- | |- | ||
− | | | + | |key-backspace-down.png |
− | | | + | |[[file:calc-key-backspace-down.png|75px]] |
+ | |isandunk | ||
| | | | ||
+ | |Replaced by one image containing both (backspace.png) | ||
+ | |} | ||
+ | |||
+ | =====Assets===== | ||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | |
− | |||
− | |||
|- | |- | ||
− | | | + | |icon.png |
− | | | + | |[[file:calc-icon.png|75px]] |
+ | |calc-icon@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:calc-icon-256x256.png|75px]] | ||
| | | | ||
+ | |[[:File:Calc-icon.psd]] | ||
|- | |- | ||
− | | | + | |icon-256x256.png |
− | | | + | |[[file:calc-icon-256x256.png|75px]] |
+ | |calc-icon-256x256@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-1024x1024.png|128px]] | ||
| | | | ||
+ | |[[:File:Calc-icon.psd]] | ||
+ | |} | ||
+ | ======General assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | |
− | |||
− | |||
|- | |- | ||
− | | | + | |lcd-readout.png |
− | | | + | |[[file:calc-lcd-readout.png|75px]] |
+ | | | ||
+ | |isandunk | ||
+ | | | ||
+ | | | ||
| | | | ||
+ | |[[File:lcd-readout@4x.psd]] | ||
|- | |- | ||
− | | | + | |key.png |
− | | | + | |[[file:calc-key.png|75px]] |
+ | |key@4x.png | ||
+ | |isandunk | ||
+ | |Complete | ||
+ | |[[File:key@4x.png|75px]] | ||
| | | | ||
+ | |[[File:key@4x.psd]] | ||
|- | |- | ||
− | | | + | |key-operator.png |
− | | | + | |[[file:calc-key-operator.png|75px]] |
+ | |key-operator@4x.png | ||
+ | |isandunk | ||
+ | |Complete | ||
+ | |[[File:key-operator@4x.png|75px]] | ||
| | | | ||
− | | | + | |[[File:key-operator@4x.psd]] |
− | |||
− | |||
|- | |- | ||
− | | | + | |key-operator-down.png |
− | | | + | |[[file:calc-key-operator-down.png|75px]] |
+ | | | ||
+ | |isandunk | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |key-down.png |
− | | | + | |[[file:calc-key-down.png|75px]] |
+ | | | ||
+ | |isandunk | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | + | |key-command.png | |
− | + | |[[file:calc-key-command.png|75px]] | |
− | + | |key-command@4x.png | |
− | + | |isandunk | |
− | + | |Complete | |
− | + | |[[File:key-command@4x.png|75px]] | |
+ | | | ||
+ | |[[File:key-command@4x.psd]] | ||
|- | |- | ||
− | | | + | |key-command-down.png |
− | + | |[[file:calc-key-command-down.png|75px]] | |
− | + | | | |
− | + | |isandunk | |
− | + | | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |calc-bg.png |
− | + | |[[file:calc-calc-bg.png|75px]] | |
− | + | | | |
− | + | |isandunk | |
− | + | | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |backspace.png |
− | + | |[[file:calc-backspace.png|75px]] | |
− | + | | | |
− | + | |isandunk | |
− | + | | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |backdrop.png |
− | | | + | |[[file:calc-backdrop.png|75px]] |
− | | | + | |backdrop@4x.png |
− | + | |isandunk | |
− | + | |Complete | |
− | | | + | |[[File:backdrop@4x.png|75px]] |
+ | | | ||
+ | |[[File:backdrop@4x.psd]] | ||
+ | |||
+ | |} | ||
− | + | ===Calendar App=== | |
− | + | ====Files==== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | =====Deprecated Graphics===== | |
− | + | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. | |
− | + | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | |
− | | | + | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' |
− | |||
− | |||
− | |||
− | | | + | |} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | =====Assets===== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | ======General Assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''PSD/AI/EPS/SVG source''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |[[:File:icon-calendar-64.png]] |
− | | | + | |[[File:icon-calendar-64.png|75px]] |
− | | | + | |[[:File:icon-calendar-256.png]] |
− | + | |Benjamin | |
− | + | |Complete | |
− | | | + | |[[File:icon-calendar-256.png|75px]] |
+ | |[[:File:icon-calendar-1024.psd]] | ||
|- | |- | ||
− | | | + | |[[:File:icon-calendar-256.png]] |
− | | | + | |[[File:icon-calendar-256.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024.png]] |
− | + | |Benjamin | |
− | + | |Complete | |
− | | | + | |[[File:icon-calendar-1024.png|128px]] |
+ | |[[:File:icon-calendar-1024.psd]] | ||
− | | | + | |} |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |glossy-top-highlight.png |
− | | | + | |[[file:cal-glossy-top-highlight.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |header-icon-calendar.png |
− | | | + | |[[file:cal-header-icon-calendar.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |header-icon-calendar48x48.png |
− | | | + | |[[file:cal-header-icon-calendar48x48.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |icon-256x256.png |
− | | | + | |[[file:cal-icon-256x256.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |icon-48x48.png |
− | | | + | |[[file:cal-icon-48x48.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |icon.png |
− | | | + | |[[file:cal-icon.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |light_chrome_drop_shadow_footer.png |
− | | | + | |[[file:cal-light_chrome_drop_shadow_footer.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |light_chrome_drop_shadow_header.png |
− | | | + | |[[file:cal-light_chrome_drop_shadow_header.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |menu-icon-createNew.png |
− | | | + | |[[file:cal-menu-icon-createNew.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |menu-icon-day.png |
− | | | + | |[[file:cal-menu-icon-day.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |menu-icon-jumpTo.png |
− | | | + | |[[file:cal-menu-icon-jumpTo.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |menu-icon-month.png |
− | | | + | |[[file:cal-menu-icon-month.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |menu-icon-showToday.png |
− | | | + | |[[file:cal-menu-icon-showToday.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |menu-icon-week.png |
− | | | + | |[[file:cal-menu-icon-week.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |mypalm-32x32.png |
− | | | + | |[[file:cal-mypalm-32x32.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |notification-large-calendar.png |
− | | | + | |[[file:cal-notification-large-calendar.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | ======Launcher (folder)====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |icon-01.png |
− | | | + | |[[file:call-icon-01.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-01.png]] |
− | | | + | |Benjamin |
− | + | |Completed | |
− | | | + | |[[File:icon-calendar-1024-01.png|75px]] |
+ | | | ||
|- | |- | ||
− | | | + | |icon-02.png |
− | | | + | |[[file:call-icon-02.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-02.png]] |
− | | | + | |Benjamin |
− | + | |Completed | |
− | | | + | |[[File:icon-calendar-1024-02.png|75px]] |
+ | | | ||
|- | |- | ||
− | | | + | |icon-03.png |
− | | | + | |[[file:call-icon-03.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-03.png]] |
− | | | + | |Benjamin |
− | + | |Completed | |
− | | | + | |[[File:icon-calendar-1024-03.png|75px]] |
+ | | | ||
|- | |- | ||
− | | | + | |icon-04.png |
− | | | + | |[[file:call-icon-04.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-04.png]] |
− | | | + | |Benjamin |
− | + | |Completed | |
− | | | + | |[[File:icon-calendar-1024-04.png|75px]] |
+ | | | ||
|- | |- | ||
− | | | + | |icon-05.png |
− | | | + | |[[file:call-icon-05.png|75px]] |
+ | |[[:File:icon-calendar-1024-05.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-05.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-06.png | ||
+ | |[[file:call-icon-06.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-06.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-06.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-07.png | ||
+ | |[[file:call-icon-07.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-07.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-07.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-08.png | ||
+ | |[[file:call-icon-08.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-08.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-08.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-09.png |
− | | | + | |[[file:call-icon-09.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-09.png]] |
− | | | + | |Benjamin |
− | | | + | |Completed |
+ | |[[File:icon-calendar-1024-09.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-1.png |
− | | | + | |[[file:call-icon-1.png|75px]] |
+ | |[[:File:icon-calendar-1024-1.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-1.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-10.png | ||
+ | |[[file:call-icon-10.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-10.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-10.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-11.png | ||
+ | |[[file:call-icon-11.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-11.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-11.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-12.png | ||
+ | |[[file:call-icon-12.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-12.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-12.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-13.png |
− | | | + | |[[file:call-icon-13.png|75px]] |
+ | |[[:File:icon-calendar-1024-13.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-13.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-14.png | ||
+ | |[[file:call-icon-14.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-14.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-14.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-15.png | ||
+ | |[[file:call-icon-15.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-15.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-15.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-16.png | ||
+ | |[[file:call-icon-16.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-16.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-16.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-17.png |
− | | | + | |[[file:call-icon-17.png|75px]] |
+ | |[[:File:icon-calendar-1024-17.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-17.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-18.png | ||
+ | |[[file:call-icon-18.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-18.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-18.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-19.png | ||
+ | |[[file:call-icon-19.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-19.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-19.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-2.png | ||
+ | |[[file:call-icon-2.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-2.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-2.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-20.png |
− | | | + | |[[file:call-icon-20.png|75px]] |
+ | |[[:File:icon-calendar-1024-20.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-20.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-21.png | ||
+ | |[[file:call-icon-21.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-21.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-21.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-22.png | ||
+ | |[[file:call-icon-22.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-22.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-22.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-23.png | ||
+ | |[[file:call-icon-23.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-23.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-23.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-24.png |
− | | | + | |[[file:call-icon-24.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-24.png]] |
− | | | + | |Benjamin |
− | | | + | |Completed |
+ | |[[File:icon-calendar-1024-24.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-25.png |
− | | | + | |[[file:call-icon-25.png|75px]] |
+ | |[[:File:icon-calendar-1024-25.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-25.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-26.png | ||
+ | |[[file:call-icon-26.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-26.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-26.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-27.png | ||
+ | |[[file:call-icon-27.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-27.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-27.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-28.png | ||
+ | |[[file:call-icon-28.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-28.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-28.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-29.png |
− | | | + | |[[file:call-icon-29.png|75px]] |
+ | |[[:File:icon-calendar-1024-29.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-29.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-3.png | ||
+ | |[[file:call-icon-3.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-3.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-3.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-30.png | ||
+ | |[[file:call-icon-30.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-30.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-30.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-31.png | ||
+ | |[[file:call-icon-31.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-31.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-31.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-4.png |
− | | | + | |[[file:call-icon-4.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-4.png]] |
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-4.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-5.png | ||
+ | |[[file:call-icon-5.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-5.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-5.png|75px]] | ||
| | | | ||
+ | |||
+ | |- | ||
+ | |icon-6.png | ||
+ | |[[file:call-icon-6.png|75px]] | ||
+ | |[[:File:icon-calendar-1024-6.png]] | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-6.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-7.png |
− | | | + | |[[file:call-icon-7.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-7.png]] |
− | | | + | |Benjamin |
− | | | + | |Completed |
+ | |[[File:icon-calendar-1024-7.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-8.png |
− | | | + | |[[file:call-icon-8.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-8.png]] |
− | | | + | |Benjamin |
− | | | + | |Completed |
+ | |[[File:icon-calendar-1024-8.png|75px]] | ||
| | | | ||
|- | |- | ||
− | | | + | |icon-9.png |
− | | | + | |[[file:call-icon-9.png|75px]] |
− | | | + | |[[:File:icon-calendar-1024-9.png]] |
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-calendar-1024-9.png|75px]] | ||
| | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ===Clock App=== | ||
+ | |||
+ | ====Files==== | ||
+ | |||
+ | =====Deprecated Graphics===== | ||
+ | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' | ||
+ | |- | ||
+ | |key-backspace.png | ||
+ | |[[file:calc-key-backspace.png|75px]] | ||
+ | |isandunk | ||
| | | | ||
+ | |Replaced by one image containing both (backspace.png) | ||
+ | |||
+ | |- | ||
+ | |key-backspace-down.png | ||
+ | |[[file:calc-key-backspace-down.png|75px]] | ||
+ | |isandunk | ||
| | | | ||
+ | |Replaced by one image containing both (backspace.png) | ||
+ | |} | ||
+ | =====Assets===== | ||
+ | |||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | | | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' |
− | | | + | |
+ | |- | ||
+ | |icon.png | ||
+ | |[[file:clock-icon.png|75px]] | ||
+ | | | ||
| | | | ||
| | | | ||
Line 554: | Line 884: | ||
|- | |- | ||
− | | | + | |icon-256x256.png |
− | | | + | |[[file:clock-icon-256x256.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======General assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
|- | |- | ||
− | | | + | |clockbg.png |
− | | | + | |[[file:clock-clockbg.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |Date_Flipper_Landscape.png |
− | | | + | |[[file:clock-Date_Flipper_Landscape.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |Date_Flipper_Portrait.png |
− | | | + | |[[file:clock-Date_Flipper_Portrait.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |digital_landscape_date_bg.png |
− | | | + | |[[file:clock-digital_landscape_date_bg.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |digital_landscape_time_bg.png |
− | | | + | |[[file:clock-digital_landscape_time_bg.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |digital_portrain_date_bg.png |
− | | | + | |[[file:clock-digital_portrain_date_bg.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |digital_portrait_date_bg.png |
− | | | + | |[[file:clock-digital_portrait_date_bg.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |digital_portrait_time_bg.png |
− | | | + | |[[file:clock-digital_portrait_time_bg.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
− | |||
|- | |- | ||
− | | | + | |Flipper_Landscape.png |
− | | | + | |[[file:clock-Flipper_Landscape.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |Flipper_Portrait.png |
− | | | + | |[[file:clock-Flipper_Portrait.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |glass-clockbg.png |
− | | | + | |[[file:clock-glass-clockbg.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |glass-hours.png |
− | | | + | |[[file:clock-glass-hours.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |glass-minutes.png |
− | | | + | |[[file:clock-glass-minutes.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |hours.png |
− | | | + | |[[file:clock-hours.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |icon-48.png |
− | | | + | |[[file:clock-icon-48.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |menu-icon-alarm.png |
− | | | + | |[[file:clock-menu-icon-alarm.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |menu-icon-clock.png |
− | | | + | |[[file:clock-menu-icon-clock.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |minutes.png |
− | | | + | |[[file:clock-minutes.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |notification-alarm-small.png |
− | | | + | |[[file:clock-notification-alarm-small.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |seconds.png |
− | | | + | |[[file:clock-seconds.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
Line 722: | Line 1,060: | ||
| | | | ||
+ | |} | ||
+ | |||
+ | ===Contacts App=== | ||
+ | ====Files==== | ||
+ | |||
+ | =====Deprecated Graphics===== | ||
+ | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | | | + | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' |
− | | | + | |
− | | | + | |- |
− | | | + | |eas-32x32.png |
+ | |[[file:contacts-mock-eas-32x32.png|75px]] | ||
+ | |Herrie | ||
| | | | ||
+ | |Used for mock up data | ||
+ | |||
+ | |||
+ | |- | ||
+ | |gmail-32x32.png | ||
+ | |[[file:contacts-mock-gmail-32x32.png|75px]] | ||
+ | |Herrie | ||
| | | | ||
+ | |Used for mock up data | ||
|- | |- | ||
− | | | + | |mypalm-32x32.png |
− | | | + | |[[file:contacts-mock-mypalm-32x32.png|75px]] |
+ | |Herrie | ||
| | | | ||
+ | |Used for mock up data | ||
+ | |||
+ | |- | ||
+ | |yahoo-32x32.png | ||
+ | |[[file:contacts-mock-yahoo-32x32.png|75px]] | ||
+ | |Herrie | ||
| | | | ||
+ | |Used for mock up data | ||
+ | |||
+ | |- | ||
+ | |hamster.jpg | ||
+ | |[[file:contacts-mock-hamster.jpg|75px]] | ||
+ | |Herrie | ||
| | | | ||
+ | |Used for mock up data | ||
+ | |||
+ | |- | ||
+ | |mitch.jpg | ||
+ | |[[file:contacts-mock-mitch.jpg|75px]] | ||
+ | |Herrie | ||
| | | | ||
+ | |Used for mock up data | ||
|- | |- | ||
− | | | + | |monkey.jpg |
− | | | + | |[[file:contacts-mock-monkey.jpg|75px]] |
− | | | + | |Herrie |
| | | | ||
+ | |Used for mock up data | ||
+ | |||
+ | |- | ||
+ | |rabbit.jpg | ||
+ | |[[file:contacts-mock-rabbit.jpg|75px]] | ||
+ | |Herrie | ||
| | | | ||
+ | |Used for mock up data | ||
+ | |||
+ | |- | ||
+ | |sheep.jpg | ||
+ | |[[file:contacts-mock-sheep.jpg|75px]] | ||
+ | |Herrie | ||
| | | | ||
+ | |Used for mock up data | ||
|- | |- | ||
− | | | + | |snowboarder.jpg |
− | | | + | |[[file:contacts-mock-snowboarder.jpg|75px]] |
− | + | |Herrie | |
− | | | ||
− | | | ||
| | | | ||
+ | |Used for mock up data | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | =====Assets===== | ||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |icon.png |
− | | | + | |[[file:contacts-icon.png|75px]] |
| | | | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
| | | | ||
Line 779: | Line 1,163: | ||
|- | |- | ||
− | | | + | |icon-256x256.png |
− | | | + | |[[file:contacts-icon-256x256.png|75px]] |
+ | |icon-contacts-1024.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:icon-contacts-1024.png|128px]] | ||
| | | | ||
+ | |[[:File:icon-contacts-1024.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======General Assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |bg_avatar_mask.png | ||
+ | |[[file:contacts-bg_avatar_mask.png|75px]] | ||
| | | | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
| | | | ||
Line 795: | Line 1,190: | ||
|- | |- | ||
− | | | + | |bg_body.png |
− | | | + | |[[file:contacts-bg_body.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 803: | Line 1,200: | ||
|- | |- | ||
− | | | + | |bg_details.png |
− | | | + | |[[file:contacts-bg_details.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 811: | Line 1,210: | ||
|- | |- | ||
− | | | + | |bg_details_input_skype.png |
− | | | + | |[[file:contacts-bg_details_input_skype.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 819: | Line 1,220: | ||
|- | |- | ||
− | | | + | |bg_edit_avatar_add.png |
− | | | + | |[[file:contacts-bg_edit_avatar_add.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 827: | Line 1,230: | ||
|- | |- | ||
− | | | + | |contacts_bg_add_contact.png |
− | | | + | |[[file:contacts_bg_add_contact.png|75px]] |
+ | |contacts_bg_add_contact@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:contacts_bg_add_contact@4x.png|75px]] | ||
| | | | ||
+ | |[[file:contacts_bg_add_contact@4x.psd|75px]] | ||
+ | |||
+ | |||
+ | |- | ||
+ | |bg_edit_favorite.png | ||
+ | |[[file:contacts-bg_edit_favorite.png|75px]] | ||
| | | | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| | | | ||
| | | | ||
Line 843: | Line 1,251: | ||
|- | |- | ||
− | | | + | |bg_edit_mask.png |
− | | | + | |[[file:contacts-bg_edit_mask.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 851: | Line 1,261: | ||
|- | |- | ||
− | | | + | |bg_edit_prefix.png |
− | | | + | |[[file:contacts-bg_edit_prefix.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 859: | Line 1,271: | ||
|- | |- | ||
− | | | + | |bg_favorite.png |
− | | | + | |[[file:contacts-bg_favorite.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 867: | Line 1,281: | ||
|- | |- | ||
− | | | + | |bg_favorites_icon_mask.png |
− | | | + | |[[file:contacts-bg_favorites_icon_mask.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
Line 875: | Line 1,291: | ||
|- | |- | ||
− | | | + | |bg_field_new.png |
− | | | + | |[[file:contacts-bg_field_new.png|75px]] |
+ | | | ||
+ | | | ||
| | | | ||
| | | | ||
| | | | ||
| | | | ||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |bg_icon_mask.png |
− | | | + | |[[file:contacts-bg_icon_mask.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
+ | |- | ||
+ | |bg_list_favorite.png | ||
+ | |[[file:contacts-bg_list_favorite.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |bg_prefix.png |
− | | | + | |[[file:contacts-bg_prefix.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |btn_edit.png |
− | | | + | |[[file:contacts-btn_edit.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |btn_linked_profiles.png |
− | | | + | |[[file:contacts-btn_linked_profiles.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |btn_prefix.png |
− | | | + | |[[file:contacts-btn_prefix.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |btn_share.png |
− | | | + | |[[file:contacts-btn_share.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |contacts-by-webos.png |
− | | | + | |[[file:contacts-contacts-by-webos.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |defaultview-panel-tile.png |
− | | | + | |[[file:contacts-defaultview-panel-tile.png|x75]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |details-button-press.png |
− | | | + | |[[file:contacts-details-button-press.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |details-button.png |
− | | | + | |[[file:contacts-details-button.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |favorites-star-blue.png |
− | | | + | |[[file:contacts-favorites-star-blue.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |first-launch-contacts.png |
− | | | + | |[[file:contacts-first-launch-contacts.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |global-search-list-photo-avatar.png |
− | + | |[[file:contacts-global-search-list-photo-avatar.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |header-icon-contacts-48x48.png |
− | | | + | |[[file:contacts-header-icon-contacts-48x48.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |header-icon-contacts.png |
− | | | + | |[[file:contacts-header-icon-contacts.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |menu-icon-favorites.png |
− | | | + | |[[file:contacts-menu-icon-favorites.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |menu-icon-xapp-camera.png |
− | | | + | |[[file:contacts-menu-icon-xapp-camera.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |profiles-clip.png |
− | | | + | |[[file:contacts-profiles-clip.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ===Email App=== | ||
− | + | ====Files==== | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | =====Deprecated Graphics===== | ||
+ | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' | ||
|} | |} | ||
− | ==== | + | =====Assets===== |
+ | |||
+ | ======Application Icon====== | ||
{| border="1"; cellpadding="5"; width="100%" class="wikitable" | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |icon.png |
− | | | + | |[[file:email-icon.png|75px]] |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |icon-256x256.png |
− | | | + | |[[file:email-icon-256x256.png|75px]] |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
| | | | ||
− | |||
+ | |} | ||
+ | |||
+ | ======General Assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
|- | |- | ||
− | | | + | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' |
− | | | + | |- |
− | | | + | |account-generic-small.png |
− | | | + | |[[file:email-account-generic-small.png|75px]] |
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
| | | | ||
− | |||
|- | |- | ||
− | | | + | |accounts-icon-favorite.png |
− | + | |[[file:email-accounts-icon-favorite.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |address-book-icon.png |
− | | | + | |[[file:email-address-book-icon.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |address-book.png |
− | | | + | |[[file:email-address-book.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |arrow-down.png |
− | | | + | |[[file:email-arrow-down.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |arrow-left.png |
− | | | + | |[[file:email-arrow-left.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | |- | ||
+ | |arrow-right.png | ||
+ | |[[file:email-arrow-right.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |attachment-count-badge.png |
− | + | |[[file:email-attachment-count-badge.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |attachment-icon.png |
− | | | + | |[[file:email-attachment-icon.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |attachments-bg-tile.png |
− | + | |[[file:email-attachments-bg-tile.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |attachments_button.png |
− | | | + | |[[file:email-attachments_button.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |body-background-sprite.png |
− | | | + | |[[file:email-body-background-sprite.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |bottom-fade-dark.png |
− | + | |[[file:email-bottom-fade-dark.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |bottom-fade.png |
− | | | + | |[[file:email-bottom-fade.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |btn_controls_play.png |
− | | | + | |[[file:email-btn_controls_play.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |button-menu.png |
− | | | + | |[[file:email-button-menu.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |cc_bcc_button_up.png |
− | + | |[[file:email-cc_bcc_button_up.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |command-menu-bg.png |
− | + | |[[file:email-command-menu-bg.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |compose-attach-icon.png |
− | + | |[[file:email-compose-attach-icon.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |compose-background-shadow.png |
− | + | |[[file:email-compose-background-shadow.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
− | | | + | |- |
+ | |compose-priority-flag.png | ||
+ | |[[file:email-compose-priority-flag.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
− | |||
− | |||
|- | |- | ||
− | | | + | |compose-subject-edit-bg.png |
− | | | + | |[[file:email-compose-subject-edit-bg.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | |- | ||
+ | |defaultview-panel-tile.png | ||
+ | |[[file:email-defaultview-panel-tile.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |compose-subject-solid-bg.png |
− | + | |[[file:email-compose-subject-solid-bg.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |compose-view-bg-tile.png |
− | + | |[[file:email-compose-view-bg-tile.png|75px]] | |
− | + | | | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |compose_left_shadow.png |
− | | | + | |[[file:email-compose_left_shadow.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |compose_right_shadow.png |
− | | | + | |[[file:email-compose_right_shadow.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |dashboard-unread.png |
− | | | + | |[[file:email-dashboard-unread.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |detail_avatar.png |
− | | | + | |[[file:email-detail_avatar.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |divider-button.png |
− | | | + | |[[file:email-divider-button.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |dottedline_separator.png |
− | | | + | |[[file:email-dottedline_separator.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
− | | | + | |- |
+ | |down-bg.png | ||
+ | |[[file:email-down-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |download-background.png |
− | | | + | |[[file:email-download-background.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |download-cancel.png |
− | + | |[[file:email-download-cancel.png|75px]] | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
|- | |- | ||
− | | | + | |download-progress.png |
− | + | |[[file:email-download-progress.png|75px]] | |
− | + | | | |
− | |[[ | + | | |
− | | | + | | |
+ | | | ||
+ | | | ||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |drawer_arrow.png |
− | | | + | |[[file:email-drawer_arrow.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |edit-multiselect.png |
− | | | + | |[[file:email-edit-multiselect.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |email-badge.png |
− | | | + | |[[file:email-email-badge.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
− | | | + | |- |
+ | |email-by-webos.png | ||
+ | |[[file:email-email-by-webos.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
− | |||
− | |||
|- | |- | ||
− | | | + | |email-header-bg.png |
− | | | + | |[[file:email-email-header-bg.png|x75]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |email-invite-event.png |
− | | | + | |[[file:email-email-invite-event.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
− | | | + | |- |
+ | |email-readview-subject.png | ||
+ | |[[file:email-email-readview-subject.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
− | |||
− | |||
|- | |- | ||
− | | | + | |email-status-forwarded.png |
− | | | + | |[[file:email-email-status-forwarded.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
+ | | | ||
|- | |- | ||
− | | | + | |email-status-replied.png |
− | | | + | |[[file:email-email-status-replied.png|75px]] |
+ | | | ||
| | | | ||
| | | | ||
Line 1,390: | Line 1,928: | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | |email-to-overlay.png |
− | | | + | |[[file:email-email-to-overlay.png|75px]] |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | | | + | | |
− | + | | | |
− | + | ||
− | |- | + | |- |
− | | | + | |email_header_dropshadow.png |
− | | | + | |[[file:email-email_header_dropshadow.png|75px]] |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | ||
− | + | |- | |
− | + | |email_switcher_arrows.png | |
− | + | |[[file:email-email_switcher_arrows.png|75px]] | |
− | + | | | |
− | + | | | |
− | + | | | |
− | + | | | |
− | |- | + | | |
− | |emoticon-frown.png | + | |
− | |Smiley- :( | + | |- |
− | | | + | |email_switcher_arrows_down.png |
− | | | + | |[[file:email-email_switcher_arrows_down.png|75px]] |
− | | | + | | |
− | |No | + | | |
− | + | | | |
− | |- | + | | |
− | |emoticon-cry.png | + | | |
− | |Smiley- :'( | + | |
− | | | + | |- |
− | | | + | |empty-scene-email-icon.png |
− | | | + | |[[file:email-empty-scene-email-icon.png|75px]] |
− | |No | + | | |
− | + | | | |
− | |- | + | | |
− | |emoticon-smile.png | + | | |
− | |Smiley- :) | + | | |
− | | | + | |
− | | | + | |- |
+ | |flag-message-icon.png | ||
+ | |[[file:email-flag-message-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |Flag.png | ||
+ | |[[file:email-Flag.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flag_stamp.png | ||
+ | |[[file:email-flag_stamp.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flag_toggle.png | ||
+ | |[[file:email-flag_toggle.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-drafts.png | ||
+ | |[[file:email-folder-drafts.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-favorite-allinboxes.png | ||
+ | |[[file:email-folder-favorite-allinboxes.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-favorite-normal.png | ||
+ | |[[file:email-folder-favorite-normal.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-inbox.png | ||
+ | |[[file:email-folder-inbox.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-junk.png | ||
+ | |[[file:email-folder-junk.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-outbox.png | ||
+ | |[[file:email-folder-outbox.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-sent.png | ||
+ | |[[file:email-folder-sent.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-single-open.png | ||
+ | |[[file:email-folder-single-open.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |folder-trash.png | ||
+ | |[[file:email-folder-trash.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |header-divider-dropshadow.png | ||
+ | |[[file:email-header-divider-dropshadow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |header-icon-email-48x48.png | ||
+ | |[[file:email-header-icon-email-48x48.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |header-print-icon.png | ||
+ | |[[file:email-header-print-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |header-send-icon.png | ||
+ | |[[file:email-header-send-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |header-warning-icon.png | ||
+ | |[[file:email-header-warning-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |header_chrome_tile.png | ||
+ | |[[file:email-header_chrome_tile.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |highlight-bg.png | ||
+ | |[[file:email-highlight-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-256x256.png | ||
+ | |[[file:email-icon-256x256.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-48.png | ||
+ | |[[file:email-icon-48.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-all-inboxes-new.png | ||
+ | |[[file:email-icon-all-inboxes-new.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-delete.png | ||
+ | |[[file:email-icon-delete.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-forward.png | ||
+ | |[[file:email-icon-forward.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-move-to-folder.png | ||
+ | |[[file:email-icon-move-to-folder.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-new-email.png | ||
+ | |[[file:email-icon-new-email.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-reply-all.png | ||
+ | |[[file:email-icon-reply-all.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-reply.png | ||
+ | |[[file:email-icon-reply.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-sync.png | ||
+ | |[[file:email-icon-sync.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon.png | ||
+ | |[[file:email-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_download.png | ||
+ | |[[file:email-icon_download.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_generic_attch.png | ||
+ | |[[file:email-icon_generic_attch.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_image.png | ||
+ | |[[file:email-icon_image.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_music.png | ||
+ | |[[file:email-icon_music.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_pdf.png | ||
+ | |[[file:email-icon_pdf.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_ppt.png | ||
+ | |[[file:email-icon_ppt.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_txt.png | ||
+ | |[[file:email-icon_txt.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_unknown.png | ||
+ | |[[file:email-icon_unknown.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_vcard.png | ||
+ | |[[file:email-icon_vcard.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_video.png | ||
+ | |[[file:email-icon_video.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_word.png | ||
+ | |[[file:email-icon_word.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_xls.png | ||
+ | |[[file:email-icon_xls.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |inbox-header-chrome.png | ||
+ | |[[file:email-inbox-header-chrome.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |invite-icon-accept.png | ||
+ | |[[file:email-invite-icon-accept.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |invite-icon-decline.png | ||
+ | |[[file:email-invite-icon-decline.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |invite-icon-maybe.png | ||
+ | |[[file:email-invite-icon-maybe.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |light_chrome_drop_shadow_footer.png | ||
+ | |[[file:email-light_chrome_drop_shadow_footer.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |light_chrome_drop_shadow_header.png | ||
+ | |[[file:email-light_chrome_drop_shadow_header.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-cal-invite.png | ||
+ | |[[file:email-list-cal-invite.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-error.png | ||
+ | |[[file:email-list-error.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-flagged.png | ||
+ | |[[file:email-list-flagged.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-forward.png | ||
+ | |[[file:email-list-forward.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-header-gradient.png | ||
+ | |[[file:email-list-header-gradient.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-priority-flagged.png | ||
+ | |[[file:email-list-priority-flagged.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-reply-forward.png | ||
+ | |[[file:email-list-reply-forward.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-reply.png | ||
+ | |[[file:email-list-reply.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-unread-flagged.png | ||
+ | |[[file:email-list-unread-flagged.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-unread-priority-flagged.png | ||
+ | |[[file:email-list-unread-priority-flagged.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-unread.png | ||
+ | |[[file:email-list-unread.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |loading-bg.png | ||
+ | |[[file:email-loading-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |Mail-2-1a-256.png | ||
+ | |[[file:email-Mail-2-1a-256.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-attach.png | ||
+ | |[[file:email-menu-icon-attach.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-attach-blue.png | ||
+ | |[[file:email-menu-icon-attach-blue.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-compose.png | ||
+ | |[[file:email-menu-icon-compose.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-delete.png | ||
+ | |[[file:email-menu-icon-delete.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-forward-email.png | ||
+ | |[[file:email-menu-icon-forward-email.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-reply-all.png | ||
+ | |[[file:email-menu-icon-reply-all.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-reply.png | ||
+ | |[[file:email-menu-icon-reply.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-send.png | ||
+ | |[[file:email-menu-icon-send.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-icon-sync.png | ||
+ | |[[file:email-menu-icon-sync.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |mini_priority_stamp_overlay.png | ||
+ | |[[file:email-mini_priority_stamp_overlay.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |more-menu-icon.png | ||
+ | |[[file:email-more-menu-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |msg-avatar-unclipped-well.png | ||
+ | |[[file:email-msg-avatar-unclipped-well.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |multi-select-header.png | ||
+ | |[[file:email-multi-select-header.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |next-email-icon.png | ||
+ | |[[file:email-next-email-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |notification-large-generic.png | ||
+ | |[[file:email-notification-large-generic.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |notification-small.png | ||
+ | |[[file:email-notification-small.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |offline.png | ||
+ | |[[file:email-offline.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |online.png | ||
+ | |[[file:email-online.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |othermail32.png | ||
+ | |[[file:email-othermail32.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |palm-divider-arrow.png | ||
+ | |[[file:email-palm-divider-arrow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |palm-divider-collapse-left.png | ||
+ | |[[file:email-palm-divider-collapse-left.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |paper_page_texture.png | ||
+ | |[[file:email-paper_page_texture.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |previous-email-icon.png | ||
+ | |[[file:email-previous-email-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |priority_stamp_overlay.png | ||
+ | |[[file:email-priority_stamp_overlay.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |profile_pic_container.png | ||
+ | |[[file:email-profile_pic_container.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |read_view_top_texture.png | ||
+ | |[[file:email-read_view_top_texture.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |recipient-atom.png | ||
+ | |[[file:email-recipient-atom.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |selection-checkmark.png | ||
+ | |[[file:email-selection-checkmark.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |selection-gradient-default.png | ||
+ | |[[file:email-selection-gradient-default.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |square-button-sprite.png | ||
+ | |[[file:email-square-button-sprite.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |star.png | ||
+ | |[[file:email-star.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |sync-activity-animation-1character.png | ||
+ | |[[file:email-sync-activity-animation-1character.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |sync-activity-animation-2characters.png | ||
+ | |[[file:email-sync-activity-animation-2characters.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |sync-activity-animation-3characters.png | ||
+ | |[[file:email-sync-activity-animation-3characters.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |sync-activity-animation-4characters.png | ||
+ | |[[file:email-sync-activity-animation-4characters.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |top-fade-dark.png | ||
+ | |[[file:email-top-fade-dark.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |top-fade.png | ||
+ | |[[file:email-top-fade.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |top_of_list_search.png | ||
+ | |[[file:email-top_of_list_search.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |torn-paper-effect-tile.png | ||
+ | |[[file:email-torn-paper-effect-tile.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ======Icons (folder)====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |||
+ | |- | ||
+ | |toolbar-icon-bovine.png | ||
+ | |[[file:emailicon-toolbar-icon-bovine.png|75px]] | ||
+ | | | ||
+ | |Preemptive | ||
+ | |Started | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-delete.png | ||
+ | |[[file:emailicon-toolbar-icon-delete.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-forward.png | ||
+ | |[[file:emailicon-toolbar-icon-forward.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-moveto.png | ||
+ | |[[file:emailicon-toolbar-icon-moveto.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-multi-delete.png | ||
+ | |[[file:emailicon-toolbar-icon-multi-delete.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-multi-flag.png | ||
+ | |[[file:emailicon-toolbar-icon-multi-flag.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-multi-moveto.png | ||
+ | |[[file:emailicon-toolbar-icon-multi-moveto.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-multiselect.png | ||
+ | |[[file:emailicon-toolbar-icon-multiselect.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-new.png | ||
+ | |[[file:emailicon-toolbar-icon-new.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-reply.png | ||
+ | |[[file:emailicon-toolbar-icon-reply.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |toolbar-icon-replyall.png | ||
+ | |[[file:emailicon-toolbar-icon-replyall.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ===Notes App=== | ||
+ | |||
+ | ====Files==== | ||
+ | |||
+ | =====Deprecated Graphics===== | ||
+ | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' | ||
+ | |||
+ | |} | ||
+ | |||
+ | =====Assets===== | ||
+ | |||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |- | ||
+ | |icon.png | ||
+ | |[[file:notes-icon.png|75px]] | ||
+ | |memos-icon@4x.png | ||
+ | |Isandunk | ||
+ | |Completed | ||
+ | |[[File:memos-icon@4x.png|128px]] | ||
+ | | | ||
+ | |[[File:Memos-icon.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-256x256.png | ||
+ | |[[file:notes-icon-256x256.png|75px]] | ||
+ | |memos-icon-256x256@4x.png | ||
+ | |Isandunk | ||
+ | |Completed | ||
+ | |[[File:memos-icon-256x256@4x.png|128px]] | ||
+ | | | ||
+ | |[[File:Memos-icon.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======General Assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |background.png | ||
+ | |[[file:notes-background.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-delete.png | ||
+ | |[[file:notes-icon-delete.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |wall_background.png | ||
+ | |[[file:notes-wall_background.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |wall_background_tile_bottom.png | ||
+ | |[[file:notes-wall_background_tile_bottom.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |wall_background_tile_top.png | ||
+ | |[[file:notes-wall_background_tile_top.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ======Edit (folder)====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |- | ||
+ | |dit-memo-edit-blue.png | ||
+ | |[[file:notesedit-memo-edit-blue.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dit-memo-edit-green.png | ||
+ | |[[file:notesedit-memo-edit-green.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dit-memo-edit-orange.png | ||
+ | |[[file:notesedit-memo-edit-orange.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dit-memo-edit-pink.png | ||
+ | |[[file:notesedit-memo-edit-pink.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dit-memo-edit-salmon.png | ||
+ | |[[file:notesedit-memo-edit-salmon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dit-memo-edit-yellow.png | ||
+ | |[[file:notesedit-memo-edit-yellow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======Grid (folder)====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |- | ||
+ | |delete-down.png | ||
+ | |[[file:notesgrid-delete-down.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |delete-up.png | ||
+ | |[[file:notesgrid-delete-up.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |memo-blue.png | ||
+ | |[[file:notesgrid-memo-blue.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |memo-green.png | ||
+ | |[[file:notesgrid-memo-green.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |memo-orange.png | ||
+ | |[[file:notesgrid-memo-orange.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |memo-pink.png | ||
+ | |[[file:notesgrid-memo-pink.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |memo-salmon.png | ||
+ | |[[file:notesgrid-memo-salmon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |memo-yellow.png | ||
+ | |[[file:notesgrid-memo-yellow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |new-memo-base.png | ||
+ | |[[file:notesgrid-new-memo-base.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |new-memo-blue.png | ||
+ | |[[file:notesgrid-new-memo-blue.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |new-memo-green.png | ||
+ | |[[file:notesgrid-new-memo-green.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |new-memo-orange.png | ||
+ | |[[file:notesgrid-new-memo-orange.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |new-memo-pink.png | ||
+ | |[[file:notesgrid-new-memo-pink.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |new-memo-salmon.png | ||
+ | |[[file:notesgrid-new-memo-salmon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |new-memo-yellow.png | ||
+ | |[[file:notesgrid-new-memo-yellow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |underline.png | ||
+ | |[[file:notesgrid-underline.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ======Search-input (folder)====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |- | ||
+ | |search_cancel.png | ||
+ | |[[file:notessearchinput-search_cancel.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======Title-bar (folder)====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |- | ||
+ | |color-picker-blue.png | ||
+ | |[[file:notestitlebar-color-picker-blue.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-green.png | ||
+ | |[[file:notestitlebar-color-picker-green.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-orange.png | ||
+ | |[[file:notestitlebar-color-picker-orange.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-pink.png | ||
+ | |[[file:notestitlebar-color-picker-pink.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-salmon.png | ||
+ | |[[file:notestitlebar-color-picker-salmon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-selected-blue.png | ||
+ | |[[file:notestitlebar-color-picker-selected-blue.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-selected-green.png | ||
+ | |[[file:notestitlebar-color-picker-selected-green.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-selected-orange.png | ||
+ | |[[file:notestitlebar-color-picker-selected-orange.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-selected-pink.png | ||
+ | |[[file:notestitlebar-color-picker-selected-pink.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-selected-salmon.png | ||
+ | |[[file:notestitlebar-color-picker-selected-salmon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-selected-yellow.png | ||
+ | |[[file:notestitlebar-color-picker-selected-yellow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |color-picker-yellow.png | ||
+ | |[[file:notestitlebar-color-picker-yellow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dark-back-arrow.png | ||
+ | |[[file:notestitlebar-dark-back-arrow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-email.png | ||
+ | |[[file:notestitlebar-icon-email.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-trash.png | ||
+ | |[[file:notestitlebar-icon-trash.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |memos-header.png | ||
+ | |[[file:notestitlebar-memos-header.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |progress-button-cancel.png | ||
+ | |[[file:notestitlebar-progress-button-cancel.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-icon.png | ||
+ | |[[file:notestitlebar-search-icon.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |shadow.png | ||
+ | |[[file:notestitlebar-shadow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | |Deprecated | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | ===Filemanager App=== | ||
+ | |||
+ | ====Files==== | ||
+ | |||
+ | =====Assets===== | ||
+ | |||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |- | ||
+ | |icon-filemanager-64.png | ||
+ | |[[file:icon-filemanager-64.png|75px]] | ||
+ | |icon-filemanager-256.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-filemanager-256.png|75px]] | ||
+ | | | ||
+ | |[[File:icon-filemanager-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-filemanager-256.png | ||
+ | |[[File:icon-filemanager-256.png|75px]] | ||
+ | |icon-filemanager-1024.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-filemanager-1024.png|128px]] | ||
+ | | | ||
+ | |[[File:icon-filemanager-1024.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======General Assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |icon_file.png | ||
+ | |[[file:icon_file.png|x75]] | ||
+ | | | ||
+ | |Benjamin | ||
+ | |New icon required | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon_folder.png | ||
+ | |[[file:icon_folder.png|75px]] | ||
+ | | | ||
+ | |Benjamin | ||
+ | |New icon required | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | ===C+ Dav Synergy Connector=== | ||
+ | |||
+ | ====Files==== | ||
+ | |||
+ | =====Assets===== | ||
+ | |||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |- | ||
+ | |icon-caldav-64.png | ||
+ | |[[File:icon-caldav-64.png|75px]] | ||
+ | |icon-caldav-256.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-caldav-256.png|75px]] | ||
+ | | | ||
+ | |[[File:icon-caldav-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-caldav-256.png | ||
+ | |[[File:icon-caldav-256.png|75px]] | ||
+ | |icon-caldav-1024.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-caldav-1024.png|128px]] | ||
+ | | | ||
+ | |[[File:icon-caldav-1024.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | ===Phone App=== | ||
+ | |||
+ | ====Files==== | ||
+ | |||
+ | =====Assets===== | ||
+ | |||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |- | ||
+ | |phone-icon-64x64.png | ||
+ | |[[File:phone-icon-256x256.png|75px]] | ||
+ | |icon-phone-256.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-phone-256.png|75px]] | ||
+ | | | ||
+ | |[[File:icon-phone-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-phone-256.png | ||
+ | |[[File:icon-phone-256.png|75px]] | ||
+ | |icon-phone-1024.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-phone-1024.png|128px]] | ||
+ | | | ||
+ | |[[File:icon-phone-1024.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======General Assets====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |- | ||
+ | |screen-lock-incoming-call-off.png | ||
+ | |[[file:icon-screen-lock-incoming-call-off-256.png|75px]] | ||
+ | |Screen-lock-incoming-call-off@4x.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-screen-lock-incoming-call-off-1024.png|128px]] | ||
+ | |Yes | ||
+ | |[[File:icon-screen-lock-incoming-call-off-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-incoming-call-on.png | ||
+ | |[[file:luna-screen-lock-incoming-call-on.png|75px]] | ||
+ | |Screen-lock-incoming-call-on@4x.png | ||
+ | |Benjamin | ||
+ | |Not Started | ||
+ | |[[File:Screen-lock-incoming-call-on@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-incoming-call-on@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |Mute_on_off.png | ||
+ | |[[file:Mute_on_off.png|75px]] | ||
+ | |Mute_on_off@4x.png | ||
+ | |Benjamin | ||
+ | |Not Started | ||
+ | |[[File:Mute_on_off@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:Mute_on_off@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |disconnect-button.png | ||
+ | |[[file:disconnect-button.png|75px]] | ||
+ | |disconnect-button@4x.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:Disconnect-button@4x.png|128px]] | ||
+ | |Yes | ||
+ | |[[File:Disconnect-button@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |dial-button.png | ||
+ | |[[file:dial-button.png|75px]] | ||
+ | |dial-button@4x.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:dial-button@4x.png|128px]] | ||
+ | |Yes | ||
+ | |[[File:dial-button@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |button-ignore-answer.png | ||
+ | |[[file:button-ignore-answer.png|75px]] | ||
+ | |button-ignore-answer@4x.png | ||
+ | |Benjamin | ||
+ | |Not Started | ||
+ | |[[File:button-ignore-answer@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:button-ignore-answer@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |menu-icon-favorites.png | ||
+ | |[[file:menu-icon-favorites.png|75px]] | ||
+ | |menu-icon-favorites@4x.png | ||
+ | |Benjamin | ||
+ | |Not Started | ||
+ | |[[File:menu-icon-favorites@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:menu-icon-favorites@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |menu-icon-dtmfpad.png | ||
+ | |[[file:menu-icon-dtmfpad.png|75px]] | ||
+ | |menu-icon-dtmfpad@4x.png | ||
+ | |Benjamin | ||
+ | |Not Started | ||
+ | |[[File:menu-icon-dtmfpad@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:menu-icon-dtmfpad@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |menu-icon-dial.png | ||
+ | |[[file:menu-icon-dial.png|75px]] | ||
+ | |menu-icon-dial@4x.png | ||
+ | |Benjamin | ||
+ | |Not Started | ||
+ | |[[File:menu-icon-dial@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:menu-icon-dial@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |menu-icon-addcall.png | ||
+ | |[[file:menu-icon-addcall.png|75px]] | ||
+ | |menu-icon-addcall@4x.png | ||
+ | |Benjamin | ||
+ | |Not Started | ||
+ | |[[File:menu-icon-addcall@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:menu-icon-addcall@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |menu-icon-call-log.png | ||
+ | |[[file:menu-icon-call-log.png|75px]] | ||
+ | |menu-icon-call-log@4x.png | ||
+ | |Benjamin | ||
+ | |Not Started | ||
+ | |[[File:menu-icon-call-log@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:menu-icon-call-log@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |generic-details-view-avatar.png | ||
+ | |[[file:generic-details-view-avatar.png|75px]] | ||
+ | |generic-details-view-avatar@4x.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:Generic-details-view-avatar@4x.png|128px]] | ||
+ | |Yes | ||
+ | |[[File:Generic-details-view-avatar@4x.psd]] | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | ===Messaging App=== | ||
+ | |||
+ | ====Files==== | ||
+ | |||
+ | =====Assets===== | ||
+ | |||
+ | ======Application Icon====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |- | ||
+ | |icon-messaging-64.png | ||
+ | |[[File:icon-messaging-256.png|75px]] | ||
+ | |icon-messaging-256.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-messaging-256.png|75px]] | ||
+ | | | ||
+ | |[[File:icon-messaging-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-messaging-256.png | ||
+ | |[[File:icon-messaging-256.png|75px]] | ||
+ | |icon-messaging-1024.png | ||
+ | |Benjamin | ||
+ | |Completed | ||
+ | |[[File:icon-messaging-1024.png|128px]] | ||
+ | | | ||
+ | |[[File:icon-messaging-1024.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ==Luna Next (LunaSysMgr)Files== | ||
+ | |||
+ | ===Deprecated Graphics=== | ||
+ | The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. '''Note:''' ''It is not necessary to recreate the HP bootlogo, as we will be using the webOS-ports logo instead (see top-left of wiki.)'' | ||
+ | |||
+ | ====General UI==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' | ||
+ | |||
+ | |||
+ | |- | ||
+ | |back-button.png | ||
+ | |[[file:luna-back-button.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dock-item-shadow-tile.png | ||
+ | |[[file:luna-dock-item-shadow-tile.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |empty-launcher.png | ||
+ | |[[file:luna-empty-launcher.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |fade-arrow-down.png | ||
+ | |[[file:luna-fade-arrow-down.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |hp-logo.png | ||
+ | |[[file:luna-hp-logo.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |hp-logo-bright.png | ||
+ | |[[file:luna-hp-logo-bright.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |loading-card-scrim.png | ||
+ | |[[file:luna-loading-card-scrim.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-selection-gradient-last.png | ||
+ | |[[file:luna-menu-selection-gradient-last.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |meta-move.png | ||
+ | |[[file:luna-meta-move.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |overlay-banner-bg.png | ||
+ | |[[file:luna-overlay-banner-bg.png|x75]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |popup-scrollfade-bottom.png | ||
+ | |[[file:luna-popup-scrollfade-bottom.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |quick_launch_highlight.png | ||
+ | |[[file:luna-quick_launch_highlight.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |reorder-ripple.png | ||
+ | |[[file:luna-reorder-ripple.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-bottom-fade.png | ||
+ | |[[file:luna-search-bottom-fade.png|x75]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-icon-disabled.png | ||
+ | |[[file:luna-search-icon-disabled.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-pill.png | ||
+ | |[[file:luna-search-pill.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-pill-no-icon.png | ||
+ | |[[file:luna-search-pill-no-icon.png|75px]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ====Dockmode==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' | ||
+ | |||
+ | |- | ||
+ | |dropdown-bg-row-highlight.png | ||
+ | |[[file:dock-dropdown-bg-row-highlight.png|x75]] | ||
+ | |Isandunk | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====Status Bar==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''Deprecated by''' !! '''Confirmed by''' !! '''Reason''' | ||
+ | |||
+ | |- | ||
+ | |rssi-1x-0.png | ||
+ | |[[file:status-rssi-1x-0.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-1x-1.png | ||
+ | |[[file:status-rssi-1x-1.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-1x-2.png | ||
+ | |[[file:status-rssi-1x-2.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-1x-3.png | ||
+ | |[[file:status-rssi-1x-3.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-1x-4.png | ||
+ | |[[file:status-rssi-1x-4.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-1x-5.png | ||
+ | |[[file:status-rssi-1x-5.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-3G-0.png | ||
+ | |[[file:status-rssi-3G-0.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-3G-1.png | ||
+ | |[[file:status-rssi-3G-1.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-3G-2.png | ||
+ | |[[file:status-rssi-3G-2.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-3G-3.png | ||
+ | |[[file:status-rssi-3G-3.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-3G-4.png | ||
+ | |[[file:status-rssi-3G-4.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-3G-5.png | ||
+ | |[[file:status-rssi-3G-5.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-ev-0.png | ||
+ | |[[file:status-rssi-ev-0.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-ev-1.png | ||
+ | |[[file:status-rssi-ev-1.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-ev-2.png | ||
+ | |[[file:status-rssi-ev-2.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-ev-3.png | ||
+ | |[[file:status-rssi-ev-3.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-ev-4.png | ||
+ | |[[file:status-rssi-ev-4.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-ev-5.png | ||
+ | |[[file:status-rssi-ev-5.png|75px]] | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-lte-1.png | ||
+ | | | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-lte-2.png | ||
+ | | | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-lte-3.png | ||
+ | | | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-lte-4.png | ||
+ | | | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |- | ||
+ | |rssi-lte-5.png | ||
+ | | | ||
+ | |Herrie | ||
+ | |morphis | ||
+ | |No longer needed | ||
+ | |||
+ | |} | ||
+ | |||
+ | ===Assets=== | ||
+ | ====Status Bar==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |- | ||
+ | | appname-background.png | ||
+ | |[[file:status-appname-background.png|75px]] | ||
+ | | appname-background@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:appname-background@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | | bluetooth-connected.png | ||
+ | |[[file:status-bluetooth-connected.png|75px]] | ||
+ | | bluetooth-connected@4x.png | ||
+ | | Appstache | ||
+ | | Complete | ||
+ | | [[File:bluetooth-connected@4x.png|75px]] | ||
+ | | Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |bluetooth-connecting.png | ||
+ | |[[file:status-bluetooth-connecting.png|75px]] | ||
+ | |bluetooth-connecting@4x.png | ||
+ | | Appstache | ||
+ | | Complete | ||
+ | | [[File:bluetooth-connecting@4x.png|75px]] | ||
+ | | Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |bluetooth-error.png | ||
+ | |[[file:status-bluetooth-error.png|75px]] | ||
+ | |bluetooth-error@4x.png | ||
+ | | Appstache | ||
+ | | Complete | ||
+ | | [[File:bluetooth-error@4x.png|75px]] | ||
+ | | Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |bluetooth-on.png | ||
+ | |[[file:status-bluetooth-on.png|75px]] | ||
+ | |bluetooth-on@4x.png | ||
+ | | Appstache | ||
+ | | Complete | ||
+ | | [[File:bluetooth-on@4x.png|75px]] | ||
+ | | Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-mute.png | ||
+ | |[[file:status-icon-mute.png|75px]] | ||
+ | |icon-mute@4x.png | ||
+ | | Appstache | ||
+ | | Complete | ||
+ | | [[File:icon-mute@4x.png|75px]] | ||
+ | | Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-mute-off.png | ||
+ | |[[file:status-icon-mute-off.png|75px]] | ||
+ | |icon-mute-off@4x.png | ||
+ | | Appstache | ||
+ | | Complete | ||
+ | | [[File:icon-mute-off@4x.png|75px]] | ||
+ | | Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-rotation-lock.png | ||
+ | |[[file:status-icon-rotation-lock.png|75px]] | ||
+ | |icon-rotation-lock@4x.png | ||
+ | | Appstache | ||
+ | | Complete | ||
+ | | [[File:icon-rotation-lock@4x.png|75px]] | ||
+ | | Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-rotation-lock-off.png | ||
+ | |[[file:status-icon-rotation-lock-off.png|75px]] | ||
+ | |icon-rotation-lock-off@4x.png | ||
+ | | Appstache | ||
+ | | Complete | ||
+ | | [[File:icon-rotation-lock-off@4x.png|75px]] | ||
+ | | Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-arrow.png | ||
+ | |[[file:status-menu-arrow.png|75px]] | ||
+ | |menu-arrow@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[File:status-menu-arrow@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:status-menu-arrow.psd]] | ||
+ | |||
+ | |||
+ | |- | ||
+ | |brightness-less.png | ||
+ | |[[file:status-brightness-less.png|75px]] | ||
+ | |brightness-less@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[File:status-brightness-less@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:status-brightness-less.psd]] | ||
+ | |||
+ | |- | ||
+ | |brightness-more.png | ||
+ | |[[file:status-brightness-more.png|75px]] | ||
+ | |brightness-more@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[File:status-brightness-more@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:status-brightness-more.psd]] | ||
+ | |||
+ | |- | ||
+ | |call-forward.png | ||
+ | |[[file:status-call-forward.png|75px]] | ||
+ | |call-forward@4x.png | ||
+ | | Isandunk | ||
+ | | WIP | ||
+ | | [[File:call-forward@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |hac.png | ||
+ | |[[file:status-hac.png|75px]] | ||
+ | |hac@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:hac@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-airplane.png | ||
+ | |[[file:status-icon-airplane.png|75px]] | ||
+ | |icon-airplane@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[File:icon-airplane@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:icon-airplane.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-airplane-off.png | ||
+ | |[[file:status-icon-airplane-off.png|75px]] | ||
+ | |icon-airplane-off@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[File:icon-airplane-off@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:icon-airplane-off.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-0.png | ||
+ | |[[file:status-battery-0.png|75px]] | ||
+ | |battery-0@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-0@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-0@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-1.png | ||
+ | |[[file:status-battery-1.png|75px]] | ||
+ | |battery-1@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-1@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-1@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-2.png | ||
+ | |[[file:status-battery-2.png|75px]] | ||
+ | |battery-2@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-2@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-2@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-3.png | ||
+ | |[[file:status-battery-3.png|75px]] | ||
+ | |battery-3@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-3@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-3@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-4.png | ||
+ | |[[file:status-battery-4.png|75px]] | ||
+ | |battery-4@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-4@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-4@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-5.png | ||
+ | |[[file:status-battery-5.png|75px]] | ||
+ | |battery-5@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-5@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-5@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-6.png | ||
+ | |[[file:status-battery-6.png|75px]] | ||
+ | |battery-6@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-6@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-6@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-7.png | ||
+ | |[[file:status-battery-7.png|75px]] | ||
+ | |battery-7@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-7@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-7@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-8.png | ||
+ | |[[file:status-battery-8.png|75px]] | ||
+ | |battery-8@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-8@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-8@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-9.png | ||
+ | |[[file:status-battery-9.png|75px]] | ||
+ | |battery-9@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-9@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-9@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-10.png | ||
+ | |[[file:status-battery-10.png|75px]] | ||
+ | |battery-10@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-10@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-10@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-11.png | ||
+ | |[[file:status-battery-11.png|75px]] | ||
+ | |battery-11@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-11@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-11@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charged.png | ||
+ | |[[file:status-battery-charged.png|75px]] | ||
+ | |battery-charged@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charged@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charged@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-0.png | ||
+ | |[[file:status-battery-charging-0.png|75px]] | ||
+ | |battery-charging-0@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-0@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-0@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-1.png | ||
+ | |[[file:status-battery-charging-1.png|75px]] | ||
+ | |battery-charging-1@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-1@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-1@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-2.png | ||
+ | |[[file:status-battery-charging-2.png|75px]] | ||
+ | |battery-charging-2@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-2@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-2@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-3.png | ||
+ | |[[file:status-battery-charging-3.png|75px]] | ||
+ | |battery-charging-3@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-3@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-3@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-4.png | ||
+ | |[[file:status-battery-charging-4.png|75px]] | ||
+ | |battery-charging-4@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-4@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-4@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-5.png | ||
+ | |[[file:status-battery-charging-5.png|75px]] | ||
+ | |battery-charging-5@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-5@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-5@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-6.png | ||
+ | |[[file:status-battery-charging-6.png|75px]] | ||
+ | |battery-charging-6@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-6@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-6@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-7.png | ||
+ | |[[file:status-battery-charging-7.png|75px]] | ||
+ | |battery-charging-7@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-7@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-7@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-8.png | ||
+ | |[[file:status-battery-charging-8.png|75px]] | ||
+ | |battery-charging-8@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-8@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-8@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-9.png | ||
+ | |[[file:status-battery-charging-9.png|75px]] | ||
+ | |battery-charging-9@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-9@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-9@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-10.png | ||
+ | |[[file:status-battery-charging-10.png|75px]] | ||
+ | |battery-charging-10@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-10@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-10@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-charging-11.png | ||
+ | |[[file:status-battery-charging-11.png|75px]] | ||
+ | |battery-charging-11@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-charging-11@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-charging-11@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |battery-error.png | ||
+ | |[[file:status-battery-error.png|75px]] | ||
+ | |battery-error@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:battery-error@4x.png]] | ||
+ | | Yes | ||
+ | |[[File:battery-error@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-1x-active.png | ||
+ | |[[file:status-network-1x-active.png|75px]] | ||
+ | |network-1x-active@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-1x-active@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-1x.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-1x-connected.png | ||
+ | |[[file:status-network-1x-connected.png|75px]] | ||
+ | |network-1x-connected@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-1x-connected@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-1x.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-1x-dormant.png | ||
+ | |[[file:status-network-1x-dormant.png|75px]] | ||
+ | |network-1x-dormant@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-1x-dormant@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-1x.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-3g-active.png | ||
+ | |[[file:status-network-3g-active.png|75px]] | ||
+ | |network-3g-active@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-3g-active@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-3g.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-3g-connected.png | ||
+ | |[[file:status-network-3g-connected.png|75px]] | ||
+ | |network-3g-connected@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-3g-connected@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-3g.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-3g-dormant.png | ||
+ | |[[file:status-network-3g-dormant.png|75px]] | ||
+ | |network-3g-dormant@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-3g-dormant@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-3g.psd]] | ||
+ | |||
+ | |||
+ | |- | ||
+ | |network-4g-active.png | ||
+ | |[[file:Status-network-4g-active.png|75px]] | ||
+ | |network-4g-active@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-4g-active@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-4g.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-4g-connected.png | ||
+ | |[[file:Status-network-4g-connected.png|75px]] | ||
+ | |network-4g-connected@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-4g-connected@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-4g.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-4g-dormant.png | ||
+ | |[[file:Status-network-4g-dormant.png|75px]] | ||
+ | |network-4g-dormant@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-4g-dormant@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-4g.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-5g-active.png | ||
+ | |[[file:Status-network-5g-active.png|75px]] | ||
+ | |status-network-5g-active@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-5g-active@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-5g.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-5g-connected.png | ||
+ | |[[file:Status-network-5g-connected.png|75px]] | ||
+ | |status-network-5g-connected@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-5g-connected@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-5g.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-5g-dormant.png | ||
+ | |[[file:Status-network-5g-dormant.png|75px]] | ||
+ | |status-network-5g-dormant@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-5g-dormant@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-5g.psd]] | ||
+ | |||
+ | |||
+ | |- | ||
+ | |network-edge-connected.png | ||
+ | |[[file:status-network-edge-connected.png|75px]] | ||
+ | |network-edge-connected@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-edge-connected@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-edge.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-edge-active.png | ||
+ | |[[file:status-network-edge-active.png|75px]] | ||
+ | |network-edge-active@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-edge-active@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-edge.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-evdo-connected.png | ||
+ | |[[file:status-network-evdo-connected.png|75px]] | ||
+ | |network-evdo-connected@4x.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |network-evdo-active.png | ||
+ | |[[file:status-network-evdo-active.png|75px]] | ||
+ | |network-evdo-active@4x.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |network-evdo-dormant.png | ||
+ | |[[file:status-network-evdo-dormant.png|75px]] | ||
+ | |network-evdo-dermant@4x.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |network-gprs-active.png | ||
+ | |[[file:status-network-gprs-active.png|75px]] | ||
+ | |network-gprs-active@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-gprs-active@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-gprs.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-gprs-connected.png | ||
+ | |[[file:status-network-gprs-connected.png|75px]] | ||
+ | |network-gprs-connected@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-gprs-connected@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-gprs.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-hsdpa-active.png | ||
+ | |[[file:status-network-hsdpa-active.png|75px]] | ||
+ | |network-hsdpa-active@rx.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-hsdpa-active@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-hsdpa.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-hsdpa-connected.png | ||
+ | |[[file:status-network-hsdpa-connected.png|75px]] | ||
+ | |network-hsdpa-connected@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-hsdpa-connected@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-hsdpa.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-hsdpa-plus-connected.png | ||
+ | |[[file:status-network-hsdpa-plus-connected.png|75px]] | ||
+ | |network-hsdpa-plus-connected@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-hsdpa-plus-connected@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-hsdpa+.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-roaming-triangle.png | ||
+ | |[[file:status-network-roaming-triangle.png|75px]] | ||
+ | |network-roaming-triangle@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-roaming-triangle@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-roaming-triangle.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-roaming.png | ||
+ | |[[file:status-network-roaming.png|75px]] | ||
+ | |network-roaming@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-roaming@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-roaming.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-umts-active.png | ||
+ | |[[file:status-network-umts-active.png|75px]] | ||
+ | |network-umts-active@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:Status-network-umts-active@4x.png|75px]] | ||
+ | | No | ||
+ | |[[File:Status-network-umts.psd]] | ||
+ | |||
+ | |- | ||
+ | |network-umts-connected.png | ||
+ | |[[file:status-network-umts-connected.png|75px]] | ||
+ | |network-umts-connected@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:Status-network-umts-connected@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-network-umts.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-lte-connected.png | ||
+ | |[[file:Status-network-lte-connected.png|75px]] | ||
+ | |status-network-lte-connected@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:Status-network-lte-connected@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-network-lte.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-lte-active.png | ||
+ | |[[file:Status-network-lte-active.png|75px]] | ||
+ | |status-network-lte-active@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:Status-network-lte-active@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-network-lte.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-lte-dormant.png | ||
+ | |[[file:Status-network-lte-dormant.png|75px]] | ||
+ | |status-network-lte-dormant@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:Status-network-lte-dormant@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-network-lte.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-ltea-connected.png | ||
+ | |[[file:Status-network-ltea-connected.png|75px]] | ||
+ | |status-network-ltea-connected@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:Status-network-ltea-connected@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-network-ltea.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-ltea-active.png | ||
+ | |[[file:Status-network-ltea-active.png|75px]] | ||
+ | |status-network-ltea-active@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:Status-network-ltea-active@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-network-ltea.psd]] | ||
+ | |||
+ | |- | ||
+ | |status-network-ltea-dormant.png | ||
+ | |[[file:Status-network-ltea-dormant.png|75px]] | ||
+ | |status-network-ltea-dormant@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:Status-network-ltea-dormant@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-network-ltea.psd]] | ||
+ | |||
+ | |||
+ | |- | ||
+ | |rssi-flightmode.png | ||
+ | |[[file:status-rssi-flightmode.png|75px]] | ||
+ | |rssi-flightmode@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:rssi-flightmode@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-rssi-flightmode.psd]] | ||
+ | |||
+ | |- | ||
+ | |rssi-0.png | ||
+ | |[[file:status-rssi-0.png|75px]] | ||
+ | |rssi-0@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:rssi-0@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-rssi.psd]] | ||
+ | |||
+ | |- | ||
+ | |rssi-1.png | ||
+ | |[[file:status-rssi-1.png|75px]] | ||
+ | |rssi-1@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:rssi-1@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-rssi.psd]] | ||
+ | |||
+ | |- | ||
+ | |rssi-2.png | ||
+ | |[[file:status-rssi-2.png|75px]] | ||
+ | |rssi-2@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:rssi-2@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-rssi.psd]] | ||
+ | |||
+ | |- | ||
+ | |rssi-3.png | ||
+ | |[[file:status-rssi-3.png|75px]] | ||
+ | |rssi-3@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:rssi-3@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-rssi.psd]] | ||
+ | |||
+ | |- | ||
+ | |rssi-4.png | ||
+ | |[[file:status-rssi-4.png|75px]] | ||
+ | |rssi-4@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:rssi-4@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-rssi.psd]] | ||
+ | |||
+ | |- | ||
+ | |rssi-5.png | ||
+ | |[[file:status-rssi-5.png|75px]] | ||
+ | |rssi-5@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:rssi-5@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-rssi.psd]] | ||
+ | |||
+ | |- | ||
+ | |rssi-error.png | ||
+ | |[[file:status-rssi-error.png|75px]] | ||
+ | |rssi-error@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:rssi-error@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:Status-rssi-error.psd]] | ||
+ | |||
+ | |- | ||
+ | |slider-handle.png | ||
+ | |[[file:status-slider-handle.png|75px]] | ||
+ | |slider-handle@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:slider-handle@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |slider-track.png | ||
+ | |[[file:status-slider-track.png|75px]] | ||
+ | |slider-track@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:slider-track@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |slider-track-progress.png | ||
+ | |[[file:status-slider-track-progress.png|75px]] | ||
+ | |slider-track-progress@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:slider-track-progress@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |status-bar-background.png | ||
+ | |[[file:status-status-bar-background.png|75px]] | ||
+ | |status-bar-background@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:status-bar-background@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |status-bar-menu-dropdown-tab.png | ||
+ | |[[file:status-status-bar-menu-dropdown-tab.png|75px]] | ||
+ | |status-bar-menu-dropdown-tab@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:status-bar-menu-dropdown-tab@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |status-bar-menu-dropdown-tab-pressed.png | ||
+ | |[[file:status-status-bar-menu-dropdown-tab-pressed.png|75px]] | ||
+ | |status-bar-menu-dropdown-tab-pressed@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:status-bar-menu-dropdown-tab-pressed@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |status-bar-separator.png | ||
+ | |[[file:status-status-bar-separator.png|x75]] | ||
+ | |status-bar-separator@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:status-bar-separator@4x.png|4px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |system-menu-lock.png | ||
+ | |[[file:status-system-menu-lock.png|75px]] | ||
+ | |system-menu-lock@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[File:status-system-menu-lock-4x.png|75px]] | ||
+ | | No | ||
+ | |[[file:status-system-menu-lock.psd]] | ||
+ | |||
+ | |- | ||
+ | |system-menu-popup-item-checkmark.png | ||
+ | |[[file:status-system-menu-popup-item-checkmark.png|75px]] | ||
+ | |system-menu-popup-item-checkmark@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:system-menu-popup-item-checkmark@4x.png|75px]] | ||
+ | | No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |tty.png | ||
+ | |[[file:status-tty.png|75px]] | ||
+ | |tty@4x.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |vpn-status-icon.png | ||
+ | |[[file:status-vpn-status-icon.png|75px]] | ||
+ | |vpn-status-icon@4x.png | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |wifi-0.png | ||
+ | |[[file:status-wifi-0.png|75px]] | ||
+ | |wifi-0@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:wifi-0@4x.png]] | ||
+ | | Yes | ||
+ | |[[file:wifi-0@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |wifi-1.png | ||
+ | |[[file:status-wifi-1.png|75px]] | ||
+ | |wifi-1@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:wifi-1@4x.png]] | ||
+ | | Yes | ||
+ | |[[file:wifi-1@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |wifi-2.png | ||
+ | |[[file:status-wifi-2.png|75px]] | ||
+ | |wifi-2@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:wifi-2@4x.png]] | ||
+ | | Yes | ||
+ | |[[file:wifi-2@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |wifi-3.png | ||
+ | |[[file:status-wifi-3.png|75px]] | ||
+ | |wifi-3@4x.png | ||
+ | | Isandunk | ||
+ | | Complete | ||
+ | | [[File:wifi-3@4x.png]] | ||
+ | | Yes | ||
+ | |[[file:wifi-3@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |wifi-connecting.png | ||
+ | |[[file:status-wifi-connecting.png|75px]] | ||
+ | |wifi-connecting@4x.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:wifi-connecting@4x.png|75px]] | ||
+ | | No | ||
+ | |[[file:wifi-connecting.psd]] | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | |screen-recorder-red.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:screen-recorder-red.png|75px]] | ||
+ | | No | ||
+ | |[[file:Status-screen-recorder.psd]] | ||
+ | |||
+ | |- | ||
+ | | | ||
+ | | | ||
+ | |screen-recorder-monochrome.png | ||
+ | | Benjamin | ||
+ | | Complete | ||
+ | | [[file:screen-recorder-monochrome.png|75px]] | ||
+ | | No | ||
+ | |[[file:Status-screen-recorder.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====Screen Lock==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-0.png | ||
+ | |[[file:luna-screen-lock-clock-0.png|75px]] | ||
+ | |screen-lock-clock-0@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-0@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-0@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-1.png | ||
+ | |[[file:luna-screen-lock-clock-1.png|75px]] | ||
+ | |screen-lock-clock-1@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-1@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-1@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-2.png | ||
+ | |[[file:luna-screen-lock-clock-2.png|75px]] | ||
+ | |screen-lock-clock-2@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-2@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-2@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-3.png | ||
+ | |[[file:luna-screen-lock-clock-3.png|75px]] | ||
+ | |screen-lock-clock-3@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-3@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-3@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-4.png | ||
+ | |[[file:luna-screen-lock-clock-4.png|75px]] | ||
+ | |screen-lock-clock-4@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-4@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-4@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-5.png | ||
+ | |[[file:luna-screen-lock-clock-5.png|75px]] | ||
+ | |screen-lock-clock-5@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-5@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-5@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-6.png | ||
+ | |[[file:luna-screen-lock-clock-6.png|75px]] | ||
+ | |screen-lock-clock-6@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-6@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-6@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-7.png | ||
+ | |[[file:luna-screen-lock-clock-7.png|75px]] | ||
+ | |screen-lock-clock-7@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-7@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-7@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-8.png | ||
+ | |[[file:luna-screen-lock-clock-8.png|75px]] | ||
+ | |screen-lock-clock-8@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-8@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-8@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-9.png | ||
+ | |[[file:luna-screen-lock-clock-9.png|75px]] | ||
+ | |screen-lock-clock-9@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-9@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-9@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-colon.png | ||
+ | |[[file:luna-screen-lock-clock-colon.png|75px]] | ||
+ | |screen-lock-clock-colon@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-colon@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-clock-colon@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-clock-decimal.png | ||
+ | |[[file:luna-screen-lock-clock-decimal.png|75px]] | ||
+ | |screen-lock-clock-decimal@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-clock-decimal@4x.png|75px]] | ||
+ | |Yes | ||
+ | ||[[File:screen-lock-clock-decimal@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-incoming-call-off.png | ||
+ | |[[file:luna-screen-lock-incoming-call-off.png|75px]] | ||
+ | |Screen-lock-incoming-call-off@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-incoming-call-off@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-incoming-call-off@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-incoming-call-on.png | ||
+ | |[[file:luna-screen-lock-incoming-call-on.png|75px]] | ||
+ | |Screen-lock-incoming-call-on@4x.png | ||
+ | |Isandunk / Benjamin | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-incoming-call-on@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:Screen-lock-incoming-call-on@4-x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-padlock-off.png | ||
+ | |[[file:luna-screen-lock-padlock-off.png|75px]] | ||
+ | |Screen-lock-padlock-off@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-padlock-off@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |screen-lock-padlock-on.png | ||
+ | |[[file:luna-screen-lock-padlock-on.png|75px]] | ||
+ | |Screen-lock-padlock-on@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:Screen-lock-padlock-on@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |screen-lock-target-scrim.png | ||
+ | |[[file:luna-screen-lock-target-scrim.png|75px]] | ||
+ | |screen-lock-target-scrim@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:screen-lock-target-scrim@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |screen-lock-wallpaper-mask-bottom.png | ||
+ | |[[file:luna-screen-lock-wallpaper-mask-bottom.png|x75]] | ||
+ | |screen-lock-wallpaper-mask-bottom@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:screen-lock-wallpaper-mask-bottom@4x.png|15px]] | ||
+ | |Yes | ||
+ | |[[File:screen-lock-wallpaper-mask-bottom@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |screen-lock-wallpaper-mask-top.png | ||
+ | |[[file:luna-screen-lock-wallpaper-mask-top.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====General UI==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |||
+ | |- | ||
+ | |activity-indicator-32x32.png | ||
+ | |[[file:luna-activity-indicator-32x32.png|x75px]] | ||
+ | |activity-indicator-128x128.png | ||
+ | |Appstache | ||
+ | |Drafting (awaiting upload) | ||
+ | | | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |activity-progress.png | ||
+ | |[[file:luna-activity-progress.png|x75px]] | ||
+ | |activity-progress@4x.png | ||
+ | |Appstache | ||
+ | |Drafting (awaiting upload) | ||
+ | | | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |activity-spinner.png | ||
+ | |[[file:luna-activity-spinner.png|x75]] | ||
+ | |activity-spinner@4x.png | ||
+ | |Appstache | ||
+ | |Drafting (awaiting upload) | ||
+ | | | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |activity-static.png | ||
+ | |[[file:luna-activity-static.png|75px]] | ||
+ | |activity-static@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:activity-static@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |default-app-icon.png | ||
+ | |[[file:luna-default-app-icon.png|75px]] | ||
+ | |default-app-icon@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:default-app-icon@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |empty-launcher.png | ||
+ | |[[file:luna-empty-launcher.png|75px]] | ||
+ | |empty-launcher@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:empty-launcher@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |fullscreen-play-button.png | ||
+ | |[[file:luna-fullscreen-play-button.png|75px]] | ||
+ | |fullscreen-play-button@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:fullscreen-play-button@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |loading-strip.png | ||
+ | |[[file:luna-loading-strip.png|x75px]] | ||
+ | |loading-strip@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:loading-strip@4x.png|20px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |normal-bg.png | ||
+ | |[[file:luna-normal-bg.png|75px]] | ||
+ | |normal-bg@4x.png (WARNING: 10MB file) | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:normal-bg@4x.png|75px]] | ||
+ | |Yes | ||
+ | |Please request from Herrie, too big to store here for now. | ||
+ | |||
+ | |- | ||
+ | |overlay-banner-bg.png | ||
+ | |[[file:luna-overlay-banner-bg.png|x75]] | ||
+ | |overlay-banner-bg@4x.png | ||
+ | |Isandunk | ||
+ | |Complete (Deprecated) | ||
+ | |[[File:overlay-banner-bg@4x.png|5px]] | ||
+ | |Yes | ||
+ | |[[File:overlay-banner-bg@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |penindicator-ripple.png | ||
+ | |[[file:luna-penindicator-ripple.png|75px]] | ||
+ | |penindicator-ripple@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:penindicator-ripple@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:penindicator-ripple.psd]] | ||
+ | |||
+ | |- | ||
+ | |popup-bg.png | ||
+ | |[[file:luna-popup-bg.png|75px]] | ||
+ | |popup-bg@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:popup-bg@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:popup-bg@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |scrim.png | ||
+ | |[[file:luna-scrim.png|75px]] | ||
+ | |scrim@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:scrim@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:scrim@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |search-field-bg-launcher.png | ||
+ | |[[file:launcher-search-field-bg-launcher.png|75px]] | ||
+ | |search-field-bg-launcher@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:search-field-bg-launcher@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-button-launcher.png | ||
+ | |[[file:launcher-search-button-launcher.png|75px]] | ||
+ | |search-button-launcher@4x.png | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:search-button-launcher@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-pill.png | ||
+ | |[[file:luna-search-pill.png|75px]] | ||
+ | |search-pill@4x.png | ||
+ | |Appstache | ||
+ | |Complete (Obsolete) | ||
+ | |[[File:search-pill@4x.png|75px]] | ||
+ | |Yes | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |spinner.png | ||
+ | |[[file:luna-spinner.png|75px]] | ||
+ | |spinner@4x.png | ||
+ | |Appstache | ||
+ | |Drafting | ||
+ | |[[File:spinner@4x.png|75px]] | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |warning-icon.png | ||
+ | |[[file:luna-warning-icon.png|75px]] | ||
+ | |warning-icon@4x.png | ||
+ | | | ||
+ | | | ||
+ | |[[File:warning-icon@4x.png|75px]] | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |warning-system.png | ||
+ | |[[file:luna-warning-system.png|75px]] | ||
+ | |warning-system@4x.png | ||
+ | | | ||
+ | | | ||
+ | |[[File:warning-system@4x.png|75px]] | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |wm-corner-bottom-left.png | ||
+ | |[[file:luna-wm-corner-bottom-left.png|75px]] | ||
+ | |wm-corner-bottom-left@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:wm-corner-bottom-left@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[file:wm-rounded-corners.psd]] | ||
+ | |||
+ | |- | ||
+ | |wm-corner-bottom-right.png | ||
+ | |[[file:luna-wm-corner-bottom-right.png|75px]] | ||
+ | |wm-corner-bottom-right@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:wm-corner-bottom-right@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[file:wm-rounded-corners.psd]] | ||
+ | |||
+ | |- | ||
+ | |wm-corner-top-left.png | ||
+ | |[[file:luna-wm-corner-top-left.png|75px]] | ||
+ | |wm-corner-top-left@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:wm-corner-top-left@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[file:wm-rounded-corners.psd]] | ||
+ | |||
+ | |- | ||
+ | |wm-corner-top-right.png | ||
+ | |[[file:luna-wm-corner-top-right.png|75px]] | ||
+ | |wm-corner-top-right@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:wm-corner-top-right@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[file:wm-rounded-corners.psd]] | ||
+ | |||
+ | |- | ||
+ | |bell_off.png | ||
+ | |[[file:luna-bell_off.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |card-shadow-tile.png | ||
+ | |[[file:luna-card-shadow-tile.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dashboard-mask-bottom.png | ||
+ | |[[file:luna-dashboard-mask-bottom.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dashboard-mask-top.png | ||
+ | |[[file:luna-dashboard-mask-top.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dashboard-scroll-fade.png | ||
+ | |[[file:luna-dashboard-scroll-fade.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |fsck-usb.png | ||
+ | |[[file:luna-fsck-usb.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |glow-bg.png | ||
+ | |[[file:luna-glow-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |loading-bg.png | ||
+ | |[[file:luna-loading-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |loading-glow.png | ||
+ | |[[file:luna-loading-glow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-arrow-down.png | ||
+ | |[[file:luna-menu-arrow-down.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-arrow-up.png | ||
+ | |[[file:luna-menu-arrow-up.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-divider.png | ||
+ | |[[file:luna-menu-divider.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-dropdown-bg.png | ||
+ | |[[file:luna-menu-dropdown-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-dropdown-scrollfade-bottom.png | ||
+ | |[[file:luna-menu-dropdown-scrollfade-bottom.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-dropdown-scrollfade-top.png | ||
+ | |[[file:luna-menu-dropdown-scrollfade-top.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-dropdown-swipe-bg.png | ||
+ | |[[file:luna-menu-dropdown-swipe-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-dropdown-swipe-highlight.png | ||
+ | |[[file:luna-menu-dropdown-swipe-highlight.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |menu-selection-gradient-default.png | ||
+ | |[[file:luna-menu-selection-gradient-default.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |normal-usb.png | ||
+ | |[[file:luna-normal-usb.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |notification-music-indicator.png | ||
+ | |[[file:luna-notification-music-indicator.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |notification-ringtone-indicator.png | ||
+ | |[[file:luna-notification-ringtone-indicator.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |notification-volume-indicator.png | ||
+ | |[[file:luna-notification-volume-indicator.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |transient-alart-bg.png | ||
+ | |[[file:luna-transient-alart-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====Keyboard Phone (folder)==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |drag-handle.png | ||
+ | |[[file:kbp-drag-handle.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |drag-highlight.png | ||
+ | |[[file:kbp-drag-highlight.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-delete.png | ||
+ | |[[file:kbp-icon-delete.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-hide-keyboard.png | ||
+ | |[[file:kbp-icon-hide-keyboard.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-shift-lock.png | ||
+ | |[[file:kbp-icon-shift-lock.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-shift-on.png | ||
+ | |[[file:kbp-icon-shift-on.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-shift.png | ||
+ | |[[file:kbp-icon-shift.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-black.png | ||
+ | |[[file:kbp-key-black.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-gray.png | ||
+ | |[[file:kbp-key-gray.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-shift-lock.png | ||
+ | |[[file:kbp-key-shift-lock.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-shift-on.png | ||
+ | |[[file:kbp-key-shift-on.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-white.png | ||
+ | |[[file:kbp-key-white.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |keyboard-bg.png | ||
+ | |[[file:kbp-keyboard-bg.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |popup-bg-2.png | ||
+ | |[[file:kbp-popup-bg-2.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |popup-bg.png | ||
+ | |[[file:kbp-popup-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |popup-key.png | ||
+ | |[[file:kbp-popup-key.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====Keyboard Tablet (folder)==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |drag-handle.png | ||
+ | |[[file:kbt-drag-handle.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |drag-highlight.png | ||
+ | |[[file:kbt-drag-highlight.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-delete.png | ||
+ | |[[file:kbt-icon-delete.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-hide-keyboard.png | ||
+ | |[[file:kbt-icon-hide-keyboard.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-shift-lock.png | ||
+ | |[[file:kbt-icon-shift-lock.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-shift-on.png | ||
+ | |[[file:kbt-icon-shift-on.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-shift.png | ||
+ | |[[file:kbt-icon-shift.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-globe.png | ||
+ | |[[file:kbt-icon-globe.png|75px]] | ||
+ | |icon-globe@4x.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[file:kbt-icon-globe@4x.png|75px]] | ||
+ | | | ||
+ | |[[File:kbt-icon-globe.psd]] | ||
+ | |||
+ | |- | ||
+ | |key-black.png | ||
+ | |[[file:kbt-key-black.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-gray.png | ||
+ | |[[file:kbt-key-gray.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-shift-lock.png | ||
+ | |[[file:kbt-key-shift-lock.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-shift-on.png | ||
+ | |[[file:kbt-key-shift-on.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |key-white.png | ||
+ | |[[file:kbt-key-white.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |keyboard-bg.png | ||
+ | |[[file:kbt-keyboard-bg.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |popup-bg-2.png | ||
+ | |[[file:kbt-popup-bg-2.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |popup-bg.png | ||
+ | |[[file:kbt-popup-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |popup-key.png | ||
+ | |[[file:kbt-popup-key.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====PIN==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! ''' PSD/AI/EPS/SVG source ''' | ||
+ | |||
+ | |- | ||
+ | |button-black.png | ||
+ | |[[file:pin-button-black.png|75px]] | ||
+ | |button-black@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:button-black@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:button-black@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |button-black-press.png | ||
+ | |[[file:pin-button-black-press.png|75px]] | ||
+ | |button-black-press@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:button-black-press@4x.png|75px]] | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |button-green.png | ||
+ | |[[file:pin-button-green.png|75px]] | ||
+ | |button-green@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:button-green@4x.png|75px]] | ||
+ | |No | ||
+ | |[[File:button-green@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |button-green-press.png | ||
+ | |[[file:pin-button-green-press.png|75px]] | ||
+ | |button-green-press@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:button-green-press@4x.png|75px]] | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |icon-delete.png | ||
+ | |[[file:pin-icon-delete.png|75px]] | ||
+ | |icon-delete@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:icon-delete@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:icon-delete@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |password-lock-field.png | ||
+ | |[[file:pin-password-lock-field.png|75px]] | ||
+ | |password-lock-field@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:password-lock-field@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:password-lock-field@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |pin-grid.png | ||
+ | |[[file:pin-pin-grid.png|75px]] | ||
+ | |pin-grid@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:pin-grid@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:pin-grid@4x.psd]] | ||
+ | |||
+ | |- | ||
+ | |pin-key-highlight.png | ||
+ | |[[file:pin-pin-key-highlight.png|75px]] | ||
+ | |pin-key-highlight@4x.png | ||
+ | |Isandunk | ||
+ | |Complete | ||
+ | |[[File:pin-key-highlight@4x.png|75px]] | ||
+ | |Yes | ||
+ | |[[File:pin-key-highlight@4x.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====Launcher (folder)==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |dark-arrow-left.png | ||
+ | |[[file:launcher-dark-arrow-left.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dark-arrow-right.png | ||
+ | |[[file:launcher-dark-arrow-right.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |edit-button-delete.png | ||
+ | |[[file:launcher-edit-button-delete.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |edit-button-done.png | ||
+ | |[[file:launcher-edit-button-done.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |edit-button-remove.png | ||
+ | |[[file:launcher-edit-button-remove.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |edit-icon-bg-light.png | ||
+ | |[[file:launcher-edit-icon-bg-light.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |edit-icon-bg-small-light.png | ||
+ | |[[file:launcher-edit-icon-bg-small-light.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |edit-icon-bg-small.png | ||
+ | |[[file:launcher-edit-icon-bg-small.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |edit-icon-bg.png | ||
+ | |[[file:launcher-edit-icon-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |launcher-bg.png | ||
+ | |[[file:launcher-launcher-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |launcher-bg64.png | ||
+ | |[[file:launcher-launcher-bg64.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |launcher-empty-page.png | ||
+ | |[[file:launcher-launcher-empty-page.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |launcher-icon-64.png | ||
+ | |[[file:launcher-launcher-icon-64.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |launcher-icon-72.png | ||
+ | |[[file:launcher-launcher-icon-72.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |launcher-scrollfade-bottom.png | ||
+ | |[[file:launcher-launcher-scrollfade-bottom.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |launcher-scrollfade-top.png | ||
+ | |[[file:launcher-launcher-scrollfade-top.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |launcher-touch-feedback.png | ||
+ | |[[file:launcher-launcher-touch-feedback.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |list-divider.png | ||
+ | |[[file:launcher-list-divider.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |quicklaunch-bg-solid.png | ||
+ | |[[file:launcher-quicklaunch-bg-solid.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |quicklaunch-bg.png | ||
+ | |[[file:launcher-quicklaunch-bg.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |quicklaunch-button-launcher.png | ||
+ | |[[file:launcher-quicklaunch-button-launcher.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |quicklaunch-button-search.png | ||
+ | |[[file:launcher-quicklaunch-button-search.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |quicklaunch-shadow-original.png | ||
+ | |[[file:launcher-quicklaunch-shadow-original.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |quicklaunch-shadow.png | ||
+ | |[[file:launcher-quicklaunch-shadow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-button-launcher.png | ||
+ | |[[file:launcher-search-button-launcher.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |search-field-bg-launcher.png | ||
+ | |[[file:launcher-search-field-bg-launcher.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |superscroll-bg-highlight.png | ||
+ | |[[file:launcher-superscroll-bg-highlight.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |superscroll-bg.png | ||
+ | |[[file:launcher-superscroll-bg.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |tab-bg.png | ||
+ | |[[file:launcher-tab-bg.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |tab-divider.png | ||
+ | |[[file:launcher-tab-divider.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |tab-highlight.png | ||
+ | |[[file:launcher-tab-highlight.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |tab-selected-bg.png | ||
+ | |[[file:launcher-tab-selected-bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |tab-shadow-original.png | ||
+ | |[[file:launcher-tab-shadow-original.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |tab-shadow.png | ||
+ | |[[file:launcher-tab-shadow.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | ====Dockmode (folder)==== | ||
+ | =====Dockmode (root)===== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |dropdown-bg-row-highlight.png | ||
+ | |[[file:dock-dropdown-bg-row-highlight.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dropdown-bg-row.png | ||
+ | |[[file:dock-dropdown-bg-row.png|x75]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |loading-glow.png | ||
+ | |[[file:dock-loading-glow.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |time-icon-48x48.png | ||
+ | |[[file:dock-time-icon-48x48.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | =====Dockmode - Time (root)===== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |clock_bg.png | ||
+ | |[[file:dock-t-clock_bg.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======Dockmode - Time - Analog (root)====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |base.png | ||
+ | |[[file:dock-ta-base.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |hour.png | ||
+ | |[[file:dock-ta-hour.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |minute.png | ||
+ | |[[file:dock-ta-minute.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |second.png | ||
+ | |[[file:dock-ta-second.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ======Dockmode - Time - Analog - Glass====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |base.png | ||
+ | |[[file:dock-ta-base.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |hour.png | ||
+ | |[[file:dock-ta-hour.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |minute.png | ||
+ | |[[file:dock-ta-minute.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |second.png | ||
+ | |[[file:dock-ta-second.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ======Dockmode - Time - Analog - Matte====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |base.png | ||
+ | |[[file:dock-ta-base.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |hour.png | ||
+ | |[[file:dock-ta-hour.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |minute.png | ||
+ | |[[file:dock-ta-minute.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |second.png | ||
+ | |[[file:dock-ta-second.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ======Dockmode - Time - Digital - Landscape====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |flippers-date-mask.png | ||
+ | |[[file:dock-tdl-flippers-date-mask.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flippers-date.png | ||
+ | |[[file:dock-tdl-flippers-date.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flippers-time-mask.png | ||
+ | |[[file:dock-tdl-flippers-time-mask.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flippers-time.png | ||
+ | |[[file:dock-tdl-flippers-time.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ======Dockmode - Time - Digital - Portait====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |divider.png | ||
+ | |[[file:dock-tdp-divider.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |dots.png | ||
+ | |[[file:dock-tdp-dots.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flippers-date-mask.png | ||
+ | |[[file:dock-tdp-flippers-date-mask.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flippers-date.png | ||
+ | |[[file:dock-tdp-flippers-date.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flippers-time-mask.png | ||
+ | |[[file:dock-tdp-flippers-time-mask.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |flippers-time.png | ||
+ | |[[file:dock-tdp-flippers-time.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ======Dockmode - Time - Indicator====== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File Preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' | ||
+ | |||
+ | |- | ||
+ | |off.png | ||
+ | |[[file:dock-ti-off.png|75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |on.png | ||
+ | |[[file:dock-ti-on.png|x75px]] | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ===Application icons=== | ||
+ | |||
+ | ====Generic items==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''Name''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |Application icon generic background | ||
+ | |isandunk | ||
+ | |Complete | ||
+ | |[[File:webOS-app-icon-background.png|128px]] | ||
+ | |N/A | ||
+ | |[[File:webOS-app-icon-background.psd]] | ||
+ | |- | ||
+ | |Settings icon generic background | ||
+ | |isandunk | ||
+ | |Complete | ||
+ | |[[File:webOS-settings-background.png|128px]] | ||
+ | |N/A | ||
+ | |[[File:webOS-settings-background.psd]] | ||
+ | |} | ||
+ | |||
+ | ====Preware==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |icon.png | ||
+ | |preware-icon@4x.png | ||
+ | |virox | ||
+ | |Complete | ||
+ | |[[File:preware-icon@4x.png|128px]] | ||
+ | |? | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====Update==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |icon-update-64x64.png | ||
+ | |[[File:icon-update-64x64.png|64px]] | ||
+ | |icon-update-256x256.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-update-256x256.png|64px]] | ||
+ | | | ||
+ | |[[:File:Update-icon.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-update-256x256.png | ||
+ | |[[File:icon-update-256x256.png|64px]] | ||
+ | |icon-update-1024x1024.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-update-1024x1024.png|128px]] | ||
+ | | | ||
+ | |[[:File:Update-icon.psd]] | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ====Settings==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |icon-settings-64.png | ||
+ | |[[File:icon-settings-64.png|64px]] | ||
+ | |icon-settings-256.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-settings-256.png|64px]] | ||
+ | | | ||
+ | |[[:File:icon-settings.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-setting-256.png | ||
+ | |[[File:icon-settings-256.png|64px]] | ||
+ | |icon-settings-1024.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-settings-1024.png|128px]] | ||
+ | | | ||
+ | |[[:File:icon-settings.psd]] | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | |||
+ | |||
+ | ====PDF==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |icon-pdf-variant1-64.png | ||
+ | |[[File:icon-pdf-variant1-64.png|64px]] | ||
+ | |icon-pdf-variant1-256.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-pdf-variant1-256.png|64px]] | ||
+ | | | ||
+ | |[[:File:icon-pdf-variant1.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-pdf-variant1-256.png | ||
+ | |[[File:icon-pdf-variant1-256.png|64px]] | ||
+ | |icon-pdf-variant1-1024.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-pdf-variant1-1024.png|128px]] | ||
+ | | | ||
+ | |[[:File:icon-pdf-variant1.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-pdf-variant2-64.png | ||
+ | |[[File:icon-pdf-variant2-64.png|64px]] | ||
+ | |icon-pdf-variant2-256.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-pdf-variant2-256.png|64px]] | ||
+ | | | ||
+ | |[[:File:icon-pdf-variant2.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-pdf-variant2-256.png | ||
+ | |[[File:icon-pdf-variant2-256.png|64px]] | ||
+ | |icon-pdf-variant2-1024.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-pdf-variant2-1024.png|128px]] | ||
+ | | | ||
+ | |[[:File:icon-pdf-variant2.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ====Testr==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''1x File preview''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |icon-testr-64.png | ||
+ | |[[File:icon-testr-64.png|64px]] | ||
+ | |icon-testr-256.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-testr-256.png|64px]] | ||
+ | | | ||
+ | |[[:File:icon-testr.psd]] | ||
+ | |||
+ | |- | ||
+ | |icon-testr-256.png | ||
+ | |[[File:icon-testr-256.png|64px]] | ||
+ | |icon-testr-1024.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-testr-1024.png|128px]] | ||
+ | | | ||
+ | |[[:File:icon-testr.psd]] | ||
+ | |||
+ | |||
+ | |} | ||
+ | |||
+ | ====Developer Mode==== | ||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | !'''1x Filename''' !! '''4x Filename''' !! '''Assigned to''' !! '''Status''' !! '''4x File preview''' !! '''In rootfs?''' !! '''PSD/AI/EPS/SVG source''' | ||
+ | |||
+ | |- | ||
+ | |devmode.png | ||
+ | |icon-devmode-256.png | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:icon-devmode-256.png|128px]] | ||
+ | |? | ||
+ | |[[:File:icon-devmode-256.psd]] | ||
+ | |||
+ | |} | ||
+ | |||
+ | ===New/Custom Work=== | ||
+ | Since we'll probably be adding/reimplementing things in the long-run, we're going to be needing some brand new graphics. Requests (new and finished) go here. | ||
+ | |||
+ | {| border="1"; cellpadding="5"; width="100%" class="wikitable" | ||
+ | |- | ||
+ | |'''Filename''' | ||
+ | |'''Description''' | ||
+ | |'''Assigned to''' | ||
+ | |'''Status''' | ||
+ | |'''File preview''' | ||
+ | |'''In rootfs?''' | ||
+ | |'''PSD/AI/EPS/SVG source''' | ||
+ | |- | ||
+ | |luneos-logo-normal.png | ||
+ | |The LuneOS logo, for use on the bootscreen. | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:luneos-logo-normal.png]] | ||
+ | |No | ||
+ | |[[File:luneos-logo-normal.psd]] | ||
+ | |||
+ | |- | ||
+ | |luneos-logo-glow.png | ||
+ | |The LuneOS logo, for use on the bootscreen. (Glowing) | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:luneos-logo-glow.png]] | ||
+ | |No | ||
+ | |[[File:luneos-logo-glow.psd]] | ||
+ | |||
+ | |- | ||
+ | |Luneos-logo-256.png | ||
+ | |The LuneOS logo, for use in webapp launcher and as default app icon. 256px | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:Luneos-logo-256.png|75px]] | ||
+ | |No | ||
+ | |[[File:Luneos-logo-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |Luneos-logo-1024.png | ||
+ | |The LuneOS logo, for use in webapp launcher and as default app icon. 1024px | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:Luneos-logo-1024.png|128px]] | ||
+ | |No | ||
+ | |[[File:Luneos-logo-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |Luneos-logo-dropshadow-256.png | ||
+ | |The LuneOS logo, for use in webapp launcher and as default app icon. 256px with drop shadow. | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:Luneos-logo-dropshadow-256.png|75px]] | ||
+ | |No | ||
+ | |[[File:Luneos-logo-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |Luneos-logo-dropshadow-1024.png | ||
+ | |The LuneOS logo, for use in webapp launcher and as default app icon. 1024px with drop shadow. | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:Luneos-logo-dropshadow-1024.png|128px]] | ||
+ | |No | ||
+ | |[[File:Luneos-logo-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |Luneos-logo-mono-256.png | ||
+ | |The LuneOS monochrome logo, for use in webapp launcher and as default app icon. 256px | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:Luneos-logo-mono-256.png|75px]] | ||
+ | |No | ||
+ | |[[File:Luneos-logo-mono-1024.psd|128px]] | ||
+ | |||
+ | |- | ||
+ | |Luneos-logo-mono-1024.png | ||
+ | |The LuneOS monochrome logo, for use in webapp launcher and as default app icon. 1024px | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:Luneos-logo-mono-1024.png|128px]] | ||
+ | |No | ||
+ | |[[File:Luneos-logo-mono-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |Luneos-logo-mono-dropshadow-256.png | ||
+ | |The LuneOS monochrome logo, for use in webapp launcher and as default app icon. 256px with drop shadow. | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:Luneos-logo-mono-dropshadow-256.png|75px]] | ||
+ | |No | ||
+ | |[[File:Luneos-logo-mono-1024.psd|128px]] | ||
+ | |||
+ | |- | ||
+ | |Luneos-logo-mono-dropshadow-1024.png | ||
+ | |The LuneOS monochrome logo, for use in webapp launcher and as default app icon. 1024px with drop shadow. | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:Luneos-logo-mono-dropshadow-1024.png|128px]] | ||
+ | |No | ||
+ | |[[File:Luneos-logo-mono-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |luneos-website-logo-1024x1024.png | ||
+ | |The LuneOS website logo, for use on the website. 1024px | ||
+ | |Benjamin | ||
+ | |Complete | ||
+ | |[[File:luneos-website-logo-1024.png]] | ||
+ | |No | ||
+ | |[[File:luneos-website-logo-1024.psd]] | ||
+ | |||
+ | |- | ||
+ | |ports-logo-normal.png | ||
+ | |The webOS Ports logo, for use on the bootscreen. | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:ports-logo-normal.png]] | ||
+ | |No | ||
+ | |[[File:ports-logo-normal.psd]] | ||
+ | |||
+ | |- | ||
+ | |ports-logo-glow.png | ||
+ | |The webOS Ports logo, for use on the bootscreen. (Glowing) | ||
+ | |Appstache | ||
+ | |Complete | ||
+ | |[[File:ports-logo-glow.png]] | ||
+ | |No | ||
+ | |[[File:ports-logo-glow.psd]] | ||
+ | |||
+ | |- | ||
+ | |emoticon-frown.png | ||
+ | |Smiley- :( | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |emoticon-cry.png | ||
+ | |Smiley- :'( | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |emoticon-smile.png | ||
+ | |Smiley- :) | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |No | ||
| | | | ||
− | |||
|- | |- | ||
Line 1,452: | Line 7,174: | ||
| | | | ||
|No | |No | ||
+ | | | ||
|- | |- | ||
Line 1,460: | Line 7,183: | ||
| | | | ||
|No | |No | ||
+ | | | ||
|- | |- | ||
Line 1,468: | Line 7,192: | ||
| | | | ||
|No | |No | ||
+ | | | ||
|- | |- | ||
Line 1,476: | Line 7,201: | ||
| | | | ||
|No | |No | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |LunaNext-Architecture-Diag.png | ||
+ | |The LuneOS architecture diagram (needs updating a bit) | ||
+ | |Isandunk/Benjamin | ||
+ | |In progress | ||
+ | |[[File:LunaNext-Architecture-Diag.png]] | ||
+ | |No | ||
+ | |[[File:LunaNext_Arch_Diag.zip]] | ||
+ | |||
+ | |||
|} | |} |
Latest revision as of 14:57, 13 May 2015
Open webOS contains a large quantity of graphical assets that are based at 72dpi, the original pixel density of the Touchpad in PNG-24 format. Most of these images reside in Luna, as part of the UI.
Unfortunately, the source files for these assets have not been open sourced.
Therefore, as we begin to port to devices that have higher pixel densities, we will require graphics of a much greater size to display clearly on these screens. In order to solve this requirement, we will need to recreate the existing ones in a scalable/future-proof format.
Specifications / Guidelines
The launcher can render high-DPI bitmaps, so app icons should be large. As of Café au lait, our version of webkit cannot display high-DPI images on any supported device. It *can* display SVG images, so vector images are more useful at present. They should not need more work as we support different displays.
What we have:
- 1x size baseline: The existing graphic set is formatted for a 10-inch screen at 1024x768.
What we need right now:
- 1.75x size for phones: For phones such as the GNex, we need graphics that are formatted for a 4-inch screen at 1280x800.
- 2x size for future tablets: For future high-res tablets (as this is the direction the market is going), we need graphics that are formatted for a 10-inch screen at 2560x1600.
What should have for the future:
- 4x size for future-proofing: As displays have recently doubled in size, what's to say they won't do the same again? Or perhaps Open webOS will be ported to something with a 4k screen in future? Naturally we don't know, so it's best to be safe and aim high.
What to do:
- The images we need recreated in higher resolution can all be found below in their respective sections.
- Each recreation must be exactly 4x the size of the original image and match the original as closely as possible in terms of style - consistency is vital if Open webOS is to look like a professional product.
- Please bear in mind that most assets have some kind of alpha transparency (hence the requirement for PNG-24 assets) which can affect their final appearance in situ.
- Current assets have been recreated in Photoshop or Illustrator. It is recommended that any work you do is in one of these two Adobe products, as it allows for interoperability at a later date if required.
- If you are working in Photoshop, please draw all shapes as vectors and apply layer styles to each layer so that you are not working 'destructively' and so that your work can be easily transfered to another PSD if needed.
- In terms of format, please provide both a resolution independent PSD/AI/EPS/SVG source file (if possible) and a 4x sized PNG-24 file.
Assets
Assignees
When you start work on an asset, add it's filename and your username below. This way, we can coordinate and make sure people don't do unnecessary work.
When you finish work on a given asset, please mark it as complete, upload it's PNG to the wiki via Special:Upload and add it to the page along with a link to the PSD/SVG source file.
Note: Some image previews on this page may be smaller than the actual high resolution asset. Please be sure to grab the correct copy by clicking the image if needed.
Core Application image assets
There are several assets required for recreation in each of the Core Apps that come bundled with Open webOS. Please refer to each particular page for relevant assets:
Accounts App
Files
Deprecated Graphics
The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below.
1x Filename | 1x File Preview | Deprecated by | Confirmed by | Reason |
---|
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
icon.png | ![]() |
icon@4x.png | ||||
icon-256x256.png | ![]() |
icon-256x256@4x.png |
General assets
Calculator App
Files
Deprecated Graphics
The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below.
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon.png | ![]() |
calc-icon@4x.png | Benjamin | Complete | ![]() |
File:Calc-icon.psd | |
icon-256x256.png | ![]() |
calc-icon-256x256@4x.png | Benjamin | Complete | ![]() |
File:Calc-icon.psd |
General assets
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
lcd-readout.png | ![]() |
isandunk | File:Lcd-readout@4x.psd | ||||
key.png | ![]() |
key@4x.png | isandunk | Complete | ![]() |
File:Key@4x.psd | |
key-operator.png | ![]() |
key-operator@4x.png | isandunk | Complete | ![]() |
File:Key-operator@4x.psd | |
key-operator-down.png | ![]() |
isandunk | |||||
key-down.png | ![]() |
isandunk | |||||
key-command.png | ![]() |
key-command@4x.png | isandunk | Complete | ![]() |
File:Key-command@4x.psd | |
key-command-down.png | ![]() |
isandunk | |||||
calc-bg.png | ![]() |
isandunk | |||||
backspace.png | ![]() |
isandunk | |||||
backdrop.png | ![]() |
backdrop@4x.png | isandunk | Complete | ![]() |
File:Backdrop@4x.psd |
Calendar App
Files
Deprecated Graphics
The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below.
1x Filename | 1x File Preview | Deprecated by | Confirmed by | Reason |
---|
Assets
General Assets
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|
File:icon-calendar-64.png | ![]() |
File:icon-calendar-256.png | Benjamin | Complete | ![]() |
File:icon-calendar-1024.psd |
File:icon-calendar-256.png | ![]() |
File:icon-calendar-1024.png | Benjamin | Complete | ![]() |
File:icon-calendar-1024.psd |
Application Icon
Launcher (folder)
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
icon-01.png | ![]() |
File:icon-calendar-1024-01.png | Benjamin | Completed | ![]() |
|
icon-02.png | ![]() |
File:icon-calendar-1024-02.png | Benjamin | Completed | ![]() |
|
icon-03.png | ![]() |
File:icon-calendar-1024-03.png | Benjamin | Completed | ![]() |
|
icon-04.png | ![]() |
File:icon-calendar-1024-04.png | Benjamin | Completed | ![]() |
|
icon-05.png | ![]() |
File:icon-calendar-1024-05.png | Benjamin | Completed | ![]() |
|
icon-06.png | ![]() |
File:icon-calendar-1024-06.png | Benjamin | Completed | ![]() |
|
icon-07.png | ![]() |
File:icon-calendar-1024-07.png | Benjamin | Completed | ![]() |
|
icon-08.png | ![]() |
File:icon-calendar-1024-08.png | Benjamin | Completed | ![]() |
|
icon-09.png | ![]() |
File:icon-calendar-1024-09.png | Benjamin | Completed | ![]() |
|
icon-1.png | ![]() |
File:icon-calendar-1024-1.png | Benjamin | Completed | ![]() |
|
icon-10.png | ![]() |
File:icon-calendar-1024-10.png | Benjamin | Completed | ![]() |
|
icon-11.png | ![]() |
File:icon-calendar-1024-11.png | Benjamin | Completed | ![]() |
|
icon-12.png | ![]() |
File:icon-calendar-1024-12.png | Benjamin | Completed | ![]() |
|
icon-13.png | ![]() |
File:icon-calendar-1024-13.png | Benjamin | Completed | ![]() |
|
icon-14.png | ![]() |
File:icon-calendar-1024-14.png | Benjamin | Completed | ![]() |
|
icon-15.png | ![]() |
File:icon-calendar-1024-15.png | Benjamin | Completed | ![]() |
|
icon-16.png | ![]() |
File:icon-calendar-1024-16.png | Benjamin | Completed | ![]() |
|
icon-17.png | ![]() |
File:icon-calendar-1024-17.png | Benjamin | Completed | ![]() |
|
icon-18.png | ![]() |
File:icon-calendar-1024-18.png | Benjamin | Completed | ![]() |
|
icon-19.png | ![]() |
File:icon-calendar-1024-19.png | Benjamin | Completed | ![]() |
|
icon-2.png | ![]() |
File:icon-calendar-1024-2.png | Benjamin | Completed | ![]() |
|
icon-20.png | ![]() |
File:icon-calendar-1024-20.png | Benjamin | Completed | ![]() |
|
icon-21.png | ![]() |
File:icon-calendar-1024-21.png | Benjamin | Completed | ![]() |
|
icon-22.png | ![]() |
File:icon-calendar-1024-22.png | Benjamin | Completed | ![]() |
|
icon-23.png | ![]() |
File:icon-calendar-1024-23.png | Benjamin | Completed | ![]() |
|
icon-24.png | ![]() |
File:icon-calendar-1024-24.png | Benjamin | Completed | ![]() |
|
icon-25.png | ![]() |
File:icon-calendar-1024-25.png | Benjamin | Completed | ![]() |
|
icon-26.png | ![]() |
File:icon-calendar-1024-26.png | Benjamin | Completed | ![]() |
|
icon-27.png | ![]() |
File:icon-calendar-1024-27.png | Benjamin | Completed | ![]() |
|
icon-28.png | ![]() |
File:icon-calendar-1024-28.png | Benjamin | Completed | ![]() |
|
icon-29.png | ![]() |
File:icon-calendar-1024-29.png | Benjamin | Completed | ![]() |
|
icon-3.png | ![]() |
File:icon-calendar-1024-3.png | Benjamin | Completed | ![]() |
|
icon-30.png | ![]() |
File:icon-calendar-1024-30.png | Benjamin | Completed | ![]() |
|
icon-31.png | ![]() |
File:icon-calendar-1024-31.png | Benjamin | Completed | ![]() |
|
icon-4.png | ![]() |
File:icon-calendar-1024-4.png | Benjamin | Completed | ![]() |
|
icon-5.png | ![]() |
File:icon-calendar-1024-5.png | Benjamin | Completed | ![]() |
|
icon-6.png | ![]() |
File:icon-calendar-1024-6.png | Benjamin | Completed | ![]() |
|
icon-7.png | ![]() |
File:icon-calendar-1024-7.png | Benjamin | Completed | ![]() |
|
icon-8.png | ![]() |
File:icon-calendar-1024-8.png | Benjamin | Completed | ![]() |
|
icon-9.png | ![]() |
File:icon-calendar-1024-9.png | Benjamin | Completed | ![]() |
Clock App
Files
Deprecated Graphics
The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below.
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
icon.png | ![]() |
|||||
icon-256x256.png | ![]() |
General assets
Contacts App
Files
Deprecated Graphics
The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below.
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon.png | ![]() |
||||||
icon-256x256.png | ![]() |
icon-contacts-1024.png | Benjamin | Complete | ![]() |
File:icon-contacts-1024.psd |
General Assets
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
bg_avatar_mask.png | ![]() |
||||||
bg_body.png | ![]() |
||||||
bg_details.png | ![]() |
||||||
bg_details_input_skype.png | ![]() |
||||||
bg_edit_avatar_add.png | ![]() |
||||||
contacts_bg_add_contact.png | ![]() |
contacts_bg_add_contact@4x.png | Benjamin | Complete | ![]() |
File:Contacts bg add contact@4x.psd
| |
bg_edit_favorite.png | ![]() |
||||||
bg_edit_mask.png | ![]() |
||||||
bg_edit_prefix.png | ![]() |
||||||
bg_favorite.png | ![]() |
||||||
bg_favorites_icon_mask.png | ![]() |
||||||
bg_field_new.png | ![]() |
||||||
bg_icon_mask.png | ![]() |
||||||
bg_list_favorite.png | ![]() |
||||||
bg_prefix.png | ![]() |
||||||
btn_edit.png | ![]() |
||||||
btn_linked_profiles.png | ![]() |
||||||
btn_prefix.png | ![]() |
||||||
btn_share.png | ![]() |
||||||
contacts-by-webos.png | ![]() |
||||||
defaultview-panel-tile.png | ![]() |
||||||
details-button-press.png | ![]() |
||||||
details-button.png | ![]() |
||||||
favorites-star-blue.png | ![]() |
||||||
first-launch-contacts.png | ![]() |
||||||
global-search-list-photo-avatar.png | ![]() |
||||||
header-icon-contacts-48x48.png | ![]() |
||||||
header-icon-contacts.png | ![]() |
||||||
menu-icon-favorites.png | ![]() |
||||||
menu-icon-xapp-camera.png | ![]() |
||||||
profiles-clip.png | ![]() |
Email App
Files
Deprecated Graphics
The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below.
1x Filename | 1x File Preview | Deprecated by | Confirmed by | Reason |
---|
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
icon.png | ![]() |
|||||
icon-256x256.png | ![]() |
General Assets
Icons (folder)
Notes App
Files
Deprecated Graphics
The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below.
1x Filename | 1x File Preview | Deprecated by | Confirmed by | Reason |
---|
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon.png | ![]() |
memos-icon@4x.png | Isandunk | Completed | ![]() |
File:Memos-icon.psd | |
icon-256x256.png | ![]() |
memos-icon-256x256@4x.png | Isandunk | Completed | ![]() |
File:Memos-icon.psd |
General Assets
Edit (folder)
Grid (folder)
Search-input (folder)
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
search_cancel.png | ![]() |
Deprecated |
Title-bar (folder)
Filemanager App
Files
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon-filemanager-64.png | ![]() |
icon-filemanager-256.png | Benjamin | Completed | ![]() |
File:Icon-filemanager-1024.psd | |
icon-filemanager-256.png | ![]() |
icon-filemanager-1024.png | Benjamin | Completed | ![]() |
File:Icon-filemanager-1024.psd |
General Assets
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
icon_file.png | ![]() |
Benjamin | New icon required | |||
icon_folder.png | ![]() |
Benjamin | New icon required |
C+ Dav Synergy Connector
Files
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon-caldav-64.png | ![]() |
icon-caldav-256.png | Benjamin | Completed | ![]() |
File:Icon-caldav-1024.psd | |
icon-caldav-256.png | ![]() |
icon-caldav-1024.png | Benjamin | Completed | ![]() |
File:Icon-caldav-1024.psd |
Phone App
Files
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
phone-icon-64x64.png | ![]() |
icon-phone-256.png | Benjamin | Completed | ![]() |
File:Icon-phone-1024.psd | |
icon-phone-256.png | ![]() |
icon-phone-1024.png | Benjamin | Completed | ![]() |
File:Icon-phone-1024.psd |
General Assets
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
screen-lock-incoming-call-off.png | ![]() |
Screen-lock-incoming-call-off@4x.png | Benjamin | Completed | ![]() |
Yes | File:Icon-screen-lock-incoming-call-off-1024.psd |
screen-lock-incoming-call-on.png | ![]() |
Screen-lock-incoming-call-on@4x.png | Benjamin | Not Started | ![]() |
Yes | File:Screen-lock-incoming-call-on@4x.psd |
Mute_on_off.png | ![]() |
Mute_on_off@4x.png | Benjamin | Not Started | 75px | Yes | File:Mute on off@4x.psd |
disconnect-button.png | ![]() |
disconnect-button@4x.png | Benjamin | Completed | ![]() |
Yes | File:Disconnect-button@4x.psd |
dial-button.png | ![]() |
dial-button@4x.png | Benjamin | Completed | ![]() |
Yes | File:Dial-button@4x.psd |
button-ignore-answer.png | ![]() |
button-ignore-answer@4x.png | Benjamin | Not Started | 75px | Yes | File:Button-ignore-answer@4x.psd |
menu-icon-favorites.png | ![]() |
menu-icon-favorites@4x.png | Benjamin | Not Started | 75px | Yes | File:Menu-icon-favorites@4x.psd |
menu-icon-dtmfpad.png | ![]() |
menu-icon-dtmfpad@4x.png | Benjamin | Not Started | 75px | Yes | File:Menu-icon-dtmfpad@4x.psd |
menu-icon-dial.png | ![]() |
menu-icon-dial@4x.png | Benjamin | Not Started | 75px | Yes | File:Menu-icon-dial@4x.psd |
menu-icon-addcall.png | ![]() |
menu-icon-addcall@4x.png | Benjamin | Not Started | 75px | Yes | File:Menu-icon-addcall@4x.psd |
menu-icon-call-log.png | ![]() |
menu-icon-call-log@4x.png | Benjamin | Not Started | 75px | Yes | File:Menu-icon-call-log@4x.psd |
generic-details-view-avatar.png | ![]() |
generic-details-view-avatar@4x.png | Benjamin | Completed | ![]() |
Yes | File:Generic-details-view-avatar@4x.psd
|
Messaging App
Files
Assets
Application Icon
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon-messaging-64.png | ![]() |
icon-messaging-256.png | Benjamin | Completed | ![]() |
File:Icon-messaging-1024.psd | |
icon-messaging-256.png | ![]() |
icon-messaging-1024.png | Benjamin | Completed | ![]() |
File:Icon-messaging-1024.psd |
Luna Next (LunaSysMgr)Files
Deprecated Graphics
The files listed below are believed to have been deprecated and are no longer in use. If you find any more, please add them below. Note: It is not necessary to recreate the HP bootlogo, as we will be using the webOS-ports logo instead (see top-left of wiki.)
General UI
Dockmode
1x Filename | 1x File Preview | Deprecated by | Confirmed by | Reason |
---|---|---|---|---|
dropdown-bg-row-highlight.png | ![]() |
Isandunk |
Status Bar
Assets
Status Bar
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
appname-background.png | ![]() |
appname-background@4x.png | Isandunk | Complete | ![]() |
No | |
bluetooth-connected.png | ![]() |
bluetooth-connected@4x.png | Appstache | Complete | ![]() |
Yes | |
bluetooth-connecting.png | ![]() |
bluetooth-connecting@4x.png | Appstache | Complete | ![]() |
Yes | |
bluetooth-error.png | ![]() |
bluetooth-error@4x.png | Appstache | Complete | ![]() |
Yes | |
bluetooth-on.png | ![]() |
bluetooth-on@4x.png | Appstache | Complete | ![]() |
Yes | |
icon-mute.png | ![]() |
icon-mute@4x.png | Appstache | Complete | ![]() |
Yes | |
icon-mute-off.png | ![]() |
icon-mute-off@4x.png | Appstache | Complete | ![]() |
Yes | |
icon-rotation-lock.png | ![]() |
icon-rotation-lock@4x.png | Appstache | Complete | ![]() |
Yes | |
icon-rotation-lock-off.png | ![]() |
icon-rotation-lock-off@4x.png | Appstache | Complete | ![]() |
Yes | |
menu-arrow.png | ![]() |
menu-arrow@4x.png | Benjamin | Complete | ![]() |
No | File:Status-menu-arrow.psd
|
brightness-less.png | ![]() |
brightness-less@4x.png | Benjamin | Complete | ![]() |
No | File:Status-brightness-less.psd |
brightness-more.png | ![]() |
brightness-more@4x.png | Benjamin | Complete | ![]() |
No | File:Status-brightness-more.psd |
call-forward.png | ![]() |
call-forward@4x.png | Isandunk | WIP | 75px | No | |
hac.png | ![]() |
hac@4x.png | Isandunk | Complete | ![]() |
No | |
icon-airplane.png | ![]() |
icon-airplane@4x.png | Benjamin | Complete | ![]() |
No | File:Icon-airplane.psd |
icon-airplane-off.png | ![]() |
icon-airplane-off@4x.png | Benjamin | Complete | ![]() |
No | File:Icon-airplane-off.psd |
battery-0.png | ![]() |
battery-0@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-0@4x.psd |
battery-1.png | ![]() |
battery-1@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-1@4x.psd |
battery-2.png | ![]() |
battery-2@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-2@4x.psd |
battery-3.png | ![]() |
battery-3@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-3@4x.psd |
battery-4.png | ![]() |
battery-4@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-4@4x.psd |
battery-5.png | ![]() |
battery-5@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-5@4x.psd |
battery-6.png | ![]() |
battery-6@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-6@4x.psd |
battery-7.png | ![]() |
battery-7@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-7@4x.psd |
battery-8.png | ![]() |
battery-8@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-8@4x.psd |
battery-9.png | ![]() |
battery-9@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-9@4x.psd |
battery-10.png | ![]() |
battery-10@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-10@4x.psd |
battery-11.png | ![]() |
battery-11@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-11@4x.psd |
battery-charged.png | ![]() |
battery-charged@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charged@4x.psd |
battery-charging-0.png | ![]() |
battery-charging-0@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-0@4x.psd |
battery-charging-1.png | ![]() |
battery-charging-1@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-1@4x.psd |
battery-charging-2.png | ![]() |
battery-charging-2@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-2@4x.psd |
battery-charging-3.png | ![]() |
battery-charging-3@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-3@4x.psd |
battery-charging-4.png | ![]() |
battery-charging-4@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-4@4x.psd |
battery-charging-5.png | ![]() |
battery-charging-5@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-5@4x.psd |
battery-charging-6.png | ![]() |
battery-charging-6@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-6@4x.psd |
battery-charging-7.png | ![]() |
battery-charging-7@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-7@4x.psd |
battery-charging-8.png | ![]() |
battery-charging-8@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-8@4x.psd |
battery-charging-9.png | ![]() |
battery-charging-9@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-9@4x.psd |
battery-charging-10.png | ![]() |
battery-charging-10@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-10@4x.psd |
battery-charging-11.png | ![]() |
battery-charging-11@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-charging-11@4x.psd |
battery-error.png | ![]() |
battery-error@4x.png | Isandunk | Complete | ![]() |
Yes | File:Battery-error@4x.psd |
network-1x-active.png | ![]() |
network-1x-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-1x.psd |
network-1x-connected.png | ![]() |
network-1x-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-1x.psd |
network-1x-dormant.png | ![]() |
network-1x-dormant@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-1x.psd |
network-3g-active.png | ![]() |
network-3g-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-3g.psd |
network-3g-connected.png | ![]() |
network-3g-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-3g.psd |
network-3g-dormant.png | ![]() |
network-3g-dormant@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-3g.psd
|
network-4g-active.png | ![]() |
network-4g-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-4g.psd |
network-4g-connected.png | ![]() |
network-4g-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-4g.psd |
network-4g-dormant.png | ![]() |
network-4g-dormant@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-4g.psd |
status-network-5g-active.png | ![]() |
status-network-5g-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-5g.psd |
status-network-5g-connected.png | ![]() |
status-network-5g-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-5g.psd |
status-network-5g-dormant.png | ![]() |
status-network-5g-dormant@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-5g.psd
|
network-edge-connected.png | ![]() |
network-edge-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-edge.psd |
network-edge-active.png | ![]() |
network-edge-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-edge.psd |
network-evdo-connected.png | ![]() |
network-evdo-connected@4x.png | |||||
network-evdo-active.png | ![]() |
network-evdo-active@4x.png | |||||
network-evdo-dormant.png | ![]() |
network-evdo-dermant@4x.png | |||||
network-gprs-active.png | ![]() |
network-gprs-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-gprs.psd |
network-gprs-connected.png | ![]() |
network-gprs-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-gprs.psd |
network-hsdpa-active.png | ![]() |
network-hsdpa-active@rx.png | Benjamin | Complete | ![]() |
No | File:Status-network-hsdpa.psd |
network-hsdpa-connected.png | ![]() |
network-hsdpa-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-hsdpa.psd |
network-hsdpa-plus-connected.png | ![]() |
network-hsdpa-plus-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-hsdpa+.psd |
network-roaming-triangle.png | ![]() |
network-roaming-triangle@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-roaming-triangle.psd |
network-roaming.png | ![]() |
network-roaming@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-roaming.psd |
network-umts-active.png | ![]() |
network-umts-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-umts.psd |
network-umts-connected.png | ![]() |
network-umts-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-umts.psd |
status-network-lte-connected.png | ![]() |
status-network-lte-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-lte.psd |
status-network-lte-active.png | ![]() |
status-network-lte-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-lte.psd |
status-network-lte-dormant.png | ![]() |
status-network-lte-dormant@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-lte.psd |
status-network-ltea-connected.png | ![]() |
status-network-ltea-connected@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-ltea.psd |
status-network-ltea-active.png | ![]() |
status-network-ltea-active@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-ltea.psd |
status-network-ltea-dormant.png | ![]() |
status-network-ltea-dormant@4x.png | Benjamin | Complete | ![]() |
No | File:Status-network-ltea.psd
|
rssi-flightmode.png | ![]() |
rssi-flightmode@4x.png | Benjamin | Complete | ![]() |
No | File:Status-rssi-flightmode.psd |
rssi-0.png | ![]() |
rssi-0@4x.png | Benjamin | Complete | ![]() |
No | File:Status-rssi.psd |
rssi-1.png | ![]() |
rssi-1@4x.png | Benjamin | Complete | ![]() |
No | File:Status-rssi.psd |
rssi-2.png | ![]() |
rssi-2@4x.png | Benjamin | Complete | ![]() |
No | File:Status-rssi.psd |
rssi-3.png | ![]() |
rssi-3@4x.png | Benjamin | Complete | ![]() |
No | File:Status-rssi.psd |
rssi-4.png | ![]() |
rssi-4@4x.png | Benjamin | Complete | ![]() |
No | File:Status-rssi.psd |
rssi-5.png | ![]() |
rssi-5@4x.png | Benjamin | Complete | ![]() |
No | File:Status-rssi.psd |
rssi-error.png | ![]() |
rssi-error@4x.png | Benjamin | Complete | ![]() |
No | File:Status-rssi-error.psd |
slider-handle.png | ![]() |
slider-handle@4x.png | Isandunk | Complete | ![]() |
No | |
slider-track.png | ![]() |
slider-track@4x.png | Isandunk | Complete | ![]() |
No | |
slider-track-progress.png | ![]() |
slider-track-progress@4x.png | Isandunk | Complete | ![]() |
No | |
status-bar-background.png | ![]() |
status-bar-background@4x.png | Isandunk | Complete | ![]() |
No | |
status-bar-menu-dropdown-tab.png | ![]() |
status-bar-menu-dropdown-tab@4x.png | Isandunk | Complete | ![]() |
No | |
status-bar-menu-dropdown-tab-pressed.png | ![]() |
status-bar-menu-dropdown-tab-pressed@4x.png | Isandunk | Complete | ![]() |
No | |
status-bar-separator.png | ![]() |
status-bar-separator@4x.png | Isandunk | Complete | ![]() |
No | |
system-menu-lock.png | ![]() |
system-menu-lock@4x.png | Benjamin | Complete | ![]() |
No | File:Status-system-menu-lock.psd |
system-menu-popup-item-checkmark.png | ![]() |
system-menu-popup-item-checkmark@4x.png | Isandunk | Complete | ![]() |
No | |
tty.png | ![]() |
tty@4x.png | |||||
vpn-status-icon.png | ![]() |
vpn-status-icon@4x.png | |||||
wifi-0.png | ![]() |
wifi-0@4x.png | Isandunk | Complete | ![]() |
Yes | File:Wifi-0@4x.psd |
wifi-1.png | ![]() |
wifi-1@4x.png | Isandunk | Complete | ![]() |
Yes | File:Wifi-1@4x.psd |
wifi-2.png | ![]() |
wifi-2@4x.png | Isandunk | Complete | ![]() |
Yes | File:Wifi-2@4x.psd |
wifi-3.png | ![]() |
wifi-3@4x.png | Isandunk | Complete | ![]() |
Yes | File:Wifi-3@4x.psd |
wifi-connecting.png | ![]() |
wifi-connecting@4x.png | Benjamin | Complete | ![]() |
No | File:Wifi-connecting.psd |
screen-recorder-red.png | Benjamin | Complete | ![]() |
No | File:Status-screen-recorder.psd | ||
screen-recorder-monochrome.png | Benjamin | Complete | ![]() |
No | File:Status-screen-recorder.psd |
Screen Lock
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source
|
---|---|---|---|---|---|---|---|
screen-lock-clock-0.png | ![]() |
screen-lock-clock-0@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-0@4x.psd |
screen-lock-clock-1.png | ![]() |
screen-lock-clock-1@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-1@4x.psd |
screen-lock-clock-2.png | ![]() |
screen-lock-clock-2@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-2@4x.psd |
screen-lock-clock-3.png | ![]() |
screen-lock-clock-3@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-3@4x.psd |
screen-lock-clock-4.png | ![]() |
screen-lock-clock-4@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-4@4x.psd |
screen-lock-clock-5.png | ![]() |
screen-lock-clock-5@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-5@4x.psd |
screen-lock-clock-6.png | ![]() |
screen-lock-clock-6@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-6@4x.psd |
screen-lock-clock-7.png | ![]() |
screen-lock-clock-7@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-7@4x.psd |
screen-lock-clock-8.png | ![]() |
screen-lock-clock-8@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-8@4x.psd |
screen-lock-clock-9.png | ![]() |
screen-lock-clock-9@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-9@4x.psd |
screen-lock-clock-colon.png | ![]() |
screen-lock-clock-colon@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-colon@4x.psd |
screen-lock-clock-decimal.png | ![]() |
screen-lock-clock-decimal@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-clock-decimal@4x.psd |
screen-lock-incoming-call-off.png | ![]() |
Screen-lock-incoming-call-off@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-incoming-call-off@4x.psd |
screen-lock-incoming-call-on.png | ![]() |
Screen-lock-incoming-call-on@4x.png | Isandunk / Benjamin | Complete | ![]() |
Yes | File:Screen-lock-incoming-call-on@4-x.psd |
screen-lock-padlock-off.png | ![]() |
Screen-lock-padlock-off@4x.png | Appstache | Complete | ![]() |
Yes | |
screen-lock-padlock-on.png | ![]() |
Screen-lock-padlock-on@4x.png | Appstache | Complete | ![]() |
Yes | |
screen-lock-target-scrim.png | ![]() |
screen-lock-target-scrim@4x.png | Appstache | Complete | ![]() |
Yes | |
screen-lock-wallpaper-mask-bottom.png | ![]() |
screen-lock-wallpaper-mask-bottom@4x.png | Isandunk | Complete | ![]() |
Yes | File:Screen-lock-wallpaper-mask-bottom@4x.psd |
screen-lock-wallpaper-mask-top.png | ![]() |
General UI
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source
|
---|---|---|---|---|---|---|---|
activity-indicator-32x32.png | ![]() |
activity-indicator-128x128.png | Appstache | Drafting (awaiting upload) | No | ||
activity-progress.png | ![]() |
activity-progress@4x.png | Appstache | Drafting (awaiting upload) | No | ||
activity-spinner.png | ![]() |
activity-spinner@4x.png | Appstache | Drafting (awaiting upload) | No | ||
activity-static.png | ![]() |
activity-static@4x.png | Appstache | Complete | ![]() |
Yes | |
default-app-icon.png | ![]() |
default-app-icon@4x.png | Appstache | Complete | ![]() |
Yes | |
empty-launcher.png | ![]() |
empty-launcher@4x.png | Appstache | Complete | ![]() |
Yes | |
fullscreen-play-button.png | ![]() |
fullscreen-play-button@4x.png | Appstache | Complete | ![]() |
Yes | |
loading-strip.png | ![]() |
loading-strip@4x.png | Appstache | Complete | ![]() |
Yes | |
normal-bg.png | ![]() |
normal-bg@4x.png (WARNING: 10MB file) | Isandunk | Complete | ![]() |
Yes | Please request from Herrie, too big to store here for now. |
overlay-banner-bg.png | ![]() |
overlay-banner-bg@4x.png | Isandunk | Complete (Deprecated) | ![]() |
Yes | File:Overlay-banner-bg@4x.psd |
penindicator-ripple.png | ![]() |
penindicator-ripple@4x.png | Isandunk | Complete | ![]() |
Yes | File:Penindicator-ripple.psd |
popup-bg.png | ![]() |
popup-bg@4x.png | Isandunk | Complete | ![]() |
Yes | File:Popup-bg@4x.psd |
scrim.png | ![]() |
scrim@4x.png | Isandunk | Complete | ![]() |
Yes | File:Scrim@4x.psd |
search-field-bg-launcher.png | ![]() |
search-field-bg-launcher@4x.png | Appstache | Complete | ![]() |
Yes | |
search-button-launcher.png | ![]() |
search-button-launcher@4x.png | Appstache | Complete | ![]() |
Yes | |
search-pill.png | ![]() |
search-pill@4x.png | Appstache | Complete (Obsolete) | ![]() |
Yes | |
spinner.png | ![]() |
spinner@4x.png | Appstache | Drafting | 75px | No | |
warning-icon.png | ![]() |
warning-icon@4x.png | 75px | No | |||
warning-system.png | ![]() |
warning-system@4x.png | 75px | No | |||
wm-corner-bottom-left.png | ![]() |
wm-corner-bottom-left@4x.png | Isandunk | Complete | ![]() |
Yes | File:Wm-rounded-corners.psd |
wm-corner-bottom-right.png | ![]() |
wm-corner-bottom-right@4x.png | Isandunk | Complete | ![]() |
Yes | File:Wm-rounded-corners.psd |
wm-corner-top-left.png | ![]() |
wm-corner-top-left@4x.png | Isandunk | Complete | ![]() |
Yes | File:Wm-rounded-corners.psd |
wm-corner-top-right.png | ![]() |
wm-corner-top-right@4x.png | Isandunk | Complete | ![]() |
Yes | File:Wm-rounded-corners.psd |
bell_off.png | ![]() |
||||||
card-shadow-tile.png | ![]() |
||||||
dashboard-mask-bottom.png | ![]() |
||||||
dashboard-mask-top.png | ![]() |
||||||
dashboard-scroll-fade.png | ![]() |
||||||
fsck-usb.png | ![]() |
||||||
glow-bg.png | ![]() |
||||||
loading-bg.png | ![]() |
||||||
loading-glow.png | ![]() |
||||||
menu-arrow-down.png | ![]() |
||||||
menu-arrow-up.png | ![]() |
||||||
menu-divider.png | ![]() |
||||||
menu-dropdown-bg.png | ![]() |
||||||
menu-dropdown-scrollfade-bottom.png | ![]() |
||||||
menu-dropdown-scrollfade-top.png | ![]() |
||||||
menu-dropdown-swipe-bg.png | ![]() |
||||||
menu-dropdown-swipe-highlight.png | ![]() |
||||||
menu-selection-gradient-default.png | ![]() |
||||||
normal-usb.png | ![]() |
||||||
notification-music-indicator.png | ![]() |
||||||
notification-ringtone-indicator.png | ![]() |
||||||
notification-volume-indicator.png | ![]() |
||||||
transient-alart-bg.png | ![]() |
Keyboard Phone (folder)
Keyboard Tablet (folder)
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
drag-handle.png | ![]() |
||||||
drag-highlight.png | ![]() |
||||||
icon-delete.png | ![]() |
||||||
icon-hide-keyboard.png | ![]() |
||||||
icon-shift-lock.png | ![]() |
||||||
icon-shift-on.png | ![]() |
||||||
icon-shift.png | ![]() |
||||||
icon-globe.png | ![]() |
icon-globe@4x.png | Benjamin | Complete | ![]() |
File:Kbt-icon-globe.psd | |
key-black.png | ![]() |
||||||
key-gray.png | ![]() |
||||||
key-shift-lock.png | ![]() |
||||||
key-shift-on.png | ![]() |
||||||
key-white.png | ![]() |
||||||
keyboard-bg.png | ![]() |
||||||
popup-bg-2.png | ![]() |
||||||
popup-bg.png | ![]() |
||||||
popup-key.png | ![]() |
PIN
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
button-black.png | ![]() |
button-black@4x.png | Isandunk | Complete | ![]() |
No | File:Button-black@4x.psd |
button-black-press.png | ![]() |
button-black-press@4x.png | Isandunk | Complete | ![]() |
No | |
button-green.png | ![]() |
button-green@4x.png | Isandunk | Complete | ![]() |
No | File:Button-green@4x.psd |
button-green-press.png | ![]() |
button-green-press@4x.png | Isandunk | Complete | ![]() |
No | |
icon-delete.png | ![]() |
icon-delete@4x.png | Isandunk | Complete | ![]() |
Yes | File:Icon-delete@4x.psd |
password-lock-field.png | ![]() |
password-lock-field@4x.png | Isandunk | Complete | ![]() |
Yes | File:Password-lock-field@4x.psd |
pin-grid.png | ![]() |
pin-grid@4x.png | Isandunk | Complete | ![]() |
Yes | File:Pin-grid@4x.psd |
pin-key-highlight.png | ![]() |
pin-key-highlight@4x.png | Isandunk | Complete | ![]() |
Yes | File:Pin-key-highlight@4x.psd |
Launcher (folder)
Dockmode (folder)
Dockmode (root)
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
dropdown-bg-row-highlight.png | ![]() |
|||||
dropdown-bg-row.png | ![]() |
|||||
loading-glow.png | ![]() |
|||||
time-icon-48x48.png | ![]() |
|
Dockmode - Time (root)
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
clock_bg.png | ![]() |
Dockmode - Time - Analog (root)
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
base.png | ![]() |
|||||
hour.png | ![]() |
|||||
minute.png | ![]() |
|||||
second.png | ![]() |
|
Dockmode - Time - Analog - Glass
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
base.png | ![]() |
|||||
hour.png | ![]() |
|||||
minute.png | ![]() |
|||||
second.png | ![]() |
|
Dockmode - Time - Analog - Matte
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
base.png | ![]() |
|||||
hour.png | ![]() |
|||||
minute.png | ![]() |
|||||
second.png | ![]() |
|
Dockmode - Time - Digital - Landscape
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
flippers-date-mask.png | ![]() |
|||||
flippers-date.png | ![]() |
|||||
flippers-time-mask.png | ![]() |
|||||
flippers-time.png | ![]() |
|
Dockmode - Time - Digital - Portait
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
divider.png | ![]() |
|||||
dots.png | ![]() |
|||||
flippers-date-mask.png | ![]() |
|||||
flippers-date.png | ![]() |
|||||
flippers-time-mask.png | ![]() |
|||||
flippers-time.png | ![]() |
Dockmode - Time - Indicator
1x Filename | 1x File Preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? |
---|---|---|---|---|---|---|
off.png | ![]() |
|||||
on.png | ![]() |
Application icons
Generic items
Name | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|
Application icon generic background | isandunk | Complete | ![]() |
N/A | File:WebOS-app-icon-background.psd |
Settings icon generic background | isandunk | Complete | ![]() |
N/A | File:WebOS-settings-background.psd |
Preware
1x Filename | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|
icon.png | preware-icon@4x.png | virox | Complete | ![]() |
? |
Update
1x Filename | 1x File preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon-update-64x64.png | ![]() |
icon-update-256x256.png | Benjamin | Complete | ![]() |
File:Update-icon.psd | |
icon-update-256x256.png | ![]() |
icon-update-1024x1024.png | Benjamin | Complete | ![]() |
File:Update-icon.psd
|
Settings
1x Filename | 1x File preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon-settings-64.png | ![]() |
icon-settings-256.png | Benjamin | Complete | ![]() |
File:icon-settings.psd | |
icon-setting-256.png | ![]() |
icon-settings-1024.png | Benjamin | Complete | ![]() |
File:icon-settings.psd
|
1x Filename | 1x File preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon-pdf-variant1-64.png | ![]() |
icon-pdf-variant1-256.png | Benjamin | Complete | ![]() |
File:icon-pdf-variant1.psd | |
icon-pdf-variant1-256.png | ![]() |
icon-pdf-variant1-1024.png | Benjamin | Complete | ![]() |
File:icon-pdf-variant1.psd | |
icon-pdf-variant2-64.png | ![]() |
icon-pdf-variant2-256.png | Benjamin | Complete | ![]() |
File:icon-pdf-variant2.psd | |
icon-pdf-variant2-256.png | ![]() |
icon-pdf-variant2-1024.png | Benjamin | Complete | ![]() |
File:icon-pdf-variant2.psd |
Testr
1x Filename | 1x File preview | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|---|
icon-testr-64.png | ![]() |
icon-testr-256.png | Benjamin | Complete | ![]() |
File:icon-testr.psd | |
icon-testr-256.png | ![]() |
icon-testr-1024.png | Benjamin | Complete | ![]() |
File:icon-testr.psd
|
Developer Mode
1x Filename | 4x Filename | Assigned to | Status | 4x File preview | In rootfs? | PSD/AI/EPS/SVG source |
---|---|---|---|---|---|---|
devmode.png | icon-devmode-256.png | Benjamin | Complete | ![]() |
? | File:icon-devmode-256.psd |
New/Custom Work
Since we'll probably be adding/reimplementing things in the long-run, we're going to be needing some brand new graphics. Requests (new and finished) go here.
Filename | Description | Assigned to | Status | File preview | In rootfs? | PSD/AI/EPS/SVG source |
luneos-logo-normal.png | The LuneOS logo, for use on the bootscreen. | Benjamin | Complete | File:Luneos-logo-normal.png | No | File:Luneos-logo-normal.psd |
luneos-logo-glow.png | The LuneOS logo, for use on the bootscreen. (Glowing) | Benjamin | Complete | File:Luneos-logo-glow.png | No | File:Luneos-logo-glow.psd |
Luneos-logo-256.png | The LuneOS logo, for use in webapp launcher and as default app icon. 256px | Benjamin | Complete | ![]() |
No | File:Luneos-logo-1024.psd |
Luneos-logo-1024.png | The LuneOS logo, for use in webapp launcher and as default app icon. 1024px | Benjamin | Complete | ![]() |
No | File:Luneos-logo-1024.psd |
Luneos-logo-dropshadow-256.png | The LuneOS logo, for use in webapp launcher and as default app icon. 256px with drop shadow. | Benjamin | Complete | ![]() |
No | File:Luneos-logo-1024.psd |
Luneos-logo-dropshadow-1024.png | The LuneOS logo, for use in webapp launcher and as default app icon. 1024px with drop shadow. | Benjamin | Complete | ![]() |
No | File:Luneos-logo-1024.psd |
Luneos-logo-mono-256.png | The LuneOS monochrome logo, for use in webapp launcher and as default app icon. 256px | Benjamin | Complete | ![]() |
No | File:Luneos-logo-mono-1024.psd |
Luneos-logo-mono-1024.png | The LuneOS monochrome logo, for use in webapp launcher and as default app icon. 1024px | Benjamin | Complete | ![]() |
No | File:Luneos-logo-mono-1024.psd |
Luneos-logo-mono-dropshadow-256.png | The LuneOS monochrome logo, for use in webapp launcher and as default app icon. 256px with drop shadow. | Benjamin | Complete | ![]() |
No | File:Luneos-logo-mono-1024.psd |
Luneos-logo-mono-dropshadow-1024.png | The LuneOS monochrome logo, for use in webapp launcher and as default app icon. 1024px with drop shadow. | Benjamin | Complete | ![]() |
No | File:Luneos-logo-mono-1024.psd |
luneos-website-logo-1024x1024.png | The LuneOS website logo, for use on the website. 1024px | Benjamin | Complete | File:Luneos-website-logo-1024.png | No | File:Luneos-website-logo-1024.psd |
ports-logo-normal.png | The webOS Ports logo, for use on the bootscreen. | Appstache | Complete | ![]() |
No | File:Ports-logo-normal.psd |
ports-logo-glow.png | The webOS Ports logo, for use on the bootscreen. (Glowing) | Appstache | Complete | ![]() |
No | File:Ports-logo-glow.psd |
emoticon-frown.png | Smiley- :( | No | ||||
emoticon-cry.png | Smiley- :'( | No | ||||
emoticon-smile.png | Smiley- :) | No | ||||
emoticon-wink.png | Smiley- ;) | No | ||||
emoticon-yuck.png | Smiley- :P | No | ||||
emoticon-gasp.png | Smiley- :O | No | ||||
emoticon-heart.png | Smiley- <3 | No | ||||
LunaNext-Architecture-Diag.png | The LuneOS architecture diagram (needs updating a bit) | Isandunk/Benjamin | In progress | ![]() |
No | File:LunaNext Arch Diag.zip
|