platform/core/context/sensor-recorder.git
2018-01-19 kibak.yoonsensor-recorder: fix bug that sleep event is not recording 66/167666/1 submit/tizen/20180119.063406 submit/tizen/20180205.020406
2017-10-13 kibak.yoonMerge branch 'devel/tizen' into tizen 56/155556/1 accepted/tizen/unified/20171016.064440 submit/tizen/20171013.144027
2017-10-13 kibak.yoonsensor-recorder: restore CtxJson to prevent crash issue 55/155555/1
2017-10-13 kibak.yoonRevert "Replace the glib-json wrapper CtxJson with... 54/155554/1
2017-09-12 Somin KimMerge branch 'devel/tizen' into tizen 94/149494/1 accepted/tizen/unified/20170913.070852 submit/tizen/20170911.104439
2017-09-11 Somin KimFix coding rule violations 07/149107/1
2017-07-12 Mu-Woong LeeApply the changed function names in context-common 31/138531/1 accepted/tizen/4.0/unified/20170816.013253 accepted/tizen/4.0/unified/20170816.015814 accepted/tizen/4.0/unified/20170828.223324 accepted/tizen/unified/20170713.153448 submit/tizen/20170712.122138 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100003 submit/tizen_4.0_unified/20170814.115522
2017-07-12 Mu-Woong LeeApply the changed function names in context-common 07/138507/1
2017-07-05 Mu-Woong LeeMerge branch 'devel/tizen' into tizen 06/137206/1 accepted/tizen/unified/20170705.162922 submit/tizen/20170705.022841
2017-07-03 Mu-Woong LeeReplace the glib-json wrapper CtxJson with jsoncpp 74/136674/6
2017-07-03 Mu-Woong LeeMerge branch 'devel/tizen' into tizen 11/136711/1 submit/tizen/20170703.044536
2017-06-30 kibak.yoonChange std::map to ctx::CtxJson for managing method... 26/136526/1
2017-06-30 Mu-Woong LeeVersion 4.0.0 release 1 80/136480/1
2017-06-30 Mu-Woong LeePrevent uncaught exceptions from ctx_sensor_rec_read... 62/136462/1
2017-06-29 Mu-Woong LeeSensorRecorderService realizes IUserService instead... 30/136330/1
2017-06-29 Mu-Woong LeeReplace MethodCallHandler::setCaller() with a parameter... 69/136269/1
2017-06-26 Mu-Woong LeeRemove thread switching of sensor events 34/135734/1
2017-06-16 Mu-Woong LeeRename the DB file to .context-sensor-recorder.db 92/134392/1
2017-06-13 Mu-Woong LeeRemove run dependency to 'sensord' 77/133777/1
2017-06-09 Mu-Woong LeeMerge branch 'devel/tizen' into tizen 98/133298/1 accepted/tizen/unified/20170609.204936 submit/tizen/20170609.130020
2017-06-09 Mu-Woong LeeDependency cleanup: apply the modified service & client... 56/133256/2
2017-06-08 Mu-Woong LeeRename the class Json to avoid symbol conflicts with... 76/132976/1
2017-05-29 Mu-Woong LeeAdd dependency to sensord 22/131422/1
2017-05-21 kibak.yoonMerge branch 'devel/tizen' into tizen 89/130289/1 accepted/tizen/unified/20170522.182637 submit/tizen/20170521.102545 tizen_4.0.m1_release
2017-05-21 kibak.yoonsensor: rec: allow option parameter that can be NULL 86/130286/1
2017-05-19 Mu-Woong LeeVersion 1.0.0 45/130245/1
2017-05-19 Mu-Woong LeeIntegrate Tizen 3.0 implementation to the current archi... 77/130077/22
2017-05-19 Mu-Woong LeeImport the legacy sensor-recorder implementation from... 42/130042/2
2017-04-27 kibak.yoonsensor-rec: allocate/deallocate memory of sensor option... 03/127503/1 accepted/tizen/unified/20170428.032933 submit/tizen/20170427.130346
2017-04-27 kibak.yoonsensor-rec: allocate/deallocate memory of sensor option... 02/127502/1
2017-04-14 kibak.yoonAdd compile options to suppress verbose messages and... 67/125267/1
2017-04-12 Mu-Woong LeeSimplify include directory setting 21/124821/1
2017-04-12 Mu-Woong LeeMerge branch 'devel/tizen' into tizen 33/124733/1 accepted/tizen/unified/20170414.163457 submit/tizen/20170413.031950
2017-04-12 Mu-Woong LeeFix compile warnings 21/124721/1
2017-04-12 kibak.yoonsensor-rec: Fix TCT fails 47/124647/1
2017-04-11 Mu-Woong LeeReorganize the header directory to distinguish the... 80/124280/1
2017-04-10 kibak.yoonsensor-recorder: return E_NONE about some internal... 46/124146/2
2017-04-05 Mu-Woong LeeFix the build script typos and nonconventional so symli... 09/123309/1
2017-03-28 Mu-Woong LeeReplace ContextErrorUtil.h with SharedUtil.h 19/121719/1
2017-03-28 kibak.yoonsensor-rec: Add Internal CAPIs for client 51/121551/2
2017-03-23 Mu-Woong LeeRename the packages to clearly denote their roles 35/120635/1
2017-03-19 Mu-Woong LeeRearrange header directory structure w.r.t. context... 55/119655/1
2017-03-16 Mu-Woong LeeDisable redundant virtual packages 99/119299/1
2017-03-16 Mu-Woong LeeRename the package to context-sensor-recorder 21/119221/2
2017-03-10 Mu-Woong LeeRemove test code in SensorRecorderClient 14/118314/1
2017-03-06 Mu-Woong LeeUpdate the license date to 2016-2017 92/117392/1
2017-03-06 Mu-Woong LeeUpdate the author list 86/117386/1
2017-03-03 Mu-Woong LeeUpdate the service code skeleton w.r.t. the change... 55/117255/1
2017-03-03 Mu-Woong LeeFix the build scripts to be sure that each dummy uses... 39/117239/1
2017-02-21 Mu-Woong LeeSync with the header separation in context-common 31/115631/1
2017-02-20 Mu-Woong LeeApply updated class names 25/115525/1
2017-02-20 Mu-Woong LeeImplement the virtual functions added to the DBusServic... 71/115471/1
2017-02-20 Mu-Woong LeeCleanup the build script 38/115438/1
2017-02-09 Mu-Woong LeeAdd callback function for active user changes 44/113944/1
2017-02-06 Mu-Woong LeeAdd the code skeleton of sensor recorder server & client 33/113133/1
2017-01-03 Tizen InfrastructureInitial empty repository master