@@ -21,7 +21,7 @@ by [Jetpack Compose](https://developer.android.com/develop/ui/compose)
2121[ ![ GitHub downloads] ( https://img.shields.io/github/downloads/master-lzh/PiPixiv/total?label=downloads&labelColor=27303D&color=0D1117&logo=github&logoColor=FFFFFF&style=flat )] ( https://github.com/master-lzh/PiPixiv/releases )
2222[ ![ F-Droid Version] ( https://img.shields.io/f-droid/v/com.mrl.pixiv )] ( https://f-droid.org/packages/com.mrl.pixiv/ )
2323
24- ### Supports ** [ Android 6 .0] ( ) ** or higher
24+ ### Supports ** [ Android 8 .0] ( ) ** or higher
2525
2626## Features
2727
@@ -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 >
0 commit comments