update notify to 3.27

This commit is contained in:
David Black 2012-12-27 11:54:52 +00:00
parent 858bf5b3f8
commit a70c4f1f63
4 changed files with 25 additions and 17 deletions

View file

@ -1,13 +1,13 @@
Category:Games Category:Games
License:GPLv3 License:GPLv3
Web Site:http://code.google.com/p/prboom4android/ Web Site:http://code.google.com/p/prboom4android/
Source Code:http://code.google.com/p/prboom4android/source/checkout Source Code:http://code.google.com/p/prboom4android/source/list
Issue Tracker:http://code.google.com/p/prboom4android/issues/list Issue Tracker:http://code.google.com/p/prboom4android/issues/list
Summary:PrBoom Doom engine for Android Devices Summary:PrBoom Doom game engine
Description: Description:
PrBoom4Android is a port of the open source PrBoom Doom engine. PrBoom4Android is a port of the open source PrBoom Doom engine.
It was originally ported to android by Vladimir Silva when the It was originally ported to Android by Vladimir Silva when the
first android device, the G1, was released. Since the original first android device, the G1, was released. Since the original
port was designed to work with the G1's hardware keyboard, it port was designed to work with the G1's hardware keyboard, it
did not function with touchscreen only devices. This release did not function with touchscreen only devices. This release
@ -27,6 +27,6 @@ Build Version:1.3.1-beta,31,49,buildjni=yes
#Not in market #Not in market
Update Check Mode:None Update Check Mode:None
Current Version:1.3.1-beta Current Version:1.3.1-beta
Current Version Code:31 Current Version Code:31

View file

@ -9,12 +9,13 @@ Summary:Wireless internet tethering
Description: Description:
There is a beta version of this under [[com.googlecode.android.wifi.tether]]. There is a beta version of this under [[com.googlecode.android.wifi.tether]].
This program enables tethering (via wifi) for "rooted" handsets running Android. Clients (your This program enables tethering (via WiFi and BT) for rooted handsets running Android. Clients (your
laptop for example) can connect via wifi (ad-hoc mode)and get access to the internet using the 3G, laptop for example) can connect (via ad-hoc mode) and get access to the internet using the cellular
2G mobile connection which is established by the handset. data connection which is established by the handset.
This application requires a "rooted"-device and (probably) a custom-kernel which supports netfilter This application requires a rooted device (basic Android still doesn't allow ad-hoc mode) and
(iptables)! Please see the FAQ for detailed information. (probably) a custom-kernel which supports netfilter (iptables). Please see the website for detailed
information.
. .
Requires Root:Yes Requires Root:Yes

View file

@ -8,9 +8,12 @@ Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=43V2
Summary:Notification management tool Summary:Notification management tool
Description: Description:
This application will display a popup window for Missed Calls, Text Messages, Calendar Events and Emails (K-9 email). This application will display a popup window for missed calls, text messages, calendar events and
It is extremely customizable with many options to suit your needs and style. Extra themes are available emails (via [[com.fsck.k9]]). It is extremely customizable with many options to suit your needs and
as apks from the website. style. Extra themes are available as apks from the website.
Anti-feature: Addons. The app has some limitations and the user is prompted to install the fully-featured
proprietary version.
. .
Repo Type:svn Repo Type:svn
@ -43,6 +46,9 @@ Build Version:3.23,56,!no source
Build Version:3.25.2,59,1068,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\ Build Version:3.25.2,59,1068,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \ prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties,target=android-15 sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties,target=android-15
Build Version:3.27,64,1098,encoding=utf-8,srclibs=FacebookSDK@c58af0b;Color-Picker@5d697049fb,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$Color-Picker$$@' project.properties,target=android-15
Auto Update Mode:None Auto Update Mode:None
Update Check Mode:Market Update Check Mode:Market

View file

@ -9,12 +9,13 @@ Summary:Wireless internet tethering
Description: Description:
This is the latest version of [[android.tether]] but it's still a beta. This is the latest version of [[android.tether]] but it's still a beta.
This program enables tethering (via wifi) for "rooted" handsets running Android. Clients (your This program enables tethering (via WiFi and BT) for rooted handsets running Android. Clients (your
laptop for example) can connect via wifi (ad-hoc mode)and get access to the internet using the 3G, laptop for example) can connect (via ad-hoc mode) and get access to the internet using the cellular
2G mobile connection which is established by the handset. data connection which is established by the handset.
This application requires a "rooted"-device and (probably) a custom-kernel which supports netfilter This application requires a rooted device (basic Android still doesn't allow ad-hoc mode) and
(iptables)! Please see the FAQ for detailed information. (probably) a custom-kernel which supports netfilter (iptables). Please see the website for detailed
information.
. .
Requires Root:Yes Requires Root:Yes