Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-30 | Add gitreview file for Lucky Lamprey branchlamprey_12.1.9lamprey_12.1.8lamprey_12.1.7lamprey_12.1.6lamprey_12.1.5lamprey_12.1.4lamprey_12.1.3lamprey_12.1.20lamprey_12.1.2lamprey_12.1.19lamprey_12.1.18lamprey_12.1.17lamprey_12.1.16lamprey_12.1.15lamprey_12.1.14lamprey_12.1.13lamprey_12.1.12lamprey_12.1.11lamprey_12.1.10lamprey_12.1.1lamprey_12.1.0lamprey_12.0.1lamprey_12.0.0lamprey_11.93.0lamprey/12.1.9lamprey/12.1.8lamprey/12.1.7lamprey/12.1.6lamprey/12.1.5lamprey/12.1.4lamprey/12.1.3lamprey/12.1.20lamprey/12.1.2lamprey/12.1.19lamprey/12.1.18lamprey/12.1.17lamprey/12.1.16lamprey/12.1.15lamprey/12.1.14lamprey/12.1.13lamprey/12.1.12lamprey/12.1.11lamprey/12.1.10lamprey/12.1.1lamprey/12.1.0lamprey/12.0.1lamprey/12.0.0lamprey/11.93.012.1.912.1.812.1.712.1.612.1.512.1.412.1.312.1.2012.1.212.1.1912.1.1812.1.1712.1.1612.1.1512.1.1412.1.1312.1.1212.1.1112.1.1012.1.112.1.012.0.112.0.011.93.0lamprey | Jan-Simon Möller | 1 | -1/+1 | |
Update the .gitreview file. Bug-AGL: SPEC-4006 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Change-Id: I6326039e2a3fc842284d79808ab895ff46f28538 | |||||
2019-08-01 | Change keyboard focus setting on visible/invisible eventsneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.4jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.1icefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.19.99.49.99.39.99.29.99.18.99.58.99.48.99.38.99.28.99.113.93.012.93.012.92.012.91.012.90.111.92.011.91.010.93.010.92.010.91.0 | Jacobo Aragunde Pérez | 1 | -6/+6 | |
Keyboard focus was set and unset on activation events. This had the side effect of keeping the keyboard attached to the window even if it was invisible. Using the visibility events to perform this task looks like a more natural way to deal with it. Besides, activate/deactivate callbacks are not being called in halibut or master, effectively stopping keyboard focus from working. Bug-AGL: SPEC-2657 Signed-off-by: Jacobo Aragunde Pérez <jaragunde@igalia.com> Change-Id: I65cc54c89db56bda1da4ea562151e3a30e10d068 | |||||
2018-12-20 | Merge "Use Event_ShowWindow instead of Event_TapShortcut"halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut_7.90.0halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.1halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.38.0.07.99.37.99.27.99.17.90.06.99.46.99.3 | Jan-Simon Moeller | 1 | -1/+1 | |
2018-12-19 | Use Event_ShowWindow instead of Event_TapShortcut | wang_zhiqiang | 1 | -1/+1 | |
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: I962217c0cd7101ab7f02c56e12658dd1f43c4272 Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> | |||||
2018-12-03 | Force set/unset keyboard focus | Tadao Tanikawa | 3 | -9/+25 | |
This is work around which control keyboard focus for some applications on behalf of windowmanager or LayerManagerControl. Change-Id: I3c26c4c3544b987f48d849b34a4ea10c5a05a63b Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | |||||
2018-12-03 | Sort out package of examples | Tadao Tanikawa | 18 | -740/+134 | |
The packages for debug of runxdg were removed because they were not good for example to use xdg-launcher. Some package are added to test AGL LifeCycle Management. Change-Id: Ic82fd1b90eb695d7e6a0c2f62bb21994424ebf51 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | |||||
2018-11-14 | use appid instead of appname in "tap_shortcut"guppy_6.99.2guppy_6.99.1guppy/6.99.2guppy/6.99.16.99.26.99.1 | wang_zhiqiang | 2 | -40/+8 | |
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: Ib4bc46248ca6abbdf9dd787f1cac9965df4c0c35 Signed-off-by: wang_zhiqiang <wang_zhiqiang@dl.cn.nexty-ele.com> | |||||
2018-09-10 | Add gitreview fileguppy_6.90.0guppy/6.90.06.90.0 | Jan-Simon Möller | 1 | -3/+2 | |
Change-Id: I669377718400861eea167ac19da9b6fbde4b5c39 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> | |||||
2018-09-10 | Add gitreview file for flounder branch | Jan-Simon Möller | 1 | -1/+2 | |
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> | |||||
2017-12-28 | Fix runxdg.toml params exampleflounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder_5.99.1flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.2flounder/5.99.15.99.65.99.55.99.45.99.35.99.25.99.1 | Harunobu Kurokawa | 5 | -10/+10 | |
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com> | |||||
2017-12-22 | Support passing port/token to XDG app from AGL appfw | Tadao Tanikawa | 2 | -0/+32 | |
Introducing special string '@port@' and '@token@' in order that runxdg pass them to target XDG application. See detail in README.txt Bug-AGL: SPEC-1096 Change-Id: I6d6cfe62bba50ba5515a6aea6fb2697ae379df5f Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | |||||
2017-12-22 | Add example for Video/WebBrowser | Tadao Tanikawa | 12 | -723/+895 | |
Add example to create widget for imcoming new apps: Video and WebBrowser. This patch is for testing refactoring HomeScreen icon handling. Change-Id: I9e95063006704bbc46ba32cc6dcf1c9644a8aec2 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | |||||
2017-12-18 | Fix CMakeLists.txt to build in bitbake tree | Tadao Tanikawa | 1 | -43/+31 | |
Fix and clean up CMakeLists.txt Change-Id: I2cf4f2523ff0e2834be90084bc30825ebfbda702 Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | |||||
2017-12-14 | RunXDG | Tadao Tanikawa | 20 | -0/+5159 | |
The launcher of XDG application on AGL HomeScreen/WindowManager. For detail, check README.txt. Bug-AGL: SPEC-1096 Change-Id: Ia20d185c3d64788f894b69c6e40f0c5c7cb0ff8c Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | |||||
2017-12-14 | Initial empty repository | Walt Miner | 0 | -0/+0 | |