Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Should Resolve Most App Compliance Issues #478

Merged
merged 9 commits into from
Aug 27, 2019
Merged

Should Resolve Most App Compliance Issues #478

merged 9 commits into from
Aug 27, 2019

Commits on Aug 26, 2019

  1. Notification Listener

    Service to listen to notifications and identify track information for Media Players initial commit.
    Austin H committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    052319a View commit details
    Browse the repository at this point in the history
  2. Album

    Added Album
    Austin H committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    780c052 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Fix MusicApi & Controllers

    Removed some older android version bugs.
    Austin H committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    3e99889 View commit details
    Browse the repository at this point in the history
  2. Code Cleanup & Fixed Notification Calls

    Austin H committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    890c23b View commit details
    Browse the repository at this point in the history
  3. Handle Use Cases

    Austin H committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    a3512be View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Austin H committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    405fb51 View commit details
    Browse the repository at this point in the history
  5. Update Ready!

    Breaks old Broadcasts and substitutes modern Notification Ready for API 21+
    Keeps old Broadcasts for API < 26
    Austin H committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    74bb239 View commit details
    Browse the repository at this point in the history
  6. Min Api 26 breaks Gingerbread

    Cleanup and breaking Gingerbread support is official.
    Austin H committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    b6e16b5 View commit details
    Browse the repository at this point in the history
  7. Update .travis.yml

    Austin H committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    9b32fec View commit details
    Browse the repository at this point in the history