Commit graph

34419 commits

Author SHA1 Message Date
Boris Kraut c32d4121fb getChromium: Re-enable 2016-11-10 08:07:22 +01:00
Ciaran Gultnieks 47a95b4aeb Stats, etc 2016-11-10 01:15:20 +00:00
Ciaran Gultnieks 222d781f03 Update known apks 2016-11-09 19:15:51 +00:00
Boris Kraut 9f54ae0035 Update Ring to 20161108 (54) 2016-11-09 17:35:04 +01:00
Boris Kraut 62ba57356e Update AFWall+ to 2.8.0 (15800) 2016-11-09 17:35:04 +01:00
Daniel Martí ccee3ae476 Merge branch 'mega_app' into 'master'
fix mega ndk version

fixed ndk Version

See merge request !1817
2016-11-09 14:27:35 +00:00
Christian Schabesberger 949230add4 fix mega ndk version
fix mega ndk version
2016-11-09 14:55:38 +01:00
Boris Kraut 75712d2bbf BoogDroid: Set UCM:Tags 2016-11-09 11:14:33 +01:00
Boris Kraut cd41589c62 Update NFCMessageBoard to 3.1 (15) 2016-11-09 11:14:30 +01:00
F-Droid Builder aca83dd1eb Update CV of AFWall+ to 2.8.0 (15800) 2016-11-09 07:44:23 +00:00
F-Droid Builder 4294683829 Update Material Player to 2.8.0.4.3 (135) 2016-11-09 06:21:42 +00:00
F-Droid Builder 7a5eed8e81 Update BoogDroid to 0.0.2 (14) 2016-11-09 03:27:05 +00:00
F-Droid Builder ed7b129666 Update Nextcloud beta to 20161109 (20161109) 2016-11-09 02:47:52 +00:00
F-Droid Builder a4bb629b0d Update CV of Ring to 20161108 (54) 2016-11-09 02:39:29 +00:00
F-Droid Builder 8a8606f60c Update CV of NFCMessageBoard to 3.1 (15) 2016-11-09 02:09:35 +00:00
F-Droid Builder 925e97da69 Update Checkey to 0.1.3 (103) 2016-11-09 01:26:16 +00:00
Ciaran Gultnieks 56d38e0540 Stats, etc 2016-11-09 01:15:25 +00:00
est31 212234be11 boogdroid: enable AUM
Closes #543.
2016-11-09 00:32:45 +01:00
Ciaran Gultnieks 8a7a0b9b18 Update known apks 2016-11-08 15:59:26 +00:00
Daniel Martí a3ebe25e88 diaspora*: disable failing build 2016-11-08 14:27:03 +00:00
Boris Kraut 73a8d55aa8 Revert "ZANavi: Re-use installed gradle"
This reverts commit 89fabbb3f7.
2016-11-08 10:33:53 +01:00
Boris Kraut af404365de New app: Weather 2016-11-08 10:25:07 +01:00
Boris Kraut 89fabbb3f7 ZANavi: Re-use installed gradle 2016-11-08 10:12:44 +01:00
Boris Kraut 6aeecdd3ce Fix some licenses 2016-11-08 10:12:44 +01:00
F-Droid Builder 75e5d91225 Update Unit Converter Ultimate to 5.0 (50000) 2016-11-08 07:17:06 +00:00
F-Droid Builder a8b89c3075 Update Gallery to 1.28 (28) 2016-11-08 06:46:54 +00:00
F-Droid Builder 0e79a3af7f Update Prayer Times (Islamic Tools) to 3.6.1 (158) 2016-11-08 06:43:13 +00:00
F-Droid Builder 80d9c3e052 Update Calendar to 1.33 (33) 2016-11-08 06:37:10 +00:00
F-Droid Builder 258344401a Update PhotoBackup to 0.11.0 (33) 2016-11-08 06:20:19 +00:00
F-Droid Builder 8400b3ad0d Update FasterGPS to 1.12 (14) 2016-11-08 05:50:49 +00:00
F-Droid Builder 3bf9f18a51 Update File Manager to 1.15 (15) 2016-11-08 05:39:22 +00:00
F-Droid Builder e40dacc024 Update diaspora* to 0.2.0a (10) 2016-11-08 04:37:46 +00:00
F-Droid Builder 43990f68f4 Update NTPSync to 1.10 (12) 2016-11-08 03:52:14 +00:00
F-Droid Builder 50a6cf6ff2 Update Nextcloud beta to 20161108 (20161108) 2016-11-08 03:12:46 +00:00
F-Droid Builder 45996a5df5 Update Suntimes to 0.2.3 (8) 2016-11-08 03:11:26 +00:00
F-Droid Builder 735be718d0 Update Sudoku to 2.0.1 (3) 2016-11-08 02:55:46 +00:00
F-Droid Builder 934205c024 Update OneTimePad to 0.2.0 (200) 2016-11-08 02:11:47 +00:00
F-Droid Builder 79b77c749f Update Camera to 1.27 (27) 2016-11-08 01:22:00 +00:00
F-Droid Builder b0daf23f0f Update CV of Android CUPS Print to 1.3.0b1 (5) 2016-11-08 01:19:29 +00:00
Ciaran Gultnieks 94baf86abd Stats, etc 2016-11-08 01:15:23 +00:00
Boris Kraut 6033ec546a Merge branch 'fpe-ota-update-zip' into 'master'
F-Droid Privileged Extension OTA update ZIP

This is not actually an APK, but an OTA (Over-The-Air) update ZIP file that is meant to be flashed onto the /system partition using the recovery. This is the first non-APK to be built and included in the f-droid.org repo.
    
This relies on the buildserver running fdroidserver that includes:
https://gitlab.com/fdroid/fdroidserver/merge_requests/181

This should use the exact same signing key as org.fdroid.fdroid.privileged, but the APK signing key can change for the update.zip, since upgrades do not happen via the normal method, and instead the update.zip will remove the current APK and replace it with the current one without a signature check. https://gitlab.com/fdroid/fdroidserver/issues/233

See merge request !1804
2016-11-07 23:20:19 +00:00
Boris Kraut ffa8c0014e Merge branch 'onetimepad' into 'master'
Add OneTimePad

[OneTimePad](https://github.com/kckrinke/onetimepad) is a fork of OTP Authenticator

See merge request !1812
2016-11-07 22:51:24 +00:00
Boris Kraut 03ad583480 Update NewsBlur to 5.0.0b1 (130) 2016-11-07 23:40:34 +01:00
Boris Kraut 7f2fd26d97 Update GreenBits to 1.93 (93) 2016-11-07 23:40:31 +01:00
Boris Kraut a5c7df0597 Update GreenBits Testnet to 1.93_testnet (93) 2016-11-07 23:40:29 +01:00
Boris Kraut e738c18a52 Update Taskbar to 2.1.1 (91) 2016-11-07 23:40:27 +01:00
Boris Kraut 6a3889e32a Update NFCMessageBoard to 3.0 (14) 2016-11-07 23:40:24 +01:00
Boris Kraut dfc091af57 Update DAVdroid to 1.3.4-ose (127) 2016-11-07 23:40:22 +01:00
Boris Kraut b91468acae Update Lightning to 4.4.1 (90) 2016-11-07 23:40:20 +01:00
Boris Kraut 7f51480982 Update A2DP Volume to 2.12.8 (134) 2016-11-07 23:40:17 +01:00