CORP\mobaswirul.i [Thu, 3 Oct 2024 09:57:07 +0000 (15:57 +0600)]
Fix defects detected by static analysis tool
[Problem] [TNINE-4742] Issues detected by Static Analysis Tool
[Cause & Measure]
Cause : Assembly was not loaded properly.
Measure : Loaded Assembly File Properly.
Change-Id: Icbe46b55db00741ddbc8728937ca72767454afac
Signed-off-by: CORP\mobaswirul.i <mobaswirul.i@samsung.com>
CORP\mobaswirul.i [Thu, 3 Oct 2024 09:15:33 +0000 (15:15 +0600)]
Fix defects detected by static analysis tool
[Problem] Issues detected by Static Analysis Tool
[Cause & Measure]
Cause : TabButton cannot be disposed properly
Measure : Used inline style instead
Change-Id: Ideaeab035803a61dca43f363fee20184b917830a
Signed-off-by: CORP\mobaswirul.i <mobaswirul.i@samsung.com>
Update Version 1.2.4 [Setting SettingView]
[Changes]
1. Fixed defects detected by Analysis Hub.
Change-Id: Iae74b2dee6c899ee4dc2736448a2405479f55157
Signed-off-by: Md. Shahrukh Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <shahrukh.i@samsung.com>
CORP\mobaswirul.i [Thu, 3 Oct 2024 06:15:11 +0000 (12:15 +0600)]
Update Version 1.2.4 [Settings MainGadget]
[Changes]
1. Fixed defects detected by Analysis Hub
Change-Id: If67bac4ba2e4fca77f95c4a92064a5b860d7a6c0
Fix defects detected by static analysis tool
[Problem] [TNINE-4742] Issues detected by Static Analysis Tool
[Cause & Measure]
Cause : Assembly.Load expects byte array as argument
tabButtonStyle was not disposed
Measure : Added byte array as argument to Assembly.Load.
tabButonStyle is not disposed OnDestroy.
Change-Id: I90b911f1b231444aa1fb2a9b967cf99bbbbd6ed0
Signed-off-by: Md. Shahrukh Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <shahrukh.i@samsung.com>
Azijur Rahman Sheatu [Tue, 1 Oct 2024 09:18:56 +0000 (15:18 +0600)]
Update Version 1.2.3 [Setting SettingView]
[Changes]
1. Fixed Device Renaming Popup Issue
2. Fixed Notification Sound Change Issue
3. Fixed Device Storage taking too much time to show
4. Fixed Clear Cache Popup Issue.
Change-Id: Iac02d3736ba43fd2285ff24ebcc31c0d18291585
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
CORP\mobaswirul.i [Tue, 1 Oct 2024 08:22:42 +0000 (14:22 +0600)]
Update Version 1.2.3 [Setting MainGadget]
[Changes]
1. Fixed Device Renaming Popup Issue
2. Fixed Notification Sound Change Issue
3. Fixed Device Storage taking too much time to show
4. Fixed Clear Cache Popup Issue.
Change-Id: If375e7b0e02365b9116a553a39d7b9209f83e075
Signed-off-by: CORP\mobaswirul.i <mobaswirul.i@samsung.com>
CORP\mobaswirul.i [Tue, 1 Oct 2024 07:42:06 +0000 (13:42 +0600)]
Fixed CachedData popup navigation issue.
[Problem]: [TNINE-4716] Error in navigating from cached data window
[Cause & Measure]
Cause : Using DialogPage. DialogPage has issues.
Measure : Used AlertDialog
Change-Id: I0629056ec5c00669c7106e133a0b4b71cb42c86b
Azijur Rahman Sheatu [Mon, 30 Sep 2024 12:55:46 +0000 (12:55 +0000)]
Merge "Fixed Device Storage Taking too much time to show." into tizen
Fixed Device Storage Taking too much time to show.
[Problem]: [TNINE-4665] Device Storage Taking too much time
[Cause & Measure]
Cause : Tizen.Application.PackageManager.GetTotalSizeInformationAsync function completes brefore any view being created
Measure : Updated view after creation if Tizen.Application.PackageManager.GetTotalSizeInformationAsync completes before it.
Change-Id: Id39ec7685558e39916effa22abe7e3fc4984e946
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
CORP\mobaswirul.i [Mon, 30 Sep 2024 10:00:17 +0000 (16:00 +0600)]
Back to common color scheme and refactored some constants.
[Problem]: N/A
[Cause & Measure]
Cause : Using Self-Decided color.
Measure : Used tizen button-style.
Change-Id: Ia0067c93d695629b54b82db26d8ee006b78d8705
CORP\mobaswirul.i [Mon, 30 Sep 2024 06:10:04 +0000 (12:10 +0600)]
Fixed Changing Notification Sound Issue
[Problem]: [TNINE-4670] [Settings - SoundGadget] Changed notification sound is not immediately updated in the gadget.
[Cause & Measure]
Cause : Tizen.System.SystemSettings.SoundNotificationChanged EventHandler cannot be attached successfully.
Measure : Created Another EventHandler to support notification change.
Change-Id: Icd8c9c51c4f3b48b97f5b177d97af0ddda47a769
Signed-off-by: CORP\mobaswirul.i <mobaswirul.i@samsung.com>
CORP\mobaswirul.i [Fri, 27 Sep 2024 09:31:24 +0000 (15:31 +0600)]
Fixed Device Renaming Popup Issue
[Problem]: [TNINE-4664] Name field need to be clicked twice to rename device name
[Cause & Measure]
Cause : DialogPage has issues.
Measure : Used AlertDialog to show popup.
Change-Id: If0adca2c9ddffac77c521ba62f1ccce9ef090cf4
Signed-off-by: CORP\mobaswirul.i <mobaswirul.i@samsung.com>
CORP\mobaswirul.i [Wed, 18 Sep 2024 05:06:56 +0000 (11:06 +0600)]
Update Version 1.2.2 [MainGadget]
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Version update
[Changes]
N/A
Change-Id: I562ff176c4ef7ec5fc7dcece44d4e0d8ea53a5bd
CORP\mobaswirul.i [Wed, 18 Sep 2024 04:39:43 +0000 (10:39 +0600)]
Update Version 1.2.2 [SettingView]
[Problem] N/A
[Cause & Measure]
Cause : Version update after fixing apps gadget loading issue
Measure: Version update after fixing apps gadget loading issue
Change-Id: I62a889c05d7ee679426f5c9ee11e2b5bf0fcc052
Signed-off-by: CORP\mobaswirul.i <mobaswirul.i@samsung.com>
CORP\mobaswirul.i [Thu, 12 Sep 2024 04:41:23 +0000 (10:41 +0600)]
Fixed Apps loading view never ends.
[Problem] [TNINE-4447] Apps loading view never ends.
[Cause & Measure]
Cause : OnPageAppeared was not invoked after adding.
Measure : Invoked OnPageAppeared after adding the view.
Change-Id: I72342f635af578a11bb305861d102c4e633ec4fe
Update Version 1.2.1 [SettingView]
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I92d18ffeec4611604baac9683ae5583f4fd6731e
Update Version 1.2.1 [MainGadget]
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I2a117d3f498fadf784312e15159fae6fbdd3a99c
Updated Framework and SDK Version Of SettingMainGadget
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Updated
Tizen.Net.Sdk : 1.2.1
TargetFramework : net6.0
Tizen.Net : 12.0.0.18428
Change-Id: I13b0f6123e5fd77ec517d277e4bd212cd1721d96
Updated Framework and SDK Version
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Updated
Tizen.Net.Sdk : 1.2.1
TargetFramework : net6.0
Tizen.Net : 12.0.0.18428
Change-Id: I42e40bf1852ffaa37b92225f9d11eca44e8ac997
Signed-off-by: Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <mobaswirul.i@samsung.com>
Fixed Fullscreen mode issue after navigating back from Wallpaper Gadget
Problem]: [TNINE-4370] After navigating from Wallpaper setting gadget, maximizing the window hides Bottom Border.
[Cause & Measure]
Cause : Border's OverlayMode was never set back to false.
Measure : Set OverlayMode to false while maximizing using Border's Button.
Change-Id: I100f49f34b3df131fc18a510c5319ec812eba640
Azijur Rahman Sheatu [Mon, 2 Sep 2024 06:42:30 +0000 (12:42 +0600)]
Remove add-ons generated itemms from gitignore
[Problem] N/A
[Cause & Measure]
Cause : N/A
Measure : N/A
Change-Id: I0802528fec3382fd9cd0ec2d0eef89d0760e0169
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
Azijur Rahman Sheatu [Thu, 11 Jul 2024 15:33:18 +0000 (21:33 +0600)]
[SettingGadget] Implemention of User Certificates Gadget backend logic.
[Problem] User certficate tab contents are empty.
[Cause & Measure]
Cause : User Certificate content were not added.
Measure : Adding certificte informations in the Tab view.
Change-Id: I3c828bd5197bc31d59ba4c64833008466e62804a
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
Fixed FullScreen mode issue in settings app
[Problem] [TNINE-4155] In Maximize window mode after entering any gadget when we click the backutton, the window snap to the bottom right side.
[Cause & Measure]
Causes : Object's type was used to decide whether to restore window or not.
Measure : Used a boolean flag to decide if the window was maximized for gadget.
Change-Id: Id10524d1253862015738a09b7f87b2e2e09c9e0a
Signed-off-by: Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <mobaswirul.i@samsung.com>
Fixed TalkBack - Double action on click not working in Settings App
[Problem] [TNINE-348] Tizen 8.0 Validation TalkBack - Double action on click not working
[Cause & Measure]
Causes : a) AccessibilityActivated event was not handled properly
b) Navigator.Push() disables border's accessibility
Measure : a) Handled AccessibilityActivated Event.
b) Used Add function instead of Push.
Change-Id: I129c1df64ca9cb5a68c7e7fc15968735bcace097
Signed-off-by: Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <mobaswirul.i@samsung.com>
Azijur Rahman Sheatu [Fri, 12 Jul 2024 09:04:33 +0000 (15:04 +0600)]
Update Version 1.2.0
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I21cd5341616e87aa296aa17c607c4f8c96c3b03f
Azijur Rahman Sheatu [Fri, 12 Jul 2024 06:54:30 +0000 (12:54 +0600)]
Update Version 1.2.0
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I754546f075ff40df04b9ba1d79d9859d5dc9968e
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
Azijur Rahman Sheatu [Tue, 28 May 2024 06:37:02 +0000 (12:37 +0600)]
[SettingView] Implement User Certificates Gadget UI.
[Problem] [TNINE-357] User certficate menu is not working in Settings > About device.
[Cause & Measure]
Cause : Gadget for User Certificate was not implemented.
Measure : Implemented User Certificate Gadget.
Change-Id: I26c377c768d206ac4a635d7365375146faa5a9ec
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
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.
[Cause & Measure]
Cause : Base NUIApplication window size and position is being initialized with default value due to Tizen.System.TryGetValue giving static resolution.
Measure : NUIApplication is initialized with smaller initial window size and postion and later resized according to resolution in OnCreate.
Change-Id: I4125b19d10069edc605e1f7d034038ce8707700e
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Logging Debug Information
[Problem] Logging Debug Information
[Cause & Measure]
Cause : Logging Debug Information
Measure : Logging Debug Information
Change-Id: Iefdba7c7a1654fb5d5fad3822cb28159393c6b74
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
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 : Inside SettingViewBorder Constructor, MinSize is set to default value.
Measure : MinSize is properly calculated according to screen size.
Change-Id: I00c2dd7c3cb0099aeec230b43cce2362592b9d8b
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
Modifying SettingView to improve launch time
[Problem] Launch time was delayed.
[Cause & Measure]
Cause : Overhead of handling multiple threads.
Measure : Removed workerthreads.
Change-Id: I0a054a166283d0be382da408eeb85d5a7136b2df
Signed-off-by: Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <mobaswirul.i@samsung.com>
azijur-r [Mon, 15 Apr 2024 06:57:43 +0000 (12:57 +0600)]
Modifying the post build script.
[Problem] NUIGadgetResourceManager.GetString(String name) was getting null for newly installed gadgets.
[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: I65e9a861f6e5baba60222a8d914d3378e20a17fe
Signed-off-by: azijur-r <azijur.r@samsung.com>
y-zinchuk [Tue, 20 Feb 2024 13:30:30 +0000 (13:30 +0000)]
Version 1.1.20
set app size
loading appinfo components one by one
loading sections one by one
fix after review
remove image visual
update performance of loading apps
update application infos type
add application item info
update storage apps gadget
add icon to more menu items
add sorting icons
fix typo
updating main menu items
update main menu component
fix device renaming pop-up
update apps storage gadget
add collection view item
unsubscribe from theme-changed event
fix after review
set scroll bar style
update timezone gadget
loading datetime items one by one
update customization logic
change slider icons
add sound icons
p-czaja [Fri, 22 Dec 2023 11:36:09 +0000 (11:36 +0000)]
Version 1.1.19
update storage gadget resources
update resources
update tabs size
remove init task
fix after review
loading sound items one by one
loading display items one by one
update menu gadget
update sections
handle null reference exception
p-czaja [Fri, 15 Dec 2023 10:19:27 +0000 (10:19 +0000)]
Version 1.1.18
Piotr Czaja [Wed, 13 Dec 2023 09:56:47 +0000 (10:56 +0100)]
Restore autogenerated Resource files.
Change-Id: If6ab3f485dbb6e31982a6d43682a805ebaf44974
Piotr Czaja [Wed, 13 Dec 2023 09:25:01 +0000 (10:25 +0100)]
Update nuget version.
Change-Id: I5503728807f795d754a225f078a094917ac33702
Piotr Czaja [Wed, 13 Dec 2023 08:53:47 +0000 (09:53 +0100)]
Update translations
Change-Id: I554fc22333f096ae5aabb6b59ebd0899db49203b
Piotr Czaja [Wed, 13 Dec 2023 06:12:20 +0000 (07:12 +0100)]
Add SpeechRateRow control.
Change-Id: Ia186855564ac3d820208f706d4cfda603d4d492a
Piotr Czaja [Mon, 11 Dec 2023 13:28:25 +0000 (14:28 +0100)]
Add missing translations.
Change-Id: Ib2f201740428e24c0a2d23748adb84706e4ecb67
Piotr Czaja [Fri, 8 Dec 2023 12:48:38 +0000 (13:48 +0100)]
Change character encoding when reading main menu cache file
Change-Id: I702a9974cb58d1cecd48ef7f8ad272fadefff535
p-czaja [Wed, 6 Dec 2023 10:36:41 +0000 (10:36 +0000)]
Version 1.1.17
fix null potential defect
fix customization update
fix main menu item
load menu items in onprecreate method
fix after review
update main page
add custom page
init resources manager
Piotr Czaja [Wed, 22 Nov 2023 12:29:15 +0000 (13:29 +0100)]
Start loading main menu items first.
Change-Id: Ic2ec19327f2733efa344b32a8e802ff7e7eeecaa
set app size and location
change timestamp
refactor logs
update navigator
add performance logs
Piotr Czaja [Mon, 20 Nov 2023 16:18:20 +0000 (17:18 +0100)]
Add creating rows.
Change-Id: Ifb514b7493ba1509a15f6bf89528456dcb93b72e
Piotr Czaja [Mon, 20 Nov 2023 13:49:52 +0000 (14:49 +0100)]
Apply fixes after review.
Change-Id: I2843c035fddaad1362ce046edffca0ce4c52032b
Piotr Czaja [Wed, 8 Nov 2023 08:16:09 +0000 (09:16 +0100)]
Refactor code. Add performance measure logs.
Change-Id: Ieb5f4e939515ca421f17bed74aa5b41920bb4494
Signed-off-by: Piotr Czaja <p.czaja@samsung.com>
added loading component
loading certificates in a separate task
Marcin Romaniuk [Wed, 15 Nov 2023 11:17:11 +0000 (12:17 +0100)]
log scalable info at startup in background task
p-czaja [Wed, 15 Nov 2023 08:23:16 +0000 (08:23 +0000)]
Version 1.1.16
Piotr Czaja [Wed, 15 Nov 2023 07:34:13 +0000 (08:34 +0100)]
Avoid null checking.
Change-Id: Ieb10f52837050daee89a5bd1d8483f348173e2e4