summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Md. Shahrukh Islam [Thu, 6 Feb 2025 06:07:23 +0000 (12:07 +0600)]
Fix improper UI issue of setting-wallpaper
[Problem][TTEN-853] Wallpaper doesn't behave properly.
[Cause & Measure]
Cause: Directory.Build.Target was not adjusted and that's why it couldn't find resources.
Measure: Directory.Build.Target is now adjusted.
Change-Id: I157a700cb8e3762d9af23e9dff2b1e373fa0d97e
Signed-off-by: Md. Shahrukh Islam <shahrukhi.i@samsung.com>
Md. Shahrukh Islam [Tue, 28 Jan 2025 06:23:53 +0000 (12:23 +0600)]
Update Version 1.0.1
[Changes]
1. Remove unnecessary logs and checks.
2. Improve response time of setting-wallpaper
3. Fix crash while closing maximized album view
4. Fix Album window border wrong icons wrong size and stroke width.
5. Fix wrong state of album icon when opening wallpaper app.
6. Adding Multi Language support for save button.
7. Updated korean translation string
8. Adding multi-language support
Change-Id: I499bb16b231fcea779c9fd015586d01cf291996d
Signed-off-by: Md. Shahrukh Islam <shahrukhi.i@samsung.com>
Md. Shahrukh Islam [Tue, 28 Jan 2025 05:55:10 +0000 (11:55 +0600)]
Remove unnecessary logs and checks.
[Problem][TTEN-837] Many unnecessary logs and checks in setting-wallpaper
[Cause & Measure]
Disposed variable is always false in these files. So no need to check it.
Change-Id: I0c721b5f25619b5a66c36617ae80c8d761095cde
Signed-off-by: Md. Shahrukh Islam <shahrukhi.i@samsung.com>
shahrukh.i [Fri, 24 Jan 2025 06:30:32 +0000 (12:30 +0600)]
Fix long response time of setting-wallpaper
[Problem][TTEN-827] Setting-Wallpaper takes long time [800 ms] to launch after reboot
[Cause & Measure]
Cause: API version was not latest.
Window.Instance is deprecated
Measure: Used Microsoft.NET.SDk, net6.0-tizen9.0
Used Default instead of deprecated Window.Instance
Change-Id: I1866f580992b366f8dba241cb61e7a8cbb114976
Signed-off-by: shahrukh.i <shahrukh.i@samsung.com>
Fix crash while closing maximized album view
[Problem][TTEN-805] Crash issue while closing maximized album window
[Cause & Measure]
Cause: customWindow is being lowered without checking
if it has been alread disposed in WindowVisibilityChanged Handler
Measure: Null and disposed object check has been added
Change-Id: I5e399079ffef509a240a3c454fbfd26e4a833886
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Azijur Rahman Sheatu [Thu, 29 Aug 2024 06:57:11 +0000 (12:57 +0600)]
Adding .dll resource files in .gitignore
[Issue] TNINE-3749
[Problem] .dll files modifications are detected by git each time we build project.
[Cause & Measure]
Cause : .dll files were not included in the .gitignore
Measure : Added .dll files in .gitignore
Change-Id: If40e978e89d2c36f8672bf1eef0f379d7a195b5c
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
Azijur Rahman Sheatu [Mon, 27 May 2024 12:13:33 +0000 (18:13 +0600)]
Fix Album window border wrong icons wrong size and stroke width.
[Issue] TNINE-398
[Problem] Album window border wrong icons wrong size and stroke width are not aligned with GUI guide
[Cause & Measure]
Cause : Border properties and icons were not set properly.
Measure : Border properties and new icons are added properly.
Change-Id: Ife4f342ea9bd3c043924b1951651f11e76f435ac
Signed-off-by: azijur-r <azijur.r@samsung.com>
azijur-r [Fri, 19 Apr 2024 11:15:33 +0000 (17:15 +0600)]
Fix wrong state of album icon when opening wallpaper app.
[Issue] TNINE-404
[Problem] Album icon state is not showing properly when Album is not opened.
[Cause & Measure]
Cause : Only Icon for Album pressed state was added.
Measure : Adding icon for Album non-pressed state.
Change-Id: Ifba465bd3f980f344f093e61d1cc5d46dcad8b0f
Signed-off-by: azijur-r <azijur.r@samsung.com>
azijur-r [Fri, 19 Apr 2024 10:31:37 +0000 (16:31 +0600)]
Modifying the post build script.
[Issue] Self testing.
[Problem] NUIGadgetResourceManager.GetString(String name) was getting null for newly installed gadgets in Settings app.
[Cause & Measure]
Cause : As defined by the FW team, DLL directories should be "res/allowed/<res-type>" rather than "res/allowed" to get the resources properly.
Measure : Changed the post build script accordingly to store the resources files in proper destination
Change-Id: I7ed98b48c7e8db20476bda3c04f1786c4ac25fa3
Signed-off-by: azijur-r <azijur.r@samsung.com>
Fixed issue TNINE-365,TNINE-403
Change-Id: I303953c857c2c81cd8233e8da97cbcfd93b7676d
Signed-off-by: Akshat Airan/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <akshat.airan@samsung.com>
[TNINE-786] Updating Select Query for fetching Album List.
Change-Id: Ifddbedcc15f27d953b26ebd9612838dffd4e9e56
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
tarunkumarmahay1999 [Wed, 10 Jan 2024 10:03:13 +0000 (15:33 +0530)]
Fixing issue TNINE-365 and TNINE-409
Change-Id: I518a3875b125f8651be12eeff075aeabf35531fc
Signed-off-by: tarunkumarmahay1999 <tarun.mahay@samsung.com>
tarunkumarmahay1999 [Tue, 9 Jan 2024 10:25:26 +0000 (15:55 +0530)]
Adding Multi Language support for save button.
Change-Id: Iecddaee810b33fc167e011582fd68799f5299fc8
Signed-off-by: tarunkumarmahay1999 <tarun.mahay@samsung.com>
amitpatel [Tue, 5 Dec 2023 10:30:15 +0000 (16:00 +0530)]
Updated korean translation string
Change-Id: I9640830d16c6cc589c868d85b25db29363f3e67b
tarunkumarmahay1999 [Mon, 4 Dec 2023 05:30:07 +0000 (11:00 +0530)]
Adding multi-language support
Change-Id: Ic07bc4baf1654edc73b5189dfc4c391f01b4cbbf
Signed-off-by: tarunkumarmahay1999 <tarun.mahay@samsung.com>
amitpatel [Wed, 15 Nov 2023 05:25:08 +0000 (10:55 +0530)]
Update RPK
Change-Id: I7bc62b649cdb2f7c8b2b30debac6558ca3928ca4
Piotr Czaja [Tue, 31 Oct 2023 16:04:28 +0000 (17:04 +0100)]
Add metadata information.
Change-Id: I41e0a51714204dec8153bdc6facd4ace8ca2321c
Signed-off-by: Piotr Czaja <p.czaja@samsung.com>
tarunkumarmahay1999 [Thu, 14 Sep 2023 06:18:53 +0000 (11:48 +0530)]
Fixing Svace issues.
Change-Id: I18e446e82043e032efa9da565b1d62e620b9dc88
Signed-off-by: tarunkumarmahay1999 <tarun.mahay@samsung.com>
Updating Nuget Source for SettingCore
Change-Id: I658740156813161263bc70dd9ad215c94ccc8edc
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
tarunkumarmahay1999 [Mon, 11 Sep 2023 10:58:25 +0000 (16:28 +0530)]
Fixing issues TEIGHT-5176, TEIGHT-5177 and TEIGHT-5178
Change-Id: Ia6096f3b23592c8c1afb333b570d369f2160b605
Signed-off-by: tarunkumarmahay1999 <tarun.mahay@samsung.com>
tarun.mahay [Mon, 31 Jul 2023 03:54:18 +0000 (09:24 +0530)]
Fixing wallpaper thumbnail's aspect ratio.
Change-Id: I590cad8c247c123263c8ac52b0355d53b8979826
Signed-off-by: tarun.mahay <tarun.mahay@samsung.com>
tarun.mahay [Wed, 26 Jul 2023 09:11:04 +0000 (14:41 +0530)]
Providing theme support in the application.
Change-Id: I12d0d24c39ce2f2ad87da1c85e466af2377a24dc
Signed-off-by: tarun.mahay <tarun.mahay@samsung.com>
Updated images for folder, buttons.
Change-Id: I8650132129148e7b377377718607b9d8aa9971d9
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Set fullscreen mode and adding AppBar
Change-Id: If6c4bda3098d8212a02f118399091dad951d5695
Signed-off-by: Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics <y.zinchuk@samsung.com>
tarun.mahay [Wed, 7 Jun 2023 06:37:32 +0000 (12:07 +0530)]
Adding support for wallpaper creation with local image.
Change-Id: Ied6c26d0ab247245caddd2b4dbef510982694df5
Signed-off-by: tarun.mahay <tarun.mahay@samsung.com>
amitpatel [Tue, 16 May 2023 11:58:56 +0000 (17:28 +0530)]
Corrected Images resource path, spec file
Change-Id: I9c9860d865005a9fb9c9c473852eb71b4489a86f
amitpatel [Mon, 15 May 2023 08:03:59 +0000 (13:33 +0530)]
Implement MainMenu NUIGadget changes for wallpaper.
Change-Id: I3de98ddfcce33bfa9bddac17010d8124c27af115
Updated the backButton UI.
Change-Id: I82d281b28d10ec948afc310b855ffb42cbd1f2a3
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
1. Adding Support for Korean Language.
2. Fixing Save Button Position.
Change-Id: Ic944d2858a9865077db238249beb59ddce5cb193
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
tarun.mahay [Tue, 11 Oct 2022 13:42:51 +0000 (19:12 +0530)]
Fixing save button in settings wallpaper.
Change-Id: I097ef8e2d1be0166403d2d8d917231aa55314083
Signed-off-by: tarun.mahay <tarun.mahay@samsung.com>
Jin Yoon [Mon, 10 Oct 2022 04:51:32 +0000 (13:51 +0900)]
Apache License 2.0 is applied
Change-Id: Ic53cd54a87866cf71ebde8d3c8de23ab644ec846
Fixing Scaling Issues in Button and AlbumsFolder.
Change-Id: I7d1ab59bdc217fb4eada3f4b914830337e86416c
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Fixing SVACE issue related to hadle leak
Change-Id: I0e6b0130d7353994d5106746348c8e5b159942f1
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Initial Code for Wallpaper Settings App.
Change-Id: If068fcf918a8eb9d7e15d83be45fc1ce94ce1f26
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Tizen Infrastructure [Tue, 20 Sep 2022 06:15:34 +0000 (06:15 +0000)]
Initial empty repository