Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AsteroidOS/AsteroidOSSync
base: eeb05ba6a32a
Choose a base ref
...
head repository: AsteroidOS/AsteroidOSSync
compare: a13dfb16ffc1
Choose a head ref
  • 3 commits
  • 16 files changed
  • 2 contributors

Commits on Oct 19, 2018

  1. Import stripped down Poweramp API

    * Imported from https://github.com/maxmpz/powerampapi with the head of maxmpz/powerampapi/e743666ca1b677b1edd095e327dc3e8f5ea322dc
    * Remove all examples and uneeded code as we only require the Player handling
    * Keep PowerampAPI and PowerampAPIHelper in tact for easier updates
    Myself5 committed Oct 19, 2018
    Copy the full SHA
    58d0bf4 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. MediaService: Add Poweramp handling for media controls

    * To allow simultaneous usage we store the current MediaController in a Preference and send commands based on that.
    Myself5 committed Oct 21, 2018
    Copy the full SHA
    172396f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from Myself5/media_controls_poweramp

     MediaService: Add Poweramp handling for media controls
    FlorentRevest committed Oct 21, 2018
    Copy the full SHA
    a13dfb1 View commit details
    Browse the repository at this point in the history