Commit graph

22 commits

Author SHA1 Message Date
Ciaran Gultnieks
4050b7c652 Simple Loan Calculator: fix broken autoname 2014-03-16 22:16:42 +00:00
F-Droid Builder
ebcef822d9 Set autoname of ACTIVITY_ENTRY_NAME 2014-03-16 05:19:45 +00:00
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í
b10c99c4b9 "Category:" to "Categories:", replace ';' by ',' 2013-11-02 01:16:14 +01:00
Ciaran Gultnieks
7ee6b7f86a Update current version of Simple Loan Calculator (ee.smkv.calc.loan) to 4.0.2 (52) 2013-09-22 03:17:45 +01:00
Ciaran Gultnieks
8962199aeb Update current version of Simple Loan Calculator (ee.smkv.calc.loan) to 3.3.0 (42) 2013-09-21 03:18:55 +01:00
Ciaran Gultnieks
cdb9ed8b6c More autoname stuff 2013-06-15 11:13:09 +01:00
David Black
5103af199c fix and activate 4.0.2 ee.smkv.calc.loan 2013-05-29 13:47:11 +01:00
Daniel Martí
fe654988b0 Latest loan isn't building 2013-05-22 16:49:09 +02:00
Ciaran Gultnieks
ed0dfe8043 Update current version of ee.smkv.calc.loan to 4.0.2 2013-05-11 03:08:06 +01:00
Ciaran Gultnieks
417c947c50 Update current version of ee.smkv.calc.loan to 4.0.1 2013-04-27 02:31:41 +01:00
Daniel Martí
962530bd57 sed -i 's/ $//' metadata/*.txt 2013-04-09 23:38:55 +02:00
David Black
c0a35ce94a use a different commit for simple loan 2012-12-28 20:49:53 +00:00
David Black
6b7b20972e new: fix simple loan calculator 2012-12-28 20:05:45 +00:00
Ciaran Gultnieks
e0741008fa Update current versions 2012-09-03 18:33:36 +01:00
David Black
eee8c46c65 remove comma from build line ! comment 2012-09-02 22:03:38 +01:00
David Black
bab06974d3 fix typo in simple loan 2012-09-02 21:38:39 +01:00
David Black
fddec2f937 new app but disabled , failure to build: simple loan calculator 2012-09-02 21:26:09 +01:00