- Accessibility app can turn on / off Screen reader.
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
--- /dev/null
+Copyright (c) 2022 Samsung Electronics Co., Ltd. All rights reserved.
+
+ Apache License
+ Version 2.0, January 2004
+ http://www.apache.org/licenses/
+
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+ 1. Definitions.
+
+ "License" shall mean the terms and conditions for use, reproduction,
+ and distribution as defined by Sections 1 through 9 of this document.
+
+ "Licensor" shall mean the copyright owner or entity authorized by
+ the copyright owner that is granting the License.
+
+ "Legal Entity" shall mean the union of the acting entity and all
+ other entities that control, are controlled by, or are under common
+ control with that entity. For the purposes of this definition,
+ "control" means (i) the power, direct or indirect, to cause the
+ direction or management of such entity, whether by contract or
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
+ outstanding shares, or (iii) beneficial ownership of such entity.
+
+ "You" (or "Your") shall mean an individual or Legal Entity
+ exercising permissions granted by this License.
+
+ "Source" form shall mean the preferred form for making modifications,
+ including but not limited to software source code, documentation
+ source, and configuration files.
+
+ "Object" form shall mean any form resulting from mechanical
+ transformation or translation of a Source form, including but
+ not limited to compiled object code, generated documentation,
+ and conversions to other media types.
+
+ "Work" shall mean the work of authorship, whether in Source or
+ Object form, made available under the License, as indicated by a
+ copyright notice that is included in or attached to the work
+ (an example is provided in the Appendix below).
+
+ "Derivative Works" shall mean any work, whether in Source or Object
+ form, that is based on (or derived from) the Work and for which the
+ editorial revisions, annotations, elaborations, or other modifications
+ represent, as a whole, an original work of authorship. For the purposes
+ of this License, Derivative Works shall not include works that remain
+ separable from, or merely link (or bind by name) to the interfaces of,
+ the Work and Derivative Works thereof.
+
+ "Contribution" shall mean any work of authorship, including
+ the original version of the Work and any modifications or additions
+ to that Work or Derivative Works thereof, that is intentionally
+ submitted to Licensor for inclusion in the Work by the copyright owner
+ or by an individual or Legal Entity authorized to submit on behalf of
+ the copyright owner. For the purposes of this definition, "submitted"
+ means any form of electronic, verbal, or written communication sent
+ to the Licensor or its representatives, including but not limited to
+ communication on electronic mailing lists, source code control systems,
+ and issue tracking systems that are managed by, or on behalf of, the
+ Licensor for the purpose of discussing and improving the Work, but
+ excluding communication that is conspicuously marked or otherwise
+ designated in writing by the copyright owner as "Not a Contribution."
+
+ "Contributor" shall mean Licensor and any individual or Legal Entity
+ on behalf of whom a Contribution has been received by Licensor and
+ subsequently incorporated within the Work.
+
+ 2. Grant of Copyright License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ copyright license to reproduce, prepare Derivative Works of,
+ publicly display, publicly perform, sublicense, and distribute the
+ Work and such Derivative Works in Source or Object form.
+
+ 3. Grant of Patent License. Subject to the terms and conditions of
+ this License, each Contributor hereby grants to You a perpetual,
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+ (except as stated in this section) patent license to make, have made,
+ use, offer to sell, sell, import, and otherwise transfer the Work,
+ where such license applies only to those patent claims licensable
+ by such Contributor that are necessarily infringed by their
+ Contribution(s) alone or by combination of their Contribution(s)
+ with the Work to which such Contribution(s) was submitted. If You
+ institute patent litigation against any entity (including a
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
+ or a Contribution incorporated within the Work constitutes direct
+ or contributory patent infringement, then any patent licenses
+ granted to You under this License for that Work shall terminate
+ as of the date such litigation is filed.
+
+ 4. Redistribution. You may reproduce and distribute copies of the
+ Work or Derivative Works thereof in any medium, with or without
+ modifications, and in Source or Object form, provided that You
+ meet the following conditions:
+
+ (a) You must give any other recipients of the Work or
+ Derivative Works a copy of this License; and
+
+ (b) You must cause any modified files to carry prominent notices
+ stating that You changed the files; and
+
+ (c) You must retain, in the Source form of any Derivative Works
+ that You distribute, all copyright, patent, trademark, and
+ attribution notices from the Source form of the Work,
+ excluding those notices that do not pertain to any part of
+ the Derivative Works; and
+
+ (d) If the Work includes a "NOTICE" text file as part of its
+ distribution, then any Derivative Works that You distribute must
+ include a readable copy of the attribution notices contained
+ within such NOTICE file, excluding those notices that do not
+ pertain to any part of the Derivative Works, in at least one
+ of the following places: within a NOTICE text file distributed
+ as part of the Derivative Works; within the Source form or
+ documentation, if provided along with the Derivative Works; or,
+ within a display generated by the Derivative Works, if and
+ wherever such third-party notices normally appear. The contents
+ of the NOTICE file are for informational purposes only and
+ do not modify the License. You may add Your own attribution
+ notices within Derivative Works that You distribute, alongside
+ or as an addendum to the NOTICE text from the Work, provided
+ that such additional attribution notices cannot be construed
+ as modifying the License.
+
+ You may add Your own copyright statement to Your modifications and
+ may provide additional or different license terms and conditions
+ for use, reproduction, or distribution of Your modifications, or
+ for any such Derivative Works as a whole, provided Your use,
+ reproduction, and distribution of the Work otherwise complies with
+ the conditions stated in this License.
+
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
+ any Contribution intentionally submitted for inclusion in the Work
+ by You to the Licensor shall be under the terms and conditions of
+ this License, without any additional terms or conditions.
+ Notwithstanding the above, nothing herein shall supersede or modify
+ the terms of any separate license agreement you may have executed
+ with Licensor regarding such Contributions.
+
+ 6. Trademarks. This License does not grant permission to use the trade
+ names, trademarks, service marks, or product names of the Licensor,
+ except as required for reasonable and customary use in describing the
+ origin of the Work and reproducing the content of the NOTICE file.
+
+ 7. Disclaimer of Warranty. Unless required by applicable law or
+ agreed to in writing, Licensor provides the Work (and each
+ Contributor provides its Contributions) on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied, including, without limitation, any warranties or conditions
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+ PARTICULAR PURPOSE. You are solely responsible for determining the
+ appropriateness of using or redistributing the Work and assume any
+ risks associated with Your exercise of permissions under this License.
+
+ 8. Limitation of Liability. In no event and under no legal theory,
+ whether in tort (including negligence), contract, or otherwise,
+ unless required by applicable law (such as deliberate and grossly
+ negligent acts) or agreed to in writing, shall any Contributor be
+ liable to You for damages, including any direct, indirect, special,
+ incidental, or consequential damages of any character arising as a
+ result of this License or out of the use or inability to use the
+ Work (including but not limited to damages for loss of goodwill,
+ work stoppage, computer failure or malfunction, or any and all
+ other commercial damages or losses), even if such Contributor
+ has been advised of the possibility of such damages.
+
+ 9. Accepting Warranty or Additional Liability. While redistributing
+ the Work or Derivative Works thereof, You may choose to offer,
+ and charge a fee for, acceptance of support, warranty, indemnity,
+ or other liability obligations and/or rights consistent with this
+ License. However, in accepting such obligations, You may act only
+ on Your own behalf and on Your sole responsibility, not on behalf
+ of any other Contributor, and only if You agree to indemnify,
+ defend, and hold each Contributor harmless for any liability
+ incurred by, or claims asserted against, such Contributor by reason
+ of your accepting any such warranty or additional liability.
+
+ END OF TERMS AND CONDITIONS
+
+ APPENDIX: How to apply the Apache License to your work.
+
+ To apply the Apache License to your work, attach the following
+ boilerplate notice, with the fields enclosed by brackets "[]"
+ replaced with your own identifying information. (Don't include
+ the brackets!) The text should be enclosed in the appropriate
+ comment syntax for the file format. We also recommend that a
+ file or class name and description of purpose be included on the
+ same "printed page" as the copyright notice for easier
+ identification within third-party archives.
+
+ Copyright [yyyy] [name of copyright owner]
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+
+
--- /dev/null
+using System;
+using System.Collections.Generic;
+using Tizen.NUI;
+using Tizen.NUI.BaseComponents;
+using Tizen.NUI.Accessibility;
+
+namespace SettingAccessibility
+{
+ public class Program : NUIWidgetApplication
+ {
+ public Program(Dictionary<System.Type, string> widgetSet) : base(widgetSet)
+ {
+
+ }
+
+ protected override void OnCreate()
+ {
+ base.OnCreate();
+
+ // Update the accessibility highlight box
+ // TODO : Need to consider whether using View properties or ImageView itself. (Especially, dotted line)
+ View highlightBox = new View()\r
+ {\r
+ BackgroundColor = new Color("#FAFAFA"),\r
+ Opacity = 0.1f,\r
+ CornerRadius = 12.0f,\r
+ };
+ Accessibility.ClearCurrentlyHighlightedView();
+ Accessibility.SetHighlightFrameView(highlightBox);
+ }
+
+ static void Main(string[] args)
+ {
+ Dictionary<System.Type, string> widgetSet = new Dictionary<Type, string>();
+ widgetSet.Add(typeof(SettingWidgetAccessibility), "accessibility@org.tizen.cssetting-accessibility");
+ var app = new Program(widgetSet);
+ app.Run(args);
+ }
+ }
+}
--- /dev/null
+<Project Sdk="Tizen.NET.Sdk/1.1.7">
+
+ <PropertyGroup>
+ <OutputType>Exe</OutputType>
+ <TargetFramework>tizen10.0</TargetFramework>
+ <AssemblyName>SettingAccessibility</AssemblyName>
+ <disableimplicitframeworkreferences>True</disableimplicitframeworkreferences>
+ </PropertyGroup>
+
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugType>portable</DebugType>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>None</DebugType>
+ </PropertyGroup>
+
+ <ItemGroup>
+ <Folder Include="res\" />
+ </ItemGroup>
+
+ <ItemGroup>
+ <PackageReference Include="Tizen.NET" Version="10.0.0.*" />
+ </ItemGroup>
+
+ <PropertyGroup>
+ <NeedInjection>True</NeedInjection>
+ </PropertyGroup>
+
+</Project>
+
--- /dev/null
+using System;\r
+using Tizen;\r
+using Tizen.NUI;\r
+using Tizen.NUI.Components;\r
+using Tizen.NUI.BaseComponents;\r
+using Tizen.NUI.Accessibility;\r
+using Tizen.Applications;\r
+using System.Runtime.InteropServices;\r
+using System.Collections.Generic;\r
+\r
+namespace SettingAccessibility\r
+{\r
+ class SettingWidgetAccessibility : Widget\r
+ {\r
+ static Navigator navigator;\r
+ static ScrollableBase settingScroll;\r
+\r
+ protected override void OnCreate(string contentInfo, Window window)\r
+ {\r
+ Bundle bundle = Bundle.Decode(contentInfo);\r
+ navigator = window.GetDefaultNavigator();\r
+\r
+ settingScroll = new ScrollableBase()\r
+ {\r
+ WidthSpecification = LayoutParamPolicies.MatchParent,\r
+ HeightSpecification = LayoutParamPolicies.MatchParent,\r
+ ScrollingDirection = ScrollableBase.Direction.Vertical,\r
+ HideScrollbar = false,\r
+ Layout = new LinearLayout()\r
+ {\r
+ LinearOrientation = LinearLayout.Orientation.Vertical,\r
+ },\r
+ };\r
+\r
+ settingScroll.Add(CreateItem("Screen Reader(TTS)", null, false, true));\r
+\r
+ CreateTextLabel();\r
+\r
+\r
+ AppBar appBar = new AppBar()\r
+ {\r
+ Title = "Screen Reader",\r
+ };\r
+\r
+ AppBarStyle appBarStyle = (AppBarStyle)ThemeManager.GetStyle("Tizen.NUI.Components.AppBar");\r
+ Button backButton = new Button(((AppBarStyle)appBarStyle).BackButton);\r
+\r
+ backButton.Clicked += (object source, ClickedEventArgs args) =>\r
+ {\r
+ navigator.Pop();\r
+ };\r
+\r
+ appBar.NavigationContent = backButton;\r
+\r
+ ContentPage contentPage = new ContentPage()\r
+ {\r
+ AppBar = appBar,\r
+ Content = settingScroll,\r
+ };\r
+\r
+ navigator.Push(contentPage);\r
+ }\r
+\r
+ // Create an list item.\r
+ private DefaultLinearItem CreateItem(string text, string subText = null, bool icon = false, bool extra = false)\r
+ {\r
+ var item = new DefaultLinearItem()\r
+ {\r
+ WidthSpecification = LayoutParamPolicies.MatchParent,\r
+ Text = text,\r
+ IsSelectable = false, // Item should not be remained as selected state.\r
+ };\r
+\r
+ if (subText != null)\r
+ {\r
+ item.SubText = subText;\r
+ }\r
+\r
+ CheckBox check = null;\r
+ if (icon)\r
+ {\r
+ check = new CheckBox();\r
+ check.SelectedChanged += (o, e) =>\r
+ {\r
+ if (e.IsSelected)\r
+ {\r
+ Tizen.Log.Debug("NUI", "check is selected!\n");\r
+ }\r
+ else\r
+ {\r
+ Tizen.Log.Debug("NUI", "check is unselected!\n");\r
+ }\r
+ };\r
+ // Icon is placed at the beginning(left end) of the item.\r
+ item.Icon = check;\r
+\r
+ // Do not propagate Pressed/Selected states from item to item.Icon.\r
+ // When item is pressed/clicked/selected, item.Icon is not pressed/clicked/selected.\r
+ item.Icon.PropagatableControlStates = ControlState.Disabled;\r
+ }\r
+\r
+ Switch toggle = null;\r
+ if (extra)\r
+ {\r
+ toggle = new Switch();\r
+ toggle.SelectedChanged += (o, e) =>\r
+ {\r
+ if (e.IsSelected)\r
+ {\r
+ Tizen.Log.Debug("NUI", "Switch is selected! Screen Reader turns on. \n");\r
+ // TODO : Need to add new Enable API\r
+ //Accessibility.BridgeEnableAutoInit();\r
+ }\r
+ else\r
+ {\r
+ Tizen.Log.Debug("NUI", "Switch is unselected! Screen Reader turns off. \n");\r
+ // TODO : Need to add new Disable API\r
+ //Accessibility.BridgeDisableAutoInit();\r
+ }\r
+ };\r
+ // Extra is placed at the end(right end) of the item.\r
+ item.Extra = toggle;\r
+\r
+ // Do not propagate Pressed/Selected states from item to item.Extra.\r
+ // When item is pressed/clicked/selected, item.Extra is not pressed/clicked/selected.\r
+ item.Extra.PropagatableControlStates = ControlState.Disabled;\r
+ }\r
+\r
+ item.Clicked += (object obj, ClickedEventArgs ev) =>\r
+ {\r
+ if (check != null)\r
+ {\r
+ check.IsSelected = !check.IsSelected;\r
+ }\r
+\r
+ if (toggle != null)\r
+ {\r
+ toggle.IsSelected = !toggle.IsSelected;\r
+ }\r
+\r
+ Tizen.Log.Debug("NUI", "item is clicked!\n");\r
+ };\r
+ \r
+\r
+ return item;\r
+ }\r
+\r
+ private void CreateTextLabel()\r
+ {\r
+ TextLabel label = new TextLabel()\r
+ {\r
+ WidthSpecification = LayoutParamPolicies.MatchParent,\r
+ MultiLine = true,\r
+ Padding = new Extents(16, 16, 16, 16),\r
+ Text = "While Screen reader is enabled, your phone will provide voice feedback.\n" +\r
+ "For example, Screen reader will tell you what you can interact with on each screen. \n" +\r
+ "Tap items to select them and hear what they are, and double tap items \n" +\r
+ "to perform the telated action. \n",\r
+ };\r
+ settingScroll.Add(label);\r
+ }\r
+\r
+ protected override void OnPause()\r
+ {\r
+ base.OnPause();\r
+ }\r
+\r
+ protected override void OnResume()\r
+ {\r
+ base.OnResume();\r
+ }\r
+\r
+ protected override void OnResize(Window window)\r
+ {\r
+ base.OnResize(window);\r
+ }\r
+\r
+ protected override void OnTerminate(string contentInfo, TerminationType type)\r
+ {\r
+ base.OnTerminate(contentInfo, type);\r
+ }\r
+\r
+ protected override void OnUpdate(string contentInfo, int force)\r
+ {\r
+ base.OnUpdate(contentInfo, force);\r
+ }\r
+ }\r
+}\r
--- /dev/null
+<Theme\r
+ xmlns="http://tizen.org/Tizen.NUI/2018/XAML"\r
+ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"\r
+ xmlns:c="clr-namespace:Tizen.NUI.Components;assembly=Tizen.NUI.Components"\r
+ Id="sampleTheme" >\r
+\r
+ <!-- Put styles with x:Key here -->\r
+\r
+</Theme>
\ No newline at end of file
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<manifest package="org.tizen.cssetting-accessibility" version="1.0.0" api-version="7.0" xmlns="http://tizen.org/ns/packages">
+ <profile name="common" />
+ <widget-application appid="org.tizen.cssetting-accessibility" exec="SettingAccessibility.dll" multiple="false" nodisplay="false" taskmanage="true" type="dotnet" launch_mode="single">
+ <label>SettingAccessibility</label>
+ <icon>SettingAccessibility.png</icon>
+ <metadata key="http://tizen.org/metadata/prefer_dotnet_aot" value="true" />
+ <splash-screens />
+ <widget-class classid="accessibility" update-period="0">
+ <support-size preview="SettingAccessibility.png">4x4</support-size>
+ </widget-class>
+ </widget-application>
+ <privileges>
+ <privilege>http://tizen.org/privilege/appmanager.launch</privilege>
+ <privilege>http://tizen.org/privilege/datasharing</privilege>
+ <privilege>http://tizen.org/privilege/imemanager</privilege>
+ </privileges>
+ <dependencies />
+ <provides-appdefined-privileges />
+</manifest>
--- /dev/null
+using System;\r
+using Tizen;\r
+using Tizen.Applications;\r
+using Tizen.NUI;\r
+using Tizen.NUI.BaseComponents;\r
+\r
+namespace SettingView\r
+{\r
+ public class Program : NUIApplication\r
+ {\r
+ WidgetView mWidgetView;\r
+\r
+ public Program(string styleSheet, Size2D windowSize, Position2D windowPosition, IBorderInterface borderInterface)\r
+ : base(styleSheet, windowSize, windowPosition, borderInterface)\r
+ {\r
+\r
+ }\r
+\r
+ protected override void OnCreate()\r
+ {\r
+ base.OnCreate();\r
+ Window window = Window.Instance;\r
+ window.BackgroundColor = Color.Blue;\r
+ window.KeyEvent += OnKeyEvent;\r
+\r
+ Bundle bundle = new Bundle();\r
+ bundle.AddItem("COUNT", "1");\r
+ String encodedBundle = bundle.Encode();\r
+\r
+ Log.Error("SettingWidget", "REQUEST \n");\r
+\r
+ mWidgetView = WidgetViewManager.Instance.AddWidget("accessibility@org.tizen.cssetting-accessibility", encodedBundle, window.Size.Width, window.Size.Height, 0.0f);\r
+ mWidgetView.Position = new Position(0, 0);\r
+ window.GetDefaultLayer().Add(mWidgetView);\r
+ }\r
+\r
+ public void OnKeyEvent(object sender, Window.KeyEventArgs e)\r
+ {\r
+ if (e.Key.State == Key.StateType.Down && (e.Key.KeyPressedName == "XF86Back" || e.Key.KeyPressedName == "Escape"))\r
+ {\r
+ Exit();\r
+ }\r
+ }\r
+\r
+ static void Main(string[] args)\r
+ {\r
+ var appCustomBorder = new SettingViewBorder();\r
+ // Need to fix the window size\r
+ var app = new Program("", new Size2D(500, 400), new Position2D(300, 100), appCustomBorder);\r
+ app.Run(args);\r
+ }\r
+ }\r
+}\r
--- /dev/null
+<Project Sdk="Tizen.NET.Sdk/1.1.7">\r
+\r
+ <PropertyGroup>\r
+ <OutputType>Exe</OutputType>\r
+ <TargetFramework>tizen10.0</TargetFramework>\r
+ <AssemblyName>SettingView</AssemblyName>\r
+ <disableimplicitframeworkreferences>True</disableimplicitframeworkreferences>\r
+ </PropertyGroup>\r
+\r
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
+ <DebugType>portable</DebugType>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
+ <DebugType>None</DebugType>\r
+ </PropertyGroup>\r
+\r
+ <ItemGroup>\r
+ <Folder Include="lib\"/>\r
+ <Folder Include="res\"/>\r
+ </ItemGroup>\r
+\r
+ <ItemGroup>\r
+ <PackageReference Include="Tizen.NET" Version="10.0.0.*" />\r
+ </ItemGroup>\r
+\r
+ <PropertyGroup>\r
+ <NeedInjection>True</NeedInjection>\r
+ </PropertyGroup>\r
+\r
+</Project>\r
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>\r
+<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+ <PropertyGroup />\r
+ <ItemGroup />\r
+</Project>
\ No newline at end of file
--- /dev/null
+using Tizen.NUI;\r
+using Tizen.NUI.BaseComponents;\r
+\r
+namespace SettingView\r
+{\r
+ class SettingViewBorder : Tizen.NUI.DefaultBorder\r
+ {\r
+ private static readonly string ResourcePath = Tizen.Applications.Application.Current.DirectoryInfo.Resource;\r
+\r
+ private static readonly string MinimalizeIcon = ResourcePath + "/images/minimalize.png";\r
+ private static readonly string MaximalizeIcon = ResourcePath + "/images/maximalize.png";\r
+ private static readonly string RestoreIcon = ResourcePath + "/images/smallwindow.png";\r
+ private static readonly string CloseIcon = ResourcePath + "/images/close.png";\r
+ private static readonly string LeftCornerIcon = ResourcePath + "/images/leftCorner.png";\r
+ private static readonly string RightCornerIcon = ResourcePath + "/images/rightCorner.png";\r
+\r
+ private int width = 500;\r
+ private bool hide = false;\r
+ private View borderView;\r
+ private TextLabel title;\r
+\r
+ private ImageView minimalizeIcon;\r
+ private ImageView maximalizeIcon;\r
+ private ImageView closeIcon;\r
+ private ImageView leftCornerIcon;\r
+ private ImageView rightCornerIcon;\r
+\r
+ private Rectangle preWinPositonSize;\r
+\r
+ public SettingViewBorder() : base()\r
+ {\r
+ //BorderHeight = 50;\r
+ BorderLineThickness = 0;\r
+ //ResizePolicy = Window.BorderResizePolicyType.Fixed;\r
+ }\r
+\r
+\r
+\r
+ public override bool CreateTopBorderView(View topView)\r
+ {\r
+ if (topView == null)\r
+ {\r
+ return false;\r
+ }\r
+ topView.Layout = new LinearLayout()\r
+ {\r
+ LinearOrientation = LinearLayout.Orientation.Horizontal,\r
+ VerticalAlignment = VerticalAlignment.Center,\r
+ CellPadding = new Size2D(20, 20),\r
+ };\r
+\r
+\r
+\r
+ var margin = new View\r
+ {\r
+ Size2D = new Size2D(10, 32),\r
+ HeightResizePolicy = ResizePolicyType.FillToParent\r
+ };\r
+ topView.Add(margin);\r
+\r
+ PropertyMap titleStyle = new PropertyMap();\r
+ titleStyle.Add("weight", new PropertyValue(600));\r
+\r
+\r
+ title = new TextLabel()\r
+ {\r
+ Text = "Setting",\r
+ FontStyle = titleStyle,\r
+ };\r
+\r
+ topView.Add(title);\r
+\r
+ return true;\r
+ }\r
+\r
+ public override bool CreateBottomBorderView(View bottomView)\r
+ {\r
+ if (bottomView == null)\r
+ {\r
+ return false;\r
+ }\r
+ bottomView.Layout = new RelativeLayout();\r
+\r
+ minimalizeIcon = new ImageView()\r
+ {\r
+ ResourceUrl = MinimalizeIcon,\r
+ AccessibilityHighlightable = true,\r
+ };\r
+\r
+ maximalizeIcon = new ImageView()\r
+ {\r
+ ResourceUrl = MaximalizeIcon,\r
+ AccessibilityHighlightable = true,\r
+ };\r
+\r
+ closeIcon = new ImageView()\r
+ {\r
+ ResourceUrl = CloseIcon,\r
+ AccessibilityHighlightable = true,\r
+ };\r
+\r
+ leftCornerIcon = new ImageView()\r
+ {\r
+ ResourceUrl = LeftCornerIcon,\r
+ AccessibilityHighlightable = true,\r
+ };\r
+\r
+ rightCornerIcon = new ImageView()\r
+ {\r
+ ResourceUrl = RightCornerIcon,\r
+ AccessibilityHighlightable = true,\r
+ };\r
+\r
+ RelativeLayout.SetRightTarget(minimalizeIcon, maximalizeIcon);\r
+ RelativeLayout.SetRightRelativeOffset(minimalizeIcon, 0.0f);\r
+ RelativeLayout.SetHorizontalAlignment(minimalizeIcon, RelativeLayout.Alignment.End);\r
+ RelativeLayout.SetRightTarget(maximalizeIcon, closeIcon);\r
+ RelativeLayout.SetRightRelativeOffset(maximalizeIcon, 0.0f);\r
+ RelativeLayout.SetHorizontalAlignment(maximalizeIcon, RelativeLayout.Alignment.End);\r
+ RelativeLayout.SetRightTarget(closeIcon, rightCornerIcon);\r
+ RelativeLayout.SetRightRelativeOffset(closeIcon, 0.0f);\r
+ RelativeLayout.SetHorizontalAlignment(closeIcon, RelativeLayout.Alignment.End);\r
+ RelativeLayout.SetRightRelativeOffset(rightCornerIcon, 1.0f);\r
+ RelativeLayout.SetHorizontalAlignment(rightCornerIcon, RelativeLayout.Alignment.End);\r
+ bottomView.Add(leftCornerIcon);\r
+ bottomView.Add(minimalizeIcon);\r
+ bottomView.Add(maximalizeIcon);\r
+ bottomView.Add(closeIcon);\r
+ bottomView.Add(rightCornerIcon);\r
+\r
+\r
+ minimalizeIcon.TouchEvent += OnMinimizeIconTouched;\r
+ maximalizeIcon.TouchEvent += OnMaximizeIconTouched;\r
+ closeIcon.TouchEvent += OnCloseIconTouched;\r
+ leftCornerIcon.TouchEvent += OnLeftBottomCornerIconTouched;\r
+ rightCornerIcon.TouchEvent += OnRightBottomCornerIconTouched;\r
+\r
+ minimalizeIcon.AccessibilityActivated += (s, e) =>\r
+ {\r
+ MinimizeBorderWindow();\r
+ };\r
+ maximalizeIcon.AccessibilityActivated += (s, e) =>\r
+ {\r
+ MaximizeBorderWindow();\r
+ };\r
+ closeIcon.AccessibilityActivated += (s, e) =>\r
+ {\r
+ CloseBorderWindow();\r
+ };\r
+\r
+ minimalizeIcon.AccessibilityNameRequested += (s, e) =>\r
+ {\r
+ e.Name = "Minimize";\r
+ };\r
+ maximalizeIcon.AccessibilityNameRequested += (s, e) =>\r
+ {\r
+ e.Name = "Maximize";\r
+ };\r
+ closeIcon.AccessibilityNameRequested += (s, e) =>\r
+ {\r
+ e.Name = "Close";\r
+ };\r
+ leftCornerIcon.AccessibilityNameRequested += (s, e) =>\r
+ {\r
+ e.Name = "Resize";\r
+ };\r
+ rightCornerIcon.AccessibilityNameRequested += (s, e) =>\r
+ {\r
+ e.Name = "Resize";\r
+ };\r
+\r
+ minimalizeIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name);\r
+ maximalizeIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name);\r
+ closeIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name);\r
+ leftCornerIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name);\r
+ rightCornerIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name);\r
+\r
+ return true;\r
+ }\r
+\r
+ public override void CreateBorderView(View borderView)\r
+ {\r
+ this.borderView = borderView;\r
+ borderView.CornerRadius = new Vector4(0.03f, 0.03f, 0.03f, 0.03f);\r
+ borderView.CornerRadiusPolicy = VisualTransformPolicyType.Relative;\r
+ borderView.BackgroundColor = new Color(1, 1, 1, 0.3f);\r
+ }\r
+\r
+ public override void OnCreated(View borderView)\r
+ {\r
+ base.OnCreated(borderView);\r
+ UpdateIcons();\r
+ }\r
+\r
+ public override bool OnCloseIconTouched(object sender, View.TouchEventArgs e)\r
+ {\r
+\r
+ Tizen.Log.Debug("CustomBorder", $"Item Name : {ResourcePath}");\r
+\r
+ base.OnCloseIconTouched(sender, e);\r
+\r
+\r
+ Tizen.Applications.Application.Current.Exit();\r
+ return true;\r
+ }\r
+\r
+\r
+\r
+ public override bool OnMinimizeIconTouched(object sender, View.TouchEventArgs e)\r
+ {\r
+ if (e.Touch.GetState(0) == PointStateType.Up)\r
+ {\r
+ if (BorderWindow.IsMaximized() == true)\r
+ {\r
+ BorderWindow.Maximize(false);\r
+ }\r
+ preWinPositonSize = BorderWindow.WindowPositionSize;\r
+ BorderWindow.WindowPositionSize = new Rectangle(preWinPositonSize.X, preWinPositonSize.Y, 500, 0);\r
+ }\r
+ return true;\r
+ }\r
+\r
+ public override void OnRequestResize()\r
+ {\r
+ if (borderView != null)\r
+ {\r
+ borderView.BackgroundColor = new Color(0, 1, 0, 0.3f); // 보더의 배경을 변경할 수 있습니다.\r
+ }\r
+ }\r
+\r
+ public override void OnResized(int width, int height)\r
+ {\r
+ if (borderView != null)\r
+ {\r
+ if (this.width > width && hide == false)\r
+ {\r
+ title.Hide();\r
+ hide = true;\r
+ }\r
+ else if (this.width < width && hide == true)\r
+ {\r
+ title.Show();\r
+ hide = false;\r
+ }\r
+ borderView.BackgroundColor = new Color(1, 1, 1, 0.3f); // 리사이즈가 끝나면 보더의 색깔은 원래대로 돌려놓습니다.\r
+ base.OnResized(width, height);\r
+ UpdateIcons();\r
+ }\r
+ }\r
+\r
+ private void UpdateIcons()\r
+ {\r
+ if (BorderWindow != null && borderView != null)\r
+ {\r
+ if (BorderWindow.IsMaximized() == true)\r
+ {\r
+ if (maximalizeIcon != null)\r
+ {\r
+ maximalizeIcon.ResourceUrl = RestoreIcon;\r
+ }\r
+ }\r
+ else\r
+ {\r
+ if (maximalizeIcon != null)\r
+ {\r
+ maximalizeIcon.ResourceUrl = MaximalizeIcon;\r
+ }\r
+ }\r
+ }\r
+ }\r
+ }\r
+}\r
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>\r
+<manifest package="org.tizen.SettingView" version="1.0.0" api-version="7.0" xmlns="http://tizen.org/ns/packages">\r
+ <profile name="common" />\r
+ <ui-application appid="org.tizen.SettingView" exec="SettingView.dll" multiple="false" nodisplay="false" taskmanage="true" api-version="9" type="dotnet" launch_mode="single">\r
+ <label>SettingView</label>\r
+ <icon>SettingView.png</icon>\r
+ <metadata key="http://tizen.org/metadata/prefer_dotnet_aot" value="true" />\r
+ <splash-screens />\r
+ </ui-application>\r
+ <shortcut-list />\r
+ <privileges>\r
+ <privilege>http://tizen.org/privilege/appmanager.launch</privilege>\r
+ <privilege>http://tizen.org/privilege/datasharing</privilege>\r
+ <privilege>http://tizen.org/privilege/widget.viewer</privilege>\r
+ </privileges>\r
+ <dependencies />\r
+ <provides-appdefined-privileges />\r
+</manifest>\r
--- /dev/null
+\r
+Microsoft Visual Studio Solution File, Format Version 12.00\r
+# Visual Studio Version 16\r
+VisualStudioVersion = 16.0.31229.75\r
+MinimumVisualStudioVersion = 10.0.40219.1\r
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SettingView", "SettingView\SettingView.csproj", "{D3F7991B-DA48-4F2E-ACDF-28107935A2B0}"\r
+EndProject\r
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SettingAccessibility", "SettingAccessibility\SettingAccessibility.csproj", "{09329941-994B-4A42-8B26-C48ABF874894}"\r
+EndProject\r
+Global\r
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
+ Debug|Any CPU = Debug|Any CPU\r
+ Release|Any CPU = Release|Any CPU\r
+ EndGlobalSection\r
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
+ {D3F7991B-DA48-4F2E-ACDF-28107935A2B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\r
+ {D3F7991B-DA48-4F2E-ACDF-28107935A2B0}.Debug|Any CPU.Build.0 = Debug|Any CPU\r
+ {D3F7991B-DA48-4F2E-ACDF-28107935A2B0}.Release|Any CPU.ActiveCfg = Release|Any CPU\r
+ {D3F7991B-DA48-4F2E-ACDF-28107935A2B0}.Release|Any CPU.Build.0 = Release|Any CPU\r
+ {09329941-994B-4A42-8B26-C48ABF874894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU\r
+ {09329941-994B-4A42-8B26-C48ABF874894}.Debug|Any CPU.Build.0 = Debug|Any CPU\r
+ {09329941-994B-4A42-8B26-C48ABF874894}.Release|Any CPU.ActiveCfg = Release|Any CPU\r
+ {09329941-994B-4A42-8B26-C48ABF874894}.Release|Any CPU.Build.0 = Release|Any CPU\r
+ EndGlobalSection\r
+ GlobalSection(SolutionProperties) = preSolution\r
+ HideSolutionNode = FALSE\r
+ EndGlobalSection\r
+ GlobalSection(ExtensibilityGlobals) = postSolution\r
+ SolutionGuid = {9520AE98-AE93-45F4-AE0B-5CAF9457F5C1}\r
+ EndGlobalSection\r
+EndGlobal\r
--- /dev/null
+Name: org.tizen.cssetting-accessibility
+Summary: org.tizen.cssetting-accessibility
+Version: 1.0.0
+Release: 1
+Group: N/A
+License: Apache-2.0
+Source0: %{name}-%{version}.tar.gz
+
+ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
+
+BuildRequires: pkgconfig(libtzplatform-config)
+Requires(post): /usr/bin/tpk-backend
+
+%define internal_name org.tizen.cssetting-accessibility
+%define preload_tpk_path %{TZ_SYS_RO_APP}/.preload-tpk
+
+%description
+NUI Setting Application for Accessibility.
+
+%prep
+%setup -q
+
+%build
+
+%install
+rm -rf %{buildroot}
+mkdir -p %{buildroot}/%{preload_tpk_path}
+install packaging/%{internal_name}-%{version}.tpk %{buildroot}/%{preload_tpk_path}/
+
+%post
+
+%files
+%defattr(-,root,root,-)
+%{preload_tpk_path}/*
+