musicbeeremote/mbrc

Update app for Android 11

Closed this issue · 3 comments

The application is currently broken for Android 11 since it has not been updated since early 2017

  • Make sure that the application builds and runs in Android 11
  • Fix scrolling lock/accidental swiping when in the library (ViewPager2)
  • Check genres not showing data
  • Update how to show changelog since the library used is outdated and broken
  • Backport library sync mechanism from develop
  • Replace cover path and track info persistence with datastore
  • Check if volume action on incoming call can be re-enabled
  • Properly integrate duration and seeker to media notification
  • Build a beta for 1.2.0

All changes are in https://github.com/musicbeeremote/android-app/tree/v1-support
The branch will not be merged to master since they have fully diverted.

So far there are two crashes that need some investigation