Initial source commit
authorBocklage, Jens <Jens_Bocklage@mentor.com>
Wed, 18 Jan 2017 14:25:38 +0000 (15:25 +0100)
committerBocklage, Jens <Jens_Bocklage@mentor.com>
Wed, 18 Jan 2017 14:25:38 +0000 (15:25 +0100)
commit0592a405aa68f3baf6773795efa5522e4ee16779
treea154927827fee732c65947f4eae171658f63fb77
parent6fcde5166305cd40b5816c4495290984ca925ab6
Initial source commit

Taken from https://gerrit.automotivelinux.org/gerrit/p/staging/HomeScreen.git

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
188 files changed:
README.md [new file with mode: 0644]
homescreen.pro [new file with mode: 0644]
homescreen/LICENSE [new file with mode: 0644]
homescreen/README.md [new file with mode: 0644]
homescreen/conf/HomeScreen.service [new file with mode: 0644]
homescreen/docs/index.md [new file with mode: 0644]
homescreen/docs/pictures/dashboard.png [new file with mode: 0644]
homescreen/docs/pictures/full/dashboard.png [new file with mode: 0644]
homescreen/docs/pictures/full/homescreen_applauncher.png [new file with mode: 0644]
homescreen/docs/pictures/full/hvac.png [new file with mode: 0644]
homescreen/docs/pictures/full/phone.png [new file with mode: 0644]
homescreen/docs/pictures/full/settings.png [new file with mode: 0644]
homescreen/docs/pictures/homescreen_applauncher.png [new file with mode: 0644]
homescreen/docs/pictures/hvac.png [new file with mode: 0644]
homescreen/docs/pictures/phone.png [new file with mode: 0644]
homescreen/docs/pictures/settings.png [new file with mode: 0644]
homescreen/homescreen.pro [new file with mode: 0644]
homescreen/qml/Home.qml [new file with mode: 0644]
homescreen/qml/MediaArea.qml [new file with mode: 0644]
homescreen/qml/MediaAreaBlank.qml [new file with mode: 0644]
homescreen/qml/MediaAreaMusic.qml [new file with mode: 0644]
homescreen/qml/MediaAreaRadio.qml [new file with mode: 0644]
homescreen/qml/ShortcutArea.qml [new file with mode: 0644]
homescreen/qml/ShortcutIcon.qml [new file with mode: 0644]
homescreen/qml/StatusArea.qml [new file with mode: 0644]
homescreen/qml/TopArea.qml [new file with mode: 0644]
homescreen/qml/images/AGL_HMI_Background_NoCar-01.png [new file with mode: 0644]
homescreen/qml/images/Home/AGL_HMI_Background_Car-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Connectivity_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Dashboard_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_HVAC_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Mixer_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Multimedia_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Multimedia_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Navigation_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_POI_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_POI_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Phone_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Phone_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Radio_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Radio_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Settings_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Home/HMI_AppLauncher_Settings_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Home/home.qrc [new file with mode: 0644]
homescreen/qml/images/MediaMusic/AlbumArtwork.png [new file with mode: 0644]
homescreen/qml/images/MediaMusic/BackArrow.png [new file with mode: 0644]
homescreen/qml/images/MediaMusic/ForwardArrow.png [new file with mode: 0644]
homescreen/qml/images/MediaMusic/ShuffleIcon.png [new file with mode: 0644]
homescreen/qml/images/MediaMusic/Volume_Loud.png [new file with mode: 0644]
homescreen/qml/images/MediaMusic/Volume_Medium.png [new file with mode: 0644]
homescreen/qml/images/MediaMusic/Volume_Off.png [new file with mode: 0644]
homescreen/qml/images/MediaMusic/mediamusic.qrc [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_AlbumArtwork.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_BackArrow.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Bluetooth_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Bluetooth_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_CD_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_CD_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_DividingLine.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_ForwardArrow.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Loop_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Loop_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Player_Pause.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Player_Play.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_PlaylistToggle_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_PlaylistToggle_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Playlist_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Playlist_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Radio_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Radio_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Shuffle_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/AGL_MediaPlayer_Shuffle_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Albums_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Albums_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/DividingLine.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/GreenLine.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Music_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Music_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Podcasts_Active.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Podcasts_Inactive.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Popup_Highlight.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Popup_PauseIcon.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Popup_PlayIcon.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/Popup_VerticalLine.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/X.png [new file with mode: 0644]
homescreen/qml/images/MediaPlayer/mediaplayer.qrc [new file with mode: 0644]
homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC-01.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/HMI_Shortcut_HVAC_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/HMI_Shortcut_Home-01.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/HMI_Shortcut_Home_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/HMI_Shortcut_Multimedia-01.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/HMI_Shortcut_Multimedia_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation-01.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/HMI_Shortcut_Navigation_Active-01.png [new file with mode: 0644]
homescreen/qml/images/Shortcut/shortcut.qrc [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Bluetooth_Inactive-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Bluetooth_On-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Signal_1Bars-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Signal_2Bars-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Signal_3Bars-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Signal_4Bars-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Signal_Full-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Signal_NoBars-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Wifi_1Bar-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Wifi_2Bars-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Wifi_3Bars-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Wifi_Full-01.png [new file with mode: 0644]
homescreen/qml/images/Status/HMI_Status_Wifi_NoBars-01.png [new file with mode: 0644]
homescreen/qml/images/Status/status.qrc [new file with mode: 0644]
homescreen/qml/images/TopSection_NoText_NoIcons-01.png [new file with mode: 0644]
homescreen/qml/images/Utility_Logo_Background-01.png [new file with mode: 0644]
homescreen/qml/images/Utility_Logo_Colour-01.png [new file with mode: 0644]
homescreen/qml/images/Utility_Music_Background-01.png [new file with mode: 0644]
homescreen/qml/images/Utility_Radio_Background-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/WeatherIcons_ALL-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/WeatherIcons_Cloudy-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/WeatherIcons_Moon-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/WeatherIcons_PartiallyCloudy-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/WeatherIcons_Rain-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/WeatherIcons_Snow-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/WeatherIcons_Sun-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/WeatherIcons_Thunderstorm-01.png [new file with mode: 0644]
homescreen/qml/images/Weather/weather.qrc [new file with mode: 0644]
homescreen/qml/images/images.qrc [new file with mode: 0644]
homescreen/qml/main.qml [new file with mode: 0644]
homescreen/qml/qml.qrc [new file with mode: 0644]
homescreen/src/appinfo.cpp [new file with mode: 0644]
homescreen/src/appinfo.h [new file with mode: 0644]
homescreen/src/applicationlauncher.cpp [new file with mode: 0644]
homescreen/src/applicationlauncher.h [new file with mode: 0644]
homescreen/src/applicationmodel.cpp [new file with mode: 0644]
homescreen/src/applicationmodel.h [new file with mode: 0644]
homescreen/src/homescreencontrolinterface.cpp [new file with mode: 0644]
homescreen/src/homescreencontrolinterface.h [new file with mode: 0644]
homescreen/src/layouthandler.cpp [new file with mode: 0644]
homescreen/src/layouthandler.h [new file with mode: 0644]
homescreen/src/main.cpp [new file with mode: 0644]
homescreen/src/mainwindow.cpp [new file with mode: 0644]
homescreen/src/mainwindow.h [new file with mode: 0644]
homescreen/src/popupwidget.cpp [new file with mode: 0644]
homescreen/src/popupwidget.h [new file with mode: 0644]
homescreen/src/settingswidget.cpp [new file with mode: 0644]
homescreen/src/settingswidget.h [new file with mode: 0644]
homescreen/src/statusbarmodel.cpp [new file with mode: 0644]
homescreen/src/statusbarmodel.h [new file with mode: 0644]
homescreen/src/statusbarserver.cpp [new file with mode: 0644]
homescreen/src/statusbarserver.h [new file with mode: 0644]
homescreensimulator/LICENSE [new file with mode: 0644]
homescreensimulator/README.md [new file with mode: 0644]
homescreensimulator/homescreensimulator.pro [new file with mode: 0644]
homescreensimulator/resources/mainwindow.ui [new file with mode: 0644]
homescreensimulator/src/main.cpp [new file with mode: 0644]
homescreensimulator/src/mainwindow.cpp [new file with mode: 0644]
homescreensimulator/src/mainwindow.h [new file with mode: 0644]
interfaces/LICENSE [new file with mode: 0644]
interfaces/README.md [new file with mode: 0644]
interfaces/appframework.xml [new file with mode: 0644]
interfaces/daynightmode.xml [new file with mode: 0644]
interfaces/homescreen.xml [new file with mode: 0644]
interfaces/include/appframework.hpp [new file with mode: 0644]
interfaces/include/daynightmode.hpp [new file with mode: 0644]
interfaces/include/homescreen.hpp [new file with mode: 0644]
interfaces/include/inputevent.hpp [new file with mode: 0644]
interfaces/include/popup.hpp [new file with mode: 0644]
interfaces/include/proximity.hpp [new file with mode: 0644]
interfaces/include/statusbar.hpp [new file with mode: 0644]
interfaces/include/windowmanager.hpp [new file with mode: 0644]
interfaces/inputevent.xml [new file with mode: 0644]
interfaces/interfaces.pri [new file with mode: 0644]
interfaces/interfaces.pro [new file with mode: 0644]
interfaces/popup.xml [new file with mode: 0644]
interfaces/proximity.xml [new file with mode: 0644]
interfaces/src/appframework.cpp [new file with mode: 0644]
interfaces/src/windowmanager.cpp [new file with mode: 0644]
interfaces/statusbar.xml [new file with mode: 0644]
interfaces/windowmanager.xml [new file with mode: 0644]
sampleapptimedate/LICENSE [new file with mode: 0644]
sampleapptimedate/README.md [new file with mode: 0644]
sampleapptimedate/sampleapptimedate.pro [new file with mode: 0644]
sampleapptimedate/src/main.cpp [new file with mode: 0644]
sampleapptimedate/src/timedateprovider.cpp [new file with mode: 0644]
sampleapptimedate/src/timedateprovider.hpp [new file with mode: 0644]
test/commandlinetests.txt [new file with mode: 0644]