profile/mobile/apps/native/privacy-setting.git
7 years agoTerminate app when privacy of the app is offed 14/139814/3
Yunjin Lee [Thu, 20 Jul 2017 12:13:54 +0000 (21:13 +0900)]
Terminate app when privacy of the app is offed

- User can change privacy status of an app while the app is running on the background. In case of changing status to off, terminate the app for a clear permission revocation.

Change-Id: Id39929da80832775515e099657bcb5c72c4e90d0
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agomalloc failed case handling 63/139963/4
jungkon.kim [Fri, 21 Jul 2017 06:50:24 +0000 (15:50 +0900)]
malloc failed case handling

Change-Id: I3aee85e4a6c1c9e0db640a0a6df40aef8ffa2fd6

7 years agointeger initial declarations move to out of loop 11/137711/1
jungkon.kim [Fri, 7 Jul 2017 07:08:08 +0000 (16:08 +0900)]
integer initial declarations move to out of loop

Change-Id: I0fc1ad417917fe318f42ec3cb59f51f9d50bfdae

7 years agoMerge "Fix memory leaks in pg_list_view and pg_package_list_view" into tizen
Kyoungyong Lee [Wed, 5 Jul 2017 04:26:05 +0000 (04:26 +0000)]
Merge "Fix memory leaks in pg_list_view and pg_package_list_view" into tizen

7 years agoFix memory leaks in pg_list_view and pg_package_list_view 96/137196/3
jungkon.kim [Wed, 5 Jul 2017 00:56:40 +0000 (09:56 +0900)]
Fix memory leaks in pg_list_view and pg_package_list_view

Change-Id: Ie6fceff492af3a16897893397e2c853c35d0f0f9

7 years agoFix crash for privacy_menu_view back btn handling 70/136170/1
Yunjin Lee [Wed, 28 Jun 2017 09:49:30 +0000 (18:49 +0900)]
Fix crash for privacy_menu_view back btn handling

Change-Id: Id9550466ae237515aba341c69337b3770a8e2f38
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agoRevert "Change Ask User to Privacy Denied plugin" 05/134505/3
Yunjin Lee [Mon, 19 Jun 2017 04:03:30 +0000 (04:03 +0000)]
Revert "Change Ask User to Privacy Denied plugin"

This reverts commit 745251cb545beb86d591b5084ff142bd80805b59.

Change-Id: I5d796d21762d518e2cf0bef30c29bba987501299

7 years agoFix memory leak 77/119277/4
Yunjin Lee [Thu, 16 Mar 2017 07:37:40 +0000 (16:37 +0900)]
Fix memory leak

Change-Id: I484370003c336aec5089011b36e1b0dcff67e9e8
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agoAdjust changed bucket name 61/134061/1 accepted/tizen/4.0/unified/20170816.014928 accepted/tizen/unified/20170614.141139 submit/tizen/20170614.101748 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0_unified/20170814.115522
Yunjin Lee [Wed, 14 Jun 2017 10:07:07 +0000 (19:07 +0900)]
Adjust changed bucket name

Change-Id: I4f984daa522d9d62e7394ae39f02d283c8146a08
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agoChange Ask User to Privacy Denied plugin 94/120894/5
Bartlomiej Grzelewski [Fri, 24 Mar 2017 13:06:53 +0000 (14:06 +0100)]
Change Ask User to Privacy Denied plugin

Some old application did not handle runtime popups properly and
crashed during waiting for user response.
New plugin will give answer immiediatelly.

Change-Id: I4f1a170549f9ae1967568594afa91365f15d67de

7 years agoRemove Profile Build Dependency (Type-B) 23/98623/6 accepted/tizen_mobile accepted/tizen/mobile/20170210.004148 accepted/tizen/unified/20170309.074901 submit/tizen/20170209.040545 submit/tizen_unified/20170308.100419 submit/tizen_unified/20170309.100418 tizen_4.0.m1_release
MyungJoo Ham [Fri, 18 Nov 2016 02:53:28 +0000 (11:53 +0900)]
Remove Profile Build Dependency (Type-B)

- This is for Tizen 4.0.
  (4.0 Configurability and Building Blocks requires for each package
  to have a unique name even if the target profile is different.)

- You need to create JIRA-TRE issue when SR-ing this:

  - Replace org.tizen.privacy-setting with org.tizen.privacy-setting-profile_mobile in mobile profile
  - Refer https://review.tizen.org/gerrit/#/c/98624/ (the twin)

Change-Id: Ie09322bdbc51eb6ce1721b229ad18bdedaeaa2eb
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years ago[privacy setting] Modify to display packages according to the new privacy whitelist API 70/106870/3
Yunjin Lee [Fri, 23 Dec 2016 08:57:49 +0000 (17:57 +0900)]
[privacy setting] Modify to display packages according to the new privacy whitelist API

- It refers to https://review.tizen.org/gerrit/#/c/106321/

Change-Id: Id9631ce26fd328bdf8cdb1f42b697d2cd5dd8ea6
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agoAdd internal usermanagement privilege 50/104150/1 accepted/tizen_3.0.m2_mobile tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170105.025554 accepted/tizen/3.0/mobile/20161215.045025 accepted/tizen/mobile/20161214.015357 submit/tizen/20161213.083628 submit/tizen_3.0.m2/20170104.093755 submit/tizen_3.0/20161213.083334 submit/tizen_3.0/20161214.090930
Yunjin Lee [Mon, 12 Dec 2016 11:48:08 +0000 (20:48 +0900)]
Add internal usermanagement privilege

Change-Id: Iab03b418fa35d81a366886a0abf34530604bc8d3
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agoAdd subtitle and update language files accordingly 97/102197/2 accepted/tizen/3.0/mobile/20161205.234230 submit/tizen_3.0/20161205.022357
Yunjin Lee [Mon, 5 Dec 2016 07:23:17 +0000 (16:23 +0900)]
Add subtitle and update language files accordingly

Change-Id: I706c4545bef4029ee3b23a61f367cc16f5279970
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years ago[privacy settings] Modify privacy status change logic 47/100547/2
Yunjin Lee [Mon, 28 Nov 2016 10:35:39 +0000 (19:35 +0900)]
[privacy settings] Modify privacy status change logic

- When user off the privacy, policy status is set to Ask user
- Ask status will be shown as off status (becasue grant of privacy is up to user decision)

Change-Id: Id41f9ef83d2fbf7b0e172592bdbec359d9921ac1
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agofixed svace defects 18/100518/1 accepted/tizen/3.0/mobile/20161129.001910 submit/tizen_3.0/20161128.050643
Kyoungyong Lee [Mon, 28 Nov 2016 10:08:29 +0000 (19:08 +0900)]
fixed svace defects

Change-Id: I6621a8cabf45b86ebaef297d83b9a274af758f99

7 years agoapply STMS translation result to Privacy Monitor part in privacy-setting app 94/99494/2
Kyoungyong Lee [Wed, 23 Nov 2016 05:41:18 +0000 (14:41 +0900)]
apply STMS translation result to Privacy Monitor part in privacy-setting app

Change-Id: I834a72092252bdf2a0345779a8361fd085a966fe

7 years agoMerge "Modify privacy setting UX" into tizen accepted/tizen/3.0/mobile/20161122.075810 submit/tizen_3.0/20161121.042235
Kim Kidong [Mon, 21 Nov 2016 05:49:06 +0000 (21:49 -0800)]
Merge "Modify privacy setting UX" into tizen

7 years agoModify privacy setting UX 33/97533/2
Yunjin Lee [Mon, 14 Nov 2016 11:18:51 +0000 (20:18 +0900)]
Modify privacy setting UX

Change-Id: I099015498deb658eb5adaf307553326c98064782
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
7 years agoapply new UX for privacy setting 93/98793/3 accepted/tizen/mobile/20161121.234850 submit/tizen/20161121.042259
Kyoungyong Lee [Mon, 21 Nov 2016 01:57:35 +0000 (10:57 +0900)]
apply new UX for privacy setting

Change-Id: I2402b8d9b12e6f242f7be460ee6a5fea0609af07

8 years agoFix spec to remove/reduce rpmlint error and warning 96/92896/1
Yunjin Lee [Wed, 19 Oct 2016 08:51:16 +0000 (17:51 +0900)]
Fix spec to remove/reduce rpmlint error and warning

Change-Id: I1f423b90c863d41ef01c2bceeaf56154c4a42042
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoRevert "Modify appid to pkgid" 45/92845/1
Yunjin Lee [Wed, 19 Oct 2016 05:38:46 +0000 (14:38 +0900)]
Revert "Modify appid to pkgid"

This reverts commit 78f0e4356dfc3130cd2d26e36954cf2ae016e777.

Change-Id: I11f50c1292b3af90f2801d6bfae55341bce25f70
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agochange the privilege name to display name 99/90599/3
Kyoungyong Lee [Sat, 1 Oct 2016 07:16:36 +0000 (16:16 +0900)]
change the privilege name to display name

Change-Id: I5f20ee8879b4f32f50a50632da6dc0ef1fcadaf4

8 years agoModify appid to pkgid - missed in privious commit 17/90417/2 accepted/tizen/3.0/mobile/20161015.034404 accepted/tizen/mobile/20160930.232450 submit/tizen/20160930.022920 submit/tizen_3.0_mobile/20161015.000007
jooseong lee [Fri, 30 Sep 2016 02:44:22 +0000 (11:44 +0900)]
Modify appid to pkgid - missed in privious commit

Change-Id: I61b9c9edb212aa1b453a12434d766ddbb521a5c0
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
8 years agoModify appid to pkgid 20/90120/1
Yunjin Lee [Wed, 28 Sep 2016 10:35:43 +0000 (19:35 +0900)]
Modify appid to pkgid

Change-Id: If215a0b7731537e2fbd8220ae1d5e4120f0bfcce
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoChange privacy setting menu name to support multi language 67/79567/3
Yunjin Lee [Tue, 12 Jul 2016 01:31:09 +0000 (10:31 +0900)]
Change privacy setting menu name to support multi language

Change-Id: Id61904bb581802fa21669305bfdaee024349c74c
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoAdd no item string when no applications using selected privacy and change the string... 15/79315/2 accepted/tizen/mobile/20160711.084458 submit/tizen/20160711.075654
Yunjin Lee [Mon, 11 Jul 2016 02:31:28 +0000 (11:31 +0900)]
Add no item string when no applications using selected privacy and change the string not to be clicked

Change-Id: I03fd51db92a6ad9bddc32753598dd9b811907b6b
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years ago[SE][Ref.App][Tizen_3.0_Beta_RC16][Mobile][Settings][MenuTree] RB is not OFF, althoug... 06/79306/1 accepted/tizen/mobile/20160711.030500 submit/tizen/20160711.020919 submit/tizen/20160711.023817
Kyoungyong Lee [Mon, 11 Jul 2016 02:07:33 +0000 (11:07 +0900)]
[SE][Ref.App][Tizen_3.0_Beta_RC16][Mobile][Settings][MenuTree] RB is not OFF, although there is animation when tapping on package

Change-Id: I4322afff06b8d79b13ccae655aa591e808888fd9

8 years agosupport multi-langs 42/79042/1
Kyoungyong Lee [Fri, 8 Jul 2016 02:32:01 +0000 (11:32 +0900)]
support multi-langs

Change-Id: I35033238699c69bf5521221794cb60bd167868b9

8 years agoUpdate language files and change menu title to support language translation 31/79031/1
Yunjin Lee [Fri, 8 Jul 2016 01:05:17 +0000 (10:05 +0900)]
Update language files and change menu title to support language translation

Change-Id: I85aa7a0d570c558ff3eb5000fae5c61cb5f8997e
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agochange some phrases and words 42/78842/1 accepted/tizen/mobile/20160707.114138 submit/tizen/20160707.091123
Kyoungyong Lee [Thu, 7 Jul 2016 05:48:33 +0000 (14:48 +0900)]
change some phrases and words

Change-Id: I11ce9586815b8413ab6f2907bcaaf5cb7cb9b739

8 years agoadded guide text on the top of genlist 30/78730/2
Kyoungyong Lee [Wed, 6 Jul 2016 13:59:12 +0000 (22:59 +0900)]
added guide text on the top of genlist

Change-Id: I0009e8f230806762c9db9417b9c587cc2926b202

8 years agoModify to support language translation 53/78653/1
Yunjin Lee [Wed, 6 Jul 2016 09:56:40 +0000 (18:56 +0900)]
Modify to support language translation

Change-Id: Ia954094556c2ff0fce5ef59ac1509cb64d1a0502
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoFix to update RB state when genlist item is selected 75/78375/2 accepted/tizen/mobile/20160705.102545 submit/tizen/20160705.084939
Yunjin Lee [Tue, 5 Jul 2016 08:44:28 +0000 (17:44 +0900)]
Fix to update RB state when genlist item is selected

Change-Id: Ib81e67ca577737c1110a89e472647fa00b4d72e5
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoadded a phrase for no contents case 73/78373/2 submit/tizen/20160705.084303
Kyoungyong Lee [Tue, 5 Jul 2016 08:37:44 +0000 (17:37 +0900)]
added a phrase for no contents case

Change-Id: I94f3db45fc45af61156e3eedb545fe7667c24ebc

8 years agofixed ajira defect - TSAM-5954: [SE][Ref.App][Tizen_3.0_Beta_RC15][Mobile][Settings... 21/78321/2 submit/tizen/20160705.063849
Kyoungyong Lee [Tue, 5 Jul 2016 06:17:16 +0000 (15:17 +0900)]
fixed ajira defect - TSAM-5954: [SE][Ref.App][Tizen_3.0_Beta_RC15][Mobile][Settings][Menutree] Screen is blue and has not any content

Change-Id: I036c9fe853566e19c9bf94b048f50c38aa025cd1

8 years agoModify UI 69/77769/1 accepted/tizen/mobile/20160705.045059 submit/tizen/20160705.015402
Yunjin Lee [Fri, 1 Jul 2016 04:45:21 +0000 (13:45 +0900)]
Modify UI

- Modify to show app label and icon on privacy package list
- Add internal usermanagement privilege for test: it will be removed after internal privilege for managing policy is mapped to systemsettings.admin

Change-Id: I220328d9e629468feb428b1dcca2a371fb4de7bd
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoadded privacy-guard setting menu 58/73958/2 accepted/tizen/mobile/20160613.123323 submit/tizen/20160613.014313
Kyoungyong Lee [Fri, 10 Jun 2016 07:49:06 +0000 (16:49 +0900)]
added privacy-guard setting menu

Change-Id: If2be58e12f40e22610ba5e0ac4afbe7bd2b3d17d

8 years agoChange UG to UI application 97/68297/6
Yunjin Lee [Tue, 3 May 2016 09:32:54 +0000 (18:32 +0900)]
Change UG to UI application
- Change UG to preload UI application
- Add privacy_menu_view for privacy setting and guard
- Modify to show privacy package list with its current privacy status and add logic to update privacy policy changes of each packages. For this, cyad command is used at spec %post section for temporary support of testing. If policy update API of security-manager is changed to check proper privilege then it should be removed.

Change-Id: I8b6fbc79dd542e9c99d819f46bc43312d2c55c13
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoRevise compiler and linker options 12/66412/3 accepted/tizen/mobile/20160510.002332 accepted/tizen/mobile/20160603.070120 submit/tizen/20160509.080039 submit/tizen/20160603.021315
Yunjin Lee [Tue, 19 Apr 2016 00:08:24 +0000 (09:08 +0900)]
Revise compiler and linker options

Change-Id: Ia6b6fd54cca3a8cad92df5812edd486f518f44a2
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoFix warning and apply coding rule 37/66237/1 accepted/tizen/mobile/20160418.124151 submit/tizen/20160418.054851
Yunjin Lee [Mon, 18 Apr 2016 04:27:50 +0000 (13:27 +0900)]
Fix warning and apply coding rule

Change-Id: I3ce2296d820be4919071dfd76f18e72dd0c79498
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoChange directory of manifest file 46/63446/1
Yunjin Lee [Thu, 24 Mar 2016 04:32:39 +0000 (13:32 +0900)]
Change directory of manifest file

Change-Id: I079f758b288d2c6cbd037dbffb4bc7d742580a80
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoReplace unsafe function and add log macro for void function 40/62940/1 accepted/tizen/mobile/20160322.084416 submit/tizen/20160322.011619
Yunjin Lee [Mon, 21 Mar 2016 07:26:12 +0000 (16:26 +0900)]
Replace unsafe function and add log macro for void function

Change-Id: I274b1d9b850dd67a4817bd870a0bea6ae7747e69
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoAdd privacy ug views 17/60717/1 accepted/tizen/mobile/20160302.224734 submit/tizen/20160302.095041
Yunjin Lee [Wed, 2 Mar 2016 02:02:04 +0000 (11:02 +0900)]
Add privacy ug views

Change-Id: Ic28961ddf7effa248a6885c3b97f91b0cea15ff8
Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
8 years agoInitial empty repository master
seonil kim [Mon, 22 Feb 2016 04:32:53 +0000 (20:32 -0800)]
Initial empty repository