Version 0.9.6
[platform/core/context/context-service.git] / src /
2016-09-07 Somin KimSubscribed to battery statistics logger 14/81314/5
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-05 Mu-Woong LeeFix to return proper errors in case of sync-read failures 32/78432/1
2016-07-01 Mu-Woong Leepolicy: enable heart-rate sensor recording provider 96/77796/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-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-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-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-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-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 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-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-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 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...
2016-01-14 Mu-Woong LeeRemove ecore handling routine as it is not used anymore 89/56989/1
2016-01-14 Mu-Woong LeeFix issues detected by static program analysis 77/56977/1
2016-01-11 Somin KimReplace CLIPS with the internal rule evaluator 02/56602/1
2016-01-11 Somin KimModified to handle get template request 01/56601/1
2016-01-11 Somin KimFix operator error during time event handling 00/56600/1
2016-01-11 Somin KimModified cotext monitor as singleton 99/56599/1
2016-01-11 Somin KimRemoved time alarm, now item 97/56597/1
2016-01-11 Somin KimRemove uninstalled creator's rule after event received 96/56596/1
2016-01-11 Somin KimRemove unnecessary headers included 95/56595/1
2016-01-11 Somin KimArrange SQL query string in rule manager 94/56594/1
2016-01-11 Somin KimAdded context_fact_types.h 93/56593/1
2016-01-11 Somin KimTimer related items are recovered. Double quotations... 91/56591/1
2016-01-11 Somin KimModified to read conditions aynchronously 89/56589/1
2016-01-11 Somin KimAdded trigger rule class. 88/56588/1
2016-01-11 Somin KimModified Context Trigger to run on the main thread... 87/56587/1
2015-10-21 Mu-WoongSplit context_manager into context_manager & context_pr... 81/49981/1 accepted/tizen/mobile/20151222.224946 accepted/tizen/tv/20151222.224959 accepted/tizen/wearable/20151222.225032 submit/tizen/20151222.122953 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
2015-10-20 Mu-WoongApply Cynara 69/49769/1
2015-10-20 Mu-WoongRestructure peer credentialing routine to support Cynara 62/49762/1
2015-10-20 Mu-WoongFix a dlog tag to print DB row_id properly 53/49753/1
2015-10-20 Mu-WoongSimplify db_manager's sync query execution routine 52/49752/1
2015-10-20 Mu-Woongtrigger: remove timer control impl from context_monitor 51/49751/1
2015-09-24 Mu-WoongMerge changes from Tizen 2.4 (Version 0.6.3) 45/48645/1
2015-09-08 Somin KimModify trigger to accept GVariant as dbus call action... 24/47724/1
2015-09-08 Somin KimRemove/modify dlog tags 23/47723/1
2015-08-17 Mu-WoongSwitch to user-session daemon 80/46180/2
2015-08-17 Mu-WoongSync with Tizen 2.4 79/46179/1
2015-08-04 Mu-WoongMerge Version 0.5.5 96/45296/1 accepted/tizen/mobile/20150810.043507 accepted/tizen/tv/20150810.043545 submit/tizen_mobile/20150810.020750 submit/tizen_tv/20150810.020506
2015-07-27 Mu-WoongMerge changes from Tizen 2.4 73/44773/1
2015-07-21 Mu-WoongIntegrate changes from Tizen 2.4 (Version 0.5.3) 62/44362/1 accepted/tizen/mobile/20150722.000950 accepted/tizen/tv/20150722.001048 submit/tizen_mobile/20150721.115234 submit/tizen_tv/20150721.114308
2015-07-13 Mu-WoongRefactor request assignment routine 66/43666/1 accepted/tizen/mobile/20150713.111145 accepted/tizen/tv/20150713.111028 submit/tizen_mobile/20150713.082301 submit/tizen_tv/20150713.082057
2015-07-13 Mu-WoongUpdate date of all license boilerplate 65/43665/1
2015-06-29 Mu-WoongDisable security-server based privilege checker 96/42496/1
2015-06-29 Mu-WoongIntegrate changes from Tizen 2.4 86/42486/1
2015-06-19 Mu-WoongSync with Tizen 2.4 89/41989/2
2015-06-15 Mu-WoongRemove redundant dependency to pkgmgr-info 06/41406/1
2015-06-15 Mu-WoongApply Cynara gdbus peer credentials 00/41400/1
2015-06-15 Mu-WoongDisable vasum-related features 91/41391/1
2015-06-15 Mu-WoongMigrate from 2.4 code repo 87/41387/1