Commit graph

19362 commits

Author SHA1 Message Date
Xphnx aea967a357 New app: TwelF 2015-02-21 17:13:41 +00:00
Boris Kraut 2f41b7c8bf Linphone: Switch NDK to r10d 2015-02-21 16:25:47 +01:00
Boris Kraut 6f8c52b221 Merge branch 'master' into 'master'
Fix Linphone build with android NDK r9b

For some reason, this specific NDK version misses some needed system headers. I fixed it by using API 13 instead of API 12 to build submodule openh264.

See merge request !447
2015-02-21 15:04:39 +00:00
Boris Kraut 2d7d78d2af Update Blue Mono Sound to 1.3 (7) 2015-02-21 15:46:59 +01:00
Boris Kraut ddf968942d Update PSIAndroid to 0.84 (840) 2015-02-21 15:46:58 +01:00
Boris Kraut de3071d925 Update Kernel Adiutor to 0.8.4 (45) 2015-02-21 15:46:56 +01:00
Boris Kraut deb2afda84 LegeAppen: Switch to fdroid specific repo 2015-02-21 15:34:50 +01:00
Boris Kraut 76293b042d Update Calendula to 1.1 (7) 2015-02-21 15:21:45 +01:00
Boris Kraut ada234c38a WebCam Viewer: Fix build 2015-02-21 15:18:36 +01:00
Boris Kraut 7b65d5136d Update Wi-Fi Reminders to 1.2.3 (123) 2015-02-21 14:54:18 +01:00
Boris Kraut 13662e0358 Don't update Shortyz to 4.0.7 (40007): play-services 2015-02-21 14:41:46 +01:00
Ciaran Gultnieks bdef35736b Update known apks 2015-02-21 09:26:36 +00:00
F-Droid Builder 4f2f5f3386 Update CV of Blue Mono Sound to 1.3 (7) 2015-02-21 05:33:42 +00:00
F-Droid Builder 22564ee57b Update StockTicker to 4.70.00 (30) 2015-02-21 04:49:42 +00:00
F-Droid Builder 1c54a50049 Update CV of PSIAndroid to 0.84 (840) 2015-02-21 04:38:34 +00:00
F-Droid Builder 5fc83dd264 Update CV of qBittorrent Client to 3.6.1 (361) 2015-02-21 04:04:52 +00:00
F-Droid Builder 5718e647d3 Update CV of XCSoar to 6.7.7 (96) 2015-02-21 03:51:12 +00:00
F-Droid Builder 8b96690230 Update CV of LegeAppen to 1.1 (110) 2015-02-21 03:48:29 +00:00
F-Droid Builder 5bd861abb5 Update Bankdroid to 1.9.7.4-RC2 (196) 2015-02-21 03:39:13 +00:00
F-Droid Builder 0d2b8e2912 Update CV of Kernel Adiutor to 0.8.4 (45) 2015-02-21 03:27:42 +00:00
F-Droid Builder f805d3c06b Update GnuCash to 1.5.5 (48) 2015-02-21 03:07:53 +00:00
F-Droid Builder c3c8fece5a Update CV of DSub to 4.9.2 (145) 2015-02-21 02:43:53 +00:00
F-Droid Builder 90113a1f0d Update CV of Calendula to 1.1 (7) 2015-02-21 02:38:34 +00:00
F-Droid Builder 82a7665a99 Update LocalGsmNlpBackend to 0.5.11 (16) 2015-02-21 01:59:21 +00:00
F-Droid Builder 82436a5636 Update CV of AcDisplay to 3.0.13 (45) 2015-02-21 01:50:30 +00:00
Ciaran Gultnieks 329acd0997 Stats, etc 2015-02-21 01:15:36 +00:00
Boris Kraut a9c7dada77 Update Remote Smart Card Reader to 1.2 (3) 2015-02-21 00:01:40 +01:00
Boris Kraut ba0ed928da New app: aCalDAV 2015-02-20 23:30:56 +01:00
Boris Kraut 20dbee55a3 CalDAV Sync Adapter: Change license. 2015-02-20 23:30:43 +01:00
Boris Kraut 6d5c1e07b5 New app: Light Controller 2015-02-20 21:51:54 +01:00
Boris Kraut c23e7e1686 Merge branch 'update_xmp' into 'master'
Don't update Xmp Mod Player to 4.4.1 (75)

Build (app and native libs) works however all tested versions (4.3.1, 4.4.0, 4.4.1) with the new build receipt is crashing on the android emulator and a "real" device with the following error in logcat:

``
--------- beginning of crash
E/AndroidRuntime( 1121): FATAL EXCEPTION: main
E/AndroidRuntime( 1121): Process: org.helllabs.android.xmp, PID: 1121
E/AndroidRuntime( 1121): java.lang.RuntimeException: Unable to start activity ComponentInfo{org.helllabs.android.xmp/org.helllabs.android.xmp.browser.PlaylistMenu}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.ActionBar.setHomeButtonEnabled(boolean)' on a null object reference
E/AndroidRuntime( 1121): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2298)
E/AndroidRuntime( 1121): 	at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2360)
E/AndroidRuntime( 1121): 	at android.app.ActivityThread.access$800(ActivityThread.java:144)
E/AndroidRuntime( 1121): 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1278)
E/AndroidRuntime( 1121): 	at android.os.Handler.dispatchMessage(Handler.java:102)
E/AndroidRuntime( 1121): 	at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime( 1121): 	at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime( 1121): 	at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 1121): 	at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime( 1121): 	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime( 1121): 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime( 1121): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.app.ActionBar.setHomeButtonEnabled(boolean)' on a null object reference
E/AndroidRuntime( 1121): 	at org.helllabs.android.xmp.browser.PlaylistMenu.i(MyApplication:91)
E/AndroidRuntime( 1121): 	at org.helllabs.android.xmp.browser.PlaylistMenu.onCreate(MyApplication:83)
E/AndroidRuntime( 1121): 	at android.app.Activity.performCreate(Activity.java:5933)
E/AndroidRuntime( 1121): 	at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1105)
E/AndroidRuntime( 1121): 	at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2251)
E/AndroidRuntime( 1121): 	... 10 more
``

See merge request !580
2015-02-20 20:41:32 +00:00
Boris Kraut 3273292042 dentex.youtube.downloader: Outdated due API change. Disable. 2015-02-20 21:35:56 +01:00
Boris Kraut 83e0563f87 New app: EnigmAndroid 2015-02-20 21:28:58 +01:00
Boris Kraut f908d8c993 New app: LegeAppen (wait for play-services free build) 2015-02-20 21:17:04 +01:00
Boris Kraut 245b7a0a72 Add DiskLruCache and TouchImageView srclibs 2015-02-20 20:50:12 +01:00
Boris Kraut f47377de55 dentex.youtube.downloader: Add forked repo link. 2015-02-20 20:49:28 +01:00
Rancor d55554a568 Don't update Xmp Mod Player to 4.4.1 (75) 2015-02-20 20:41:35 +01:00
Boris Kraut d01364fb3f Update Network Tester to 1.3 (4) 2015-02-20 20:39:44 +01:00
Boris Kraut f9f1486ee5 Update DataStats to 1.2.3 (8) 2015-02-20 20:39:44 +01:00
Boris Kraut 41e7d002b9 WebCam Viewer: Fix builds, switch UCM to release builds only. 2015-02-20 20:39:44 +01:00
Boris Kraut 3723b61423 Update Blue Mono Sound to 1.2 (6) 2015-02-20 20:39:44 +01:00
Boris Kraut ccdc01161a ownCloud: Fix build and add changelog 2015-02-20 20:39:44 +01:00
Boris Kraut 3e041e9b7e Update NewsBlur to 4.2.0b2 (86) 2015-02-20 20:39:44 +01:00
Boris Kraut 6eef73db47 Update Swiftnotes to 3.0.3 (6) 2015-02-20 20:39:44 +01:00
Boris Kraut 8f470d3428 Update HN to 1.9.9 (19) 2015-02-20 20:39:44 +01:00
Boris Kraut f81a570623 Merge branch 'CSipSimple' into 'master'
Update CSipSimple

See merge request !566
2015-02-20 19:31:48 +00:00
Ciaran Gultnieks 7936592071 Update known apks 2015-02-20 09:35:15 +00:00
F-Droid Builder bb64f263a2 Update MozillaNlpBackend to 0.10.1 (1001) 2015-02-20 05:59:21 +00:00
F-Droid Builder f0af0d13bb Update CV of Blue Mono Sound to 1.2 (5) 2015-02-20 05:34:35 +00:00
F-Droid Builder dbcb5305ea Update CV of Swiftnotes to 3.0.3 (6) 2015-02-20 05:15:04 +00:00