Add suspend timer after calling pause callback
[platform/core/appfw/app-core.git] / include /
2018-02-13 Hwankyu JhunAdd suspend timer after calling pause callback 83/170083/1
2017-10-16 Junghoon ParkUnbind the window when an instance is terminated 27/155927/1
2017-09-07 Hwankyu JhunFix appcore base 42/148142/2
2017-09-06 Junghoon ParkChange the return type 06/147906/2
2017-07-14 Junghoon ParkChange type name 49/138849/1
2017-07-03 Hwankyu JhunSupport legacy lifecycle 30/136730/4
2017-06-20 Hwankyu JhunRemove elementary dependency from multiwindow base 10/134810/1
2017-06-19 Hwankyu JhunHandle window pre visibility change event 98/125098/9
2017-06-05 Hwankyu JhunSeparate appcore-ui package from appcore-efl package 68/132268/14
2017-06-01 Hwankyu JhunFix plugin parameter 58/132158/2
2017-04-26 Hwankyu JhunAdd new hint to enable/disable auto raising window... 81/127081/4
2017-04-26 Hwankyu JhunSupport plugin for customizing appcore ui base 54/126554/7
2017-04-07 Junghoon ParkAdd APIs for multi-window app core 89/115589/20
2017-04-06 Junghoon ParkRemake old APIs using new APIs 40/122540/6
2017-02-20 Junghoon ParkAdd abstract app core APIs 55/82655/22
2017-01-25 Inkyun KilMerge "Remove conditional compilation associated with...
2017-01-23 Inkyun KilRemove conditional compilation associated with window... 42/108142/4
2017-01-17 Hwankyu JhunFix defining the log 99/110599/2 submit/tizen/20170119.062810
2017-01-09 MyungJoo HamRemove Profile Build Dependency: Do it at runtime 36/97336/9
2017-01-03 Inkyun KilMerge branch 'tizen_3.0' into tizen 41/108141/1 accepted/tizen/common/20170112.174225 accepted/tizen/ivi/20170111.222045 accepted/tizen/mobile/20170111.221912 accepted/tizen/tv/20170111.221933 accepted/tizen/wearable/20170111.221955 submit/tizen/20170111.041200
2016-12-01 Hwankyu JhunAdd appcore event 45/101345/1
2016-07-17 Hawnkyu JhunFinalize suspend dbus handler 53/80353/1 accepted/tizen/common/20160718.155442 accepted/tizen/ivi/20160718.103654 accepted/tizen/mobile/20160718.103611 accepted/tizen/tv/20160718.103639 accepted/tizen/wearable/20160718.103626 submit/tizen/20160718.011717
2015-11-18 Hwankyu JhunMerge "Remove compile warning messages" into tizen accepted/tizen/mobile/20151118.063520 accepted/tizen/tv/20151118.063533 accepted/tizen/wearable/20151118.063547 submit/tizen/20151118.015100
2015-11-18 Hwankyu JhunRemove compile warning messages 78/51978/1
2015-11-16 Hwankyu JhunSync process pool feature with tizen 2.4 47/51847/5 submit/tizen/20151116.234631
2015-11-16 Hwankyu JhunMerge tizen 2.4 into tizen 87/51787/6 submit/tizen/20151116.121623
2015-11-11 Jiwoong ImMerge "sync app group with tizen_2.4" into tizen accepted/tizen/mobile/20151111.232018 accepted/tizen/tv/20151111.232035 accepted/tizen/wearable/20151111.232049 submit/tizen/20151111.072844
2015-11-10 Semun LeeMerge "Add new api for customizing main loop" into...
2015-11-04 Jiwoong Imsync app group with tizen_2.4 22/50922/2
2015-11-02 Hwankyu JhunReplace calling elm_config_preferred_engine_set() with 77/50777/1 accepted/tizen/mobile/20151103.224713 accepted/tizen/tv/20151103.224721 accepted/tizen/wearable/20151103.224734 submit/tizen/20151103.063909
2015-10-30 Hwankyu JhunDeactivate window for the AUL_PAUSE command 56/50556/1 accepted/tizen/mobile/20151030.062939 accepted/tizen/tv/20151030.062947 accepted/tizen/wearable/20151030.062953 submit/tizen/20151030.015317
2015-10-16 Semun LeeAdd new api for customizing main loop 36/49636/1
2015-06-29 Semun LeeMerge "improved 64 bits compile" into tizen
2015-06-29 Semun LeeMerge "removing eXecute mode" into tizen
2015-06-18 José Bolloremoving eXecute mode 40/41840/1
2015-06-15 Semun LeeMerge "implementation of app group" into tizen accepted/tizen/mobile/20150616.010929 accepted/tizen/tv/20150616.010943 accepted/tizen/wearable/20150616.010957 submit/tizen/20150615.091318
2015-06-15 Jiwoong Imimplementation of app group 72/41072/4
2015-06-09 Semun LeeMerge "Add guard macro to avoid build break" into tizen accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091801 accepted/tizen/common/20150610.144506 accepted/tizen/common/20150612.065907 accepted/tizen/mobile/20150612.003424 accepted/tizen/tv/20150612.003549 accepted/tizen/wearable/20150611.085659 submit/tizen/20150609.020831 submit/tizen/20150609.065415 submit/tizen/20150609.074149 submit/tizen/20150611.063059 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_common/20150610.013111 submit/tizen_common/20150610.072250 submit/tizen_mobile/20150611.000000 submit/tizen_tv/20150611.000001 submit/tizen_wearable/20150611.000000
2015-06-09 Sangyoon JangAdd guard macro to avoid build break 71/40771/1
2015-06-04 Semun LeeMerge "Add pause, terminate bgapp event" into tizen submit/tizen/20150604.015241
2015-06-01 Sangyoon JangAdd pause, terminate bgapp event 45/40245/1
2015-05-30 Semun LeeActivate window for the AUL_RESUME command 72/40172/1 submit/tizen/20150602.003342
2014-12-30 Jiwoong ImModify system event callback 32/32932/1 accepted/tizen/mobile/20150121.045023 accepted/tizen/tv/20150121.044523 accepted/tizen/wearable/20150121.044756 submit/tizen/20150120.043506 submit/tizen_mobile/20150121.020049 submit/tizen_tv/20150121.020041 submit/tizen_wearable/20150121.020025
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base
2013-02-19 Jaeho Leechanged rotation code
2012-12-18 Jaeho Leemodified dlog tag
2012-08-21 Sewook ParkUpload Tizen2.0 source
2012-04-29 Kim Kibumupload tizen1.0 source
2012-02-10 Jaeho Leemerged with private
2012-01-06 Kibum KimGit init