seungha.son [Tue, 20 Sep 2016 09:12:13 +0000 (18:12 +0900)]
Remove unnecessary space and line
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ice9531ebccb66f24128716506590926f75cd0dc6
seungha.son [Tue, 20 Sep 2016 02:51:39 +0000 (11:51 +0900)]
Fix wrong function naming
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Icc978ec9d9dd39f59027745362004b9a910776a4
Myungki Lee [Mon, 19 Sep 2016 10:10:19 +0000 (19:10 +0900)]
Add apis for dnd_allow_exception
- notification_system_setting_set_dnd_allow_exceptions()
notification_system_setting_get_dnd_allow_exceptions()
Change-Id: I9e2fda4ca1b705383a7d74dea5198eef99c19063
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Mon, 19 Sep 2016 11:01:37 +0000 (20:01 +0900)]
Fix typo and use upper case
Change-Id: I1acbe348da3c86adf266904dab6adc49a5f652e8
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Fri, 9 Sep 2016 04:46:01 +0000 (13:46 +0900)]
Fix wrong condition statement
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I899db908eac4f51ca67a1e598af188a24a854b21
seungha.son [Fri, 9 Sep 2016 01:38:23 +0000 (10:38 +0900)]
Remove unused variable and condition statement
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I9b3876259c908eae0b9df865b36e0374bf47966e
seungha.son [Wed, 7 Sep 2016 08:36:49 +0000 (17:36 +0900)]
Add notification hide event type and get/set hide time API
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ie7ac962016cd0d0cfe23d28e01e05347d5c369da
seungha.son [Tue, 6 Sep 2016 08:06:53 +0000 (17:06 +0900)]
Add API for get/set notification ongoing value type and time
- Add notification ongoing value type for display time infomation.
User gets/sets notification ongoing value type and time.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Id12bf068c9a11815a7f4f6e94dd383755e073b2e
seungha.son [Mon, 5 Sep 2016 09:39:43 +0000 (18:39 +0900)]
Add API for get/set default highlight button
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: If13602041791ba173a7cadd6af72885b2833eff6
seungha.son [Wed, 7 Sep 2016 00:07:35 +0000 (09:07 +0900)]
Adjust coding rule in header descriptions
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I8fe4b3e6cd4aab60a7024a7f5682c42f97e1f650
Myungki Lee [Mon, 5 Sep 2016 13:33:31 +0000 (22:33 +0900)]
Add a script to upgrade notification db
Change-Id: Ifadf87c7a68abc86a74af61196a56f3374d12f24
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Mon, 29 Aug 2016 06:35:14 +0000 (15:35 +0900)]
Add API for gets/sets notification setting details from individual application
- Pop-up notification : Active notification from the app is not allowed
when 'Pop-up notification' is off.
- Notification on lock screen : Notifications from the app show/hide contests
or hide the notification on the lock screen.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I00b72be2e993d33d4d18455d5df743a956ba8ceb
Myungki Lee [Wed, 31 Aug 2016 01:46:42 +0000 (10:46 +0900)]
Delete engineer, debug option in the spec file
- TIZEN_DEBUG_ENABLE, TIZEN_ENGINEER_MODE
Change-Id: Ib529f82fa75acb14c937d6dcd26bac3bb2edbcb5
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Tue, 30 Aug 2016 00:52:55 +0000 (09:52 +0900)]
Add exception in case pkgname is null
- GLib-CRITICAL **: g_variant_new_string: assertion 'string != NULL' failed
Change-Id: I65a99c0c3031abd9dc9477adc78b0ba02d681d06
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Thu, 25 Aug 2016 07:05:04 +0000 (16:05 +0900)]
Add logic for init notification_system_setting table in notification db
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I7270e66b6073b0fa821dc807092a3c9c76192a54
seungha.son [Tue, 16 Aug 2016 08:11:25 +0000 (17:11 +0900)]
Add new api to get notification block state
- The user can set notification block state in Setting application.
The user can get notification block state that allow or block
notifications by using this function.
The "Block" means wether or not the ability to post notifications is
blocked. But 'Do not disturb mode' means that Only notification on
notification panel is allowed.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Id19d9b9d4a89d4693b2ae37a74c15b2543b0758a
seungha.son [Thu, 25 Aug 2016 01:22:55 +0000 (10:22 +0900)]
Fix wrong log spelling
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I8dfe173d4b3124b14249eea30e356520402097ac
Myungki Lee [Mon, 22 Aug 2016 08:19:25 +0000 (17:19 +0900)]
Correct the spelling
Change-Id: I8cea0811a9ff399efe71bb10f8ea41aa33339cce
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Wed, 17 Aug 2016 04:19:36 +0000 (13:19 +0900)]
Add new apis to set/get noti_template
Change-Id: I0499f225f6c0aee45e4b18b5671866de20ffc4a4
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Tue, 16 Aug 2016 09:07:53 +0000 (18:07 +0900)]
Add new api to count the notification list
Change-Id: Id345fe4847957044741dd0d1b39c2cc9893cf1d3
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Wed, 27 Jul 2016 04:20:57 +0000 (13:20 +0900)]
Add description for notification setting internal API
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I4724a5ab81a694e8e98107bbf281115b561b3374
seungha.son [Mon, 18 Jul 2016 10:02:58 +0000 (19:02 +0900)]
Add internal api for notification system dnd schedule changed callback
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I5f3c59388d7ce2b834546930ef11e6d5a3fa72a8
seungha.son [Wed, 27 Jul 2016 23:04:33 +0000 (08:04 +0900)]
Remove alarm-manager dependency
- Move function for set alarm to data-provider-master
: https://review.tizen.org/gerrit/#/c/81679/
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I6c411685d8be0f77544ebfe07c3d04cd4040d4d4
seungha.son [Mon, 25 Jul 2016 06:10:36 +0000 (15:10 +0900)]
Delete unnecessary code
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I09a0888903b92121551ccc8a71d8764804f01125
seungha.son [Fri, 22 Jul 2016 08:30:13 +0000 (17:30 +0900)]
Fix wrong spelling in error comment
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I063cc08a7615f1fde2533b911abfd2d6e83f46ab
Semun Lee [Sun, 17 Jul 2016 02:34:27 +0000 (11:34 +0900)]
Change test app for setting text domain
Change-Id: I5317e89b9a98bef889358b80bc67c6c8f4cfd779
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Myungki Lee [Tue, 12 Jul 2016 13:52:31 +0000 (22:52 +0900)]
Check uid in notification_create func
Change-Id: Ifd9b3e1558b3a3eac2291003be097ea167e9fdb6
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Tue, 12 Jul 2016 08:17:26 +0000 (17:17 +0900)]
Fix wrong memory deallocation
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ieb78caf17fd69e59d328655b2ba2832564c6b4bb
Myungki Lee [Fri, 8 Jul 2016 07:44:57 +0000 (16:44 +0900)]
Delete the unused files, codes, comments
- Permission check is performed by dbus
- Delete unnessary comments
- Modify the inefficient codes
Change-Id: Idb3e2bb93b28d5694bae00062292be523b598944
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Semun Lee [Sat, 9 Jul 2016 07:16:22 +0000 (16:16 +0900)]
Use default text when translation fails
Change-Id: I8a0de4626e8e7716488ad8e9bbc895fa8a2abfb1
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Semun Lee [Sat, 9 Jul 2016 05:39:04 +0000 (14:39 +0900)]
Don't remove key strings for localization
notification viewer (quickpanel) may use the keys for localizing
when the language setting is changed in runtime.
Change-Id: Ifbf7299a3d27b0e06ca20c99feb00cd2dbacd6e2
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
seungha.son [Fri, 8 Jul 2016 00:29:18 +0000 (09:29 +0900)]
Exclude function from measure coverage
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I4ec56e8e9e64a4f80f72af0d7e718d81cefcf534
Myungki Lee [Thu, 7 Jul 2016 06:41:20 +0000 (15:41 +0900)]
Fix build warning
- type cast for lock_screen_content_level
- delete unused func
- delete comment
Change-Id: I30c3f415e9d344caccd8f70d0c413f77afbaac07
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Wed, 6 Jul 2016 12:17:26 +0000 (21:17 +0900)]
Add api for level of notification on lock screen
- show all content
- hide sensitive content
- don't show notifications
Change-Id: Ib2b86838a8b9018f704561f0bea68e58084cfe32
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Semun Lee [Tue, 5 Jul 2016 12:06:43 +0000 (21:06 +0900)]
Fix crash when ui-gadget unloads notification module
static variables may cause crash in g_dbus_error_register_error_domain
Change-Id: Iedf10f2998d4fa8bd296359c093c9af2fa93bcbc
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Myungki Lee [Tue, 5 Jul 2016 14:12:09 +0000 (23:12 +0900)]
Changes the condition for alarmmgr_set_repeat_mode
- If week_flag is 0, alarmmgr_set_repeat_mode return invlid param err.
Change-Id: I37c44809d30609d64eedd8977a2974d5dbe463c8
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
HwanKyu Jhun [Wed, 6 Jul 2016 00:57:29 +0000 (17:57 -0700)]
Merge "Add uid clone for notification_clone()" into tizen
Myungki Lee [Tue, 5 Jul 2016 11:20:35 +0000 (20:20 +0900)]
Add new api to set schedule for do_not_disturb
Change-Id: Ie541af6a3d11f06f69adfce2fb1921322b73f85c
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Mon, 4 Jul 2016 01:28:02 +0000 (10:28 +0900)]
Add uid clone for notification_clone()
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I68a3948086eba0fe7ee2dbe27e4266db23bf05a9
Myungki Lee [Wed, 29 Jun 2016 02:04:07 +0000 (11:04 +0900)]
Fix build warning
- the wrong comparison in notification_unresister_changed_cb_for_uid()
Change-Id: I30c6ab09aa8cadbd7896f3c22bae448e348ed603
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Tue, 28 Jun 2016 07:45:49 +0000 (16:45 +0900)]
Fix notification clone error
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ie22fb05ba77d9eb3b77cc4d134e8c7260fcc5ad3
seungha.son [Mon, 27 Jun 2016 02:46:59 +0000 (11:46 +0900)]
Modify notification register changed callback
- register changed callback for uid
- changed callback invoked for uid
- unregister changed callback for uid
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I47c8f5975ffe692aced454c244b4f8f30c02c1bf
Myungki Lee [Fri, 24 Jun 2016 12:47:59 +0000 (21:47 +0900)]
Fix memory leak
Change-Id: If1b644d5a86a33a559cc9d42ad41e48657651769
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Hyunho Kang [Wed, 22 Jun 2016 07:59:56 +0000 (16:59 +0900)]
Fix notification db do not sync bug
Change-Id: I2daa9bd453610533ba8ff80fff6a32353f149711
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
seungha.son [Thu, 16 Jun 2016 00:19:36 +0000 (09:19 +0900)]
Exclude line and function from coverage measurement
- Deprecated API
- Can't check error line
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I8432fdfcdfaf2c8e0fa331fdb51a1eefbd27f665
Myungki Lee [Wed, 15 Jun 2016 11:35:42 +0000 (20:35 +0900)]
Fix setting bug
Change-Id: I6f087999b736014c42447f3f71aea0991fd8565a
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Wed, 15 Jun 2016 02:37:25 +0000 (11:37 +0900)]
Add notification_h null check
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I61fe7a688411332c8bb146aca70db3f103835ee2
Hyunho Kang [Wed, 15 Jun 2016 02:22:06 +0000 (19:22 -0700)]
Merge "Fix unintended db creation bug" into tizen
Hyunho Kang [Wed, 15 Jun 2016 02:02:40 +0000 (11:02 +0900)]
Fix unintended db creation bug
Change-Id: I237898cbba4f206abe566337be886ebff20397e7
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Myungki Lee [Wed, 15 Jun 2016 01:58:38 +0000 (10:58 +0900)]
Add multi-user func prototype in header file
Change-Id: Ief8bbc28c3d76466ff6da007ee02d06bf1e8c8b7
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Hyunho Kang [Mon, 13 Jun 2016 05:35:37 +0000 (14:35 +0900)]
Add type header for uid_t
Internal apps which include internal noti header face build break
because they cannot find type uid_t
Change-Id: I9c2e787516dcdf85d84718e2c62edf5dc5fd35e5
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 10 Jun 2016 07:09:04 +0000 (16:09 +0900)]
Add multi-user feature
Change-Id: Ied3983a098458e1c6ca0a3ad560be732c633b73d
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Myungki Lee [Thu, 9 Jun 2016 12:22:47 +0000 (21:22 +0900)]
Insert to noti->b_text the translate text
- when noti->b_text is null, bundle create and insert data.
But this bundle addr is different from noti->b_text.
Change-Id: Idf41cf97ab7b78cc81f1df79065448f7191bfd3d
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Tue, 7 Jun 2016 23:01:30 +0000 (08:01 +0900)]
Exclude deprecated API from coverage measurement
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I17f5dc1c3bc79e1c673b7a7d1ccbf1c07d7f4692
Myungki Lee [Thu, 2 Jun 2016 11:25:03 +0000 (20:25 +0900)]
Fix sample codes for notification_set/get_led
Change-Id: I0a7b72076c71283bc2aa0cf1c91e491119db0291
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Thu, 2 Jun 2016 11:05:50 +0000 (20:05 +0900)]
Correct use of string for g_varient_get()
Change-Id: I11f2ae12d5ad9e09e01837f1afdefe8146cd76f6
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Wed, 25 May 2016 05:30:48 +0000 (14:30 +0900)]
Use g_dbus for some notification_status api
- remove dependency of the unused package
Change-Id: I2460d9f72ab58e88be9d178a52ddf1d05da2e47c
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Thu, 19 May 2016 02:17:24 +0000 (11:17 +0900)]
Add new api for ongoing_update_cb
Change-Id: I2e11dac3ae7ced42b0c752b6de7dcfb167209b3b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Thu, 19 May 2016 13:43:18 +0000 (22:43 +0900)]
Initialize ongoing_flag and delete ongoing_flag conditional statement.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ib8148f50466875edbc17c87211ad391494196c22
seungha.son [Thu, 19 May 2016 04:59:42 +0000 (13:59 +0900)]
Delete auto_remove condiotinal statement.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I929a578faa7e7e548fa327e1432480154eebb306
seungha.son [Mon, 16 May 2016 12:34:51 +0000 (21:34 +0900)]
Change from getuid() to TZ_SYS_DEFAULT_USER
Add tzplatform_config.h file
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I74fc61700e84e87131f055a5b4e91895ed50f2c3
Hyunho Kang [Thu, 12 May 2016 01:36:14 +0000 (10:36 +0900)]
Fix db init bug
- if table already exists, always return fail
Change-Id: Ife58f0a6240a107eca1752ac5802376d927275bf
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Mon, 9 May 2016 10:13:57 +0000 (19:13 +0900)]
Add db create API and remove db create logic from .spec file
- data-provider-master will create notification db
Change-Id: Ie40657d9bbf3e3e5bd5066af1aa06ee304c6791f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 3 May 2016 10:44:25 +0000 (19:44 +0900)]
Change db owner root to app_fw
Change-Id: I0ad9f926e4ce3659218966d27de9b4815b144714
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 3 May 2016 07:47:11 +0000 (16:47 +0900)]
Remove ail dependancy
Change-Id: I1a0f4e7883dd421959237858e6c8918f888041c8
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Semun Lee [Tue, 3 May 2016 05:17:00 +0000 (14:17 +0900)]
Fix wrong doxygen comment
Change-Id: I5d62e804880f4f8f8b1d3fcba7b459fa8ebce0bb
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Hyunho Kang [Mon, 2 May 2016 06:09:31 +0000 (15:09 +0900)]
Add translate localized text feature
Change-Id: Icd05fb258df7598f52c2e61b619f38404fb4b78f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 15 Apr 2016 09:37:23 +0000 (18:37 +0900)]
Add changed callback call logic when register service
Change-Id: Ieee9e5879ff4c950dbf886aab25cf525fde93584
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 14 Apr 2016 02:21:51 +0000 (11:21 +0900)]
Fix notification_get_event_handler bug
Change-Id: I8081826e682464c9fcdfcefb89c3190e936652b2
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Myungki Lee [Fri, 8 Apr 2016 04:17:35 +0000 (13:17 +0900)]
Fix build warning
Change-Id: I090be718b19f36a1275ea4c831c0bbe4b6917781
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Hyunho Kang [Tue, 5 Apr 2016 05:18:56 +0000 (14:18 +0900)]
Fix notification_is_service_ready bug
Change-Id: Ib49ec6068e92813e2c4bdd1f86652665832fc5fd
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Tue, 29 Mar 2016 01:12:52 +0000 (10:12 +0900)]
Adjust coding rules
Change-Id: Ia98ac4748d523bd190a0689fccb132d8ea3f7091
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Hyunho Kang [Mon, 28 Mar 2016 03:16:16 +0000 (12:16 +0900)]
Fix descriptions about API version
Change-Id: I2dd1cf4321cc804477f0edc9f50d9e9e737efb7f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Thu, 24 Mar 2016 08:17:54 +0000 (17:17 +0900)]
Add gdbus permission check logic & strerror to strerror_r
Change-Id: I7859588bfb5da986fe8c9f6f9fe1c606114c35ef
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
jusung son [Tue, 22 Mar 2016 06:49:11 +0000 (15:49 +0900)]
Fix memory leak
Change-Id: If66e60e8ccd7dff8d14b9e879ba390487932e76f
Signed-off-by: jusung son <jusung07.son@samsung.com>
Hyunho Kang [Wed, 23 Mar 2016 05:36:44 +0000 (14:36 +0900)]
Fix pkgname NULL bug & vibration type ignored bug
- When pkgname is NULL dbus pass invalid utf-8 instead of NULL
- Vibration type is ignored when vibration type is NONE
Change-Id: I52f81a87669d1e387cc752997a2fc976f9c00b4c
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
jusung son [Tue, 22 Mar 2016 01:39:25 +0000 (10:39 +0900)]
remove unsupported API
Change-Id: I344b390977a36e502f90793f03b5c3263b3fc8fe
Signed-off-by: jusung son <jusung07.son@samsung.com>
Hyunho Kang [Wed, 16 Mar 2016 04:51:11 +0000 (13:51 +0900)]
Fix build error and remove warnings
- remove unused functions
Change-Id: Id291d8143916adbed5edb0c0130b5e198ed2e429
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
jusung son [Tue, 15 Mar 2016 04:24:03 +0000 (21:24 -0700)]
Merge "Remove com-core dependency" into tizen
jusung son [Tue, 15 Mar 2016 01:30:11 +0000 (10:30 +0900)]
Remove com-core dependency
Change-Id: I3358f91e14b108f5b3c893dfaf17316402820969
Signed-off-by: jusung son <jusung07.son@samsung.com>
Hyunho Kang [Mon, 7 Mar 2016 04:48:23 +0000 (20:48 -0800)]
Merge changes I98408a58,Ia3edffa8 into tizen
* changes:
Add dbus permission check logic
Fix get noti list bug
Hyunho Kang [Wed, 2 Mar 2016 11:57:48 +0000 (20:57 +0900)]
Add dbus permission check logic
Change-Id: I98408a58f7f96660aa1af62e9f6b61c405029b92
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 2 Mar 2016 11:26:42 +0000 (20:26 +0900)]
Fix get noti list bug
Change-Id: Ia3edffa82066f67744bb8bfd7e5a9536d8a63c97
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 2 Mar 2016 06:20:29 +0000 (15:20 +0900)]
Remove hard coded path and deprecated internal APIs
- notification_setting_db_set
- notification_setting_db_get
- notification_setting_property_set
- notification_setting_property_get
Change-Id: I1d03dd54dfab4e33f60c311e1485071ef7d79e47
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 2 Mar 2016 02:46:16 +0000 (11:46 +0900)]
Merge remote-tracking branch 'origin/tizen_3.0_dbus' into tizen
Change-Id: Ie40652b12d59dff511f28a3dbe657886e81ddca7
Hyunho Kang [Wed, 20 Jan 2016 07:13:18 +0000 (16:13 +0900)]
Using gdbus for IPC instead of com-core package
Change-Id: Ib9b06e8deeaef18f8319a5765797b1b96b7bc195
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Mon, 4 Jan 2016 07:37:01 +0000 (16:37 +0900)]
Apply coding rule
Change-Id: I1088231e12ce4160450f56e94b18db5c1b4a3d3c
Signed-off-by: jusung son <jusung07.son@samsung.com>
Hyunho Kang [Mon, 4 Jan 2016 01:16:41 +0000 (17:16 -0800)]
Merge "Fix DEREF OF NULL ASSIGN" into tizen
Myungki Lee [Wed, 30 Dec 2015 10:16:56 +0000 (19:16 +0900)]
Fix memory leak
Change-Id: I41dd5d65fd6e7fe4ca39f97585adf5324327d8ed
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Hyunho Kang [Wed, 30 Dec 2015 08:51:23 +0000 (17:51 +0900)]
Fix DEREF OF NULL ASSIGN
Change-Id: I925a210966ba715afebf20f809bf279d10643857
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 15 Dec 2015 04:54:33 +0000 (20:54 -0800)]
Merge "Remove #include "notification_list.h" from notification.h" into tizen
Hyunho Kang [Tue, 15 Dec 2015 01:35:35 +0000 (10:35 +0900)]
Remove #include "notification_list.h" from notification.h
Change-Id: I4e6324093b001fa7b8614878bf0ff153f2a684a3
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hwankyu Jhun [Tue, 15 Dec 2015 01:03:13 +0000 (10:03 +0900)]
Include bundle_internal.h for internal bundle apis
Some bundle apis are platform internal apis
and we need to include bundle_internal.h to use them
Change-Id: I54c5a640b6b7ce2e2cc1597cc7e1a7da70c69f81
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Kyuho Jo [Thu, 10 Dec 2015 23:40:54 +0000 (08:40 +0900)]
Changes for coding rules
Change-Id: I9608b8852de183c438026be8d5ebea9d15d6953f
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Tue, 10 Nov 2015 01:59:35 +0000 (10:59 +0900)]
Merge from tizen 2.4 latest.
Change-Id: Ic260bc3ee54201b4572976dfec9c5f6cd808c4ff
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Tue, 15 Sep 2015 07:17:23 +0000 (16:17 +0900)]
Fixed build errors caused by 2.4 merge.
Change-Id: If6e1f4bf170e2ab7dc3b41e2f24004972623479a
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Fri, 21 Aug 2015 02:24:05 +0000 (11:24 +0900)]
Fixed a build break by missing a file.
Change-Id: I670f134ddd1d5fa71667d43a9215085347cbee3b
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Wed, 19 Aug 2015 08:12:14 +0000 (17:12 +0900)]
1. Merge latest code from tizen 2.4
2. Move db file to /usr/dbspace
3. Remove redundant files
Change-Id: I62f24661ea645cd28099821cd0c25552e0d3c9f3
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Semun Lee [Wed, 1 Jul 2015 10:23:57 +0000 (03:23 -0700)]
Merge "Align manifest to Tizen 3.0" into tizen
Kyuho Jo [Wed, 1 Jul 2015 08:41:25 +0000 (17:41 +0900)]
3 domain smack rule is applied.
Change-Id: Ia9c0d08d02c98c9e3f598e34c2838e6909a3121c
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>