Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Switch the handling of the disconnect all intent to HostListActivity. | Jeremy Klein | 2015-07-27 | 4 | -39/+68 | |
| | ||||||
* | Add a disconnect button to the active notification dialog. | Jeremy Klein | 2015-07-27 | 3 | -0/+46 | |
| | ||||||
* | Add HostListActivity unit test | Kenny Root | 2015-07-24 | 1 | -0/+57 | |
| | ||||||
* | Add mockito and assertj for tests | Kenny Root | 2015-07-24 | 2 | -1/+6 | |
| | ||||||
* | Change bridges access through method | Kenny Root | 2015-07-24 | 3 | -12/+12 | |
| | | | | This will help with unit testing. | |||||
* | Change project to Unit Test variant | Kenny Root | 2015-07-24 | 1 | -23/+42 | |
| | ||||||
* | Upgrade to support library version 22.2.1 | Kenny Root | 2015-07-24 | 2 | -1/+3 | |
| | ||||||
* | Remove language compatibility block | Kenny Root | 2015-07-24 | 1 | -4/+0 | |
| | ||||||
* | Re-organize gradle files to make them more readable | Kenny Root | 2015-07-24 | 1 | -58/+19 | |
| | ||||||
* | Move to library-based build | Kenny Root | 2015-07-24 | 160 | -29495/+12 | |
| | ||||||
* | Add mouse wheel scroll support. | Jeremy Klein | 2015-07-24 | 3 | -4/+24 | |
| | ||||||
* | Move Serbian strings to right place | Kenny Root | 2015-07-19 | 1 | -0/+228 | |
| | ||||||
* | Import revised translations | Kenny Root | 2015-07-19 | 2 | -48/+59 | |
| | ||||||
* | strings: add some context for translators | Kenny Root | 2015-07-19 | 1 | -1/+12 | |
| | ||||||
* | Update code coverage location | Kenny Root | 2015-07-17 | 1 | -1/+1 | |
| | ||||||
* | Get code coverage for JUnit+Robolectric instead | Kenny Root | 2015-07-17 | 1 | -1/+41 | |
| | ||||||
* | Revert down to coveralls plugin 2.0.1x | Kenny Root | 2015-07-17 | 1 | -1/+1 | |
| | ||||||
* | Add coverage support | Kenny Root | 2015-07-17 | 1 | -0/+14 | |
| | | | | | This will export the coverage report to coveralls.io as well (from Travis CI). | |||||
* | Try to fix some RTL layout issues | Kenny Root | 2015-07-17 | 11 | -21/+30 | |
| | ||||||
* | Use the "terminal_failed" string when failed host verification | Kenny Root | 2015-07-17 | 1 | -5/+7 | |
| | ||||||
* | Update to Robolectric 3.0 | Kenny Root | 2015-07-16 | 7 | -1/+1040 | |
| | | | | | | This has better support for Android, so we don't need the separate project here anymore. Simply move all the existing robolectric-based tests to the app directory and remove the robolectric-tests subproject. | |||||
* | Update build-tools version to 22.0.1 | Kenny Root | 2015-07-16 | 1 | -1/+1 | |
| | ||||||
* | Rename logtag values to fit in 23 characters | Kenny Root | 2015-07-16 | 20 | -20/+20 | |
| | ||||||
* | Address review comments. | Jeremy Klein | 2015-07-15 | 1 | -18/+17 | |
| | ||||||
* | Add the v4 support library and update the notification API. | Jeremy Klein | 2015-07-15 | 4 | -34/+40 | |
| | | | | | | Switch to using NotificationCompat.Builder. This will allow for the creation of a "disconnect all" button in the notification (see #93). | |||||
* | fix merge error | Kenny Root | 2015-07-15 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-07-15 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-07-15 | 6 | -5/+45 | |
| | ||||||
* | Upgrade to new Android Studio metafiles | Kenny Root | 2015-06-09 | 1 | -6/+4 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-06-09 | 1 | -10/+1 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-06-09 | 1 | -4/+1 | |
| | ||||||
* | Scale entropy dialog text with display density | Kenny Root | 2015-06-09 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-06-09 | 2 | -3/+4 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-06-01 | 2 | -3/+3 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-19 | 2 | -5/+25 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-19 | 3 | -67/+22 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-17 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-16 | 1 | -15/+11 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-14 | 30 | -103/+3 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-05 | 2 | -3/+3 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-05 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-05 | 2 | -3/+8 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-02 | 1 | -2/+2 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-02 | 3 | -0/+10 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-03 | 2 | -9/+28 | |
| | ||||||
* | Return empty port forward list if host arg is null | Kenny Root | 2015-03-29 | 1 | -1/+4 | |
| | | | | | There would be a NullPointerException if the host passed in was null, so just preclude it by checking. | |||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-28 | 1 | -4/+1 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-28 | 2 | -4/+7 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-28 | 1 | -1/+5 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-27 | 11 | -21/+52 | |
| | | | | Change-Id: I4ea022cf42d3aea8e52d8e4fbd604575c109df1d |