From: Seoyeon Kim Date: Mon, 26 Sep 2022 06:12:38 +0000 (+0900) Subject: Introduce Accessibility for Settings application X-Git-Tag: accepted/tizen/unified/20220927.132255^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=43142aa7dee6859ef091ddf5dcdb5ba43a470f96;p=profile%2Fiot%2Fapps%2Fdotnet%2Fsetting-accessibility.git Introduce Accessibility for Settings application - Accessibility app can turn on / off Screen reader. Signed-off-by: Seoyeon Kim --- diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..9ebc105 --- /dev/null +++ b/LICENSE @@ -0,0 +1,205 @@ +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. + + diff --git a/Settings/SettingAccessibility/SettingAccessibility.cs b/Settings/SettingAccessibility/SettingAccessibility.cs new file mode 100755 index 0000000..b73248d --- /dev/null +++ b/Settings/SettingAccessibility/SettingAccessibility.cs @@ -0,0 +1,40 @@ +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 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() + { + BackgroundColor = new Color("#FAFAFA"), + Opacity = 0.1f, + CornerRadius = 12.0f, + }; + Accessibility.ClearCurrentlyHighlightedView(); + Accessibility.SetHighlightFrameView(highlightBox); + } + + static void Main(string[] args) + { + Dictionary widgetSet = new Dictionary(); + widgetSet.Add(typeof(SettingWidgetAccessibility), "accessibility@org.tizen.cssetting-accessibility"); + var app = new Program(widgetSet); + app.Run(args); + } + } +} diff --git a/Settings/SettingAccessibility/SettingAccessibility.csproj b/Settings/SettingAccessibility/SettingAccessibility.csproj new file mode 100755 index 0000000..206d491 --- /dev/null +++ b/Settings/SettingAccessibility/SettingAccessibility.csproj @@ -0,0 +1,30 @@ + + + + Exe + tizen10.0 + SettingAccessibility + True + + + + portable + + + None + + + + + + + + + + + + True + + + + diff --git a/Settings/SettingAccessibility/SettingWidgetAccessibility.cs b/Settings/SettingAccessibility/SettingWidgetAccessibility.cs new file mode 100755 index 0000000..fd333e4 --- /dev/null +++ b/Settings/SettingAccessibility/SettingWidgetAccessibility.cs @@ -0,0 +1,188 @@ +using System; +using Tizen; +using Tizen.NUI; +using Tizen.NUI.Components; +using Tizen.NUI.BaseComponents; +using Tizen.NUI.Accessibility; +using Tizen.Applications; +using System.Runtime.InteropServices; +using System.Collections.Generic; + +namespace SettingAccessibility +{ + class SettingWidgetAccessibility : Widget + { + static Navigator navigator; + static ScrollableBase settingScroll; + + protected override void OnCreate(string contentInfo, Window window) + { + Bundle bundle = Bundle.Decode(contentInfo); + navigator = window.GetDefaultNavigator(); + + settingScroll = new ScrollableBase() + { + WidthSpecification = LayoutParamPolicies.MatchParent, + HeightSpecification = LayoutParamPolicies.MatchParent, + ScrollingDirection = ScrollableBase.Direction.Vertical, + HideScrollbar = false, + Layout = new LinearLayout() + { + LinearOrientation = LinearLayout.Orientation.Vertical, + }, + }; + + settingScroll.Add(CreateItem("Screen Reader(TTS)", null, false, true)); + + CreateTextLabel(); + + + AppBar appBar = new AppBar() + { + Title = "Screen Reader", + }; + + AppBarStyle appBarStyle = (AppBarStyle)ThemeManager.GetStyle("Tizen.NUI.Components.AppBar"); + Button backButton = new Button(((AppBarStyle)appBarStyle).BackButton); + + backButton.Clicked += (object source, ClickedEventArgs args) => + { + navigator.Pop(); + }; + + appBar.NavigationContent = backButton; + + ContentPage contentPage = new ContentPage() + { + AppBar = appBar, + Content = settingScroll, + }; + + navigator.Push(contentPage); + } + + // Create an list item. + private DefaultLinearItem CreateItem(string text, string subText = null, bool icon = false, bool extra = false) + { + var item = new DefaultLinearItem() + { + WidthSpecification = LayoutParamPolicies.MatchParent, + Text = text, + IsSelectable = false, // Item should not be remained as selected state. + }; + + if (subText != null) + { + item.SubText = subText; + } + + CheckBox check = null; + if (icon) + { + check = new CheckBox(); + check.SelectedChanged += (o, e) => + { + if (e.IsSelected) + { + Tizen.Log.Debug("NUI", "check is selected!\n"); + } + else + { + Tizen.Log.Debug("NUI", "check is unselected!\n"); + } + }; + // Icon is placed at the beginning(left end) of the item. + item.Icon = check; + + // Do not propagate Pressed/Selected states from item to item.Icon. + // When item is pressed/clicked/selected, item.Icon is not pressed/clicked/selected. + item.Icon.PropagatableControlStates = ControlState.Disabled; + } + + Switch toggle = null; + if (extra) + { + toggle = new Switch(); + toggle.SelectedChanged += (o, e) => + { + if (e.IsSelected) + { + Tizen.Log.Debug("NUI", "Switch is selected! Screen Reader turns on. \n"); + // TODO : Need to add new Enable API + //Accessibility.BridgeEnableAutoInit(); + } + else + { + Tizen.Log.Debug("NUI", "Switch is unselected! Screen Reader turns off. \n"); + // TODO : Need to add new Disable API + //Accessibility.BridgeDisableAutoInit(); + } + }; + // Extra is placed at the end(right end) of the item. + item.Extra = toggle; + + // Do not propagate Pressed/Selected states from item to item.Extra. + // When item is pressed/clicked/selected, item.Extra is not pressed/clicked/selected. + item.Extra.PropagatableControlStates = ControlState.Disabled; + } + + item.Clicked += (object obj, ClickedEventArgs ev) => + { + if (check != null) + { + check.IsSelected = !check.IsSelected; + } + + if (toggle != null) + { + toggle.IsSelected = !toggle.IsSelected; + } + + Tizen.Log.Debug("NUI", "item is clicked!\n"); + }; + + + return item; + } + + private void CreateTextLabel() + { + TextLabel label = new TextLabel() + { + WidthSpecification = LayoutParamPolicies.MatchParent, + MultiLine = true, + Padding = new Extents(16, 16, 16, 16), + Text = "While Screen reader is enabled, your phone will provide voice feedback.\n" + + "For example, Screen reader will tell you what you can interact with on each screen. \n" + + "Tap items to select them and hear what they are, and double tap items \n" + + "to perform the telated action. \n", + }; + settingScroll.Add(label); + } + + protected override void OnPause() + { + base.OnPause(); + } + + protected override void OnResume() + { + base.OnResume(); + } + + protected override void OnResize(Window window) + { + base.OnResize(window); + } + + protected override void OnTerminate(string contentInfo, TerminationType type) + { + base.OnTerminate(contentInfo, type); + } + + protected override void OnUpdate(string contentInfo, int force) + { + base.OnUpdate(contentInfo, force); + } + } +} diff --git a/Settings/SettingAccessibility/res/images/tizen.png b/Settings/SettingAccessibility/res/images/tizen.png new file mode 100755 index 0000000..9765b1b Binary files /dev/null and b/Settings/SettingAccessibility/res/images/tizen.png differ diff --git a/Settings/SettingAccessibility/res/theme/theme.xaml b/Settings/SettingAccessibility/res/theme/theme.xaml new file mode 100755 index 0000000..b7e04b2 --- /dev/null +++ b/Settings/SettingAccessibility/res/theme/theme.xaml @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file diff --git a/Settings/SettingAccessibility/shared/res/SettingAccessibility.png b/Settings/SettingAccessibility/shared/res/SettingAccessibility.png new file mode 100755 index 0000000..9f3cb98 Binary files /dev/null and b/Settings/SettingAccessibility/shared/res/SettingAccessibility.png differ diff --git a/Settings/SettingAccessibility/tizen-manifest.xml b/Settings/SettingAccessibility/tizen-manifest.xml new file mode 100755 index 0000000..1e79b2f --- /dev/null +++ b/Settings/SettingAccessibility/tizen-manifest.xml @@ -0,0 +1,20 @@ + + + + + + SettingAccessibility.png + + + + 4x4 + + + + http://tizen.org/privilege/appmanager.launch + http://tizen.org/privilege/datasharing + http://tizen.org/privilege/imemanager + + + + diff --git a/Settings/SettingView/SettingView.cs b/Settings/SettingView/SettingView.cs new file mode 100755 index 0000000..f0a225c --- /dev/null +++ b/Settings/SettingView/SettingView.cs @@ -0,0 +1,53 @@ +using System; +using Tizen; +using Tizen.Applications; +using Tizen.NUI; +using Tizen.NUI.BaseComponents; + +namespace SettingView +{ + public class Program : NUIApplication + { + WidgetView mWidgetView; + + public Program(string styleSheet, Size2D windowSize, Position2D windowPosition, IBorderInterface borderInterface) + : base(styleSheet, windowSize, windowPosition, borderInterface) + { + + } + + protected override void OnCreate() + { + base.OnCreate(); + Window window = Window.Instance; + window.BackgroundColor = Color.Blue; + window.KeyEvent += OnKeyEvent; + + Bundle bundle = new Bundle(); + bundle.AddItem("COUNT", "1"); + String encodedBundle = bundle.Encode(); + + Log.Error("SettingWidget", "REQUEST \n"); + + mWidgetView = WidgetViewManager.Instance.AddWidget("accessibility@org.tizen.cssetting-accessibility", encodedBundle, window.Size.Width, window.Size.Height, 0.0f); + mWidgetView.Position = new Position(0, 0); + window.GetDefaultLayer().Add(mWidgetView); + } + + public void OnKeyEvent(object sender, Window.KeyEventArgs e) + { + if (e.Key.State == Key.StateType.Down && (e.Key.KeyPressedName == "XF86Back" || e.Key.KeyPressedName == "Escape")) + { + Exit(); + } + } + + static void Main(string[] args) + { + var appCustomBorder = new SettingViewBorder(); + // Need to fix the window size + var app = new Program("", new Size2D(500, 400), new Position2D(300, 100), appCustomBorder); + app.Run(args); + } + } +} diff --git a/Settings/SettingView/SettingView.csproj b/Settings/SettingView/SettingView.csproj new file mode 100755 index 0000000..b31b50f --- /dev/null +++ b/Settings/SettingView/SettingView.csproj @@ -0,0 +1,30 @@ + + + + Exe + tizen10.0 + SettingView + True + + + + portable + + + None + + + + + + + + + + + + + True + + + diff --git a/Settings/SettingView/SettingView.csproj.user b/Settings/SettingView/SettingView.csproj.user new file mode 100755 index 0000000..76428f1 --- /dev/null +++ b/Settings/SettingView/SettingView.csproj.user @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/Settings/SettingView/SettingViewBorder.cs b/Settings/SettingView/SettingViewBorder.cs new file mode 100755 index 0000000..bf601d5 --- /dev/null +++ b/Settings/SettingView/SettingViewBorder.cs @@ -0,0 +1,272 @@ +using Tizen.NUI; +using Tizen.NUI.BaseComponents; + +namespace SettingView +{ + class SettingViewBorder : Tizen.NUI.DefaultBorder + { + private static readonly string ResourcePath = Tizen.Applications.Application.Current.DirectoryInfo.Resource; + + private static readonly string MinimalizeIcon = ResourcePath + "/images/minimalize.png"; + private static readonly string MaximalizeIcon = ResourcePath + "/images/maximalize.png"; + private static readonly string RestoreIcon = ResourcePath + "/images/smallwindow.png"; + private static readonly string CloseIcon = ResourcePath + "/images/close.png"; + private static readonly string LeftCornerIcon = ResourcePath + "/images/leftCorner.png"; + private static readonly string RightCornerIcon = ResourcePath + "/images/rightCorner.png"; + + private int width = 500; + private bool hide = false; + private View borderView; + private TextLabel title; + + private ImageView minimalizeIcon; + private ImageView maximalizeIcon; + private ImageView closeIcon; + private ImageView leftCornerIcon; + private ImageView rightCornerIcon; + + private Rectangle preWinPositonSize; + + public SettingViewBorder() : base() + { + //BorderHeight = 50; + BorderLineThickness = 0; + //ResizePolicy = Window.BorderResizePolicyType.Fixed; + } + + + + public override bool CreateTopBorderView(View topView) + { + if (topView == null) + { + return false; + } + topView.Layout = new LinearLayout() + { + LinearOrientation = LinearLayout.Orientation.Horizontal, + VerticalAlignment = VerticalAlignment.Center, + CellPadding = new Size2D(20, 20), + }; + + + + var margin = new View + { + Size2D = new Size2D(10, 32), + HeightResizePolicy = ResizePolicyType.FillToParent + }; + topView.Add(margin); + + PropertyMap titleStyle = new PropertyMap(); + titleStyle.Add("weight", new PropertyValue(600)); + + + title = new TextLabel() + { + Text = "Setting", + FontStyle = titleStyle, + }; + + topView.Add(title); + + return true; + } + + public override bool CreateBottomBorderView(View bottomView) + { + if (bottomView == null) + { + return false; + } + bottomView.Layout = new RelativeLayout(); + + minimalizeIcon = new ImageView() + { + ResourceUrl = MinimalizeIcon, + AccessibilityHighlightable = true, + }; + + maximalizeIcon = new ImageView() + { + ResourceUrl = MaximalizeIcon, + AccessibilityHighlightable = true, + }; + + closeIcon = new ImageView() + { + ResourceUrl = CloseIcon, + AccessibilityHighlightable = true, + }; + + leftCornerIcon = new ImageView() + { + ResourceUrl = LeftCornerIcon, + AccessibilityHighlightable = true, + }; + + rightCornerIcon = new ImageView() + { + ResourceUrl = RightCornerIcon, + AccessibilityHighlightable = true, + }; + + RelativeLayout.SetRightTarget(minimalizeIcon, maximalizeIcon); + RelativeLayout.SetRightRelativeOffset(minimalizeIcon, 0.0f); + RelativeLayout.SetHorizontalAlignment(minimalizeIcon, RelativeLayout.Alignment.End); + RelativeLayout.SetRightTarget(maximalizeIcon, closeIcon); + RelativeLayout.SetRightRelativeOffset(maximalizeIcon, 0.0f); + RelativeLayout.SetHorizontalAlignment(maximalizeIcon, RelativeLayout.Alignment.End); + RelativeLayout.SetRightTarget(closeIcon, rightCornerIcon); + RelativeLayout.SetRightRelativeOffset(closeIcon, 0.0f); + RelativeLayout.SetHorizontalAlignment(closeIcon, RelativeLayout.Alignment.End); + RelativeLayout.SetRightRelativeOffset(rightCornerIcon, 1.0f); + RelativeLayout.SetHorizontalAlignment(rightCornerIcon, RelativeLayout.Alignment.End); + bottomView.Add(leftCornerIcon); + bottomView.Add(minimalizeIcon); + bottomView.Add(maximalizeIcon); + bottomView.Add(closeIcon); + bottomView.Add(rightCornerIcon); + + + minimalizeIcon.TouchEvent += OnMinimizeIconTouched; + maximalizeIcon.TouchEvent += OnMaximizeIconTouched; + closeIcon.TouchEvent += OnCloseIconTouched; + leftCornerIcon.TouchEvent += OnLeftBottomCornerIconTouched; + rightCornerIcon.TouchEvent += OnRightBottomCornerIconTouched; + + minimalizeIcon.AccessibilityActivated += (s, e) => + { + MinimizeBorderWindow(); + }; + maximalizeIcon.AccessibilityActivated += (s, e) => + { + MaximizeBorderWindow(); + }; + closeIcon.AccessibilityActivated += (s, e) => + { + CloseBorderWindow(); + }; + + minimalizeIcon.AccessibilityNameRequested += (s, e) => + { + e.Name = "Minimize"; + }; + maximalizeIcon.AccessibilityNameRequested += (s, e) => + { + e.Name = "Maximize"; + }; + closeIcon.AccessibilityNameRequested += (s, e) => + { + e.Name = "Close"; + }; + leftCornerIcon.AccessibilityNameRequested += (s, e) => + { + e.Name = "Resize"; + }; + rightCornerIcon.AccessibilityNameRequested += (s, e) => + { + e.Name = "Resize"; + }; + + minimalizeIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name); + maximalizeIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name); + closeIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name); + leftCornerIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name); + rightCornerIcon.SetAccessibilityReadingInfoTypes(Tizen.NUI.BaseComponents.AccessibilityReadingInfoTypes.Name); + + return true; + } + + public override void CreateBorderView(View borderView) + { + this.borderView = borderView; + borderView.CornerRadius = new Vector4(0.03f, 0.03f, 0.03f, 0.03f); + borderView.CornerRadiusPolicy = VisualTransformPolicyType.Relative; + borderView.BackgroundColor = new Color(1, 1, 1, 0.3f); + } + + public override void OnCreated(View borderView) + { + base.OnCreated(borderView); + UpdateIcons(); + } + + public override bool OnCloseIconTouched(object sender, View.TouchEventArgs e) + { + + Tizen.Log.Debug("CustomBorder", $"Item Name : {ResourcePath}"); + + base.OnCloseIconTouched(sender, e); + + + Tizen.Applications.Application.Current.Exit(); + return true; + } + + + + public override bool OnMinimizeIconTouched(object sender, View.TouchEventArgs e) + { + if (e.Touch.GetState(0) == PointStateType.Up) + { + if (BorderWindow.IsMaximized() == true) + { + BorderWindow.Maximize(false); + } + preWinPositonSize = BorderWindow.WindowPositionSize; + BorderWindow.WindowPositionSize = new Rectangle(preWinPositonSize.X, preWinPositonSize.Y, 500, 0); + } + return true; + } + + public override void OnRequestResize() + { + if (borderView != null) + { + borderView.BackgroundColor = new Color(0, 1, 0, 0.3f); // 보더의 배경을 변경할 수 있습니다. + } + } + + public override void OnResized(int width, int height) + { + if (borderView != null) + { + if (this.width > width && hide == false) + { + title.Hide(); + hide = true; + } + else if (this.width < width && hide == true) + { + title.Show(); + hide = false; + } + borderView.BackgroundColor = new Color(1, 1, 1, 0.3f); // 리사이즈가 끝나면 보더의 색깔은 원래대로 돌려놓습니다. + base.OnResized(width, height); + UpdateIcons(); + } + } + + private void UpdateIcons() + { + if (BorderWindow != null && borderView != null) + { + if (BorderWindow.IsMaximized() == true) + { + if (maximalizeIcon != null) + { + maximalizeIcon.ResourceUrl = RestoreIcon; + } + } + else + { + if (maximalizeIcon != null) + { + maximalizeIcon.ResourceUrl = MaximalizeIcon; + } + } + } + } + } +} diff --git a/Settings/SettingView/res/images/close.png b/Settings/SettingView/res/images/close.png new file mode 100755 index 0000000..c49e480 Binary files /dev/null and b/Settings/SettingView/res/images/close.png differ diff --git a/Settings/SettingView/res/images/leftCorner.png b/Settings/SettingView/res/images/leftCorner.png new file mode 100755 index 0000000..6f82440 Binary files /dev/null and b/Settings/SettingView/res/images/leftCorner.png differ diff --git a/Settings/SettingView/res/images/maximalize.png b/Settings/SettingView/res/images/maximalize.png new file mode 100755 index 0000000..c5cbbaf Binary files /dev/null and b/Settings/SettingView/res/images/maximalize.png differ diff --git a/Settings/SettingView/res/images/minimalize.png b/Settings/SettingView/res/images/minimalize.png new file mode 100755 index 0000000..6b116b2 Binary files /dev/null and b/Settings/SettingView/res/images/minimalize.png differ diff --git a/Settings/SettingView/res/images/rightCorner.png b/Settings/SettingView/res/images/rightCorner.png new file mode 100755 index 0000000..68d837f Binary files /dev/null and b/Settings/SettingView/res/images/rightCorner.png differ diff --git a/Settings/SettingView/res/images/smallwindow.png b/Settings/SettingView/res/images/smallwindow.png new file mode 100755 index 0000000..8f4263b Binary files /dev/null and b/Settings/SettingView/res/images/smallwindow.png differ diff --git a/Settings/SettingView/shared/res/SettingView.png b/Settings/SettingView/shared/res/SettingView.png new file mode 100755 index 0000000..9f3cb98 Binary files /dev/null and b/Settings/SettingView/shared/res/SettingView.png differ diff --git a/Settings/SettingView/tizen-manifest.xml b/Settings/SettingView/tizen-manifest.xml new file mode 100755 index 0000000..4039126 --- /dev/null +++ b/Settings/SettingView/tizen-manifest.xml @@ -0,0 +1,18 @@ + + + + + + SettingView.png + + + + + + http://tizen.org/privilege/appmanager.launch + http://tizen.org/privilege/datasharing + http://tizen.org/privilege/widget.viewer + + + + diff --git a/Settings/Settings.sln b/Settings/Settings.sln new file mode 100755 index 0000000..ff0b750 --- /dev/null +++ b/Settings/Settings.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 16 +VisualStudioVersion = 16.0.31229.75 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SettingView", "SettingView\SettingView.csproj", "{D3F7991B-DA48-4F2E-ACDF-28107935A2B0}" +EndProject +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SettingAccessibility", "SettingAccessibility\SettingAccessibility.csproj", "{09329941-994B-4A42-8B26-C48ABF874894}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D3F7991B-DA48-4F2E-ACDF-28107935A2B0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D3F7991B-DA48-4F2E-ACDF-28107935A2B0}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D3F7991B-DA48-4F2E-ACDF-28107935A2B0}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D3F7991B-DA48-4F2E-ACDF-28107935A2B0}.Release|Any CPU.Build.0 = Release|Any CPU + {09329941-994B-4A42-8B26-C48ABF874894}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {09329941-994B-4A42-8B26-C48ABF874894}.Debug|Any CPU.Build.0 = Debug|Any CPU + {09329941-994B-4A42-8B26-C48ABF874894}.Release|Any CPU.ActiveCfg = Release|Any CPU + {09329941-994B-4A42-8B26-C48ABF874894}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {9520AE98-AE93-45F4-AE0B-5CAF9457F5C1} + EndGlobalSection +EndGlobal diff --git a/packaging/org.tizen.cssetting-accessibility-1.0.0.tpk b/packaging/org.tizen.cssetting-accessibility-1.0.0.tpk new file mode 100755 index 0000000..98de1fb Binary files /dev/null and b/packaging/org.tizen.cssetting-accessibility-1.0.0.tpk differ diff --git a/packaging/org.tizen.cssetting-accessibility.spec b/packaging/org.tizen.cssetting-accessibility.spec new file mode 100644 index 0000000..d6a173c --- /dev/null +++ b/packaging/org.tizen.cssetting-accessibility.spec @@ -0,0 +1,35 @@ +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}/* +