diff --git a/build/extlib/commons-logging/LICENSE.txt b/build/extlib/commons-logging/LICENSE.txt new file mode 100644 index 0000000000..d645695673 --- /dev/null +++ b/build/extlib/commons-logging/LICENSE.txt @@ -0,0 +1,202 @@ + + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/build/extlib/commons-logging/NOTICE.txt b/build/extlib/commons-logging/NOTICE.txt new file mode 100644 index 0000000000..a37977d45a --- /dev/null +++ b/build/extlib/commons-logging/NOTICE.txt @@ -0,0 +1,6 @@ +Apache Commons Logging +Copyright 2003-2013 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + diff --git a/build/extlib/commons-logging/RELEASE-NOTES.txt b/build/extlib/commons-logging/RELEASE-NOTES.txt new file mode 100644 index 0000000000..7cdf7c0a3a --- /dev/null +++ b/build/extlib/commons-logging/RELEASE-NOTES.txt @@ -0,0 +1,22 @@ + Apache Commons Logging + Version 1.1.3 + RELEASE NOTES + +The Commons Logging team is pleased to announce the release of Apache Commons Logging 1.1.3 + +Commons Logging is a thin adapter allowing configurable bridging to other, +well known logging systems. + +This is a maintenance release containing bug fixes. + +Changes in this version include: + +Fixed Bugs: +o LOGGING-151: Use "org.apache.commons.logging" as bundle symbolic name. Thanks to Krzysztof Daniel. + +Historical list of changes: http://commons.apache.org/proper/commons-logging/changes-report.html + +For complete information on Commons Logging, including instructions on how to submit bug reports, +patches, or suggestions for improvement, see the Apache Commons Logging website: + +http://commons.apache.org/proper/commons-logging/ \ No newline at end of file diff --git a/build/extlib/commons-logging/commons-logging-1.1.3.jar b/build/extlib/commons-logging/commons-logging-1.1.3.jar new file mode 100644 index 0000000000..ab5125407a Binary files /dev/null and b/build/extlib/commons-logging/commons-logging-1.1.3.jar differ diff --git a/build/extlib/commons-logging/origin.txt b/build/extlib/commons-logging/origin.txt new file mode 100644 index 0000000000..51ff4e81d1 --- /dev/null +++ b/build/extlib/commons-logging/origin.txt @@ -0,0 +1 @@ +http://apache.rediris.es//commons/logging/binaries/commons-logging-1.1.3-bin.tar.gz diff --git a/metadata/at.univie.sensorium.txt b/metadata/at.univie.sensorium.txt index bab5b933ff..d11cf39256 100644 --- a/metadata/at.univie.sensorium.txt +++ b/metadata/at.univie.sensorium.txt @@ -37,6 +37,11 @@ sed -i '/play/d' project.properties && \ sed -i '/Fused/d' res/values/sensors.xml && \ rm src/at/univie/sensorium/sensors/FusedLocationSensor.java +# Next version +#Build Version:1.1.7,10,f7beb10ec44a,subdir=Sensorium,prebuild=\ +#sed -i '/play/d' project.properties && \ +#printf 'play_services_available=false' > ant.properties + Auto Update Mode:None # apks are on Google Plague Update Check Mode:RepoManifest diff --git a/metadata/de.onyxbits.remotekeyboard.txt b/metadata/de.onyxbits.remotekeyboard.txt new file mode 100644 index 0000000000..924e5b4118 --- /dev/null +++ b/metadata/de.onyxbits.remotekeyboard.txt @@ -0,0 +1,26 @@ +Category:System +License:Apache2 +Web Site: +Source Code:https://github.com/onyxbits/remotekeyboard +Issue Tracker:https://github.com/onyxbits/remotekeyboard/issues + +Auto Name:Remote Keyboard +Summary:Remote keyboard via telnet +Description: +The app connects your desktop computer's keyboard via wlan (can be forwarded +over USB via ADB) to your android device so that you can control it +comfortably. You can not only type, but also copy and paste text between the +machines in both directions. +. + +Repo Type:git +Repo:https://github.com/onyxbits/remotekeyboard + +Build Version:1.1,2,v1.1,extlibs=android/android-support-v4.jar;\ +commons-logging/commons-logging-1.1.3.jar,prebuild=rm custom_rules.xml + +Auto Update Mode:None +Update Check Mode:Tags +Current Version:1.1 +Current Version Code:2 + diff --git a/metadata/fr.ybo.transportsbordeaux.txt b/metadata/fr.ybo.transportsbordeaux.txt new file mode 100644 index 0000000000..98271abbf4 --- /dev/null +++ b/metadata/fr.ybo.transportsbordeaux.txt @@ -0,0 +1,50 @@ +Category:Navigation +# See COPYING.txt +License:GPLv3 +Web Site: +Source Code:https://github.com/ybonnel/TransportsRennes +Issue Tracker:https://github.com/ybonnel/TransportsRennes/issues + +Auto Name:Transports Bordeaux +#Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ybonnel%40gmail.com&item_name=Transports%20Rennes%20application%20donation¤cy_code=EUR +Summary:Transport info and navigation in France +Description: +Transports Bordeaux provides quick access to information about public +transportation of the city of Bordeaux, France and its sprawl. + +Un accès rapide aux données des transports de Bordeaux dans votre poche: +* Horaires de Bus et de Tram avec géo-localisation, +* Arrêts de Bus à proximité, +* Widgets pour permettre l'accès rapide aux horaires. +* Vélos disponibles dans les stations VCUB. +* Stations VCUB à proximité. +* Gestion des arrêts de Bus favoris. +* Gestion des stations de Velo favorites. +* Disponibilité des parkings. +* Perturbations et compte Twitter @tbc. + +Si vous déplacez l'application sur la SD CARD, le widget ne sera plus +accessible (problème Android). +This build does not have Google Maps, so that users of phones without Google Maps +can still install it. The branch was provided by the author but hasn't been tested +as extensively as the default branch. +. + +Repo Type:srclib +Repo:TransportsRennes + +Build Version:2.6.9,269,!WIP: one error at 400f903ec782,subdir=TransportsBordeaux,\ +rm=TransportsBordeaux/libs/GoogleAdMobAdsSdk-4.1.0.jar,target=android-13,\ +srclibs=MobAdMob@2d5736,update=.;../TransportsCommun,prebuild=\ +printf "android.library.reference.2=$$MobAdMob$$" >> project.properties && \ +printf "source.dir=src;../TransportsBordeauxHelper/src" > ant.properties && \ +mv ../TransportsBordeauxHelper/libs/moteurcsv-1.0.1.jar libs/ + +#Use noGoogleMap branch +Auto Update Mode:None +# Not working +#Update Check Mode:RepoManifest/noGoogleMap +Update Check Mode:Market +Current Version:2.6.9 +Current Version Code:269 + diff --git a/metadata/fr.ybo.transportsrennes.txt b/metadata/fr.ybo.transportsrennes.txt new file mode 100644 index 0000000000..ba20841b44 --- /dev/null +++ b/metadata/fr.ybo.transportsrennes.txt @@ -0,0 +1,44 @@ +Category:Navigation +# See COPYING.txt +License:GPLv3 +Web Site: +Source Code:https://github.com/ybonnel/TransportsRennes +Issue Tracker:https://github.com/ybonnel/TransportsRennes/issues + +Auto Name:Transports Rennes +#Donate:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ybonnel%40gmail.com&item_name=Transports%20Rennes%20application%20donation¤cy_code=EUR +Summary:Transport info and navigation in France +Description: +Transports Rennes provides quick access to information about public +transportation of the city of Rennes, France and its sprawl. +Information comes from the open data initiative by Keolis Rennes, the +company running Rennes’ public transportation system. + +Features: +* Bus and metro schedule (widget available for even faster access) +* Bus/metro itinerary computation +* Nearby bus stops and “LE vélo STAR” bikesharing stations +* Number of available bikes in “LE vélo STAR” stations +* Favorite bus stops, metro and bikesharing stations management +* Available parking space in park-and-ride facilities +* Disruption of service alerts and Twitter stream (@starbusmetro) + +This build does not have Google Maps, so that users of phones without Google Maps +can still install it. The branch was provided by the author but hasn't been tested +as extensively as the default branch. +. + +Repo Type:srclib +Repo:TransportsRennes + +Build Version:3.4.1,341,!WIP: one error at 400f903ec782,subdir=TransportsRennes,\ +rm=TransportsBordeaux/libs/GoogleAdMobAdsSdk-4.1.0.jar,update=.;../TransportsCommun + +#Use noGoogleMap branch +Auto Update Mode:None +# Not working +#Update Check Mode:RepoManifest/noGoogleMap +Update Check Mode:Market +Current Version:3.4.1 +Current Version Code:341 + diff --git a/metadata/org.jamienicol.episodes.txt b/metadata/org.jamienicol.episodes.txt index 142b4011d7..b7f260cb27 100644 --- a/metadata/org.jamienicol.episodes.txt +++ b/metadata/org.jamienicol.episodes.txt @@ -4,6 +4,7 @@ Web Site: Source Code:https://github.com/jamienicol/episodes Issue Tracker:https://github.com/jamienicol/episodes/issues +Auto Name:Episodes Summary:Track TV shows you have seen Description: Keep track of which episodes you've watched of your favourite TV shows. @@ -14,10 +15,10 @@ is licensed under CC-BY. Repo Type:git Repo:https://github.com/jamienicol/episodes -Build Version:0.1,1,!wait a bit at v0.1 +Build Version:0.2,2,v0.2 Auto Update Mode:None Update Check Mode:Tags -Current Version:0.1 -Current Version Code:1 +Current Version:0.2 +Current Version Code:2 diff --git a/metadata/org.mumod.android.txt b/metadata/org.mumod.android.txt new file mode 100644 index 0000000000..e03f075a04 --- /dev/null +++ b/metadata/org.mumod.android.txt @@ -0,0 +1,36 @@ +Category:Internet +License:GPLv3 +Web Site:http://mumod.kromonos.net +Source Code:https://github.com/kromonos/Mustard-Mod +Issue Tracker:https://github.com/kromonos/Mustard-Mod/issues +Donate:http://flattr.com/thing/998492 +FlattrID:998492 + +Auto Name:Mustard {MOD} +Summary:Microblogging app +Description: +N.B. Twitter is disabled in this build. + +Client for [http://status.net/wiki/Take_a_tour StatusNet] +(now known as [http://www.gnu.org/software/social GNU social]). +GNU social is a microblogging platform somewhat like Twitter, +but decentralized. +Some examples are: [https://status.fsf.org fsf.org], +[https://sn.jpope.org jpope.org] and [http://bka.li bka.li]. +The latter is in German, as is the website. +. + +Repo Type:git +Repo:https://github.com/kromonos/Mustard-Mod.git + +# Patch out Twitter button +Build Version:0.4.0.16,167,2f4beca53,prebuild=\ +sed -i '53\,60d' res/layout/account_create.xml && \ +sed -i '50\,55d' src/org/mumod/android/activity/Login.java + +Auto Update Mode:None +# See website for CV; also on Play +Update Check Mode:RepoManifest +Current Version:0.4.0.16 +Current Version Code:167 + diff --git a/metadata/org.mustard.android.txt b/metadata/org.mustard.android.txt index b273a11fae..2d42ab3b85 100644 --- a/metadata/org.mustard.android.txt +++ b/metadata/org.mustard.android.txt @@ -6,14 +6,19 @@ Issue Tracker:https://bugs.launchpad.net/mustardroid Donate:http://mustard.macno.org/donate FlattrID:7104 -Summary:Microblogging client for StatusNet/Twitter +Auto Name:Mustard +Summary:Microblogging client for StatusNet Description: -Mustard is the first full-featured client for [http://status.net Statusnet], -a microblogging platform somewhat like Twitter. -Note that the largest Statusnet site, [http://identi.ca identi.ca], will -on June 1st begin using a different platform called [http://pump.io pump.io]. -That means that the currently available versions of Mustard won't work -with identi.ca. +'''The versions here don't work with Twitter or identi.ca any more'''. +They only work with StatusNet. +You may like to try [[org.mariotaku.twidere]] or [[org.andstatus.app]], +for Twitter; or [[eu.e43.impeller]] for identi.ca. + +Mustard is a full-featured client for [http://status.net Statusnet] +(now called GNU Social), a microblogging platform somewhat like Twitter, +but decentralized. +Note that the largest Statusnet site, [http://identi.ca identi.ca], +now uses a different platform called [http://pump.io pump.io]. It has many features like attachments, geolocation and avatar update. It supports tags, groups and public timelines, favor/disfavor notices, @@ -23,8 +28,16 @@ If the server uses OAuth the credentials will need to be put on a server as explained on the website. . -# Author will contact us -Update Check Mode:Static -Current Version:0.3.4 -Current Version Code:137 +#Repo Type:git +#Repo:git://gitorious.org/~macno/mustard/macnos-clone.git + +# This build seems to break oAuth for Statusnet; see Mumod for guidance +#Build Version:0.3.5b,140,2ce38a6,prebuild=\ +#sed -i '3d;6d' res/values/keys-example.xml && \ +#mv res/values/keys-example.xml res/values/keys.xml + +Auto Update Mode:None +Update Check Mode:None +Current Version:0.3.5b +Current Version Code:140 diff --git a/metadata/org.sagemath.droid.txt b/metadata/org.sagemath.droid.txt index 0006238be5..9baef034ba 100644 --- a/metadata/org.sagemath.droid.txt +++ b/metadata/org.sagemath.droid.txt @@ -4,12 +4,15 @@ Web Site:http://www.sagemath.org Source Code:http://code.google.com/p/sage-android/source/checkout Issue Tracker:http://code.google.com/p/sage-android/issues/list +Auto Name:Sage Summary:Calculation client Description: Sage is mathematical software that combines many packages into a common interface. This Android application connects as a http client to a Sage server, authenticates, initiates a session, sends commands and displays the results. There are some demos which appear to function via public server. + +Status: Beta. . Repo Type:hg @@ -17,7 +20,8 @@ Repo:https://code.google.com/p/sage-android/ Build Version:0.3,4,5679cf93decd,subdir=app-v2 -Update Check Mode:Market +Auto Update Mode:None +Update Check Mode:RepoManifest Current Version:0.3 Current Version Code:4 diff --git a/metadata/teaonly.droideye.txt b/metadata/teaonly.droideye.txt index 534d28ac8a..b06c35f872 100644 --- a/metadata/teaonly.droideye.txt +++ b/metadata/teaonly.droideye.txt @@ -1,6 +1,5 @@ Category:Multimedia -# https://github.com/Teaonly/android-eye/issues/10# -License:Unknown +License:GPLv2 Web Site: Source Code:https://github.com/Teaonly/android-eye Issue Tracker:https://github.com/Teaonly/android-eye/issues @@ -17,7 +16,7 @@ Repo Type:git Repo:https://github.com/Teaonly/android-eye.git -Build Version:1.6.1,8,!wait for license (at f5279ae),srclibs=MobAdMob@2d5736,\ +Build Version:1.6.1,8,f5279ae,srclibs=MobAdMob@2d5736,\ target=android-16,rm=libs/GoogleAdMobAdsSdk-6.2.1.jar,prebuild=\ echo "android.library.reference.1=$$MobAdMob$$" >> project.properties,buildjni=jni diff --git a/srclibs/TransportsRennes.txt b/srclibs/TransportsRennes.txt new file mode 100644 index 0000000000..ccba8c9b7a --- /dev/null +++ b/srclibs/TransportsRennes.txt @@ -0,0 +1,3 @@ +Repo Type:git +Repo:https://github.com/ybonnel/TransportsRennes +