Skip to content

Commit

Permalink
[doc] Add fastlane for F-Droid (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
linsui authored Aug 9, 2024
1 parent 287a55c commit 9299586
Show file tree
Hide file tree
Showing 33 changed files with 61 additions and 0 deletions.
15 changes: 15 additions & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<p><b>Rays (Record All Your Stickers)</b>, A tool to <b>record, search and manage stickers</b> on your phone.</p>
<p>🥰 Are you still struggling with <b>too many stickers on your phone</b> and having trouble finding the ones you want? This tool will help you <b>manage your stickers</b>! 😋</p>
<h3>💡 Features</h3>
<ol>
<li>Support <strong>tagging</strong> for stickers</li>
<li>Support setting <strong>search domains</strong> (set the <strong>fields of the database tables</strong> to be searched)</li>
<li>Support searching using <strong>regular expressions</strong></li>
<li>Support <strong>recognizing text</strong> in stickers</li>
<li>Support <strong>recommending sticker tags</strong> using <strong>Ai</strong> (support change models)</li>
<li>Support <strong>syncing data using WebDAV and files</strong></li>
<li>Support <strong>AI image style transfer</strong></li>
<li>Support importing some stickers through the <strong>system "Share" page</strong></li>
<li>Support <strong>Monet theming and customizing theme colors</strong>, support <strong>theme color following the sticker's main color</strong></li>
<li>Support <strong>dark color mode</strong></li>
</ol>
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/images/icon.png
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
A tool to record, search and manage stickers on your phone
15 changes: 15 additions & 0 deletions fastlane/metadata/android/zh-CN/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<p><b>Rays (Record All Your Stickers)</b>,一个在本地<b>记录、查找、管理表情包</b>的工具。</p>
<p>🥰 您还在为手机中的<b>表情包太多</b>,找不到想要的表情包而苦恼吗?使用这款工具将帮助您<b>管理您存储的表情包</b>,再也不因为找不到表情包而烦恼!😋</p>
<h3>💡主要功能</h3>
<ol>
<li>支持为表情包打<strong>标签</strong></li>
<li>支持设置<strong>搜索域</strong>(设置搜索<strong>数据库表的字段</strong>)</li>
<li>支持使用<strong>正则表达式搜索</strong></li>
<li>支持<strong>识别</strong>表情包中的<strong>文本</strong></li>
<li>支持 <strong>Ai 推荐表情包标签</strong>(支持更换模型)</li>
<li>支持<strong>使用 WebDAV 和文件同步</strong>数据</li>
<li>支持 <strong>Ai 转移</strong>图片的<strong>风格</strong></li>
<li>支持通过<strong>系统“分享”页面导入</strong>表情包</li>
<li>支持<strong>莫奈取色和自定义主题色</strong>,支持主题色<strong>跟随表情包主色调</strong>变化</li>
<li>支持<strong>深色模式</strong></li>
</ol>
1 change: 1 addition & 0 deletions fastlane/metadata/android/zh-CN/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
一个在本地记录、查找、管理表情包的工具

0 comments on commit 9299586

Please sign in to comment.