summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-01-14use uuid for instance id createDaehyeon Jung1-7/+6
2016-01-12Add widget instance management functionssubmit/tizen/20160114.015735submit/tizen/20160112.015033accepted/tizen/wearable/20160114.064650accepted/tizen/tv/20160114.064608accepted/tizen/mobile/20160114.064522Daehyeon Jung1-0/+849
2016-01-07remove legacy widget codesDaehyeon Jung8-5994/+30
2015-12-11fix by coding rulessubmit/tizen/20151211.014006accepted/tizen/wearable/20151211.061651accepted/tizen/tv/20151211.062529accepted/tizen/mobile/20151211.054536Daehyeon Jung1-17/+17
2015-09-16Sync with the latest tizen 2.xtizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasesubmit/tizen/20151126.030401submit/tizen/20150917.014254submit/tizen/20150916.141025accepted/tizen/tv/20151126.042209accepted/tizen/tv/20150917.041114accepted/tizen/mobile/20151126.042156accepted/tizen/mobile/20150917.041051pepperSung-jae Park2-0/+135
2015-09-02Sync with the latest code of tizen 2.xsubmit/tizen_mobile/20150903.042129Sung-jae Park3-262/+531
2015-08-19Move DB file to /usr/dbspacetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen/20150820.023543accepted/tizen/wearable/20150820.043802accepted/tizen/tv/20150820.043749accepted/tizen/mobile/20150820.043734tizen_3.0.m1_tvtizen_3.0.m1_mobileKyuho Jo1-1/+1
2015-08-12Apply AppFW requests.submit/tizen_mobile/20150812.073921submit/tizen_mobile/20150812.025625accepted/tizen/mobile/20150812.110852Sung-jae Park1-6/+5
2015-07-10Sync with the latest tizen 2.4submit/tizen_mobile/20150710.062045submit/tizen/20150710.050854accepted/tizen/mobile/20150710.122712Sung-jae Park1-6/+67
2015-06-25Do not try to release the wl_drm if it is not initialized.submit/tizen_mobile/20150625.111933accepted/tizen/mobile/20150626.021442Sung-jae Park1-1/+4
2015-06-25Sync with the latest tizen 2.4submit/tizen_mobile/20150625.094438accepted/tizen/mobile/20150625.112851Sung-jae Park8-18/+263
2015-06-11If it fails to find drm_fd, return NOT_SUPPORTEDsubmit/tizen_mobile/20150611.073810accepted/tizen/mobile/20150611.091411Sung-jae Park1-3/+11
2015-06-11Fix invalid argument usageSung-jae Park1-1/+1
2015-06-11Add wl_queue object for wl_drm object.Sung-jae Park1-1/+4
2015-06-11Add more logs for debuggingsubmit/tizen_mobile/20150611.042106accepted/tizen/mobile/20150611.064340Sung-jae Park1-2/+27
2015-06-09Add input node search control APIsubmit/tizen_mobile/20150609.051219accepted/tizen/mobile/20150609.090350Sung-jae Park1-3/+10
2015-05-27DRM Authentication code is moved to here.submit/tizen_mobile/20150529.103139submit/tizen_mobile/20150527.071719accepted/tizen/mobile/20150530.065408Sung-jae Park2-0/+197
2015-05-26Merge branch 'tizen_2.4' of ssh://spin:29418/apps/widget/widget-service into ...Sung-jae Park1-0/+47
2015-05-20Add default SDK Viewer package nameSung-jae Park1-0/+25
2015-05-20Add click_region for configurationSung-jae Park1-0/+22
2015-05-18Merge branch 'tizen_2.3' of ssh://spin:29418/apps/widget/widget-service into ...submit/tizen_mobile/20150518.044551accepted/tizen/mobile/20150518.080919Sung-jae Park1-1/+1
2015-05-15PreventSung-jae Park1-1/+1
2015-05-15Merge branch 'tizen_2.3' of ssh://spin:29418/apps/widget/widget-service into ...submit/tizen_mobile/20150515.034320accepted/tizen/mobile/20150515.060202Sung-jae Park1-1/+1
2015-05-12Prevent 372769Sung-jae Park1-1/+1
2015-05-11Fix wayland build error & reduce rpmlint warnings.submit/tizen_mobile/20150511.123725accepted/tizen/mobile/20150512.024339Sung-jae Park1-3/+6
2015-05-07Fix build errorSung-jae Park1-1/+1
2015-05-06Update the code for TCSung-jae Park2-11/+26
2015-04-24Replace string type content info with bundle type.Sung-jae Park2-6/+17
2015-04-23Replace wmanager.WATCH_CLOCK with wearable_clockSung-jae Park1-1/+1
2015-04-23[DONE] Start implementation for monitoring states of instancesSung-jae Park2-1/+395
2015-04-22Add new internal API for getting the count of max instances.Sung-jae Park1-0/+52
2015-04-22Check device node first that procfs.Sung-jae Park1-3/+3
2015-04-21Try to find an input node using ioctl.Sung-jae Park1-3/+80
2015-04-20Fix PREVENT issuesKyuho Jo6-100/+102
2015-04-20Prepare for supporting the wayland.Sung-jae Park2-17/+81
2015-04-15Add new conf handler: visibility_change_delay.Sung-jae Park1-0/+20
2015-04-15Create/Destroy lock updated.Sung-jae Park1-3/+5
2015-04-14Validate caller of widget_service_get_base_file_path()Sung-jae Park1-29/+26
2015-04-14Add new internal API to get the root path of given application.Sung-jae Park1-5/+56
2015-04-13Change the behaviour of widget_service_get_widget_id.Sung-jae Park1-4/+1
2015-04-09Add APP ABI to conf.Sung-jae Park1-0/+25
2015-04-09Reactivate on pause & detect_fault addedSung-jae Park1-0/+49
2015-04-06Change by ACRKyuho Jo1-8/+8
2015-04-01Changes by ACRKyuho Jo1-4/+30
2015-03-31Changes by ACRKyuho Jo1-10/+2
2015-03-31Export some utility functions.Sung-jae Park2-3/+8
2015-03-31ABI parser is moved from data-provider-masterSung-jae Park6-0/+296
2015-03-26API changes by ACRKyuho Jo4-304/+303
2015-02-24modify API set by tizen API guideKyuho Jo1-130/+213
2015-02-13Rename to widgetKyuho Jo6-0/+6117