74721114d2
Now that Google Code is read-only, these no longer work as issue trackers since they are frozen and no new issues can be reported. If the current issues want to be seen, they can still be by going through the source code link.
64 lines
1.9 KiB
Plaintext
64 lines
1.9 KiB
Plaintext
AntiFeatures:UpstreamNonFree
|
|
Categories:Multimedia
|
|
License:Apache2
|
|
Web Site:https://code.google.com/p/android-squeezer
|
|
Source Code:https://github.com/nikclayton/android-squeezer
|
|
Issue Tracker:
|
|
Changelog:https://github.com/nikclayton/android-squeezer/blob/HEAD/NEWS
|
|
|
|
Auto Name:Squeezer
|
|
Summary:Squeezebox remote control
|
|
Description:
|
|
Control your SqueezeCenter ("Slimserver") and Squeezebox (or multiple
|
|
squeezeboxes) from your Android gadget.
|
|
|
|
* Now playing, artwork, seeking within tracks, volume control
|
|
* Browse the library by artist, album, song title, genre, year, or playlist
|
|
* Browse the music folders (if supported by the server)
|
|
* Full library search
|
|
* Internet radio support (browse, staff picks, search)
|
|
* Scan the local network for compatible Squeezeservers
|
|
|
|
The Google Analytics library was replaced with a dummy library, so
|
|
no usage statistics will be sent even though there is a switch
|
|
enabled in the Preferences.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/nikclayton/android-squeezer.git
|
|
|
|
Build:0.9,12
|
|
commit=0.9
|
|
srclibs=NoAnalytics@158a4a
|
|
rm=libs/libGoogleAnalytics.jar
|
|
prebuild=echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties && \
|
|
rm -rf market
|
|
|
|
Build:0.9.1,13
|
|
commit=0.9.1
|
|
srclibs=NoAnalytics@158a4a
|
|
rm=libs/libGoogleAnalytics.jar
|
|
prebuild=echo "android.library.reference.1=$$NoAnalytics$$" >> project.properties && \
|
|
rm -rf market && \
|
|
sed -i '/proguard/d' project.properties
|
|
|
|
Build:1.2.5,31
|
|
disable=crashlytics,analytics
|
|
commit=1.2.5
|
|
subdir=Squeezer
|
|
gradle=live
|
|
rm=Squeezer/libs/*
|
|
prebuild=sed -i -e '/crashlytics/d' build.gradle
|
|
|
|
Maintainer Notes:
|
|
Includes both, Crashlytics and Google Analytics. Tags are un-
|
|
reliable since UCM reads the beta tag, not the live (~= release)
|
|
tag.
|
|
.
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Tags
|
|
Current Version:1.4.0-beta-1
|
|
Current Version Code:53
|
|
|