summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Fix window position and size issue in low resolution.
[Problem] When opening in low resolution the window border is positioned on the left side not centered and window size is not properly adjusted according to resolution.
[Cause & Measure]
Cause : Window size and position isn't properly initialized and inside CustomBorder Constructor, MinSize is set to default value.
Measure : Window size, position and MinSize is properly calculated according to screen size.
Change-Id: Ife04002276ae819f8314dcdc3b740f5f606ed9db
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Update Version 1.0.1
[Problem] Version update
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I1c15700ed25d25dda91301aa49556891aee01a74
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Version changed back to 1.0.0
[Problem] Update version failed
[Cause & Measure]
Cause : Can't find the updated version tpk file during build.
Measure : Changing version 1.0.1 to 1.0.0 in manifest file.
Change-Id: I9b39643ade0cd9ac6ec26a3f73bb302b30490f3e
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Azijur Rahman Sheatu [Thu, 27 Jun 2024 13:34:30 +0000 (19:34 +0600)]
Fix window position issue in vertical orientation.
[Issue] TNINE-371
[Problem] When opening in vertical orientation the window border is positioned on the left side not centered.
[Cause & Measure]
Cause : Window size and positions were not calculated properly.
Measure : Window size and positions are applied accordingly to the GUI guide.
Change-Id: Ia4aa0f5cf81ff203226e73d394bab6211da690b7
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
Azijur Rahman Sheatu [Thu, 27 Jun 2024 12:27:11 +0000 (18:27 +0600)]
Update Version 1.0.1
[Problem] Version update
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I0a51bc0d901929ccd6a512bbb545b1ae9de32e16
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
Fixing Theme Change Issues for all components.
Change-Id: I06792f6ea4e466d86a4b677e9d2a93c38b967468
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Updating Min Window Size as per new UX.
Change-Id: I00019eb95135cb072d6a9ea09a50d912452ef2c3
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
[TNINE-364] Updating Bin Icon Position on resize.
[TNINE-368] Adding Fullstop in Text.
[TNINE-390] Min Size set to prevent overlapping.
Change-Id: I5f3c6f9eb6f221c519d6ebbcffeb0f3b2b750df0
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
amitpatel [Fri, 1 Dec 2023 13:33:33 +0000 (19:03 +0530)]
Added multilanguage support
Change-Id: Id21d8aa091765c858f4ebc48246e4fe2bcc336d3
amitpatel [Mon, 23 Oct 2023 08:13:41 +0000 (13:43 +0530)]
Removed right icon for resize in custom window
Change-Id: I781f17f8991153a01e8299f212d54bcc9564585a
amitpatel [Tue, 17 Oct 2023 08:51:45 +0000 (14:21 +0530)]
Add safety null check
Change-Id: Ie8a4fe143a2fc363160b3b863e70c7619bfe3526
Adding License header in all files.
Change-Id: I5a1f5d26a81526420ab41bf9a0f4483880b5e6b2
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Updating TargetFramework in csproject and fixing SVACE issue.
Change-Id: I3be84a0626259109545e9e2e24793ed1951dbabe
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Updating Nuget Packages
Change-Id: Iccf4fa326532f20df88a6cd2ef31f575b57fad87
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Adding LICENSE and NOTICE files
Change-Id: I830bad1e44f9690191186bc02d6d410f47ceeb59
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Adding Dispose and Updating tpk name.
Change-Id: I218dc2342af34a71958009428d1e1a0ee232b64e
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
The patch contains following changes:
1. Dark and Light Theme Implementation.
2. Detailed Notifications Option.
Change-Id: Iff6b4059ea8eb5359bed027c01e181aa26558daa
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Added Clearing Notifications Feature and Notification Added/Deleted Events.
Change-Id: Icd48156f7e9745276aa8260ec62253ff994105a6
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Initial Code for Notifications App
Change-Id: Ice04c644e65db55c1da403380c8f00709fdfc1f3
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Tizen Infrastructure [Wed, 7 Jun 2023 07:48:35 +0000 (07:48 +0000)]
Initial empty repository