Commit Graph

13 Commits

Author SHA1 Message Date
Fredrik Fornwall
1652c1dcf3 Update gradle wrapper to 2.8 2015-11-06 00:05:32 +01:00
Fredrik Fornwall
7db3200c13 Add a file picker to pick files from $HOME
This allows e.g. files from the $HOME folder to be attached to emails
or uploaded when in other apps.

Also bump version to 0.18.
2015-11-05 23:56:51 +01:00
Fredrik Fornwall
9e7ca8b689 Make build-jnilibs.sh always clear directories 2015-10-25 22:35:42 +01:00
Fredrik Fornwall
cb42c19d76 Remove <uses-sdk/> element in favour of gradle 2015-10-25 21:58:09 +01:00
Fredrik Fornwall
241139a5f1 Bump version to 0.17
Also remove the version attributes from AndroidManifest.xml since
they are generated by the gradle build.
2015-10-25 20:13:33 +01:00
Fredrik Fornwall
10e4ee88a8 Add travis-ci badge to README.md 2015-10-25 19:14:47 +01:00
Fredrik Fornwall
dea7c9d2ce Let travis run './gradlew testDebugUnitTest' 2015-10-25 17:26:00 +01:00
Fredrik Fornwall
8d87c4ab28 Use temporary keystore for travis builds 2015-10-25 17:08:07 +01:00
Fredrik Fornwall
80794485c0 Add initial stab at a .travis.yml file 2015-10-25 16:41:34 +01:00
Fredrik Fornwall
e409cffdb1 Make git ignore all build/ folders 2015-10-25 16:40:20 +01:00
Fredrik Fornwall
05e250bb96 Fix minor Android Studio inspection warnings 2015-10-25 16:39:34 +01:00
Fredrik Fornwall
64c349093b Remove unused string resources 2015-10-25 15:52:29 +01:00
Fredrik Fornwall
a18ee58f7a Initial commit 2015-10-25 15:27:32 +01:00