Privacy Policy for TeaTeaAvatar (English)

Privacy Policy for TeaTeaAvatar

Also known as : Bisou Avatar; Bärchen Avatar; もふもふアバター; 방방 아바타; 啾啾頭貼; LalaAvatar.

Effective Date: July 2025
Last Updated: July 2025

Introduction

TeaTeaAvatar (“we,” “our,” or “the App”) is committed to protecting your privacy and ensuring the security of your personal information. This Privacy Policy explains how we handle information when you use our iOS application for creating personalized group chat avatars.

Information We Collect

We Do NOT Collect Any Personal Information

TeaTeaAvatar is designed with privacy as a fundamental principle. We do not collect, store, transmit, or process any personal information whatsoever. This includes but is not limited to:

  • ❌ Personal identifiers (name, email, phone number)
  • ❌ Device identifiers (UDID, advertising ID)
  • ❌ Location data
  • ❌ Usage analytics or statistics
  • ❌ Crash reports containing personal data
  • ❌ Any content you create within the app
  • ❌ Photos from your device
  • ❌ Contact information
  • ❌ Network activity data

How the App Works

Complete Local Processing

TeaTeaAvatar operates entirely on your device:

  • Local Image Generation: All avatar creation and image processing occur locally on your device
  • Offline Functionality: The app works completely offline without any network connection
  • Local Storage Only: User preferences are stored locally using iOS UserDefaults
  • No Server Communication: The app never communicates with external servers

Data Flow

  1. Input: You enter text and select design options
  2. Processing: The app generates avatars using local computing resources
  3. Output: Generated images can be saved to your device’s photo library
  4. Storage: Only your design preferences are stored locally on your device

Permissions and Access

Minimal Permission Approach

TeaTeaAvatar follows the principle of minimal permissions:

Permissions We Request:
  • “Add Photos” Permission: Only to save generated avatars to your photo library
    • This is a limited permission that allows adding photos without accessing existing photos
    • You can decline this permission and still use all other app features
Permissions We DO NOT Request:
  • 🚫 Full Photo Library Access
  • 🚫 Camera Access
  • 🚫 Microphone Access
  • 🚫 Location Services
  • 🚫 Contacts Access
  • 🚫 Network/Internet Access
  • 🚫 Background App Refresh
  • 🚫 Push Notifications

Data Security

Security Measures

  • Sandboxed Environment: The app runs in iOS’s secure sandbox environment
  • No Network Transmission: Since no data is transmitted, there’s no risk of data interception
  • Local Encryption: iOS automatically encrypts data stored on the device
  • Code Signing: The app is digitally signed and verified by Apple

What This Means for You

  • Your created avatars and design preferences never leave your device
  • No risk of data breaches since no data is collected or stored remotely
  • Complete control over your information
  • No tracking or profiling

Third-Party Services

No Third-Party Integration

TeaTeaAvatar does not integrate with any third-party services, including:

  • ❌ Analytics services (Google Analytics, Firebase, etc.)
  • ❌ Advertising networks
  • ❌ Social media platforms
  • ❌ Cloud storage services
  • ❌ Crash reporting services
  • ❌ Customer support platforms

Children’s Privacy

COPPA Compliance

TeaTeaAvatar is safe for users of all ages, including children under 13:

  • We do not collect any personal information from anyone, including children
  • No registration or account creation is required
  • No communication features that could expose children to risks
  • Completely offline operation ensures no external contact

International Privacy Laws Compliance

GDPR (General Data Protection Regulation)

Since we do not collect any personal data:

  • No data processing activities that require consent
  • No data subject rights requests needed (as there’s no data to access, modify, or delete)
  • No data protection officer required
  • No privacy impact assessments necessary

CCPA (California Consumer Privacy Act)

  • We do not sell, share, or disclose personal information
  • No personal information is collected for commercial purposes
  • No opt-out mechanisms needed as there’s nothing to opt out of

Other Jurisdictions

Our privacy-by-design approach ensures compliance with privacy laws worldwide, including:

  • Canada’s PIPEDA
  • Australia’s Privacy Act
  • Japan’s Personal Information Protection Act
  • And other international privacy regulations

App Store and Platform Compliance

Apple App Store Guidelines

  • Full compliance with Apple’s privacy requirements
  • Accurate privacy labels in the App Store
  • No tracking or data collection as declared

Privacy Nutrition Labels

Our App Store privacy label accurately reflects:

  • Data Not Collected: All categories marked as “Data Not Collected”
  • No Tracking: No data used for tracking across apps or websites
  • No Third-Party Data: No data shared with third parties

Changes to This Privacy Policy

Policy Updates

While our commitment to not collecting data will remain unchanged, we may update this policy to:

  • Clarify existing practices
  • Reflect changes in legal requirements
  • Improve transparency

Notification of Changes

  • Updates will be posted within the app
  • The “Last Updated” date will be modified
  • Significant changes will be highlighted in app updates

Contact Information

How to Reach Us

If you have questions about this Privacy Policy:

  • Email: ldjing@qq.com
  • Subject Line: “Privacy Policy Inquiry - TeaTeaAvatar”

Response Time

We aim to respond to privacy-related inquiries within 7 business days.

Technical Implementation

Privacy by Design

Our technical architecture ensures privacy:

User Input → Local Processing → Local Storage → Local Output
     ↓              ↓              ↓           ↓
No Network    No Servers    No Cloud    No Tracking

Code-Level Privacy

  • No network libraries included in the app
  • No analytics SDKs integrated
  • No external dependencies that could collect data
  • Open architecture that can be verified

Verification and Transparency

How to Verify Our Claims

  1. Network Monitoring: Use network monitoring tools to verify no data transmission
  2. Permission Review: Check iOS Settings > Privacy to see minimal permissions
  3. Offline Testing: Use the app in airplane mode to confirm offline functionality
  4. App Store Labels: Review our privacy nutrition labels in the App Store

Summary

TeaTeaAvatar represents the gold standard for privacy-respecting mobile applications:

  • Zero Data Collection: We literally cannot access your personal information
  • Complete Local Operation: Everything happens on your device
  • Minimal Permissions: Only what’s absolutely necessary for core functionality
  • Transparent Practices: This policy accurately reflects our technical implementation
  • User Control: You maintain complete control over your data and privacy

Legal Disclaimer

This Privacy Policy constitutes a legal agreement between you and the developers of TeaTeaAvatar. By using the app, you acknowledge that you have read, understood, and agree to be bound by this Privacy Policy.


TeaTeaAvatar Development Team
Committed to Privacy, Designed for Creativity


This Privacy Policy demonstrates our unwavering commitment to user privacy. We believe that creating beautiful, personalized avatars should never come at the cost of your personal privacy.

内容概要:本文介绍了利用Matlab代码实现处理IMU、GPS传感器数据的多种姿态解算算法,重点包括卡尔曼滤波和扩展卡尔曼滤波等技术,旨在提升导航系统的精度与稳定性。通过对传感器数据进行融合与滤波处理,有效解决了惯性导航系统中存在的累积误差问题,提高了动态环境下的姿态估计准确性。文章还提供了完整的算法实现流程和仿真验证,展示了不同滤波方法在实际应用场景中的性能对比。; 适合人群:具备一定Matlab编程基础,从事导航、控制、机器人或自动驾驶等相关领域研究的科研人员及工程技术人员,尤其适合研究生及以上学历或有相关项目经验的研发人员。; 使用场景及目标:①应用于无人机、无人车、机器人等自主导航系统中的姿态估计;②用于教学与科研中对滤波算法的理解与改进;③帮助开发者掌握IMU【处理IMU、GPS传感器】现了多种姿态解算算法,如卡尔曼滤波、扩展卡尔曼滤波等,以提高导航系统的精度和稳定性(Matlab代码实现)/GPS融合算法的设计思路与实现技巧,提升系统鲁棒性与定位精度。; 阅读建议:建议读者结合提供的Matlab代码进行实践操作,逐步调试并理解各算法模块的作用,重点关注传感器数据预处理、状态方程构建、噪声协方差调节及滤波结果分析等关键环节,以达到深入掌握姿态解算核心技术的目的。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值