Current version updates

This commit is contained in:
Ciaran Gultnieks 2013-01-20 15:28:15 +00:00
commit ced3b8a487
6 changed files with 62 additions and 55 deletions

View file

@ -1,4 +1,3 @@
Disabled:Need to get the ok from dev
Category:Multimedia
License:Apache2
Source Code:https://github.com/adneal/Apollo-CM
@ -10,7 +9,8 @@ Description:
Repo Type:git
Repo:https://github.com/adneal/Apollo-CM
Build Version:1.0,1,9102afb63c,srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
Build Version:1.0,1,!need to get ok from dev 9102afb63c,\
srclibs=ActionBarSherlock@4.2.0;ViewPagerIndicator@2.4.1;AppMsg@d5859f0cc4,\
prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \
sed -i 's@\(android.library.reference.2=\).*@\1$$ViewPagerIndicator$$@' project.properties && \
sed -i 's@\(android.library.reference.3=\).*@\1$$AppMsg$$@' project.properties && \

View file

@ -1,5 +1,3 @@
#Crash reports are sent automatically by default thought that can be disabled
AntiFeatures:Tracking
Category:Phone & SMS
License:Apache2
Web Site:https://github.com/jberkel/sms-backup-plus
@ -29,8 +27,6 @@ SMS Backup+ will skip the restore of already existing messages.
Please note that auto backup might not work reliably when SMS Backup+
is installed on the SD card.
See the source code page for more detailed instructions and an FAQ.
Anti-feature: Tracking. Crash reports are sent by default thought that can be disabled.
.
Repo Type:git
@ -39,11 +35,8 @@ Repo:https://github.com/jberkel/sms-backup-plus.git
Build Version:1.4.3,1404,1.4.3
Build Version:1.4.4,1405,1.4.4,target=android-10,prebuild=mv lib libs
Build Version:1.4.6,1407,!paypal jar,target=android-10,prebuild=mv lib libs
Build Version:1.4.7,1408,1.4.7,srclibs=K9Mail-XOAUTH@1a7f8e76a6,prebuild=\
rm -rf $$K9Mail-XOAUTH$$/libs && \
Build Version:1.4.8,1409,1.4.8,srclibs=K9Mail-XOAUTH@70c41c71cd,prebuild=\
mv $$K9Mail-XOAUTH$$/compile-only-libs $$K9Mail-XOAUTH$$/libs && \
sed -i 's@\(target=\).*@\1android-7@' $$K9Mail-XOAUTH$$/ant.properties && \
echo "renderscript.opt.level=O0" >> $$K9Mail-XOAUTH$$/ant.properties && \
ant jar -f $$K9Mail-XOAUTH$$/build.xml && mv $$K9Mail-XOAUTH$$/bin/k9-imapstore.jar libs/
#new srclib commit for next version

View file

@ -9,22 +9,31 @@ Summary:Download files from YouTube
Description:
Share a url from YouTube to this app and you will get the option
to download the media to your local storage in your choice of
quality and optionally
to share it via ssh to another computer.
quality. Optionally,
you can send it via ssh to another computer. It isn't necessary
to have the YouTube app: URLs can be shared from the browser.
.
<<<<<<< HEAD
#Probably will only work for www.youtube.com, not for m.youtube.com
#i.e the desktop site only (or the non-free app). There is a
#link to the desktop site on the bottom of m.youtube.com.
=======
>>>>>>> b52e3cd1904b762f13ba1e1f3b7d9c959dcfc5dd
Repo Type:git
Repo:https://github.com/dentex/ytdownloader.git
Build Version:1.2,29,!wait for next version 858a8be5b8,subdir=dentex.youtube.downloader,update=.;../android-filechooser,\
rm=dentex.youtube.downloader_v1.2.apk
Build Version:1.3,30,cb6a336b63,subdir=dentex.youtube.downloader,update=.;../android-filechooser,\
rm=dentex.youtube.downloader_v1.3.apk
Auto Update Mode:None
#Not in Market
Update Check Mode:RepoManifest
<<<<<<< HEAD
Current Version:1.3.1
Current Version Code:31
=======
Current Version:1.3
Current Version Code:30
>>>>>>> b52e3cd1904b762f13ba1e1f3b7d9c959dcfc5dd

View file

@ -4,36 +4,22 @@ Web Site:http://code.google.com/p/moloko
Source Code:http://code.google.com/p/moloko/source/list
Issue Tracker:http://code.google.com/p/moloko/issues/list
Summary:Remember the Milk client
Summary:Todo list app
Description:
The goal of the app is to support nearly all features provided by the RTM web application. Moloko
accesses all tasks via a local database. Network connection is only necessary for background
The goal of the app is to support nearly all features provided by
the rememberthemilk.com web application. Moloko
accesses all tasks via a local database. Network connection is
only necessary for background
synchronization. Currently it supports German, English and French language.
rememberthemilk.com is a website that helps you manage todo lists. The app sets up an account provider
and you can choose read access or read/write access to your account.
rememberthemilk.com is a website that helps you manage todo lists.
The app sets up an account provider
and you can choose read access or read/write access to your account,
but you will need an account on the website first.
Read access for RTM features: see RTMAccessLevels on the wiki
* lists (including smart lists)
* tasks
* tags
* notes
* locations (including Google Maps and Navigation)
* contacts (support for linking RTM contacts to phone contacts. See RTMContactLinking)
Write/Delete access for RTM features: see RTMAccessLevels on the wiki
* adding/editing/removing tasks
* adding/editing/removing notes
* adding/renaming/removing lists including smart lists
* create smart lists from searches
* Support for RTM smart add syntax
Support for Android integrated search dialog. Allows searching for tasks using smart search syntax
from above with search history.
Support for HTTP and HTTPS access of RTM including proxy settings and compression to save data volume.
RTM smart search syntax operators. Also used for smart lists. See the wiki on the website for more.
Support for HTTP and HTTPS access of RTM including proxy settings and
compression to save data volume. RTM smart search syntax operators:
also used for smart lists. See the wiki on the website for more.
.
@ -41,8 +27,11 @@ Repo Type:git-svn
Repo:http://moloko.googlecode.com/svn/trunk
Build Version:0.16.3b,90115,629,update=.;lib/ActionBarSherlock
Build Version:0.17.0b,94208,714,update=.;lib/ActionBarSherlock,target=android-16,prebuild=\
sed -i 's@\(android.library.reference.1=\).*@\1lib/ActionBarSherlock@' project.properties
#Not in Market
Update Check Mode:None
Current Version:0.16.3b
Current Version Code:90115
Current Version:0.17.0b
Current Version Code:94208

View file

@ -6,11 +6,17 @@ Issue Tracker:https://bitbucket.org/frigus02/car-report/issues
Summary:Track your car costs
Description:
Get an idea of how much your car costs. Simply enter the costs after refueling and get nice reports.
These are: 1. Fuel consumption 2. Fuel price 3. Average costs of the car per day, month and year
Get an idea of how much your car costs. Simply enter the costs
after refueling and get nice reports.
These are:
# Fuel consumption
# Fuel price
# Average costs of the car per day, month and year
You can pinch-to-zoom in the graph and click on a point in it so see its values. This app can manage
refuelings, other costs such as repairs and costs which occur repeatedly such as taxes. You can use the
You can pinch-to-zoom in the graph and click on a point in
it so see its values. This app can manage
refuelings, other costs such as repairs and costs which occur
repeatedly such as taxes. You can use the
app with several cars concurrently.
.
@ -21,9 +27,10 @@ Build Version:1.6,8,fff5eac,subdir=CarReport
Build Version:2.0,9,24fe544,subdir=CarReport
Build Version:2.1,10,4f5f5ce,subdir=CarReport
Build Version:2.2,11,0b03441,subdir=CarReport
Build Version:2.5,14,2b03648,subdir=CarReport
#version in strings.xml and no reviews on market
Update Check Mode:None
Current Version:2.2
Current Version Code:11
Current Version:2.5
Current Version Code:14

View file

@ -6,10 +6,14 @@ Issue Tracker:https://github.com/pfleidi/yaxim/issues
Summary:XMPP (Instant Messaging) client
Description:
Yet Another XMPP Instant Messenger. Why pay for SMS if you can have unlimited messaging on your data plan?
yaxim aims at security, low overhead and keeping your server connection open. So far, it only supports
a single account. Features include: connecting to one Jabber or GMail server and staying connected,
chat with your contacts, change your roster, persistent Message History and notifications it self-signed
Yet Another XMPP Instant Messenger. Why pay for SMS if you can have unlimited
messaging on your data plan?
yaxim aims at security, low overhead and keeping your server connection open.
So far, it only supports
a single account. Features include: connecting to one Jabber or GMail
server and staying connected,
chat with your contacts, change your roster, persistent Message History and
notifications it self-signed
certificates need to be accepted.
.
@ -25,8 +29,13 @@ Build Version:0.8.1,10,0.8.1,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=an
Build Version:0.8.2,11,0.8.2,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10
Build Version:0.8.3,12,!can't find corresponding source code
Build Version:0.8.4,13,0.8.4,oldsdkloc=yes,submodules=yes,fixtrans=yes,target=android-10,prebuild=android update project -p android-actionbar/actionbar,prebuild=sed -i "s/-optimi.*/-dontoptimize/" proguard.cfg
#Shouldn't need to update ABS like this normally
Build Version:0.8.5,14,0.8.5,submodules=yes,init=rm build.xml && \
sed -i 's/android-3/android-7/g' MemorizingTrustManager/project.properties && \
$$SDK$$/tools/android update project -p ActionBarSherlock/library -s -t android-14,\
prebuild=sed -i '247 i <string name="build_version">0.8.5</string>' res/values/strings.xml
Update Check Mode:None
Current Version:0.8.4
Current Version Code:13
Update Check Mode:Tags
Current Version:0.8.5
Current Version Code:14