merge
This commit is contained in:
commit
15aeb475ce
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,7 +2,9 @@ config.py
|
|||
repo/
|
||||
logs/
|
||||
built/
|
||||
build/
|
||||
tmp/
|
||||
build_*/
|
||||
*~
|
||||
*.pyc
|
||||
buildserver.box
|
||||
unsigned/
|
||||
|
|
17
README.buildserver
Normal file
17
README.buildserver
Normal file
|
@ -0,0 +1,17 @@
|
|||
|
||||
Setting up a build server:
|
||||
|
||||
1. Install VirtualBox, vagrant and vagrant-snap
|
||||
2. In the buildserver directory, run 'vagrant up'. Will take a long time.
|
||||
3. Log in with 'vagrant ssh'
|
||||
4. Check it all looks ok, then 'sudo shutdown -h now'
|
||||
5. Back in the main directory, run 'VBoxManage listvms' look for
|
||||
buildserver_xxxx
|
||||
6. Run 'vagrant package --base buildserver_xxxx --output buildserver.box'.
|
||||
Will take a while.
|
||||
7. You should now have a new 'buildserver.box'
|
||||
|
||||
You should now be able to use the --server option on build.py and builds will
|
||||
take place in the clean, secure, isolated environment of a fresh virtual
|
||||
machine for each app built.
|
||||
|
2
build/.gitignore
vendored
Normal file
2
build/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
*/
|
||||
!extlib/
|
6
build/extlib/.gitignore
vendored
Normal file
6
build/extlib/.gitignore
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
!*/
|
||||
GreenDroid/
|
||||
ActionBarSherlock/
|
||||
FacebookSDK/
|
||||
OI/
|
||||
JOpenDocument/
|
BIN
build/extlib/HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar
Normal file
BIN
build/extlib/HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar
Normal file
Binary file not shown.
1
build/extlib/HtmlSpanner/source.txt
Normal file
1
build/extlib/HtmlSpanner/source.txt
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/NightWhistler/HtmlSpanner.git
|
BIN
build/extlib/acra/acra-4.2.3.jar
Normal file
BIN
build/extlib/acra/acra-4.2.3.jar
Normal file
Binary file not shown.
203
build/extlib/commons-io/LICENSE.txt
Normal file
203
build/extlib/commons-io/LICENSE.txt
Normal file
|
@ -0,0 +1,203 @@
|
|||
|
||||
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.
|
||||
|
BIN
build/extlib/commons-io/commons-io-2.0.1.jar
Normal file
BIN
build/extlib/commons-io/commons-io-2.0.1.jar
Normal file
Binary file not shown.
1
build/extlib/commons-io/origin.txt
Normal file
1
build/extlib/commons-io/origin.txt
Normal file
|
@ -0,0 +1 @@
|
|||
http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip
|
BIN
build/extlib/epublib/epublib-core-3.0-SNAPSHOT.jar
Normal file
BIN
build/extlib/epublib/epublib-core-3.0-SNAPSHOT.jar
Normal file
Binary file not shown.
1
build/extlib/epublib/source.txt
Normal file
1
build/extlib/epublib/source.txt
Normal file
|
@ -0,0 +1 @@
|
|||
https://github.com/psiegman/epublib
|
202
build/extlib/guava-r08/COPYING
Normal file
202
build/extlib/guava-r08/COPYING
Normal file
|
@ -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.
|
BIN
build/extlib/guava-r08/guava-r08.jar
Normal file
BIN
build/extlib/guava-r08/guava-r08.jar
Normal file
Binary file not shown.
1
build/extlib/guava-r08/source.txt
Normal file
1
build/extlib/guava-r08/source.txt
Normal file
|
@ -0,0 +1 @@
|
|||
http://guava-libraries.googlecode.com/files/guava-r08.zip
|
BIN
build/extlib/guice/guice-2.0-no_aop.jar
Normal file
BIN
build/extlib/guice/guice-2.0-no_aop.jar
Normal file
Binary file not shown.
1
build/extlib/guice/source.txt
Normal file
1
build/extlib/guice/source.txt
Normal file
|
@ -0,0 +1 @@
|
|||
http://code.google.com/p/google-guice/
|
BIN
build/extlib/htmlcleaner/htmlcleaner-2.2.jar
Normal file
BIN
build/extlib/htmlcleaner/htmlcleaner-2.2.jar
Normal file
Binary file not shown.
BIN
build/extlib/roboguice/roboguice-1.1.jar
Normal file
BIN
build/extlib/roboguice/roboguice-1.1.jar
Normal file
Binary file not shown.
BIN
build/extlib/sl4j/slf4j-android-1.6.1-RC1.jar
Normal file
BIN
build/extlib/sl4j/slf4j-android-1.6.1-RC1.jar
Normal file
Binary file not shown.
|
@ -15,3 +15,5 @@ Repo:http://anstop.googlecode.com/svn/trunk
|
|||
|
||||
Build Version:1.4,9,34
|
||||
|
||||
Update Check Mode:None
|
||||
|
||||
|
|
|
@ -14,8 +14,9 @@ Repo Type:git
|
|||
Repo:git://github.com/aarddict/android.git
|
||||
|
||||
Build Version:1.3.1,10,1.3.1,prebuild=mv lib libs
|
||||
Build Version:1.4.0,12,7df930161256324e31b2c720281629f58446b6d6,prebuild=mv lib libs
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:1.3.1
|
||||
Market Version Code:10
|
||||
Current Version:1.4.0
|
||||
Current Version Code:12
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ Repo:http://android-vnc-viewer.googlecode.com/svn/branches/antlersoft
|
|||
|
||||
Build Version:0.5.0,13,197,subdir=androidVNC
|
||||
|
||||
Market Version:0.5.0
|
||||
Market Version Code:13
|
||||
Update Check Mode:Market
|
||||
Current Version:0.5.0
|
||||
Current Version Code:13
|
||||
|
||||
|
|
|
@ -14,13 +14,12 @@ It is extremely customizable with many options to suit your needs and style.
|
|||
Repo Type:svn
|
||||
Repo:http://droid-notify.googlecode.com/svn/trunk
|
||||
|
||||
Build Version:2.20,27,707,patch=facebook.patch,prebuild=mv lib/ libs/ \
|
||||
&& git clone git://github.com/facebook/facebook-android-sdk.git \
|
||||
&& cp facebook-android-sdk/facebook/default.properties facebook-android-sdk/facebook/project.properties \
|
||||
&& cp build.xml facebook-android-sdk/facebook/ \
|
||||
&& cp local.properties facebook-android-sdk/facebook/
|
||||
Build Version:2.20,27,707,srclibs=FacebookSDK@c58af0b,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && mv lib/ libs/
|
||||
Build Version:2.22,29,759,srclibs=FacebookSDK@c58af0b,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && mv lib/ libs/
|
||||
Build Version:2.23,30,760,encoding=utf-8,srclibs=FacebookSDK@c58af0b,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && mv lib/ libs/
|
||||
Build Version:2.24,31,781,encoding=utf-8,srclibs=FacebookSDK@c58af0b,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && mv lib/ libs/ && rm -rf gen/ && rm -rf bin/
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:2.21
|
||||
Market Version Code:28
|
||||
Current Version:2.24
|
||||
Current Version Code:31
|
||||
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
Index: project.properties
|
||||
===================================================================
|
||||
--- a/project.properties (revision 707)
|
||||
+++ b/project.properties (working copy)
|
||||
@@ -9,4 +9,4 @@
|
||||
|
||||
# Project target.
|
||||
target=android-8
|
||||
-android.library.reference.1=../com_facebook_android
|
||||
+android.library.reference.1=facebook-android-sdk/facebook
|
20
metadata/arity.calculator.txt
Normal file
20
metadata/arity.calculator.txt
Normal file
|
@ -0,0 +1,20 @@
|
|||
Category:Office
|
||||
License:Apache2
|
||||
Web Site:http://code.google.com/p/arity-calculator/
|
||||
Source Code:http://code.google.com/p/arity-calculator/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/arity-calculator/issues/list
|
||||
|
||||
Summary:Scientific Calculator
|
||||
Description:
|
||||
Scientific calculator with complex numbers and graphing of user-defined functions.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
Repo:https://code.google.com/p/arity-calculator/
|
||||
|
||||
Build Version:1.27,27,ad8847de5df0,target=android-8
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.27
|
||||
Current Version Code:27
|
||||
|
|
@ -10,6 +10,7 @@ Description:
|
|||
Generative art (pretty pictures of mathematical origin).
|
||||
.
|
||||
|
||||
Market Version:3.15
|
||||
Market Version Code:25
|
||||
Update Check Mode:Market
|
||||
Current Version:3.15
|
||||
Current Version Code:25
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@ Repo:http://ical-import-export.googlecode.com/svn/trunk/
|
|||
|
||||
Build Version:1.5,51,!11 but needs AndroidTools compiling too,subdir=iCalImportExport,target=android-10
|
||||
|
||||
Market Version:1.5
|
||||
Market Version Code:51
|
||||
Update Check Mode:Market
|
||||
Current Version:1.5
|
||||
Current Version Code:51
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
Disabled:Sends device info and other data to a web server without permission
|
||||
Category:None
|
||||
AntiFeatures:Tracking
|
||||
Category:Office
|
||||
License:GPLv3+
|
||||
Web Site:http://tomtasche.at/p/OpenOffice%20Document%20Reader
|
||||
Source Code:https://github.com/TomTasche/OpenOffice-Document-Reader
|
||||
Issue Tracker:https://github.com/TomTasche/OpenOffice-Document-Reader/issues
|
||||
Source Code:https://github.com/TomTasche/OpenDocument.droid
|
||||
Issue Tracker:https://github.com/TomTasche/OpenDocument.droid/issues
|
||||
Donate:https://flattr.com/thing/117140/OpenOffice-Document-Reader
|
||||
|
||||
Summary:Open Office document reader.
|
||||
Description:
|
||||
|
@ -11,12 +12,15 @@ Open Office document reader.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/TomTasche/OpenOffice-Document-Reader.git
|
||||
Repo:https://github.com/TomTasche/OpenDocument.droid.git
|
||||
|
||||
Build Version:1.1.9,11,243eba4f441b3601de96
|
||||
Build Version:1.2,12,d174bed05a6026ddb5db
|
||||
Build Version:1.2.3,15,8fe022fd67e5bb62c6d8
|
||||
Build Version:1.3.0,22,4b8ea7438125e90d43bdadfc042723a7a485a217,srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2,prebuild=rm *.apk && rm -rf bin/ && rm -rf gen/ && cp -r $$JOpenDocument$$/src/* src/ && rm -rf src/test/
|
||||
Build Version:1.3.2,24,4bcf9024ac9fb96bc5c03c3129f9d401272caaf0,srclibs=JOpenDocument@35ec3d3ddfc11592cefe8cae9eea3608ad2b30c2,prebuild=rm *.apk && rm -rf bin/ && rm -rf gen/ && rm libs/jopendocument.jar && cp -r $$JOpenDocument$$/src/* src/ && rm -rf src/test/
|
||||
|
||||
Market Version:1.3.0
|
||||
Market Version Code:22
|
||||
Update Check Mode:Market
|
||||
Current Version:1.3.0
|
||||
Current Version Code:22
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ Repo:http://trolly.googlecode.com/svn/trunk
|
|||
# It needs a file from OpenIntents, so let's get it from Subversion...
|
||||
Build Version:1.4,6,40,target=android-4,prebuild=mkdir -p src/org/openintents/intents && svn cat -r 3070 http://openintents.googlecode.com/svn/trunk/shoppinglist/ShoppingList/src/org/openintents/intents/ShoppingListIntents.java >src/org/openintents/intents/ShoppingListIntents.java
|
||||
|
||||
Market Version:1.4
|
||||
Market Version Code:6
|
||||
Update Check Mode:Market
|
||||
Current Version:1.4
|
||||
Current Version Code:6
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ based on Aptoide!
|
|||
Repo Type:svn
|
||||
Repo:http://aptoide.org/repo
|
||||
|
||||
Market Version:2.0.1
|
||||
Market Version Code:145
|
||||
Update Check Mode:Market
|
||||
Current Version:2.0.1
|
||||
Current Version Code:145
|
||||
|
||||
#Build Version:2.0,126,45,subdir=aptoide-client/v2.0
|
||||
|
|
|
@ -17,6 +17,7 @@ Repo:http://cyanogen-updater.googlecode.com/svn/trunk/
|
|||
|
||||
Build Version:5.0.1,501,626
|
||||
|
||||
Market Version:5.0.1
|
||||
Market Version Code:501
|
||||
Update Check Mode:None
|
||||
Current Version:5.0.1
|
||||
Current Version Code:501
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ Repo:http://androidpermissions.googlecode.com/svn/trunk
|
|||
|
||||
Build Version:1.1,2,16
|
||||
|
||||
Market Version:1.1
|
||||
Market Version Code:2
|
||||
Update Check Mode:Market
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
||||
|
||||
|
|
|
@ -2,6 +2,8 @@ Category:Office
|
|||
License:Apache2
|
||||
Web Site:
|
||||
Source Code:https://github.com/pakerfeldt/aGiro
|
||||
# The closest thing to a web site or issue tracker is this thread:
|
||||
# http://www.swedroid.se/forum/showthread.php?t=16305
|
||||
Issue Tracker:
|
||||
|
||||
Summary:OCR scanner for Swedish bills
|
||||
|
@ -16,8 +18,5 @@ Repo:https://github.com/pakerfeldt/aGiro.git
|
|||
|
||||
Build Version:alpha 2,2,!repo moved and renamed 20bd0f021dd852afcc9aa9008ee713419ae8e05c
|
||||
|
||||
#Use Built:Yes
|
||||
# The closest thing to a web site or issue tracker is this thread:
|
||||
# http://www.swedroid.se/forum/showthread.php?t=16305
|
||||
#Web Site:
|
||||
#Issue Tracker:
|
||||
Update Check Mode:None
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ Mandelbrot set viewer that works in the style of a map viewer - i.e. scroll arou
|
|||
and zoom in/out.
|
||||
.
|
||||
|
||||
Market Version:0.13
|
||||
Market Version Code:13
|
||||
Update Check Mode:Market
|
||||
Current Version:0.13
|
||||
Current Version Code:13
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ Build Version:1.09.05,10905,fc40dccbb9,subdir=Timeriffic,oldsdkloc=yes,novcheck=
|
|||
Build Version:1.09.11,10911,!Can't find correct commit. See metadata notes too.
|
||||
Build Version:1.09.12,10912,!No source for this in the repo
|
||||
|
||||
Market Version:1.09.12
|
||||
Market Version Code:10912
|
||||
Update Check Mode:Market
|
||||
Current Version:1.09.12
|
||||
Current Version Code:10912
|
||||
|
||||
|
|
|
@ -24,6 +24,6 @@ Build Version:1.2.1.5,78,!more dependency shuffling required and watch out for t
|
|||
Build Version:1.3.0,83,v1.3.0,target=android-11,prebuild=mkdir lib && mv libs-dependencies/* lib && rm -r libs-dependencies && mv libs/* lib && rm -r libs && git checkout proguard.cfg
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:1.3.0
|
||||
Market Version Code:83
|
||||
Current Version:1.3.0
|
||||
Current Version Code:83
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ Repo:http://scandinavian-keyboard.googlecode.com/svn/trunk
|
|||
Build Version:1.4.4,13,15,target=android-4
|
||||
Build Version:1.4.6,15,17,target=android-4
|
||||
|
||||
Market Version:1.4.6
|
||||
Market Version Code:15
|
||||
Update Check Mode:Market
|
||||
Current Version:1.4.6
|
||||
Current Version Code:15
|
||||
|
||||
|
|
|
@ -21,8 +21,9 @@ Build Version:1.9.3.1,80,v1.9.3.1
|
|||
Build Version:1.9.5,82,v1.9.5
|
||||
Build Version:1.9.6,83,v1.9.6
|
||||
Build Version:1.9.7,84,v1.9.7,target=android-8
|
||||
Build Version:1.9.8,85,v1.9.8,target=android-8
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:1.9.7
|
||||
Market Version Code:84
|
||||
Current Version:1.9.8
|
||||
Current Version Code:85
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ Repo:http://kraigsandroid.googlecode.com/svn/tags/
|
|||
|
||||
Build Version:1.7,8,378
|
||||
|
||||
Market Version:1.7
|
||||
Market Version Code:8
|
||||
Update Check Mode:Market
|
||||
Current Version:1.7
|
||||
Current Version Code:8
|
||||
|
||||
|
|
24
metadata/com.anoshenko.android.mahjongg.txt
Normal file
24
metadata/com.anoshenko.android.mahjongg.txt
Normal file
|
@ -0,0 +1,24 @@
|
|||
Category:Games
|
||||
License:GPLv3
|
||||
Web Site:http://code.google.com/p/mahjonggbuilder/
|
||||
Source Code:http://code.google.com/p/mahjonggbuilder/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/mahjonggbuilder/issues/list
|
||||
|
||||
Summary:Solitaire games
|
||||
Description:
|
||||
A collection of 19 solitaire games where the object is to remove all pieces
|
||||
from the game board by finding matching pairs of images from the both ends of
|
||||
lines of pieces.
|
||||
|
||||
The built-in layout editor allows creation of new game layouts.
|
||||
.
|
||||
|
||||
Repo Type:git-svn
|
||||
Repo:http://mahjonggbuilder.googlecode.com/svn/trunk/
|
||||
|
||||
Build Version:1.4.4,14,15,subdir=Android
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.4.4
|
||||
Current Version Code:14
|
||||
|
|
@ -20,6 +20,7 @@ Repo:http://contactowner.googlecode.com/svn/branches/v2next/
|
|||
|
||||
Build Version:2.2,12,44,target=android-4
|
||||
|
||||
Market Version:2.2
|
||||
Market Version Code:22
|
||||
Update Check Mode:Market
|
||||
Current Version:2.2
|
||||
Current Version Code:22
|
||||
|
||||
|
|
20
metadata/com.ath0.rpn.txt
Normal file
20
metadata/com.ath0.rpn.txt
Normal file
|
@ -0,0 +1,20 @@
|
|||
Category:Office
|
||||
License:GPLv3+
|
||||
Web Site:http://meta.ath0.com/software/rpn/
|
||||
Source Code:https://github.com/lpar/RPN
|
||||
Issue Tracker:https://github.com/lpar/RPN/issues
|
||||
|
||||
Summary:RPN Calculator
|
||||
Description:
|
||||
Simple fixed-point decimal arithmetic, Reverse Polish Notation calculator.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/lpar/RPN.git
|
||||
|
||||
Build Version:1.8.1,10,199a87f7319b685e59d6847f1ff2417613f69c6e
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.8
|
||||
Current Version Code:9
|
||||
|
|
@ -25,6 +25,6 @@ Repo:git://github.com/thasmin/Podax.git
|
|||
Build Version:2.11,12,13d0e30198d96b4cd7b1a87065a1b8cf3ed578f4,target=android-7
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:2.11
|
||||
Market Version Code:12
|
||||
Current Version:2.11
|
||||
Current Version Code:12
|
||||
|
||||
|
|
|
@ -15,8 +15,9 @@ Repo:http://www.beem-project.com/hg/trunk/
|
|||
Build Version:0.1.5,7,0.1.5
|
||||
Build Version:0.1.6,9,0.1.6
|
||||
Build Version:0.1.7_rc1,10,0.1.7_rc1,target=android-8
|
||||
Build Version:0.1.7_rc2,11,0.1.7_rc2,target=android-8
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:0.1.7_rc1
|
||||
Market Version Code:10
|
||||
Current Version:0.1.7_rc2
|
||||
Current Version Code:11
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@ Repo:http://boardgamegeek.googlecode.com/svn/trunk/
|
|||
Build Version:3.3,20,r416,subdir=BoardGameGeek,target=android-8
|
||||
Build Version:3.4,21,r525,subdir=BoardGameGeek,target=android-8
|
||||
|
||||
Market Version:3.4
|
||||
Market Version Code:21
|
||||
Update Check Mode:Market
|
||||
Current Version:3.4
|
||||
Current Version Code:21
|
||||
|
||||
|
|
|
@ -18,8 +18,9 @@ Features:
|
|||
Repo Type:svn
|
||||
Repo:https://daily-money.googlecode.com/svn/trunk/
|
||||
|
||||
Market Version:0.9.7-0702-freshly
|
||||
Market Version Code:2011070200
|
||||
Update Check Mode:Market
|
||||
Current Version:0.9.7-0702-freshly
|
||||
Current Version Code:2011070200
|
||||
|
||||
# Does not build yet
|
||||
#Build Version:0.9.7-0702-freshly,2011070200,218,subdir=dailymoney-surface/,target=android-7,prebuild=\
|
||||
|
|
|
@ -18,6 +18,7 @@ Build Version:1.9.8 p2,201012060,184,target=android-8
|
|||
Build Version:1.9.9.2,201106160,213,target=android-8
|
||||
Build Version:1.9.9.3,201107260,220,target=android-8
|
||||
|
||||
Market Version:1.9.9.5
|
||||
Market Version Code:201110061
|
||||
Update Check Mode:Market
|
||||
Current Version:1.9.9.5
|
||||
Current Version Code:201110061
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ Repo:http://quick-settings.googlecode.com/svn/trunk/quick-battery/
|
|||
|
||||
Build Version:0.8.2,201010020,153,target=android-8
|
||||
|
||||
Market Version:0.8.2
|
||||
Market Version Code:201010020
|
||||
Update Check Mode:Market
|
||||
Current Version:0.8.2
|
||||
Current Version Code:201010020
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@ Repo:https://code.google.com/p/simplechessclock/
|
|||
|
||||
Build Version:1.2.0,8,379155447bff,subdir=simplechessclock,target=android-8
|
||||
|
||||
Market Version:1.2.0
|
||||
Market Version Code:8
|
||||
Update Check Mode:Market
|
||||
Current Version:1.2.0
|
||||
Current Version Code:8
|
||||
|
||||
|
|
27
metadata/com.ciarang.tallyphant.txt
Normal file
27
metadata/com.ciarang.tallyphant.txt
Normal file
|
@ -0,0 +1,27 @@
|
|||
|
||||
Category:Office
|
||||
License:GPLv3
|
||||
Web Site:http://projects.ciarang.com/p/tallyphant/
|
||||
Source Code:http://projects.ciarang.com/p/tallyphant/source/tree/master/
|
||||
Issue Tracker:http://projects.ciarang.com/p/tallyphant/issues/
|
||||
Donate:http://projects.ciarang.com/p/tallyphant/page/Donate/
|
||||
|
||||
Summary:Counter
|
||||
Description:
|
||||
A simple counting application. Count any number of items simultanously,
|
||||
either up or down. Can be set to vibrate, beep or speak when the values
|
||||
change.
|
||||
|
||||
Live data can also be send via UDP to a networked computer, and results
|
||||
can be shared via email, etc.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:git://git.ciarang.com/tallyphant.git
|
||||
|
||||
Build Version:0.1,2,065a77a8d508746c6838b6892f68d7b35ac10608
|
||||
Build Version:0.2,3,38c8d82a1b19c7313aea5cdaae9f93a95fcaac32
|
||||
Build Version:0.3,4,cbe9aa47adb5ac24244b4e80484fee3eb356cf8b
|
||||
Build Version:0.4,5,f207fbd7d2d7a682ba71c4fa7c446cc636401cba
|
||||
|
||||
Update Check Mode:None
|
|
@ -21,6 +21,7 @@ Build Version:2.0.16,102,!No source in repo,target=android-11
|
|||
#https://answers.launchpad.net/arxivdroid/+question/173825
|
||||
Build Version:2.0.20,106,!No source in repo
|
||||
|
||||
Market Version:2.0.20
|
||||
Market Version Code:106
|
||||
Update Check Mode:Market
|
||||
Current Version:2.0.20
|
||||
Current Version Code:106
|
||||
|
||||
|
|
|
@ -10,8 +10,9 @@ Description:
|
|||
A SIP (VOIP) client.
|
||||
.
|
||||
|
||||
Update Check Mode:Market
|
||||
#Note : build needs a customised ndk, as described at:
|
||||
# http://code.google.com/p/csipsimple/wiki/HowToBuild
|
||||
Market Version:0.03-01
|
||||
Market Version Code:1108
|
||||
Current Version:0.03-01
|
||||
Current Version Code:1108
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@ prebuild=sed -r -i \
|
|||
AndroidManifest.xml,\
|
||||
oldsdkloc=yes,target=android-4
|
||||
|
||||
Market Version:0.5
|
||||
Market Version Code:5
|
||||
Update Check Mode:None
|
||||
Current Version:0.5
|
||||
Current Version Code:5
|
||||
|
||||
|
|
|
@ -13,7 +13,8 @@ An RSS feed reader and podcatcher with audio and video support.
|
|||
Repo Type:git
|
||||
Repo:http://git.gitorious.org/feeddroid/feeddroid.git
|
||||
|
||||
Update Check Mode:None
|
||||
#Build Version:1.1.1,37,db5077bf1ef792d8d5f6154198b7200a50d963df,subdir=FeedDroid
|
||||
Market Version:1.1.1
|
||||
Market Version Code:37
|
||||
Current Version:1.1.1
|
||||
Current Version Code:37
|
||||
|
||||
|
|
|
@ -12,9 +12,10 @@ It provides a graphical compass card along with text bearing information.
|
|||
Repo Type:git
|
||||
Repo:git://github.com/okey666/NiceCompass.git
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:1.3
|
||||
Market Version Code:6
|
||||
Build Version:1.3,6,b6f322cf10ec4320ca5b4111f75dccfdd4b6f7f0,target=android-13,srclibs=ActionBarSherlock@3.5.1,prebuild=\
|
||||
sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.3
|
||||
Current Version Code:6
|
||||
|
||||
# uses ActionBarSherlock library which is not included
|
||||
#Build Version:1.3,6,b6f322cf10ec4320ca5b4111f75dccfdd4b6f7f0
|
||||
|
|
|
@ -14,7 +14,9 @@ Repo:https://github.com/dozingcat/Vector-Pinball.git
|
|||
|
||||
Build Version:1.1,4,45b5218594320ffb4b37
|
||||
Build Version:1.3,10,1210949b1e373916d096
|
||||
Build Version:1.3.1,11,!No corresponding source
|
||||
|
||||
Market Version:1.3.1
|
||||
Market Version Code:11
|
||||
Update Check Mode:Market
|
||||
Current Version:1.3.1
|
||||
Current Version Code:11
|
||||
|
||||
|
|
|
@ -14,7 +14,8 @@ A Tux Racer clone.
|
|||
Repo Type:git
|
||||
Repo:git://github.com/drodin/TuxRider.git
|
||||
|
||||
Update Check Mode:Market
|
||||
#Build Version:1.0.4 beta,6,67bce39cda321c225bc5
|
||||
Market Version:1.0.9
|
||||
Market Version Code:11
|
||||
Current Version:1.0.9
|
||||
Current Version Code:11
|
||||
|
||||
|
|
|
@ -13,8 +13,9 @@ A calendar application.
|
|||
Repo Type:hg
|
||||
Repo:https://bitbucket.org/giszmo/offline-calendar
|
||||
|
||||
Update Check Mode:Market
|
||||
#There don't seem to be any developer releases yet
|
||||
#There is now a 1.1 in the android market, but no source for it in the repository
|
||||
Market Version:1.1
|
||||
Market Version Code:2
|
||||
Current Version:1.1
|
||||
Current Version Code:2
|
||||
|
||||
|
|
|
@ -15,3 +15,5 @@ Repo:https://anetmon.svn.sourceforge.net/svnroot/anetmon/
|
|||
|
||||
Build Version:0.2-beta,2,17
|
||||
|
||||
Update Check Mode:None
|
||||
|
||||
|
|
|
@ -27,6 +27,7 @@ Build Version:3.7,68,514799b45d18cf6dbc42065adf08abbdc9e2f16f,target=android-10
|
|||
Build Version:3.8,69,bb85065cb6045df773cd681ac8bad55a6818d48a,target=android-10
|
||||
Build Version:3.8.1,70,890b6affe8a64,target=android-10
|
||||
|
||||
Market Version:3.8.1
|
||||
Market Version Code:70
|
||||
Update Check Mode:Market
|
||||
Current Version:3.8.1
|
||||
Current Version Code:70
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@ Repo:https://github.com/ghackett/AppAlarm
|
|||
|
||||
Build Version:1.2.6,30,af9d89993212c67bfc510ed082381afc7abcd95a
|
||||
|
||||
Market Version:1.2.6
|
||||
Market Version Code:30
|
||||
Update Check Mode:Market
|
||||
Current Version:1.2.6
|
||||
Current Version Code:30
|
||||
|
||||
|
|
|
@ -19,6 +19,7 @@ Repo:https://code.google.com/p/android-mileage/
|
|||
#Build Version:3.0.0,3000,0766c4f352a5,subdir=trunk,oldsdkloc=yes
|
||||
Build Version:3.0.8,3080,16b397029a76,subdir=trunk,oldsdkloc=yes
|
||||
|
||||
Market Version:3.0.8
|
||||
Market Version Code:3080
|
||||
Update Check Mode:Market
|
||||
Current Version:3.0.8
|
||||
Current Version Code:3080
|
||||
|
||||
|
|
|
@ -18,3 +18,5 @@ Build Version:1.0.2,35,35,\
|
|||
prebuild=sed -i -r 's/(android:versionName)/android:versionCode="35" \1/' \
|
||||
AndroidManifest.xml
|
||||
|
||||
Update Check Mode:None
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Disabled: Doesn't built at the moment.
|
||||
Disabled: Doesn't build at the moment.
|
||||
Category:Office
|
||||
License:GPLv3
|
||||
Web Site:https://launchpad.net/weightchart
|
||||
|
@ -16,3 +16,5 @@ Repo:lp:weightchart
|
|||
|
||||
Build Version:1,1,1,target=8
|
||||
|
||||
Update Check Mode:None
|
||||
|
||||
|
|
|
@ -16,6 +16,6 @@ Repo:https://github.com/k9mail/k-9.git
|
|||
#Note - k9 is currently developer's binary only
|
||||
#Build Version:3.906,14006,3.906,oldsdkloc=yes,patch=target9to10.patch,target=android-10
|
||||
Update Check Mode:Market
|
||||
Market Version:4.003
|
||||
Market Version Code:14021
|
||||
Current Version:4.005
|
||||
Current Version Code:14023
|
||||
|
||||
|
|
|
@ -25,6 +25,6 @@ Update Check Mode:Market
|
|||
#Source is now accessible, but the build is failing without an obvious error.
|
||||
#Need to look at this again.
|
||||
#Build Version:10.0.7,17,2671,subdir=tags/10.0.7,update=no,initfun=yes
|
||||
Market Version:10.0.8
|
||||
Market Version Code:18
|
||||
Current Version:10.0.8
|
||||
Current Version Code:18
|
||||
|
||||
|
|
|
@ -26,7 +26,12 @@ Build Version:1.35,94,131,\
|
|||
prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml
|
||||
Build Version:1.36.4,110,161,\
|
||||
prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml
|
||||
Build Version:1.40,160,302,\
|
||||
prebuild=sed -ri 's/(debuggable)="true"/\1="false"/' AndroidManifest.xml
|
||||
Build Version:1.40.1,163,307
|
||||
Build Version:1.40.2,164,314,prebuild=rm -rf gen/
|
||||
|
||||
Market Version:1.39.3
|
||||
Market Version Code:154
|
||||
Update Check Mode:Market
|
||||
Current Version:1.40.2
|
||||
Current Version Code:164
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ Description:
|
|||
No description available
|
||||
.
|
||||
|
||||
Market Version:0.4
|
||||
Market Version Code:5
|
||||
Update Check Mode:Market
|
||||
Current Version:0.4
|
||||
Current Version Code:5
|
||||
|
||||
|
|
|
@ -21,6 +21,7 @@ Build Version:3.0alpha3,3005,!no source in repo,prebuild=mkdir libs && cp extra/
|
|||
Build Version:3.1,3010,68,prebuild=mkdir libs && cp extra/system.jar libs/
|
||||
Build Version:3.2,3020,69,prebuild=mkdir libs && cp extra/system.jar libs/
|
||||
|
||||
Market Version:3.2
|
||||
Market Version Code:3020
|
||||
Update Check Mode:Market
|
||||
Current Version:3.2
|
||||
Current Version Code:3020
|
||||
|
||||
|
|
|
@ -17,9 +17,10 @@ Repo:https://mytracks.googlecode.com/hg/
|
|||
Build Version:1.1.0,23,a86a640f2d,subdir=MyTracks
|
||||
Build Version:1.1.3,26,!Doesn't build - needs dependencies building now I think
|
||||
|
||||
Update Check Mode:Market
|
||||
#Build Version:1.1.3,26,62821d45032d,subdir=MyTracks,target=android-10,encoding=utf-8
|
||||
#Still doesn't build...
|
||||
#Build Version:1.1.9,22,v1.1.9,subdir=MyTracks,encoding=utf-8,target=android-13
|
||||
Market Version:1.1.13
|
||||
Market Version Code:36
|
||||
Current Version:1.1.13
|
||||
Current Version Code:36
|
||||
|
||||
|
|
|
@ -17,6 +17,6 @@ Repo:http://stardroid.googlecode.com/svn/trunk/app
|
|||
Build Version:1.6.4,1112,3
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:1.6.4
|
||||
Market Version Code:1112
|
||||
Current Version:1.6.4
|
||||
Current Version Code:1112
|
||||
|
||||
|
|
|
@ -21,6 +21,7 @@ Build Version:1.5.16,164,187,subdir=AppsOrganizer
|
|||
Build Version:1.5.18,166,190,subdir=AppsOrganizer
|
||||
Build Version:1.5.19,167,191,subdir=AppsOrganizer,target=android-10
|
||||
|
||||
Market Version:1.5.19
|
||||
Market Version Code:167
|
||||
Update Check Mode:Market
|
||||
Current Version:1.5.19
|
||||
Current Version Code:167
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@ Description:
|
|||
Barcode scanner from ZXing.
|
||||
.
|
||||
|
||||
Market Version:3.72
|
||||
Market Version Code:76
|
||||
Update Check Mode:None
|
||||
Current Version:4.0
|
||||
Current Version Code:79
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
Disabled:Missing current source for library - 1.0 available, 1.4 used - https://sourceforge.net/tracker/?func=detail&aid=3479542&group_id=218065&atid=1043257
|
||||
Category:Internet
|
||||
License:GPLv3
|
||||
Web Site:http://openbmap.org
|
||||
|
@ -15,7 +16,9 @@ Repo:git://myposition.git.sourceforge.net/gitroot/myposition/AndroidClient
|
|||
|
||||
Build Version:0.4.96,9,bc15ce80024d7f53897fd10e6ea0cc914d0ba226,prebuild=mv lib libs,target=android-10
|
||||
Build Version:0.4.991,13,!Source is not there - see https://sourceforge.net/tracker/?func=detail&aid=3374951&group_id=218065&atid=1043257
|
||||
Build Version:0.4.999,14,3ed4e59fff30555325f9affa8c0021ee033fc72f,prebuild=mv lib libs,target=android-10
|
||||
|
||||
Market Version:0.4.991
|
||||
Market Version Code:13
|
||||
Update Check Mode:Market
|
||||
Current Version:0.4.999
|
||||
Current Version Code:14
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ Repo:http://chartdroid.googlecode.com/svn/trunk/core
|
|||
|
||||
Build Version:2.0.0,18,294
|
||||
|
||||
Market Version:2.0.0
|
||||
Market Version Code:18
|
||||
Update Check Mode:Market
|
||||
Current Version:2.0.0
|
||||
Current Version Code:18
|
||||
|
||||
|
|
|
@ -22,6 +22,7 @@ Build Version:1.4.8,148,156
|
|||
Build Version:1.5.3,153,219
|
||||
Build Version:1.5.6,156,245,target=android-8
|
||||
|
||||
Market Version:1.5.6
|
||||
Market Version Code:156
|
||||
Update Check Mode:Market
|
||||
Current Version:1.5.6
|
||||
Current Version Code:156
|
||||
|
||||
|
|
|
@ -11,6 +11,7 @@ You can also receive information, such as incoming calls and SMS, and
|
|||
battery state.
|
||||
.
|
||||
|
||||
Market Version:2.06-beta
|
||||
Market Version Code:17
|
||||
Update Check Mode:Market
|
||||
Current Version:2.06-beta
|
||||
Current Version Code:17
|
||||
|
||||
|
|
|
@ -25,6 +25,7 @@ Repo:http://andors-trail.googlecode.com/svn/trunk/
|
|||
Build Version:0.6.9,20,118,subdir=AndorsTrail
|
||||
Build Version:0.6.10,25,192,subdir=AndorsTrail
|
||||
|
||||
Market Version:0.6.10
|
||||
Market Version Code:25
|
||||
Update Check Mode:Market
|
||||
Current Version:0.6.10
|
||||
Current Version Code:25
|
||||
|
||||
|
|
37
metadata/com.hughes.android.dictionary.txt
Normal file
37
metadata/com.hughes.android.dictionary.txt
Normal file
|
@ -0,0 +1,37 @@
|
|||
Category:Office
|
||||
License:Apache2
|
||||
Web Site:http://code.google.com/p/quickdic-dictionary/
|
||||
Source Code:http://code.google.com/p/quickdic-dictionary/source/checkout
|
||||
Issue Tracker:http://code.google.com/p/quickdic-dictionary/issues/list
|
||||
|
||||
Summary:Offline translation dictionary
|
||||
Description:
|
||||
Uses data from Wiktionary and Beolingus to generate dictionary files that can
|
||||
be used offline.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://code.google.com/p/quickdic-dictionary.dictionary/
|
||||
|
||||
Build Version:3.0.1,15,6507667d0e0af60c201ae6c732c15e2fd07886ae,prebuild=mkdir libs && \
|
||||
mv jars/*.jar libs/ && \
|
||||
git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \
|
||||
cd Util && \
|
||||
git checkout c848279fde9af59fdd167eacbc5deb0258223c8e && \
|
||||
cd .. && \
|
||||
cp -r Util/src . && \
|
||||
rm -rf Util/
|
||||
|
||||
Build Version:3.1,16,64d2b5,prebuild=mkdir libs && \
|
||||
mv jars/*.jar libs/ && \
|
||||
git clone https://code.google.com/p/quickdic-dictionary.util/ Util && \
|
||||
cd Util && \
|
||||
git checkout c8f5ba9eac5f110d574ef8b443a205051026688c && \
|
||||
cd .. && \
|
||||
cp -r Util/src . && \
|
||||
rm -rf Util/
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:3.1
|
||||
Current Version Code:16
|
||||
|
|
@ -21,7 +21,9 @@ Repo:git://github.com/nicolas-raoul/Anki-Android.git
|
|||
Build Version:0.6,20,f26b7662ae9db9a92d21
|
||||
Build Version:0.7,21,v0.7
|
||||
Build Version:1.0,22,v1.0,prebuild=sed -i -e "/key\.alias.*/d" -e "/key\.store.*/d" *.properties
|
||||
Build Version:1.0,23,!Same version presumably
|
||||
|
||||
Market Version:1.0
|
||||
Market Version Code:23
|
||||
Update Check Mode:Market
|
||||
Current Version:1.0
|
||||
Current Version Code:23
|
||||
|
||||
|
|
28
metadata/com.ihunda.android.binauralbeat.txt
Normal file
28
metadata/com.ihunda.android.binauralbeat.txt
Normal file
|
@ -0,0 +1,28 @@
|
|||
Category:Multimedia
|
||||
License:GPLv3
|
||||
Web Site:http://binauralbeatstherapy.wordpress.com/
|
||||
Source Code:https://github.com/GiorgioRegni/Binaural-Beats
|
||||
Issue Tracker:https://github.com/GiorgioRegni/Binaural-Beats/issues
|
||||
|
||||
Summary:Auditory brainwave mangler
|
||||
Description:
|
||||
Stimulate your brain to produce subtle changes though entraiment of brainwaves.
|
||||
|
||||
Binaural beats stimulates your brain by sending special auditory artifacts
|
||||
directly into your headphones to produce subtle changes in behavior though
|
||||
entraiment of brainwaves frequency.
|
||||
|
||||
This app can help induce relaxation, creativity and many other desirable mental
|
||||
states.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/GiorgioRegni/Binaural-Beats.git
|
||||
|
||||
Build Version:1.2,24,85160b47e80d1cac025d02756f642f3c8f667191
|
||||
Build Version:1.3,25,!No source in repo
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.3
|
||||
Current Version Code:25
|
||||
|
|
@ -13,8 +13,9 @@ their number. The web service is also FOSS.
|
|||
Repo Type:git
|
||||
Repo:git://gitorious.org/callerid-for-android/mainline.git
|
||||
|
||||
Update Check Mode:Market
|
||||
#Disabled pending figuring out how to stop it zipaligning....
|
||||
#Build Version:1.0,1,e6d5a9ac4bb24ae3866a0782f2b23d1f18eb2266,subdir=application,maven=yes,bindir=application/target,prebuild=wget http://osmdroid.googlecode.com/files/osmdroid-android-3.0.3.jar && mvn install:install-file -DgroupId=org.osmdroid -DartifactId=osmdroid -Dversion=3.0.3 -Dpackaging=jar -Dfile=osmdroid-android-3.0.3.jar
|
||||
Market Version:1.3
|
||||
Market Version Code:4
|
||||
Current Version:1.3
|
||||
Current Version Code:4
|
||||
|
||||
|
|
|
@ -20,6 +20,7 @@ Repo:git://github.com/bherrmann7/Car-Cast.git
|
|||
|
||||
Build Version:1.0.129,129,7a879c6bfa51b5d80401b84e031bf4ff2981bb8c,subdir=cc,target=android-8,rm=cc/libs/admob-sdk-android.jar,patch=admob.patch
|
||||
|
||||
Market Version:1.0.129
|
||||
Market Version Code:129
|
||||
Update Check Mode:Market
|
||||
Current Version:1.0.129
|
||||
Current Version Code:129
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ A game in the style of the classic Missile Command. Defend your cities from inco
|
|||
enemy missiles.
|
||||
.
|
||||
|
||||
Market Version:0.5.1
|
||||
Market Version Code:6
|
||||
Update Check Mode:Market
|
||||
Current Version:0.5.1
|
||||
Current Version Code:6
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@ Repo:http://solitaire-for-android.googlecode.com/svn/trunk/
|
|||
|
||||
Build Version:1.12.2,450,30,target=android-8
|
||||
|
||||
Market Version:1.12.2
|
||||
Market Version Code:450
|
||||
Update Check Mode:Market
|
||||
Current Version:1.12.2
|
||||
Current Version Code:450
|
||||
|
||||
|
|
|
@ -12,6 +12,7 @@ literally, start the ball rolling. The ball rolls in a straight line until it hi
|
|||
a wall, you can then tilt again.
|
||||
.
|
||||
|
||||
Market Version:1.2
|
||||
Market Version Code:3
|
||||
Update Check Mode:Market
|
||||
Current Version:1.2
|
||||
Current Version Code:3
|
||||
|
||||
|
|
21
metadata/com.leinardi.kitchentimer.txt
Normal file
21
metadata/com.leinardi.kitchentimer.txt
Normal file
|
@ -0,0 +1,21 @@
|
|||
Category:Office
|
||||
License:GPLv3
|
||||
Web Site:https://code.google.com/p/kitchentimer/
|
||||
Source Code:https://code.google.com/p/kitchentimer/source/checkout
|
||||
Issue Tracker:https://code.google.com/p/kitchentimer/issues/list
|
||||
|
||||
Summary:Simple Timer
|
||||
Description:
|
||||
Three independent timers on one screen.
|
||||
.
|
||||
|
||||
Repo Type:hg
|
||||
Repo:https://code.google.com/p/kitchentimer/
|
||||
|
||||
Build Version:1.1.6,116,aec14b3db581
|
||||
Build Version:1.2.0,121,!No source code
|
||||
|
||||
Update Check Mode:Market
|
||||
Current Version:1.2.0
|
||||
Current Version Code:121
|
||||
|
|
@ -13,52 +13,21 @@ display notifications on changes. Includes a widget.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/liato/android-bankdroid.git
|
||||
|
||||
Build Version:1.6.3,102,612aae755a82008f44a6,encoding=utf-8,prebuild=mkdir libs && \
|
||||
cd libs && \
|
||||
wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
|
||||
unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
|
||||
wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
|
||||
unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
|
||||
rm *.zip && \
|
||||
cd ..
|
||||
Build Version:1.7.2,110,fec08e34a157a3e0b455,encoding=utf-8,prebuild=mkdir libs && \
|
||||
cd libs && \
|
||||
wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
|
||||
unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
|
||||
wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
|
||||
unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
|
||||
rm *.zip && \
|
||||
cd ..
|
||||
# In all the following builds, removing the attempted parent inheritance. This
|
||||
# doesn't work with platform tools newer than 6 anyway, and apparently wouldn't
|
||||
# work on devices anyway, it would inherit either nothing, or the wrong thing!
|
||||
# Ref: http://groups.google.com/group/android-developers/browse_thread/thread/550fce9670530d9b
|
||||
Build Version:1.6.3,102,612aae755a82008f44a6,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
|
||||
Build Version:1.7.2,110,fec08e34a157a3e0b455,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
|
||||
Build Version:1.7.3,115,!a08cab7e66c70e7b0f5c but wrong version code in repo
|
||||
Build Version:1.8.0,120,899e4b957e512bf55254,encoding=utf-8,prebuild=mkdir libs && \
|
||||
cd libs && \
|
||||
wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
|
||||
unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
|
||||
wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
|
||||
unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
|
||||
rm *.zip && \
|
||||
cd ..
|
||||
Build Version:1.8.0,120,899e4b957e512bf55254,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
|
||||
Build Version:1.8.1,121,b5f637bbb301aa2fe997c9f3367cfb144d158633,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
|
||||
Build Version:1.8.1,121,9f626b0dedb01cb90a16fb127a041c5f3dd1c579,target=android-10,encoding=utf-8,extlibs=commons-io/commons-io-2.0.1.jar;guava-r08/guava-r08.jar,prebuild=sed -i "s@parent=\"android:WindowTitleBackground\"@@" res/values/styles.xml
|
||||
Build Version:1.8.5,128,263023cd883da7b12c94cb46b9d3fdd23068446c,target=android-11,encoding=utf-8,prebuild=mv lib libs
|
||||
Build Version:1.8.5,128,e6582cc4249e2d6ba6a8630322a5dc26e54d35ff,target=android-11,encoding=utf-8,prebuild=mv lib libs
|
||||
Build Version:1.8.7,131,e6582cc4249e2d6ba6a8630322a5dc26e54d35ff,target=android-11,encoding=utf-8,prebuild=mv lib libs
|
||||
|
||||
#Build fails on this version:
|
||||
# res/values/styles.xml:62: error: Error retrieving parent for item: No resource found that matches the given name 'android:WindowTitleBackground'
|
||||
#Build Version:1.8.1,121,b5f637bbb301aa2fe997c9f3367cfb144d158633,encoding=utf-8,prebuild=mkdir libs && \
|
||||
# cd libs && \
|
||||
# wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
|
||||
# unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
|
||||
# wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
|
||||
# unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
|
||||
# rm *.zip && \
|
||||
# cd ..
|
||||
#Build fails on this version, same as previous version:
|
||||
# res/values/styles.xml:62: error: Error retrieving parent for item: No resource found that matches the given name 'android:WindowTitleBackground'
|
||||
#Build Version:1.8.1,121,9f626b0dedb01cb90a16fb127a041c5f3dd1c579,target=android-10,encoding=utf-8,prebuild=mkdir libs && \
|
||||
# cd libs && \
|
||||
# wget http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip && \
|
||||
# unzip -j commons-io-2.0.1-bin.zip commons-io-2.0.1/commons-io-2.0.1.jar && \
|
||||
# wget http://guava-libraries.googlecode.com/files/guava-r08.zip && \
|
||||
# unzip -j guava-r08.zip guava-r08/guava-r08.jar && \
|
||||
# rm *.zip && \
|
||||
# cd ..
|
||||
Market Version:1.8.4
|
||||
Market Version Code:125
|
||||
Update Check Mode:Market
|
||||
Current Version:1.8.7
|
||||
Current Version Code:131
|
||||
|
||||
|
|
|
@ -14,6 +14,6 @@ Repo:https://github.com/rtyley/agit.git
|
|||
|
||||
Update Check Mode:Market
|
||||
#No builds yet - another 'need to figure out how to make maven work' scenario
|
||||
Market Version:1.27
|
||||
Market Version Code:120101721
|
||||
Current Version:1.27
|
||||
Current Version Code:120101721
|
||||
|
||||
|
|
|
@ -10,6 +10,7 @@ Description:
|
|||
The world's tiniest open source violin.
|
||||
.
|
||||
|
||||
Market Version:1.3
|
||||
Market Version Code:9
|
||||
Update Check Mode:Market
|
||||
Current Version:1.3
|
||||
Current Version Code:9
|
||||
|
||||
|
|
|
@ -12,9 +12,10 @@ TODO/task management based on emacs org-mode files.
|
|||
Repo Type:git
|
||||
Repo:https://github.com/matburt/mobileorg-android.git
|
||||
|
||||
Update Check Mode:Market
|
||||
#Needs dropbox consumer key
|
||||
#Build Version:0.5.2,51,38dfe967ee99c71b12b8
|
||||
Market Version:0.7.2
|
||||
Market Version Code:72
|
||||
#Build Version:0.7.1,71,ac21586a40da6d7c643e1b12023b59aa05d13c14
|
||||
Update Check Mode:Market
|
||||
Current Version:0.8.0
|
||||
Current Version Code:80
|
||||
|
||||
|
|
|
@ -14,6 +14,7 @@ Repo:https://github.com/mobilepearls/com.mobilepearls.sokoban.git
|
|||
|
||||
Build Version:1.11,12,48e1976f9d9881adb70e
|
||||
|
||||
Market Version:1.11
|
||||
Market Version Code:12
|
||||
Update Check Mode:Market
|
||||
Current Version:1.11
|
||||
Current Version Code:12
|
||||
|
||||
|
|
|
@ -32,6 +32,6 @@ Build Version:1.35,37,r1.35,target=android-8
|
|||
Build Version:1.36,38,r1.36,target=android-8
|
||||
|
||||
Update Check Mode:Market
|
||||
Market Version:1.36
|
||||
Market Version Code:38
|
||||
Current Version:1.36
|
||||
Current Version Code:38
|
||||
|
||||
|
|
|
@ -17,6 +17,7 @@ Repo:https://mp3tunes.googlecode.com/hg/
|
|||
Build Version:3.7,89,ba4550305733,target=android-4,fixapos=yes
|
||||
Build Version:5.1,92,!No source in repo
|
||||
|
||||
Market Version:5.1
|
||||
Market Version Code:92
|
||||
Update Check Mode:Market
|
||||
Current Version:5.1
|
||||
Current Version Code:92
|
||||
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
Disabled:Doesn't build for me
|
||||
Category:Multimedia
|
||||
#build/com.namelessdev.mpdroid/MPDroid/res/values/styles.xml:18: error: Error retrieving parent for item: No resource found that matches the given name '@android:style/Widget.Holo.ActionBar'.
|
||||
License:Apache2
|
||||
Web Site:https://github.com/dreamteam69/dmix
|
||||
Source Code:https://github.com/dreamteam69/dmix
|
||||
Issue Tracker:https://github.com/dreamteam69/dmix/issues
|
||||
Web Site:https://github.com/abarisain/dmix
|
||||
Source Code:https://github.com/abarisain/dmix
|
||||
Issue Tracker:https://github.com/abarisain/dmix/issues
|
||||
|
||||
Summary:MPD client
|
||||
Description:
|
||||
|
@ -12,12 +10,17 @@ An MPD client which supports streaming. Can fetch cover art from last.fm.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/dreamteam69/dmix.git
|
||||
Repo:https://github.com/abarisain/dmix.git
|
||||
|
||||
Build Version:1.0,20,63a363a2ccc13232f4d80f5f857ab19b40fb5469,subdir=MPDroid,target=8,prebuild=\
|
||||
cd ../JMPDComm/ && ant && mkdir ../MPDroid/libs/ && cp ../JMPDComm/JMPDComm.jar ../MPDroid/libs/ && cd ../MPDroid \
|
||||
&& mv lib/android-support-v4.jar libs/ && cp -r ../lastfm-java/src/net/ src/;
|
||||
Build Version:1.0,20,63a363a2ccc13232f4d80f5f857ab19b40fb5469,subdir=MPDroid,target=android-13,prebuild=mv lib/ libs/ && \
|
||||
cd ../JMPDComm/ && \
|
||||
ant && \
|
||||
cp JMPDComm.jar ../MPDroid/libs/ && \
|
||||
cd ../MPDroid && \
|
||||
cp -r ../lastfm-java/src/net/ src/
|
||||
|
||||
Market Version:0.7
|
||||
Market Version Code:18
|
||||
# No longer updated in Google's Market, which has 0.7.
|
||||
Update Check Mode:None
|
||||
Current Version:1.0
|
||||
Current Version Code:20
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@ Description:
|
|||
Browse papers released on arxiv.org
|
||||
.
|
||||
|
||||
Market Version:0.3
|
||||
Market Version Code:3
|
||||
Update Check Mode:Market
|
||||
Current Version:0.3
|
||||
Current Version Code:3
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@ Build Version:2.0.0,4,f55ed171435570fa8d72
|
|||
Build Version:2.1.2,212,7bca6266be731085ac92
|
||||
Build Version:2.1.8,218,edf793a782861ae31648
|
||||
|
||||
Market Version:2.1.8
|
||||
Market Version Code:218
|
||||
Update Check Mode:Market
|
||||
Current Version:2.1.8
|
||||
Current Version Code:218
|
||||
|
||||
|
|
|
@ -26,6 +26,7 @@ Repo:https://github.com/prey/prey-android-client
|
|||
# TODO: c2dm (aka "push API") seems to require an API key from Google, see http://code.google.com/android/c2dm/index.html
|
||||
Build Version:0.5,34,8934cda82af81580a26cf4de233da15feaab1dfd,prebuild=echo "ask-for-password=true\nprey-minor-version=0\nprey-versionon=0.5\nprey-subdomain=control\nprey-domain=preyproject.com\n#c2dm\nc2dm-mail=\nc2dm-action=\nc2dm-message-sync=" > res/raw/config
|
||||
|
||||
Market Version:0.5
|
||||
Market Version Code:33
|
||||
Update Check Mode:Market
|
||||
Current Version:0.5
|
||||
Current Version Code:33
|
||||
|
||||
|
|
|
@ -15,6 +15,7 @@ Repo:https://code.google.com/p/music-practice-tools/
|
|||
|
||||
Build Version:1.0,1,109c0bddf346
|
||||
|
||||
Market Version:1.0
|
||||
Market Version Code:1
|
||||
Update Check Mode:Market
|
||||
Current Version:1.0
|
||||
Current Version Code:1
|
||||
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue