2015-02-24 14:04:20 +00:00
|
|
|
Categories:Multimedia,Internet
|
2018-05-16 19:28:14 +00:00
|
|
|
License:GPL-3.0-only
|
2017-05-11 22:29:03 +00:00
|
|
|
Web Site:https://www.quicklyric.be
|
2015-02-24 14:04:20 +00:00
|
|
|
Source Code:https://github.com/geecko86/QuickLyric
|
|
|
|
Issue Tracker:https://github.com/geecko86/QuickLyric/issues
|
|
|
|
|
|
|
|
Auto Name:QuickLyric
|
|
|
|
Summary:Fetch and display song lyrics
|
|
|
|
Description:
|
|
|
|
QuickLyric fetches your lyrics for you. It includes a search engine and is
|
2015-09-12 05:52:14 +00:00
|
|
|
simple and easy to use. It can also detect what song is playing on your device.
|
2015-02-24 14:04:20 +00:00
|
|
|
|
|
|
|
The NFC permission is used to share lyrics via Android Beam.
|
|
|
|
.
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/geecko86/QuickLyric
|
|
|
|
|
2015-02-26 21:17:14 +00:00
|
|
|
Build:1.5.3,6
|
2015-02-26 23:10:33 +00:00
|
|
|
commit=1.5.3
|
2015-02-24 14:04:20 +00:00
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-03-03 11:04:52 +00:00
|
|
|
Build:1.5.5,10
|
2015-03-03 01:58:10 +00:00
|
|
|
commit=1.5.5
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-03-05 01:57:01 +00:00
|
|
|
Build:1.5.7,15
|
|
|
|
commit=1.5.7
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-03-13 02:00:33 +00:00
|
|
|
Build:1.6,19
|
|
|
|
commit=1.6
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-03-23 01:59:15 +00:00
|
|
|
Build:1.7,28
|
|
|
|
commit=1.7
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-03-27 02:39:13 +00:00
|
|
|
Build:1.7.1,29
|
|
|
|
commit=1.7.1
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-04-11 01:01:05 +00:00
|
|
|
Build:1.7.4,33
|
|
|
|
commit=1.7.4
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-04-12 06:18:45 +00:00
|
|
|
Build:1.7.4,35
|
|
|
|
commit=1.7.4
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-05-05 01:01:57 +00:00
|
|
|
Build:1.8,40
|
|
|
|
commit=1.8
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-05-09 15:26:37 +00:00
|
|
|
Build:1.8c,45
|
|
|
|
commit=1.8c
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2015-05-12 01:06:14 +00:00
|
|
|
Build:1.8d,47
|
|
|
|
commit=1.8d
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=fdroid
|
|
|
|
|
2017-03-10 01:28:08 +00:00
|
|
|
Build:2.0.4,110
|
2017-03-12 14:16:51 +00:00
|
|
|
commit=4e2f2f405ca29aa8877eea0a194a99d720bf05b5
|
2017-03-10 01:28:08 +00:00
|
|
|
subdir=QuickLyric
|
2017-03-12 14:16:51 +00:00
|
|
|
gradle=yes
|
|
|
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
|
|
|
sed -i -e '/<<<<<<</d' -e '/=======/d' -e '/d989421/d' proguard-rules.pro
|
2017-03-10 01:28:08 +00:00
|
|
|
|
2017-03-12 15:35:55 +00:00
|
|
|
Build:2.0.5,114
|
|
|
|
commit=2.0.5
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=yes
|
|
|
|
prebuild=mkdir -p gradle/wrapper && \
|
|
|
|
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
|
|
|
2017-03-21 07:12:28 +00:00
|
|
|
Build:2.0.8,124
|
|
|
|
commit=2.0.8
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=yes
|
2017-04-02 16:10:21 +00:00
|
|
|
prebuild=sed -i -e '/shrinkResources/s/true/false/g' build.gradle && \
|
|
|
|
mkdir -p gradle/wrapper && \
|
2017-03-21 07:12:28 +00:00
|
|
|
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
|
|
|
2017-03-31 04:43:14 +00:00
|
|
|
Build:2.0.8c,129
|
|
|
|
commit=2.0.8c
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=yes
|
2017-04-02 16:10:21 +00:00
|
|
|
prebuild=sed -i -e '/shrinkResources/s/true/false/g' build.gradle && \
|
|
|
|
mkdir -p gradle/wrapper && \
|
2017-03-31 04:43:14 +00:00
|
|
|
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
|
|
|
2017-04-07 03:46:17 +00:00
|
|
|
Build:2.1,131
|
|
|
|
commit=2.1
|
|
|
|
subdir=QuickLyric
|
|
|
|
gradle=yes
|
|
|
|
prebuild=sed -i -e '/shrinkResources/s/true/false/g' build.gradle && \
|
|
|
|
mkdir -p gradle/wrapper && \
|
|
|
|
echo -e 'distributionUrl=https://services.gradle.org/distributions/gradle-3.3-bin.zip' > gradle/wrapper/gradle-wrapper.properties
|
|
|
|
|
2015-03-10 08:50:32 +00:00
|
|
|
Auto Update Mode:Version %v
|
2015-02-24 14:04:20 +00:00
|
|
|
Update Check Mode:Tags
|
2017-04-07 03:46:17 +00:00
|
|
|
Current Version:2.1
|
|
|
|
Current Version Code:131
|