platform/core/appfw/appcore-widget.git
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