platform/core/appfw/appcore-widget.git
8 years agocheck widget feature first 21/60321/2 accepted/tizen/common/20160229.161132 accepted/tizen/ivi/20160226.095509 accepted/tizen/mobile/20160226.095408 accepted/tizen/tv/20160226.095428 accepted/tizen/wearable/20160226.095449 submit/tizen/20160226.044500
Daehyeon Jung [Thu, 25 Feb 2016 04:17:30 +0000 (13:17 +0900)]
check widget feature first

Change-Id: I35deb1006d0b4734bdf592cb90a126cc6f2fe056
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoCheck invalid parameter 20/58320/1 accepted/tizen/ivi/20160218.023351 accepted/tizen/mobile/20160201.042753 accepted/tizen/tv/20160201.042757 accepted/tizen/wearable/20160201.042815 submit/tizen/20160201.011551 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Daehyeon Jung [Fri, 29 Jan 2016 08:23:04 +0000 (17:23 +0900)]
Check invalid parameter

Change-Id: I17e6b7593210b7a4c4b0ef4d3491777af67a14f6

8 years agofix warning 53/57453/1 accepted/tizen/mobile/20160131.231432 accepted/tizen/tv/20160131.231447 accepted/tizen/wearable/20160131.231505 submit/temp/20160129.082756 submit/tizen/20160129.082816
Daehyeon Jung [Tue, 19 Jan 2016 02:44:52 +0000 (11:44 +0900)]
fix warning

Change-Id: If56e793e74dafe05b05bcb02f20be462ec6db92d
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoMerge "change doc files to sync tizen 2.4 for API references" into tizen accepted/tizen/mobile/20160115.111107 accepted/tizen/tv/20160115.111113 accepted/tizen/wearable/20160115.111116 submit/tizen/20160115.014500
SukHyung, Kang [Thu, 14 Jan 2016 04:29:43 +0000 (20:29 -0800)]
Merge "change doc files to sync tizen 2.4 for API references" into tizen

8 years agochange doc files to sync tizen 2.4 for API references 56/56956/1
SukHyung, Kang [Thu, 14 Jan 2016 01:05:40 +0000 (10:05 +0900)]
change doc files to sync tizen 2.4 for API references

Change-Id: I67d460b11ae48482f411125a9c22be1385111e25
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
8 years agouse class_name for instance id 91/56891/2 accepted/tizen/mobile/20160114.064515 accepted/tizen/tv/20160114.064607 accepted/tizen/wearable/20160114.064649 submit/tizen/20160114.015735
Daehyeon Jung [Wed, 13 Jan 2016 10:31:31 +0000 (19:31 +0900)]
use class_name for instance id

Change-Id: I13db581b0914f2798c39fa001c51369318083978
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agoInitial pepper-based widget framework commit 32/56532/1 submit/submit/tizen/20160112.015033/20160112.015106 submit/tizen/20160112.015033
Daehyeon Jung [Thu, 12 Nov 2015 02:35:21 +0000 (11:35 +0900)]
Initial pepper-based widget framework commit

- Support wayland subcompositor
- Remove widget-provider dependency
- Replace data-provider-master

Change-Id: I4b6b3a9f55add2273de9f27d5e4c9fd6023fdb25
Signed-off-by: Daehyeon Jung <darrenh.jung@samsung.com>
8 years agosync with tizen_2.4 60/42860/1 pepper tizen_3.0.m1_mobile accepted/tizen/mobile/20150707.035235 submit/mobile/20150706.044227 submit/tizen/20150706.001325 submit/tizen_mobile/20150707.010455 tizen_3.0.m1_mobile_release tizen_3.0.m2.a1_mobile_release
Jiwoong Im [Fri, 3 Jul 2015 08:07:52 +0000 (17:07 +0900)]
sync with tizen_2.4

- change interfaces to add parameter for user data at widget instance

Change-Id: I8436dc5a834c54f0c12221d04e5c4d4494cf1480
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoappcore-widget : initial commit 63/40863/2 accepted/tizen/mobile/20150611.064405 submit/tizen/20150611.004031 submit/tizen_mobile/20150611.052908
Jiwoong Im [Wed, 10 Jun 2015 02:39:55 +0000 (11:39 +0900)]
appcore-widget : initial commit

The capi-appcore-widget provides functions for handling Tizen widget
application state changes or system events.
Tizen widget application can be shown in the home screen.
This APIs support making multiple widget instances per an application.

This API provides interfaces for the following categories:
- Starting or exiting the main event loop
- Registering callbacks for application state change events
- Registering callbacks for basic system events
- Registering callbacks for instance state change events

Change-Id: I9400f117c5c4c1e2efb0214caf41798691c308cb
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoInitial empty repository master
KyungMi Lee [Thu, 4 Jun 2015 05:32:45 +0000 (22:32 -0700)]
Initial empty repository