Update OctoDroid
This finally builds against source code of GitHub API.
Yet it still pulls ViewPagerIndicator from http://dl.bintray.com:80/populov/maven/ repository, but I don't see what's the problem with that, since that repository contains the source too.
See merge request !604
Add LibreOffice Viewer
Libreoffice Viewer for android is out in a beta form http://blog.documentfoundation.org/2015/01/21/libreoffice-viewer-for-android/
This needs some tarballs to build... all of them are in the git repo that i added to "srclibs".
To build this in my laptop i needed:
libdbus-glib-1-dev
libgconf2-dev
libxt-dev
python3-dev
libxslt1-dev
libarchive-zip-perl
Maybe there are some other dependencies, but i cant search for them this week
See merge request !519
Update Xmp Mod Player to 4.3.1 (73) (WIP)
Currently no native libs on ndk r10d are build locally and i have no clue why. Using the method from the older builds also lead to no native libs so this could be also just a local problem on my NDK r9b/r10d Setup.
This also needs the updated android-support-v4.jar from !498
See merge request !512
GreenBits: new app added
It was verified that it builds with F-Droid Vagrant buildserver.
GreenBits is a new Android wallet by GreenAddress which is native to this platform, as opposed to it.greenaddress.cordova which was built on top Cordova and HTML.
See merge request !517
com.sismics.reader: Updated to newest version and added srclibs
Build, install and starting of the app tested. Functionality untested because of the lack of an sismics server.
Using Aquery @ 0.26.9 instead of 0.26.7 because of this issue in the older versions together with Java7: https://groups.google.com/forum/#!topic/android-query/3HmROsnDJ20
Not quite sure if we also should replace the "drag-sort-listview-0.6.1-SNAPSHOT-AAR.aar" in https://github.com/sismics/reader/tree/master/reader-android/app/libs . This is currently also used in [net.rurik.roman.dashclock](/fdroid/fdroiddata/blob/master/metadata/net.nurik.roman.dashclock.txt)
See merge request !468