summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Clean up: remove unnecessary casts + convert some functions to static + free ...tizen_4.0Saulo Moraes22-670/+601
2017-10-06Use 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_unifiedSaulo Moraes12-32/+211
2017-09-21PO files from STMS + fix when menu hard button is repeatedly pressedsubmit/tizen_4.0/20170925.050225accepted/tizen/4.0/unified/20170925.072305Saulo Moraes67-9502/+8080
2017-09-20Merge "Apply tizen coding rule" into tizen_4.0submit/tizen_4.0/20170920.024738Kim Kidong1-7/+6
2017-09-20Merge "Avoid accessing object outside of their lifetimes" into tizen_4.0Kim Kidong1-1/+1
2017-09-19Adding DLP featureSaulo Moraes81-10/+20786
2017-09-18Apply tizen coding ruleYunjin Lee1-7/+6
2017-09-18Avoid accessing object outside of their lifetimesYunjin Lee1-1/+1
2017-09-12Launch toast popup when revoking privacy of apps with api-version lower than 4.0Yunjin Lee3-3/+9
2017-09-12memory free when failed to elm_genlist_item_class_newsubmit/tizen_4.0/20170912.065843accepted/tizen/4.0/unified/20170912.184523jungkon.kim1-0/+1
2017-08-09Change 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.222022Yunjin Lee1-1/+8
2017-08-09Merge "tizen coding rule check" into tizenKyoungyong Lee1-4/+3
2017-08-09tizen coding rule checkjungkon.kim1-4/+3
2017-08-07Remove ui-gadget-1 dependencyYunjin Lee5-8/+2
2017-08-01Terminate app when privacy of the app is offedYunjin Lee4-3/+40
2017-07-26malloc failed case handlingjungkon.kim2-16/+126
2017-07-07integer initial declarations move to out of loopjungkon.kim1-5/+4
2017-07-05Merge "Fix memory leaks in pg_list_view and pg_package_list_view" into tizenKyoungyong Lee2-50/+140
2017-07-05Fix memory leaks in pg_list_view and pg_package_list_viewjungkon.kim2-50/+140
2017-06-28Fix crash for privacy_menu_view back btn handlingYunjin Lee1-1/+1
2017-06-19Revert "Change Ask User to Privacy Denied plugin"Yunjin Lee1-2/+2
2017-06-19Fix memory leakYunjin Lee3-63/+74
2017-06-14Adjust 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.014928Yunjin Lee1-2/+2
2017-04-02Change Ask User to Privacy Denied pluginBartlomiej Grzelewski1-2/+2
2017-01-16Remove 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_mobileMyungJoo Ham1-6/+8
2016-12-27[privacy setting] Modify to display packages according to the new privacy whi...Yunjin Lee2-16/+9
2016-12-12Add 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_mobileYunjin Lee1-0/+1
2016-12-05Add subtitle and update language files accordinglysubmit/tizen_3.0/20161205.022357accepted/tizen/3.0/mobile/20161205.234230Yunjin Lee51-150/+318
2016-11-28[privacy settings] Modify privacy status change logicYunjin Lee3-15/+10
2016-11-28fixed svace defectssubmit/tizen_3.0/20161128.050643accepted/tizen/3.0/mobile/20161129.001910Kyoungyong Lee1-6/+6
2016-11-23apply STMS translation result to Privacy Monitor part in privacy-setting appKyoungyong Lee2-26/+16
2016-11-20Merge "Modify privacy setting UX" into tizensubmit/tizen_3.0/20161121.042235accepted/tizen/3.0/mobile/20161122.075810Kim Kidong51-301/+1173
2016-11-21Modify privacy setting UXYunjin Lee51-301/+1173
2016-11-21apply new UX for privacy settingsubmit/tizen/20161121.042259accepted/tizen/mobile/20161121.234850Kyoungyong Lee5-52/+63
2016-10-19Fix spec to remove/reduce rpmlint error and warningYunjin Lee1-11/+6
2016-10-19Revert "Modify appid to pkgid"Yunjin Lee11-106/+193
2016-10-01change the privilege name to display nameKyoungyong Lee4-7/+10
2016-09-30Modify 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.034404jooseong lee1-1/+1
2016-09-28Modify appid to pkgidYunjin Lee11-193/+106
2016-09-28Change privacy setting menu name to support multi languageYunjin Lee58-16/+317
2016-07-11Add no item string when no applications using selected privacy and change the...submit/tizen/20160711.075654accepted/tizen/mobile/20160711.084458Yunjin Lee3-18/+40
2016-07-11[SE][Ref.App][Tizen_3.0_Beta_RC16][Mobile][Settings][MenuTree] RB is not OFF,...submit/tizen/20160711.023817submit/tizen/20160711.020919accepted/tizen/mobile/20160711.030500Kyoungyong Lee1-9/+17
2016-07-08support multi-langsKyoungyong Lee1-3/+20
2016-07-08Update language files and change menu title to support language translationYunjin Lee54-7/+159
2016-07-07change some phrases and wordssubmit/tizen/20160707.091123accepted/tizen/mobile/20160707.114138Kyoungyong Lee4-5/+5
2016-07-06added guide text on the top of genlistKyoungyong Lee1-26/+35
2016-07-06Modify to support language translationYunjin Lee59-17/+233
2016-07-05Fix to update RB state when genlist item is selectedsubmit/tizen/20160705.084939accepted/tizen/mobile/20160705.102545Yunjin Lee1-10/+18
2016-07-05added a phrase for no contents casesubmit/tizen/20160705.084303Kyoungyong Lee1-1/+3
2016-07-05fixed ajira defect - TSAM-5954: [SE][Ref.App][Tizen_3.0_Beta_RC15][Mobile][Se...submit/tizen/20160705.063849Kyoungyong Lee4-68/+123