This repository was archived by the owner on Dec 28, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 475
Add v.2.0.17 to f-droid #515
Open
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This is a relatively superficial (user facing) change. Some of the blacklist/whitelist terminology still exists in the codebase
Possibly helps with issues accessing/writing to playlists on some devices
Removed 'count(*)', which is not a valid column name
Add new release to f-droid
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
Hi @timusus,
Shuttle Music is now available on f-droid: https://f-droid.org/en/packages/com.simplecity.amp_pro/
This pull request includes the new commits from the release-branch and a longer app description.
Furthermore the versionname has to be moved from
Configto the gradle file to enable auto updates for f-droid.After you have merged this, please create a new tag
fdroid-v2.0.17from the fdroid-branch.Closes #326
Closes #28