Skip to content

Commit

Permalink
[feature] Add fastlane for F-Droid (#77) [skip_post]
Browse files Browse the repository at this point in the history
  • Loading branch information
linsui authored Jul 28, 2024
1 parent 10fc2e7 commit 35d66d0
Show file tree
Hide file tree
Showing 39 changed files with 93 additions and 0 deletions.
19 changes: 19 additions & 0 deletions fastlane/metadata/android/en-US/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
AniVu, an all-in-one tool for RSS subscription and updates, bit torrent downloads, and video playback.
AniVu utilizes the MVI architecture and fully adopts the Material You design style. All pages are developed using Android View and Jetpack Compose.
<h3>💡 Features</h3>
<ol>
<li><strong>Subscribe to RSS</strong>, Update RSS, <strong>Read</strong> RSS</li>
<li><strong>Automatically update RSS</strong> subscriptions</li>
<li><strong>Download enclosures</strong> (enclosure tags) of <strong>torrent or magnet</strong> links in RSS articles</li>
<li><strong>Seeding</strong> downloaded files</li>
<li><strong>Play media enclosures or downloaded videos</strong></li>
<li>Support variable playback <strong>speed</strong>, setup <strong>audio track</strong>, <strong>subtitle track</strong>, etc</li>
<li><strong>Double-finger</strong> gesture to <strong>rotate and zoom</strong> video, <strong>long press</strong> to speed up playback</li>
<li><strong>Swipe</strong> on the video to <strong>control volume</strong>, <strong>brightness</strong>, and <strong>playback position</strong></li>
<li><strong>Searching</strong> existing <strong>RSS subscription content</strong></li>
<li><strong>Play other videos on the phone</strong></li>
<li>Support <strong>custom MPV player</strong></li>
<li>Support <strong>import and export</strong> subscriptions via <strong>OPML</strong></li>
<li>Support <strong>dark mode</strong></li>
<li>......</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 @@
All-in-one app for RSS, BitTorrent dl & play
19 changes: 19 additions & 0 deletions fastlane/metadata/android/zh-CN/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
AniVu,一个集 RSS 订阅与更新、比特洪流下载、视频播放为一体的工具。
使用 MVI 架构,完全采用 Material You 设计风格。使用 Android View 和 Jetpack Compose 混合开发。
<h3>💡 主要功能</h3>
<ol>
<li><strong>订阅</strong> RSS、<strong>更新</strong> RSS、<strong>阅读</strong> RSS</li>
<li><strong>自动更新 RSS 订阅</strong></li>
<li><strong>下载</strong> RSS 文章中的 <strong>BT 种子或磁力链接</strong>附件(enclosure 标签)</li>
<li>已下载<strong>文件做种</strong></li>
<li><strong>播放</strong>媒体附件或已下载的<strong>媒体文件</strong></li>
<li><strong>更改播放速度</strong>、设置<strong>音轨</strong>、<strong>字幕轨道</strong>等</li>
<li><strong>双指旋转缩放视频画面</strong>、<strong>长按</strong>视频<strong>倍速播放</strong></li>
<li><strong>滑动</strong>调整<strong>音量</strong>、<strong>屏幕亮度和播放位置</strong></li>
<li>支持<strong>搜索已获取的 RSS 订阅或文章</strong></li>
<li><strong>播放</strong>手机中的<strong>其他视频</strong></li>
<li>支持<strong>自定义 MPV</strong> 播放器</li>
<li>支持通过 <strong>OPML 导入导出</strong>订阅</li>
<li>支持<strong>深色模式</strong></li>
<li>......</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 @@
一站式 RSS 订阅、BitTorrent 下载和媒体播放应用
19 changes: 19 additions & 0 deletions fastlane/metadata/android/zh-TW/full_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
AniVu,一個集 RSS 訂閱與更新、BitTorrent下載、影片播放為一體的工具。
使用 MVI 架構,完全採用 Material You 設計風格。使用 Android View 和 Jetpack Compose 混合開發。
<h3>💡 主要功能</h3>
<ol>
<li><strong>訂閱</strong> RSS、<strong>更新</strong> RSS、<strong>閱讀</strong> RSS</li>
<li><strong>自動更新 RSS 訂閱</strong></li>
<li><strong>下載</strong> RSS 文章中的 <strong>BT 種子或磁力連結</strong>附件(enclosure 標籤)</li>
<li>已下載<strong>檔案做種</strong></li>
<li><strong>播放</strong>已下載的<strong>影片檔案</strong></li>
<li><strong>更改播放速度</strong>,設定<strong>音軌</strong>、<strong>字幕軌</strong>等</li>
<li><strong>雙指旋轉縮放影片畫面</strong>、<strong>長按</strong>影片<strong>倍速播放</strong></li>
<li><strong>滑動</strong>調整<strong>音量</strong>、<strong>螢幕亮度和播放位置</strong></li>
<li>支援<strong>搜尋已獲取的 RSS 訂閱或文章</strong></li>
<li><strong>播放</strong>手機中的<strong>其他影片</strong></li>
<li>支援<strong>自訂 MPV</strong> 播放器</li>
<li>支援透過 <strong>OPML 匯入和匯出</strong>訂閱</li>
<li>支援<strong>深色模式</strong></li>
<li>......</li>
</ol>
1 change: 1 addition & 0 deletions fastlane/metadata/android/zh-TW/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
一站式 RSS 訂閱、BitTorrent 下載和影片播放應用

0 comments on commit 35d66d0

Please sign in to comment.