Skip to content

Releases: LanRhyme/MicYou

v2.0.0-alpha.1

v2.0.0-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 05:26
eace4aa

What's Changed

Full Changelog: v1.3.5...v2.0.0-alpha.1

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 07 Jun 17:39
4636130

What's Changed

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4hotfix

Choose a tag to compare

@github-actions github-actions released this 24 May 07:57
2ff104f

Full Changelog: v1.3.4...v1.3.4hotfix

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 23 May 09:18
5f3f36b

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 20 May 11:11
b98b471

What's Changed

  • fix(audio): 修复pw-cat命令参数,确保正确设置目标音频输出 by @shulng in #233
  • feat: 选择TCP/TCP+UDP连接 by @shulng in #234
  • And 8 commit by @LanRhyme

New Contributors

Full Changelog: v1.3.2...v1.3.3

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 16 May 06:54
ed340ad

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 15 May 07:21
6abb1f5

What's Changed

Full Changelog: v1.3.0...v1.3.1

已有 Mirror酱 CDK?前往 Mirror酱 高速下载

重庆大学镜像站高速下载

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 May 01:54
5df705a

更新日志 / Changelog v1.3.0

✨ 新功能 / New Features

  • 🌐 支持 UDP+TCP 双协议连接 - 引入全新的双协议架构替代旧有的 WiFi/蓝牙方案,显著提升连接稳定性 (#200)
    • Support UDP+TCP dual protocol connection - Introduced a new dual-protocol architecture replacing the existing WiFi/Bluetooth solutions for significantly better stability (#200)
  • 📊 音频质量实时监测面板 - 新增监测面板,支持实时查看音频流状态与传输质量指标 (#206, #201)
    • Real-time audio quality monitoring panel - Added a monitoring panel to track audio stream status and transmission quality metrics in real-time (#206, #201)
  • 🔍 添加设备发现功能 - 支持在局域网内自动发现可用设备,简化连接流程 (#205)
    • Added device discovery feature - Supports automatic discovery of available devices within the local network to simplify the connection process (#205)
  • 🎨 主题系统重构 - 使用 material-kolor 库重构主题系统,带来更精准的色彩提取与视觉体验 (97af407)
    • Theme system refactored - Refactored the theme system using the material-kolor library for better color extraction and visual experience (97af407)

🛠️ 优化与重构 / Improvements & Refactoring

  • 🌍 本地化系统重构与补全 - 优化了多语言处理逻辑,补全缺失文本,并添加自动化本地化检查功能 (#204, #191, #192)
    • Localization system refactor and completion - Optimized multi-language logic, completed missing strings, and added automated localization check features (#204, #191, #192)
  • 📦 组件化开源库列表 - 将开源许可列表提取为可复用组件,并移除对 AndroidMic 的陈旧引用 (2462398, bcf263d)
    • Componentized open-source library list - Extracted the library list into a reusable component and removed obsolete references to AndroidMic (2462398, bcf263d)
  • 📝 更新贡献指南 - 优化了开发者协作流程与本地化贡献说明 (#192)
    • Updated contribution guidelines - Optimized developer collaboration workflows and localization contribution instructions (#192)

🐛 问题修复 / Bug Fixes

  • 💾 修复导出日志提示 - 修复了导出日志操作完成后没有 UI 提示的问题 (#198)
    • Fixed missing notification for log export - Fixed an issue where no toast or notification was shown after exporting logs (#198)
  • 🔧 修复字符串格式化错误 - 将占位符替换逻辑迁移至 String.format 以确保多语言环境下的稳定性 (02613bb)
    • Fixed string formatting errors - Migrated placeholder replacement to String.format to ensure stability across different locales (02613bb)
  • 🔗 更新 FAQ 链接 - 修正了 App.kt 中指向 FAQ 文档的 URL (#194)
    • Updated FAQ link - Corrected the URL in App.kt to point to the correct FAQ.md (#194)
  • 💄 修复若干 UI 问题 - 优化了界面布局细节与交互反馈 (#196)
    • Fixed various UI issues - Optimized layout details and interaction feedback (#196)

📝 文档更新 / Documentation

  • 👥 开发者名单更新 - 欢迎新成员 @ChouChiu 加入开发者名单 (ab766b6)
  • 📖 README 增强 - 补全项目文档,更新样式并添加 HelloGitHub 徽章
    • README enhancements - Completed project documentation, updated styles, and added HelloGitHub badge

📝 致谢/Credit


Full Changelog: v1.2.3...v1.3.0

已有 Mirror酱 CDK?前往 Mirror酱 高速下载

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 20 Apr 06:58

v1.2.3

✨ 新功能 / New Features

  • 🎨 主题系统重构为 Material 3 Expressive - 全面升级主题系统,带来更现代的视觉体验 (#190)

    • Theme system refactored to Material 3 Expressive - Complete theme system upgrade with a more modern visual experience (#190)
  • 📁 集成 FileKit 库 - 优化文件选择体验,提升跨平台文件操作的一致性 (#186)

    • Integrated FileKit library - Optimized file selection experience and improved cross-platform file operation consistency (#186)

🐛 问题修复 / Bug Fixes

  • 🛠️ 修复镜像CDK空值问题 - 当镜像CDK为空时直接返回,避免无效操作
    • Fixed mirror CDK empty value issue - Directly return when mirror CDK is empty to avoid invalid operations

Full Changelog: v1.2.2...v1.2.3

已有 Mirror酱 CDK?前往 Mirror酱 高速下载

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 19 Apr 04:01

更新日志 / Changelog v1.2.2

新功能 ✨ / New Features ✨

  • 音频增强功能:新增音频增强功能与性能优化,添加性能模式说明和帮助弹窗
    Audio Enhancement: Added audio enhancement features with performance optimization, added performance mode description and help dialog
  • Android权限管理:添加Android权限管理功能
    Android Permission Management: Added Android permission management functionality
  • 蓝牙诊断工具:添加蓝牙诊断工具和错误处理
    Bluetooth Diagnostics: Added Bluetooth diagnostic tools and error handling
  • Mirror酱对接:对接 Mirror 酱更新渠道
    MirrorChyan Integration: Integrated MirrorChyan update channel

修复 🐛 / Bug Fixes 🐛

  • 音频处理修复:修复音频处理中的缓冲区问题,优化音频处理参数,修复进程状态检查中的异常处理
    Audio Processing: Fixed buffer issues in audio processing, optimized audio processing parameters, fixed exception handling in process state checking
  • 动画修复:修复动画延迟计算的整数溢出问题并优化音频可视化器配置
    Animation: Fixed integer overflow in animation delay calculation and optimized audio visualizer configuration
  • 网络连接修复:增强数据包大小验证,改进网络连接处理和资源清理逻辑
    Network Connection: Enhanced packet size validation, improved network connection handling and resource cleanup logic
  • 协程泄漏修复:添加停止操作检查避免协程泄漏
    Coroutine Leak: Added stop operation check to prevent coroutine leaks
  • 自动启动修复:实现应用启动时自动开始流传输
    Auto-start: Implemented auto-start streaming on app launch

重构 ♻️ / Refactoring ♻️

  • 音频处理优化:优化进程启动检测逻辑,提取动画常量到统一配置对象,移除音频预设功能
    Audio Processing Optimization: Optimized process startup detection logic, extracted animation constants to unified configuration object, removed audio preset feature
  • 插件系统重构:重构插件宿主实现,提取公共基类,简化类加载逻辑
    Plugin System Refactoring: Refactored plugin host implementation, extracted common base class, simplified class loading logic
  • 代码优化:集中管理常量并优化错误处理,代码优化整合
    Code Optimization: Centralized constant management and optimized error handling, code optimization integration

构建 📦 / Build 📦

  • 添加发布签名配置和ProGuard规则以优化APK大小
    Added release signing configuration and ProGuard rules to optimize APK size
  • 添加额外的Java模块支持
    Added additional Java module support
  • 更新项目版本号为1.2.2和版本码为15
    Updated project version to 1.2.2 and version code to 15

已有 Mirror酱 CDK?前往 Mirror酱 高速下载

Full Changelog: v1.2.1...v1.2.2