Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-14 | Clean up: remove unnecessary casts + convert some functions to static + free ↵tizen_4.0 | Saulo Moraes | 22 | -670/+601 | |
leak log list when view is closed + replace g_list_append with g_list_prepend + replace snprintf with g_string_printf + replace malloc/calloc/free with g_slice api Change-Id: Ibb55fe543d9933a510b8cf06ac8fe44ed248dcfe Signed-off-by: Saulo Aldighieri Moraes <s.moraes@samsung.com> | |||||
2017-10-06 | Use Test bugfixestizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20171010.015752accepted/tizen/4.0/unified/20171010.064316accepted/tizen_4.0_unified | Saulo Moraes | 12 | -32/+211 | |
Change-Id: I99898896e1350823ef21945a0726f5b1ce6dad53 Signed-off-by: Saulo Aldighieri Moraes <s.moraes@samsung.com> | |||||
2017-09-21 | PO files from STMS + fix when menu hard button is repeatedly pressedsubmit/tizen_4.0/20170925.050225accepted/tizen/4.0/unified/20170925.072305 | Saulo Moraes | 67 | -9502/+8080 | |
Change-Id: I20e764a0359d588fa9d39ccf334c8bd511eeed95 | |||||
2017-09-20 | Merge "Apply tizen coding rule" into tizen_4.0submit/tizen_4.0/20170920.024738 | Kim Kidong | 1 | -7/+6 | |
2017-09-20 | Merge "Avoid accessing object outside of their lifetimes" into tizen_4.0 | Kim Kidong | 1 | -1/+1 | |
2017-09-19 | Adding DLP feature | Saulo Moraes | 81 | -10/+20786 | |
Change-Id: Ib13980dc74b3479c0f3764528d32d02a7df027b3 | |||||
2017-09-18 | Apply tizen coding rule | Yunjin Lee | 1 | -7/+6 | |
Change-Id: I953297c2b974bbd991460bf05688941140dc8af4 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2017-09-18 | Avoid accessing object outside of their lifetimes | Yunjin Lee | 1 | -1/+1 | |
Change-Id: I2c75d00a1c6ddfac9dac862855f21f3bb7ce3921 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2017-09-12 | Launch toast popup when revoking privacy of apps with api-version lower than 4.0 | Yunjin Lee | 3 | -3/+9 | |
Change-Id: I5279ba6d9aaa3b4cbb7cb4491f406cf0f6c70045 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2017-09-12 | memory free when failed to elm_genlist_item_class_newsubmit/tizen_4.0/20170912.065843accepted/tizen/4.0/unified/20170912.184523 | jungkon.kim | 1 | -0/+1 | |
Change-Id: I8b77fb260f8ed73aa75b862ff38cf3e47bc6e990 | |||||
2017-08-09 | Change policy level according to the application's api-version when revoking ↵submit/tizen_4.0/20170828.100008submit/tizen/20170811.073149accepted/tizen/unified/20170816.053849accepted/tizen/4.0/unified/20170828.222022 | Yunjin Lee | 1 | -1/+8 | |
privacy - Change policy level from 'Ask user' to 'Deny' when application's api-version is lower than 4.0. Those applications can't use privacy request popup API(available from platform 4.0) hence 'Ask user' is meaningless for them. Change-Id: I8a49c93e082aec3fa131fbe0960d543e5b5d17c3 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2017-08-09 | Merge "tizen coding rule check" into tizen | Kyoungyong Lee | 1 | -4/+3 | |
2017-08-09 | tizen coding rule check | jungkon.kim | 1 | -4/+3 | |
Change-Id: I8feda2b07731aa0e53e2840d11ceb53faa639c5c | |||||
2017-08-07 | Remove ui-gadget-1 dependency | Yunjin Lee | 5 | -8/+2 | |
Change-Id: Ie6987d7a1756950c914358d81f5a9cb111abf376 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2017-08-01 | Terminate app when privacy of the app is offed | Yunjin Lee | 4 | -3/+40 | |
- 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> | |||||
2017-07-26 | malloc failed case handling | jungkon.kim | 2 | -16/+126 | |
Change-Id: I3aee85e4a6c1c9e0db640a0a6df40aef8ffa2fd6 | |||||
2017-07-07 | integer initial declarations move to out of loop | jungkon.kim | 1 | -5/+4 | |
Change-Id: I0fc1ad417917fe318f42ec3cb59f51f9d50bfdae | |||||
2017-07-05 | Merge "Fix memory leaks in pg_list_view and pg_package_list_view" into tizen | Kyoungyong Lee | 2 | -50/+140 | |
2017-07-05 | Fix memory leaks in pg_list_view and pg_package_list_view | jungkon.kim | 2 | -50/+140 | |
Change-Id: Ie6fceff492af3a16897893397e2c853c35d0f0f9 | |||||
2017-06-28 | Fix crash for privacy_menu_view back btn handling | Yunjin Lee | 1 | -1/+1 | |
Change-Id: Id9550466ae237515aba341c69337b3770a8e2f38 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2017-06-19 | Revert "Change Ask User to Privacy Denied plugin" | Yunjin Lee | 1 | -2/+2 | |
This reverts commit 745251cb545beb86d591b5084ff142bd80805b59. Change-Id: I5d796d21762d518e2cf0bef30c29bba987501299 | |||||
2017-06-19 | Fix memory leak | Yunjin Lee | 3 | -63/+74 | |
Change-Id: I484370003c336aec5089011b36e1b0dcff67e9e8 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2017-06-14 | Adjust changed bucket namesubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170614.101748accepted/tizen/unified/20170614.141139accepted/tizen/4.0/unified/20170816.014928 | Yunjin Lee | 1 | -2/+2 | |
Change-Id: I4f984daa522d9d62e7394ae39f02d283c8146a08 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2017-04-02 | Change Ask User to Privacy Denied plugin | Bartlomiej Grzelewski | 1 | -2/+2 | |
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 | |||||
2017-01-16 | Remove Profile Build Dependency (Type-B)tizen_4.0.m1_releasesubmit/tizen_unified/20170309.100418submit/tizen_unified/20170308.100419submit/tizen/20170209.040545accepted/tizen/unified/20170309.074901accepted/tizen/mobile/20170210.004148accepted/tizen_mobile | MyungJoo Ham | 1 | -6/+8 | |
- 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> | |||||
2016-12-27 | [privacy setting] Modify to display packages according to the new privacy ↵ | Yunjin Lee | 2 | -16/+9 | |
whitelist API - It refers to https://review.tizen.org/gerrit/#/c/106321/ Change-Id: Id9631ce26fd328bdf8cdb1f42b697d2cd5dd8ea6 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-12-12 | Add internal usermanagement privilegesubmit/tizen_3.0/20161214.090930submit/tizen_3.0/20161213.083334submit/tizen_3.0.m2/20170104.093755submit/tizen/20161213.083628accepted/tizen/mobile/20161214.015357accepted/tizen/3.0/mobile/20161215.045025accepted/tizen/3.0.m2/mobile/20170105.025554tizen_3.0.m2accepted/tizen_3.0.m2_mobile | Yunjin Lee | 1 | -0/+1 | |
Change-Id: Iab03b418fa35d81a366886a0abf34530604bc8d3 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-12-05 | Add subtitle and update language files accordinglysubmit/tizen_3.0/20161205.022357accepted/tizen/3.0/mobile/20161205.234230 | Yunjin Lee | 51 | -150/+318 | |
Change-Id: I706c4545bef4029ee3b23a61f367cc16f5279970 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-11-28 | [privacy settings] Modify privacy status change logic | Yunjin Lee | 3 | -15/+10 | |
- 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> | |||||
2016-11-28 | fixed svace defectssubmit/tizen_3.0/20161128.050643accepted/tizen/3.0/mobile/20161129.001910 | Kyoungyong Lee | 1 | -6/+6 | |
Change-Id: I6621a8cabf45b86ebaef297d83b9a274af758f99 | |||||
2016-11-23 | apply STMS translation result to Privacy Monitor part in privacy-setting app | Kyoungyong Lee | 2 | -26/+16 | |
Change-Id: I834a72092252bdf2a0345779a8361fd085a966fe | |||||
2016-11-20 | Merge "Modify privacy setting UX" into tizensubmit/tizen_3.0/20161121.042235accepted/tizen/3.0/mobile/20161122.075810 | Kim Kidong | 51 | -301/+1173 | |
2016-11-21 | Modify privacy setting UX | Yunjin Lee | 51 | -301/+1173 | |
Change-Id: I099015498deb658eb5adaf307553326c98064782 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-11-21 | apply new UX for privacy settingsubmit/tizen/20161121.042259accepted/tizen/mobile/20161121.234850 | Kyoungyong Lee | 5 | -52/+63 | |
Change-Id: I2402b8d9b12e6f242f7be460ee6a5fea0609af07 | |||||
2016-10-19 | Fix spec to remove/reduce rpmlint error and warning | Yunjin Lee | 1 | -11/+6 | |
Change-Id: I1f423b90c863d41ef01c2bceeaf56154c4a42042 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-10-19 | Revert "Modify appid to pkgid" | Yunjin Lee | 11 | -106/+193 | |
This reverts commit 78f0e4356dfc3130cd2d26e36954cf2ae016e777. Change-Id: I11f50c1292b3af90f2801d6bfae55341bce25f70 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-10-01 | change the privilege name to display name | Kyoungyong Lee | 4 | -7/+10 | |
Change-Id: I5f20ee8879b4f32f50a50632da6dc0ef1fcadaf4 | |||||
2016-09-30 | Modify appid to pkgid - missed in privious commitsubmit/tizen_3.0_mobile/20161015.000007submit/tizen/20160930.022920accepted/tizen/mobile/20160930.232450accepted/tizen/3.0/mobile/20161015.034404 | jooseong lee | 1 | -1/+1 | |
Change-Id: I61b9c9edb212aa1b453a12434d766ddbb521a5c0 Signed-off-by: jooseong lee <jooseong.lee@samsung.com> | |||||
2016-09-28 | Modify appid to pkgid | Yunjin Lee | 11 | -193/+106 | |
Change-Id: If215a0b7731537e2fbd8220ae1d5e4120f0bfcce Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-09-28 | Change privacy setting menu name to support multi language | Yunjin Lee | 58 | -16/+317 | |
Change-Id: Id61904bb581802fa21669305bfdaee024349c74c Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-07-11 | Add no item string when no applications using selected privacy and change ↵submit/tizen/20160711.075654accepted/tizen/mobile/20160711.084458 | Yunjin Lee | 3 | -18/+40 | |
the string not to be clicked Change-Id: I03fd51db92a6ad9bddc32753598dd9b811907b6b Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-07-11 | [SE][Ref.App][Tizen_3.0_Beta_RC16][Mobile][Settings][MenuTree] RB is not ↵submit/tizen/20160711.023817submit/tizen/20160711.020919accepted/tizen/mobile/20160711.030500 | Kyoungyong Lee | 1 | -9/+17 | |
OFF, although there is animation when tapping on package Change-Id: I4322afff06b8d79b13ccae655aa591e808888fd9 | |||||
2016-07-08 | support multi-langs | Kyoungyong Lee | 1 | -3/+20 | |
Change-Id: I35033238699c69bf5521221794cb60bd167868b9 | |||||
2016-07-08 | Update language files and change menu title to support language translation | Yunjin Lee | 54 | -7/+159 | |
Change-Id: I85aa7a0d570c558ff3eb5000fae5c61cb5f8997e Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-07-07 | change some phrases and wordssubmit/tizen/20160707.091123accepted/tizen/mobile/20160707.114138 | Kyoungyong Lee | 4 | -5/+5 | |
Change-Id: I11ce9586815b8413ab6f2907bcaaf5cb7cb9b739 | |||||
2016-07-06 | added guide text on the top of genlist | Kyoungyong Lee | 1 | -26/+35 | |
Change-Id: I0009e8f230806762c9db9417b9c587cc2926b202 | |||||
2016-07-06 | Modify to support language translation | Yunjin Lee | 59 | -17/+233 | |
Change-Id: Ia954094556c2ff0fce5ef59ac1509cb64d1a0502 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-07-05 | Fix to update RB state when genlist item is selectedsubmit/tizen/20160705.084939accepted/tizen/mobile/20160705.102545 | Yunjin Lee | 1 | -10/+18 | |
Change-Id: Ib81e67ca577737c1110a89e472647fa00b4d72e5 Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com> | |||||
2016-07-05 | added a phrase for no contents casesubmit/tizen/20160705.084303 | Kyoungyong Lee | 1 | -1/+3 | |
Change-Id: I94f3db45fc45af61156e3eedb545fe7667c24ebc | |||||
2016-07-05 | fixed ajira defect - TSAM-5954: ↵submit/tizen/20160705.063849 | Kyoungyong Lee | 4 | -68/+123 | |
[SE][Ref.App][Tizen_3.0_Beta_RC15][Mobile][Settings][Menutree] Screen is blue and has not any content Change-Id: I036c9fe853566e19c9bf94b048f50c38aa025cd1 |