Files
xianyan/linux/apps.xy.xianyan.appdata.xml
Developer 5a49d20c8a chore: 完成项目品牌域名批量替换与功能迭代
本次提交包含多项核心更新:
1. 全量替换项目内所有xianyan.app域名变更为s2ss.com,包含配置文件、路由、隐私政策等
2. 重构图表库从fl_chart迁移至syncfusion_flutter_charts,优化图表渲染效果
3. 新增宽屏分屏布局支持,包含右侧面板注册表与可拖拽分割线
4. 完善触觉反馈服务与认证感知Mixin,修复多处内存泄漏问题
5. 合并勋章墙与金币记录入口至成就中心,简化个人中心导航
6. 新增收藏与时间线数据合并导入功能
7. 修复多处UI样式问题,统一主题颜色使用规范
8. 新增日历同步与跨平台触觉反馈依赖库
9. 修复BotToast初始化流程,避免路由切换时的弹窗崩溃
2026-05-29 10:06:55 +08:00

52 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>apps.xy.xianyan</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>Proprietary</project_license>
<name>闲言</name>
<name xml:lang="en">Xianyan</name>
<summary>文字阅读更纯粹 — 句子阅读与壁纸制作</summary>
<summary xml:lang="en">Pure reading — Sentence reading &amp; wallpaper creation</summary>
<description>
<p>闲言是一款专注于文字阅读体验的应用,提供精选句子阅读和壁纸制作功能。</p>
<p xml:lang="en">Xianyan is an app focused on text reading experience, providing curated sentence reading and wallpaper creation features.</p>
<ul>
<li>精选句子每日推荐</li>
<li>壁纸制作与分享</li>
<li>卡片式阅读体验</li>
<li>本地文件传输</li>
<li>多端数据同步</li>
</ul>
</description>
<categories>
<category>Utility</category>
<category>Literature</category>
<category>Graphics</category>
</categories>
<launchable type="desktop-id">apps.xy.xianyan.desktop</launchable>
<provides>
<binary>xianyan</binary>
</provides>
<releases>
<release version="5.2.0" date="2026-05-18">
<description>
<p>Linux平台初始支持</p>
</description>
</release>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="social-chat">mild</content_attribute>
<content_attribute id="social-audio">mild</content_attribute>
</content_rating>
<requires>
<display_length compare="ge">360</display_length>
<memory>2048</memory>
</requires>
<recommends>
<control>keyboard</control>
<control>pointing</control>
<control>touch</control>
</recommends>
<url type="homepage">https://s2ss.com</url>
</component>