summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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