Commit graph

139 commits

Author SHA1 Message Date
Jochen Sprickerhof
50d07da5db
Drop unused russian.zip
Removed in b28d5b6311.
2022-10-13 17:30:01 +02:00
Jochen Sprickerhof
044f3c2769
Drop extlibs for GhostCommander plugins (dropped in c2e075a188) 2022-08-24 16:05:42 +02:00
Tad
371b465846 Optimize all included images
Commands used:
find . -type f -name "*.jp*g" -print0 | xargs -0 -n1 -P 16 jpegoptim --strip-all;
find . -type f -name "*.png" -print0 | xargs -0 -n1 -P 16 optipng -strip all;
find . -type f -name "*.jp*g" -print0 | xargs -0 -n1 -P 16 exiftool -all=;
find . -type f -name "*.png" -print0 | xargs -0 -n1 -P 16 exiftool -all=;
2021-06-26 20:55:59 +00:00
Jochen Sprickerhof
1f62af11a4 Drop unreferenced files 2021-06-09 22:53:49 +02:00
Jochen Sprickerhof
481f0b4707 Remove unused extlibs 2021-04-01 19:12:23 +02:00
relan
15df85f7c0 Revert "k9: clean up archived build entries"
See https://gitlab.com/fdroid/fdroiddata/-/merge_requests/7713.

This reverts commit 7256049751 and
80cef1d99f.
2020-11-23 08:58:00 +03:00
Marcus Hoffmann
80cef1d99f remove now unused extlib 2020-11-12 15:31:21 +01:00
Marcus
85939e327f delete now unused extlib 2019-02-25 11:35:14 +00:00
relan
3f9ea865a0 Busybox Installer: delete metadata
There are no builds, no commits since 2016, dubious prebuilt binaries.

ru.meefik.busybox is better.
2018-02-19 09:18:34 +03:00
relan
7579b439ee openBmap: delete metadata
There are no builds and no commits since 2012.
2018-02-19 09:05:00 +03:00
Marcus Hoffmann
9579b4692b switch to a single top-level .gitignore
We don't have any special requirements like ignoring specific
wildcards just in a subdirectory, so let's specify all ignore
targets at top-level explicitly.

This makes it easier to see what's ignored at a glance.
As an added benefit it enables effectively searching the repo with
ag (the silver-seearcher).
2017-09-04 14:44:39 +02:00
Daniel Martí
3d4f7fce7e Remove all unused extlibs
They will not be used in the future, especially since extlibs aren't and
shouldn't be used anymore.
2016-05-05 13:40:07 +01:00
Daniel Martí
b951157ce0 Remove all trailing spaces 2015-08-17 22:21:03 -07:00
Boris Kraut
8e87e2423b Update support-v13 extlib to 19.1.0 2015-06-06 21:48:30 +02:00
Boris Kraut
ad2201270d Remove unused extlibs 2015-06-04 13:58:15 +02:00
Rancor
e825f1bb97 Removed unused v7-appcompat md5 file 2015-01-16 17:04:36 +01:00
Rancor
6202640be2 net.pherth.omnomagon: Fix build of newest version and added newer needed
support lib
2015-01-16 16:58:05 +01:00
Daniel Martí
6cb231eb71 OsmAnd~ (net.osmand.plus): Remove nonworking builds 2014-02-09 16:51:27 +01: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
David Black
ca9e37c57c Add toolbox from official CM zip for Busybox Installer ...
From
lge/star_open_eu/star:4.0.4/IMM76L/LG-P990-P99030a.1211302332:user/release-keys
2014-01-24 16:59:00 +00:00
David Black
52e705917e (don't) update adblockplus 2014-01-23 12:26:52 +00:00
David Black
6762c0334e 3 new apps 2013-12-12 19:18:23 +00:00
David Black
08ebf3c9c3 fix clementine 2013-12-09 19:40:21 +00:00
Daniel Martí
3c60ed71f1 Add support-v4 r19 2013-11-16 12:42:21 +01:00
Ciaran Gultnieks
ed33eece65 Add jackson extlibs 2013-11-05 16:04:30 +00:00
Daniel Martí
b4fa304b31 Add libgdx 0.9.8 2013-10-30 17:44:17 +01:00
Daniel Martí
6deb6af32c Better gitignore fields (we want the root directory) 2013-10-25 20:56:38 +02:00
AlexanderR
a731422b59 Updated GhostCommander to 1.51b2, added it's plugins 2013-10-21 18:10:27 +11:00
AlexanderR
5366cacc3e Added MAD 2013-09-25 18:55:54 +11:00
David Black
623716a73e add text files with md5 hashes for support libraries 2013-08-28 11:16:08 +01:00
David Black
edb66f56f1 add source.txt for Htmlcleaner extlib 2013-08-26 15:01:56 +01:00
Paul Sokolovsky
60009b5ba1 OsmAnd: Fix broken link to download zlib during build.
Also submitted upstream:
https://github.com/osmandapp/OsmAnd-core/pull/24
https://github.com/osmandapp/OsmAnd-tools/pull/57
2013-08-24 21:29:46 +03:00
David Black
bbf17b3fa0 oauth signpost extlib and disklrucache srclib 2013-08-14 19:00:31 +01:00
David Black
13e1c65de8 another way to chmod vlc 2013-08-06 10:57:07 +01:00
David Black
5f1e456716 chmod 755 all executables in core Osmand srclib 2013-08-05 10:14:28 +01:00
David Black
7d6212322d chmod 755 for vlc srclib executables 2013-08-05 10:09:02 +01:00
David Black
b24da202a0 add new support jars 2013-07-26 10:39:25 +01:00
David Black
cf8e1fcf8b archive old support jars 2013-07-26 10:38:17 +01:00
David Black
cce3f5dca3 add source for the libsonivox.so 2013-07-10 14:51:56 +01:00
David Black
71863232b7 Merge commit 'refs/merge-requests/138' of gitorious.org:f-droid/fdroiddata into merge-requests/138 2013-07-10 13:55:45 +01:00
David Black
ea37501b4e new app, Notey 2013-07-10 13:46:34 +01:00
David Black
217febbe19 a couple of extlibs that may be needed soon 2013-07-06 13:24:40 +01:00
David Black
6971138eb1 BV for APG (org.thialfihar.android.apg) to work with org.fdroid.k9 ...
K-9 developers indicate they will consider more flexibility regarding
declaration of package names for apps that wish to plug in to a member
of the K-9 "family".
Not changing package name for this one, but we should consider doing
so for the newer GPG apps.
2013-06-30 19:05:05 +01:00
David Black
379ff2a1b4 new app net.czlee.debatekeeper 2013-06-22 17:11:27 +01:00
David Black
9117f8d797 more WIP for latest net.nurik.roman.dashclock 2013-06-19 19:07:23 +01:00
Daniel Martí
7723ff2b69 New extlib: commons-logging (srclib is impossible) 2013-06-14 19:59:09 +02:00
David Black
a41e84a7ce fix and enable com.googlecode.androidcells 2013-06-05 20:23:47 +01:00
David Black
1de8c0190b new app, subsurface. add smaller language pack for spanish 2013-06-05 12:09:10 +01:00
David Black
3227820695 new ASK language pack for Spain (thanks csolisr) 2013-06-04 09:32:54 +01:00