Export to GitHub

android-marketplace-crawler - default

Source Commits


Commits

Author Date Commit Message
Raunak Gupta Apr 15, 2011 2a674e50b4fb Fixed an issue where the crawler would only crawl the apps for Honeycomb and sto
Raunak Gupta Apr 14, 2011 e817cc90ea78 Close HTTP connection when a thread is finished using it.
raunakgup90 Apr 11, 2011 2d2a1237e367 Initial permission list
Raunak Gupta Apr 11, 2011 fa46977f4883 Updated Sleep time for ImageThread to 1 ~ 3 Minutes Instead of using System.out
raunakgup90 Apr 10, 2011 b63452293a73 The Secure class holds the users username and password
Raunak Gupta Apr 10, 2011 767ecd0ad376 added main class.
Raunak Gupta Apr 10, 2011 6818cfecc906 Added a list of permissions
Raunak Gupta Apr 10, 2011 4d8546bd6d4a Added fetcher.java. It crawls data from the marketplace. Also, added library fro
Raunak Gupta Apr 10, 2011 291552a285ba Added a simple server end which works with the crawler. Modified the build.xml t
Raunak Gupta Apr 5, 2011 05495c6fec04 Sender saves information to the rails app
Raunak Gupta Apr 5, 2011 335b06dbf54f Added a build file to build the project
Raunak Gupta Apr 4, 2011 11f34c3ba4c1 Added Secure, which maganges usernames and password. Added Session and SessionMa
raunakgup90 Mar 30, 2011 c92f9c36deeb Added Secure.java - holds a list of username that are used for accessing the Goo
Raunak Gupta Apr 4, 2011 37bee0f93612 Made permissionToInt() in Utils.java thread friendly. Added a set of Thread clas
Raunak Gupta Mar 30, 2011 cae5663a858d Added ByteArrayBody - used for making HTTP Post/Put a file
Raunak Gupta Mar 30, 2011 80650439912e Removing secure class from hg tracking
Raunak Gupta Mar 30, 2011 9eaf882f51bc Added Secure, which holds a list of username and password for accessing the Mark
Raunak Gupta Mar 30, 2011 2802fb079c5f Added AndroidVersion - it holds api levels for each respective major release of
raunakgup90 Mar 30, 2011 30c68aa7f070 Removed copyright as this code was taken from Stackoverflow
Raunak Gupta Mar 30, 2011 9c489cb719fb Added Utils, a helper class which creates dummy market id and convert permission
Raunak Gupta Mar 29, 2011 74529b5ebf6d Added three exceptions pertaining to the crawler. Connectivity Exception can be
Raunak Gupta Mar 28, 2011 5dd8dce2b57c Removed unnecessary jar file - mysql-connector-java
Raunak Gupta Mar 28, 2011 efb0c6f46082 Added a list of jar files that are used by the crawler
Raunak Gupta Mar 28, 2011 f5e996602459 Moved packages.txt to dir crawler
Raunak Gupta Mar 28, 2011 e4fed58a34c5 Added a list of package name of Android Apps that currently exist in the Marketp
Raunak Gupta Mar 28, 2011 ef7402755c99 Added a list of package name for Android Apps that currently exist on Marketplac