remove internet permissions from sardines

This commit is contained in:
David Black 2013-01-16 11:06:31 +00:00
parent 5841713999
commit b89e14f8b9

View file

@ -8,7 +8,8 @@ Summary:Live wallpaper
Description:
This simulates a school of sardines using the BOIDS algorithm.
If your device become slow or choppy, please adjust the settings.
On Android 4+ you can suppress the notification by going to App Info.
There is now an option to remove the notification icon or on Android 4+
you can always suppress the notification by going to App Info.
* You can increase the number of sardine to 150
* You can change the speed that the sardine swims
@ -16,7 +17,9 @@ On Android 4+ you can suppress the notification by going to App Info.
* Sardines goes where you touched screen
* You can enable "a school of sardines" function
* You can change distance from a viewpoint to the center of the aquarium
* There is a viewpoint mode of a sardine or a viewpoint mode of a whale shark
* There are viewpoint modes both of a sardine and a whale shark
Admob code was removed before building.
.
Repo Type:git
@ -25,7 +28,8 @@ Repo:https://git.gitorious.org/jinbei3d/jinbei3d.git
Build Version:1.0.10,11,v1.0.10,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
Build Version:1.0.11,12,v1.0.11,srclibs=MobAdMob@2d5736,prebuild=\
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties
echo "android.library.reference.1=$$MobAdMob$$" >> project.properties && \
sed -i '57\,60d' AndroidManifest.xml
Auto Update Mode:None
Update Check Mode:Market