[update] Add TODO List

This commit is contained in:
acite
2025-08-25 13:32:55 +08:00
parent 484f158e17
commit 67d9d7390f

View File

@@ -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