From 67d9d7390f1e9d192eb150ba4e88c790bd37d9d7 Mon Sep 17 00:00:00 2001 From: acite <1498045907@qq.com> Date: Mon, 25 Aug 2025 13:32:55 +0800 Subject: [PATCH] [update] Add TODO List --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 124e29c..03f8ef4 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,21 @@ _🚀This is the client of the multimedia server Abyss, which can also be extend - IDE: Android Studio 2025.1 - Language: Kotlin - Framework: Jetpack Compose + +## TODO List + +### High Priority +- [ ] Fix tablet full-screen mode bug +- [ ] Hide private key after user input +- [ ] Replace Android robot icon with custom design +- [ ] Configure server baseURL in client settings +- [ ] Implement proper access control for directory queries + +### Medium Priority +- [ ] Increase minHeight for video playback +- [ ] Add top bar with title and back button in full-screen mode +- [ ] Optimize data transfer system +- [ ] Improve manga/comic page display + +### Future +- [ ] (Prospective) Implement search functionality \ No newline at end of file