Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ActionBarWrapper and style.xml files in favor of AppCompat. | Jeremy Klein | 2015-08-20 | 1 | -1/+1 |
| | | | | | The support libraries seem to provide better alternatives for everything in ActionBarWrapper and the style.xml definitions. | ||||
* | Merge pull request #124 from jklein24/tabs | Kenny Root | 2015-08-14 | 1 | -1/+1 |
|\ | | | | | Add tabs when there's more than one terminal active. | ||||
| * | Add tabs when there's more than one terminal active. | Jeremy Klein | 2015-08-13 | 1 | -1/+1 |
| | | |||||
* | | Remove the welcome wizard activity and add the EULA to the help screen. | Jeremy Klein | 2015-08-14 | 1 | -1/+5 |
|/ | |||||
* | Update version code for v1.8.5 | Kenny Root | 2015-08-11 | 1 | -2/+2 |
| | |||||
* | Switch the handling of the disconnect all intent to HostListActivity. | Jeremy Klein | 2015-07-27 | 1 | -2/+1 |
| | |||||
* | Add a disconnect button to the active notification dialog. | Jeremy Klein | 2015-07-27 | 1 | -0/+1 |
| | |||||
* | Add the v4 support library and update the notification API. | Jeremy Klein | 2015-07-15 | 1 | -1/+1 |
| | | | | | | Switch to using NotificationCompat.Builder. This will allow for the creation of a "disconnect all" button in the notification (see #93). | ||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-06-01 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-02 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Kenny Root | 2015-03-23 | 1 | -2/+2 |
| | | | | | | Conflicts: app/src/main/java/org/connectbot/HostListActivity.java app/src/main/java/org/connectbot/service/TerminalKeyListener.java | ||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2014-10-18 | 1 | -2/+2 |
| | |||||
* | Convert to gradle build system | Kenny Root | 2014-10-01 | 1 | -0/+96 |