From: Ciaran Gultnieks Date: Sun, 11 Mar 2012 12:00:01 +0000 (+0000) Subject: The build and stats directory is now in the fdroiddata repo X-Git-Tag: 0.1~836 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=e70c22e45b034c70800c4d447c6f6a4d406d75af;p=fdroidserver.git The build and stats directory is now in the fdroiddata repo --- diff --git a/build/.gitignore b/build/.gitignore deleted file mode 100644 index 90b3dc52..00000000 --- a/build/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -*/ -!extlib/ diff --git a/build/extlib/.gitignore b/build/extlib/.gitignore deleted file mode 100644 index 0eedae0e..00000000 --- a/build/extlib/.gitignore +++ /dev/null @@ -1,6 +0,0 @@ -!*/ -GreenDroid/ -ActionBarSherlock/ -FacebookSDK/ -OI/ -JOpenDocument/ diff --git a/build/extlib/HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar b/build/extlib/HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar deleted file mode 100644 index 790956e7..00000000 Binary files a/build/extlib/HtmlSpanner/htmlspanner-0.1-SNAPSHOT.jar and /dev/null differ diff --git a/build/extlib/HtmlSpanner/source.txt b/build/extlib/HtmlSpanner/source.txt deleted file mode 100644 index 5be1cec8..00000000 --- a/build/extlib/HtmlSpanner/source.txt +++ /dev/null @@ -1 +0,0 @@ -https://github.com/NightWhistler/HtmlSpanner.git diff --git a/build/extlib/acra/acra-4.2.3.jar b/build/extlib/acra/acra-4.2.3.jar deleted file mode 100644 index c6b57a9d..00000000 Binary files a/build/extlib/acra/acra-4.2.3.jar and /dev/null differ diff --git a/build/extlib/commons-io/LICENSE.txt b/build/extlib/commons-io/LICENSE.txt deleted file mode 100644 index 43e91eb0..00000000 --- a/build/extlib/commons-io/LICENSE.txt +++ /dev/null @@ -1,203 +0,0 @@ - - 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-io/commons-io-2.0.1.jar b/build/extlib/commons-io/commons-io-2.0.1.jar deleted file mode 100644 index 5b64b7d6..00000000 Binary files a/build/extlib/commons-io/commons-io-2.0.1.jar and /dev/null differ diff --git a/build/extlib/commons-io/origin.txt b/build/extlib/commons-io/origin.txt deleted file mode 100644 index 791a769b..00000000 --- a/build/extlib/commons-io/origin.txt +++ /dev/null @@ -1 +0,0 @@ -http://archive.apache.org/dist/commons/io/binaries/commons-io-2.0.1-bin.zip diff --git a/build/extlib/epublib/epublib-core-3.0-SNAPSHOT.jar b/build/extlib/epublib/epublib-core-3.0-SNAPSHOT.jar deleted file mode 100644 index 945682b9..00000000 Binary files a/build/extlib/epublib/epublib-core-3.0-SNAPSHOT.jar and /dev/null differ diff --git a/build/extlib/epublib/epublib-core-3.0-SNAPSHOT2.jar b/build/extlib/epublib/epublib-core-3.0-SNAPSHOT2.jar deleted file mode 100644 index 8bc39c0a..00000000 Binary files a/build/extlib/epublib/epublib-core-3.0-SNAPSHOT2.jar and /dev/null differ diff --git a/build/extlib/epublib/source.txt b/build/extlib/epublib/source.txt deleted file mode 100644 index 58417932..00000000 --- a/build/extlib/epublib/source.txt +++ /dev/null @@ -1 +0,0 @@ -https://github.com/psiegman/epublib diff --git a/build/extlib/guava-r08/COPYING b/build/extlib/guava-r08/COPYING deleted file mode 100644 index d6456956..00000000 --- a/build/extlib/guava-r08/COPYING +++ /dev/null @@ -1,202 +0,0 @@ - - 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/guava-r08/guava-r08.jar b/build/extlib/guava-r08/guava-r08.jar deleted file mode 100644 index d18d0bda..00000000 Binary files a/build/extlib/guava-r08/guava-r08.jar and /dev/null differ diff --git a/build/extlib/guava-r08/source.txt b/build/extlib/guava-r08/source.txt deleted file mode 100644 index c1f45086..00000000 --- a/build/extlib/guava-r08/source.txt +++ /dev/null @@ -1 +0,0 @@ -http://guava-libraries.googlecode.com/files/guava-r08.zip diff --git a/build/extlib/guice/guice-2.0-no_aop.jar b/build/extlib/guice/guice-2.0-no_aop.jar deleted file mode 100644 index 613aa6d6..00000000 Binary files a/build/extlib/guice/guice-2.0-no_aop.jar and /dev/null differ diff --git a/build/extlib/guice/source.txt b/build/extlib/guice/source.txt deleted file mode 100644 index c2a43c05..00000000 --- a/build/extlib/guice/source.txt +++ /dev/null @@ -1 +0,0 @@ -http://code.google.com/p/google-guice/ diff --git a/build/extlib/htmlcleaner/htmlcleaner-2.2.jar b/build/extlib/htmlcleaner/htmlcleaner-2.2.jar deleted file mode 100644 index 5322a852..00000000 Binary files a/build/extlib/htmlcleaner/htmlcleaner-2.2.jar and /dev/null differ diff --git a/build/extlib/roboguice/roboguice-1.1.jar b/build/extlib/roboguice/roboguice-1.1.jar deleted file mode 100644 index 0262f153..00000000 Binary files a/build/extlib/roboguice/roboguice-1.1.jar and /dev/null differ diff --git a/build/extlib/sl4j/slf4j-android-1.6.1-RC1.jar b/build/extlib/sl4j/slf4j-android-1.6.1-RC1.jar deleted file mode 100644 index 480348f0..00000000 Binary files a/build/extlib/sl4j/slf4j-android-1.6.1-RC1.jar and /dev/null differ diff --git a/stats/.gitignore b/stats/.gitignore deleted file mode 100644 index 333c1e91..00000000 --- a/stats/.gitignore +++ /dev/null @@ -1 +0,0 @@ -logs/ diff --git a/stats/known_apks.txt b/stats/known_apks.txt deleted file mode 100644 index 3b4c710c..00000000 --- a/stats/known_apks.txt +++ /dev/null @@ -1,719 +0,0 @@ -0.2.2.14-alpha-orbot-1.0.4.apk org.torproject.android 2010-12-29 -0.2.2.22-alpha-orbot-1.0.4.1.apk org.torproject.android -0.2.3.10-alpha-orbot-1.0.7-FINAL.apk org.torproject.android 2012-02-25 -2010-12-09-OpenSatNav-snapshot-r197.apk org.opensatnav -APG-1.0.7-release.apk org.thialfihar.android.apg 2010-10-21 -APG-1.0.8-release.apk org.thialfihar.android.apg -AlarmKlock_1.6.apk com.angrydoughnuts.android.alarmclock 2010-10-27 -An.stop_9.apk An.stop 2011-07-04 -AppBak_1.0.apk org.moparisthebest.appbak 2010-10-21 -Aptoide.apk cm.aptoide.pt -Aptoide_1.2.0.apk cm.aptoide.pt 2010-10-21 -Aptoide_2.0.apk cm.aptoide.pt -Audalyzer_1.14.apk org.hermit.audalyzer 2010-10-21 -BarcodeScanner3.4.apk com.google.zxing.client.android 2010-10-21 -BarcodeScanner3.5.apk com.google.zxing.client.android -BarcodeScanner3.51.apk com.google.zxing.client.android -BarcodeScanner3.52.apk com.google.zxing.client.android -BarcodeScanner3.53.apk com.google.zxing.client.android -BarcodeScanner3.6.apk com.google.zxing.client.android -BarcodeScanner3.7.apk com.google.zxing.client.android 2011-11-01 -BarcodeScanner3.72.apk com.google.zxing.client.android 2011-11-15 -BarcodeScanner4.0.apk com.google.zxing.client.android 2012-02-06 -Beem_0.1.4.apk com.beem.project.beem 2010-10-21 -CSipSimple-0.01-01.apk com.csipsimple -CSipSimple-0.02-01.apk com.csipsimple -CSipSimple-0.02-03.apk com.csipsimple -CSipSimple-0.03-00.apk com.csipsimple 2011-11-14 -CSipSimple-0.03-01.apk com.csipsimple 2011-11-17 -CSipSimple_0.00-15-06.apk com.csipsimple 2010-10-27 -CSipSimple_0.00-16.apk com.csipsimple -ConnectBot_1.7.1.apk org.connectbot 2010-10-21 -Cubed_1.0.67.apk org.abrantix.rockon.rockonnggl 2010-10-21 -Cubed_1.0.68.apk org.abrantix.rockon.rockonnggl -DesktopLabel_1.3.0.apk com.serone.desktoplabel 2010-10-21 -DroidLife.apk org.jtb.droidlife 2010-11-21 -FBReaderJ-0.7.11.apk org.geometerplus.zlibrary.ui.android -FBReaderJ-0.7.13.apk org.geometerplus.zlibrary.ui.android -FBReaderJ-0.7.14.apk org.geometerplus.zlibrary.ui.android -FBReaderJ-0.7.16.apk org.geometerplus.zlibrary.ui.android -FBReaderJ-0.7.17.apk org.geometerplus.zlibrary.ui.android -FBReaderJ-0.7.5.apk org.geometerplus.zlibrary.ui.android 2010-10-21 -FBReaderJ-0.99.2.apk org.geometerplus.zlibrary.ui.android -FBReaderJ-0.99.4.apk org.geometerplus.zlibrary.ui.android -FBReaderJ-0.99.7.apk org.geometerplus.zlibrary.ui.android -FBReaderJ-0.99.9.apk org.geometerplus.zlibrary.ui.android -FDroid.apk org.fdroid.fdroid -FDroid_0.10.apk org.fdroid.fdroid 2010-10-21 -FDroid_0.11.apk org.fdroid.fdroid -FDroid_0.12.apk org.fdroid.fdroid -FDroid_0.13.apk org.fdroid.fdroid -FDroid_0.14.apk org.fdroid.fdroid -FDroid_0.15.apk org.fdroid.fdroid -FDroid_0.16.apk org.fdroid.fdroid -Jamendo_0.9.9.1.apk com.teleca.jamendo 2010-10-27 -KeePassDroid-1.8.3.apk com.android.keepass -KeePassDroid-1.8.5.1.apk com.android.keepass -KeePassDroid-1.8.6.0.1.apk com.android.keepass -KeePassDroid-1.8.6.4.apk com.android.keepass -KeePassDroid-1.8.6.apk com.android.keepass -KeePassDroid_1.7.2.apk com.android.keepass 2010-10-21 -LifeSaver2_1.0.apk com.textuality.lifesaver2 2010-10-21 -Mandelbrot2_v0.13_20110313a.apk com.alfray.mandelbrot2 -MandelbrotMap.apk com.alfray.mandelbrot2 2010-10-22 -MathDoku_1.5.apk net.cactii.mathdoku 2010-10-21 -MathDoku_1.6.apk net.cactii.mathdoku -Mathdoku-1.7.apk net.cactii.mathdoku -MissileIntercept.apk com.kirit.android.mintercept 2010-10-22 -Mixare_0.5.apk org.mixare 2010-10-21 -MobileC64-1.1.3.apk de.joergjahnke.c64.android 2010-12-29 -MyTracks-1.0.21.apk com.google.android.maps.mytracks -MyTracks_1.0.19.apk com.google.android.maps.mytracks 2010-10-21 -MythMote_1.4.0.apk tkj.android.homecontrol.mythmote 2010-10-21 -NetCounter_0.14.1.apk net.jaqpot.netcounter 2010-10-21 -OpenGPSTracker-0.9.20.apk nl.sogeti.android.gpstracker 2010-10-21 -OpenGPSTracker-0.9.21.apk nl.sogeti.android.gpstracker -OpenGPSTracker-0.9.22.apk nl.sogeti.android.gpstracker -OpenGPSTracker-0.9.23.apk nl.sogeti.android.gpstracker -OpenGPSTracker-0.9.24.apk nl.sogeti.android.gpstracker -OpenGPSTracker-1.0.apk nl.sogeti.android.gpstracker -OpenManager_1.1.2.apk com.nexes.manager 2010-10-21 -OpenSatNav-snapshot-r179.apk org.opensatnav -OpenSatNav_0.9.apk org.opensatnav 2010-10-21 -Orbot-1.0.6-Tor-0.2.3.7-alpha-FINAL.apk org.torproject.android 2011-11-14 -OsmAnd-0.5.1beta-b2.apk net.osmand 2010-12-29 -OsmAnd-0.5.1beta-b3.apk net.osmand -Osmdroid_2.0.apk org.andnav.osm 2010-10-21 -PiwikMobile_1.apk org.piwik.mobile 2010-10-21 -Postcode_1.0.apk net.tevp.postcode 2010-10-21 -Postcode_1.1.apk net.tevp.postcode -ReplicaIsland_1.3.apk com.replica.replicaisland 2010-10-21 -Ringdroid-2.3.apk com.ringdroid 2010-10-21 -Ringdroid-2.4-rc2.apk com.ringdroid -SayMyName_2.5.3.2.apk org.mailboxer.saymyname 2010-10-22 -Scrambled%20Net-5.0.apk org.hermit.netscramble -Scrambled_Net-5.0.apk org.hermit.netscramble 2010-12-05 -Sipdroid-1.6.1.apk org.sipdroid.sipua 2010-10-27 -Sipdroid-2.0.1.apk org.sipdroid.sipua -Sipdroid-2.1.apk org.sipdroid.sipua -Sipdroid-2.3.apk org.sipdroid.sipua -Sipdroid-2.4.apk org.sipdroid.sipua 2012-02-08 -SparseRSS_0.6.2.apk de.shandschuh.sparserss 2010-12-04 -SparseRSS_0.7.1.apk de.shandschuh.sparserss -SparseRSS_0.7.2.apk de.shandschuh.sparserss -SparseRSS_0.7.apk de.shandschuh.sparserss -SparseRSS_0.8.3.apk de.shandschuh.sparserss -StatusNet1.0.2.apk net.status.client.mobile 2010-10-21 -SwiFTP_1.24.apk org.swiftp 2010-10-21 -TiltMazes-V1.2.apk com.lecz.android.tiltmazes 2010-10-22 -Timeriffic_v1.09.04_20101120a.apk com.alfray.timeriffic -Tricorder_5.11.apk org.hermit.tricorder 2010-10-21 -WhereRing_1.99.0.apk seanfoy.wherering 2010-10-21 -WiFiKeyboard.apk com.volosyukivan 2010-10-22 -XCSoar.apk org.xcsoar 2012-01-28 -XCSoar6.2.4.apk org.xcsoar 2011-12-24 -XWords4_android_beta_18.apk org.eehouse.android.xw4 2010-11-21 -aarddict.android_10.apk aarddict.android 2012-01-13 -aarddict.android_12.apk aarddict.android 2012-02-12 -aarddict.android_13.apk aarddict.android 2012-02-21 -alogcat-2.1.4.apk org.jtb.alogcat 2010-11-21 -andLess_05202011.apk net.avs234 2011-05-20 -android.androidVNC_13.apk android.androidVNC 2011-04-06 -androidVNC_build20100725.apk android.androidVNC 2010-11-18 -apps.droidnotify_27.apk apps.droidnotify 2012-01-21 -apps.droidnotify_29.apk apps.droidnotify 2012-01-28 -apps.droidnotify_30.apk apps.droidnotify 2012-02-02 -apps.droidnotify_31.apk apps.droidnotify 2012-02-12 -apps.droidnotify_32.apk apps.droidnotify 2012-02-24 -arity.calculator_27.apk arity.calculator 2012-02-11 -at.tomtasche.reader_11.apk at.tomtasche.reader 2011-01-05 -at.tomtasche.reader_12.apk at.tomtasche.reader 2011-01-10 -at.tomtasche.reader_15.apk at.tomtasche.reader 2011-01-13 -at.tomtasche.reader_22.apk at.tomtasche.reader 2012-02-10 -at.tomtasche.reader_24.apk at.tomtasche.reader 2012-02-10 -au.com.darkside.XServer_2.apk au.com.darkside.XServer 2012-03-06 -caldwell.ben.trolly_6.apk caldwell.ben.trolly 2011-01-27 -cmupdaterapp.ui_501.apk cmupdaterapp.ui 2011-07-12 -com.FireFart.Permissions_2.apk com.FireFart.Permissions 2011-03-02 -com.addi_37.apk com.addi 2012-02-25 -com.addi_40.apk com.addi 2012-02-25 -com.agiro.scanner.android_2.apk com.agiro.scanner.android 2011-01-27 -com.alfray.timeriffic_10903.apk com.alfray.timeriffic 2010-11-13 -com.alfray.timeriffic_10905.apk com.alfray.timeriffic 2011-01-31 -com.andrewshu.android.reddit_67.apk com.andrewshu.android.reddit 2011-01-15 -com.andrewshu.android.reddit_68.apk com.andrewshu.android.reddit 2011-02-09 -com.andrewshu.android.reddit_69.apk com.andrewshu.android.reddit 2011-05-16 -com.andrewshu.android.reddit_70.apk com.andrewshu.android.reddit 2011-08-09 -com.andrewshu.android.reddit_71.apk com.andrewshu.android.reddit 2011-08-11 -com.andrewshu.android.reddit_73.apk com.andrewshu.android.reddit 2011-11-28 -com.andrewshu.android.reddit_75.apk com.andrewshu.android.reddit 2011-12-02 -com.andrewshu.android.reddit_76.apk com.andrewshu.android.reddit 2011-12-05 -com.andrewshu.android.reddit_83.apk com.andrewshu.android.reddit 2012-01-15 -com.android.inputmethod.norwegian_13.apk com.android.inputmethod.norwegian 2011-01-27 -com.android.inputmethod.norwegian_15.apk com.android.inputmethod.norwegian 2011-03-09 -com.android.keepass_64.apk com.android.keepass 2010-11-13 -com.android.keepass_65.apk com.android.keepass 2010-11-13 -com.android.keepass_76.apk com.android.keepass 2011-02-02 -com.android.keepass_77.apk com.android.keepass 2011-02-05 -com.android.keepass_78.apk com.android.keepass 2011-04-26 -com.android.keepass_80.apk com.android.keepass 2011-06-29 -com.android.keepass_82.apk com.android.keepass 2011-07-22 -com.android.keepass_83.apk com.android.keepass 2011-12-31 -com.android.keepass_84.apk com.android.keepass 2012-01-19 -com.android.keepass_85.apk com.android.keepass 2012-01-24 -com.angrydoughnuts.android.alarmclock_8.apk com.angrydoughnuts.android.alarmclock 2011-05-19 -com.anoshenko.android.mahjongg_14.apk com.anoshenko.android.mahjongg 2012-02-12 -com.appengine.paranoid_android.lost_12.apk com.appengine.paranoid_android.lost 2012-01-08 -com.ath0.rpn_10.apk com.ath0.rpn 2012-02-11 -com.ath0.rpn_9.apk com.ath0.rpn 2012-02-10 -com.axelby.podax_12.apk com.axelby.podax 2012-01-21 -com.beem.project.beem_10.apk com.beem.project.beem 2012-01-20 -com.beem.project.beem_11.apk com.beem.project.beem 2012-01-25 -com.beem.project.beem_12.apk com.beem.project.beem 2012-02-21 -com.beem.project.beem_7.apk com.beem.project.beem 2011-02-03 -com.beem.project.beem_9.apk com.beem.project.beem 2012-01-10 -com.boardgamegeek_20.apk com.boardgamegeek 2011-09-26 -com.boardgamegeek_21.apk com.boardgamegeek 2011-12-31 -com.bwx.bequick_201012060.apk com.bwx.bequick 2011-01-29 -com.bwx.bequick_201106160.apk com.bwx.bequick 2011-06-29 -com.bwx.bequick_201107260.apk com.bwx.bequick 2011-08-09 -com.bwx.qs.battery_201010020.apk com.bwx.qs.battery 2011-01-24 -com.chessclock.android_8.apk com.chessclock.android 2012-01-08 -com.ciarang.tallyphant_2.apk com.ciarang.tallyphant 2012-01-26 -com.ciarang.tallyphant_3.apk com.ciarang.tallyphant 2012-02-07 -com.ciarang.tallyphant_4.apk com.ciarang.tallyphant 2012-02-07 -com.ciarang.tallyphant_5.apk com.ciarang.tallyphant 2012-02-08 -com.commonsware.android.arXiv_92.apk com.commonsware.android.arXiv 2011-05-19 -com.danga.squeezer_5.apk com.danga.squeezer 2011-03-02 -com.digitallizard.nicecompass_6.apk com.digitallizard.nicecompass 2012-01-28 -com.dozingcatsoftware.bouncy_10.apk com.dozingcatsoftware.bouncy 2011-08-04 -com.dozingcatsoftware.bouncy_4.apk com.dozingcatsoftware.bouncy 2011-03-10 -com.eddyspace.networkmonitor_2.apk com.eddyspace.networkmonitor 2011-01-23 -com.eleybourn.bookcatalogue_35.apk com.eleybourn.bookcatalogue 2010-11-11 -com.eleybourn.bookcatalogue_36.apk com.eleybourn.bookcatalogue 2010-11-11 -com.eleybourn.bookcatalogue_47.apk com.eleybourn.bookcatalogue 2011-01-26 -com.eleybourn.bookcatalogue_49.apk com.eleybourn.bookcatalogue 2011-03-17 -com.eleybourn.bookcatalogue_51.apk com.eleybourn.bookcatalogue 2011-03-26 -com.eleybourn.bookcatalogue_53.apk com.eleybourn.bookcatalogue 2011-04-19 -com.eleybourn.bookcatalogue_59.apk com.eleybourn.bookcatalogue 2011-07-12 -com.eleybourn.bookcatalogue_61.apk com.eleybourn.bookcatalogue 2011-08-04 -com.eleybourn.bookcatalogue_62.apk com.eleybourn.bookcatalogue 2011-08-25 -com.eleybourn.bookcatalogue_68.apk com.eleybourn.bookcatalogue 2011-09-26 -com.eleybourn.bookcatalogue_69.apk com.eleybourn.bookcatalogue 2011-11-21 -com.eleybourn.bookcatalogue_70.apk com.eleybourn.bookcatalogue 2011-12-31 -com.episode6.android.appalarm.lite_30.apk com.episode6.android.appalarm.pro 2012-01-11 -com.evancharlton.mileage_3000.apk com.evancharlton.mileage 2011-05-10 -com.evancharlton.mileage_3080.apk com.evancharlton.mileage 2012-01-17 -com.everysoft.autoanswer_2.apk com.everysoft.autoanswer 2012-02-25 -com.everysoft.autoanswer_3.apk com.everysoft.autoanswer 2012-02-25 -com.everysoft.autoanswer_5.apk com.everysoft.autoanswer 2012-02-25 -com.everysoft.autoanswer_6.apk com.everysoft.autoanswer 2012-02-25 -com.example.android.maxpapers_35.apk com.example.android.maxpapers 2011-03-02 -com.funambol.androidsync_10.apk com.funambol.androidsync 2011-01-27 -com.funambol.androidsync_14.apk com.funambol.androidsync 2011-06-28 -com.funambol.androidsync_15.apk com.funambol.androidsync 2011-07-29 -com.funambol.androidsync_16.apk com.funambol.androidsync 2011-08-25 -com.funambol.androidsync_8.apk com.funambol.androidsync 2011-01-10 -com.funambol.androidsync_9.apk com.funambol.androidsync 2011-01-09 -com.ghostsq.commander_110.apk com.ghostsq.commander 2011-05-18 -com.ghostsq.commander_160.apk com.ghostsq.commander 2012-01-24 -com.ghostsq.commander_163.apk com.ghostsq.commander 2012-02-06 -com.ghostsq.commander_164.apk com.ghostsq.commander 2012-02-15 -com.ghostsq.commander_94.apk com.ghostsq.commander 2011-04-02 -com.ghostsq.commander_97.apk com.ghostsq.commander 2011-04-02 -com.google.android.diskusage_2004.apk com.google.android.diskusage 2011-01-31 -com.google.android.diskusage_2005.apk com.google.android.diskusage 2011-03-10 -com.google.android.diskusage_2103.apk com.google.android.diskusage 2011-05-16 -com.google.android.diskusage_3010.apk com.google.android.diskusage 2011-08-09 -com.google.android.diskusage_3020.apk com.google.android.diskusage 2011-12-08 -com.google.android.maps.mytracks_23.apk com.google.android.maps.mytracks 2011-02-11 -com.google.android.stardroid_1112.apk com.google.android.stardroid 2012-01-21 -com.google.code.appsorganizer_162.apk com.google.code.appsorganizer 2011-01-27 -com.google.code.appsorganizer_163.apk com.google.code.appsorganizer 2011-02-13 -com.google.code.appsorganizer_164.apk com.google.code.appsorganizer 2011-04-19 -com.google.code.appsorganizer_166.apk com.google.code.appsorganizer 2011-07-12 -com.google.code.appsorganizer_167.apk com.google.code.appsorganizer 2011-11-28 -com.googlecode.androidcells_1.apk com.googlecode.androidcells 2011-07-06 -com.googlecode.androidcells_9.apk com.googlecode.androidcells 2011-07-12 -com.googlecode.chartdroid_18.apk com.googlecode.chartdroid 2011-01-27 -com.googlecode.droidwall_146.apk com.googlecode.droidwall 2011-01-22 -com.googlecode.droidwall_148.apk com.googlecode.droidwall 2011-02-10 -com.googlecode.droidwall_153.apk com.googlecode.droidwall 2011-10-03 -com.googlecode.droidwall_156.apk com.googlecode.droidwall 2011-12-11 -com.gpl.rpg.AndorsTrail_20.apk com.gpl.rpg.AndorsTrail 2011-10-02 -com.gpl.rpg.AndorsTrail_25.apk com.gpl.rpg.AndorsTrail 2011-10-24 -com.hughes.android.dictionary_15.apk com.hughes.android.dictionary 2012-01-29 -com.hughes.android.dictionary_16.apk com.hughes.android.dictionary 2012-02-04 -com.ichi2.anki_12.apk com.ichi2.anki 2010-11-12 -com.ichi2.anki_18.apk com.ichi2.anki 2011-02-08 -com.ichi2.anki_20.apk com.ichi2.anki 2011-04-26 -com.ichi2.anki_21.apk com.ichi2.anki 2011-10-03 -com.ichi2.anki_22.apk com.ichi2.anki 2011-11-27 -com.ihunda.android.binauralbeat_24.apk com.ihunda.android.binauralbeat 2012-02-11 -com.jadn.cc_129.apk com.jadn.cc 2012-01-07 -com.kmagic.solitaire_450.apk com.kmagic.solitaire 2011-01-23 -com.leinardi.kitchentimer_116.apk com.leinardi.kitchentimer 2012-01-28 -com.liato.bankdroid_102.apk com.liato.bankdroid 2011-03-03 -com.liato.bankdroid_110.apk com.liato.bankdroid 2011-04-19 -com.liato.bankdroid_120.apk com.liato.bankdroid 2011-09-02 -com.liato.bankdroid_121.apk com.liato.bankdroid 2012-01-28 -com.liato.bankdroid_128.apk com.liato.bankdroid 2012-01-28 -com.liato.bankdroid_131.apk com.liato.bankdroid 2012-02-06 -com.mobilepearls.sokoban_12.apk com.mobilepearls.sokoban 2011-01-05 -com.morphoss.acal_14.apk com.morphoss.acal 2011-03-27 -com.morphoss.acal_15.apk com.morphoss.acal 2011-03-29 -com.morphoss.acal_16.apk com.morphoss.acal 2011-04-03 -com.morphoss.acal_18.apk com.morphoss.acal 2011-04-13 -com.morphoss.acal_27.apk com.morphoss.acal 2011-05-23 -com.morphoss.acal_28.apk com.morphoss.acal 2011-05-25 -com.morphoss.acal_30.apk com.morphoss.acal 2011-05-27 -com.morphoss.acal_32.apk com.morphoss.acal 2011-12-03 -com.morphoss.acal_33.apk com.morphoss.acal 2011-12-08 -com.morphoss.acal_34.apk com.morphoss.acal 2011-12-12 -com.morphoss.acal_35.apk com.morphoss.acal 2012-01-03 -com.morphoss.acal_36.apk com.morphoss.acal 2012-01-09 -com.morphoss.acal_37.apk com.morphoss.acal 2012-01-15 -com.morphoss.acal_38.apk com.morphoss.acal 2012-01-20 -com.mp3tunes.android.player_89.apk com.mp3tunes.android.player 2011-04-09 -com.namelessdev.mpdroid_20.apk com.namelessdev.mpdroid 2012-01-29 -com.nexes.manager_212.apk com.nexes.manager 2011-03-09 -com.nexes.manager_218.apk com.nexes.manager 2011-07-22 -com.nexes.manager_4.apk com.nexes.manager 2011-01-23 -com.proch.practicehub_1.apk com.proch.practicehub 2011-11-25 -com.replica.replicaisland_14.apk com.replica.replicaisland 2011-03-03 -com.ringdroid_20500.apk com.ringdroid 2011-03-26 -com.roozen.SoundManager_18.apk com.roozen.SoundManager 2011-03-03 -com.scottmain.android.searchlight_1.apk com.scottmain.android.searchlight 2012-01-27 -com.smorgasbork.hotdeath_3.apk com.smorgasbork.hotdeath 2011-12-06 -com.smorgasbork.hotdeath_6.apk com.smorgasbork.hotdeath 2012-01-24 -com.smorgasbork.hotdeath_7.apk com.smorgasbork.hotdeath 2012-02-05 -com.stericson.permissions_4.apk com.stericson.permissions 2012-01-27 -com.tastycactus.timesheet_5.apk com.tastycactus.timesheet 2012-02-05 -com.teleca.jamendo_31.apk com.teleca.jamendo 2011-04-28 -com.teleca.jamendo_32.apk com.teleca.jamendo 2011-06-03 -com.teleca.jamendo_33.apk com.teleca.jamendo 2011-06-04 -com.teleca.jamendo_35.apk com.teleca.jamendo 2012-01-28 -com.totsp.bookworm_18.apk com.totsp.bookworm 2011-01-27 -com.totsp.bookworm_19.apk com.totsp.bookworm 2011-05-04 -com.totsp.crossword.shortyz_30100.apk com.totsp.crossword.shortyz 2012-01-08 -com.unitedcoders.android.gpodroid_12.apk com.unitedcoders.android.gpodroid 2012-01-08 -com.voidcode.diasporawebclient_3.apk com.voidcode.diasporawebclient 2011-12-08 -com.voidcode.diasporawebclient_6.apk com.voidcode.diasporawebclient 2012-01-28 -com.volosyukivan_23.apk com.volosyukivan 2011-01-30 -com.volosyukivan_25.apk com.volosyukivan 2011-03-09 -com.volosyukivan_26.apk com.volosyukivan 2011-09-02 -com.wanghaus.remembeer_48.apk com.wanghaus.remembeer 2011-03-29 -com.wanghaus.remembeer_50.apk com.wanghaus.remembeer 2011-06-29 -com.webworxshop.swallowcatcher_5.apk com.webworxshop.swallowcatcher 2011-03-10 -com.webworxshop.swallowcatcher_6.apk com.webworxshop.swallowcatcher 2011-07-12 -com.webworxshop.swallowcatcher_7.apk com.webworxshop.swallowcatcher 2011-12-07 -com.zegoggles.smssync_1404.apk com.zegoggles.smssync -com.zegoggles.smssync_1405.apk com.zegoggles.smssync -cri.sanity_21100.apk cri.sanity 2012-03-01 -cx.hell.android.pdfview_32000.apk cx.hell.android.pdfview 2012-03-02 -cz.hejl.chesswalk_7.apk cz.hejl.chesswalk 2012-01-12 -cz.romario.opensudoku_1104.apk cz.romario.opensudoku 2012-01-12 -cz.romario.opensudoku_1105.apk cz.romario.opensudoku 2012-01-12 -de.blau.android.Application_14.apk de.blau.android -de.schildbach.wallet_66.apk de.schildbach.wallet 2012-02-27 -de.shandschuh.slightbackup_12.apk de.shandschuh.slightbackup 2011-08-25 -de.shandschuh.slightbackup_13.apk de.shandschuh.slightbackup 2011-10-10 -de.shandschuh.slightbackup_6.apk de.shandschuh.slightbackup 2011-07-14 -de.shandschuh.sparserss_47.apk de.shandschuh.sparserss 2011-03-17 -de.shandschuh.sparserss_50.apk de.shandschuh.sparserss 2011-04-06 -de.shandschuh.sparserss_57.apk de.shandschuh.sparserss 2011-06-29 -de.shandschuh.sparserss_65.apk de.shandschuh.sparserss 2011-08-25 -de.shandschuh.sparserss_68.apk de.shandschuh.sparserss 2011-10-02 -de.shandschuh.sparserss_69.apk de.shandschuh.sparserss 2011-11-03 -de.shandschuh.sparserss_70.apk de.shandschuh.sparserss 2011-12-12 -de.shandschuh.sparserss_71.apk de.shandschuh.sparserss 2012-02-06 -de.shandschuh.sparserss_76.apk de.shandschuh.sparserss 2012-02-26 -de.shandschuh.sparserss_77.apk de.shandschuh.sparserss 2012-02-28 -de.shandschuh.sparserss_78.apk de.shandschuh.sparserss 2012-03-05 -de.ub0r.android.adBlock_5.apk de.ub0r.android.adBlock 2011-01-23 -dk.andsen.asqlitemanager_10.apk dk.andsen.asqlitemanager 2012-01-26 -dk.andsen.asqlitemanager_7.apk dk.andsen.asqlitemanager 2011-12-05 -dk.andsen.asqlitemanager_9.apk dk.andsen.asqlitemanager 2011-12-08 -edu.nyu.cs.omnidroid.app_6.apk edu.nyu.cs.omnidroid.app 2011-10-04 -edu.rit.poe.atomix_2.apk edu.rit.poe.atomix 2011-03-02 -es.cesar.quitesleep_5.apk es.cesar.quitesleep 2012-03-02 -es.cesar.quitesleep_9.apk es.cesar.quitesleep 2012-03-02 -fennec-10.0.1.multi.android-arm.apk org.mozilla.firefox 2012-02-14 -fennec-10.0.2.multi.android-arm.apk org.mozilla.firefox 2012-02-21 -fennec-10.0.multi.android-arm.apk org.mozilla.firefox 2012-02-01 -fennec-5.0.multi.eabi-arm.apk org.mozilla.firefox -fennec-6.0.multi.eabi-arm.apk org.mozilla.firefox -fennec-9.0.multi.android-arm.apk org.mozilla.firefox 2012-01-19 -fm.libre.droid_3.apk fm.libre.droid 2010-11-12 -fm.libre.droid_4.apk fm.libre.droid 2010-11-12 -fr.seeks_4.apk fr.seeks 2011-05-04 -goo.TeaTimer_9.apk goo.TeaTimer 2011-05-18 -gvSIG_Mini_1_0_0_SDK16.apk es.prodevelop.gvsig.mini 2010-10-21 -gvSIG_Mini_1_1_0_SDK16.apk es.prodevelop.gvsig.mini -gvSIG_Mini_1_2_2_SDK16-456.apk es.prodevelop.gvsig.mini 2011-03-28 -httpmon.apk org.jtb.httpmon 2010-11-21 -httpmon_0.4.10.apk org.jtb.httpmon -info.guardianproject.browser_3.apk info.guardianproject.browser 2011-12-07 -info.guardianproject.cacert_3.apk info.guardianproject.cacert 2011-10-03 -info.guardianproject.cacert_4.apk info.guardianproject.cacert 2011-12-11 -info.guardianproject.otr.app.im_25.apk info.guardianproject.otr.app.im 2012-01-22 -info.lamatricexiste.network_42.apk info.lamatricexiste.network 2011-07-06 -info.lamatricexiste.network_43.apk info.lamatricexiste.network 2012-02-04 -info.staticfree.android.units_7.apk info.staticfree.android.units 2011-01-05 -info.staticfree.android.units_8.apk info.staticfree.android.units 2011-01-17 -info.staticfree.android.units_9.apk info.staticfree.android.units 2012-02-16 -k9-3.200-release.apk com.fsck.k9 2010-10-21 -k9-3.202-release.apk com.fsck.k9 -k9-3.204-release.apk com.fsck.k9 -k9-3.206-release.apk com.fsck.k9 -k9-3.207-release.apk com.fsck.k9 -k9-3.304-release.apk com.fsck.k9 -k9-3.307-release.apk com.fsck.k9 -k9-3.400-release.apk com.fsck.k9 -k9-3.403-release.apk com.fsck.k9 -k9-3.593-release.apk com.fsck.k9 -k9-3.600-release.apk com.fsck.k9 -k9-3.601-release.apk com.fsck.k9 -k9-3.603-release.apk com.fsck.k9 -k9-3.604-release.apk com.fsck.k9 -k9-3.605-release.apk com.fsck.k9 -k9-3.800-release.apk com.fsck.k9 2011-05-25 -k9-4.001-release.apk com.fsck.k9 2011-12-28 -k9-4.003-release.apk com.fsck.k9 2012-01-08 -k9-4.005-release.apk com.fsck.k9 2012-01-28 -li.klass.fhem_51.apk li.klass.fhem 2012-02-15 -linphone-android-1.0.15.apk org.linphone 2010-11-16 -linphone-android-1.1.6.apk org.linphone -linphone-android-1.2.1.apk org.linphone 2011-09-29 -me.guillaumin.android.osmtracker_20.apk me.guillaumin.android.osmtracker 2011-07-03 -me.guillaumin.android.osmtracker_21.apk me.guillaumin.android.osmtracker 2011-10-02 -me.guillaumin.android.osmtracker_22.apk me.guillaumin.android.osmtracker 2012-02-05 -mixare-0061.apk org.mixare -mixare-0062.apk org.mixare -mixare-0063.apk org.mixare -mixedbit.speechtrainer_2.apk mixedbit.speechtrainer 2011-11-28 -mobileorg-release.apk com.matburt.mobileorg 2011-02-19 -mustard-0.1.10.apk org.mustard.android -mustard-0.1.12b.apk org.mustard.android -mustard-0.1.12c.apk org.mustard.android -mustard-0.1.12f.apk org.mustard.android -mustard-0.1.14b.apk org.mustard.android -mustard-0.1.9.6-2.apk org.mustard.android 2010-10-21 -mustard-0.1.9.7a.apk org.mustard.android -mustard-0.2.0.apk org.mustard.android -mustard-0.2.1.apk org.mustard.android 2011-10-29 -mustard-0.3.0.apk org.mustard.android 2011-12-12 -mythmote-1.5.1.apk tkj.android.homecontrol.mythmote -name.bagi.levente.pedometer_6.apk name.bagi.levente.pedometer 2011-08-14 -navit-0.2.0.apk org.navitproject.navit 2011-01-02 -net.androgames.level_27.apk net.androgames.level 2012-01-11 -net.androgames.level_29.apk net.androgames.level 2012-02-21 -net.androgames.level_31.apk net.androgames.level 2012-02-21 -net.bytten.xkcdviewer_15.apk net.bytten.xkcdviewer 2011-01-26 -net.bytten.xkcdviewer_17.apk net.bytten.xkcdviewer 2011-04-06 -net.bytten.xkcdviewer_21.apk net.bytten.xkcdviewer 2011-07-22 -net.cactii.mathdoku_70.apk net.cactii.mathdoku 2011-01-22 -net.fercanet.LNM_3.apk net.fercanet.LNM 2011-01-20 -net.gaast.giggity_16.apk net.gaast.giggity 2012-01-28 -net.gaast.giggity_4.apk net.gaast.giggity 2011-02-04 -net.healeys.lexic_41.apk net.healeys.lexic 2012-02-09 -net.mafro.android.wakeonlan_12.apk net.mafro.android.wakeonlan 2011-11-24 -net.micode.compass_1.apk net.micode.compass 2012-02-15 -net.nightwhistler.pageturner_1.apk net.nightwhistler.pageturner 2012-02-03 -net.nightwhistler.pageturner_2.apk net.nightwhistler.pageturner 2012-02-04 -net.nightwhistler.pageturner_3.apk net.nightwhistler.pageturner 2012-02-11 -net.nightwhistler.pageturner_6.apk net.nightwhistler.pageturner 2012-03-06 -net.osmand.plus_34.apk net.osmand.plus 2011-06-24 -net.osmand.plus_36.apk net.osmand.plus 2011-07-12 -net.osmand.plus_37.apk net.osmand.plus 2011-09-26 -net.osmand.plus_39.apk net.osmand.plus 2011-10-07 -net.osmand.plus_42.apk net.osmand.plus 2011-12-08 -net.osmand_25.apk net.osmand 2011-02-11 -net.osmand_26.apk net.osmand 2011-06-24 -net.pierrox.mcompass_10.apk net.pierrox.mcompass 2012-01-21 -net.rocrail.androc_219.apk net.rocrail.androc 2011-01-10 -net.rocrail.androc_221.apk net.rocrail.androc 2011-03-01 -net.rocrail.androc_228.apk net.rocrail.androc 2011-04-19 -net.rocrail.androc_230.apk net.rocrail.androc 2011-05-18 -net.rocrail.androc_252.apk net.rocrail.androc 2011-05-31 -net.rocrail.androc_266.apk net.rocrail.androc 2011-06-03 -net.rocrail.androc_273.apk net.rocrail.androc 2011-06-04 -net.rocrail.androc_280.apk net.rocrail.androc 2011-06-27 -net.rocrail.androc_281.apk net.rocrail.androc 2011-06-29 -net.rocrail.androc_284.apk net.rocrail.androc 2011-08-02 -net.rocrail.androc_286.apk net.rocrail.androc 2011-08-09 -net.rocrail.androc_289.apk net.rocrail.androc 2011-08-14 -net.rocrail.androc_315.apk net.rocrail.androc 2011-08-25 -net.rocrail.androc_324.apk net.rocrail.androc 2011-10-10 -net.rocrail.androc_339.apk net.rocrail.androc 2012-01-25 -net.sf.andbatdog.batterydog_11.apk net.sf.andbatdog.batterydog 2011-04-02 -net.sourceforge.servestream_35.apk net.sourceforge.servestream 2011-03-30 -net.sourceforge.servestream_46.apk net.sourceforge.servestream 2011-08-02 -net.sourceforge.servestream_48.apk net.sourceforge.servestream 2011-08-14 -net.sourceforge.servestream_54.apk net.sourceforge.servestream 2012-01-19 -net.sourceforge.servestream_56.apk net.sourceforge.servestream 2012-02-21 -net.sylvek.sharemyposition_16.apk net.sylvek.sharemyposition 2011-02-03 -net.sylvek.sharemyposition_20.apk net.sylvek.sharemyposition 2012-01-10 -net.sylvek.sharemyposition_24.apk net.sylvek.sharemyposition 2012-01-27 -net.szym.barnacle_39.apk net.szym.barnacle 2012-02-05 -net.tapi.handynotes_1.apk net.tapi.handynotes 2011-02-13 -net.tapi.handynotes_3.apk net.tapi.handynotes 2011-02-19 -net.tedstein.AndroSS_10.apk net.tedstein.AndroSS 2011-06-27 -net.tedstein.AndroSS_13.apk net.tedstein.AndroSS 2011-07-12 -net.tedstein.AndroSS_16.apk net.tedstein.AndroSS 2012-01-25 -net.tedstein.AndroSS_17.apk net.tedstein.AndroSS 2012-02-03 -net.tedstein.AndroSS_6.apk net.tedstein.AndroSS 2011-03-29 -net.tedstein.AndroSS_7.apk net.tedstein.AndroSS 2011-04-19 -net.tedstein.AndroSS_8.apk net.tedstein.AndroSS 2011-05-05 -nu.firetech.android.pactrack_1310.apk nu.firetech.android.pactrack 2011-01-27 -org.adaway_13.apk org.adaway 2011-10-17 -org.adaway_16.apk org.adaway 2011-10-28 -org.adaway_19.apk org.adaway 2011-11-14 -org.adaway_20.apk org.adaway 2012-01-10 -org.adaway_21.apk org.adaway 2012-01-11 -org.adaway_22.apk org.adaway 2012-01-15 -org.adaway_25.apk org.adaway 2012-01-24 -org.adaway_26.apk org.adaway 2012-02-15 -org.adaway_27.apk org.adaway 2012-02-24 -org.adaway_28.apk org.adaway 2012-02-24 -org.adaway_30.apk org.adaway 2012-03-09 -org.adw.launcher_34.apk org.adw.launcher 2011-12-05 -org.ametro_17.apk org.ametro 2012-03-02 -org.androidsoft.games.memory.kids_13.apk org.androidsoft.games.memory.kids 2011-12-08 -org.coolreader_103.apk org.coolreader 2011-02-13 -org.coolreader_109.apk org.coolreader 2011-03-03 -org.coolreader_121.apk org.coolreader 2011-05-16 -org.coolreader_124.apk org.coolreader 2011-05-18 -org.coolreader_131.apk org.coolreader 2011-06-03 -org.coolreader_135.apk org.coolreader 2011-06-04 -org.coolreader_141.apk org.coolreader 2011-06-28 -org.coolreader_155.apk org.coolreader 2011-07-22 -org.coolreader_162.apk org.coolreader 2011-07-29 -org.coolreader_165.apk org.coolreader 2011-08-02 -org.coolreader_169.apk org.coolreader 2011-08-14 -org.coolreader_176.apk org.coolreader 2011-08-25 -org.coolreader_184.apk org.coolreader -org.coolreader_197.apk org.coolreader 2011-10-10 -org.coolreader_241.apk org.coolreader 2011-11-17 -org.coolreader_244.apk org.coolreader 2011-11-21 -org.coolreader_247.apk org.coolreader 2011-11-27 -org.coolreader_255.apk org.coolreader 2011-11-29 -org.coolreader_259.apk org.coolreader 2011-12-02 -org.coolreader_263.apk org.coolreader 2011-12-04 -org.coolreader_264.apk org.coolreader 2011-12-04 -org.coolreader_275.apk org.coolreader 2011-12-12 -org.coolreader_279.apk org.coolreader 2011-12-13 -org.coolreader_303.apk org.coolreader 2011-12-31 -org.coolreader_308.apk org.coolreader 2012-01-09 -org.coolreader_447.apk org.coolreader 2012-01-11 -org.coolreader_505.apk org.coolreader 2012-01-13 -org.coolreader_509.apk org.coolreader 2012-01-15 -org.coolreader_514.apk org.coolreader 2012-01-19 -org.coolreader_530.apk org.coolreader 2012-01-30 -org.coolreader_532.apk org.coolreader 2012-02-01 -org.coolreader_60.apk org.coolreader 2011-01-05 -org.coolreader_64.apk org.coolreader 2011-01-07 -org.coolreader_69.apk org.coolreader 2011-01-13 -org.coolreader_75.apk org.coolreader 2011-01-17 -org.coolreader_81.apk org.coolreader 2011-01-19 -org.coolreader_86.apk org.coolreader 2011-01-31 -org.coolreader_94.apk org.coolreader 2011-02-02 -org.coolreader_96.apk org.coolreader 2011-02-08 -org.curiouscreature.android.shelves_1.apk org.curiouscreature.android.shelves 2011-01-27 -org.damazio.notifier_11.apk org.damazio.notifier 2011-01-31 -org.dnaq.dialer2_17.apk org.dnaq.dialer2 2012-03-02 -org.droidseries_12.apk org.droidseries 2011-03-02 -org.droidseries_13.apk org.droidseries 2011-11-28 -org.eehouse.android.xw4_26.apk org.eehouse.android.xw4 2012-01-13 -org.eehouse.android.xw4_30.apk org.eehouse.android.xw4 2012-01-13 -org.eehouse.android.xw4_31.apk org.eehouse.android.xw4 2012-01-13 -org.example.pushupbuddy_1.apk org.example.pushupbuddy 2011-10-17 -org.fastergps_1.apk org.fastergps 2012-02-24 -org.fastergps_3.apk org.fastergps 2012-03-01 -org.fdroid.fdroid_10.apk org.fdroid.fdroid 2011-01-30 -org.fdroid.fdroid_11.apk org.fdroid.fdroid 2011-01-30 -org.fdroid.fdroid_12.apk org.fdroid.fdroid 2011-02-24 -org.fdroid.fdroid_13.apk org.fdroid.fdroid 2011-05-20 -org.fdroid.fdroid_14.apk org.fdroid.fdroid 2011-11-09 -org.fdroid.fdroid_15.apk org.fdroid.fdroid 2011-12-05 -org.fdroid.fdroid_16.apk org.fdroid.fdroid 2012-01-12 -org.fdroid.fdroid_8.apk org.fdroid.fdroid 2011-01-17 -org.fdroid.fdroid_9.apk org.fdroid.fdroid 2011-01-30 -org.fdroid.taskstrid_170.apk org.fdroid.taskstrid 2011-01-15 -org.fosdem_4.apk org.fosdem 2011-02-04 -org.fox.ttrss_67.apk org.fox.ttrss 2012-03-09 -org.geometerplus.zlibrary.ui.android_10011.apk org.geometerplus.zlibrary.ui.android 2011-04-26 -org.geometerplus.zlibrary.ui.android_10013.apk org.geometerplus.zlibrary.ui.android 2011-05-16 -org.geometerplus.zlibrary.ui.android_10014.apk org.geometerplus.zlibrary.ui.android 2011-05-18 -org.geometerplus.zlibrary.ui.android_10100.apk org.geometerplus.zlibrary.ui.android 2011-06-28 -org.geometerplus.zlibrary.ui.android_10101.apk org.geometerplus.zlibrary.ui.android 2011-06-29 -org.geometerplus.zlibrary.ui.android_10102.apk org.geometerplus.zlibrary.ui.android 2011-07-12 -org.geometerplus.zlibrary.ui.android_101081.apk org.geometerplus.zlibrary.ui.android 2011-07-25 -org.geometerplus.zlibrary.ui.android_101091.apk org.geometerplus.zlibrary.ui.android 2011-07-29 -org.geometerplus.zlibrary.ui.android_101101.apk org.geometerplus.zlibrary.ui.android 2011-11-25 -org.geometerplus.zlibrary.ui.android_102021.apk org.geometerplus.zlibrary.ui.android 2011-11-25 -org.geometerplus.zlibrary.ui.android_102031.apk org.geometerplus.zlibrary.ui.android 2011-11-25 -org.geometerplus.zlibrary.ui.android_102041.apk org.geometerplus.zlibrary.ui.android 2011-12-04 -org.geometerplus.zlibrary.ui.android_102061.apk org.geometerplus.zlibrary.ui.android 2012-01-06 -org.geometerplus.zlibrary.ui.android_103031.apk org.geometerplus.zlibrary.ui.android 2012-01-27 -org.geometerplus.zlibrary.ui.android_103061.apk org.geometerplus.zlibrary.ui.android 2012-02-14 -org.geometerplus.zlibrary.ui.android_9903.apk org.geometerplus.zlibrary.ui.android 2011-01-08 -org.geometerplus.zlibrary.ui.android_9911.apk org.geometerplus.zlibrary.ui.android 2011-02-02 -org.geometerplus.zlibrary.ui.android_9912.apk org.geometerplus.zlibrary.ui.android 2011-02-10 -org.geometerplus.zlibrary.ui.android_9915.apk org.geometerplus.zlibrary.ui.android 2011-03-12 -org.geometerplus.zlibrary.ui.android_9918.apk org.geometerplus.zlibrary.ui.android 2011-03-17 -org.helllabs.android.xmp_15.apk org.helllabs.android.xmp 2011-03-02 -org.helllabs.android.xmp_21.apk org.helllabs.android.xmp 2012-03-05 -org.jessies.mathdroid_25.apk org.jessies.mathdroid 2011-12-06 -org.jfedor.frozenbubble_11.apk org.jfedor.frozenbubble 2011-04-26 -org.jfedor.frozenbubble_12.apk org.jfedor.frozenbubble 2011-10-10 -org.jfedor.frozenbubble_13.apk org.jfedor.frozenbubble 2012-01-28 -org.jfedor.frozenbubble_8.apk org.jfedor.frozenbubble 2011-01-02 -org.jfedor.frozenbubble_9.apk org.jfedor.frozenbubble 2011-01-02 -org.jmoyer.NotificationPlus_2.apk org.jmoyer.NotificationPlus 2012-01-15 -org.johanhil.flygtider_9.apk org.johanhil.flygtider 2011-04-02 -org.jsharkey.sky_1.apk org.jsharkey.sky 2012-02-12 -org.jtb.alogcat_34.apk org.jtb.alogcat 2011-01-04 -org.jtb.alogcat_36.apk org.jtb.alogcat 2011-03-09 -org.jtb.alogcat_38.apk org.jtb.alogcat 2011-03-10 -org.jtb.alogcat_39.apk org.jtb.alogcat 2012-01-24 -org.jtb.droidlife_21.apk org.jtb.droidlife 2011-11-27 -org.kost.externalip_3.apk org.kost.externalip 2011-09-26 -org.kreed.vanilla_16.apk org.kreed.vanilla 2011-04-02 -org.kreed.vanilla_99.apk org.kreed.vanilla 2012-02-28 -org.liberty.android.fantastischmemo_135.apk org.liberty.android.fantastischmemo 2012-02-12 -org.marcus905.wifi.ace_20100924.apk org.marcus905.wifi.ace 2011-01-27 -org.marcus905.wifi.ace_20120115.apk org.marcus905.wifi.ace 2012-02-06 -org.mixare_14.apk org.mixare 2011-07-22 -org.mixare_20.apk org.mixare 2012-01-28 -org.mult.daap_30.apk org.mult.daap 2011-01-27 -org.mult.daap_39.apk org.mult.daap 2012-01-19 -org.mult.daap_40.apk org.mult.daap 2012-02-04 -org.mythdroid_4.apk org.mythdroid 2011-03-02 -org.mythdroid_53.apk org.mythdroid 2012-01-06 -org.nerdcircus.android.klaxon_27.apk org.nerdcircus.android.klaxon 2012-02-04 -org.openintents.filemanager_18.apk org.openintents.filemanager 2012-02-03 -org.openintents.newsreader_65549.apk org.openintents.newsreader 2012-01-30 -org.paulmach.textedit_12.apk org.paulmach.textedit 2011-01-27 -org.paulmach.textedit_14.apk org.paulmach.textedit 2011-08-04 -org.paulmach.textedit_15.apk org.paulmach.textedit 2012-02-06 -org.penghuang.tools.rotationlock_5.apk org.penghuang.tools.rotationlock 2012-01-11 -org.penghuang.tools.rotationlock_6.apk org.penghuang.tools.rotationlock 2012-02-04 -org.pocketworkstation.pckeyboard_1018.apk org.pocketworkstation.pckeyboard 2011-07-01 -org.pocketworkstation.pckeyboard_1020.apk org.pocketworkstation.pckeyboard 2011-07-01 -org.pocketworkstation.pckeyboard_1022.apk org.pocketworkstation.pckeyboard 2011-10-02 -org.pocketworkstation.pckeyboard_1029.apk org.pocketworkstation.pckeyboard 2012-01-15 -org.pocketworkstation.pckeyboard_1031.apk org.pocketworkstation.pckeyboard 2012-02-26 -org.scoutant.blokish_1.apk org.scoutant.blokish 2011-08-25 -org.scoutant.blokish_7.apk org.scoutant.blokish 2011-11-27 -org.scoutant.blokish_8.apk org.scoutant.blokish 2011-11-27 -org.scoutant.blokish_9.apk org.scoutant.blokish 2011-12-31 -org.sixgun.ponyexpress_11.apk org.sixgun.ponyexpress 2011-05-25 -org.sixgun.ponyexpress_12.apk org.sixgun.ponyexpress 2011-11-24 -org.sixgun.ponyexpress_5.apk org.sixgun.ponyexpress 2011-01-31 -org.sixgun.ponyexpress_8.apk org.sixgun.ponyexpress 2011-02-09 -org.sixgun.ponyexpress_9.apk org.sixgun.ponyexpress 2011-03-26 -org.sparkleshare.android_1.apk org.sparkleshare.android 2012-01-02 -org.thoughtcrime.securesms_21.apk org.thoughtcrime.securesms 2012-01-02 -org.tof_17.apk org.tof 2012-02-12 -org.tomdroid_6.apk org.tomdroid 2011-01-17 -org.ttrssreader_1000.apk org.ttrssreader 2011-05-16 -org.ttrssreader_1002.apk org.ttrssreader 2011-05-19 -org.ttrssreader_1023.apk org.ttrssreader 2011-06-29 -org.ttrssreader_1032.apk org.ttrssreader 2011-07-12 -org.ttrssreader_1040.apk org.ttrssreader 2011-07-25 -org.ttrssreader_1050.apk org.ttrssreader 2011-08-07 -org.ttrssreader_1074.apk org.ttrssreader 2011-08-14 -org.ttrssreader_1075.apk org.ttrssreader 2011-08-18 -org.ttrssreader_1210.apk org.ttrssreader 2011-11-24 -org.ttrssreader_1220.apk org.ttrssreader 2012-01-02 -org.ttrssreader_1230.apk org.ttrssreader 2012-01-20 -org.ttrssreader_1240.apk org.ttrssreader 2012-02-01 -org.ttrssreader_1254.apk org.ttrssreader 2012-03-09 -org.ttrssreader_807.apk org.ttrssreader 2011-01-22 -org.ttrssreader_840.apk org.ttrssreader 2011-02-09 -org.ttrssreader_850.apk org.ttrssreader 2011-06-12 -org.ttrssreader_860.apk org.ttrssreader 2011-02-13 -org.ttrssreader_880.apk org.ttrssreader 2011-03-01 -org.ttrssreader_892.apk org.ttrssreader 2011-03-09 -org.ttrssreader_911.apk org.ttrssreader 2011-03-17 -org.ttrssreader_931.apk org.ttrssreader 2011-03-26 -org.ttrssreader_973.apk org.ttrssreader 2011-05-10 -org.uaraven.e_14.apk org.uaraven.e 2012-03-06 -org.vudroid_3.apk org.vudroid 2011-06-12 -org.vudroid_4.apk org.vudroid 2011-06-12 -org.vudroid_5.apk org.vudroid 2011-06-12 -org.wahtod.wififixer_620.apk org.wahtod.wififixer 2011-01-26 -org.wahtod.wififixer_758.apk org.wahtod.wififixer 2011-02-10 -org.wahtod.wififixer_759.apk org.wahtod.wififixer 2011-02-11 -org.wahtod.wififixer_760.apk org.wahtod.wififixer 2011-02-13 -org.wahtod.wififixer_770.apk org.wahtod.wififixer 2011-03-03 -org.wahtod.wififixer_822.apk org.wahtod.wififixer 2011-08-07 -org.wahtod.wififixer_838.apk org.wahtod.wififixer 2011-09-02 -org.wikipedia_1.apk org.wikipedia 2012-01-26 -org.wikipedia_3.apk org.wikipedia 2012-01-26 -org.wikipedia_4.apk org.wikipedia 2012-02-03 -org.wordpress.android_31.apk org.wordpress.android 2011-01-26 -org.wordpress.android_33.apk org.wordpress.android 2011-07-01 -org.wordpress.android_45.apk org.wordpress.android 2012-02-15 -org.wordpress.android_46.apk org.wordpress.android 2012-02-16 -org.xbmc.android.remote_730.apk org.xbmc.android.remote 2011-02-24 -org.xbmc.android.remote_768.apk org.xbmc.android.remote 2011-05-18 -org.xbmc.android.remote_808.apk org.xbmc.android.remote 2012-02-29 -org.yaaic_10.apk org.yaaic 2011-04-26 -org.yaaic_11.apk org.yaaic 2011-07-22 -org.yaaic_9.apk org.yaaic 2011-04-03 -org.yaxim.androidclient_10.apk org.yaxim.androidclient 2011-09-26 -org.yaxim.androidclient_11.apk org.yaxim.androidclient 2011-10-03 -org.yaxim.androidclient_13.apk org.yaxim.androidclient 2012-02-26 -org.yaxim.androidclient_5.apk org.yaxim.androidclient 2011-01-15 -org.yaxim.androidclient_6.apk org.yaxim.androidclient 2011-03-09 -org.yaxim.androidclient_7.apk org.yaxim.androidclient 2011-03-30 -org.yaxim.androidclient_8.apk org.yaxim.androidclient 2011-05-10 -org.yaxim.androidclient_9.apk org.yaxim.androidclient 2011-08-02 -org.zirco_10.apk org.zirco 2011-05-01 -org.zirco_11.apk org.zirco 2011-05-16 -org.zirco_12.apk org.zirco 2011-05-23 -org.zirco_13.apk org.zirco 2011-08-04 -org.zirco_15.apk org.zirco 2011-10-10 -org.zirco_16.apk org.zirco 2011-12-12 -org.zirco_17.apk org.zirco 2012-01-08 -pl.magot.vetch.ancal_32.apk pl.magot.vetch.ancal 2011-02-01 -pt.isec.tp.am_2.apk pt.isec.tp.am 2012-02-27 -regalandroid-1.0.0-20101204.212606-5.apk net.dahanne.android.regalandroid 2010-12-16 -regalandroid-1.0.1-aligned.apk net.dahanne.android.regalandroid -remuco.client.android_1.apk remuco.client.android 2012-01-08 -ru.gelin.android.weather.notification_23.apk ru.gelin.android.weather.notification 2011-12-11 -ru.qrck.quitetaskmanager_2.apk ru.qrck.quitetaskmanager 2012-03-02 -se.johanhil.clipboard_2.apk se.johanhil.clipboard 2011-03-10 -se.johanhil.duckduckgo_1.apk se.johanhil.duckduckgo 2011-03-10 -se.peterbjorkman.android.trafikinfo_12.apk se.peterbjorkman.android.trafikinfo 2011-01-27 -se.peterbjorkman.android.trafikinfo_13.apk se.peterbjorkman.android.trafikinfo 2011-02-02 -sms-backup-plus-v1.2.apk com.zegoggles.smssync 2010-11-19 -sms-backup-plus-v1.3.2.apk com.zegoggles.smssync -sms-backup-plus-v1.3.3.apk com.zegoggles.smssync -sms-backup-plus-v1.3.4.apk com.zegoggles.smssync -sms-backup-plus-v1.3.7.apk com.zegoggles.smssync -sms-backup-plus-v1.4.0.apk com.zegoggles.smssync -stericson.busybox.donate_103.apk stericson.busybox.donate 2012-01-26 -talkmyphone-2.06-beta.apk com.googlecode.talkmyphone 2010-11-19 -tkj.android.homecontrol.mythmote_1304.apk tkj.android.homecontrol.mythmote 2012-01-28 -to.networld.android.divedroid_1.apk to.networld.android.divedroid 2011-02-13 -transdroid-0.22.0.apk org.transdroid 2010-10-21 -transdroid-0.22.2.apk org.transdroid -transdroid-0.22.3.apk org.transdroid -transdroid-1.0.4.apk org.transdroid 2011-05-24 -transdroid-1.1.0-beta.apk org.transdroid 2011-10-21 -tuioDroid.impl_4.apk tuioDroid.impl 2011-11-28 -tuxrider_1.0.4.apk com.drodin.tuxrider 2010-11-18 -uk.co.jarofgreen.JustADamnCompass_2.apk uk.co.jarofgreen.JustADamnCompass 2012-02-12 -urbanstew.RehearsalAssistant_22.apk urbanstew.RehearsalAssistant 2011-02-19 -us.bravender.android.dongsa_6.apk us.bravender.android.dongsa 2012-03-06 -us.lindanrandy.cidrcalculator_115.apk us.lindanrandy.cidrcalculator 2012-01-21 -us.lindanrandy.cidrcalculator_118.apk us.lindanrandy.cidrcalculator 2012-01-28 -vu.de.urpool.quickdroid_31.apk vu.de.urpool.quickdroid 2011-01-27 -vu.de.urpool.quickdroid_37.apk vu.de.urpool.quickdroid 2011-03-10 -vu.de.urpool.quickdroid_38.apk vu.de.urpool.quickdroid 2011-05-16 -yaaic-0.5.apk org.yaaic 2010-10-21 -yaaic-0.6.1.apk org.yaaic -yaaic-0.6.apk org.yaaic diff --git a/stats/latestapps.txt b/stats/latestapps.txt deleted file mode 100644 index b27294a0..00000000 --- a/stats/latestapps.txt +++ /dev/null @@ -1,10 +0,0 @@ -org.fox.ttrss -us.bravender.android.dongsa -org.uaraven.e -au.com.darkside.XServer -org.ametro -cx.hell.android.pdfview -es.cesar.quitesleep -org.dnaq.dialer2 -ru.qrck.quitetaskmanager -cri.sanity diff --git a/stats/total_downloads_app.txt b/stats/total_downloads_app.txt deleted file mode 100644 index 828d5146..00000000 --- a/stats/total_downloads_app.txt +++ /dev/null @@ -1,236 +0,0 @@ -# Total downloads by application, since October 2011 -ALL 298919 -An.stop 1301 -aarddict.android 1722 -android.androidVNC 1598 -apps.droidnotify 543 -arity.calculator 798 -at.tomtasche.reader 174 -au.com.darkside.XServer 143 -caldwell.ben.trolly 975 -cm.aptoide.pt 81 -cmupdaterapp.ui 2376 -com.FireFart.Permissions 1313 -com.addi 489 -com.agiro.scanner.android 326 -com.alfray.mandelbrot2 826 -com.alfray.timeriffic 453 -com.andrewshu.android.reddit 1177 -com.android.inputmethod.norwegian 160 -com.android.keepass 1965 -com.angrydoughnuts.android.alarmclock 2296 -com.anoshenko.android.mahjongg 370 -com.appengine.paranoid_android.lost 512 -com.ath0.rpn 150 -com.axelby.podax 302 -com.beem.project.beem 1804 -com.boardgamegeek 699 -com.bwx.bequick 1463 -com.bwx.qs.battery 1206 -com.chessclock.android 140 -com.ciarang.tallyphant 188 -com.commonsware.android.arXiv 691 -com.csipsimple 1274 -com.danga.squeezer 229 -com.digitallizard.nicecompass 561 -com.dozingcatsoftware.bouncy 1782 -com.drodin.tuxrider 26 -com.eddyspace.networkmonitor 643 -com.eleybourn.bookcatalogue 1162 -com.episode6.android.appalarm.pro 3 -com.evancharlton.mileage 573 -com.everysoft.autoanswer 104 -com.example.android.maxpapers 1319 -com.fsck.k9 4773 -com.funambol.androidsync 788 -com.ghostsq.commander 3876 -com.google.android.diskusage 2315 -com.google.android.maps.mytracks 543 -com.google.android.stardroid 106 -com.google.code.appsorganizer 1503 -com.google.zxing.client.android 5405 -com.googlecode.androidcells 428 -com.googlecode.chartdroid 307 -com.googlecode.droidwall 2241 -com.googlecode.talkmyphone 422 -com.gpl.rpg.AndorsTrail 2599 -com.hughes.android.dictionary 512 -com.ichi2.anki 1397 -com.ihunda.android.binauralbeat 676 -com.jadn.cc 604 -com.kirit.android.mintercept 1281 -com.kmagic.solitaire 1846 -com.lecz.android.tiltmazes 1316 -com.leinardi.kitchentimer 598 -com.liato.bankdroid 337 -com.matburt.mobileorg 884 -com.mobilepearls.sokoban 1307 -com.morphoss.acal 3857 -com.mp3tunes.android.player 77 -com.namelessdev.mpdroid 338 -com.nexes.manager 1804 -com.proch.practicehub 700 -com.replica.replicaisland 1435 -com.ringdroid 1008 -com.roozen.SoundManager 870 -com.scottmain.android.searchlight 452 -com.serone.desktoplabel 627 -com.smorgasbork.hotdeath 724 -com.stericson.permissions 769 -com.tastycactus.timesheet 250 -com.teleca.jamendo 1438 -com.textuality.lifesaver2 533 -com.totsp.bookworm 611 -com.totsp.crossword.shortyz 200 -com.unitedcoders.android.gpodroid 304 -com.voidcode.diasporawebclient 881 -com.volosyukivan 1018 -com.wanghaus.remembeer 125 -com.webworxshop.swallowcatcher 723 -com.zegoggles.smssync 696 -cri.sanity 182 -cx.hell.android.pdfview 418 -cz.hejl.chesswalk 991 -cz.romario.opensudoku 1046 -de.blau.android 24 -de.joergjahnke.c64.android 31 -de.schildbach.wallet 82 -de.shandschuh.slightbackup 647 -de.shandschuh.sparserss 2195 -de.ub0r.android.adBlock 2205 -dk.andsen.asqlitemanager 790 -edu.nyu.cs.omnidroid.app 839 -edu.rit.poe.atomix 1100 -es.cesar.quitesleep 75 -es.prodevelop.gvsig.mini 796 -fm.libre.droid 667 -fr.seeks 291 -goo.TeaTimer 783 -info.guardianproject.browser 728 -info.guardianproject.cacert 594 -info.guardianproject.otr.app.im 577 -info.lamatricexiste.network 3113 -info.staticfree.android.units 1930 -li.klass.fhem 95 -me.guillaumin.android.osmtracker 1090 -mixedbit.speechtrainer 514 -name.bagi.levente.pedometer 1125 -net.androgames.level 1074 -net.avs234 785 -net.bytten.xkcdviewer 1100 -net.cactii.mathdoku 725 -net.dahanne.android.regalandroid 301 -net.fercanet.LNM 1196 -net.gaast.giggity 314 -net.healeys.lexic 122 -net.jaqpot.netcounter 1172 -net.mafro.android.wakeonlan 717 -net.micode.compass 747 -net.nightwhistler.pageturner 258 -net.osmand 1170 -net.osmand.plus 4001 -net.pierrox.mcompass 802 -net.rocrail.androc 1122 -net.sf.andbatdog.batterydog 1545 -net.sourceforge.servestream 621 -net.status.client.mobile 452 -net.sylvek.sharemyposition 492 -net.szym.barnacle 477 -net.tapi.handynotes 1485 -net.tedstein.AndroSS 2283 -net.tevp.postcode 199 -nl.sogeti.android.gpstracker 950 -nu.firetech.android.pactrack 76 -org.abrantix.rockon.rockonnggl 1275 -org.adaway 5307 -org.adw.launcher 1547 -org.ametro 248 -org.andnav.osm 1095 -org.androidsoft.games.memory.kids 651 -org.connectbot 2507 -org.coolreader 4902 -org.curiouscreature.android.shelves 275 -org.damazio.notifier 385 -org.dnaq.dialer2 186 -org.droidseries 1249 -org.eehouse.android.xw4 1229 -org.example.pushupbuddy 466 -org.fastergps 565 -org.fdroid.fdroid 62607 -org.fdroid.taskstrid 23 -org.fosdem 322 -org.fox.ttrss 4 -org.geometerplus.zlibrary.ui.android 3782 -org.helllabs.android.xmp 382 -org.hermit.audalyzer 1275 -org.hermit.netscramble 775 -org.hermit.tricorder 1913 -org.jessies.mathdroid 1054 -org.jfedor.frozenbubble 4186 -org.jmoyer.NotificationPlus 174 -org.johanhil.flygtider 88 -org.jsharkey.sky 359 -org.jtb.alogcat 1562 -org.jtb.droidlife 1238 -org.jtb.httpmon 559 -org.kost.externalip 1178 -org.kreed.vanilla 1279 -org.liberty.android.fantastischmemo 152 -org.linphone 907 -org.mailboxer.saymyname 31 -org.marcus905.wifi.ace 1355 -org.mixare 1238 -org.moparisthebest.appbak 1237 -org.mozilla.firefox 10035 -org.mult.daap 574 -org.mustard.android 1072 -org.mythdroid 406 -org.navitproject.navit 1032 -org.nerdcircus.android.klaxon 73 -org.openintents.filemanager 644 -org.openintents.newsreader 4 -org.opensatnav 1822 -org.paulmach.textedit 2259 -org.penghuang.tools.rotationlock 574 -org.piwik.mobile 203 -org.pocketworkstation.pckeyboard 3306 -org.scoutant.blokish 1917 -org.sipdroid.sipua 806 -org.sixgun.ponyexpress 410 -org.sparkleshare.android 202 -org.swiftp 720 -org.thialfihar.android.apg 1376 -org.thoughtcrime.securesms 574 -org.tof 454 -org.tomdroid 682 -org.torproject.android 1657 -org.transdroid 882 -org.ttrssreader 1389 -org.uaraven.e 97 -org.vudroid 2046 -org.wahtod.wififixer 1440 -org.wikipedia 1225 -org.wordpress.android 694 -org.xbmc.android.remote 617 -org.xcsoar 129 -org.yaaic 1070 -org.yaxim.androidclient 1225 -org.zirco 2865 -pl.magot.vetch.ancal 23 -pt.isec.tp.am 467 -remuco.client.android 398 -ru.gelin.android.weather.notification 1080 -ru.qrck.quitetaskmanager 187 -se.johanhil.clipboard 624 -se.johanhil.duckduckgo 1538 -se.peterbjorkman.android.trafikinfo 144 -seanfoy.wherering 300 -stericson.busybox.donate 374 -tkj.android.homecontrol.mythmote 408 -to.networld.android.divedroid 285 -tuioDroid.impl 107 -uk.co.jarofgreen.JustADamnCompass 256 -urbanstew.RehearsalAssistant 585 -us.bravender.android.dongsa 2 -us.lindanrandy.cidrcalculator 494 -vu.de.urpool.quickdroid 1064