profile/iot/apps/dotnet/setting-certificates.git
21 months agoImprove colors in widget && rm unused icons. 30/283430/2 accepted/tizen_8.0_unified accepted/tizen_unified tizen tizen_8.0 accepted/tizen/8.0/unified/20231005.095755 accepted/tizen/unified/20221102.020512 tizen_8.0_m2_release
Ernest Borowski [Wed, 26 Oct 2022 11:23:03 +0000 (13:23 +0200)]
Improve colors in widget && rm unused icons.

1. Set window background color to transparent so it will have "round
   corners".
2. Remove ambient background color definitions, now whole widget
   background will be white.
3. Remove unused icons.

Change-Id: Ie6429c3a8a5bb80e5243d1df881377b254c33a2a
Signed-off-by: Ernest Borowski <e.borowski@samsung.com>
21 months agoRemove unused privilege && minor UI improvements. 62/282862/2 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.055918 accepted/tizen/7.0/unified/hotfix/20221116.111650 accepted/tizen/unified/20221013.014006 tizen_7.0_m2_release
Ernest Borowski [Wed, 12 Oct 2022 12:13:35 +0000 (14:13 +0200)]
Remove unused privilege && minor UI improvements.

Change-Id: I7948e7a310d4a1b52207126eca245a4b5c73b730
Signed-off-by: Ernest Borowski <e.borowski@samsung.com>
21 months agoImprove startup performance && remove svace fix. 89/282589/3 accepted/tizen/unified/20221007.050539
Ernest Borowski [Thu, 6 Oct 2022 08:50:02 +0000 (10:50 +0200)]
Improve startup performance && remove svace fix.

Startup performaance has been improved by lazy loading certificates
metadata.
Removing Dispose() invocation because it caused some errors during qa.

Change-Id: Iaa07652708ff487697987f425659ef6354e82e73
Signed-off-by: Ernest Borowski <e.borowski@samsung.com>
21 months agoFix svace issues. 98/282498/3 accepted/tizen/unified/20221005.144458
Ernest Borowski [Tue, 4 Oct 2022 10:17:16 +0000 (12:17 +0200)]
Fix svace issues.

Change-Id: I43842eb7db8702484b5db8f7943129c6647371ce
Signed-off-by: Ernest Borowski <e.borowski@samsung.com>
21 months agoAdd Settings Certificates UI. 28/282228/6
Ernest Borowski [Wed, 28 Sep 2022 13:22:04 +0000 (15:22 +0200)]
Add Settings Certificates UI.

This project has two subprojects:
1. SettingCertificates that has actual widget code and Interop API.
2. SettingView that has aplication for launching this widget,
it is just for debugging purposes and should be not packaged
in release build.

To test it:
1. Install tpk file from packaging dir
2. Open sln in Visual Studio, build and launch project.

When there is code change in "SettingsCertificates" subproject:
1. Build SettingsCertificates subproject
2. Install it on the device using sdb:
sdb install ./SettingCertificates/SettingCertificates/bin/Release/tizen10.0/org.tizen.cssetting-certificates-1.0.0.tpk
3. Launch SettingView using:
Visual Studio -> Debug -> Start Without Debugging

Change-Id: I92510e1ec1deeccd5043cbda971b58021ae9e65b
Signed-off-by: Ernest Borowski <e.borowski@samsung.com>
22 months agoAdd setting project template. 49/281949/5 accepted/tizen/unified/20220927.132300
Ernest Borowski [Fri, 23 Sep 2022 10:09:29 +0000 (12:09 +0200)]
Add setting project template.

Change-Id: I9b5fd6cd72fafdff2e84f2ee6cd494be22f58c36
Signed-off-by: Ernest Borowski <e.borowski@samsung.com>
23 months agoInitial empty repository master
Tizen Infrastructure [Fri, 5 Aug 2022 07:11:50 +0000 (07:11 +0000)]
Initial empty repository