index
:
platform/core/appfw/widget-service
accepted/tizen_3.0.m2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
cpp_refactoring
devel/tizen
master
pepper
sandbox/dkson95/gcc6
sandbox/jh0822kim/avoid_rebuilds
sandbox/upgrade/efl120
tizen
tizen_3.0
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: App Framework / Widget;
Junghoon Park <jh9216.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-11
Add widget event notify
submit/tizen/20160512.020716
accepted/tizen/wearable/20160512.051117
accepted/tizen/tv/20160512.051041
accepted/tizen/mobile/20160512.051158
accepted/tizen/ivi/20160512.051101
accepted/tizen/common/20160512.143842
Daehyeon Jung
1
-3
/
+14
2016-03-28
Fix doxygen comments
submit/tizen/20160328.051116
accepted/tizen/wearable/20160328.115446
accepted/tizen/tv/20160328.115330
accepted/tizen/mobile/20160328.115308
accepted/tizen/ivi/20160328.115600
accepted/tizen/common/20160330.120055
Hwankyu Jhun
1
-1
/
+1
2016-03-24
Add widget_service_(un)set_lifecycle_cb
submit/tizen/20160324.130530
Daehyeon Jung
1
-1
/
+2
2016-03-16
fix utc errors
submit/tizen/20160317.042604
accepted/tizen/wearable/20160317.115859
accepted/tizen/tv/20160317.115843
accepted/tizen/mobile/20160317.115828
accepted/tizen/ivi/20160317.115919
accepted/tizen/common/20160317.160657
Daehyeon Jung
1
-0
/
+1
2016-03-14
implement empty functions
submit/tizen/20160315.071522
submit/tizen/20160314.110623
accepted/tizen/wearable/20160315.122752
accepted/tizen/tv/20160315.122722
accepted/tizen/mobile/20160315.122704
accepted/tizen/ivi/20160315.122813
accepted/tizen/common/20160314.164611
Daehyeon Jung
1
-0
/
+8
2016-01-12
Add widget instance management functions
submit/tizen/20160114.015735
submit/tizen/20160112.015033
accepted/tizen/wearable/20160114.064650
accepted/tizen/tv/20160114.064608
accepted/tizen/mobile/20160114.064522
Daehyeon Jung
2
-0
/
+85
2016-01-07
remove legacy widget codes
Daehyeon Jung
7
-951
/
+0
2015-09-16
Sync with the latest tizen 2.x
tizen_3.0.m2.a1_tv_release
tizen_3.0.m2.a1_mobile_release
submit/tizen/20151126.030401
submit/tizen/20150917.014254
submit/tizen/20150916.141025
accepted/tizen/tv/20151126.042209
accepted/tizen/tv/20150917.041114
accepted/tizen/mobile/20151126.042156
accepted/tizen/mobile/20150917.041051
pepper
Sung-jae Park
2
-0
/
+31
2015-09-02
Sync with the latest code of tizen 2.x
submit/tizen_mobile/20150903.042129
Sung-jae Park
8
-7
/
+59
2015-07-24
Sync with the tizen 2.4
Sung-jae Park
2
-1
/
+15
2015-07-10
Sync with the latest tizen 2.4
submit/tizen_mobile/20150710.062045
submit/tizen/20150710.050854
accepted/tizen/mobile/20150710.122712
Sung-jae Park
3
-90
/
+108
2015-06-25
Sync with the latest tizen 2.4
submit/tizen_mobile/20150625.094438
accepted/tizen/mobile/20150625.112851
Sung-jae Park
1
-0
/
+13
2015-06-09
Add input node search control API
submit/tizen_mobile/20150609.051219
accepted/tizen/mobile/20150609.090350
Sung-jae Park
1
-0
/
+1
2015-05-27
DRM Authentication code is moved to here.
submit/tizen_mobile/20150529.103139
submit/tizen_mobile/20150527.071719
accepted/tizen/mobile/20150530.065408
Sung-jae Park
2
-1
/
+3
2015-05-26
Merge branch 'tizen_2.3' into tizen_2.4
Sung-jae Park
3
-24
/
+28
2015-05-20
Add missing API
Sung-jae Park
1
-0
/
+2
2015-05-20
Add default SDK Viewer package name
Sung-jae Park
1
-1
/
+2
2015-05-20
Add click_region for configuration
Sung-jae Park
1
-0
/
+2
2015-05-18
Modify API documentation
Kyuho Jo
1
-5
/
+5
2015-05-18
Move widget_service_get_supported_size_types to public header file by ACR.
Kyuho Jo
2
-19
/
+18
2015-05-18
Merge branch 'tizen_2.3' into tizen_2.4
Sung-jae Park
1
-7
/
+10
2015-05-12
Update doxygen comments
Kyuho Jo
2
-2
/
+2
2015-05-11
Update doxygen comments.
Kyuho Jo
2
-9
/
+12
2015-05-08
Merge branch 'tizen_2.3' into tizen_2.4
Sung-jae Park
2
-19
/
+10
2015-05-07
Add input event source information
Sung-jae Park
1
-0
/
+10
2015-05-06
Fix the code.
Sung-jae Park
1
-1
/
+1
2015-05-06
Update the code for TC
Sung-jae Park
1
-1
/
+1
2015-05-04
Change the file permissions to 644
Sung-jae Park
3
-0
/
+0
2015-04-30
Remove widget-service privilege.
Kyuho Jo
1
-19
/
+0
2015-04-28
Remove widget_viewer_evas_emit_text_signal from public API.
Kyuho Jo
2
-49
/
+58
2015-04-24
Changes by ACR
Kyuho Jo
1
-6
/
+6
2015-04-24
Replace string type content info with bundle type.
Sung-jae Park
1
-4
/
+6
2015-04-23
Changes by ACR
Kyuho Jo
4
-80
/
+83
2015-04-23
[DONE] Start implementation for monitoring states of instances
Sung-jae Park
3
-8
/
+32
2015-04-22
Add new internal API for getting the count of max instances.
Sung-jae Park
1
-0
/
+14
2015-04-21
Add new command (orientation)
Sung-jae Park
2
-41
/
+44
2015-04-16
Changes by ACR
Kyuho Jo
3
-106
/
+133
2015-04-15
Add new conf handler: visibility_change_delay.
Sung-jae Park
1
-0
/
+2
2015-04-15
Create/Destroy lock updated.
Sung-jae Park
1
-1
/
+6
2015-04-14
Add new internal API to get the root path of given application.
Sung-jae Park
1
-1
/
+1
2015-04-10
Add pre event callback types
Sung-jae Park
1
-0
/
+14
2015-04-09
Add APP ABI to conf.
Sung-jae Park
1
-0
/
+2
2015-04-09
Reactivate on pause & detect_fault added
Sung-jae Park
1
-2
/
+9
2015-04-08
Redefine a error range for widget.
Kyuho Jo
1
-1
/
+3
2015-04-07
Modify comments
Kyuho Jo
1
-2
/
+2
2015-04-06
Change by ACR
Kyuho Jo
2
-163
/
+177
2015-04-02
Change file permission 755 -> 644
Sung-jae Park
6
-0
/
+0
2015-04-01
Changes by ACR
Kyuho Jo
2
-312
/
+304
2015-04-01
Replace liveinfo with widget-mgr
Sung-jae Park
1
-2
/
+2
2015-03-31
Set @since_tizen tag.
Kyuho Jo
6
-84
/
+84
[next]