platform/core/context/context-service.git
2017-07-10 Mu-Woong LeeRemove trailing bytes from the cmd string read from... 50/137950/1
2017-07-07 Mu-Woong LeeAdd IClient::getName() for getting the package id ... 15/137315/3
2017-06-30 Mu-Woong LeeVersion 4.0.0 release 1 88/136488/1
2017-06-29 Mu-Woong LeeAlign with the subdivided IService interfaces 00/136400/2
2017-06-29 Mu-Woong LeeServiceRunner creates ServiceClient before IMethodCallH... 70/136270/1
2017-06-26 Mu-Woong LeeSwitch to single-threading 95/135695/3
2017-06-26 Mu-Woong LeeActiveUserMonitor subscribes signals from ServiceProxy... 48/135648/4
2017-06-16 Mu-Woong LeeEnable more compile warnings: -Wall & -Wformat=2 82/134382/1
2017-06-12 Mu-Woong LeeRemove unused function IService::setService() 23/133423/1
2017-06-09 Mu-Woong LeeDependency cleanup: add service & client manipulation... 40/133240/3
2017-06-08 Mu-Woong LeeRename the class Json to avoid symbol conflicts with... 77/132977/1
2017-06-02 Mu-Woong LeeRemove a misused 'deny own' rule from contextd-agent... 69/132269/1
2017-06-02 Hyotaek ShimRemove deprecated D-bus smack policies 46/132246/1
2017-05-02 Mu-Woong LeeAdd missing dbus privilege checking rules 34/127834/1
2017-04-25 Mu-Woong LeeChange the creation order of the services 55/126955/1
2017-04-20 Somin KimVersion 1.0.1 66/126166/1
2017-04-20 Somin KimFix typo in agent conf file 11/126111/2
2017-04-20 Somin KimFix svace issue 08/126108/1
2017-04-14 Mu-Woong LeeAdd compile options to suppress verbose messages and... 70/125270/1
2017-04-12 Mu-Woong LeeDisable data monitoring/logging features in the legacy... 01/124601/1
2017-04-11 Mu-Woong LeeFix warnings detected from static analysis 34/124234/1
2017-04-06 Mu-Woong LeeIntegrate the legacy context-service into the agent... 89/122089/2
2017-04-05 Mu-Woong LeeFix the build script typos 10/123310/1
2017-04-05 Mu-Woong LeeAdd handlers for uncaught exceptions and new failures 04/123204/4
2017-03-30 Mu-Woong LeeIntegrate the legacy context-service into the agent... 88/122088/1
2017-03-29 Mu-Woong LeeRemove dbus connection setting for Timer 17/121917/1
2017-03-28 Mu-Woong LeeReplace PathUtil.h with ServerUtil.h 21/121721/1
2017-03-28 Mu-Woong LeeUpdate dbus conf files 87/121687/1
2017-03-27 Mu-Woong LeeChange the dbus signal listening to monitor new user... 41/121241/1
2017-03-27 Mu-Woong LeeSwitch to multi-user.target service 13/121013/1
2017-03-27 Mu-Woong LeeAdd build & packaging script of context-agent 59/119659/2
2017-03-19 Mu-Woong LeeAdd include directory setting w.r.t. context-common 58/119658/1
2017-03-16 Mu-Woong LeeAdd job-scheduler service 55/119255/1
2017-03-16 Mu-Woong LeeSync with the renamed packages of app-history & sensor... 22/119222/1
2017-03-15 Mu-Woong LeeRemove single-threading option 63/118963/1
2017-03-14 Mu-Woong LeeAdd a short delay to the active user checking process... 83/118783/1
2017-03-06 Mu-Woong LeeEnable app-history service 93/117393/1
2017-03-03 Mu-Woong LeeSelectively stop and restart the individual service... 58/117258/2
2017-02-20 Mu-Woong LeeChange the service restart option to on-failure 50/115550/1
2017-02-20 Mu-Woong LeeSwitch to single-threading if only one service is supported 49/115549/1
2017-02-20 Mu-Woong LeeApply updated class names 26/115526/1
2017-02-20 Mu-Woong Leecontext-service terminates in its own mainloop, not... 74/115474/1
2017-02-20 Mu-Woong LeeCleanup the build script 39/115439/1
2017-02-09 Mu-Woong LeeConvert the ServiceLoader class to static 49/113949/1
2017-02-08 Mu-Woong LeeSet the User:Group to service_fw:service_fw 97/113697/1
2017-02-06 Mu-Woong LeeAdd the initial implementation of Tizen 4.0 context... 38/113138/1
2017-02-06 Mu-Woong LeeRemove legacy code from Tizen 3.0 74/113074/1
2017-01-03 Mu-Woong LeeRemove profile build dependencies 24/108124/1
2016-12-29 Mu-Woong LeeDo not deinit the alarm-service during the daemon runs 11/107711/2
2016-12-29 Mu-Woong LeeEnable HRM recording for Mobile 68/107668/1
2016-12-05 Somin KimVersion 0.9.9 30/102130/1
2016-12-02 Somin KimRename 3.0 upgrade script 75/101875/1
2016-10-25 Mu-Woong LeeRearrange launch order to safely control the case that... 26/93726/1
2016-10-14 Mu-Woong LeeDecide the path of the provider so files at compile... 58/92258/1
2016-10-14 Mu-Woong LeeVersion 0.9.7 44/92244/1
2016-10-13 Somin KimModified to use new internal rule style 84/89684/6
2016-09-29 Somin KimInternal rule conversion 84/87984/2
2016-09-28 Mu-Woong LeeReturn an error instantly if the subject string is... 71/89971/1
2016-09-27 Mu-Woong LeeRemove legacy code for supporting Tizen 2.x 01/89901/1
2016-09-07 Mu-Woong LeeVersion 0.9.6 54/87354/1
2016-09-07 Somin KimSubscribed to battery statistics logger 14/81314/5
2016-09-06 Mu-Woong LeeAdd 'PATH' environment variable to the upgrade script 87/86987/1
2016-08-30 Somin KimUpgrade script 69/85969/1
2016-08-22 Somin KimUse modified names of keys & types' definition 47/84747/1
2016-08-12 Mu-Woong LeeEnable MyPlace detector 82/83582/1
2016-07-06 Mu-Woong LeeVersion 0.9.4 85/78685/1
2016-07-05 Mu-Woong LeeFix to return proper errors in case of sync-read failures 32/78432/1
2016-07-01 Mu-Woong LeeVersion 0.9.3 02/77802/1
2016-07-01 Mu-Woong Leepolicy: enable heart-rate sensor recording provider 96/77796/1
2016-07-01 Mu-Woong LeeRemove unnecessary depenencies 91/77791/1
2016-06-30 Mu-Woong LeeEnable sleep monitor recording 46/77446/1
2016-06-27 Mu-Woong LeeEnable profile-featuring for PolicyManager 46/76746/1
2016-06-27 Mu-Woong LeeSimplify PolicyManager by adding a map for subscription... 12/76712/1
2016-06-27 Mu-Woong LeeFix build errors w.r.t. the changes in context-common 07/76707/1
2016-06-20 Somin KimModified trigger table, column names as camel case 03/75503/1
2016-06-17 Somin KimRe-establish custom provider 23/73723/3
2016-06-07 Somin KimVersion 0.9.0 78/73278/1
2016-06-03 Mu-Woong LeeUpdate build dependency w.r.t. the change of context... 85/72885/1
2016-05-25 Mu-Woong LeeAdd TRIGGER_SUPPORT build feature for turning on/off... 28/71328/1
2016-05-25 Mu-Woong LeeAdd SYSTEM_SERVICE & LEGACY_SECURITY build features... 13/71213/2
2016-05-23 Mu-Woong LeeVersion 0.8.1 63/70863/1
2016-05-20 Mu-Woong LeeAdd DBus methods for privilege checking of client apps 32/70732/2
2016-05-19 Somin KimCynara configuration applied(cache size) 31/70131/2
2016-05-16 Somin KimRemove memory leak 20/69620/2
2016-05-11 Mu-Woong LeeRename the provider libraries' factory symbol to 'Creat... 24/69024/2
2016-05-10 Somin KimFix is_supported() to skip privilege check 16/68816/2
2016-05-03 Somin KimCheck null when TemplateManager is destroyed 64/68264/1
2016-05-03 Mu-Woong LeeVersion 0.8.0 72/68172/1
2016-05-02 Somin KimCheck if item is supported before template request 00/68100/1
2016-04-28 Mu-Woong LeePrevent unloading non-unloadable providers 98/67798/1
2016-04-28 Mu-Woong LeeSwitch to gmodule from linux dl functions 55/67755/2
2016-04-28 Mu-Woong LeeImplement PolicyRequest::getClient() member function 18/67718/1
2016-04-28 Mu-Woong LeeMonitor WiFi state continuously 17/67717/1
2016-04-28 Mu-Woong LeeAdd some missing self-destruction scheduling points... 02/67702/1
2016-04-28 Mu-Woong LeeEach provider handler is self-destructed if there is... 72/67672/1
2016-04-27 Mu-Woong LeeDisable launch-time loading of social stats logger... 83/67583/1
2016-04-27 Mu-Woong LeeAdd PolicyManager for enabling usage loggers at launch... 60/67560/1
2016-04-27 Mu-Woong LeeApply on-demand loading of provider objects 11/67311/4
2016-04-26 Mu-Woong LeeAdd library file list loader & statis trigger template... 35/67235/4
2016-04-25 Mu-Woong LeeApply launch-time loading routine for providers 92/67092/5
next