platform/core/context/context-service.git
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
2016-04-21 Mu-Woong LeeMerge "Update License text" into devel/tizen_3.0
2016-04-20 Somin KimModify notification action behavior related to sound... 01/66701/3
2016-04-20 Mu-Woong LeeUpdate License text 06/66706/1
2016-04-19 Mu-Woong LeeDisable TV profile build explicitly 51/66551/1
2016-04-19 Mu-Woong LeeReplace runtime-info and system-settings APIs with... 89/66489/1
2016-04-19 Mu-Woong LeeRemove the lazy creation routine for context providers 66/66266/5
2016-04-15 Mu-Woong LeeReplace types_internal.h with Types.h 01/66101/1
2016-04-14 Mu-Woong LeeReplace db_manager with DatabaseManager 05/66005/1
2016-04-12 Somin KimApplying Tizen C++ coding style to Server 52/65652/1
2016-04-08 Somin KimVersion 0.7.5 07/65207/1
2016-04-07 Mu-Woong LeeApply journal_mode = WAL to the DB 00/65100/1
2016-04-06 Somin KimModified ContextManagerImpl according to provider initi... 70/64870/1
2016-04-04 Mu-Woong LeeModify some build optimization options 22/64622/1
2016-04-04 Somin KimApply Tizen C++ coding style to Request 01/64601/1
2016-04-04 Somin KimApply Tizen C++ coding style to context_mamanger_impl... 99/64599/1
2016-04-01 Somin KimApply Tizen C++ coding style to Access Control 95/64395/4
2016-04-01 Somin KimApply Tizen C++ coding style to Context Trigger 61/64261/3
2016-03-24 Somin KimModified to add/remove a template synchronously after... 08/63308/2
2016-03-14 Somin KimVersion 0.7.3 19/62019/1
2016-02-29 Mu-Woong LeeReplace timer_manager & timer_util with TimerManager 03/60203/2
2016-02-23 Mu-Woong LeeReplace ctx::json with ctx:Json 79/60079/1
2016-02-17 Mu-Woong LeeRemove direct build dependency to context-common 88/59588/2
2016-02-15 Somin KimModified trigger to use package id for rule management 33/59433/1
2016-02-15 Somin KimModified template manager as singleton 58/58558/5
2016-02-15 Somin KimModified to support custom item 71/57571/8
2016-02-15 Mu-Woong LeeApply Tizen C++ coding style to the constructor of... 80/59380/1
2016-02-15 Mu-Woong LeeReplace scope_mutex with ScopeMutex 74/59374/1
2016-02-11 Mu-Woong LeeRemove dependency to libxml from CMakeLists 62/59162/1
2016-02-11 Mu-Woong LeeVersion 0.7.2 56/59156/1
2016-02-11 Mu-Woong LeeCleanup compile warning flags 42/59142/1
2016-02-11 Mu-Woong LeeRemove context-service.xml 41/59141/1
2016-02-11 Mu-Woong LeeRe-implement dbus_server_impl as DBusServer 57/58957/4
2016-02-05 Mu-Woong LeeRemove dependency to deprecated dbus_server 30/58930/2
2016-02-02 Mu-Woong LeeApply Tizen C++ coding style to EventDrivenThread 92/58592/1
2016-01-14 Mu-Woong LeeImplement session & system dbus signal subscribers 22/57022/1
2016-01-14 Mu-Woong LeePostpone client requests delivered before the service... 93/56993/1
2016-01-14 Mu-Woong LeeMerge "Remove ecore handling routine as it is not used...
next