eyesfree shell and pocketbandit also not working

This commit is contained in:
David Black 2013-01-22 10:50:07 +00:00
parent 9012c02b99
commit f52e47cefc
2 changed files with 17 additions and 9 deletions

View file

@ -6,12 +6,16 @@ Issue Tracker:http://code.google.com/p/eyes-free/issues/list
Summary:Alternative homescreen
Description:
Turns your Android into an eyes-free communication device. Provides one-touch access to applications,
Turns your Android into an eyes-free communication device. Provides one-touch
access to applications,
as well as useful mini-apps built into the Eyes-Free Shell.
Move your finger over the screen to explore; lift your finger up to run what you stopped on.
Move your finger over the screen to explore; lift your finger up to run what
you stopped on.
See the [http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ] or
See the
[http://eyes-free.googlecode.com/svn/trunk/documentation/android_access/index.html FAQ]
or
the [http://eyes-free.blogspot.com Eyes-Free blog] for more on Android accessibility.
.
@ -19,14 +23,14 @@ Repo Type:srclib
Repo:EyesFree
#Not sure if this is the right revision
Build Version:3.0.4,33,r787,subdir=apps/shell,\
Build Version:3.0.4,33,!unknown build server problems r787,subdir=apps/shell,\
update=.;../../libraries/utils;../../libraries/compatutils,target=android-15,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1../../libraries/utils@' project.properties && \
echo "android.library.reference.2=../../libraries/compatutils" >> project.properties && \
rm -f ../../documentation/TextToSpeech_Plugin_Engine_Examples/PicoUnbundled/bin/PicoUnbundled.apk \
../../documentation/TextToSpeech_Plugin_Engine_Examples/eSpeakEngine/bin/eSpeakEngine.apk
Build Version:3.1.0,35,!no source
Build Version:3.1.0,35,!no source at time of inspection
Update Check Mode:Market
Current Version:3.1.0

View file

@ -17,10 +17,14 @@ Pull the lever to spin the reels and push it up to stop them spinning.
Repo Type:git
Repo:https://github.com/onyxbits/pocketbandit.git
Build Version:1.0,1,05ed51b2f,\
extlibs=libgdx-0.9.7/gdx.jar;libgdx-0.9.7/gdx-backend-android.jar;libgdx-0.9.7/libgdx-armeabi.so;libgdx-0.9.7/libandroidgl20-armeabi.so;libgdx-0.9.7/libgdx-armeabi-v7a.so;libgdx-0.9.7/libandroidgl20-armeabi-v7a.so,\
prebuild=rm -rf raw-data && cd libs && mkdir armeabi armeabi-v7a && mv libgdx-armeabi.so armeabi/libgdx.so && \
mv libandroidgl20-armeabi.so armeabi/libandroidgl20.so && mv libgdx-armeabi-v7a.so armeabi-v7a/libgdx.so && \
Build Version:1.1,2,!wait a bit 62dc5d59,\
extlibs=libgdx-0.9.7/gdx.jar;libgdx-0.9.7/gdx-backend-android.jar;\
libgdx-0.9.7/libgdx-armeabi.so;libgdx-0.9.7/libandroidgl20-armeabi.so;\
libgdx-0.9.7/libgdx-armeabi-v7a.so;libgdx-0.9.7/libandroidgl20-armeabi-v7a.so,\
prebuild=rm -rf raw-data && mkdir -p libs && cd libs && mkdir -p armeabi armeabi-v7a && \
mv libgdx-armeabi.so armeabi/libgdx.so && \
mv libandroidgl20-armeabi.so armeabi/libandroidgl20.so && \
mv libgdx-armeabi-v7a.so armeabi-v7a/libgdx.so && \
mv libandroidgl20-armeabi-v7a.so armeabi-v7a/libandroidgl20.so && cd ..
Auto Update Mode:None