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