Commit graph

703 commits

Author SHA1 Message Date
relan
133efcefd5 Update VLC to 3.4.0 2021-09-27 22:24:59 +03:00
Licaon_Kter
3e301d2f83 Newapp: Anonymous Messenger 2021-09-17 15:09:29 +00:00
andy dash
769635b2b0 Add Radar-App 2021-09-17 07:30:57 +00:00
austinried
3c1ec7d070 Add com.subtracks 2021-09-04 09:42:21 +00:00
linsui
aac0a55e42 pretixSCAN: 1.11.9 2021-08-23 05:21:09 +00:00
Victor
6b21764c74 App inclusion: RoboZZle Droid 2021-08-19 02:28:17 +00:00
linsui
ebc184e613 X Server: 1.31 2021-08-17 23:05:24 +08:00
linsui
26833c155a DSub: 5.5.2 2021-08-02 08:19:43 +00:00
Marcus Hoffmann
5dc2a38374 CCTG: add 2.6.1.0 2021-08-02 10:10:17 +02:00
linsui
344e21e3ec Ghost Commander - SFTP plugin: 2.1.1 2021-07-31 10:06:37 +00:00
linsui
0c3db9711a Gadgetbridge: fix 0.59.0 2021-07-27 19:05:50 +08:00
p≡p
50b341349a Update security.pEp to 1.1.271 (95) 2021-07-19 14:00:13 +00:00
FestplattenSchnitzel
c97b34763a com.vishnuraghav.EnRecipes 2021-07-18 18:55:08 +00:00
linsui
95284f3f4b xmp: 4.12.0 2021-06-20 12:12:15 +00:00
linsui
8bc79aa1c0 trime: fix 3.2.0 2021-06-10 11:05:51 +00:00
Tad
31f408eef9 New app: Mull (89.1.1) 2021-06-03 15:49:08 +00:00
p≡p
f5ec2be446 Update security.pEp to 1.1.264 (88) 2021-05-20 10:33:26 +00:00
linsui
ec9255125a Magisk: 23.0 2021-05-12 14:23:40 +08:00
linsui
164c0a4ba7 BBS: 2.6 2021-05-11 13:27:59 +08:00
linsui
a601fc2bf4 Stork IM: 3.0.27 2021-05-10 12:55:18 +00:00
cgrigis
34e8ed1719 Add version based on SwissCovid 1.4.1 2021-05-06 07:59:17 +00:00
cgrigis
3238bfc488 Initial version for LibreCHovid 2021-04-28 13:03:49 +00:00
linsui
fea8c0aabf fix zeus 2021-04-08 15:13:39 +00:00
linsui
cf74223a93 Acode editor 2021-04-07 17:46:30 +00:00
linsui
c0429fd23f Busybox Installer: v2.3 2021-04-06 19:15:18 +00:00
Marcus Hoffmann
44ce3ca5de element: v1.1.3
This needed refactoring in how the piasy BigImageViewer lib is handled
as newer versions of that bumped their AGP. We can now use the native
support through maven-publish-plugin and just need to override some of
the publishing variables.

The non-minified version looks like this:

```
apply plugin: 'maven-publish'

afterEvaluate {
    publishing {
        publications {
            release(MavenPublication) {
                from components.release
                groupId = 'com.github.piasy'
                version = releaseVersionName
            }
        }
    }
}
```

See also: https://developer.android.com/studio/build/maven-publish-plugin
2021-04-06 18:05:07 +02:00
linsui
b071551cd0 PdDroidParty: v326 2021-04-01 22:05:38 +08:00
linsui
278d3c378c Update mpv to 2021-03-10-release (24) 2021-03-16 08:07:46 +00:00
relan
de4120eb78 Snapcast: add missing srclib 2021-03-05 18:45:49 +03:00
p≡p
73e22fde7c Update security.pEp to 1.1.213 (80), migrate srclibs from Mercurial to Git 2021-02-12 15:03:57 +00:00
Marcel Dopita
9c007e08a5 Update Just (Video) Player to v0.12 2021-01-07 06:41:41 +01:00
Pierre Rudloff
fef1c7415f Merge branch 'feature/com.tunerly' into 'master'
New app: Tunerly

Closes rfp#1574

See merge request fdroid/fdroiddata!8024
2021-01-03 18:01:16 +00:00
Pierre Rudloff
e517deb20e New app: Tunerly 2021-01-03 18:49:49 +01:00
Johnny
fc1f585855 bump GCompris to 1.0 2021-01-03 16:21:54 +00:00
Marcel Dopita
675b517026 New app: Just (Video) Player 2020-12-14 09:57:44 +00:00
relan
3ef782f60b Update Fennec F-Droid to 84.1.0 2020-12-13 22:21:15 +03:00
proletarius101
548ee4eb95 Add Insular 2020-12-03 19:20:28 +00:00
Hans-Christoph Steiner
8e4de1e5f2
srclibs: add new line character at the end of files missing it 2020-11-17 19:08:20 +01:00
Hans-Christoph Steiner
574cd9612d
StockFish: comment out duplicate RepoType 2020-11-17 19:08:17 +01:00
Klaas Teschauer
f633eaa8d3 Add the Rsync Server App 2020-11-14 18:00:39 +00:00
Nicco Kunzmann
305107f7b6 address review
- repository URL
- version template
2020-10-01 18:56:35 +00:00
relan
5330db31a6 Update Fennec F-Droid to 81.1.1 2020-09-24 14:26:32 +03:00
Andreas Enge
841809f3f4 srclibs: Add gmp.
* srclibs/gmp.yml: New file.
2020-09-03 10:02:24 +00:00
Marcus Hoffmann
2a55293519 cpuinfo: update to 4.4.2 2020-09-01 12:18:18 +02:00
Licaon_Kter
36727c2b9f Transportr - fix 218 - readd gradle-witness from srclib 2020-08-19 13:15:54 +03:00
p≡p
b331e9b60f Let's try with pip3 then, also ndk r20 seems to be a better fit to local.properties (generated on gradle clean) than r20b 2020-08-03 13:59:40 +00:00
Izzy
1faf01210d
WeatherNotification repo moved 2020-06-29 18:31:40 +02:00
Licaon_Kter
4b040ec0e8 opacclient fix 219 2020-06-23 18:41:40 +03:00
Ruslan Boitsov
e6210b9249 Update Firefox Klar, build Geckoview 2020-06-10 08:44:05 +00:00
relan
52a027f160 MozLocales: fix lint warning
srclibs/MozLocales.yml:3: missing starting space in comment (comments)
2020-06-03 10:13:59 +03:00
Hans-Christoph Steiner
a6097d9552 remove blank entries from srclibs
```python
import glob
import re
import yaml

print(help(yaml.dump))

for f in glob.glob('srclibs/*.yml'):
    with open(f) as fp:
        data = yaml.safe_load(fp)
    write = False
    if 'Prepare' in data:
        prepare = data['Prepare'].strip()
        if not prepare:
            del(data['Prepare'])
            write = True
    if 'Subdir' in data:
        subdir = data['Subdir']
        if not subdir:
            del(data['Subdir'])
            write = True
    if write:
        with open(f, 'w') as fp:
            yaml.dump(data, fp, default_flow_style=False, allow_unicode=True, encoding=None)
        print('\n=========================================\n', f)
        print('Prepare:', prepare)
```
2020-06-02 17:12:24 +02:00
Hans-Christoph Steiner
b9e9a077d7 convert srclibs to .yml, closes #2042 2020-06-02 15:33:31 +02:00
Licaon_Kter
11288b0edf xiph srclibs - update paths 2020-05-25 10:48:14 +00:00
Cameron Gutman
f6bb33543b Update Opus repo to new GitLab instance 2020-05-24 19:39:49 -07:00
Licaon_Kter
ac8105e79c Mimanganu - fix build, use forked srclib 2020-04-28 08:38:38 +00:00
Marcus Hoffmann
3f71ef22bb new app: org.solovyev.android.calculator
closes fdroid/rfp#563
2020-03-14 00:02:05 +01:00
Marcus
f0ab6670ea new app: riotX 2020-01-09 16:24:58 +00:00
Matteo Carrara
fc13d90391 New app: ACCA 2020-01-06 17:00:59 +00:00
Marcus Hoffmann
a0096b40d0 rustup repo moved 2019-12-21 22:53:21 +01:00
Johnny
bf09f9308c Update GCompris to 0.97 (9700) 2019-12-21 06:14:35 +00:00
Julia Friesel
0aa31ca337 Add drip 2019-12-20 19:57:45 +00:00
Michael Pöhn
5826ad3c48 Merge branch 'purge-srclib-update-project' into 'master'
purge unused srclib key: Update Project

See merge request fdroid/fdroiddata!6062
2019-12-18 10:06:17 +00:00
Aurélien Gâteau
55fb84bf50 Update Pixel Wheels to 0.14.1 (14)
Use our own build of Aseprite. The packaged version is too old: it
generates bad assets because it does not understand hidden layers.
See https://github.com/agateau/pixelwheels/issues/33.
2019-12-16 19:06:27 +00:00
Michael Pöhn
3edaa71d70 purge unused srclib key: Update Project 2019-12-13 19:55:33 +01:00
Tuomas Airaksinen
ab93c4336e Update And Bible to 3.1.319.4-beta (319) 2019-11-26 17:09:33 +00:00
Pierre Rudloff
925ab077ed LibreraReader: Build 8.1.305-fdroid
+ switch to Fastlane metadata
2019-10-12 12:47:59 +02:00
Marcus Hoffmann
25a31f7626
New App: com.aefyr.sai
Closes: fdroid/rfp#1044
2019-07-22 20:58:14 +02:00
Michael Pöhn
150b8b89cb new app: Moonlight Game Streaming 2019-07-11 01:09:15 +02:00
Ruslan Boitsov
4c3ad8ff6d Update Klar to v.8.0.15 2019-07-10 12:12:34 +00:00
Pierre Rudloff
08dd802215 New app: Pixel Wheels 2019-06-23 14:56:30 +00:00
Pierre Rudloff
7fc8820f98 FragDenStaat: Fix build error
Use Yarn instead of npm because npm does not follow yarn.lock
2019-06-08 13:03:05 +00:00
zebra-lucky
baa8b87da0 add org.dash.electrum.electrum_dash.yml 2019-06-04 03:08:07 +03:00
Pierre Rudloff
6f4d5f8c59 New app: aTalk 2019-06-02 17:55:20 +02:00
Pierre Rudloff
5127baaa28 New app: Form-N-Fun 2019-05-20 19:52:32 +00:00
Licaon_Kter
5d3eaf384e MinNDK needed is r16b
Ref: https://gitlab.linphone.org/BC/public/linphone-sdk/blob/master/cmake/LinphoneSdkCheckBuildToolsAndroid.cmake#L31
2019-05-14 14:57:36 +00:00
David Boddie
e88579578f Update uk.org.boddie.android.weatherforecast.yml
Remove duplicate 1.3.0 version blocks.
2019-05-04 17:33:41 +00:00
Pierre Rudloff
1dbd1f752e SuperTuxKart: Switch back to git-svn for assets 2019-05-04 12:37:54 +02:00
Pierre Rudloff
4dd3c7ecd6 New app: UBIC Wallet 2019-04-30 20:31:38 +00:00
Pierre Rudloff
f9caa04f54 Merge branch 'feature/freemap.opentrail' into 'master'
New app: OpenTrail

Closes rfp#450

See merge request fdroid/fdroiddata!4637
2019-04-30 20:19:09 +00:00
Pierre Rudloff
15e24aac36 New app: RxDroid 2019-04-30 20:01:40 +00:00
Pierre Rudloff
d3a92cf058 Merge branch 'feature/com.google.android.sambadocumentsprovider' into 'master'
New app: Android Samba Client

Closes rfp#371

See merge request fdroid/fdroiddata!4422
2019-04-30 19:48:59 +00:00
Marcus Hoffmann
52bbdec468
riot-android: add security 0.8.28a release
Build from my fork which backports the necessary fixes. The latest
riot-android release cannot be built because it contains proprietary
libs from jitsi.
2019-04-23 21:30:14 +02:00
Marcus Hoffmann
869340cd36
minivector: add 0.8.29
Switch olm sourcelib to mirror while git.matrix.org is down.
Explicitly point to the commit hash instead of a tag for olm because
everyone can verify the commit is the same as in the upstream repo.

The 3.0.0 tag signed by uhoreg/Hubert Chathi points to this commit.
2019-04-15 16:08:20 +02:00
Andre Miras
e15374302b New app: EtherollApp
Cross platform Etheroll app built with Python and Kivy.
Uses an Ethereum smart contract to place bets on the blockchain.

Note the introduction of `srclibs/buildozer.txt` to use the
non-mainstream `buildozer` wrapper.

The build relies on buildozer master (post 0.39 release) which fixes
issues with unsigned releases.
Cython is pinned since this is the official tested version with
buildozer.
Both SDK and NDK path are set to use fdroid ones.
The auto accept license is disabled since fdroid sdkmanager doesn't
support the --licenses argument.
2019-04-01 00:19:31 +02:00
Pierre Rudloff
567b040fb1 New app: OpenTrail 2019-03-18 12:41:57 +01:00
Pierre Rudloff
f7fe758493 New app: Vector Camera 2019-02-27 10:20:18 +01:00
Pierre Rudloff
5d69406753 New app: Wikivoyage European Travels 2019-02-05 09:16:02 +00:00
Pierre Rudloff
7a99e75269 New app: Limbo x86 PC Emulator 2019-02-03 11:05:20 +00:00
Pierre Rudloff
cb23bf499d New app: Android Samba Client 2019-02-02 23:45:54 +01:00
Pierre Rudloff
91ed055053 New app: Turtl 2019-01-24 00:35:19 +00:00
Johannes Schwab
948e626be7 New app: OpenRecipes 2019-01-11 23:41:39 +00:00
Licaon_Kter
5088e48731 New App: SMS gate - backup app 2018-12-18 09:14:11 +00:00
Licaon_Kter
beaaf04624 Baresip SIP client 2018-10-22 23:31:11 +00:00
Andre Staltz
eba8f16e39
Add Manyverse metadata (new app) 2018-10-02 12:00:03 +03:00
relan
8d8c3b32c1 oandbackup: fix 0.3.0 (21)
Provide only arm support for now, see fdroid/fdroiddata#1366.
2018-09-20 20:36:41 +03:00
David Boddie
2592d12cc7 Added metadata for my Weather Forecast app. 2018-09-18 16:59:06 +00:00
Marcus Hoffmann
dc548707a7 New app: Rocket.Chat
closes: fdroid/rfp#436

RockatChat: update to latest foss version, fix build

rocketchat: add expanded description, update to 2.6

rocketchat better summary
2018-09-11 20:31:30 +02:00
Marcus Hoffmann
aafe4ebdb4 new app: minivector 2018-09-08 11:59:29 +02:00
Pierre Rudloff
c43319ed96 New app: DNS Hero 2018-08-07 11:22:25 +02:00
relan
8941d717be Trireme for Deluge: fix 0.8.1 (5) 2018-07-24 07:26:15 +03:00
Pierre Rudloff
3550325217 SuperTuxKat: Update to 0.9.3 2018-07-04 15:12:38 +00:00
Matthew Hague
ed519c6856
Update to osmand 3.0.4
This also include a fix to Persian fonts, with a patched srclib for icu.
Fixes #1254.

Also adjusted build to ensure OsmAnd binary snapshots not downloaded.

Added sha256sum checks to external source tarball downloads in
core-legacy.  Moved external skia github fetch to osmand-external-skia
srclib.
2018-07-01 14:18:35 +02:00
relan
d59eb8941e Fennec F-Droid: prepare for 61.0 2018-06-28 08:41:57 +03:00
Marcus
767d04e5ec Merge branch 'libre6' into 'master'
Update libreoffice to 6.1.0.0.alpha0+

See merge request fdroid/fdroiddata!3327
2018-06-21 10:37:44 +00:00
Marcus
fad5a49bad Merge branch 'master' into 'master'
Remove deprecated pep.android.k9, replace with new app ID security.pEp, update metadata + srclibs

See merge request fdroid/fdroiddata!3183
2018-06-18 14:06:34 +00:00
Matthew Hague
6938776f44 Update libreoffice to 6.1.0.0.alpha0+
Towards #671.  This version is very alpha...
2018-06-18 08:12:53 +01:00
Alexey Rochev
0a346b6fbe Update Tremotesf to 1.7.0 (16) 2018-06-12 14:15:05 +03:00
pep-lxc-02.pep.security
36d2036593 Merge branch 'master' of https://gitlab.com/fdroid/fdroiddata 2018-05-31 11:48:14 +02:00
fzurita
c4f266f2cd Add Mupen64 Plus AE 2018-05-30 16:01:10 -04:00
pep-lxc-02.pep.security
d801d7330f Merge branch 'master' of https://gitlab.com/fdroid/fdroiddata 2018-05-18 21:50:42 +02:00
Pierre Rudloff
0da3572b7a New app: Waistline 2018-05-18 17:29:21 +00:00
pep-lxc-02.pep.security
4d6192d8fa Replaced pep.android.k9 with new app ID security.pEp, adjusted metadata + srclibs so it builds properly again 2018-05-18 11:18:47 +02:00
Pierre Rudloff
7703617713 New app: MaterialOS 2018-05-07 13:29:12 +00:00
relan
b15958a7ab srclibs: remove JavaMail
It's not used. Closes fdroid/fdroiddata#1175.
2018-04-23 08:11:40 +03:00
Marcus Hoffmann
737db2dfc0
FindMyPhone: add new version
Now builds without prebuilt jars.
NOTE: We need to add the trailing slash to the sourceforge repo,
otherwise we get a redirect to http :-/

Closes fdroid/fdroiddata#780.
2018-03-10 23:48:41 +01:00
Blokada
47faa40708 Update Blokada to 3.0.0 2018-03-08 10:34:44 +00:00
relan
4c2c93423a srclibs: remove CSipSimple
It was used as repo by only one app.
2018-02-22 20:21:49 +03:00
relan
d1adf6f97e srclibs: remove CommanderGenius
It was used as repo by only one app.
2018-02-22 20:21:40 +03:00
relan
a0a63bb2df srclibs: remove AnySoftKeyboardPacks
It was used as repo by only one app.
2018-02-22 20:21:24 +03:00
relan
6132bc4897 Update VLC to 2.5.17 2018-02-02 11:16:18 +03:00
Marcus Hoffmann
d5d591a31b
add srclibs required for riot
These should have been added with the latest riot build update already.
2018-01-19 20:20:52 +01:00
Marcus Hoffmann
f3b9236f45
ghostcommander: update to 1.55b3
Add Zip4j as new srclib. We use a github mirror that has been verified
to correspond to the upstream source release. (Upstream only releases a
zip archive.)

Closes fdroid/fdroiddata#1033.
2017-12-14 11:33:56 +01:00
Hans-Christoph Steiner
c10a2c9cb8 F-Droid: no need to have as a srclib, just git
This is needed so that the graphics, localized files, etc get
published.  And Privleged Extension definitely does not need any code
from F-Droid.  I tested this by manually running a build on
jenkins.debian.net

This reverts commit eb89ad7a14.
2017-12-14 10:33:27 +01:00
relan
dc88bc9336 Seafile: add android-vcard srclib
Forgot to add it in 606874ca39.
2017-11-06 16:20:17 +03:00
relan
5ede5607c3 VLC: fix 2.5.2 2017-10-12 09:33:26 +03:00
lb@lb520
9ee8cd6b93 org.lufebe16.pysolfc.txt added - squashed 2017-09-29 09:46:16 +02:00
Marcus Hoffmann
e66e33afee androdb: enable AUM, add 1.4.9 switch to working mirror of log4j
The builds didn't change for quite a while so we can enable auto update.
Switch to a github mirror by apache for the old log4j library because
the git-svn takes years to clone. The contents are the same.
2017-09-13 15:40:29 +02:00
Matthew Hague
152da945cf Update FBReader to 2.5.9
This includes removing non-free OpenDictionary and Lingvo.  A patch can
be avoided now since most code has been moved to files that can simply
be deleted.  A few sed commands can remove references to these
dictionaries in the remaining code.
2017-08-30 11:03:43 +01:00
Álvaro Brey Vilas
e9347278b4 Update es.usc.citius.servando.calendula: 2017-07-26 18:30:28 +00:00
relan
02dcfdb49e Merge branch 'retroboy' into 'master'
Retroboy: Build receipt for a new app

See merge request !1690
2017-06-14 08:44:20 +00:00
huss
8262b7bc2d update pEp version: Add 0.9.10.1 2017-06-09 09:57:59 +00:00
Lukas Lihotzki
1e38734c59 New app: pixelflood 2017-05-21 23:34:47 +00:00
Andrew Patrikalakis
a094d04d66 Make VLC 2.0.6 build again 2017-05-21 21:24:42 +00:00
Boris Kraut
e6a3340bfb SuperTuxKart: Add deps srclib 2017-04-08 17:02:48 +02:00
Hash Engineering Solutions
d89ba4a597 Add Dash Wallet - hashengineering.darkcoin.wallet 2017-03-28 12:27:19 +00:00
keeba
6b1661b6c8 Retroboy: Build receipt for a new app 2017-03-21 01:00:28 +01:00
Boris Kraut
08200a8165 Revert "Add volley srclib", closes #643
This reverts commit 25c4f05be3.
2017-03-19 22:38:31 +01:00
Boris Kraut
25c4f05be3 Add volley srclib 2017-03-15 23:27:18 +01:00
est31
c48148ba0c geopaparazzi:add wip 5.2.0 build 2017-02-14 09:13:56 +01:00
Boris Kraut
8086f107b5 Don't update FTP Server to 2.13.1 (21301): fail to build locales 2017-01-23 21:05:29 +01:00
Boris Kraut
54d4157d9b Vanilla Tag Editor: Replace jar file 2017-01-10 23:39:24 +01:00
Boris Kraut
6884c64348 New app: Simple sms remote, closes fdroid/queue#3 2016-12-30 15:01:48 +01:00
Boris Kraut
6f45a88c93 SMSDroid: Update to 1.7.0, move to archive 2016-12-27 14:30:34 +01:00
Boris Kraut
af1cbcf83e Add sanmoku srclib 2016-12-25 14:52:33 +01:00
Boris Kraut
a900aa576b Remove duplicated srclib 2016-12-25 14:17:07 +01:00
Boris Kraut
8eafc4c25e jcaki srclib moved to github 2016-12-23 13:43:49 +01:00
Hugo Gresse
e679cecea1 New app: Quote 2016-12-03 14:26:56 +01:00
est31
773d3012d5 Add 3.3.4 release of wb.receiptspro, still WIP as it doesn't build 2016-12-03 12:09:45 +01:00
est31
2e7d099ec2 Update org.pocketworkstation.pckeyboard to 1.39.1 (1039001)
Note that due to the google code shutdown, a different repo for the srclib had to be used.
2016-11-25 23:29:11 +01:00
Boris Kraut
4d6fe697ad New app: FairCoin (disabled) 2016-11-05 02:40:49 +01:00
Boris Kraut
7edfbee857 Update StageFever to 1.0.4 (10004) 2016-10-31 13:06:27 +01:00
est31
0c1c4dabb3 Add 5.2.3.1 libreoffice build
* UnoUrlTest.java lead to a scanner error due to unicode problems [1],
  work around the issue by removing the offending line
* work around upstream problems with clew which is not included in
  android builds but still some of the compiled files rely on it [2]
* use NDK r10e because newer NDKs don't have a README.txt and upstream
  wants that file [3]
* Update the LOTarballs srclib to include the newest srclibs. If you
  wonder how I created them: I built it locally without disabling
  external fetching, so I got all the files needed, then I copied those
  over.
* Remove some test blobs that the scanner complains about

[1]: https://gitlab.com/fdroid/fdroidserver/issues/226
[2]: https://bugs.documentfoundation.org/show_bug.cgi?id=103443
[3]: https://bugs.documentfoundation.org/show_bug.cgi?id=103442
2016-10-24 16:24:23 +02:00
Boris Kraut
7cbee52e2c Fix gmslib 2016-10-23 20:46:56 +02:00
Boris Kraut
e18b9c7f17 GmsLib: Fix typo.. 2016-10-22 11:57:24 +02:00
Boris Kraut
73421e2226 Switch Endless srclib to a working fork 2016-10-20 19:44:13 +02:00
Boris Kraut
00358d4b4b Add gsmlib 2016-10-19 20:29:45 +02:00
Boris Kraut
16914ba978 Amaze: Prepare for 3.1.0 2016-10-02 20:05:59 +02:00
Boris Kraut
0d23a620c7 android-log4j: Update googlecode link 2016-08-31 00:44:44 +02:00
Boris Kraut
10b1036293 New app: Kumagusu (disabled) 2016-08-20 15:02:54 +02:00
est31
f3a2358478 Add the p≡p app 2016-08-10 12:36:47 +02:00
Boris Kraut
3fe3d994a5 Vector: Fix build 2016-07-10 16:10:36 +02:00
est31
8127eafb0d Bho srclib: new upstream location 2016-06-23 19:57:49 +02:00
Boris Kraut
7edd13fbc9 Switch gson srclib to github 2016-06-01 09:00:32 +02:00
Boris Kraut
c1ec5466f6 Add CompareString srclib 2016-05-16 18:03:00 +02:00
Boris Kraut
5ac32b4dce Ring: Fix build 2016-05-06 16:38:39 +02:00
Kilian Holzinger
751040924f Updated I2P to 0.9.25. Leave current version code for testing 2016-04-20 12:22:43 +02:00
afwang
63cdd866f4 Added library references for Dogecoin and updated Dogecoin build script
Add in Scrypt, libdohj, and bitcoinj library source repositories.
2016-03-31 21:53:00 -07:00
Kilian Holzinger
8a3611ea9d Updated net.i2p.android.router to 0.9.22.
This version is still behind the PC version, also the upstream app developer has difficulties to build the recent versions.
2016-03-15 15:11:25 +01:00
Boris Kraut
eb732d49be Fix casesensitivity of some srclibs; closes #403 2016-02-20 22:41:17 +01:00
Manizuca
a4424e786d Add GNU IceCat (380600) 2016-02-18 19:49:58 -03:00
Neil Roberts
acd1f5f4bd Fix building PReVo and update to version 0.13
PReVo has now moved to Github. The prevodb depedency now has a simpler
autogen script which is more likely to work so we can use that instead
of manually setting up autotools. The donation links are no longer
valid so they have been removed.
2016-02-10 17:32:10 +00:00
keeba
80a2081e16 ownCloud News Reader: Replace untrusted repos with srclibs and reactivate 2016-01-21 01:48:09 +01:00
Boris Kraut
1680e69410 Add jbox2d srclib 2016-01-11 01:33:18 +01:00
Boris Kraut
d25d1e61ce Merge branch 'master' into 'master'
added meta data for restored version of quickdic

QuickDic has been abandoned for some time.  Another maintainer has created their own fork of the project and begun releasing new versions.  I have added the required metadata to include this in fdroid.

See merge request !1081
2015-12-05 15:13:05 +00:00
Matthew Hague
26129e904e Added meta data for restored version of quickdic.
Fixes #354
2015-12-05 08:57:40 +00:00
Daniel Martí
4d60d15e23 Forgot to add PlayHub for blokish 2015-11-14 13:31:49 +01:00
est31
02c798580d Move godot engine repo location 2015-11-10 17:33:11 +01:00
Boris Kraut
899c5d6007 Surespot: Clean build 2015-11-05 22:23:54 +01:00
Boris Kraut
157177c59f Add CWAC Layouts to srclibs 2015-11-05 21:51:43 +01:00
Boris Kraut
55acad0ca9 Update Mi Manga Nu to 1.39 (39) 2015-11-03 09:31:18 +01:00
Boris Kraut
bb6a0fbe15 Track Work Time: Prepare for 0.5.17 (20) 2015-10-24 23:09:42 +02:00
Boris Kraut
755c53763f Add yet another Date4j srclib 2015-10-21 10:19:09 +02:00
Andreas Shimokawa
e0b6344a6b Add PebbleDialer metadata 2015-10-14 17:30:35 +09:00
Boris Kraut
54180b775d WeatherNotification: Moved to bitbucket 2015-10-11 20:43:19 +02:00
Boris Kraut
3695e00fc0 Update AndrOBD to V1.3.0 (10300) 2015-10-10 22:44:04 +02:00
Boris Kraut
e4b2a3a90c Update repo for taskprovider srclib 2015-09-13 23:47:47 +02:00
Boris Kraut
78e3c2be2b Update repo for DashClock srclib 2015-09-13 23:47:13 +02:00
Daniel Martí
eb89ad7a14 F-Droid: have repo as a srclib
This will be useful for the privileged extension.
2015-09-09 22:06:35 -07:00
Rancor
a7cdccbb2e Update Transdroid to 2.5.1 (221), fixes #281 2015-08-24 01:01:59 +02:00
Boris Kraut
5863cee873 Update Easy xkcd to 2.0 (31) 2015-08-23 10:34:06 +02:00
Daniel Martí
b951157ce0 Remove all trailing spaces 2015-08-17 22:21:03 -07:00
Boris Kraut
e1105b95a1 Merge branch 'andbible' into 'master'
And Bible: update for latest version and new srclib JSword

The issue (https://github.com/mjdenham/and-bible/issues/21) is not officially solved, but mmseg4j is available via Maven Central now. Thus we are able to build the latest version now.

See merge request !917
2015-08-13 21:49:27 +00:00
Boris Kraut
69ca0da9b5 Don't update ConnectBot to 1.8.5 (375): untrusted maven repo 2015-08-12 13:31:12 +02:00
keeba
e500dac036 And Bible: update for latest version and new srclib JSword 2015-08-11 04:31:45 +02:00
Boris Kraut
b5e7b63189 New app: YouTube Download (disable) 2015-08-04 21:31:30 +02:00
keeba
f0122b2c5c criticalmaps: new app and dependencies 2015-07-31 03:09:04 +02:00
أحمد المحمودي (Ahmed El-Mahmoudy)
5635306062 Update Twidere to 0.3.0-dev-117 (117) 2015-07-08 09:53:28 +02:00
Boris Kraut
6f4d5a8ce3 New app: Learnforandroid (wait for upstream) 2015-07-01 23:42:26 +02:00
Boris Kraut
ee4c02a41b Don't update Kolab Notes to 0.1.0-alpha6 (6): dependencies 2015-07-01 19:25:52 +02:00
Boris Kraut
4f207b5a76 Merge branch 'Twidere' into 'master'
Update Twidere to 0.3.0-dev-116 (116)

Add RestFu & PickNCrop srclibs

See merge request !846
2015-06-30 21:38:03 +00:00