aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add tabs when there's more than one terminal active.Jeremy Klein2015-08-131-1/+1
|
* Update version code for v1.8.5Kenny Root2015-08-111-2/+2
|
* Switch the handling of the disconnect all intent to HostListActivity.Jeremy Klein2015-07-271-2/+1
|
* Add a disconnect button to the active notification dialog.Jeremy Klein2015-07-271-0/+1
|
* Add the v4 support library and update the notification API.Jeremy Klein2015-07-151-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-conversionKenny Root2015-06-011-2/+2
|
* Merge branch 'master' into gradle-conversionKenny Root2015-04-021-2/+2
|
* Merge remote-tracking branch 'origin/master'Kenny Root2015-03-231-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-conversionKenny Root2014-10-181-2/+2
|
* Convert to gradle build systemKenny Root2014-10-011-0/+96