seungha.son [Fri, 4 Nov 2016 06:57:18 +0000 (15:57 +0900)]
Adds appid to notification_setting_h
- Change notification setting from package base to app_id base
- Modify FOTA upgrade scripts
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I04f6d3cde07107f838e878065bf816c913dea353
Myungki Lee [Tue, 8 Nov 2016 10:30:23 +0000 (19:30 +0900)]
Can set NULL to path of image
- When the image type has a path
Change-Id: I3e99b854580ea67cacf5a7dce97c8fe2c8b0a40b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Mon, 7 Nov 2016 10:45:05 +0000 (19:45 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: I3a643ee1131d1746fb0b4db8d027659e2ba3d1d8
Myungki Lee [Mon, 7 Nov 2016 08:21:21 +0000 (17:21 +0900)]
Fix test-app
Change-Id: Id08e4f9bf6b375e7b80f1d8bdf95afbbcebe325e
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Tue, 1 Nov 2016 06:32:44 +0000 (15:32 +0900)]
Updates the guide codes in set_text_input()
- guides two options
1. Show text input box directly
2. Show when pressing the button
Change-Id: I50f3c05d1e67628080c936038bea7a53f3a78b55
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Tue, 1 Nov 2016 10:27:41 +0000 (19:27 +0900)]
Delete notification_setting_set_package_name API()
- It is dangerous that package_name is changed.
If package name is changed, unexpected problems may arise.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ic2939c8385cc5b639a14a8ee45e3e1f89f83798c
seungha.son [Tue, 1 Nov 2016 04:40:37 +0000 (13:40 +0900)]
Add error handling code when row_count is zero
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: If4f6a2f6acb841e84c1d489b22118e0043382ecb
Hyunho Kang [Thu, 20 Oct 2016 12:10:27 +0000 (21:10 +0900)]
Fix notification_update_async bug
Async should not free msg, will be freed by gdbus after async call done
Change-Id: I7bfce5a2c62d1d2e3b8b963fd05c3ddab8342527
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
seungha.son [Wed, 12 Oct 2016 01:35:26 +0000 (10:35 +0900)]
Delete unused variable
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Iaed55d917f35c4d421a2497e2dca343d2755bf8d
Myungki Lee [Mon, 10 Oct 2016 12:42:25 +0000 (21:42 +0900)]
Use pkgid to get domain, path of dir
- instead of app_id
Change-Id: I61e05ead3ba797a3c950fd633b3502d4da0a1191
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Tue, 4 Oct 2016 07:20:31 +0000 (16:20 +0900)]
Implement function to support notification dnd changed callback
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ibdc5dc51f4418f16b58451af11e26e2804431fa9
Myungki Lee [Wed, 5 Oct 2016 02:05:08 +0000 (11:05 +0900)]
Adjust the coding style
Change-Id: I4c4ae4ef84fa91d9060188115e495808e228a6d4
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Thu, 29 Sep 2016 09:05:07 +0000 (18:05 +0900)]
Fix 'allowed calls exception' do not work problem
- Modify GList find method.
- Modify DB query in dnd_allow_exception db table.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I2c042fa99b2443d23fc83187eaafe197a4a1cd0b
Myungki Lee [Mon, 26 Sep 2016 00:34:57 +0000 (09:34 +0900)]
Add b_event_handler_click_on_text_input_button to db
Change-Id: Ib7703b772173f15f8e677e4dcc50e63e7994db2b
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Fri, 23 Sep 2016 08:37:18 +0000 (17:37 +0900)]
Fix wrong notification handle initialization
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I70db7c704c91cfff986a0b84aea501664c0c8b1d
seungha.son [Tue, 20 Sep 2016 02:42:19 +0000 (11:42 +0900)]
Add apis for notification post with event handler callback
- notification_post_with_event_cb() API provide one event callback and
distinguish the event by parameter.
- notification_send_event() API is for sending event to daemon or app.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I4232568eb7bb02994f049f81685ae0310327dc69
Myungki Lee [Thu, 22 Sep 2016 09:11:20 +0000 (18:11 +0900)]
Add logic to init a dnd_allow_exception db
Change-Id: I0f17989634dc898b62dbe909c80594949765721e
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Fri, 23 Sep 2016 01:36:13 +0000 (10:36 +0900)]
Fix wrong header description
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Idd28e5f79d05d236aae9e7fd61616bc9748161ea
Myungki Lee [Thu, 22 Sep 2016 11:50:44 +0000 (20:50 +0900)]
Move notification_get_text_input_max_length to internal
- Fix typo
- change range to check event_type
Change-Id: I32af45dd74a5a4e9586ad6af71a78d6d40bc5f5a
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Thu, 22 Sep 2016 07:45:27 +0000 (16:45 +0900)]
Add check routine whether a parameter is null
- notification_system_setting_get_dnd_allow_exceptions()
Change-Id: Ib146438e008dc47293dcd89c163937bc3e0398d5
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Wed, 21 Sep 2016 08:57:39 +0000 (17:57 +0900)]
Change a default value of do_not_disturb schedule
- dnd_schedule_day M T W T F
- dnd_start_hour 22
- dnd_end_hour 8
Change-Id: I017a099691693fbbc20fa6ebc480776cf88d960e
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Wed, 21 Sep 2016 06:32:38 +0000 (15:32 +0900)]
Fix wrong typo in header description
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I9e92d2bbfbf584e0b9ab42655e7b824f355bd559
Myungki Lee [Wed, 21 Sep 2016 04:13:16 +0000 (13:13 +0900)]
Add new api for direct reply
Change-Id: I0944647478f8ef7ee0f1cb60da038054b6531037
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Myungki Lee [Wed, 21 Sep 2016 05:56:24 +0000 (14:56 +0900)]
Fix typo and coding style
Change-Id: I9aa0932bd83ff09ce0817662e8190aef23d3c2ff
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
seungha.son [Wed, 21 Sep 2016 00:29:27 +0000 (09:29 +0900)]
Add description for notification_event_type_extension_e
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I586d9e75172ddb1e2ed0bc1e7524069374659e48
seungha.son [Tue, 20 Sep 2016 10:53:00 +0000 (19:53 +0900)]
Add error check conditional statement
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I4f43c3bfdbb95d73b805f2712bedf9004875b966
seungha.son [Tue, 20 Sep 2016 06:31:43 +0000 (15:31 +0900)]
Modify query in notification db
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: Ie86924d896d5730a0073b8a45fd969966f9a7ce2
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>