Age | Commit message (Collapse) | Author | Files | Lines |
|
[Problem] Apps cannot be launched from Tray Apps when tts is enabled.
[Cause & Measure]
Cause : Not using AccessibilityActivated handler.
Measure : Added event handler.
Change-Id: I22fa3290fc50553bf46d74fac84dc35a0146a705
Signed-off-by: CORP\mobaswirul.i <mobaswirul.i@samsung.com>
|
|
[Changes]
1. Fixed flicking issue at launch time.
Change-Id: I6614439aadfaa6fe0209c9fc3addffd287177b82
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
|
|
[Problem] Apps flick for once after launch
[Cause & Measure]
Cause : Window is resized twice by display server after launch.
Measure : Added a delay of 500ms for adding NUIApplication.Window.Resized event handler to avoid the two unwanted resize after launch.
Change-Id: I5660f01e6bd27d7730d7a8ed1ff00e37e51ea109
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
|
|
[Problem] N/A
[Cause & Measure]
Cause : N/A
Measure : N/A
Change-Id: Ib9b952d6176399082135fb2632568c9743385c22
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
|
|
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I80ed6eb605e35ff5f78ecb3a48a40d5679241418
Signed-off-by: Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <mobaswirul.i@samsung.com>
|
|
[Problem] N/A
[Cause & Measure]
Cause : Window.Instance is deprecated.
Measure : Used GetDefaultWindow()
Change-Id: I40a165a51fe7733a3481d5710d73d3a583bb8554
|
|
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Updated
Tizen.Net.Sdk : 1.2.1
TargetFramework : net6.0
Tizen.Net : 12.0.0.18416
Change-Id: I3fd537abee502287a08c63f13f0e6d395d33edda
Signed-off-by: Mobaswirul Islam/NC eXperience Group /SRBD/Engineer/Samsung Electronics <mobaswirul.i@samsung.com>
|
|
[Problem] N/A
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I8e4560c8a940b6e2a16f7cc0c594fd61e6c652de
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
|
|
[Problem] Logging Debug Information
[Cause & Measure]
Cause : Logging Debug Information
Measure : Logging Debug Information
Change-Id: I2a6deb030c2b08178a0bdc70261b2d8f7d441b7e
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
|
|
[Problem] Sometimes apps doesn't open.
[Cause & Measure]
Cause : NUIApplication.GetScreenSize function in Main doesn't work sometimes
Measure : Instead of NUIApplication.GetScreenSize, used Tizen.System.Information.TryGetValue for getting screen size information.
Change-Id: Iaf81076b88e664b7c84cce59e345f2e2788775b5
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
|
|
[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.
Measure : NUIApplication is initialized with proper window size and postion.
Change-Id: Ieee717e5c8d13d16754b0a59c985202bcaf6df78
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
|
|
[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: I15b734c489561dcc1f45d8d8b183d01aa3f509d6
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
|
|
[Problem] When opening in low resolution the window border is positioned on the left side not centered.
[Cause & Measure]
Cause : Window size and positions were initialized in base constructor.
Measure : Window size and positions are initialized in Main.
Change-Id: I6bbf7cbfa24f9e3309024846f0199f5cf20970d7
Signed-off-by: Md. Farhan Mahtab <farhan.m1@samsung.com>
|
|
[Issue] TNINE-393
[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: Ica62fe350a673c4496f610a58467f1c92012e7b4
Signed-off-by: Azijur Rahman Sheatu <azijur.r@samsung.com>
|
|
[Problem] Version update
[Cause & Measure]
Cause : Version update
Measure : Version update
Change-Id: I702fe4c8c2480378f3b36128da51eb3b31b0c413
Signed-off-by: Md. Farhan Mahtab/NC eXperience Group /SRBD/Engineer/Samsung Electronics <farhan.m1@samsung.com>
|
|
Change-Id: I959d248149afa0196f7a272d92e0467e506cec35
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: I57e584e76cbd2260a54e055e873e69904464283b
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
1. Updating Apps UI as per new UX
2. Updating Addition/Removal of Apps on App Install/Uninstall
Change-Id: I8ea02417b1a34b9ddec88b4ac5500d74863cee14
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: Ib3dcb790f532b37154e05ca9b69ad68f2ae6a731
Signed-off-by: tarunkumarmahay1999 <tarun.mahay@samsung.com>
|
|
Change-Id: Ic6ef88ef73e50456e1110e6fbeaf36a54a1d5fb4
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: If7c4a3fac6b484b9faf99504a4ae4b99f059685d
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: I6454a3e35f4300829e665de321ffa20408e8333f
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: I6986d342cd985e04040e2070b4221f62b3b656fe
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: I950ee4bc2c38a9d41dea396e285c8c6cb7712c2e
|
|
Change-Id: I0f63724ce42ba65313cc45aa7bd5857137fe4ef2
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: I86360f7802c0b8ae212e3ebe7ea1b40399e7ecd9
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: I7bead366af4a8aaab4fa4d3998c7b805e34b8561
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: I2698b0df8ce12b7a6abc49b29b1962791fa518fa
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
|
|
Change-Id: I8aeb6cacd9425810dbdc1a53e1e66fd167edac56
Signed-off-by: tarun.mahay <tarun.mahay@samsung.com>
|
|
Change-Id: I675402886355213ca154549f75165da7ca06b789
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
Change-Id: I7940e9d9f83c300ba9ecc5e07471ef206a2fe005
Signed-off-by: tarun.mahay <tarun.mahay@samsung.com>
|
|
Change-Id: If024fc99879aa6046632b54175a51fe6526ac09d
Signed-off-by: tarun.mahay <tarun.mahay@samsung.com>
|
|
Change-Id: I6e9006dcde4c5ff1fd0042d6f8c2b536083c1e3c
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
Change-Id: I36b147f9048af54703075893731c87cd0a6cdc5c
|
|
Change-Id: Ie7b68b91c9f1de51aca4c55fca3ca05ebdbec63f
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
Modifying Color Palette Generation in Apps, Tray.
Change-Id: Ifbfd71332e706e7e97c5975639cf82ef8125e57b
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
Change-Id: I820174c5d21029308dc52e6cd789833db938cede
|
|
Change-Id: I655f34e8125e636c251444bdfa30f11d22a0972d
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
Change-Id: I9437616c0b3cba32fec635af0324cfbd145c2c27
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
ssh://review.tizen.org:29418/profile/iot/apps/dotnet/tray into tizen" into tizen
|
|
* changes:
Modifying back button to simplify the structure
Merge branch 'tizen' of ssh://review.tizen.org:29418/profile/iot/apps/dotnet/tray into tizen
|
|
Change-Id: I6a0118776ac867c489c13325dbcb5899e19ea31d
|
|
|
|
ssh://review.tizen.org:29418/profile/iot/apps/dotnet/tray into tizen
Change-Id: I08ba657defd69a0c18c64c3189539729dd5a0563
|
|
ssh://review.tizen.org:29418/profile/iot/apps/dotnet/tray into tizen
Change-Id: I671d1f3cadab00f95861ab208c3bd4b3e4bab2a0
|
|
Change-Id: I34b02bb68d3e5be8d543c0e2d003e750159e07ba
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
Change-Id: I089a2c99aecb4b5e8d350489b3a04960fc9ff844
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
Change-Id: I4e333ef304649e14961e5fb6c4cd88c83c4b8458
|
|
Change-Id: I43c655dce85448d8d7d2857dd2eb693a9261a804
Signed-off-by: shivamv <shivam.v2@samsung.com>
|
|
Change-Id: I0edd01627294f461e27025ad3796d688710b3c2b
Signed-off-by: shivamv <shivam.v2@samsung.com>
|