61 lines
1.9 KiB
Plaintext
61 lines
1.9 KiB
Plaintext
Categories:Multimedia,Internet
|
|
License:GPLv3
|
|
Web Site:https://github.com/geecko86/QuickLyric/blob/HEAD/README.md
|
|
Source Code:https://github.com/geecko86/QuickLyric
|
|
Issue Tracker:https://github.com/geecko86/QuickLyric/issues
|
|
Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=RSJZUSUHBBKTJ&lc=US&item_name=geecko&item_number=00¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted
|
|
|
|
Auto Name:QuickLyric
|
|
Summary:Fetch and display song lyrics
|
|
Description:
|
|
QuickLyric fetches your lyrics for you. It includes a search engine and is
|
|
simple and easy to use. It can also detect what song is playing on your
|
|
device.
|
|
|
|
The NFC permission is used to share lyrics via Android Beam.
|
|
|
|
Note that upstream uses a new package id now. Further update will only
|
|
be available with [[com.geecko.QuickLyric]].
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/geecko86/QuickLyric
|
|
|
|
Build:1.0,2
|
|
commit=1.0
|
|
subdir=QuickLyric
|
|
gradle=yes
|
|
rm=QuickLyric/libs/*
|
|
prebuild=sed -i -e '/volley/d' build.gradle && \
|
|
sed -i -e "/showcaseview/acompile 'com.mcxiaoke.volley:library:1.0.6'" build.gradle
|
|
|
|
Build:1.5,3
|
|
commit=d6433bcffbe7d7a0cd8c463487692e7bc7e2d22f
|
|
subdir=QuickLyric
|
|
gradle=yes
|
|
rm=QuickLyric/libs/*
|
|
prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \
|
|
sed -i -e '/fileTree/d' build.gradle
|
|
|
|
Build:1.5.1,4
|
|
commit=1.5.1
|
|
subdir=QuickLyric
|
|
gradle=yes
|
|
rm=QuickLyric/libs/*
|
|
prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \
|
|
sed -i -e '/fileTree/d' build.gradle
|
|
|
|
Build:1.5.2,5
|
|
commit=1.5.2
|
|
subdir=QuickLyric
|
|
gradle=yes
|
|
rm=QuickLyric/libs/*
|
|
prebuild=sed -i -e "/volley/icompile 'com.mcxiaoke.volley:library:1.0.10'" build.gradle && \
|
|
sed -i -e '/fileTree/d' build.gradle
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:Tags
|
|
Current Version:1.5.2
|
|
Current Version Code:5
|
|
|