Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
song changes...
|
|
|
|
# Conflicts:
# app/build.gradle
|
|
|
|
|
|
AndroidManifest definition
|
|
AndroidManifest definition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add option to disable downloading while roaming
|
|
|
|
Sends a remote queue of 50 items instead of 3
|
|
Changes AA song selection to play the directory
|
|
Better enqueues a selected bookmark's directory
|
|
|
|
Fixes a bug with multiple bookmarks in the same directory:
The first file encountered with a saved bookmark would be played,
not the bookmark that was selected
|
|
|
|
|
|
|
|
|
|
|
|
Provide build flavours and fix a crash on startup
|
|
This commit uses build flavours to provide two different builds: A
'floss' build and a 'google' build.
- The 'floss' build builds a basic version of the app with no
dependencies on proprietary libraries.
- The 'google' build adds Chromecast support and a few other extras
provided by Google Play Services
|
|
- Adds a check for the `CAST_APPLICATION_ID` variable in `CastCompat`.
If it's null, casting will be disabled.
- Without a `PASTEBIN_DEV_KEY` sending logs would result in a generic
"Failed to gather logs" message. This commit changes the message to
something more accurate.
|
|
Update portuguese translation
|
|
|
|
Add additional audio/video file extensions
|
|
|
|
|
|
|
|
Bugfix: Previous and next button behavior while long song is paused
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|