Commit graph

25657 commits

Author SHA1 Message Date
Boris Kraut 2ed7f43f44 Update Kernel Adiutor to 0.9.9.2.2.1.1.1 (118) 2015-11-09 08:21:57 +01:00
Boris Kraut dbd9ad7407 Atomic: Fix CI 2015-11-09 08:10:03 +01:00
Boris Kraut 2b334ee398 Update WiFi Automatic to 1.6.6 (166) 2015-11-09 08:06:55 +01:00
Boris Kraut 5cc1ad58fd Surespot: Needs source-built spongycastle 2015-11-09 08:04:03 +01:00
F-Droid Builder 3fb1a2fbc0 Update CV of qBittorrent Client Pro to 4.2.3 (423) 2015-11-09 06:03:08 +00:00
F-Droid Builder 4427b9bd3f Update NetGuard to 0.21 (21) 2015-11-09 05:47:19 +00:00
F-Droid Builder 930b7426f9 Update CV of Shattered Pixel Dungeon to 0.3.2b (67) 2015-11-09 05:31:21 +00:00
F-Droid Builder 53b3ae8720 Update Barcode Scanner to 4.7.5 (105) 2015-11-09 03:53:28 +00:00
F-Droid Builder f7148cfa45 Update CV of RunnerUp to 1.51 (14000051) 2015-11-09 03:41:24 +00:00
F-Droid Builder 50d4a050b6 Update CV of Kernel Adiutor to 0.9.9.2.2.1.1.1 (118) 2015-11-09 03:20:07 +00:00
F-Droid Builder 6aa42263c0 Update CV of Chess to 8.6.3 (122) 2015-11-09 03:05:58 +00:00
F-Droid Builder 5d5dedaaeb Update CV of Wifi Key View to 1.2 (12) 2015-11-09 02:47:03 +00:00
F-Droid Builder 93a6006aaa Update CV of WiFi Automatic to 1.6.6 (166) 2015-11-09 02:08:59 +00:00
Carmen Alvarez 1a055d1847 french-calendar: don't scan the wearable/build.gradle file, as it is ignored by settings.gradle
Instead of sed-patching the wearable/build.gradle file, which isn't even
read when building french calendar, just ignore the file altogether,
for the scanning phase.
2015-11-09 01:37:58 +01:00
Carmen Alvarez a0c973a9f1 frenchcalendar: put back the sed patch, but only for the wearable build.gradle
Not sure why this is needed though.
2015-11-09 00:12:39 +01:00
Carmen Alvarez c6fb78ea32 Removed prebuild sed patch from ca.rmen.android.frenchcalendar.txt.
This is not needed. In addition to only declaring the google
play services dependency in the wear flavor (not used in frdoid),
like this:

```
wearCompile 'com.google.android.gms:play-services:6.1.71'
```

there is an additional check to ensure that this line is not
even executed, as long as at least one of the tasks in the
gradle command line contains the string "foss".

In settings.gradle:

```
boolean includeWear=true;
// If we are building with a "foss" task, don't include the wearable module.
for(String taskName : startParameter.taskNames) {
    if(taskName.contains("Foss"))
        includeWear=false;
}
include ':handheld', ':common'
if(includeWear)
  include ':wearable'
```

In handheld/build.gradle:
```
    // Package the wear apk inside this one (only for the 'wear' flavor)
    if(rootProject.findProject("wearable") != null) {
        wearCompile 'com.google.android.gms:play-services:6.1.71'
        wearWearApp project(':wearable')
    }
```

I understand that most projects with proprietary vs foss flavors
don't have this additional check, which is why the sed patch is
usually needed.
2015-11-08 23:25:21 +01:00
Zoff 6ca0c3460c ZANavi:update to version 2.0.50 2015-11-08 12:26:01 +00:00
F-Droid Builder 8b52382ace Update AndStatus to 20.5 (138) 2015-11-08 10:30:55 +00:00
Ciaran Gultnieks 749cb31ad5 Update known apks 2015-11-08 09:50:07 +00:00
Ciaran Gultnieks 6bb724e5fb Update Atomic to 2.1 (21) and restore auto update 2015-11-08 09:46:24 +00:00
Boris Kraut 62f3537d79 Update AndrOBD to V1.3.5 (10305) 2015-11-08 10:40:36 +01:00
Boris Kraut 5f7c5c9922 Update Logical Defence to 1.3.3 (17) 2015-11-08 10:40:36 +01:00
Boris Kraut 8a34b37488 Update Wifi Key View to 1.2 (12) 2015-11-08 10:40:36 +01:00
Ciaran Gultnieks b2f59efe7c Atomic: remove incorrect build, temporarily disable auto update 2015-11-08 09:36:23 +00:00
F-Droid Builder b120384369 Update CV of Logical Defence to 1.3.3 (17) 2015-11-08 06:06:08 +00:00
F-Droid Builder 056ee0b07c Update CV of AndrOBD to V1.3.5 (10305) 2015-11-08 05:31:46 +00:00
F-Droid Builder d12e636fca Update DAVdroid to 0.9.1-beta1 (83) 2015-11-08 05:12:42 +00:00
F-Droid Builder 1375e55827 Update Simple Bitcoin Widget to 3.4 (50) 2015-11-08 04:13:06 +00:00
F-Droid Builder 62c56311ac Update CV of SMSdroid to 1.6.7 (9167000) 2015-11-08 02:11:43 +00:00
F-Droid Builder e41b2d56d6 Update CV of WebSMS to 4.9.5 (9495000) 2015-11-08 01:42:01 +00:00
Ciaran Gultnieks b417c4b177 Update known apks 2015-11-07 22:35:22 +00:00
Boris Kraut 777616398e Update Wifi Key View to 1.2 (2) 2015-11-07 21:10:32 +01:00
Boris Kraut 5c009119d6 Don't update OI Notepad to 1.5.3 (10083): untrusted repo, jar files 2015-11-07 20:26:47 +01:00
Boris Kraut 2ab7ba24ed Update Open Share Location Plugin to 2.0.1 (8) 2015-11-07 20:23:51 +01:00
Boris Kraut 9b6ed2f133 Update ForPDA to 3.1.4b3 (543) 2015-11-07 20:14:18 +01:00
F-Droid Builder 8176fe561c Update NetGuard to 0.19 (19) 2015-11-07 14:21:29 +00:00
Daniel Martí d501732adf Score Tarot: now non-free 2015-11-07 13:40:36 +01:00
Daniel Martí 0f729d2cb9 AntennaPod: enable 2015-11-07 13:37:38 +01:00
Daniel Martí 8a604aef82 Aard 2: java8 no longer a blocker 2015-11-07 13:34:19 +01:00
Daniel Martí 8855f2c129 QKSMS: enable 2.2.4 2015-11-07 13:34:07 +01:00
Daniel Martí 085965054f Material Hash: enable 2015-11-07 13:34:00 +01:00
Daniel Martí 95147a24a7 Update F-Droid to 0.97 (97050) 2015-11-07 13:01:59 +01:00
Ciaran Gultnieks 0fb56e7614 Update known apks 2015-11-07 10:50:11 +00:00
F-Droid Builder 03aae977d2 Update Share to Clipboard to 1.1.1 (10) 2015-11-07 06:08:02 +00:00
F-Droid Builder ecd1bfecd8 Update NetGuard to 0.18 (18) 2015-11-07 05:45:22 +00:00
F-Droid Builder 55c64e7859 Update Score Tarot to 2.8 (28) 2015-11-07 05:18:07 +00:00
F-Droid Builder 73bb707429 Update PodListen to 1.2.1 (10201) 2015-11-07 04:58:58 +00:00
F-Droid Builder acc72d159d Update CV of Money Manager Ex to 3.1.2 (744) 2015-11-07 04:24:20 +00:00
F-Droid Builder 9275ea499b Update CV of OI Notepad to 1.5.3 (10083) 2015-11-07 03:37:29 +00:00
F-Droid Builder 9684bac3f3 Update CV of Bankdroid to 1.9.10.0 (216) 2015-11-07 03:30:43 +00:00