Commit graph

16270 commits

Author SHA1 Message Date
F-Droid Builder ea60f6fa79 Update CV of Avare to 5.9.3 (213) 2015-01-19 03:08:38 +00:00
F-Droid Builder ab507b68a4 Update FOSDEM Companion to 1.3.0 (700130) 2015-01-19 03:05:35 +00:00
F-Droid Builder 52628aa014 Update CV of AcDisplay to 3.0.4 (36) 2015-01-19 01:46:09 +00:00
Boris Kraut cc5d814c3b Merge branch 'disable_smssync' into 'master'
SMS Backup+: Disable newest version due to app crash

Need to find a better way to build the k9lib.

Refs: https://github.com/jberkel/sms-backup-plus/issues/523, https://github.com/jberkel/sms-backup-plus/issues/525,

See merge request !511
2015-01-18 21:59:05 +00:00
Rancor 916d7113a9 SMS Backup+: Disable newest version due to app crash 2015-01-18 18:54:16 +01:00
Boris Kraut 792ce2acd5 µg UnifiedNlp: Fix build. 2015-01-18 17:38:11 +01:00
Boris Kraut cd0acc2d7d Merge branch 'update_wwwjdic' into 'master'
WWWJDIC for Android: Update to latest working version

Build, install and functionality tested. Seems the FinfAgent lib is not needed anymore as there is no FlurryAgent lib or any flurry* classes found.

The latest version 2.3.8 is crashing when clicking on an item in the settings dialog. Very likely an upstream bug, so just posting the stacktrace if some one wants to report it (don't have a google account)

```
E/ACRA    ( 1946): org.nick.wwwjdic fatal error : Unable to start activity ComponentInfo{org.nick.wwwjdic/org.nick.wwwjdic.WwwjdicPreferencesHC}: java.lang.RuntimeException: Subclasses of PreferenceActivity must override isValidFragment(String) to verify that the Fragment class is valid! org.nick.wwwjdic.WwwjdicPreferencesHC has not checked if fragment org.nick.wwwjdic.GenericPrefsFragment is valid.
E/ACRA    ( 1946): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.nick.wwwjdic/org.nick.wwwjdic.WwwjdicPreferencesHC}: java.lang.RuntimeException: Subclasses of PreferenceActivity must override isValidFragment(String) to verify that the Fragment class is valid! org.nick.wwwjdic.WwwjdicPreferencesHC has not checked if fragment org.nick.wwwjdic.GenericPrefsFragment is valid.
E/ACRA    ( 1946): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2195)
E/ACRA    ( 1946): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2245)
E/ACRA    ( 1946): 	at android.app.ActivityThread.access$800(ActivityThread.java:135)
E/ACRA    ( 1946): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1196)
E/ACRA    ( 1946): 	at android.os.Handler.dispatchMessage(Handler.java:102)
E/ACRA    ( 1946): 	at android.os.Looper.loop(Looper.java:136)
E/ACRA    ( 1946): 	at android.app.ActivityThread.main(ActivityThread.java:5017)
E/ACRA    ( 1946): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/ACRA    ( 1946): 	at java.lang.reflect.Method.invoke(Method.java:515)
E/ACRA    ( 1946): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
E/ACRA    ( 1946): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
E/ACRA    ( 1946): 	at dalvik.system.NativeStart.main(Native Method)
E/ACRA    ( 1946): Caused by: java.lang.RuntimeException: Subclasses of PreferenceActivity must override isValidFragment(String) to verify that the Fragment class is valid! org.nick.wwwjdic.WwwjdicPreferencesHC has not checked if fragment org.nick.wwwjdic.GenericPrefsFragment is valid.
E/ACRA    ( 1946): 	at android.preference.PreferenceActivity.isValidFragment(PreferenceActivity.java:898)
E/ACRA    ( 1946): 	at android.preference.PreferenceActivity.switchToHeaderInner(PreferenceActivity.java:1179)
E/ACRA    ( 1946): 	at android.preference.PreferenceActivity.switchToHeader(PreferenceActivity.java:1199)
E/ACRA    ( 1946): 	at android.preference.PreferenceActivity.onCreate(PreferenceActivity.java:545)
E/ACRA    ( 1946): 	at org.nick.wwwjdic.WwwjdicPreferencesHC.onCreate(WwwjdicPreferencesHC.java:14)
E/ACRA    ( 1946): 	at android.app.Activity.performCreate(Activity.java:5231)
E/ACRA    ( 1946): 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1087)
E/ACRA    ( 1946): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2159)
E/ACRA    ( 1946): 	... 11 more
I/ACRA    ( 1946): Finishing the last Activity prior to killing the Process
I/ACRA    ( 1946): Finished class org.nick.wwwjdic.WwwjdicPreferencesHC
```

See merge request !506
2015-01-18 16:08:02 +00:00
أحمد المحمودي (Ahmed El-Mahmoudy) 872e9b0ccf Update µg UnifiedNlp to 1.2.0 (1200) 2015-01-18 14:48:18 +02:00
Boris Kraut 7dcde4ac50 Merge branch 'update_oc_newsreader' into 'master'
Update ownCloud News Reader to 0.8.4 (76)

Build, install and functionality tested.

Also build the SnowcaseView-5.1.0-SNAPSHOT from upstreams subproject instead of using the ShowcaseView-5.0.0 from Maven Central. Have seen some crashs with the App and one is re-produceable on the f-droid build but it doesn't crash on the upstreams .apk. This is also not happening anymore on the f-droid build when using the snapshot.

```
E/AndroidRuntime( 1549): FATAL EXCEPTION: main
E/AndroidRuntime( 1549): Process: de.luhmer.owncloudnewsreader, PID: 1549
E/AndroidRuntime( 1549): java.lang.NullPointerException
E/AndroidRuntime( 1549): 	at com.github.amlcurran.showcaseview.StandardShowcaseDrawer.erase(StandardShowcaseDrawer.java:75)
E/AndroidRuntime( 1549): 	at com.github.amlcurran.showcaseview.ShowcaseView.dispatchDraw(ShowcaseView.java:246)
E/AndroidRuntime( 1549): 	at android.view.View.draw(View.java:14348)
E/AndroidRuntime( 1549): 	at android.view.ViewGroup.drawChild(ViewGroup.java:3103)
E/AndroidRuntime( 1549): 	at android.view.ViewGroup.dispatchDraw(ViewGroup.java:2940)
E/AndroidRuntime( 1549): 	at android.view.View.draw(View.java:14468)
E/AndroidRuntime( 1549): 	at android.widget.FrameLayout.draw(FrameLayout.java:472)
E/AndroidRuntime( 1549): 	at com.android.internal.policy.impl.PhoneWindow$DecorView.draw(PhoneWindow.java:2326)
E/AndroidRuntime( 1549): 	at android.view.ViewRootImpl.drawSoftware(ViewRootImpl.java:2496)
E/AndroidRuntime( 1549): 	at android.view.ViewRootImpl.draw(ViewRootImpl.java:2409)
E/AndroidRuntime( 1549): 	at android.view.ViewRootImpl.performDraw(ViewRootImpl.java:2253)
E/AndroidRuntime( 1549): 	at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:1883)
E/AndroidRuntime( 1549): 	at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1000)
E/AndroidRuntime( 1549): 	at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:5670)
E/AndroidRuntime( 1549): 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:761)
E/AndroidRuntime( 1549): 	at android.view.Choreographer.doCallbacks(Choreographer.java:574)
E/AndroidRuntime( 1549): 	at android.view.Choreographer.doFrame(Choreographer.java:544)
E/AndroidRuntime( 1549): 	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:747)
E/AndroidRuntime( 1549): 	at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 1549): 	at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 1549): 	at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 1549): 	at android.app.ActivityThread.main(ActivityThread.java:5017)
E/AndroidRuntime( 1549): 	at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1549): 	at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 1549): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
E/AndroidRuntime( 1549): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
E/AndroidRuntime( 1549): 	at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager(  379):   Force finishing activity de.luhmer.owncloudnewsreader/.NewsReaderListActivity
```

See merge request !507
2015-01-18 11:11:57 +00:00
Boris Kraut ab305e7823 Update Spirit2 Free to 2015_01_17_beta (79) 2015-01-18 12:03:57 +01:00
Boris Kraut b08be05eb0 Update WebCam Viewer to 2.0 beta6 (33) 2015-01-18 12:03:53 +01:00
Boris Kraut 3af0e781f4 Update Amaze File Manager to 1.4.0 (6) 2015-01-18 12:03:40 +01:00
Boris Kraut 2958b3da1c Update MidniteSolar Classic Monitor to 2.0.4 (204) 2015-01-18 12:03:38 +01:00
Rancor 600b27cd1c Update ownCloud News Reader to 0.8.4 (76) 2015-01-18 10:56:11 +01:00
F-Droid Builder d8518fec30 Update Galaxy Zoo to 1.35 (35) 2015-01-18 05:03:19 +00:00
F-Droid Builder ba7ebd0a98 Update CV of MidniteSolar Classic Monitor to 2.0.4 (204) 2015-01-18 04:09:30 +00:00
F-Droid Builder b2b107961b Update CV of WebCam Viewer to 2.0 beta6 (33) 2015-01-18 03:59:23 +00:00
F-Droid Builder ff1a308e97 Update CV of qBittorrent Client to 3.3.1 (331) 2015-01-18 03:53:52 +00:00
F-Droid Builder 5416d0b0ad Update CV of Amaze File Manager to 1.4.0 (6) 2015-01-18 03:43:18 +00:00
F-Droid Builder 8e5229ac6a Update CV of And Bible to 2.1.9 (147) 2015-01-18 03:33:05 +00:00
F-Droid Builder d50618f140 Update OSMBugs to 0-8-0 (15) 2015-01-18 02:53:43 +00:00
F-Droid Builder a8bdf6731b Update CV of ownCloud News Reader to 0.8.4 (76) 2015-01-18 02:28:56 +00:00
F-Droid Builder 166ce18923 Update CV of Spirit2 Free to 2015_01_17_beta (79) 2015-01-18 01:50:40 +00:00
Rancor 75453e529c WWWJDIC for Android: Update to latest working version 2015-01-17 15:12:56 +01:00
Boris Kraut c967bc63ef Update CrimeTalk to 0.3 (3) 2015-01-17 14:00:14 +01:00
Boris Kraut 3fad2a9d54 Merge branch 'fix_swaccess' into 'master'
com.unleashyouradventure.swaccess: Fix app crash and enable it

The crash was caused by the missing jsoup lib. Also have raised the used commit to the latest available version and also raised the lib versions of SmashwordsAPI and ImageLoader to avoid some bugs in them.

Build, install and functionality tested.

The app is still crashing when searching for the keyword "test". But this is a bug upstream which i have already reported.

See merge request !505
2015-01-17 12:28:46 +00:00
Boris Kraut 783edbfb4b Update OSMTracker to 0.6.8 (33) 2015-01-17 13:23:08 +01:00
Boris Kraut a1e70e59de Mobilne Bezpieczeństwo: Don't use Google Inc APIs. 2015-01-17 13:16:29 +01:00
Boris Kraut f8bef47d7d Update Mi Manga Nu to 1.10 (10) 2015-01-17 13:08:36 +01:00
Rancor 22c4fdf44d com.unleashyouradventure.swaccess: Fix app crash and enable it 2015-01-17 12:44:09 +01:00
F-Droid Builder 4016f41f69 Update CV of OSMTracker to 0.6.8 (33) 2015-01-17 05:39:45 +00:00
F-Droid Builder 3a0a1deb18 Update CV of Mi Manga Nu to 1.10 (10) 2015-01-17 05:39:45 +00:00
F-Droid Builder d9dbeac93e Update CV of AcDisplay to 3.0.2 (34) 2015-01-17 05:39:45 +00:00
Daniel Martí 38e01f8233 Update BF Interpreter to 0.7 (7) + Tags UCM 2015-01-16 22:18:22 -05:00
Rancor 1577e6e474 com.zegoggles.smssync: Fix build of latest version 2015-01-16 23:30:16 +01:00
Boris Kraut 021ee3cbfb Fennec Fdroid: Add autoconf to requirements. 2015-01-16 22:18:35 +01:00
Boris Kraut f363e82bbe Merge branch 'update_swaccess' into 'master'
com.unleashyouradventure.swaccess: Update to latest version, WIP

The app is currently crashing for me on android emulator when searching for an ebook. Currently don't see the problem here.

See merge request !494
2015-01-16 21:17:25 +00:00
Boris Kraut 111dd21e3a Merge branch 'update_servalproject' into 'master'
org.servalproject: Update to latest version and disabled it. (WIP)

Needs pandoc on the buildserver. Ref: fdroid/fdroidserver#64

See merge request !495
2015-01-16 20:35:49 +00:00
Boris Kraut 07f2b9b3d8 Merge branch 'update_dictionaryformids' into 'master'
de.kugihan.dictionaryformids.hmi_android: Update to latest available release

Build, install and functionality tested.

Also disabled the unreleased version 1.0.0 for now.

See merge request !496
2015-01-16 20:31:01 +00:00
Boris Kraut bd27db4060 Merge branch 'disable_syncthingandroid' into 'master'
com.nutomic.syncthingandroid: Disable failing older build

Newer version is building again so no need to build this failing version again and again.

See merge request !502
2015-01-16 20:22:59 +00:00
Boris Kraut a5d634da40 Fennec Fdroid: Disable builds. 2015-01-16 20:43:54 +01:00
Boris Kraut 57e8976ae7 New app: Kernel Adiutor 2015-01-16 20:38:58 +01:00
Boris Kraut 28134f38ec Add StockFish srclib. 2015-01-16 20:38:58 +01:00
F-Droid Builder 363ca2f83b Update Dicer to 1.1 (3) 2015-01-16 19:06:13 +00:00
F-Droid Builder f6876cf041 Update Port Authority to 1.2.5 (8) 2015-01-16 19:06:13 +00:00
F-Droid Builder 64c4b37873 Update Gobandroid to 2.0.3 (203) 2015-01-16 19:06:13 +00:00
F-Droid Builder 427c0bf2e5 Update Pretty Good Music Player to 3.1.8 (48) 2015-01-16 19:06:13 +00:00
Boris Kraut a7f3579c83 Merge branch 'update_scid' into 'master'
org.scid.android: Update to current version 1.5.1 and disabled it (WIP)

Before enabling we need to find a way to build the removed libstockfish.so from source (https://github.com/official-stockfish/Stockfish/tree/sf_5/).

Maybe pick it from https://code.google.com/p/cuckoochess/source/browse/#svn%2Ftrunk%2FDroidFish%2Fjni%2Fstockfish

See merge request !488
2015-01-16 18:28:15 +00:00
Rancor 513b36e58a com.nutomic.syncthingandroid: Disable failing older build 2015-01-16 19:26:25 +01:00
Boris Kraut 0ec9c59e4b Update Spirit2 Free to 2015_01_12_beta (78) 2015-01-16 19:25:01 +01:00