apps/launcher.git
4 years agodelete sleep 1sec sandbox/wangzhiqiang/als2019
wang_zhiqiang [Tue, 28 May 2019 09:39:58 +0000 (17:39 +0800)]
delete sleep 1sec

Change-Id: I87be5b1b64cefc332335185833e88dac4db7e157

4 years agodelete call dbus launch
wang_zhiqiang [Tue, 28 May 2019 07:10:51 +0000 (15:10 +0800)]
delete call dbus launch

Change-Id: I40822269807f812b99753bfa5979d3d257e9c00c

4 years agoregisterShortcut
wang_zhiqiang [Tue, 28 May 2019 06:02:08 +0000 (14:02 +0800)]
registerShortcut

Change-Id: Ia05d26a3e14f6b35e53f70c116e5b422518883a4

4 years agochange seq
wang_zhiqiang [Mon, 20 May 2019 03:30:10 +0000 (11:30 +0800)]
change seq

Change-Id: I088e279f15505e3a38e71960ce1e8d2d460c7fb7

5 years agodelete run by default
wang_zhiqiang [Wed, 24 Apr 2019 03:16:23 +0000 (11:16 +0800)]
delete run by default

Change-Id: I309c880740c94f58232d0463faeb7d877a5d1c6a

5 years agoStart app and get runnables list by homescreen 65/20865/1
wang_zhiqiang [Mon, 1 Apr 2019 09:15:34 +0000 (17:15 +0800)]
Start app and get runnables list by homescreen

1.only call showWindow when start application.
2.get runnalbes list from homescreen-service.
3.subscribe and deal with Event_AppListChanged.
4.move LICENSE file to top-level directory.
5.sort application by application name with ascending order.

Bug-AGL: SPEC-2188

Change-Id: Ic960e25d8de8d063296298a1897865dc3026dee6
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
5 years agoRevert "Start app and get runnables list by homescreen" 32/20832/2
Jan-Simon Moeller [Wed, 27 Mar 2019 16:36:08 +0000 (16:36 +0000)]
Revert "Start app and get runnables list by homescreen"

https://gerrit.automotivelinux.org/gerrit/#/c/20559/
and
https://gerrit.automotivelinux.org/gerrit/#/c/20223/

caused the launcher not to display any icons.

Reverting until resolved.

This reverts commit 607fdc0374e76a272455cc010f35693ba8b6894b.

Change-Id: I3040f0a44b8cfc449e57c27e32ed631fc98b34fd

5 years agoRevert "Sort application display order" 30/20830/1
Jan-Simon Moeller [Wed, 27 Mar 2019 16:34:53 +0000 (16:34 +0000)]
Revert "Sort application display order"

https://gerrit.automotivelinux.org/gerrit/#/c/20559/
and
https://gerrit.automotivelinux.org/gerrit/#/c/20223/

caused the launcher not to display any icons.

Reverting until resolved.

This reverts commit 259a07d696b455f22b13edcae107de67079036f3.

Change-Id: Icdb2accf003cdf9d76a5a69bce3fef0b218093ea

5 years agoSort application display order 59/20559/5
wang_zhiqiang [Tue, 12 Mar 2019 08:47:27 +0000 (16:47 +0800)]
Sort application display order

Sort application by application name with ascending order.

Change-Id: I778cc6a5a69496023abe4ecbab54bd686ce95594
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
5 years agoMerge "Start app and get runnables list by homescreen"
Jan-Simon Moeller [Mon, 25 Mar 2019 11:21:01 +0000 (11:21 +0000)]
Merge "Start app and get runnables list by homescreen"

5 years agoStart app and get runnables list by homescreen 23/20223/6
wang_zhiqiang [Wed, 20 Feb 2019 09:08:32 +0000 (17:08 +0800)]
Start app and get runnables list by homescreen

1.only call showWindow when start application.
2.get runnalbes list from homescreen-service.
3.subscribe and deal with Event_AppListChanged.
4.move LICENSE file to top-level directory.

Bug-AGL: SPEC-2188

Change-Id: If0ce87a2f770b1a06ba72fdb087a24719d92d124
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
5 years agoautobuild: introduce autobuild scripts 07/20507/1
Raquel Medina [Fri, 8 Mar 2019 14:01:41 +0000 (16:01 +0200)]
autobuild: introduce autobuild scripts

 - Add agl autobuild script to silence build
    warnings on yocto.
 - Add linux autobuild script to build with
   the sdk

These  2 scripts are based on the latest version
of the autobuild script, but they've been
customized to (i) work with the existing qmake
files and (ii) the 'update' and 'package-test'
targets have been removed.

Bug-AGL: SPEC-2164

Change-Id: I5da155ab9d6e0f75d637be5997054cefa52f5e2c
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
5 years agoUse Event_ShowWindow instead of Event_TapShortcut 85/19585/3
wang_zhiqiang [Fri, 11 Jan 2019 06:40:14 +0000 (14:40 +0800)]
Use Event_ShowWindow instead of Event_TapShortcut

The interface of homescreen service will be changed then,
use Event_ShowWindow instead of Event_TapShortcut.
Related changes:
  agl-service-homescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17929/
  libhomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17931/
  libqthomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/17933/

BUG-AGL: SPEC-1931

Change-Id: Ia8e100483fd1a418789483169c815847d2b64b11
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
5 years agouse appid instead of appname in "tap_shortcut" 31/17731/1 6.99.1 6.99.2 6.99.3 6.99.4 7.90.0 guppy/6.99.1 guppy/6.99.2 guppy/6.99.3 guppy/6.99.4 guppy_6.99.1 guppy_6.99.2 guppy_6.99.3 guppy_6.99.4 halibut/7.90.0 halibut_7.90.0
wang_zhiqiang [Tue, 6 Nov 2018 02:11:36 +0000 (10:11 +0800)]
use appid instead of appname in "tap_shortcut"

Now In homescreen-service used application_id to identify
different application, so use appid instead of appname
in "tap_shortcut" parameter.

Bug-AGL: SPEC-1764

Change-Id: Ia7004dbbc9851e95f959e551e0427c9dc308eb9b
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
5 years agofix issue,call tap_shortcut carelessly 03/17203/1
wang_zhiqiang [Sat, 13 Oct 2018 08:56:30 +0000 (16:56 +0800)]
fix issue,call tap_shortcut carelessly

  the scenes as below not call tap_shortcut
  1)when touch blank
  2)long press or move icon

Change-Id: I13f2d1833af323da19ce2521cd2be6188fe1bb7a
Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com>
5 years agoRevert "Use appid between homescreen-service and apps" 95/16295/3 5.99.4 5.99.5 5.99.6 6.90.0 flounder/5.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.4 flounder_5.99.5 flounder_5.99.6 guppy/6.90.0 guppy_6.90.0
Tadao Tanikawa [Fri, 24 Aug 2018 04:44:33 +0000 (04:44 +0000)]
Revert "Use appid between homescreen-service and apps"

This reverts commit 5fbb59e80e4f870a1badd694d2efcd8cd941cdfb.

Bug-AGL: SPEC-1685

Change-Id: Idd71625415b79cff6ab76b6179236d946a5aab41
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
5 years agoFix short height of background image 49/16149/1
Tadao Tanikawa [Sun, 19 Aug 2018 13:47:45 +0000 (13:47 +0000)]
Fix short height of background image

Recently window manager changed the homescreen layout,
the height for application changed from 1487 to 1488 css pixel.

Before reworking about multiple resolution, this causes
unexpected stretch of background image.
After, this causes short of height of background.

Bug-AGL: SPEC-1611

Change-Id: I05a55f3dc4f4444dc681b8b35db0e99d6c1aeb35
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
5 years agoUse appid between homescreen-service and apps 15/16015/1 5.99.3 flounder/5.99.3 flounder_5.99.3
zheng_wenlong [Mon, 6 Aug 2018 03:05:59 +0000 (12:05 +0900)]
Use appid between homescreen-service and apps

    Use appid between hss and apps, and check event destination in libhomescreen.
    So these is no need compare code when recived Event_TapShortcut Event.

BUG-AGL: SPEC-1645

Change-Id: I02a87f289c6da0a86012fd304fb1f2d2452ee990
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agoMerge "Improve output of multiple screen resolution"
Jan-Simon Moeller [Thu, 2 Aug 2018 14:42:12 +0000 (14:42 +0000)]
Merge "Improve output of multiple screen resolution"

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 agoChange hide icon source with contains 59/15859/3
zheng_wenlong [Mon, 30 Jul 2018 08:40:21 +0000 (17:40 +0900)]
Change hide icon source with contains

    If homescreen repo use homescreen without "-2017",
    Launcher need hide icon for homescreen or "-2017".
    So change the code compare with application id.

Change-Id: If1d33ea1718909626b1a04f128ee9b385bc2d447
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.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