aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-18WindowManager now handles application surfaces by its pids.Bocklage, Jens8-73/+184
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-10-07Add new command line test descriptions for the provided D-Bus interfaces.Bocklage, Jens2-36/+301
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-10-05Implemented proximity interface.v0.3.1Bocklage, Jens46-398/+813
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-09-30Merge branch 'master' of ↵v0.3.0Bocklage, Jens0-0/+0
https://gerrit.automotivelinux.org/gerrit/p/staging/HomeScreen
2016-09-30Implementing app launch and app surface control workflow. Using ↵Bocklage, Jens40-191/+1039
WindowManager to control layer and surfaces (ongoing). Defining three layouts. Adding combobox selection feature to popup widget. Known issue: IVI-shell is currently disabled in AGL due to issues (porting to Yocto 2.1.1). Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-09-30Implementing app launch and app surface control workflow. Using ↵Bocklage, Jens5-0/+401
WindowManager to control layer and surfaces (ongoing). Defining three layouts. Adding combobox selection feature to popup widget. Known issue: IVI-shell is currently disabled in AGL due to issues (porting to Yocto 2.1.1). Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-08-05Using the Tizen application manager to receive information about installed ↵v0.2.0Bocklage, Jens65-61/+2213
apps and to launch apps. This acts as a template for other app framework adoptions. Using the weston ivi shell to control surfaces. Using the input event manager to dispatch hard key inputs. This is a bigger update, so I increased the version number from 0.1.1 to 0.2.0. Some parts are under development. I created the components "WindowsManager" and "InputEventManager" because they are not defined in AGL right now. As soon as they are defined, we should switch to them. Find more information on the official wiki page: https://wiki.automotivelinux.org/homescreen Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-07-06Support for color schemesv0.1.1Bocklage, Jens41-557/+782
- 3 demo color schemes included Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-07-01Add some command line tests for HomeScreen app as exampleBocklage, Jens1-0/+36
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-06-24Add GENERATED_SOURCES to .pro filesv0.1.0Bocklage, Jens3-14/+16
2016-06-24v0.1.0Bocklage, Jens170-1721/+1919
06/24/2016 - reworked status bar - reviewed D-Bus interfaces, now using signals instead of methods for day/night mode - created new home screen simulator app - license changed to Apache 2.0 - put D-Bus introspections in one central place - disabled "only one instance allowed" for development
2016-06-02First versionBocklage, Jens145-0/+2908
v0.0.1 06/01/2016 - initial version - first implementation of home screen - fix HMI layout (will be configurable in the future) - dBus as IPC (may change in the future) - no interaction with application manager so far - multi-lanuage support - day/night mode support - initial status bar implementation (interface will be enhanced in the future) - initial control bar implementation - MPLv2.0 license - input device simulator for developer build (not functional right now) - system settings simulator for developer build (day/night mode switch functional right now) - using QSettings for local app setting storage (may change in the future) - first popup implementation (single popup support for now; multiple popup not defined; interface will change) - only one instance of the app allowed
2016-04-22Add .gitignore fileBocklage, Jens1-0/+123
Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
2016-04-22Initial empty repositoryJan-Simon Moeller0-0/+0