summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mu-Woong [Tue, 8 Sep 2015 05:53:49 +0000 (14:53 +0900)]
Sync with Tizen 2.4
- Version 0.6.2
- Add GVariant get/set methods to ctx::json
- Add a global variable for wifi bssid
- Modify dlog tags
Change-Id: Iba2d680b1be6f9eae9dee43aa85e736f97c70ed4
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Tue, 18 Aug 2015 02:52:42 +0000 (11:52 +0900)]
Version 0.6.0
Change-Id: I6d1c40c630351445cfac6ee37008d09603a24648
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Mon, 17 Aug 2015 11:28:02 +0000 (20:28 +0900)]
Switch to session dbus from system dbus
Change-Id: Iabe091d39efa95d6107eb53f47b919245644499d
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Mon, 17 Aug 2015 12:56:52 +0000 (21:56 +0900)]
Sync with Tizen 2.4
- Add interface for adding trigger template at runtime
- Cleanup dlog tags
- Fix json assignment operator to handle NULL or empty string
Change-Id: I21b15244e1bb32089440dde75f7ad3ce494e716d
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Tue, 4 Aug 2015 11:41:27 +0000 (20:41 +0900)]
Merge Version 0.5.5
- Remove request_handler::unsubscribe(int req_id) method
Change-Id: I6fdff185c4fad12f2ea07c4300bb52f182e6bfc4
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Mon, 27 Jul 2015 12:41:52 +0000 (21:41 +0900)]
Merge changes from Tizen 2.4
- Restructure provider interface to support on-demand provider object creation
Change-Id: I1c1ce93fc9b0a087c970e7b1aa63754ed3059b29
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Tue, 21 Jul 2015 05:23:53 +0000 (14:23 +0900)]
Version 0.5.3
Change-Id: Ia5c3a843881de74858b09e0da955e80fe8433fb5
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Tue, 21 Jul 2015 05:23:30 +0000 (14:23 +0900)]
Revert "Remove unused 'double' value manipulation functions from json"
This reverts commit
77175955f83f50bff31d307cbee3ffb4aafafa3d.
Change-Id: I75ad281d2c7a4aec179ca8aa59e0c4583efaf5fe
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Tue, 21 Jul 2015 05:23:16 +0000 (14:23 +0900)]
Remove Vasum zone control code
Change-Id: Ieab35a7002068fb3bdff5a792ad3459fb66a324b
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Tue, 21 Jul 2015 05:22:58 +0000 (14:22 +0900)]
Reorder member variables of event_message_s
Change-Id: I5f0f8397175779301e6e893f7e618ef91606632e
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Mon, 13 Jul 2015 06:34:39 +0000 (15:34 +0900)]
Remove g_type_init() routine
Change-Id: I2e5fa4f08ec288131cc4c02bc6fb7c91aff7204b
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Mon, 13 Jul 2015 05:44:57 +0000 (14:44 +0900)]
Remove unused 'double' value manipulation functions from json
Change-Id: I30ad4d87354da7cd7f8ea25956917759d47d76cc
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Mon, 13 Jul 2015 05:44:37 +0000 (14:44 +0900)]
Update date of all licence boilerplate
Change-Id: I1e92627ebdd9fbd37311bdde05d5de8f27c8435e
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Mon, 29 Jun 2015 12:06:03 +0000 (21:06 +0900)]
Cleanup the build script
Change-Id: Icf316dac914a8e370748e157af24e293cdab4edf
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Fri, 12 Jun 2015 02:23:40 +0000 (11:23 +0900)]
Update the domain tag
Change-Id: Iee736a7938744ffc7772fbce6d057b2165997ae2
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Thu, 11 Jun 2015 11:25:32 +0000 (20:25 +0900)]
Remove dependency to security-server.
Change-Id: Id548575e5f2ee14a6e7276f222a6b7b9cdd82a3e
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
Mu-Woong [Thu, 11 Jun 2015 10:47:47 +0000 (19:47 +0900)]
Migrate from 2.4 code repo.
Change-Id: I594a2634b51d8bb4e7b4b0bcd1ee8c7367785c56
Signed-off-by: Mu-Woong <muwoong.lee@samsung.com>
KyungMi Lee [Wed, 25 Mar 2015 05:35:19 +0000 (22:35 -0700)]
Initial empty repository