summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Seoyeon Kim [Thu, 13 Oct 2022 09:08:59 +0000 (18:08 +0900)]
Update the background color of WidgetAccessibility as transparent
- Added to set the background color of WidgetAccessibility to
Transparent Color.
Change-Id: Id4c70c503c3160f0dbcd57bb3113bb5aba8010b9
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Fri, 7 Oct 2022 06:30:26 +0000 (15:30 +0900)]
Change Navigator Pop() code to use Bundle by sending message
- If only Navigator.Pop(), the widget just shows a black screen when
Back button.
- So, changed to use Bundle API and update Content info.
Change-Id: I88fed3b4ac321023ae27f44fd359f80474fc44e1
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Thu, 6 Oct 2022 09:37:33 +0000 (18:37 +0900)]
Add nuget.config files for building
- For SVACE build, nuget.config file is necessary.
Change-Id: Ie66ab4c56a67127dbf71843c4271e0b3ad4881c9
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Wed, 5 Oct 2022 09:44:48 +0000 (18:44 +0900)]
Change `Padding` to `Margin` for long text position
- Changed using `Padding` to using `Margin`
because long text needs space for its position.
Change-Id: Icbe426dde15654e04ccd1050192cd51f8c131efb
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Fri, 30 Sep 2022 06:32:59 +0000 (15:32 +0900)]
Fix to show Accessibility Widget
- Accessibility Widget cannot be shown at all. Fixed to show the icon
for app loading.
- Updated Window size, too.
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Seoyeon Kim [Mon, 26 Sep 2022 06:12:38 +0000 (15:12 +0900)]
Introduce Accessibility for Settings application
- Accessibility app can turn on / off Screen reader.
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
Tizen Infrastructure [Fri, 23 Sep 2022 07:58:06 +0000 (07:58 +0000)]
Initial empty repository