Commit Graph

65 Commits

Author SHA1 Message Date
Bradlee Speice
0005ff1869 Make sure JSword gets updated for Travis 2015-06-13 20:02:10 -04:00
Bradlee Speice
c3f85c6569 Install android-22 (again) 2015-06-13 19:44:59 -04:00
Bradlee Speice
1a93f2e874 Updates for Travis 2015-06-13 19:41:40 -04:00
Bradlee Speice
aec86f9898 No, I do actually want to only release on a tag 2015-04-16 00:36:08 -04:00
Bradlee Speice
1a5f7222cb Don't use tagging for releases - anything on master goes to Play
Use feature branches for development!
2015-04-05 19:59:25 -04:00
Bradlee Speice
01e4a80228 Minor syntax fix 2015-04-05 17:44:02 -04:00
Bradlee Speice
0b738b18fe Change keystore password
Not sure why this is having issues...
2015-04-05 17:30:29 -04:00
Bradlee Speice
ad1e2fc5e3 Add a stacktrace to Travis
It's complaining about a bad keystore, but I validated that it builds correctly locally...
2015-04-05 17:24:44 -04:00
Bradlee Speice
787f1b8746 More build process cleanups 2015-04-05 17:01:13 -04:00
Bradlee Speice
ceb7dffdce Fix the encrypted api key... 2015-04-05 16:48:54 -04:00
Bradlee Speice
de99841e9f First attempt at a continuous delivery release
Add play store information
2015-04-05 16:45:26 -04:00
Bradlee Speice
22f9fc2e26 One more TODO on fixing the build 2014-12-05 23:12:02 -05:00
Bradlee Speice
f92bb8653f Don't pass in $COMPONENTS, android_install handles it 2014-12-05 01:27:57 -05:00
Bradlee Speice
49e5087595 Have to use Travis to set ANDROID_HOME 2014-12-05 01:16:14 -05:00
Bradlee Speice
20d54645f8 android_install takes care of everything 2014-12-05 01:09:39 -05:00
Bradlee Speice
8aa296dc16 More Travis fixes 2014-12-05 01:03:02 -05:00
Bradlee Speice
6de77fbdd2 Update Travis a bit
Need to install Android before running everything...
2014-12-05 01:00:08 -05:00
Bradlee Speice
b43ce4454f Switch Travis build to Java
Have to install Android manually, but allows me to upgrade on my schedule instead of waiting for Travis to update the components. Should fix #9, not going to worry about release builds yet
2014-12-01 22:35:37 -05:00
Bradlee Speice
8a46cb0037 Revert "Get everything set for API 21"
This reverts commit d94b8b45c7.
2014-11-24 00:09:16 -05:00
Bradlee Speice
7b4edc8c65 Revert "More modifications for SDK 21 build"
This reverts commit 61dc8fec9d.
2014-11-24 00:09:15 -05:00
Bradlee Speice
f25b436ca3 Revert "Hopefully final modification for SDK 21"
This reverts commit 4ecc9dd1fb.
2014-11-24 00:09:14 -05:00
Bradlee Speice
ae87b46fb7 Revert "Rely on SDK manager plugin instead of Travis"
This reverts commit 7e3fdf6567.
2014-11-24 00:09:11 -05:00
Bradlee Speice
7e3fdf6567 Rely on SDK manager plugin instead of Travis 2014-11-23 23:06:01 -05:00
Bradlee Speice
4ecc9dd1fb Hopefully final modification for SDK 21 2014-11-23 22:56:54 -05:00
Bradlee Speice
61dc8fec9d More modifications for SDK 21 build 2014-11-23 22:51:39 -05:00
Bradlee Speice
d94b8b45c7 Get everything set for API 21 2014-11-23 22:29:04 -05:00
Bradlee Speice
c94068721a Add the actual stacktrace 2014-11-21 18:01:35 -05:00
Bradlee Speice
bbe2e117a0 Add a stacktrace to testing 2014-11-21 17:42:36 -05:00
Bradlee Speice
ea682d664c Add a stack trace to debug coveralls 2014-11-17 21:30:15 -05:00
Bradlee Speice
5526c44736 Add coveralls support 2014-11-17 16:49:28 -05:00
Bradlee Speice
3460360017 Switch back to android build to get the tools 2014-11-17 16:49:28 -05:00
Bradlee Speice
cb8ea71f62 Code coverage is working!
Been trying so long to get this running, so happy to have it done.
2014-11-17 16:49:28 -05:00
Bradlee Speice
bbf2f059ad Revert "Clean up travis build, hopefully fix the build"
This reverts commit e5192cfea4.
2014-11-09 23:55:29 -05:00
Bradlee Speice
907cd8527c Revert "ABI fix for Travis"
This reverts commit 9006a00e75.
2014-11-09 23:55:28 -05:00
Bradlee Speice
4b86f8cb0e Revert "Emulator wait fix for Travis"
This reverts commit 9bee9e60fd.
2014-11-09 23:55:27 -05:00
Bradlee Speice
5ff0070f80 Revert "Switch the ABI again, see if this changes things"
This reverts commit a60e62f731.
2014-11-09 23:55:26 -05:00
Bradlee Speice
99effa9bb9 Revert "Add a 30 second pause to give the emulator a chance to start"
This reverts commit 85427711df.
2014-11-09 23:55:25 -05:00
Bradlee Speice
c934a4fbd8 Revert "Increase the build pause a bit more for the AVD startup"
This reverts commit cc271015f7.
2014-11-09 23:55:24 -05:00
Bradlee Speice
6c8f92e742 Revert "Some more build fixes - use Android-Gradle .14"
This reverts commit 51a3dd3eac.
2014-11-09 23:55:23 -05:00
Bradlee Speice
813a835b06 Revert "Forgot armeabi-v7**a**"
This reverts commit 1498b4652d.
2014-11-09 23:55:22 -05:00
Bradlee Speice
25b426f599 Revert "Test against API v19"
This reverts commit 088dd06a78.
2014-11-09 23:55:21 -05:00
Bradlee Speice
ce9d5b6d76 Revert "Next try at fixing the build"
This reverts commit d06915adfa.
2014-11-09 23:55:18 -05:00
Bradlee Speice
d06915adfa Next try at fixing the build 2014-11-09 23:38:30 -05:00
Bradlee Speice
088dd06a78 Test against API v19
API 21 is taking forever to start up...
2014-11-09 23:15:29 -05:00
Bradlee Speice
1498b4652d Forgot armeabi-v7**a** 2014-11-09 22:32:51 -05:00
Bradlee Speice
51a3dd3eac Some more build fixes - use Android-Gradle .14 2014-11-09 22:30:05 -05:00
Bradlee Speice
cc271015f7 Increase the build pause a bit more for the AVD startup 2014-11-09 21:59:10 -05:00
Bradlee Speice
85427711df Add a 30 second pause to give the emulator a chance to start
Not sure why the builds have been working all this time before...
2014-11-09 21:56:19 -05:00
Bradlee Speice
a60e62f731 Switch the ABI again, see if this changes things 2014-11-09 21:49:17 -05:00
Bradlee Speice
9bee9e60fd Emulator wait fix for Travis 2014-11-09 21:37:21 -05:00