EdgeY App Logo

EdgeY Privacy Policy

EdgeY 隐私政策

Sleek gesture control. Completely offline-first. Your private data stays in your control.

优雅手势交互,离线首要设计。您的私有数据完全由您掌控。

Author: 开发者:fantasy1999
Effective Date: 生效日期:2026-06-06

Offline-First & Local Processing

本地运行与零数据上传

EdgeY does not request the internet permission (INTERNET). It has no capability to transmit your settings, touch events, or application packages to any remote server or third party. Everything is processed entirely on your device.

EdgeY 没有申请网络访问权限 (INTERNET)。这意味着它在物理上无法向任何服务器或第三方传输您的手势配置、触控数据或应用列表。一切均在您的本地设备上处理。

1. Introduction

1. 导言

This Privacy Policy governs the use of the mobile application EdgeY. We respect your privacy and are committed to ensuring it is fully protected. As detailed below, our app is designed from the ground up to respect user confidentiality, utilizing local processing for all core features.

本隐私政策适用于移动应用程序 EdgeY。我们尊重您的隐私,并致力于全力保护您的隐私。如下文所述,我们的应用在设计之初就贯彻了保护用户隐私的理念,所有核心功能均完全在本地处理,绝不涉及任何远程数据传输。

2. Permissions & Data Usage

2. 权限与数据使用

To provide edge gesture execution, hardware key interception, fluid animations, and tools like the Freezer, EdgeY requests several system permissions. The usage details and privacy guarantees for each permission are outlined below:

为了提供边缘手势检测、硬件按键拦截、边缘动效以及冷冻室等工具,EdgeY 需要请求一些系统权限。各权限的使用目的和隐私保证如下:

Accessibility Service

无障碍辅助功能服务

BIND_ACCESSIBILITY_SERVICE

Purpose: Detects gesture touch interactions along screen boundaries in real-time, intercepts hardware volume key events, and dispatches global commands (e.g., Back, Home, Recents, expand Notifications/Quick Settings, capture Screenshot, lock screen).

Privacy Guarantee: This permission is used exclusively for event handling and gesture triggers. We do not monitor, log, capture, or store your typed keystrokes, onscreen characters, credit cards, passwords, or personal identity details. Gesture interactions are evaluated locally in memory and discarded instantly.

使用目的:实时检测屏幕边缘区域的手势交互,拦截硬件音量键事件,并代替您分发全局指令(例如:返回、回到桌面、打开最近任务、展开通知栏/快速设置、截屏、锁屏)。

隐私保证:此权限仅用于手势和按键事件处理。我们绝不监控、记录、捕获或存储您输入的文本、屏幕上显示的字符、银行卡、密码或个人身份信息。所有交互仅在内存中即时处理,随用随弃。

Draw Over Other Apps / System Overlay

悬浮窗与覆盖层权限

SYSTEM_ALERT_WINDOW

Purpose: Places thin, interactive edge overlay bars (approx. 10dp width) to capture gesture swipes/taps, and renders full visual components such as the Pie Menu, Side Bar drawers, Custom shortcut panels, and Fluid tactile animations.

Privacy Guarantee: Does not inspect the background content of other running apps. No visual screen content is captured or recorded.

使用目的:在屏幕边缘生成精细的交互触控条(约10dp宽)以捕捉手势滑动/点击,并用于渲染扇形菜单(Pie Menu)、侧边栏抽屉、自定义面板以及边缘触控反馈动画。

隐私保证:绝不读取或检查后台其他运行应用的内容,不截获或记录任何屏幕视觉图像。

Modify System Settings

修改系统设置

WRITE_SETTINGS

Purpose: Enables brightness adjusting features (e.g., swiping on an edge to raise or lower screen brightness).

Privacy Guarantee: Only modifies values that you explicitly interact with (like system brightness). No other device parameters are altered or read.

使用目的:支持通过边缘手势直接调节屏幕亮度(例如:滑动屏幕边缘增减亮度)。

隐私保证:仅在您主动触发亮度调整手势时修改系统屏幕亮度,不会修改或读取任何其他不相关的系统设定。

Query All Installed Packages

查询所有已安装应用

QUERY_ALL_PACKAGES

Purpose: Builds lists of local apps so you can configure app shortcuts (e.g., launching a specific app on double tap) or utilize the App Freezer features to stop background memory usage.

Privacy Guarantee: The package querying happens completely locally on your device. The app list is never transmitted or shared externally.

使用目的:在本地罗列您的应用,以便您配置特定手势对应的“启动应用”操作,或将应用拖入“应用抽屉 / 冷冻室”来冻结/解冻以节省系统内存。

隐私保证:该查询过程完全在设备本地进行,您的应用列表绝对不会上传、同步或分享到设备之外。

Camera

相机与闪光灯

CAMERA

Purpose: Accesses the device's camera flash hardware to toggle the flashlight on/off when you trigger a custom flashlight gesture.

Privacy Guarantee: Does not take photographs, record videos, or capture audio. The camera preview hardware is never activated.

使用目的:当您触发所配置的手电筒快捷手势时,用于开启或关闭设备的相机闪光灯硬件。

隐私保证:绝不拍照、录像或录音。除闪光灯外,相机取景硬件永远不会被启用。

Vibration & Haptic Feedback

控制震动与触觉反馈

VIBRATE

Purpose: Provides physical tactile buzzes (light, heavy, double tick) when a gesture is successfully activated, giving you clear interaction confirmation.

Privacy Guarantee: No data is collected.

使用目的:当手势成功触发或发生切换时,向您的设备发出触觉震动震感(轻微、沉重、双击等),以此向您提供确切的交互确认。

隐私保证:不涉及任何数据收集。

Foreground Service & Notifications

前台服务与通知栏提醒

FOREGROUND_SERVICE | POST_NOTIFICATIONS

Purpose: Enables EdgeY to run a background accessibility service with a permanent foreground notification. This prevents the Android operating system from killing the app process during memory shortages, ensuring your gestures always respond.

Privacy Guarantee: The notification is purely structural to satisfy Android lifecycle demands. No notifications from other applications are read or logged unless you specifically opt into features like "Edge Lighting".

使用目的:使 EdgeY 能够以常驻前台通知的形式维持后台无障碍服务的平稳运行,防止 Android 操作系统在系统内存紧张时杀掉手势进程,保证手势随时响应。

隐私保证:该通知仅用于满足系统前台服务的生命周期要求,绝不用于展示广告,亦不会读取其他应用的通知(除非您手动启用“边缘闪光(Edge Lighting)”功能)。

3. Data Storage, Security & Deletion

3. 数据存储、安全与销毁

Since all operations and configuration setups occur locally within your device, your data is protected by Android's internal sandbox architecture:

由于所有手势配置和运行设定完全在您的设备本地进行,您的数据受到 Android 原生存沙盒架构的保护:

Local Settings Storage: EdgeY saves all custom configurations (e.g., which gesture maps to what action) using Android's standard SharedPreferences container. This data cannot be accessed by other standard apps on your phone.

Data Retention: Uninstalling the app instantly purges 100% of the settings, app list references, and configurations associated with EdgeY from your device. No cloud backups or residual data traces are maintained by us.

本地配置存储:EdgeY 使用 Android 的标准 SharedPreferences 容器保存您所有的自定义配置(例如某个边缘区域对应什么手势操作)。其他普通应用无法访问此专属沙盒数据。

数据销毁:一旦您卸载本应用,与 EdgeY 相关的所有本地设置、应用参考和相关配置文件都将被系统立即彻底清除。我们不会保留任何云端备份或残留追踪数据。

4. Children's Privacy

4. 儿童隐私

We do not target, nor do we knowingly collect any personally identifiable information from children under the age of 13. Since EdgeY is designed completely offline and collects zero personal data, it does not store, transmit, or share any youth-related information and complies fully with COPPA (Children's Online Privacy Protection Act).

我们不会以任何方式向 13 岁以下的儿童索取或收集任何可用于识别个人身份的信息。鉴于 EdgeY 采用完全本地化的离线设计且零数据收集,因此它绝不会存储、传输或分享任何与儿童有关的数据,完全符合儿童在线隐私保护法(COPPA)的要求。

5. Changes to This Privacy Policy

5. 政策变更

We may update our Privacy Policy from time to time. Since the app lacks network connectivity, updates will not be sent to you in real-time. Instead, any changes to this policy will be committed directly to this static page. You are advised to review this page periodically for any modifications.

我们可能会不时更新隐私政策。由于本应用完全不具备联网权限,我们无法主动向您推送政策更新通知。本政策的所有更改都将直接在此静态网页中进行版本迭代和提交记录。建议您定期查看此页面以获悉任何修改。

6. Contact & Feedback

6. 联系作者与反馈

If you have any inquiries or feedback regarding this Privacy Policy, you can reach out via the following channels:

如果您对本隐私政策有任何疑问或反馈,可以通过以下渠道进行沟通:

  • GitHub Profile: fantasy1999
  • GitHub 主页:fantasy1999
  • Issues & Feedback: Open a request on the privacy policy repository.
  • 反馈与建议:在隐私政策对应的 GitHub 仓库中提交 Issue。