Commit Graph

36 Commits

Author SHA1 Message Date
anthony restaino
6f07c8e7da Adding simple unit tests 2017-06-13 23:11:44 -04:00
anthony restaino
1f206d3db8 Updating travis build components 2017-06-08 23:21:48 -04:00
anthony restaino
2ff3a6b71d Updating build tools and okhttp 2017-06-03 18:50:36 -04:00
anthony restaino
ccb82d9a73 Updating travis build configuration 2017-03-19 08:14:30 -04:00
Anthony Restaino
47fcd84b5c Include correct version of build tools 2016-10-10 22:05:05 -04:00
Anthony Restaino
0b0ae0cde8 tell travis we need java 8 2016-09-13 23:17:33 -04:00
Anthony Restaino
43b94f2025 target sdk 24 2016-09-13 23:11:39 -04:00
Anthony Restaino
aca3b6c08a Fix CI build 2016-04-23 09:54:09 -04:00
Anthony Restaino
c4e5553785 Workaround for travis not having enough memory :-/ guess we'll just build debug versions 2016-02-05 22:27:41 -05:00
Anthony Restaino
941f54d615 Renamed OnSubscribe/Subscriber, moved anonymous class to static class, added --stacktrace to gradle build to capture build crash 2016-02-05 21:54:45 -05:00
Anthony Restaino
09679571d7 Attempt to fix build error by pulling latest tools 2016-01-13 18:46:27 -05:00
Anthony Restaino
34327136d9 Fixed CI build error due to missing build tools 2016-01-12 20:25:36 -05:00
Anthony Restaino
fd8cfb7031 Mistakenly removed build tools 22 that netcipher relies on 2015-10-17 23:13:37 -04:00
Anthony Restaino
fc93858918 Switched to correct build tools 2015-10-17 23:09:59 -04:00
Anthony Restaino
c0ce7e74bd Tryin 2 fix travis ci. local builds aren't failing with lint errors :( 2015-10-17 23:05:33 -04:00
Anthony Restaino
f761383fc4 Up version number, fix build error. 2015-09-28 20:36:04 -04:00
Anthony Restaino
a0ade8acc9 Changed padding on toolbar for consistency, updated build tools 2015-08-22 10:04:35 -04:00
Anthony Restaino
1e385ceb9a Added back sdk 22 necessary for orbot library 2015-08-22 09:11:18 -04:00
Anthony Restaino
9f2f9d74eb First step toward Android M support, compile with sdk 23, fix errors caused by upgrade
removed copy button from search bar and replaced with go action. Had to
remove browser content provider usage as it is not longer included in
the sdk and has been completely removed.
2015-08-22 09:08:39 -04:00
Anthony Restaino
88f07e3ced Update travis CI settings to support containers for faster building 2015-08-21 16:14:14 -04:00
Anthony Restaino
e40f1d44a5 add m2repository 2015-05-02 13:25:27 -04:00
Anthony Restaino
e7188c5985 Update build to search for latest support repos 2015-05-02 13:12:16 -04:00
Anthony Restaino
8738af72f0 Update to latest sdk 2015-05-02 13:05:32 -04:00
Anthony Restaino
b02f726a32 Fix travis yml 2015-05-02 13:00:17 -04:00
Anthony Restaino
e65e062652 Fixing travis 2015-05-02 12:51:14 -04:00
Anthony Restaino
5edbff4f39 Update .travis.yml 2015-01-31 23:36:10 -05:00
Miłosz Sieradzki
76178eddc6 Update Travis build script 2015-01-31 13:47:19 +01:00
Anthony Restaino
1386b57b2f Update .travis.yml 2014-07-31 11:34:53 -04:00
Anthony Restaino
fb9440bd7b Update .travis.yml 2014-07-31 11:24:47 -04:00
Anthony Restaino
dee199707b attempt to fix build failure 2014-07-31 11:13:06 -04:00
Anthony Restaino
7087c1153f Update .travis.yml 2014-07-31 10:28:39 -04:00
Anthony Restaino
91ed304bee Update .travis.yml 2014-07-31 09:55:55 -04:00
Miłosz Sieradzki
00e66547af Fix "Error: No .class files were found in project ".", so none of the classfile based checks could be run." 2014-07-20 13:04:45 +02:00
Miłosz Sieradzki
335beb1a00 Configure android lint 2014-07-20 01:09:01 +02:00
Miłosz Sieradzki
a40a9e70ed Allow accepting any android-sdk-license in tests, remove unused sysimg 2014-07-19 22:07:22 +02:00
Miłosz Sieradzki
b4032aeb6e Simple Travis CI setup: test if project will compile to APK successfully 2014-07-19 21:54:48 +02:00