lokilee73 [Fri, 8 May 2020 03:44:16 +0000 (12:44 +0900)]
Remove unsupported profile ivi related code
Change-Id: Idb8d335694c3990848ce884579863b57bd4b4f80
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 6 May 2020 01:36:20 +0000 (10:36 +0900)]
Change below packages for common profile
1. Add system-syspopup
- Add usb and cool-down image
2. Modify powerkey-popup
- To compile and install properly
- Distinguish images for mobile and common
Change-Id: I02c39ed782b75142892660aaed1c8955994717f7
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 9 Apr 2020 07:24:29 +0000 (16:24 +0900)]
Remove equal to distinguish pass or failure more stricktly
Change-Id: I4e64d32250e9cd833d44b93ff72feb4a6d6748ab
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
Hyotaek Shim [Mon, 2 Mar 2020 04:18:36 +0000 (13:18 +0900)]
Fix dbus policy to add crash-worker rule
Change-Id: I2deb2f872fb1712f670983f3b31ce431b61f8394
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
sanghyeok.oh [Wed, 13 Nov 2019 09:50:45 +0000 (18:50 +0900)]
svace fix
Change-Id: I7baa37a91792b031d47dd5637dc6cf0577a6422f
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
Youngjae Cho [Wed, 13 Nov 2019 09:14:40 +0000 (18:14 +0900)]
Generate powerkey-syspopup rpm for common profile
Change-Id: I736ee0c363e13bc95d1ae4aeec738e27b28efba8
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
Hyotaek Shim [Fri, 30 Aug 2019 01:33:16 +0000 (10:33 +0900)]
Fix dbus policy
Change-Id: I62e7226f3ca459703dd2fba3b1b7a6dcefe084c3
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
lokilee73 [Tue, 14 May 2019 08:40:35 +0000 (17:40 +0900)]
Fix not to send duplcated reply
When ok, cancel or back button is pressed,
power_lock_expired_terminate runs first.
It causes duplicated reply.
Current problem is as below.
1. User press cancel button
ex) send_result(CLOSE_APP) is executed by power_lock_expired_terminate
send_result(ALLOW_APP) is executed by power_lock_expired_allow_app
2. User choose ok button
ex) send_result(CLOSE_APP) is executed by power_lock_expired_terminate
send_result(CLOSE_APP) is executed by power_lock_expired_close_app
So, add button_id to fix duplicated reply.
1. User press cancel button
ex) send_result(CLOSE_APP) is not executed because button_id is ALLOW_APP
send_result(ALLOW_APP) is executed by power_lock_expired_allow_app
2. User choose ok button
ex) send_result(CLOSE_APP) is not executed because button_id is CLOSE_APP
send_result(CLOSE_APP) is executed by power_lock_expired_close_app
Finally, remove result_sended.
Because result_sended does not work properly.
Change-Id: I43cc267ccc1825cb6f8726645492fc8c6a3c1044
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 19 Mar 2019 10:13:34 +0000 (19:13 +0900)]
Change popup_ops name for cooldown_done and cooldown_warning
Change-Id: I75b5b15dcd3bbc40cb0558076b311d1582a06c1d
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 19 Mar 2019 06:58:34 +0000 (15:58 +0900)]
Change popup name to maintain consistency
Change-Id: I6bc333ebb46fb351e673fbc554ceb2c964426f90
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
sanghyeok.oh [Tue, 5 Mar 2019 11:29:57 +0000 (20:29 +0900)]
power: change to case-sensitive name
Change-Id: I0186fe44d387cfb164e91c9ebde3e825aa953941
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
sanghyeok.oh [Wed, 27 Feb 2019 02:40:19 +0000 (11:40 +0900)]
power: apply modified dbus spec
Change-Id: I8dc2d9a78f757d2c187dea2e0747075d4ae90cca
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
Yunmi Ha [Tue, 26 Feb 2019 08:41:55 +0000 (17:41 +0900)]
Apply consistent log messages.
1. First letter to uppercase.
2. Period at the end.
3. Rearrange parameters.
Change-Id: I5fd9968f4a0ec22a6c4f2e88f355e72238fd4233
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
lokilee73 [Wed, 16 Jan 2019 06:17:59 +0000 (15:17 +0900)]
Remove watchdog popup, because it's not used anymore
Change-Id: Ic0a697b8f8590bc515a6bb8f14e5fbfab54de5c5
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 31 Dec 2018 07:38:36 +0000 (16:38 +0900)]
Fix coding rule violation and add app_name in usbhost_get_contents not to reuse app_pid
Change-Id: If6efdb9d3f94fc9361e3f702c4ea3fea592a11d3
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 27 Dec 2018 02:48:54 +0000 (11:48 +0900)]
Remove executable flag from non-executable files
Change-Id: Icf2960502868a15f2f607cb83544b3bf471f8a4d
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 24 Oct 2018 10:46:19 +0000 (19:46 +0900)]
Fix a bug that images in buttons are not shown on wearable target
circle_btn_check.png and circle_btn_delete.png were not included.
So, Add two images to org.tizen.system-syspopup.
Change-Id: I80f69a5562106b5cdecc72e86e82fc8101e068eb
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
Hyotaek Shim [Fri, 31 Aug 2018 10:43:54 +0000 (19:43 +0900)]
Minor fix to remove Conflicts: system-servant-extension-profile_ivi
+ Add .gitignore
Change-Id: I53f853174f4785fa56b39c81364998aeb8f2c52e
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
lokilee73 [Thu, 12 Jul 2018 02:57:54 +0000 (11:57 +0900)]
Remove unsupported ivi profile
Change-Id: I49142f5ae3b5f4e9c068def4cb7a5d1ef06f016d
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 3 Jul 2018 10:26:20 +0000 (19:26 +0900)]
To show shutdown animation in wearable device
Shutdown animation was not shown, during powering off.
It was because powerkey popup was not removed completely.
So, add terminate_if_no_popup() to remove it.
Change-Id: I60a505f386808015fccbfabe57c58055469f1243
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 26 Jun 2018 08:16:38 +0000 (17:16 +0900)]
Fix build warning
Add DATAUSAGE_WARNING and DATAUSAGE_DISABLED to fix build warning.
Change-Id: If8421e8a2bc429570f4daee811dc27b7f505e9cd
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 26 Jun 2018 07:46:36 +0000 (16:46 +0900)]
Remove useless function, launch_powerkey_popup in launcher.h
Change-Id: Ifa6f6be8e81a7f87a41d6fb4046e076a1eb4b7f1
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 25 Jun 2018 11:58:17 +0000 (20:58 +0900)]
Remove launch_powerkey_popup() and add signature for powerkey popup
There is no signature for powerkey popup, But actually, an array is made for dbus-send.
array [
dict entry(
string "_SYSPOPUP_CONTENT_"
string "powerkey"
)
The array is necessary in load_popup_by_type() for popup activation.
So, add signature a{ss} and use launch_popup() instead of launch_powerkey_popup()
for efficiency.
Change-Id: I4a95d5a8b1d054701d8b41ebb38658c6d1317bcc
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 29 May 2018 06:12:39 +0000 (15:12 +0900)]
Change a string for watchdog and crash popup
Change-Id: I3fa5680140f943c42b52df767fd4c081c1433fb6
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
sanghyeok.oh [Thu, 17 May 2018 04:44:35 +0000 (13:44 +0900)]
dbus-policy: change to default deny policy
Change-Id: I4f31f4000b988cd50639f17fb27c7e2d311819f4
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
lokilee73 [Wed, 2 May 2018 09:25:00 +0000 (18:25 +0900)]
Fix memory leak in app control
Change-Id: I5c08fc89481759b3f1318e657ff6f47b47a82cb4
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 5 Apr 2018 10:43:32 +0000 (19:43 +0900)]
To enable debug rpm in system-syspopup and powerkey-popup
Change-Id: Ifd7000b407ca84a1bbbcb3eea5b08e072debc3ec
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
“JIBAN [Wed, 26 Jul 2017 05:55:50 +0000 (11:25 +0530)]
USB: Fixed memory leak in usbhost_get_contents()
[Model] COMMON
[BinType] AP
[Customer] OPEN
[Issue#] NA
[Request] NA
[Occurrence Version] NA
[Problem] Memory Leak.
[Cause & Measure] Fixed memory leak
[Checking Method] NA
[Team] system framework
[Developer] Jiban Prakash
[Solution company] Samsung
[Change Type] Change
Change-Id: Ie6bb20406b0a5708516936f1f27c4a84e1735bb3
Signed-off-by: “JIBAN <p.jiban@samsung.com>
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
lokilee73 [Mon, 19 Mar 2018 10:00:31 +0000 (19:00 +0900)]
SD Card : add nofification
SD card noti is moved to system side.
Change-Id: I32148a8ad53265e9a3c591ac120287f14c926ada
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 13 Feb 2018 04:49:42 +0000 (13:49 +0900)]
Noti: add PROFILE_MOBILE for event noti
Change-Id: I336ffac914913bb0a2d250138572d414631dd0fe
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 10 Jan 2018 11:06:35 +0000 (20:06 +0900)]
Led : correct omitted spelling
Change-Id: I66ea6e119d544aeebadb23c6a15543af1f887319
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 17 Nov 2017 03:24:58 +0000 (12:24 +0900)]
Powerkey: fix a rpm bug that is not installed properly
Change-Id: I5798ade06b95c1791970aafff336f24e5622b8eb
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 19 Oct 2017 02:19:45 +0000 (11:19 +0900)]
ODE: add a popup to launch ode application
Change-Id: I3fec9ac53283f76aa227d05705eb0d05589d2a0f
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
(cherry picked from commit
a86fd726614849b94a76ea4940ae869470bbe222)
lokilee73 [Thu, 21 Sep 2017 07:03:05 +0000 (16:03 +0900)]
powerkey: fix memory leak
Change-Id: I609f1fd71c2728bb3bf6a7d347164107a703ef9d
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 15 Sep 2017 10:34:44 +0000 (19:34 +0900)]
Extended sd card: add a popup for extended sd card setup
Change-Id: I318d335d0a30aeff8c65abcda7daf05d658820ea
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
(cherry picked from commit
2a26f108bf6271608eb0106f9b1ec5a480671c70)
Hyotaek Shim [Mon, 28 Aug 2017 09:00:10 +0000 (18:00 +0900)]
Use dbus activation by Systemd(SystemdService=) in org.tizen.system.popup.service
Change-Id: I1f08db7e7b31ace82b85fc0fc6ea3e7b69a3f7ec
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
lokilee73 [Mon, 19 Jun 2017 09:06:38 +0000 (18:06 +0900)]
overheat popup : add remove_overheat_popups
Change-Id: Ic82ab786cb4a62c098d66268dc03ca7174522de2
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 15 Jun 2017 11:51:48 +0000 (20:51 +0900)]
cooldown : add remove_other_cooldown_popup
Change-Id: Ibcf77d8fa521ff3f2b84814802459f36644021fe
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 8 Jun 2017 01:03:13 +0000 (10:03 +0900)]
Common : add permission for internal apps and demons
When notification is on the quick pannel, popup has to be activated by touching it
. But now, only apps and demons that have the authority of root can do it.
So change the method to checking privilege about apps and demons.
Change-Id: I63277d81afc68d4abea4c69847668b954ab4d7d5
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
MyungJoo Ham [Fri, 17 Mar 2017 06:06:03 +0000 (15:06 +0900)]
Remove dependency on "is emulator"
We are going to merge emulator repository into standard repository.
is_emulator is going to be prohibited soon
YOU ARE NOT USING IT ANYWAY! THAT IS A DEAD CODE!
Change-Id: Id6acb5b80f986bdafeba9077cb8c0d48307dbd47
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Hyotaek Shim [Wed, 12 Apr 2017 04:51:14 +0000 (21:51 -0700)]
Merge "dbus:policy:remove unused directive" into tizen
lokilee73 [Fri, 7 Apr 2017 01:52:12 +0000 (10:52 +0900)]
Common : add Conflicts to .spec file to prevent duplicated installment of system-servant-profile.xxx.rpm
System-servant file is divided to system-servant and system-servant-profile_xxxx.rpm.
System-servant-profile_common.rpm should be installed in common profile.
But now, it's included in every profile.
So, add Conflicts to .spec file.
Change-Id: I2a1ae410e2d9ce2a8ce4220725607d645fe70fd7
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 4 Apr 2017 04:26:59 +0000 (13:26 +0900)]
Common : rearrange rpm packages according to profiles for unified build
Unified build is applied in tizen 4.0.
So, rearrange rpm packages as below.
tv is excluded in binary by the request of tv devision side.
mobile : crash, overheat, signal-sender, system-syspopup.mobile, system-servant,
system-servant.mobile, powerkey.mobile,
wearable : crash, system-syspopup.wearable, system-servant, system-servant.wearable,
powerkey.wearable
common : sysem-servant, system-servant.common
tv : system-servant, system-servant.tv
ivi : (nothing)
Change-Id: Idd26b45cdc3db532cbe8c8be1191137dc69a4a55
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
sanghyeok.oh [Mon, 3 Apr 2017 08:31:37 +0000 (17:31 +0900)]
dbus:policy:remove unused directive
Change-Id: I6d14a5f5973460fa1ee77a02ef3b7b0f113be781
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
lokilee73 [Mon, 27 Mar 2017 10:02:08 +0000 (19:02 +0900)]
Common : add license file for system-servant, signal-sender and system-syspopup
Change-Id: I71e154e7dbaf60610107a12ef7f3489dc6e73e52
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 9 Mar 2017 05:07:26 +0000 (14:07 +0900)]
powerkey popup : to fix compile error
Change-Id: I3661d37d7ebe1dbec58934fc627dde8af51dc85c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 6 Mar 2017 08:41:55 +0000 (17:41 +0900)]
powerkey popup : fix an error in dbus name and path for power off in TV
Change-Id: I05660bff5a5c498306b4274aa9b3d4afb581301b
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 6 Mar 2017 05:38:39 +0000 (14:38 +0900)]
common : change dbus name of powering off from power to reboot
Change-Id: I531698756feebdbb9bedd354f20959205f3aa881
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 3 Mar 2017 12:55:10 +0000 (21:55 +0900)]
common : change path and interface of dbus for power off
Change-Id: Iae23187b256a53a9034b196f809f3dd61ef5a5a2
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
MyungJoo Ham [Tue, 27 Sep 2016 07:20:22 +0000 (07:20 +0000)]
Remove Profile Build Dependency and Model-Build-Features
- This is for Tizen 4.0
- The maintainer needs to create a JIRA-TRE issue when he/she
sends SR of this commit:
- Add system-servant-profile_common for common profile.
- Add system-servant-profile_mobile for mobile profile.
- Add system-servant-profile_tv for tv profile.
- Add system-servant-profile_ivi for ivi profile.
- Add system-servant-extension-circle-profile_wearable for wearable profile with circular display.
- Add system-servant-extension-rectangle-profile_wearable for wearable profile with rectangular display.
- Model-Build-Features is removed because it should not be used in non device drivers in Tizen 4.0.
And M-B-F is going to be phased out and its functionality should be provided at run-time/install-time
Change-Id: I733964a67df0eda97cdad3891c4726f028bf141a
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
lokilee73 [Thu, 9 Feb 2017 09:14:13 +0000 (18:14 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I773379adab844ec3d817dd43e100287ce4452efa
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 9 Feb 2017 02:52:37 +0000 (11:52 +0900)]
powerkey : change to fix memory leak
Change-Id: If9ceb459ab2a3e78766630a2811fd5b3a5360f05
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 20 Jan 2017 03:53:22 +0000 (12:53 +0900)]
merge tizen branch
Change-Id: I4ff8a6064473b9ba9d5c52d4a1656e4eb13b258e
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 20 Jan 2017 03:53:22 +0000 (12:53 +0900)]
merge tizen branch
Change-Id: I4ff8a6064473b9ba9d5c52d4a1656e4eb13b258e
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 19 Jan 2017 10:13:09 +0000 (19:13 +0900)]
common : fix a potential bug by profile that is ivi or other one
Change-Id: I80240c2a0233d209a6252fbb833352a216807f3c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 19 Jan 2017 09:28:58 +0000 (18:28 +0900)]
power key popup : add power key popup for tv
Change-Id: I3dc47e2d3d369a16b4efea5c14f6f74160da282c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 18 Jan 2017 05:17:33 +0000 (14:17 +0900)]
cooldown popup : changes string and add image for wearable
Change-Id: I59dacee19f48a991f4ca410d7e2d19b8beb3f00c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 18 Jan 2017 05:00:19 +0000 (14:00 +0900)]
usb popup : add text font size
Change-Id: I02270b8bcb5a3c14a57cd4a8ae1f10ec4c0e9bab
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 17 Jan 2017 04:29:32 +0000 (13:29 +0900)]
po : add string for cooldown popup
Change-Id: Ibc73f85c6d0f5379a7532c667ad6ec270c1132a3
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 17 Jan 2017 02:43:10 +0000 (11:43 +0900)]
usb popup : change edc file name from usb.edc to usb-popup.edc
Change-Id: If2ce35f45d56fa37a289dfa232b7cf693de641f3
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 16 Jan 2017 07:22:33 +0000 (16:22 +0900)]
common : update po files for wearable cooldown
Change-Id: Ic86127e1975b72e2b16cd48fb014e763fdd7660d
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 16 Jan 2017 06:57:30 +0000 (15:57 +0900)]
usb popup : change system-syspopup.edc to usb.edc
Change-Id: I3539371984f71811b9e99eb521bb7f90575c6f83
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 13 Jan 2017 07:50:02 +0000 (16:50 +0900)]
notification : add set_contents_for_noti in add_notification and launch_battery_discharge_active_notification
set_contents_for_noti is made to handle text in notification with variables.
launch_battery_discharge_active_notification is made for low battery noti without USB or Charger.
Change-Id: I16ce74f6e8c1dfb8d6d041afea13f49671e57908
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 13 Jan 2017 02:03:27 +0000 (11:03 +0900)]
merge tizen_3.0 to tizen branch
Change-Id: I400a2d951c77e1a432fbcf80e9731333515928cc
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 9 Jan 2017 06:03:00 +0000 (15:03 +0900)]
battery popup : change lowbattery_poweroff process
Change-Id: Ia47f6b2e54f930db6c655ca4abd2c4fb67d4a124
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 30 Dec 2016 08:31:15 +0000 (17:31 +0900)]
usbotg popup : fix bugs in UsbStorageNotiOn and remove useless code in mount, unmount
Change-Id: I90f3d2d723dc7f04a8bc0e4bc4b96638aaf885fa
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 29 Dec 2016 01:50:28 +0000 (10:50 +0900)]
power off : remove useless power off sequence
Change-Id: I9dcf2d0c708516bb45c1d938cd2c6cf93323186f
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 28 Dec 2016 10:31:49 +0000 (19:31 +0900)]
powerkey popup : unload all powerkey popups before launching new one to prevent getting dark because of old popup
Change-Id: I93bdf95afb36a2f9e2b29278845909637231d0f0
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 27 Dec 2016 07:32:44 +0000 (16:32 +0900)]
common : add ops->terminate in unload_simple_popup before removing popup
Change-Id: I49361ad5484e284d7c2e07d7a896a0ce2d4f9331
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 27 Dec 2016 01:37:03 +0000 (10:37 +0900)]
mmc popup : change string for mount error
Change-Id: I118014c320a9c797490f6d9a8bcb9ceacf9e100c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 26 Dec 2016 02:36:40 +0000 (11:36 +0900)]
cooldown popup : fix bug in timer and power off process
Change-Id: Ide10ff78b9b7f3f80d0384bc2c5b22907d70ab9c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 20 Dec 2016 13:57:35 +0000 (22:57 +0900)]
cooldown noti : change noti type from simple to ongoing
Change-Id: I4e7088006163de6ed8651df1ec22ee620e16b327
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 19 Dec 2016 11:07:46 +0000 (20:07 +0900)]
overheat popup : add signal handler to update time and remove 30 seconds power off timer
Change-Id: If608a90d0db8c6f2a4f6a146fa48387bdd733aa0
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 14 Dec 2016 09:56:06 +0000 (18:56 +0900)]
powerkey popup : add a string for powerkey title
Change-Id: Ica965323fe4cbc1d0b054e22550b13e8f0ad5680
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 14 Dec 2016 09:44:52 +0000 (18:44 +0900)]
fix compile warning
Change-Id: I6594546693b2a8cd869f472af62e1426d8b12b07
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 13 Dec 2016 11:02:53 +0000 (20:02 +0900)]
add title for battery popup
Change-Id: Ieab4f899d165a34f7e58811328e4fc9c9d468ef3
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 12 Dec 2016 14:29:18 +0000 (23:29 +0900)]
powerkey popup : change sub option according to telephony
Change-Id: I4c20a31a7675225e02227e1431a55b0931ba91a9
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 12 Dec 2016 04:50:33 +0000 (13:50 +0900)]
resize power off icon
Change-Id: I3d62e0f1ed2f4d8d204780dbcc5d8ad421f82861
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 12 Dec 2016 02:09:07 +0000 (11:09 +0900)]
fix wrong condition for exception case
Change-Id: I3ae21806c4da3a87ae1dfe9f41ad33a308e107dc
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Sat, 10 Dec 2016 08:33:54 +0000 (17:33 +0900)]
powerkey-popup : devide powerkey popup according to telephony support
Change-Id: I88c9c9974abfd3e634dea8d771ef68df02c88d28
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 9 Dec 2016 11:03:18 +0000 (20:03 +0900)]
overheat popup : add 30 seconds timer
Change-Id: I9d835de870f7779788ded04b822220b29b98745c
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 9 Dec 2016 07:18:42 +0000 (16:18 +0900)]
over temperature popup : change image and add time stamp
Change-Id: I5f03a57ce0b0eefb40829198a53029bbdc71f9dc
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 7 Dec 2016 01:26:48 +0000 (10:26 +0900)]
remove BatteryLowNotiOff to unify low battery noti off to BatteryLowCriticalNotiOff
Change-Id: I7c43d1c17bc616d6008a246bcf10f954f26057da
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 6 Dec 2016 11:49:38 +0000 (20:49 +0900)]
register battery_remove_ops
Change-Id: I091222deaf48d9b83571575039f84aad5b5cb5ed
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Tue, 6 Dec 2016 01:31:58 +0000 (10:31 +0900)]
remove feedback for powerkey popup
Change-Id: Iafdfcb36a23fe6740ad7a6f9d14b43c61e8eb16f
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 5 Dec 2016 14:42:22 +0000 (23:42 +0900)]
add cooled down popup
Change-Id: Ied2adc42869294db38fe235d7e1df6c7bd8f2bb4
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 5 Dec 2016 01:26:59 +0000 (10:26 +0900)]
crash popup : change strings for popup
Change-Id: I5ddbdf5c2d60db822a2e8a5c6b34864f30e98070
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 2 Dec 2016 10:46:11 +0000 (19:46 +0900)]
low battery popup : it is changed from popup to noti, so we don't need low battery popup
Change-Id: Idb59088c293abd5aea3cea2d43c93854f6b322b4
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Fri, 2 Dec 2016 04:21:44 +0000 (13:21 +0900)]
power off popup : modify power off icon for wearable
Change-Id: I5eeeec5caebd806d742dc796ddf873926fb6d5ef
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 1 Dec 2016 07:26:56 +0000 (16:26 +0900)]
active noti : add active noti for low battery
Change-Id: I3deb2be229f0b38221c2d13e2f2b932cd8a02e4a
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Mon, 28 Nov 2016 10:32:45 +0000 (19:32 +0900)]
feedback : add feedback by sound or vibration when popup is acvtivated
Change-Id: I3c9576208f9924ec97cbd35838dabba09f2e3ca4
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Thu, 24 Nov 2016 08:00:37 +0000 (17:00 +0900)]
powerkey-popup : add home key callback in mobile
Change-Id: I5d96b368f2c37dd6e487dbffb19c4205b2ff5ec7
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 23 Nov 2016 10:12:55 +0000 (02:12 -0800)]
Merge "remove low battery popup when it's recovered" into tizen_3.0
taeyoung [Wed, 23 Nov 2016 09:12:26 +0000 (18:12 +0900)]
overheat: fix re-launching issue and power off issue after 30 sec
- re-launching issue
= Previously, the overheat popup was re-launched if deviced requests
to launch the popup again. It looked weird for User.
= Now, the overheat popup checks the existence of the popup and
skips re-launching itself.
- power off issue
= Previously, the overheat popup just hided the popup after 30 seconds.
= Now, the overheat popup turns off the target after 30 seconds.
Change-Id: Ic078e767effa0f90df1ffd5853e44f00005d54ee
Signed-off-by: taeyoung <ty317.kim@samsung.com>
lokilee73 [Wed, 23 Nov 2016 06:01:16 +0000 (15:01 +0900)]
remove low battery popup when it's recovered
Change-Id: Ifecfde25d41484b5db5a4ad59936db047026c291
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
lokilee73 [Wed, 23 Nov 2016 04:24:20 +0000 (13:24 +0900)]
Change string for sd card
Change-Id: Ib421a4464dfa5c9e989f67f702b83cc9261bd128
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
Taeyoung Kim [Tue, 22 Nov 2016 13:32:25 +0000 (05:32 -0800)]
Merge "modify crash popup string" into tizen_3.0
lokilee73 [Tue, 22 Nov 2016 10:22:32 +0000 (19:22 +0900)]
modify crash popup string
Change-Id: Ife70bd2f1571f2c7b763b07dfdd92145521c0444
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
taeyoung [Mon, 21 Nov 2016 06:33:48 +0000 (15:33 +0900)]
power: change power lock expired popup to use dbus method to notify to deviced
- Previously, the popup sent dbus signal for deviced to receive
the user input.
- Now, the popup calls dbus method for deviced to receive the
user input.
Change-Id: I05b0f4b14c706e778af5e3bb12f37718ff311fc6
Signed-off-by: taeyoung <ty317.kim@samsung.com>
lokilee73 [Thu, 17 Nov 2016 06:48:36 +0000 (15:48 +0900)]
fix denial issue when cooldown noti is activated
Change-Id: If8c124720bb476164266b18147f8bd3f8fa2cd92
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>