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