Daniel Martí
4209269603
Merge commit 'refs/merge-requests/376' of gitorious.org:f-droid/fdroiddata
2014-02-01 11:29:52 +01:00
F-Droid Builder
5b1bf44c68
Update NFC Key (pl.net.szafraniec.NFCKey) to 1.3 (13)
2014-02-01 08:57:39 +00:00
F-Droid Builder
d69f52aaee
Update CV of My Expenses (org.totschnig.myexpenses) to 2.0 (118)
2014-02-01 08:32:32 +00:00
F-Droid Builder
327875a441
Update CV of Halachic Prayer Times (net.sf.times) to 3.1 (24)
2014-02-01 06:53:08 +00:00
F-Droid Builder
e03178906a
Update CV of SamLib Инфо (monakhv.android.samlib) to 3.2.3 (23)
2014-02-01 06:40:29 +00:00
F-Droid Builder
36dc65572a
Update CV of Web Opac (de.geeksfactory.opacclient) to 2.0.31 (68)
2014-02-01 06:09:02 +00:00
F-Droid Builder
7807131d26
Update CV of MTG Familiar (com.gelakinetic.mtgfam) to 2.1.1 (22)
2014-02-01 04:46:55 +00:00
AlexanderR
291550f2f4
Added some applications to new "Security" category
2014-02-01 11:40:00 +11:00
Hans-Christoph Steiner
86326e6f7a
script to replace http with https in all relevant URLs
...
this replaces http:// urls with https:// urls on all sites that default to
https, or support it well. This is important even for downloads that are
verified using a hash sum or signature because it both provides an
alternate, backup method of verifying the download, but also greatly
reduces meta data leaks.
2014-01-31 10:17:52 -05:00
Daniel Martí
64e122ab4d
Scid on the go (org.scid.android): disable build
2014-01-31 15:42:07 +01:00
Daniel Martí
41b549e11e
I'm to blame for this flattr typo
2014-01-31 13:23:04 +01:00
Daniel Martí
9410a8792c
New app: Impress Remote
2014-01-31 13:22:36 +01:00
Daniel Martí
91cf326487
DebianDroid (net.debian.debiandroid): Uses tags now
2014-01-31 11:45:15 +01:00
Daniel Martí
340b4a9def
Rearrange yaxim description
2014-01-31 10:29:26 +01:00
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
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
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
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í
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
F-Droid Builder
e321fa996e
Update NFC Key (pl.net.szafraniec.NFCKey) to 1.21 (11)
2014-01-30 05:13:17 +00:00
F-Droid Builder
c2d5b2cab7
Update CV of WordPress (org.wordpress.android) to 2.6 (91)
2014-01-30 05:10:29 +00:00
F-Droid Builder
883c697e14
Update CV of Wikipedia (org.wikipedia) to 1.4beta1 (21)
2014-01-30 05:09:53 +00:00
F-Droid Builder
61f18ff655
Update CV of Navit (org.navitproject.navit) to 5742 (5742)
2014-01-30 04:59:47 +00:00
F-Droid Builder
ac10a29df6
Update CV of Crosswords (org.eehouse.android.xw4) to 4.4 beta 77 (70)
2014-01-30 04:52:51 +00:00
F-Droid Builder
35a6a394d3
Update CV of Shelves (org.curiouscreature.android.shelves) to 1.0 (1)
2014-01-30 04:50:36 +00:00
F-Droid Builder
33957e05d8
Update CV of AndStatus (org.andstatus.app) to 6.3 (93)
2014-01-30 04:47:54 +00:00
F-Droid Builder
87f85f25c0
Update CV of Summation (net.pejici.summation) to 0.1.1 (2)
2014-01-30 04:43:40 +00:00
F-Droid Builder
d95e536de3
Update CV of OpenVPN for Android (de.blinkt.openvpn) to 0.6.6 (87)
2014-01-30 04:24:52 +00:00
F-Droid Builder
efb5baf39f
Update CV of Podax (com.axelby.podax) to 6.1.11 (54)
2014-01-30 03:52:15 +00:00
Eduardo
e7480a62d6
Added new application
2014-01-30 00:16:33 -03:00
Daniel Martí
82be544b75
Update F-Droid (org.fdroid.fdroid) to 0.59-test (590)
2014-01-29 23:48:39 +01:00
Daniel Martí
2fa1573396
Superuser (com.koushikdutta.superuser): fix build
2014-01-29 22:50:37 +01:00
Daniel Martí
65cfcfc359
Fix some more UCMs
2014-01-29 19:17:29 +01:00
Daniel Martí
4ff444b5d1
Remove more market references
2014-01-29 19:08:33 +01:00
Daniel Martí
a51c79a981
A few apps from Static to RM
2014-01-29 19:08:33 +01:00
Daniel Martí
ea6bd7802a
Dongsa (us.bravender.android.dongsa): to tags
2014-01-29 19:08:33 +01:00
Daniel Martí
7fb8aae232
NetCounter (net.jaqpot.netcounter): switch to tags, fix build
2014-01-29 19:08:33 +01:00
Daniel Martí
6dfb8eaf6c
mintercept repo is a 503
2014-01-29 19:08:33 +01:00
Daniel Martí
648c340ee1
Start replacement of org.fdroid.superuser by original package
2014-01-29 16:53:26 +01:00
Daniel Martí
191f2d9263
Remove obsolete f-droid labelled apks that are not used
2014-01-29 16:53:26 +01:00
F-Droid Builder
c20325132e
Update NFC Key (pl.net.szafraniec.NFCKey) to 1.2 (10)
2014-01-29 15:35:30 +00:00
Daniel Martí
e176090dc8
Fix NFCKey metadata after MR
2014-01-29 16:09:07 +01:00
mateusz-szafraniec
31770f490f
Updated description
2014-01-29 14:45:15 +01:00
F-Droid Builder
e14b376c17
Update AnkiDroid (com.ichi2.anki) to 2.0.4beta1 (20004201)
2014-01-29 13:07:54 +00:00
Daniel Martí
06c4f6a52e
com.example.android is not a valid app id
2014-01-29 13:44:06 +01:00
Daniel Martí
630a0a208b
Shorten MMSKeeper summary
2014-01-29 12:48:31 +01:00
Daniel Martí
6f69208ade
Fix swaccess build
2014-01-29 12:37:52 +01:00
Daniel Martí
003673b540
Adblock Plus (org.adblockplus.android): 1.1.4 also has blobs
2014-01-29 12:37:52 +01:00
Daniel Martí
8d4d287452
Metronome (com.example.android): fix build
2014-01-29 12:37:52 +01:00
Daniel Martí
3c0ffdc4dd
Disable latest owncloud build
2014-01-29 12:37:52 +01:00
Daniel Martí
2909e70a55
More linphone fixes, now crashes when doing javah
2014-01-29 12:37:52 +01:00
Daniel Martí
44dc9eb463
Disable linphone build for now - apk is missing native code
2014-01-29 11:06:09 +01:00
Daniel Martí
057a56dfe3
Update Linphone (org.linphone) to 2.2.1.1 (2211)
2014-01-29 11:00:23 +01:00
Daniel Martí
3dd0274ed1
Merge commit 'refs/merge-requests/368' of gitorious.org:f-droid/fdroiddata
...
Conflicts:
metadata/com.morlunk.mumbleclient.txt
2014-01-29 09:27:33 +01:00
Andrew Comminos
bcc9f7c0e2
Updated Plumble with auto builds and submodules=yes.
2014-01-29 00:19:23 -08:00
Andrew Comminos
7a21a28d73
Fixed issue with Plumble not pulling build files properly.
2014-01-29 00:02:13 -08:00
Andrew Comminos
160a945ec1
Updated Plumble to 3.0.0-beta2, fixed build issue with JNI.
2014-01-28 23:50:33 -08:00
F-Droid Builder
640552c850
Update CV of Financisto (ru.orangesoftware.financisto) to 1.6.7 (89)
2014-01-29 05:08:57 +00:00
F-Droid Builder
96603d26ee
Update CV of DroidUPnP (org.droidupnp) to 2.0.0a2 (9)
2014-01-29 04:46:18 +00:00
F-Droid Builder
2c30d9f373
Update FeedEx (net.fred.feedex) to 1.5.1 (37)
2014-01-29 04:36:35 +00:00
F-Droid Builder
404efd10f5
Update CV of Jekyll for Android (gr.tsagi.jekyllforandroid) to 1.1 (2)
2014-01-29 04:30:12 +00:00
F-Droid Builder
8971167dd5
Update ownCloud (com.owncloud.android) to 1.5.3 (105003)
2014-01-29 04:08:38 +00:00
F-Droid Builder
2f6c74a4bc
Update CV of Open WiFi Cleaner (com.dje.openwifinetworkremover) to 0.1.6 (22)
2014-01-29 03:52:45 +00:00
F-Droid Builder
81700e6379
Update CV of Coin Flip (com.banasiak.coinflip) to 5.5.1 (34)
2014-01-29 03:48:42 +00:00
Daniel Martí
0f8b8c59fe
Fix xcsoar source build
...
Makefile deps are insufficient and sometimes cause make exits. This is why we
let make run up to three times, to avoid this situation up to two times.
2014-01-29 00:52:50 +01:00
Daniel Martí
309b15a383
Building XCSoar entirely from source is almost complete
2014-01-29 00:00:04 +01:00
Daniel Martí
17f7e97623
We can now use submodules=yes in mumbleclient
2014-01-28 23:51:16 +01:00
Daniel Martí
2640fbb857
Run rewritemeta on MMSKeeper
2014-01-28 22:50:28 +01:00
Daniel Martí
e12e391b64
Merge commit 'refs/merge-requests/316' of gitorious.org:f-droid/fdroiddata
2014-01-28 22:49:04 +01:00
Daniel Martí
a222a13f37
Remove remaining gplay references, fix TransportsBourdeaux UCM
2014-01-28 22:45:55 +01:00
bencebeky
ca2b3efbbe
minor
2014-01-28 16:43:08 -05:00
Daniel Martí
765b5da2c9
Traccar changed of subdir and is now using gradle
2014-01-28 22:39:23 +01:00
Daniel Martí
4d4c97bcc4
Remove gplay references, fix some UCMs
2014-01-28 22:35:42 +01:00
Daniel Martí
12f51c950f
Remove gplay references
2014-01-28 22:32:18 +01:00
bencebeky
7896b7cc94
MMSKeeper metadata added
2014-01-28 16:26:31 -05:00
أحمد المحمودي (Ahmed El-Mahmoudy)
7909c3cb8c
Also set Auto Update Mode for K-9 mail
2014-01-28 18:40:19 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy)
01401fb4bf
Zxing Barcode scanner (com.google.zxing.client.android) moved to github
2014-01-28 18:39:23 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy)
3993339982
Updated Twidere (org.mariotaku.twidere) to 0.2.9.10 (92)
...
Added new required srclibs: AndroidStaggeredGrid & RefreshNow
2014-01-28 18:39:23 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy)
83b66f31d9
Update Vespucci (de.blau.android) to 0.9.4r681 (26)
2014-01-28 18:39:23 +02:00
Daniel Martí
dd7e30cca8
Orweb (info.guardianproject.browser): Update to 0.5.1 (long overdue)
2014-01-28 17:29:13 +01:00
Daniel Martí
1b5d3e1fa1
Ghost Commander (com.ghostsq.commander): Still not building
2014-01-28 17:21:01 +01:00
Daniel Martí
beac9b45a4
Don't update K-9 Mail (com.fsck.k9) to 4.803 (20004)
2014-01-28 16:47:19 +01:00
John Zweng
e62f1a2893
fixed disable line (typo)
2014-01-28 13:23:08 +01:00
John Zweng
9dcc48d1e0
disable build of at.zweng.bankomatinfos
...
as empty icon crashes some launchers; fix is in work
2014-01-28 12:25:10 +01:00
Ciaran Gultnieks
7971f358bb
Merge commit 'refs/merge-requests/365' of https://gitorious.org/f-droid/fdroiddata into merge-requests/365
2014-01-28 09:22:33 +00:00
F-Droid Builder
afb4af508a
Update CV of Smart Receipts Pro (wb.receiptspro) to 3.0.5 (91)
2014-01-28 05:19:22 +00:00
F-Droid Builder
8ffafc1381
Update CV of Lesser Pad (org.pulpdust.lesserpad) to 0.53 (17)
2014-01-28 05:06:30 +00:00
F-Droid Builder
fb5f4b68a8
Update CV of Navit (org.navitproject.navit) to 5741 (5741)
2014-01-28 05:01:21 +00:00
F-Droid Builder
889710965e
Update CV of K-9 Mail (com.fsck.k9) to 4.803 (20004)
2014-01-28 03:57:49 +00:00
F-Droid Builder
f4ee48bd68
Update CV of Link Setter (com.emartynov.android.app.urlsetter) to 1.0.1 (9)
2014-01-28 03:56:29 +00:00
Andrew Comminos
776878624e
Added entry for the Plumble Mumble client.
2014-01-27 16:28:27 -08:00
Daniel Martí
27cf47ebe7
Fix AndorsTrail site url via threadlock
2014-01-28 00:04:18 +01:00
Ciaran Gultnieks
8b57c33f93
ServeStream (net.sourceforge.servestream): update CV to 0.6.7
2014-01-27 22:58:34 +00:00
Daniel Martí
f0c89760cc
Get rid of all bindir= uses
2014-01-27 23:42:47 +01:00
Daniel Martí
74fe1158a6
com.shadcat.secdroid: fix license
2014-01-27 22:47:11 +01:00
Daniel Martí
3e3b1165ac
Quran (com.quran.labs.androidquran): disable app
2014-01-27 22:47:07 +01:00
Daniel Martí
29d41fbc1e
Typo in messenger
2014-01-27 21:54:17 +01:00
Daniel Martí
671209a9f1
Since so many people ask, add Telegram as a disabled app
2014-01-27 21:53:30 +01:00
F-Droid Builder
221b2b9fd9
Update NFC Key (pl.net.szafraniec.NFCKey) to 1.11 (7)
2014-01-27 16:00:42 +00:00
Daniel Martí
e191704b39
Update Tickmate (de.smasi.tickmate) to 1.0.9 (9)
2014-01-27 13:53:07 +01:00
Daniel Martí
7577339b66
Update Seafile (com.seafile.seadroid2) to 0.8.2 (15)
2014-01-27 13:53:06 +01:00
Daniel Martí
d5ec68ce0e
Update Coin Flip (com.banasiak.coinflip) to 5.5 (33)
2014-01-27 13:49:02 +01:00
Daniel Martí
6dbcbaba45
Update Hall Monitor (org.durka.hallmonitor) to 0.1 (5)
2014-01-27 13:47:04 +01:00
Daniel Martí
3d6255a7a1
Month Calendar Widget (com.josegd.monthcalwidget) still non-free
2014-01-27 13:46:52 +01:00
Daniel Martí
dd3f96d1c4
Update Short URL Evaluator (com.github.nicolassmith.urlevaluator) to 2.3 (13)
2014-01-27 13:46:50 +01:00
Daniel Martí
71b1e8258f
Smart Receipts Pro (wb.receiptspro) 3.1.0 (92) still doesn't build
2014-01-27 13:41:43 +01:00
Daniel Martí
42c163f648
Merge commit 'refs/merge-requests/364' of gitorious.org:f-droid/fdroiddata
2014-01-27 13:35:03 +01:00
Daniel Martí
e54af54e80
Tidy andof links
2014-01-27 13:34:19 +01:00
Daniel Martí
108ff0a075
Tidy imsdroid urls
2014-01-27 13:31:14 +01:00
أحمد المحمودي (Ahmed El-Mahmoudy)
48a495ae86
Added patch from upstream [1] to fix build error cannot find symbol List<?>
...
[1] 2bbe83057b
2014-01-27 14:18:52 +02:00