File tree Expand file tree Collapse file tree 2 files changed +13
-30
lines changed
Expand file tree Collapse file tree 2 files changed +13
-30
lines changed Original file line number Diff line number Diff line change @@ -30,29 +30,20 @@ by [Jetpack Compose](https://developer.android.com/develop/ui/compose)
3030* Log in using a Pixiv account.
3131* Homepage recommended illustrations.
3232* Search illustrations and sort by popularity, latest, etc.
33+ * View rankings (Daily, Weekly, Monthly, etc.).
3334* Bookmark illustrations/Follow artists.
35+ * View browsing history.
3436* View illustration details and recommended illustrations.
35- * Long press on an image to download the original illustration.
37+ * Long press on an image to download the original illustration or GIF.
38+ * App settings (Language, Network, Feature Switch, etc.).
39+ * Deep link support.
40+ * Block illustrations and users.
3641
3742### To-do List
3843
3944* ** Features and PRs are welcome**
4045* More...
4146
42- ### v1.1.0
43-
44- - [x] Refactor the network layer, replacing OkHttp with Ktor
45- - [x] Refactor datastore to MMKV
46- - [x] Refactor some global states into a singleton pattern for code simplification and easier
47- dependency injection
48- - [x] Adapt new navigation
49- - [x] Settings page
50- - [x] Favourites page
51- - [x] Followed page
52- - [x] History page
53- - [x] Translation
54- - [x] Deep link support (open from https://www.pixiv.net/illust/xxxxxx )
55-
5647</div >
5748
5849## App Preview
@@ -82,4 +73,4 @@ This project uses or references several open-source projects:
8273
8374</div >
8475
85- </div >
76+ </div >
Original file line number Diff line number Diff line change 3131* 使用 Pixiv 账号登录。
3232* 首页推荐插图。
3333* 搜索插图,按照人气、最新等排序。
34+ * 查看排行榜(日榜、周榜、月榜等)。
3435* 收藏插图/关注作者。
36+ * 查看浏览历史。
3537* 查看插图详情和推荐插图。
36- * 长按图片下载原始插图。
38+ * 长按图片下载原始插图或GIF。
39+ * 应用设置(语言、网络、功能开关等)。
40+ * 深度链接支持。
41+ * 屏蔽作品和用户。
3742
3843### 待办事项
3944
4045* ** 欢迎提出Feature和PR**
4146* 更多...
4247
43- ### v1.1.0
44-
45- - [x] 重构网络层,将OkHttp换成Ktor
46- - [x] 重构datastore为MMKV
47- - [x] 将一些全局状态重构成单例模式,简化代码,便于依赖注入
48- - [x] 适配新的导航
49- - [x] 设置页面
50- - [x] 收藏页面
51- - [x] 关注页面
52- - [x] 历史页面
53- - [x] 英文翻译
54- - [x] 深度链接支持(从 https://www.pixiv.net/illust/xxxxxx 打开)
55-
5648</div >
5749
5850## 应用预览
You can’t perform that action at this time.
0 commit comments