apps/launcher.git
5 years agoImprove output of multiple screen resolution 31/15931/1
Tadao Tanikawa [Wed, 1 Aug 2018 07:07:49 +0000 (07:07 +0000)]
Improve output of multiple screen resolution

To improve output on various monitor with various resolution,
use scale_factor from WM to fit various screen resolution.

Bug-AGL: SPEC-1568, SPEC-1569, SPEC-1611

Change-Id: I6e71fd0a2c9cf5fbcf23ea529a094b74da6c1841
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
5 years ago[HACK] Resolve race condition when booting 73/15473/2 5.99.2 flounder/5.99.2 flounder_5.99.2
Tadao Tanikawa [Thu, 19 Jul 2018 13:33:13 +0000 (13:33 +0000)]
[HACK] Resolve race condition when booting

If HomeScreen comes after Launcher is launched, HomeScreen
will miss all app's icons.

This hack is for resolving the race condition between
HomeScreen and Launcher when system booting.

Time of delay can be adjust by environment variable,
'HMI_LAUNCHER_STARTUP_DELAY'. The default delay time is 1 sec.

Bug-AGL: SPEC-1471

Change-Id: Ied744c3e322203e66dd17d68dd783ad8f5cd3880
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
5 years agoDetach launcher application from HomeScreen 17/14517/5
zheng_wenlong [Tue, 19 Jun 2018 06:00:46 +0000 (15:00 +0900)]
Detach launcher application from HomeScreen

    Detach launcher application from Homescreen,
    Use qlibhomescreen instead of homescreenhandle.

    [Patch sets 3]
    This application needs qlibhomescreen, add into sdk in 14597.

    [Patch sets 4]
    Right now add qlibhomescreen class into src for instead.
    Delete it after qlibhomescreen is add into sdk.

    [Patch sets 5]
    From Jan-Simon advise, waitting for qlibhomescreen sdk.
    So return to Patch sets 3.

Relative commit:
    https://gerrit.automotivelinux.org/gerrit/#/c/14597/

Task-AGL: SPEC-1518

Change-Id: Ia16aecddd2bf4623038a84254a0c56967ace9b92
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agoInitial empty repository 5.99.1 flounder/5.99.1 flounder_5.99.1
Jan-Simon Moeller [Thu, 14 Jun 2018 15:40:16 +0000 (15:40 +0000)]
Initial empty repository