diff --git a/metadata/at.tomtasche.reader.txt b/metadata/at.tomtasche.reader.txt index c7fb51adac..8637839b00 100644 --- a/metadata/at.tomtasche.reader.txt +++ b/metadata/at.tomtasche.reader.txt @@ -7,13 +7,13 @@ Issue Tracker:https://github.com/TomTasche/OpenDocument.droid/issues Donate:https://flattr.com/thing/117140/OpenOffice-Document-Reader FlattrID:117140 -Summary:Open Office document reader. +Summary:Open Office document reader Description: -Read odf documents. ODF is a document format that can be read by a wide variety of programs, +Read odf documents. ODF is a document format that can be +read by a wide variety of programs, including OpenOffice and LibreOffice. -Newer versions of this are available elsewhere, -but contain proprietary software. Version 1.3.2 is the last release that was fully FOSS. +Admob was removed before building. Anti-feature: Tracking. Phones home periodically. . @@ -28,7 +28,7 @@ Build Version:1.3.0,22,4b8ea7438125e90d43bdadfc042723a7a485a217,srclibs=JOpenDoc Build Version:1.3.2,24,4bcf9024ac9fb96bc5c03c3129f9d401272caaf0,srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2,prebuild=rm *.apk && rm libs/jopendocument.jar && cp -r $$JOpenDocument$$/src/* src/ && rm -rf src/test/ #commons and odf2html jars are from https://github.com/andiwand/odf2html but change often -Build Version:2.0.6,33,!wait for merge request b88d8bf6d,srclibs=\ +Build Version:2.0.6,33,b88d8bf6d,srclibs=\ BillingLibrary@3ecc7cad9c;MobAdMob@2d5736;FilePicker@d12f209e8;aFileChooser@c3197bb151,prebuild=\ sed -i 's@\(android.library.reference.1=\).*@\1$$aFileChooser$$@' project.properties && \ sed -i 's@\(android.library.reference.2=\).*@\1$$FilePicker$$@' project.properties && \ diff --git a/metadata/com.ideasfrombrain.search_based_launcher_v2.txt b/metadata/com.ideasfrombrain.search_based_launcher_v2.txt index 358fb98316..79da7e6f3e 100644 --- a/metadata/com.ideasfrombrain.search_based_launcher_v2.txt +++ b/metadata/com.ideasfrombrain.search_based_launcher_v2.txt @@ -15,6 +15,7 @@ Description: * The space character " " is mapped to the "any set of characters". (i.e. in terms of REGEX " " is replaced with "*." ) * Advanced search using REGEX. * Includes basic widgets for Wifi, camera etc. +* Works as a home-screen or normal app . Repo Type:git diff --git a/metadata/com.owncloud.android.txt b/metadata/com.owncloud.android.txt index 71692a4db7..a9556c3caa 100644 --- a/metadata/com.owncloud.android.txt +++ b/metadata/com.owncloud.android.txt @@ -22,6 +22,7 @@ Build Version:1.3.14,103014,oc-android-1-3-14,submodules=yes,prebuild=\ $$SDK$$/tools/android update project -p actionbarsherlock/library -s -t 13 Build Version:1.3.17,103017,oc-android-1-3-17,submodules=yes,prebuild=\ $$SDK$$/tools/android update project -p actionbarsherlock/library -s -t 13 +Build Version:1.3.18,103018,oc-android-1-3-18,submodules=yes,update=.;actionbarsherlock/library Auto Update Mode:None Update Check Mode:Tags diff --git a/metadata/com.zegoggles.smssync.txt b/metadata/com.zegoggles.smssync.txt index c107b58e47..bedcb66ace 100644 --- a/metadata/com.zegoggles.smssync.txt +++ b/metadata/com.zegoggles.smssync.txt @@ -1,14 +1,36 @@ -Disabled:Non-free blob -Category:System +#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#readme -Source Code:https://github.com/jberkel/sms-backup-plus#readme +Web Site:https://github.com/jberkel/sms-backup-plus +Source Code:https://github.com/jberkel/sms-backup-plus Issue Tracker:https://github.com/jberkel/sms-backup-plus/issues Summary:Backup SMS and call logs to IMAP Description: -Backups up SMS and call log data from the device to an IMAP server, or -Gmail. +'''N.B''' Works with any IMAP server (but defaults to Gmail). +You don't have to use Gmail to backup your text messages: change Authentication +to Plain text in "Advanced Settings - IMAP server settings", then change the +server address / username and password accordingly. Make sure to set security to +"SSL (Optional)" if the IMAP server you're connecting to has a self-signed +certificate ("Unknown certificate" error during backup). + +Backs up SMS and call log data from the device to a separate folder/label on an +IMAP server. SMS stored on +IMAP can be transferred back to the phone. Note: MMS are currently not restored. +MMS backup support is only available on Android 2.x. +It is important that you perform the first backup manually. SMS Backup+ needs to know +whether you want to upload messages currently stored on your device or not. +After you performed your initial backup, SMS Backup+ is ready to run in the background +and finish uploading all of your current and future messages (check "Auto Backup"). +Make sure that you have Background data enabled in your Android Accounts & Sync +settings. You can safely restore to a phone which already has messages stored on it, +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 @@ -16,9 +38,17 @@ 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.5,1406,1.4.5,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 && \ +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 -Update Check Mode:None -Current Version:1.4.6 -Current Version Code:1406 +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.4.7 +Current Version Code:1408 diff --git a/metadata/dentex.youtube.downloader.txt b/metadata/dentex.youtube.downloader.txt new file mode 100644 index 0000000000..8f6dc4c4b2 --- /dev/null +++ b/metadata/dentex.youtube.downloader.txt @@ -0,0 +1,31 @@ +Category:Multimedia +License:GPLv3 +Web Site:https://github.com/dentex/ytdownloader +#Soon on gitorious +Source Code:https://github.com/dentex/ytdownloader +Issue Tracker:https://github.com/dentex/ytdownloader/issues + +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. +. + +#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. + +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 + +Auto Update Mode:None +#Not in Market +Update Check Mode:RepoManifest +Current Version:1.2 +Current Version Code:29 + diff --git a/metadata/dk.andsen.asqlitemanager.txt b/metadata/dk.andsen.asqlitemanager.txt index f57553ee71..b7445a17bf 100644 --- a/metadata/dk.andsen.asqlitemanager.txt +++ b/metadata/dk.andsen.asqlitemanager.txt @@ -22,6 +22,7 @@ Build Version:3.1,11,227,subdir=aSQLiteManager,target=android-10 Build Version:3.2,12,236,subdir=aSQLiteManager,target=android-10 Build Version:3.3,13,241,subdir=aSQLiteManager,target=android-10 Build Version:3.3.1,14,243,subdir=aSQLiteManager,target=android-15 +Build Version:3.4,15,247,subdir=aSQLiteManager,target=android-15 Auto Update Mode:None Update Check Mode:Market diff --git a/metadata/net.codechunk.speedofsound.txt b/metadata/net.codechunk.speedofsound.txt index f8b6b8468d..bfb2d85393 100644 --- a/metadata/net.codechunk.speedofsound.txt +++ b/metadata/net.codechunk.speedofsound.txt @@ -1,5 +1,3 @@ -#NonFreeDep can be removed with the Manifest patch below -AntiFeatures:NonFreeDep Category:Multimedia License:GPLv2 Web Site:https://github.com/jpeddicord/speedofsound @@ -8,13 +6,23 @@ Issue Tracker:https://github.com/jpeddicord/speedofsound/issues Summary:Adjust volume according to speed Description: -Keep your eyes on the road, not your phone! Speed of Sound automatically adjusts your music player’s volume while you’re driving about with your GPS, lowering the volume while driving slowly or at a stoplight, and cranking it up on the highway. +'''N.B''' The app no longer requires Google Maps to install but the app will +crash if you try to access the maps without having it. -This is a feature available in some more expensive cars and sound systems. We’re giving it to you for free to use on your phone. Just start up your music player, plug your phone into your car stereo, and open Speed of Sound. +'''N.B''' It isn't possible to view your position on a map because +Google Maps is the only map source and +the API keys are not in the source code. If you need to use Google Maps +install the developer's build +from the website. -N.B It isn't possible to view your position on a map because Google Maps is the only map source and -f-droid can't supply an API key to use it. If you need to use Google Maps install the developer's build -from the website. +Keep your eyes on the road, not your phone! Speed of Sound automatically +adjusts your music player’s volume while you’re driving about with your GPS, +lowering the volume while driving slowly or at a stoplight, +and cranking it up on the highway. + +This is a feature available in some more expensive cars and sound +systems. We’re giving it to you for free to use on your phone. Just start +up your music player, plug your phone into your car stereo, and open Speed of Sound. . Repo Type:git @@ -23,11 +31,11 @@ Repo:https://github.com/jpeddicord/speedofsound.git Build Version:0.8.1,8,8dc2de2691b10101f65d9495db6d8c19d3a9f62f,subdir=speedofsound,\ update=.;../actionbarsherlock,target=Google Inc.:Google APIs:15 +Build Version:0.8.2,9,0.8.2,subdir=speedofsound,\ +update=.;../actionbarsherlock,target=Google Inc.:Google APIs:15,prebuild=\ +sed -i 's///g' AndroidManifest.xml + Auto Update Mode:None -#Opening the maps if Google Maps is not installed, crashes the app -#Build Version:0.8.1,8,8dc2de2691b10101f65d9495db6d8c19d3a9f62f,subdir=speedofsound,\ -#update=.;../actionbarsherlock,target=Google Inc.:Google APIs:15,prebuild=\ -#sed -i 's///g' AndroidManifest.xml Update Check Mode:Tags Current Version:0.8.2 Current Version Code:9 diff --git a/metadata/org.balau.fakedawn.txt b/metadata/org.balau.fakedawn.txt index d05e58f223..5e9167c8d7 100644 --- a/metadata/org.balau.fakedawn.txt +++ b/metadata/org.balau.fakedawn.txt @@ -21,6 +21,7 @@ Repo Type:git Repo:https://code.google.com/p/fakedawn Build Version:1.1,2,v1.1 +Build Version:1.2,3,v1.2 Auto Update Mode:None Update Check Mode:Tags diff --git a/metadata/org.mixare.txt b/metadata/org.mixare.txt index 2124b0d68d..f57b330a54 100644 --- a/metadata/org.mixare.txt +++ b/metadata/org.mixare.txt @@ -25,6 +25,7 @@ Build Version:0.8.2,23,!b17820b40d59 but need to resolve build issue - now has l Build Version:0.9.2,26,6450ce9af6,prebuild=rm -f plugins/mixare-library/build.xml && \ $$SDK$$/tools/android update project -p plugins/mixare-library/ +#Openstreetmap feature depends on choosing from dropdown menu in a Google Maps view! #Build Version:0.9.2,26,6450ce9af6,init=rm plugins/mixare-library/build.xml,\ #update=.;plugins/mixare-library,prebuild=\ #sed -i 's///g' AndroidManifest.xml diff --git a/metadata/paulscode.android.mupen64plus.txt b/metadata/paulscode.android.mupen64plus.txt index 81d9779c2c..78d58b27df 100644 --- a/metadata/paulscode.android.mupen64plus.txt +++ b/metadata/paulscode.android.mupen64plus.txt @@ -6,14 +6,15 @@ Issue Tracker:https://github.com/paulscode/mupen64plus-ae/issues Summary:Nintendo 64 Emulator Description: -See the -[http://mupen64plus.wikia.com/wiki/Mupen64Plus,_Android_Edition_%28AE%29_Wiki compatibility wiki]. Mupen64Plus, Android Edition (AE) is a port of Mupen64Plus to Android. (Not officially supported by the Mupen64Plus team). See [http://www.pdroms.de this website] for public domain ROMs. +See the +[http://mupen64plus.wikia.com/wiki/Mupen64Plus,_Android_Edition_%28AE%29_Wiki compatibility wiki] +for info about specific games. Getting started: -* Transfer ROMs anywhere to your internal storage/SD card +* Transfer ROMs anywhere to your internal storage (default /sdcard/roms/n64/) * Browse to them from within the app * Default SD card directory on most devices is /mnt/sdcard * ROMs must be in .n64, .v64, or .z64 format, optionally in .zip files @@ -22,7 +23,7 @@ Getting started: Repo Type:git Repo:https://github.com/paulscode/mupen64plus-ae.git -Build Version:2.0.0,16,!jars not compatible with licence 2.0.0,buildjni=yes +Build Version:2.0.0,16,!waiting on source for OUYA jars 2.0.0,buildjni=yes Update Check Mode:Tags Current Version:2.0.0