profile/iot/apps/dotnet/settings.git
5 months agoFixed Album window not closing issue 66/316966/2 accepted/tizen_unified accepted/tizen/unified/20241231.014854 accepted/tizen/unified/20250614.044603 accepted/tizen/unified/x/20241231.051829 accepted/tizen/unified/x/asan/20250113.002203
Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Fri, 20 Dec 2024 11:04:52 +0000 (17:04 +0600)]
Fixed Album window not closing issue

[Problem][TTEN-496] Clicking back button doesn't close album window

[Cause & Measure]
 Cause   : In NavigateBack function, last page is removed from the navigator which doesn't properly dispose the page
 Measure : To properly remove the page, the page also need to be removed from gadgetPages
           and the gadget also need to be removed from NUIGadgetManager

Change-Id: I6b97cd4a4754d33b1ac194f6e839bcf53569e37e
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
6 months agoFixed wifi-direct launch issue 61/316561/3 accepted/tizen/unified/20241216.010911 accepted/tizen/unified/x/20241218.032825 accepted/tizen/unified/x/asan/20241224.004550
Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Fri, 13 Dec 2024 09:46:12 +0000 (15:46 +0600)]
Fixed wifi-direct launch issue

[Problem][TNINE-5425][Settings][Wifi] Wifi-Direct gadget not launching from wifi more menu

[Cause & Measure]
 Cause   : resource-type and wifi-direct privilege is not added to manifest file
 Measure : added proper resource-type and wifi-direct privilege in the manifest file

Change-Id: I5dacf625f868a49939e7dd04d0c974753dfeed60
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
7 months agoFix SMACK Issue 27/319727/1 accepted/tizen/unified/20241111.160141
Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Thu, 31 Oct 2024 04:03:25 +0000 (10:03 +0600)]
Fix SMACK Issue

[Problem] Possible smack issue in settingcore
[Cause & Measure]
 Cause   : Used Assembly.Load instead of NUIGadgetManager.Load
 Measure : Replaced Assembly.Load with NUIGadgetManager.Load and retreived
   the loaded assembly from NUIGadgetInfo

Change-Id: Icca5f59313c44677e9c380508372941fb27c1937
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
7 months agoFix TTS Issue 12/319512/1
CORP\mobaswirul.i [Thu, 24 Oct 2024 16:37:07 +0000 (22:37 +0600)]
Fix TTS Issue

[Problem] TTS cannot be disabled using whole SwitchItem

[Cause & Measure]
 Cause   : Not Using Event Handlers
 Measure : Added Handlers

Change-Id: Ieaf22b2027994dee5c00473bc521afd07300fc90
Signed-off-by: CORP\mobaswirul.i <mobaswirul.i@samsung.com>
7 months agoFix disabling TTS from Settings 10/319510/2 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20241030.232234 accepted/tizen/unified/20241025.143720 accepted/tizen/unified/x/20241027.210358 tizen_9.0_m2_release
CORP\mobaswirul.i [Thu, 24 Oct 2024 13:20:35 +0000 (19:20 +0600)]
Fix disabling TTS from Settings

[Problem] TTS cannot be disabled from Settings
[Cause & Measure]
 Cause   : Using extra click events to change SwitchButton State
 Measure : Removed extra click events

Change-Id: Ifcbe298e6c33f2715a993873c1e0d11a2c259f78

8 months agoFix defects detected by static analysis tool 12/318612/2 accepted/tizen_unified_toolchain accepted/tizen/unified/20241006.053311 accepted/tizen/unified/toolchain/20241022.122632 accepted/tizen/unified/toolchain/20241022.123039 accepted/tizen/unified/x/20241007.013547 accepted/tizen/unified/x/asan/20241014.000424
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>
8 months agoFix defects detected by static analysis tool 09/318609/1
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>
8 months agoUpdate Version 1.2.4 [Setting SettingView] 03/318603/1
Md. Shahrukh Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Thu, 3 Oct 2024 06:28:09 +0000 (12:28 +0600)]
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>
8 months agoUpdate Version 1.2.4 [Settings MainGadget] 02/318602/1
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

8 months agoFix defects detected by static analysis tool 74/318574/2
Md. Shahrukh Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Wed, 2 Oct 2024 08:34:44 +0000 (14:34 +0600)]
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>
8 months agoUpdate Version 1.2.3 [Setting SettingView] 17/318517/1
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>
8 months agoUpdate Version 1.2.3 [Setting MainGadget] 15/318515/2
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>
8 months agoFixed CachedData popup navigation issue. 12/318512/3
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

8 months agoMerge "Fixed Device Storage Taking too much time to show." into tizen
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

8 months agoFixed Device Storage Taking too much time to show. 83/318483/5
Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Mon, 30 Sep 2024 10:37:51 +0000 (16:37 +0600)]
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>
8 months agoBack to common color scheme and refactored some constants. 78/318478/2
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

8 months agoFixed Changing Notification Sound Issue 61/318461/2
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>
8 months agoFixed Device Renaming Popup Issue 95/318395/3
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>
8 months agoUpdate Version 1.2.2 [MainGadget] 89/317789/1 accepted/tizen_unified_dev accepted/tizen/unified/20240918.172701 accepted/tizen/unified/dev/20240919.040431 accepted/tizen/unified/toolchain/20241004.102025 accepted/tizen/unified/x/20240919.040615
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

8 months agoUpdate Version 1.2.2 [SettingView] 88/317788/1
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>
9 months agoFixed Apps loading view never ends. 91/317591/1
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

9 months agoUpdate Version 1.2.1 [SettingView] 95/317195/1 accepted/tizen/unified/20240906.155822 accepted/tizen/unified/dev/20240910.111648 accepted/tizen/unified/x/20240909.014414
Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Thu, 5 Sep 2024 10:39:08 +0000 (16:39 +0600)]
Update Version 1.2.1 [SettingView]

[Problem] N/A

[Cause & Measure]
 Cause : Version update
 Measure : Version update

Change-Id: I92d18ffeec4611604baac9683ae5583f4fd6731e

9 months agoUpdate Version 1.2.1 [MainGadget] 94/317194/1
Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Thu, 5 Sep 2024 09:30:36 +0000 (15:30 +0600)]
Update Version 1.2.1 [MainGadget]

[Problem] N/A

[Cause & Measure]
 Cause : Version update
 Measure : Version update

Change-Id: I2a117d3f498fadf784312e15159fae6fbdd3a99c

9 months agoUpdated Framework and SDK Version Of SettingMainGadget 90/317190/1
Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Thu, 5 Sep 2024 09:24:57 +0000 (15:24 +0600)]
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

9 months agoUpdated Framework and SDK Version 71/317171/3
Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Thu, 5 Sep 2024 06:06:07 +0000 (12:06 +0600)]
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>
9 months agoFixed Fullscreen mode issue after navigating back from Wallpaper Gadget 66/317166/2
Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Thu, 5 Sep 2024 05:41:43 +0000 (11:41 +0600)]
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

9 months agoRemove add-ons generated itemms from gitignore 81/316981/1
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>
9 months ago[SettingGadget] Implemention of User Certificates Gadget backend logic. 43/314443/3
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>
10 months agoFixed FullScreen mode issue in settings app 54/316154/1
Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Wed, 14 Aug 2024 06:47:40 +0000 (12:47 +0600)]
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>
10 months agoFixed TalkBack - Double action on click not working in Settings App 14/316014/2
Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Mon, 12 Aug 2024 11:04:24 +0000 (17:04 +0600)]
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>
11 months agoUpdate Version 1.2.0 91/314491/1 accepted/tizen/unified/20240715.155409 accepted/tizen/unified/dev/20240716.080910 accepted/tizen/unified/toolchain/20240812.133408 accepted/tizen/unified/x/20240716.041643 accepted/tizen/unified/x/asan/20240813.231848
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

11 months agoUpdate Version 1.2.0 79/314479/2
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>
11 months ago[SettingView] Implement User Certificates Gadget UI. 02/311802/4
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>
11 months agoFix window position and size issue in low resolution. 69/314269/1
Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Tue, 9 Jul 2024 11:13:31 +0000 (17:13 +0600)]
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>
11 months agoLogging Debug Information 36/314136/1
Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Fri, 5 Jul 2024 11:20:11 +0000 (17:20 +0600)]
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>
11 months agoFix window position and size issue in low resolution. 75/313875/2 accepted/tizen/unified/20240704.075704 accepted/tizen/unified/dev/20240708.001722 accepted/tizen/unified/x/20240705.012426
Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Wed, 3 Jul 2024 03:58:47 +0000 (09:58 +0600)]
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>
11 months agoModifying SettingView to improve launch time 57/313457/5
Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics [Wed, 26 Jun 2024 05:29:41 +0000 (11:29 +0600)]
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>
12 months agoModifying the post build script. 68/309668/3 accepted/tizen/unified/20240621.010443 accepted/tizen/unified/dev/20240701.073131 accepted/tizen/unified/toolchain/20240624.121616 accepted/tizen/unified/x/20240624.032012 accepted/tizen/unified/x/asan/20240625.092742
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>
15 months agoVersion 1.1.20 accepted/tizen/unified/20240222.163404 accepted/tizen/unified/dev/20240620.011252 accepted/tizen/unified/toolchain/20240311.070124 accepted/tizen/unified/x/20240225.131836
y-zinchuk [Tue, 20 Feb 2024 13:30:30 +0000 (13:30 +0000)]
Version 1.1.20

15 months agoset app size
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 19 Feb 2024 08:32:06 +0000 (09:32 +0100)]
set app size

15 months agoloading appinfo components one by one
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 8 Feb 2024 13:03:24 +0000 (14:03 +0100)]
loading appinfo components one by one

15 months agoloading sections one by one
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 7 Feb 2024 13:04:06 +0000 (14:04 +0100)]
loading sections one by one

15 months agofix after review
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 6 Feb 2024 07:16:08 +0000 (08:16 +0100)]
fix after review

15 months agoremove image visual
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 30 Jan 2024 12:36:16 +0000 (13:36 +0100)]
remove image visual

15 months agoupdate performance of loading apps
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 30 Jan 2024 11:37:16 +0000 (12:37 +0100)]
update performance of loading apps

15 months agoupdate application infos type
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 30 Jan 2024 11:31:43 +0000 (12:31 +0100)]
update application infos type

15 months agoadd application item info
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 30 Jan 2024 11:30:27 +0000 (12:30 +0100)]
add application item info

16 months agoupdate storage apps gadget
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 24 Jan 2024 08:06:33 +0000 (09:06 +0100)]
update storage apps gadget

16 months agoadd icon to more menu items
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 24 Jan 2024 08:05:53 +0000 (09:05 +0100)]
add icon to more menu items

16 months agoadd sorting icons
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 24 Jan 2024 07:59:27 +0000 (08:59 +0100)]
add sorting icons

16 months agofix typo
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 26 Jan 2024 08:44:28 +0000 (09:44 +0100)]
fix typo

16 months agoupdating main menu items
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 25 Jan 2024 12:51:18 +0000 (13:51 +0100)]
updating main menu items

16 months agoupdate main menu component
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 25 Jan 2024 12:48:12 +0000 (13:48 +0100)]
update main menu component

16 months agofix device renaming pop-up
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 25 Jan 2024 12:06:43 +0000 (13:06 +0100)]
fix device renaming pop-up

16 months agoupdate apps storage gadget
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 24 Jan 2024 07:18:51 +0000 (08:18 +0100)]
update apps storage gadget

16 months agoadd collection view item
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 24 Jan 2024 07:18:11 +0000 (08:18 +0100)]
add collection view item

16 months agounsubscribe from theme-changed event
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 25 Jan 2024 13:41:40 +0000 (14:41 +0100)]
unsubscribe from theme-changed event

16 months agofix after review
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 26 Jan 2024 10:31:17 +0000 (11:31 +0100)]
fix after review

16 months agoset scroll bar style
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 24 Jan 2024 10:42:13 +0000 (11:42 +0100)]
set scroll bar style

16 months agoupdate timezone gadget
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 17 Jan 2024 13:33:43 +0000 (14:33 +0100)]
update timezone gadget

16 months agoloading datetime items one by one
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 11 Jan 2024 13:03:40 +0000 (14:03 +0100)]
loading datetime items one by one

16 months agoupdate customization logic
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 10 Jan 2024 11:37:33 +0000 (12:37 +0100)]
update customization logic

17 months agochange slider icons
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 9 Jan 2024 11:05:08 +0000 (12:05 +0100)]
change slider icons

17 months agoadd sound icons
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 9 Jan 2024 08:06:57 +0000 (09:06 +0100)]
add sound icons

17 months agoVersion 1.1.19 accepted/tizen/unified/20240205.162730 accepted/tizen/unified/x/20240206.004208
p-czaja [Fri, 22 Dec 2023 11:36:09 +0000 (11:36 +0000)]
Version 1.1.19

17 months agoupdate storage gadget resources
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 20 Dec 2023 10:01:11 +0000 (11:01 +0100)]
update storage gadget resources

17 months agoupdate resources
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 20 Dec 2023 09:50:13 +0000 (10:50 +0100)]
update resources

17 months agoupdate tabs size
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 20 Dec 2023 12:27:17 +0000 (13:27 +0100)]
update tabs size

17 months agoremove init task
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 19 Dec 2023 11:42:22 +0000 (12:42 +0100)]
remove init task

17 months agofix after review
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 15 Dec 2023 15:50:00 +0000 (16:50 +0100)]
fix after review

17 months agoloading sound items one by one
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 14 Dec 2023 14:37:49 +0000 (15:37 +0100)]
loading sound items one by one

17 months agoloading display items one by one
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Thu, 14 Dec 2023 14:37:11 +0000 (15:37 +0100)]
loading display items one by one

17 months agoupdate menu gadget
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 13 Dec 2023 15:24:27 +0000 (16:24 +0100)]
update menu gadget

17 months agoupdate sections
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 13 Dec 2023 15:21:08 +0000 (16:21 +0100)]
update sections

17 months agohandle null reference exception
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 19 Dec 2023 12:51:25 +0000 (13:51 +0100)]
handle null reference exception

18 months agoVersion 1.1.18 accepted/tizen_unified_riscv accepted/tizen/unified/20231219.041302 accepted/tizen/unified/riscv/20231226.211747
p-czaja [Fri, 15 Dec 2023 10:19:27 +0000 (10:19 +0000)]
Version 1.1.18

18 months agoRestore autogenerated Resource files.
Piotr Czaja [Wed, 13 Dec 2023 09:56:47 +0000 (10:56 +0100)]
Restore autogenerated  Resource files.

Change-Id: If6ab3f485dbb6e31982a6d43682a805ebaf44974

18 months agoUpdate nuget version.
Piotr Czaja [Wed, 13 Dec 2023 09:25:01 +0000 (10:25 +0100)]
Update nuget version.

Change-Id: I5503728807f795d754a225f078a094917ac33702

18 months agoUpdate translations
Piotr Czaja [Wed, 13 Dec 2023 08:53:47 +0000 (09:53 +0100)]
Update translations

Change-Id: I554fc22333f096ae5aabb6b59ebd0899db49203b

18 months agoAdd SpeechRateRow control.
Piotr Czaja [Wed, 13 Dec 2023 06:12:20 +0000 (07:12 +0100)]
Add SpeechRateRow control.

Change-Id: Ia186855564ac3d820208f706d4cfda603d4d492a

18 months agoAdd missing translations.
Piotr Czaja [Mon, 11 Dec 2023 13:28:25 +0000 (14:28 +0100)]
Add missing translations.

Change-Id: Ib2f201740428e24c0a2d23748adb84706e4ecb67

18 months agoChange character encoding when reading main menu cache file
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

18 months agoVersion 1.1.17 accepted/tizen/unified/20231207.171711 accepted/tizen/unified/riscv/20231214.010038
p-czaja [Wed, 6 Dec 2023 10:36:41 +0000 (10:36 +0000)]
Version 1.1.17

18 months agofix null potential defect
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 6 Dec 2023 10:07:54 +0000 (11:07 +0100)]
fix null potential defect

18 months agofix customization update
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 4 Dec 2023 14:58:26 +0000 (15:58 +0100)]
fix customization update

18 months agofix main menu item
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 4 Dec 2023 14:57:18 +0000 (15:57 +0100)]
fix main menu item

18 months agoload menu items in onprecreate method
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 4 Dec 2023 14:31:25 +0000 (15:31 +0100)]
load menu items in onprecreate method

18 months agofix after review
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Mon, 4 Dec 2023 13:30:59 +0000 (14:30 +0100)]
fix after review

18 months agoupdate main page
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 1 Dec 2023 16:27:11 +0000 (17:27 +0100)]
update main page

18 months agoadd custom page
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 1 Dec 2023 16:26:41 +0000 (17:26 +0100)]
add custom page

18 months agoinit resources manager
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 1 Dec 2023 10:28:20 +0000 (11:28 +0100)]
init resources manager

18 months agoStart loading main menu items first.
Piotr Czaja [Wed, 22 Nov 2023 12:29:15 +0000 (13:29 +0100)]
Start loading main menu items first.

Change-Id: Ic2ec19327f2733efa344b32a8e802ff7e7eeecaa

18 months agoset app size and location
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Wed, 22 Nov 2023 15:41:11 +0000 (16:41 +0100)]
set app size and location

18 months agochange timestamp
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Fri, 24 Nov 2023 12:35:15 +0000 (13:35 +0100)]
change timestamp

18 months agorefactor logs
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 21 Nov 2023 15:17:50 +0000 (16:17 +0100)]
refactor logs

18 months agoupdate navigator
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 21 Nov 2023 15:16:55 +0000 (16:16 +0100)]
update navigator

18 months agoadd performance logs
Yurii Zinchuk/Tizen Services & IoT (PLT) /SRPOL/Engineer/Samsung Electronics [Tue, 21 Nov 2023 12:39:50 +0000 (13:39 +0100)]
add performance logs

18 months agoAdd creating rows.
Piotr Czaja [Mon, 20 Nov 2023 16:18:20 +0000 (17:18 +0100)]
Add creating rows.

Change-Id: Ifb514b7493ba1509a15f6bf89528456dcb93b72e

18 months agoApply fixes after review.
Piotr Czaja [Mon, 20 Nov 2023 13:49:52 +0000 (14:49 +0100)]
Apply fixes after review.

Change-Id: I2843c035fddaad1362ce046edffca0ce4c52032b

18 months agoRefactor code. Add performance measure logs.
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>