Commit graph

25 commits

Author SHA1 Message Date
Hans-Christoph Steiner fdd87360e0 use https to access google code svn repos
SVN does not provide the same level of security as git, so it is more
important that SVN is accessed using https.

sed -i 's,http://\([^.]*\).googlecode.com/svn,https://\1.googlecode.com/svn,g'
2014-01-30 20:51:41 -05:00
Hans-Christoph Steiner b360c1b684 always use https with code.google.com, prevent redirects
http://code.google.com will redirect to https.  This changes that url to
https:// everywhere to also leak less info
2014-01-30 20:41:47 -05:00
F-Droid Builder 35a6a394d3 Update CV of Shelves (org.curiouscreature.android.shelves) to 1.0 (1) 2014-01-30 04:50:36 +00:00
Daniel Martí 4ff444b5d1 Remove more market references 2014-01-29 19:08:33 +01:00
Daniel Martí cc2df5701e Remove tons of unnecessary trailing slashes in links 2014-01-20 11:34:11 +01:00
Daniel Martí 71f83f3b29 Same, but for /issues subpaths 2014-01-16 15:25:07 +01:00
Daniel Martí db95762611 Get rid of extra code.google.com/p/*/source subpaths 2014-01-16 15:17:59 +01:00
Daniel Martí 8d75b4d948 Switch all svn repo types for git-svn 2014-01-15 14:58:05 +01:00
David Black 92908d0f00 force Name for apps without icons 2013-08-09 11:45:24 +01:00
Ciaran Gultnieks ac1146ee5b More autoname stuff 2013-06-15 17:23:15 +01:00
Daniel Martí 962530bd57 sed -i 's/ $//' metadata/*.txt 2013-04-09 23:38:55 +02:00
Ciaran Gultnieks 34834dc30c Revert results of bad static check mode code 2013-03-24 08:13:19 +00:00
Ciaran Gultnieks b310c1289b Update current version of org.curiouscreature.android.shelves to 1.5 2013-03-24 03:28:17 +00:00
David Black 7b10ddcb82 Use Update Check Mode:Static : final part 2013-03-23 13:37:48 +00:00
David Black 2e8dd37eb4 Big cleanup. "Disabled:" is now only used for apps that were once in repo and
probably never will be again. Useful recipes (those that build but can't
be included due to non-commercial licence, Google Maps use etc.) have their builds disabled
with a "!". OSMdroid is one exception: it may be useful but is still
Disabled. Ones that don't build and can never been included or are
of no use have been deleted. Also OTPDroid build has been enabled.
2013-02-14 20:18:11 +00:00
David Black f0f1f6165b disable Shelves, now past use-by date 2012-12-23 15:27:28 +00:00
David Black 803c6710fe add barcode scanner links to some apps 2012-11-10 11:33:27 +00:00
David Black 8a6dec9f3a Changes to Update Check Mode for a dozen apps 2012-08-10 22:02:01 +01:00
Ciaran Gultnieks b8dc323b1e Metadata: changed category from Readers to Reading and added additional applications 2012-03-03 10:40:04 +00:00
Ciaran Gultnieks 32c1549e19 Metadata: various version updates 2012-02-06 09:03:19 +00:00
Ciaran Gultnieks 066857649b Fix naming of current version fields in metadata 2012-01-26 17:53:59 +00:00
Ciaran Gultnieks 1ae02a4ea3 Metadata: all rewritten - should be the same except formatting 2012-01-10 23:25:28 +00:00
Paul Sokolovsky c0dafe1e6e Categorize almost all apps. 2011-10-02 02:03:36 +03:00
Ciaran Gultnieks 652e1b2a2d Metadata: version updates 2011-09-11 08:20:09 +01:00
Henrik Tunedal 0018860674 Added some new applications found on Google Code. 2011-01-27 01:10:11 +01:00