Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 3.0.0-beta.0 #73

Merged
merged 168 commits into from
Jun 20, 2022
Merged

Update 3.0.0-beta.0 #73

merged 168 commits into from
Jun 20, 2022

Conversation

LucJosin
Copy link
Owner

@LucJosin LucJosin commented Feb 16, 2022

Changes/Features

  • on_audio_query

    • Update example. (✔️)
    • Add/Fix documentation. (✔️)
  • Android

    • Refactor folders/files. (✔️)
    • Update gradle. (✔️)
    • Create a permission controller. (✔️)
    • Add observers:
      • observeSongs. (✔️)
      • observeAlbums. (✔️)
      • observeArtists. (✔️)
      • observePlaylists. (✔️)
      • observeGenres. (✔️)
    • Add observersStatus. (✔️)
    • Add option to sort songs using track number. (✔️)
    • Reduce the default artwork resolution. (✔️)
    • Add a filter to every 'query' method. (✔️)
    • Change the createPlaylist return to playlistId. (✔️)
    • Return original audio id from playlists. (✔️)
    • Use multiple path when 'querying'. (✔️)
    • Remove Ringtones, Notification, etc.. by default. (✔️)
    • Add method to get information from specifics audios. (✔️)
    • Return a error, instead of empty list, if app doesn't have permission to read. (✔️)
    • Return a ArtworkModel with artwork bytes and path instead of only bytes. (✔️

    Fixes

    • Fix app crash after requestPermission. (✔️)
  • IOS

    Features

    • Refactor folders/files. (✔️)
    • Add more documentation. (✔️)
    • Add observers:
      • observeSongs. (✔️)
      • observeAlbums. (✔️)
      • observeArtists. (✔️)
      • observePlaylists. (✔️)
      • observeGenres. (✔️)
    • Add observersStatus. (✔️)
    • Add option to sort songs using track number. (✔️)
    • Reduce the default artwork resolution. (✔️)
    • Add a filter to every 'query' method. (✔️)
    • Change the createPlaylist return to playlistId. ✔️)
    • Return original audio id from playlists. (✔️)
    • Add method to get information from specifics audios. (✔️)
    • Return a error, instead of empty list, if app doesn't have permission to read. (✔️)
    • Return a ArtworkModel with artwork bytes and path instead of only bytes. (✔️)

    Fixes

    • Fix iTunesStore not authorized. (✔️)

Related Issues

@LucJosin LucJosin added Extra: Feature New feature or request PRI: High Needs to be resolved sooner than other issues (Critical to plugin function) P: All All platforms labels Feb 16, 2022
@LucJosin LucJosin self-assigned this Feb 16, 2022
@LucJosin LucJosin removed the S: Draft label Jun 7, 2022
@LucJosin LucJosin marked this pull request as ready for review June 19, 2022 20:45
@LucJosin LucJosin changed the title Update 3.0.0 Update 3.0.0-beta.0 Jun 19, 2022
@LucJosin LucJosin removed the PRI: High Needs to be resolved sooner than other issues (Critical to plugin function) label Jun 20, 2022
@LucJosin LucJosin merged commit 15965a5 into main Jun 20, 2022
@LucJosin LucJosin deleted the development branch June 20, 2022 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Extra: Feature New feature or request P: Android Only android platform P: Dart Only dart platform P: IOS Only ios platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant