summaryrefslogtreecommitdiffstats
path: root/app/images
AgeCommit message (Collapse)AuthorFilesLines
2018-05-22phone: add tabbed viewMatt Porter7-0/+12
Adds support for a tabbed view of contacts, recent call, and the dialpad. This adjusts the UI to look more like a modern mobile phone app. The same models populate the contacts view and the recent call view as before with the latter being a more useful full screen list. The recent call history also includes type of call information (missed, incoming, outgoing) and the UI displays icons accordingly to indicate type of call that occured as well as a time stamp. For now, the icons are placeholders but will be replaced by icons design to match the AGL look and feel. Bug-AGL: SPEC-1435 Change-Id: I521155a11208e92ece83f20f7f3dd643deb92099 Signed-off-by: Matt Porter <mporter@konsulko.com>
2017-12-22Fix icons of Button 7Tadao Tanikawa2-20/+20
Acitve/Incactive were inversed for button 7. Bug-AGL: SPEC-673 Change-Id: Ib5fad062e5b2e886b3fcb9f3267a2beff8915039 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-12-20Update to new color schemeTadao Tanikawa29-4169/+1244
The color scheme has been changed to new one. Bug-AGL: SPEC-673 Change-Id: I4aaa397766dd815853ad6a361759774faa986e1a Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
2017-02-28Import latest code from CES2017 repoScott Murray36-0/+4655
Change-Id: Id7ad21f47ea50d15156171a7dfa139da46c4f977 Signed-off-by: Scott Murray <scott.murray@konsulko.com>