Daniel Martí
7aae6c7ddc
Build yaxim more elegantly
2014-01-31 10:28:32 +01:00
Daniel Martí
ba88e422a1
Update Sage (org.sagemath.droid) to 0.9.2 (7)
2014-01-31 09:32:53 +01:00
Daniel Martí
395268a430
Update EPUB3 Reader (it.angrydroids.epub3reader) to 1.0.1 (2)
2014-01-31 09:32:52 +01:00
Daniel Martí
ef924a2e3a
Update DebianDroid (net.debian.debiandroid) to 1.732 (16)
2014-01-31 09:30:42 +01:00
Daniel Martí
e1a0a40639
Update SamLib Инфо (monakhv.android.samlib) to 3.2.2 (22)
2014-01-31 09:27:14 +01:00
Daniel Martí
4ea8d4cbfe
DebianDroid (com.debian.debiandroid): disable
2014-01-31 09:27:10 +01:00
Daniel Martí
fcf11d0fac
Update yaxim (org.yaxim.androidclient) to 0.8.7 (17)
2014-01-31 09:22:47 +01:00
Daniel Martí
078f877b4d
Update Scid on the go (org.scid.android) to 1.43 (43)
2014-01-31 09:06:54 +01:00
Daniel Martí
4fe8ac5c3e
Link Setter (com.emartynov.android.app.urlsetter): Disable entirely
2014-01-31 09:06:49 +01:00
Daniel Martí
0cf00d60e6
Merge commit 'refs/merge-requests/374' of gitorious.org:f-droid/fdroiddata
2014-01-31 09:01:38 +01:00
Ciaran Gultnieks
73aba55ba2
Update known apks
2014-01-31 05:51:32 +00:00
F-Droid Builder
c121d235bd
Update CV of yaxim (org.yaxim.androidclient) to @string/build_revision (17)
2014-01-31 05:12:09 +00:00
F-Droid Builder
dc65db37c3
Update CV of Scid on the go (org.scid.android) to 1.43 (43)
2014-01-31 05:05:13 +00:00
F-Droid Builder
cda9529b37
Update CV of Sage (org.sagemath.droid) to 0.9.2 (7)
2014-01-31 05:05:04 +00:00
F-Droid Builder
0645c9dee7
Update MozStumbler (org.mozilla.mozstumbler) to 0.11.0 (26)
2014-01-31 04:58:41 +00:00
F-Droid Builder
8c771d2530
Update CV of DroidUPnP (org.droidupnp) to 2.0.0b1 (10)
2014-01-31 04:51:42 +00:00
F-Droid Builder
2f92a30b21
Update CV of DebianDroid (net.debian.debiandroid) to 1.732 (16)
2014-01-31 04:41:02 +00:00
F-Droid Builder
eaab011743
Update CV of SamLib Инфо (monakhv.android.samlib) to 3.2.2 (22)
2014-01-31 04:38:58 +00:00
F-Droid Builder
cb3f4f76b2
Update CV of EPUB3 Reader (it.angrydroids.epub3reader) to 1.0.1 (2)
2014-01-31 04:36:30 +00:00
Ciaran Gultnieks
45827f1ad7
Stats, etc
2014-01-31 03:41:56 +00:00
Hans-Christoph Steiner
0dc4afff7f
always use https with gitorious.org, prevent redirects
...
http://gitorious.org will redirect to https. This changes that url to
https:// everywhere to also leak less info
sed -i 's,http://gitorious.org,https://gitorious.org,g '
2014-01-30 20:58:23 -05:00
Hans-Christoph Steiner
903e0f2042
use https to access sourceforge 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://svn.code.sf.net,https://svn.code.sf.net,g '
2014-01-30 20:55:48 -05:00
Hans-Christoph Steiner
3bd66f5d78
use https to access apache.org 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://svn.apache.org/repos,https://svn.apache.org/repos,g '
2014-01-30 20:53:58 -05: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
dd70599c15
always use https with github.com, prevent redirects
...
http://github.com will redirect to https. This changes that url to
https:// everywhere to also leak less info
2014-01-30 20:42:55 -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í
dac76e2350
Update FreeOTP (org.fedorahosted.freeotp) to 1.3 (12)
2014-01-31 00:16:56 +01:00
Daniel Martí
0da3e53759
Ran rewritemeta, fix pname
2014-01-30 23:49:04 +01:00
Daniel Martí
c667e9a4c8
English summary
2014-01-30 23:47:50 +01:00
Daniel Martí
69b7652353
Merge commit 'refs/merge-requests/373' of gitorious.org:f-droid/fdroiddata
2014-01-30 23:43:47 +01:00
Eduardo
2c116c859c
Modification on Update Check Mode
2014-01-30 18:39:04 -03:00
Daniel Martí
2e4439a4ba
Merge commit 'refs/merge-requests/371' of gitorious.org:f-droid/fdroiddata
2014-01-30 22:29:31 +01:00
Eduardo
e92d8372d8
Some modifications
2014-01-30 17:32:42 -03:00
Chris Peterson
1b1dfe9cd9
Enable AUM for MozStumbler (org.mozilla.mozstumbler)
2014-01-30 12:08:10 -08:00
Daniel Martí
4b1d4d3ee0
Disable org.fosdem entirely
2014-01-30 19:44:55 +01:00
Daniel Martí
71427eb536
Note that YouTube Download is non-free yet again
2014-01-30 18:38:06 +01:00
Ciaran Gultnieks
383595f214
Hall Monitor (org.durka.hallmonitor): typo fix
2014-01-30 17:31:57 +00:00
Daniel Martí
6a1d0fd849
properly disable mintercept
2014-01-30 16:34:33 +01:00
Ciaran Gultnieks
80bb0bb190
Update known apks
2014-01-30 14:48:27 +00:00
Daniel Martí
c4e535f9c9
Disable openvpn 0.6.6 for now
2014-01-30 13:34:39 +01:00
Daniel Martí
69f8331e21
Update Clementine Remote (de.qspool.clementineremote) to 8.5 (28)
2014-01-30 11:01:55 +01:00
Daniel Martí
25a6e9e41b
Add NonFreeDep to Linphone
2014-01-30 10:57:32 +01:00
Daniel Martí
28d62794aa
Run rewritemeta on osmand, bump CV, fix issues url, remove name
2014-01-30 10:54:23 +01:00
Daniel Martí
636913e8e2
Linphone (org.linphone): better disable reason
2014-01-30 10:52:18 +01:00
Daniel Martí
fdf6e93fc6
Update WordPress (org.wordpress.android) to 2.6 (91)
2014-01-30 10:29:53 +01:00
Daniel Martí
d522a42641
Remove connectbot from apps to update
2014-01-30 10:02:34 +01:00
Daniel Martí
8c971ef154
Switch jutf7 to git-svn
2014-01-30 10:01:11 +01:00
Daniel Martí
941686a42f
Update OpenVPN for Android (de.blinkt.openvpn) to 0.6.6 (87)
2014-01-30 10:01:06 +01:00
Daniel Martí
b5e59af338
Fix NFCKey
2014-01-30 09:33:56 +01:00
Ciaran Gultnieks
c200cb10e0
Update known apks
2014-01-30 06:58:50 +00:00