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í
65f9d8eba9
Enable previously bin app builds
2013-11-04 16:18:46 +01:00
Daniel Martí
b10c99c4b9
"Category:" to "Categories:", replace ';' by ','
2013-11-02 01:16:14 +01:00
Daniel Martí
460c73e8b9
TiltMazes (com.lecz.android.tiltmazes): Prepare for source build
2013-10-31 16:15:38 +01:00
Daniel Martí
944ab1fbe0
More apps from svn to git-svn
2013-10-31 12:31:17 +01:00
Ciaran Gultnieks
a0cf82d706
More autoname stuff
2013-06-14 07:16:22 +01:00
Daniel Martí
962530bd57
sed -i 's/ $//' metadata/*.txt
2013-04-09 23:38:55 +02:00
David Black
a99318685c
more static update check modes
2013-03-29 17:10:43 +00:00
Ciaran Gultnieks
34834dc30c
Revert results of bad static check mode code
2013-03-24 08:13:19 +00:00
Ciaran Gultnieks
62d38603bb
Update current version of com.lecz.android.tiltmazes to 1.0
2013-03-24 02:14:28 +00:00
David Black
6b2ba791c7
use Update Check Mode=Static, Part 1
2013-03-23 10:26:35 +00:00
David Black
302bc803b0
add disabled build for tilt mazes
2012-11-18 16:21:03 +00:00
David Black
0297411030
Change update check for tilt mazes
2012-08-25 12:04:57 +01:00
Ciaran Gultnieks
d7bb9d879a
Clarify/correct BSD licenses
2012-08-21 22:09:48 +01: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
5e16f47706
Metadata now with current market version name/code
2010-10-27 20:58:21 +01:00
Ciaran Gultnieks
ce83846400
4 new apps (but one is disabled)
2010-10-22 20:39:27 +01:00