TwidereX-Android icon indicating copy to clipboard operation
TwidereX-Android copied to clipboard

Prepare for 2.0 milestone

Open Tlaster opened this issue 3 years ago • 0 comments

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 NavigationPreCompose
  • [x] Jetpack ViewModelPreCompose
  • [x] Jetpack Paging → paging-common
  • [x] Jetpack RoomSQLDelight
  • [x] Jetpack DataStore → datastore-core
  • [x] Jetpack WorkManagerMamully invoke

Dependencies that need implementation for JVM

  • [x] Exoplayervlcj
  • [ ] Accompanist → WIP
  • [x] Jetpack Browser → Launch url then handle with deeplink
  • [x] Jetpack Exifinterfacecommons-imaging

Dependencies that might need to reconsider the usage

  • Hilt
  • Jetpack Startup

Tlaster avatar Jun 28 '21 07:06 Tlaster