Mu-Woong Lee [Mon, 20 Feb 2017 08:13:35 +0000 (17:13 +0900)]
Rename classes to denote their roles clearly
Change-Id: Ida84bc00909c2b895133b61246e72591b1e62fe8
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 13 Feb 2017 10:42:43 +0000 (19:42 +0900)]
Separate the service loop termination process from the destructor
Change-Id: I9fbda1dc473d550f773ffd09ba68e494c67bc1c9
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 10 Feb 2017 04:11:11 +0000 (13:11 +0900)]
Add a Database constructor accepting the const reference of Credential
Change-Id: I0ebfdd8bd9d0a5b971bf454df07e08d20bf7a947
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 10 Feb 2017 04:10:13 +0000 (13:10 +0900)]
Add a debug log tag in the alarmmgr callback
Change-Id: Iad8aca56ecb6d949141e3565c04306b03c887d2a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 9 Feb 2017 13:56:02 +0000 (22:56 +0900)]
Add a build flag for switching to single-threading mode
Change-Id: I306967d85eeb792a375c877cf48dcfa1ebc06f42
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 9 Feb 2017 13:53:47 +0000 (22:53 +0900)]
toGVariant returns NULL if the input vector is empty
Change-Id: Ie2c3e45e2286a6d41294bae431c095edf41428e5
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 9 Feb 2017 12:48:00 +0000 (21:48 +0900)]
Use libsystemd to properly check the uid
Change-Id: I65e2488a7898f305212bca5c06748c0a245b5f41
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 9 Feb 2017 10:57:54 +0000 (19:57 +0900)]
Clarify the reference counting policy of GVariant
Change-Id: I91ac65451859caf110ecb91073481d611e41bec8
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 9 Feb 2017 10:13:03 +0000 (19:13 +0900)]
Add monitoring routine of the active user uid
Change-Id: I65e0268950c636de56933a0f5e168f0a9b2088a7
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 9 Feb 2017 03:10:26 +0000 (12:10 +0900)]
Remove redundant constructor definitions from interface classes
Change-Id: Idabd627d232b2dbb86242d025b6b4e874c365bdd
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 9 Feb 2017 03:04:25 +0000 (12:04 +0900)]
Add DBus signal monitor to the server side
Change-Id: Ib36f5217800521afe7db2855e8b15958dbd9153a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 8 Feb 2017 11:22:30 +0000 (20:22 +0900)]
Add a constructor accepting uid_t to Database
Change-Id: Icf0685048c12b81f4106505200811cd3ec45c1cf
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 8 Feb 2017 09:47:32 +0000 (18:47 +0900)]
Change some getter member functions to const
Change-Id: Ic46b05da4c1ea43ca09b22fd0ecc85a3316446c7
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 8 Feb 2017 08:50:33 +0000 (17:50 +0900)]
Add initial implementation of the class Database
Change-Id: I79e9c79d43aa545e3e5ffe42ceb851e569e08650
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 8 Feb 2017 08:42:39 +0000 (17:42 +0900)]
Tuple::toGVariant() consumes its input param
Change-Id: I0cfdeb60ecc88087d88cddc497106bda773a3638
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 6 Feb 2017 13:30:17 +0000 (22:30 +0900)]
Add the class Tuple for denoting DB query results
Change-Id: I731109af9ed382929dda9960f868f920cfd68f34
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 6 Feb 2017 03:39:55 +0000 (12:39 +0900)]
Add initial implementation of shared utils
Change-Id: Id20c4853d95b607c675f21b4d00d7b357f604a69
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 6 Feb 2017 03:11:13 +0000 (12:11 +0900)]
Remove Tizen 3.0 code
Change-Id: I0b88d74bc68bae9474a51ee89ac71e34e0849abf
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Somin Kim [Mon, 5 Dec 2016 04:56:02 +0000 (13:56 +0900)]
Version 0.9.9
Change-Id: I83fd92a2b07d6c0b6a9689a0f6f37f6d45aa4d3b
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Mon, 5 Dec 2016 04:36:11 +0000 (13:36 +0900)]
Defined internal key USED_TIME for RecentBatteryUsage
Change-Id: Ib10921da35bc18cd850521eee737db46e48581a2
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Tue, 25 Oct 2016 11:20:08 +0000 (20:20 +0900)]
Modify the initialization process of DatabaseManager
The DB file needs to be opened explicitly, before using DatabaseManager.
Change-Id: Ic3ca658c6d1aed861a7b3efaf590582b0c2e4740
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 14 Oct 2016 06:14:00 +0000 (15:14 +0900)]
Version 0.9.7
Change-Id: I758124b1657964de2103ae4d7ecaf798831333f7
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 11 Oct 2016 05:13:12 +0000 (14:13 +0900)]
Reduce the dbus timeout to 3 seconds
Change-Id: Ie45d226d330dfd948ade8caabf67b91ebf9f487f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Somin Kim [Mon, 26 Sep 2016 10:03:56 +0000 (19:03 +0900)]
Removed old rule trigger types (moved to context package)
Change-Id: I9a932234f9ceb27bf006df901222d4baed2df36f
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Mon, 12 Sep 2016 11:25:18 +0000 (20:25 +0900)]
Internal rule conversion
Change-Id: I942009ccb1575451974bb3e6013b3ad7dbd98025
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Tue, 27 Sep 2016 09:34:39 +0000 (18:34 +0900)]
Remove legacy code for supporting Tizen 2.x
Change-Id: Icfc27fdff1e74b7f6a37cb29e4febdab5b845f9e
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
MyungJoo Ham [Fri, 9 Sep 2016 08:12:32 +0000 (08:12 +0000)]
Remove unnecessary profile dependencies from build spec
If TV profile does not need this, update meta-tv.git and build project
so that it does not include this package.
If it already does not include this, the code being deleted is
already a dead code that you did not need anyway.
Change-Id: Iedf4577f48bccdcdf376fcd764a442a930fccb09
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Somin Kim [Fri, 9 Sep 2016 08:44:40 +0000 (17:44 +0900)]
Fix coding rule violations
Change-Id: Ic0f9ed595dcde1b33cc98b4306fd64a78dc51c67
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Wed, 7 Sep 2016 12:18:14 +0000 (21:18 +0900)]
Version 0.9.6
Change-Id: Ifc966debfac171dbb4859196f4bb11bb38541f46
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Somin Kim [Mon, 22 Aug 2016 07:24:12 +0000 (16:24 +0900)]
Added Provider Types for Tizen Battery Statistics
Change-Id: I9ad7de0dff2e16cb289acd8c5950c233693c0cde
Signed-off-by: Kunal Chawla <kunal.chawla@samsung.com>
Somin Kim [Mon, 22 Aug 2016 07:24:12 +0000 (16:24 +0900)]
Move trigger & trigger rule types to context-common
Change-Id: Ia2006f1a079dbb1976dc880d203c7e7bbf89ba3f
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Fri, 12 Aug 2016 00:46:32 +0000 (09:46 +0900)]
Version 0.9.5
Change-Id: I8e5923465d9c1bf1d3abfc2b000200dec215b50b
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Marcin Masternak [Fri, 5 Aug 2016 16:15:46 +0000 (18:15 +0200)]
[my-place] internal definitions.
Change-Id: Idac0a7d8f0fae8ebf13cff1c7cb5094b10b2455d
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
Mu-Woong Lee [Wed, 6 Jul 2016 11:54:23 +0000 (20:54 +0900)]
Version 0.9.4
Change-Id: Ia701f8515c84e3a8d9fb9772ad3255452a6da7ea
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 6 Jul 2016 09:23:01 +0000 (18:23 +0900)]
sensor: add attribute keys for sleep monitor & hrm
Change-Id: Ic420600427d35377392f4ac638a4f21cd96eb3d0
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 6 Jul 2016 09:22:40 +0000 (18:22 +0900)]
Fix the mutex deadlocking issue in the destructor of TimerManager
Change-Id: I4c5dc4f12944ef2bc778cb9558949d3e417aac9c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Marcin Masternak [Mon, 4 Jul 2016 09:05:02 +0000 (11:05 +0200)]
[my-place] missing definition build fix.
Change-Id: I3fe0dbb1a6340237447225cbdc4986a7a4f0d8f8
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
Somin Kim [Mon, 4 Jul 2016 07:12:53 +0000 (16:12 +0900)]
Move json definitions(day of week, rank, and etc) to context-provider
Change-Id: I03adba2cfa5f41029c835717689a63fbdd8cb04c
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Fri, 1 Jul 2016 06:54:27 +0000 (15:54 +0900)]
Version 0.9.3
Change-Id: If482f7748e0646864fcf5073a084f2e0377ae346
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 30 Jun 2016 07:39:06 +0000 (16:39 +0900)]
Add Json::remove() member function
Change-Id: Ifa8dd11804ed2ee397b8a60fe1d6525178d66a4b
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 27 Jun 2016 07:04:58 +0000 (00:04 -0700)]
Merge "Add ProviderTypes.h & SensorRecorderTypes.h" into devel/tizen_3.0
Somin Kim [Mon, 27 Jun 2016 06:44:35 +0000 (15:44 +0900)]
Fix internal error code of ERR_INVALID_DATA
Change-Id: Iaee2af0b2181fb1e86d2bc40aac395efcc179f44
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Mon, 27 Jun 2016 03:59:50 +0000 (12:59 +0900)]
Add ProviderTypes.h & SensorRecorderTypes.h
Change-Id: Ibe8bdade3f4e7f7f61052467f084cb164689dbdf
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 23 Jun 2016 07:27:31 +0000 (16:27 +0900)]
Add a separated header containing internal error codes
Change-Id: Ief34c1297641911f7ccc5686c8f261ccc06da35f
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 23 Jun 2016 02:16:31 +0000 (11:16 +0900)]
Disclude Types.h from the dbus client headers
Cherry-picked from Tizen 2.3.2
Change-Id: Id96480e5dc1e4e3f13b55d788601d8d6c5a28cff
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 21 Jun 2016 02:55:40 +0000 (11:55 +0900)]
Allow DB queries with NULL outparam for containing query result
Change-Id: Ifad60aae43fc4745bc4dd55d5cba442934dbef5a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 21 Jun 2016 02:54:42 +0000 (11:54 +0900)]
Apply LEGACY_SECURITY build feature to DBusClient
Change-Id: Ib8793b0493053ce0b60c6b6a26905f6f9eec8b23
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Somin Kim [Mon, 20 Jun 2016 06:32:40 +0000 (15:32 +0900)]
Modified default row_id to rowId
Change-Id: I8c879bdad1ee69346728f725240be1bea8b8c625
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Thu, 9 Jun 2016 08:19:22 +0000 (17:19 +0900)]
Added CustomRegister Interface
Change-Id: I0faf8c9efcd5439a03a41a43d6f9b9a40c4b1652
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Tue, 7 Jun 2016 10:22:45 +0000 (19:22 +0900)]
Version 0.9.0
Change-Id: Iaaabeed7f6a9a652920b3663a13ff3b4fb4268b1
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Fri, 3 Jun 2016 05:34:27 +0000 (14:34 +0900)]
Add missing SYSTEM_SERVICE build feature
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Conflicts:
packaging/context-common.spec
Change-Id: I047e4535a1178b9332938273eddbddd4b680d1e0
Mu-Woong Lee [Fri, 3 Jun 2016 02:26:39 +0000 (11:26 +0900)]
Migrate DBusClient from context to context-common
Change-Id: I4e088e4e023854debcf96f4c854e7dcafc1edf22
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 3 Jun 2016 01:49:02 +0000 (10:49 +0900)]
Merge two separated pkg config files into one
Change-Id: I16c9b99cdaf5e9f852e80b3af27bb177853ed352
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Marcin Masternak [Wed, 1 Jun 2016 11:42:44 +0000 (13:42 +0200)]
[my-place] Places comparison operator== fix.
Change-Id: I7c2ddcf41dfdb32e8e52070807292691baae3cbd
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
Marcin Masternak [Tue, 31 May 2016 14:28:13 +0000 (16:28 +0200)]
[my-place] Extend Place Wifi AP's list by network names.
Change-Id: I0fd849c7e6533edbd90142d3eff17196cab51716
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
Marcin Masternak [Tue, 31 May 2016 07:52:11 +0000 (09:52 +0200)]
[my-place] Move shared definitions to context-common.
Change-Id: Ifb3bfb2efd7945ec9565d6ee387136d9428d5ea7
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
Marcin Masternak [Mon, 30 May 2016 12:22:15 +0000 (14:22 +0200)]
[my-place] Move shared types to context-common.
Change-Id: I1abe302734ba09f3215ffc60dba4fe7c65cabd21
Signed-off-by: Marcin Masternak <m.masternak@samsung.com>
Mu-Woong Lee [Wed, 25 May 2016 12:24:00 +0000 (21:24 +0900)]
Re-implement floating point get/set methods of the Json to be more human-readable
Floating point numbers are stored as decimal format strings, not hexadecimal.
It will be more human-readable & SQLite-friendly, but may cause some precision issues.
Note that, this patch allows maximum 15 significant digits for double-precision floating point numbers.
If you need more than 15 significant figures, use int64_t instead.
Change-Id: I0f957a863e69a060a879d90b88341a9945f469c1
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 23 May 2016 12:06:02 +0000 (21:06 +0900)]
Add LEGACY_FILE_PATH & LEGACY_PERIODIC_ALARM build features to support build on Tizen 2.3.x
By setting LEGACY_FILE_PATH & LEGACY_PERIODIC_ALARM as 1, it can be built on Tizen 2.3.x
Change-Id: I7b3dbcbfab7b95a2c0410d55f5117ef8c5710849
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 23 May 2016 12:04:39 +0000 (21:04 +0900)]
Add version check for json-glib library
Older versions of json-glib do not support conversions from/to GVariant
Change-Id: Ie3d78602eb7a85ea12b2ef6290a6a654cee048e0
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 23 May 2016 05:49:11 +0000 (14:49 +0900)]
Version 0.8.1
Change-Id: I6a952551d2c883e72f2d985f6fd1ac7ee56ce5ab
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 20 May 2016 08:21:27 +0000 (17:21 +0900)]
Define DBus methods for privilege checking
Cynara-based privilege checking needs to be done in server-client manner.
To be able to test app launch, call, notification privileges from the API side, three new DBus methods are implemented.
Change-Id: I80bf039d10f875d2fe475ea3661c87949a8f6a40
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 3 May 2016 01:31:39 +0000 (10:31 +0900)]
Version 0.8.0
Change-Id: I1520040069b7458b0ef63230bfa4b981f94c2565
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 28 Apr 2016 08:56:37 +0000 (17:56 +0900)]
Add ContextProvider::unloadable() to control unloadability of shared objects
Change-Id: I308eea9325a36ce59ca98f879e568ce5ed75d876
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 28 Apr 2016 03:53:35 +0000 (12:53 +0900)]
DatabaseManager::DatabaseManager() returns immediately after raising SIGTERM
Change-Id: I43fa78e78871bd6e80e8d0a7a89a49da1cdf9833
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 27 Apr 2016 06:53:17 +0000 (15:53 +0900)]
Modify the return type of ContextProvider::getPrivilege() to void
Change-Id: Ia69d18307753a678d260378c735effb9cdac0139
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 22 Apr 2016 11:05:35 +0000 (20:05 +0900)]
Cleanup ContextProvider & IContextManager declarations
Change-Id: Id07b5bf188f971efc91d5e6cca29cffa28e61efd
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 20 Apr 2016 08:58:28 +0000 (17:58 +0900)]
Update License text & boilerplates
Change-Id: Ied6f71b4f6cbf57b7a7febe434bdc198c519a1c5
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 19 Apr 2016 10:59:18 +0000 (19:59 +0900)]
Disable TV profile build explicitly
Change-Id: Ic1eda5371f19f7d8abacd0bf4f6ed50e2aa1376e
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 18 Apr 2016 03:08:23 +0000 (12:08 +0900)]
Cleanup ContextProvider and ContextManager interfaces
Change-Id: I2395ed984f7b21a67b324c9f4472a8ea7a893906
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 18 Apr 2016 11:20:38 +0000 (20:20 +0900)]
Fix GMutex initialization issue in DatabaseThread
Change-Id: Icfaa15e4f45aa1a5c992aa1cf1b21a8aaab2633e
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 18 Apr 2016 02:40:58 +0000 (11:40 +0900)]
Rename symbol visibility macro to SO_EXPORT
Change-Id: I4b0b648a3758a20cb2d0b8db80e4e37a70963655
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 15 Apr 2016 07:23:55 +0000 (16:23 +0900)]
Split types_internal.h to Types.h and DBusTypes.h
Change-Id: I4bbc57f12f82c3a71461c1ebbc270e6b6c85b6c8
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 15 Apr 2016 06:23:02 +0000 (15:23 +0900)]
Change the default symbol visibility to hidden
Change-Id: I6fea466e5a0676e7de0d33e3e76a9d137bf5138c
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 15 Apr 2016 04:29:05 +0000 (13:29 +0900)]
Switch back to libctx-server.so from libctx-server.a
Change-Id: I96fbdb51b6aa9c97e437dd944f7df418a2dad77a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 14 Apr 2016 11:01:15 +0000 (20:01 +0900)]
Migrate the database manager implementation from context-service to context-common
The original database manager implementation in context-service will be removed.
Change-Id: I6dc124f6dfebcd9c3f6f99904c7fb7795d2eb547
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Somin Kim [Fri, 8 Apr 2016 01:54:43 +0000 (10:54 +0900)]
Version 0.7.5
Change-Id: Ib7c1c4c1e54329f8e56e1d13412fc38b2d39963e
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Fri, 8 Apr 2016 01:43:45 +0000 (10:43 +0900)]
Modified class constructor initializer style
Change-Id: I8a21bdd617eb267675acbf265dbb94da93db514a
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Mon, 4 Apr 2016 08:22:22 +0000 (17:22 +0900)]
Build static library libctx-server.a instead of libctx-server.so
The library is only being used by contextd, thus it does not need to be a shared object.
Change-Id: I8005d50fe12d719d7ae447215a3827d79a5382bb
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Somin Kim [Mon, 4 Apr 2016 04:06:15 +0000 (13:06 +0900)]
Apply Tizen C++ coding style to context_manager, context_manager_iface, provider_iface(ContextProviderBase)
Change-Id: I94744c10c8dfbb7cbdf0e954617ce668c41443c9
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Somin Kim [Mon, 14 Mar 2016 01:45:48 +0000 (10:45 +0900)]
Version 0.7.3
Change-Id: I3531618930cf113780729ccc4008feeabf46ee8f
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Tue, 8 Mar 2016 08:46:47 +0000 (17:46 +0900)]
json: replace sprintf with snprintf
Change-Id: I0666d5eec40a0f81d2a57b6efeac4cc17429a0a3
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 29 Feb 2016 07:46:21 +0000 (16:46 +0900)]
Exclude unnecessary dependencies from pc files
Change-Id: I42d04dced8ca6d3f74f7da5a5c113dbe07ac3731
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 24 Feb 2016 05:47:43 +0000 (14:47 +0900)]
Re-implement ctx::TimerManager class
Change-Id: I70807e42c04561b6924b44bbbbfc8463ec6930dd
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 23 Feb 2016 07:39:40 +0000 (16:39 +0900)]
Apply Tizen C++ coding style to json
Change-Id: Id0ba0cd402dba66666aaf220a0f46acc4ef08c59
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 18 Feb 2016 12:03:16 +0000 (21:03 +0900)]
Re-implement namespace ctx::shared as class ctx::SharedVars
Change-Id: I7fe4e6f35b83821ec453ed6fe4d22557ce7da558
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Wed, 17 Feb 2016 04:06:30 +0000 (13:06 +0900)]
Remove dbus_client, request_handler, and response_handler
Change-Id: I3732d26496b49def924a296431c4138f79286bb0
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 16 Feb 2016 12:38:32 +0000 (21:38 +0900)]
Split libctx-common.so into libctx-shared.so & libctx-server.so
Change-Id: I5a67f5d9bbbb9a1176631553c57deedf3958f1ad
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Somin Kim [Mon, 18 Jan 2016 07:38:30 +0000 (16:38 +0900)]
Support custom items
- error code, req type added
- unregister trigger item/provider added
- json valid() function added
- is_supported modified
Change-Id: I4af9c0fd64f80ab6302755b93572ab071a40f783
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
Mu-Woong Lee [Mon, 15 Feb 2016 06:45:59 +0000 (15:45 +0900)]
Apply Tizen C++ coding style to the constructors of DBusSignalWatcher and EventDrivenThread
Change-Id: Ieb15edc04d64af46997e7af062c23d9362104303
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Mon, 15 Feb 2016 06:28:18 +0000 (15:28 +0900)]
Apply Tizen C++ coding style to ScopeMutex
Change-Id: Ib3ebc9403b78db108a57036dd4893d226cf0a57a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 11 Feb 2016 10:16:42 +0000 (19:16 +0900)]
Update indentation of class IDBusSignalListener
Change-Id: If6c710e82457a3da16c6563ec35b9024ac1c9495
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 11 Feb 2016 05:12:40 +0000 (14:12 +0900)]
Version 0.7.2
Change-Id: I23dc716d8c4ba6bae393db252471aa51623ad304
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 11 Feb 2016 04:36:18 +0000 (13:36 +0900)]
Cleanup compile warning flags
Change-Id: I3f35bb9ecbcfdc5cc1c7481bfb058c11fac91807
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 5 Feb 2016 09:05:23 +0000 (18:05 +0900)]
Fix EventDrivenThread not to be blocked when stop() is called
Change-Id: Ia480a64fb72956c6f5939a6aad85b1229d6aac3a
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Fri, 5 Feb 2016 05:25:33 +0000 (14:25 +0900)]
Add DBusSignalWatch & IDBusSignalListener, which replace dbus_server
Change-Id: Ibe9ad7c154d80c872b03ca1a2f78bd7a03d2d6b8
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 4 Feb 2016 09:01:36 +0000 (18:01 +0900)]
Code cleanup: EventDrivenThread
Change-Id: I588f2b39c383dc154462399898a57717d02db462
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 2 Feb 2016 05:50:27 +0000 (14:50 +0900)]
Apply Tizen C++ coding style to EventDrivenThread
Change-Id: I35e481db75d5bb329d72b68120ea5c646a6ac5e8
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Thu, 14 Jan 2016 11:01:33 +0000 (20:01 +0900)]
Add session & system dbus signal subscribing functions
Change-Id: I7765587f1a3c00f847d5522b21f8b0e156599df9
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
Mu-Woong Lee [Tue, 12 Jan 2016 06:08:25 +0000 (15:08 +0900)]
Version 0.7.0
Change-Id: Iabf80f2a947b27ec0ab2db52604377a9b0a42ae8
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>