summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
KyungMi Lee [Thu, 4 Jun 2015 05:32:45 +0000 (22:32 -0700)]
Initial empty repository