TwidereX-Android
TwidereX-Android copied to clipboard
Prepare for 2.0 milestone
There're still lots of things that need to be done before 2.0.
- [x] Creating project
- [x] #167
- [ ] Migrating code → #238
- [ ] Testing
Dependencies that need to be replaced or rewrite
- [x]
Jetpack Navigation→ PreCompose - [x]
Jetpack ViewModel→ PreCompose - [x]
Jetpack Paging→ paging-common - [x]
Jetpack Room→ SQLDelight - [x]
Jetpack DataStore→ datastore-core - [x]
Jetpack WorkManager→ Mamully invoke
Dependencies that need implementation for JVM
- [x]
Exoplayer→ vlcj - [ ] Accompanist → WIP
- [x]
Jetpack Browser→ Launch url then handle with deeplink - [x]
Jetpack Exifinterface→ commons-imaging
Dependencies that might need to reconsider the usage
- Hilt
- Jetpack Startup