Skip to content

Releases: webosose/samples

Modified for v2.19.0

02 Dec 07:00
Compare
Choose a tag to compare

This release is for syntax changes that occurred by updating to Yocto version 4.

Modified for v2.12.0

16 Jul 06:23
Compare
Choose a tag to compare

Modified for v2.12.0

Modified for v2.11.0

24 Jun 04:51
Compare
Choose a tag to compare

Show app screen by re-launch in nativeqt app

Modified for v2.10.0

02 Apr 01:05
Compare
Choose a tag to compare

Update ACG group name

Modified for v2.8.0

16 Nov 08:46
Compare
Choose a tag to compare

this release for webOS OSE v2.8.0 and Auto 2.0

Modified for v2.7.0

05 Oct 11:44
Compare
Choose a tag to compare
remove pmloglib.Context in js service

:Release Notes:
remove pmloglib.Context in js service

:Detailed Notes:
- Pmloglib.Conext is retired. Replace it to "console.log"

:Testing Performed:
1. Install com.example.js.service to target
2. Call js service's method
   luna-send -n 1 -f luna://com.example.service.js/locale '{}'
3. Check the service's log
   journalctl | grep com.example.service.js
  > [com.example.service.js] LOCALE_CALLBACK : get locale response

:QA Notes:

:Issues Addressed:
[PLAT-116182] [webOS OSE] No response from Call JS service's method
              by passing luna-send command

Change-Id: I4c153761293e53e6b543e658d70a796140baa6e2
Reviewed-on: http://gpro.lge.com/c/webosose/samples/+/281892
Tested-by: Youngeun Kim <[email protected]>
Reviewed-by: Youngeun Kim <[email protected]>
Reviewed-by: Jaeduck Oh <[email protected]>