Merge branch 'master' of gitorious.org:f-droid/fdroiddata
This commit is contained in:
commit
2af8f14746
|
@ -38,8 +38,9 @@ sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
|||
sed -i 's@\(reference.2=\).*@\1$$ImageLoader$$@' project.properties && \
|
||||
sed -i 's@\(reference.3=\).*@\1$$PhotoView$$@' project.properties
|
||||
|
||||
# Soon to be deleted in favor of simpledilbert
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Update Check Mode:None
|
||||
Current Version:2.1
|
||||
Current Version Code:13
|
||||
|
||||
|
|
|
@ -24,7 +24,7 @@ prebuild=cp -f libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
|||
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
sed -i 's@\(reference.2=\).*@\1$$ImageLoader$$@' project.properties && \
|
||||
sed -i 's@\(reference.3=\).*@\1$$PhotoView$$@' project.properties
|
||||
Build Version:2.6,18,v2.6,extlib=android/android-support-v4.jar,\
|
||||
Build Version:2.7,20,v2.7,extlib=android/android-support-v4.jar,\
|
||||
srclibs=ActionBarSherlock@4.3.1;ImageLoader@v1.8.5;PhotoView@05b1c2aae5985,\
|
||||
prebuild=cp -f libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ && \
|
||||
sed -i 's@\(reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
|
||||
|
|
28
metadata/com.notriddle.null_launcer.txt
Normal file
28
metadata/com.notriddle.null_launcer.txt
Normal file
|
@ -0,0 +1,28 @@
|
|||
Category:System
|
||||
License:GPLv3+
|
||||
Web Site:http://www.notriddle.com
|
||||
Source Code:https://github.com/notriddle/null-launcher
|
||||
Issue Tracker:https://github.com/notriddle/null-launcher/issues
|
||||
|
||||
Auto Name:Null launcher
|
||||
Summary:A launcher that does nothing
|
||||
Description:
|
||||
Null launcher is a launcher that does nothing.
|
||||
It's useful when combined with Wave Launcher, Swapps, and similar.
|
||||
|
||||
After installing, press your home button.
|
||||
Then, depending on your Android version, either check the "Use by default" box and tap Null launcher, or tap Null launcher then tap "Always."
|
||||
|
||||
If you've accidentally switched to Null Launcher with no way to get out, pinch-zoom on the wallpaper and you can change back to your old launcher.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/notriddle/null-launcher.git
|
||||
|
||||
Build Version:1.1,11,1.1
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
Current Version Code:11
|
||||
|
Loading…
Reference in a new issue