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
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í
750aa5dfb9
Tons more former UCM:Market apps to actual UCMs
2013-11-16 20:58:42 +01:00
Daniel Martí
b10c99c4b9
"Category:" to "Categories:", replace ';' by ','
2013-11-02 01:16:14 +01:00
David Black
f4a8ede2a3
switch UCM:Market to None for all recipes
2013-07-30 13:36:28 +01:00
Ciaran Gultnieks
cdb9ed8b6c
More autoname stuff
2013-06-15 11:13:09 +01:00
Daniel Martí
962530bd57
sed -i 's/ $//' metadata/*.txt
2013-04-09 23:38:55 +02:00
David Black
5a70ec7a18
suggest mr white in com.scottmain.android.searchlight
2013-03-21 20:05:04 +00:00
David Black
eee1544e14
Description changes
2012-09-16 10:41:16 +01:00
Ciaran Gultnieks
380106d4d6
Merge req 38 - fixed searchlight build
2012-07-26 09:43:13 +01:00
David Black
e7b2ec56b3
change: possiblity to build latest version of searchlight
2012-07-12 10:55:35 +01:00
Ciaran Gultnieks
f1fd871bd3
Metadata: various version updates
2012-01-28 08:24:09 +00:00
Ciaran Gultnieks
07459d56f0
Metadata: added search-light
2012-01-27 18:09:26 +00:00