aboutsummaryrefslogtreecommitdiffstats
path: root/package
AgeCommit message (Collapse)AuthorFilesLines
2019-09-03Add PermissionAkio Fukubayashi1-0/+1
Signed-off-by: Akio Fukubayashi <fukubayashi.akio@genetec.co.jp>
2019-05-30delete runbydefaultwang_zhiqiang1-1/+0
Change-Id: Ia011d898f8f5193849738124c334186492730ada
2019-05-30updatewang_zhiqiang2-73/+280
Change-Id: Ic603b7cb155254f9b4166cf9902bbc7b519798da
2019-05-28registerShortcutwang_zhiqiang1-279/+73
Change-Id: Ia05d26a3e14f6b35e53f70c116e5b422518883a4
2019-04-24delete run by defaultwang_zhiqiang1-1/+0
Change-Id: I309c880740c94f58232d0463faeb7d877a5d1c6a
2018-06-27Detach launcher application from HomeScreenzheng_wenlong3-0/+319
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>