aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/AndroidManifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag 'v1.8.6' into masterKenny Root2015-08-271-2/+2
|\ | | | | | | Update version code for v1.8.6
| * Update version code for v1.8.6Kenny Root2015-08-271-2/+2
| |
* | Remove uses-sdk XML attributesKenny Root2015-08-201-1/+1
| | | | | | | | They're always overridden by the gradle script anyway.
* | Remove ActionBarWrapper and style.xml files in favor of AppCompat.Jeremy Klein2015-08-201-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/tabsKenny Root2015-08-141-1/+1
|\ \ | | | | | | Add tabs when there's more than one terminal active.
| * | Add tabs when there's more than one terminal active.Jeremy Klein2015-08-131-1/+1
| |/
* / Remove the welcome wizard activity and add the EULA to the help screen.Jeremy Klein2015-08-141-1/+5
|/
* 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