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í
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í
b10c99c4b9
"Category:" to "Categories:", replace ';' by ','
2013-11-02 01:16:14 +01:00
Ciaran Gultnieks
cdb9ed8b6c
More autoname stuff
2013-06-15 11:13:09 +01:00
Daniel Martí
12eb72f1b0
Switch simplydo to git-svn tags. needs REFRESH
2013-04-10 12:10:04 +02:00
Daniel Martí
554166fd04
updated kdk.android.simplydo to version 0.9.2
2013-02-25 16:26:19 +01:00
David Black
ca2057d6c7
added update check mode to ten apps and enabled builds for just-player
...
plugins
2012-08-18 14:41:43 +01:00
Ciaran Gultnieks
6bd993d2ea
Fixed description redundancy
2012-03-23 16:40:37 +00:00
Paul Sokolovsky
c6a222562c
Add Simply Do - A simple shopping/TODO list manager for android.
...
http://code.google.com/p/simply-do
2012-03-20 18:12:03 +02:00