activate latest com.andrew.apollo
This commit is contained in:
parent
0f9d14c8c2
commit
23d816c0a8
|
@ -8,12 +8,9 @@ Donate:http://www.cyanogenmod.org
|
||||||
Summary:Music player
|
Summary:Music player
|
||||||
Description:
|
Description:
|
||||||
The music app that comes bundled with CyanogenMod ROM v10.
|
The music app that comes bundled with CyanogenMod ROM v10.
|
||||||
We publish at the latest commit from the original author's repo
|
1.0 is built at the latest commit from the original author's repo
|
||||||
(because that still supports Android 2.3) while
|
(because that still supports Android 2.3), while later versions
|
||||||
incorporating a CyanogenMod patch to remove
|
are built from CM repos.
|
||||||
lyrics fetching functionality.
|
|
||||||
Depending on what happens to the source code we may
|
|
||||||
remove the Android 2.3 support in subsequent versions.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
@ -31,7 +28,7 @@ Repo:https://github.com/CyanogenMod/android_packages_apps_Apollo
|
||||||
#src/com/andrew/apollo/ui/fragments/LyricsFragment.java && \
|
#src/com/andrew/apollo/ui/fragments/LyricsFragment.java && \
|
||||||
#find . -type f -print0 | xargs -0 sed -i 's/Crouton/AppMsg/g' && \
|
#find . -type f -print0 | xargs -0 sed -i 's/Crouton/AppMsg/g' && \
|
||||||
#sed -i '/proguard/d' project.properties
|
#sed -i '/proguard/d' project.properties
|
||||||
Build Version:1.1,2,!wait for tag (on cm-10.1),target=android-17,extlibs=android/android-support-v4.jar
|
Build Version:1.1,2,cm-10.1.0-RC1,target=android-17,extlibs=android/android-support-v4.jar
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
Loading…
Reference in a new issue