aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/org/connectbot/PortForwardListActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Refactor all uses of framework AlertDialog to use v7 support version instead ...John Heroy2015-10-261-5/+6
* Fixed error when not filling in all fields of port forward creation dialog.Ryan Hansberry2015-10-061-3/+15
* Fix lint.Kyle Horimoto2015-09-281-11/+20
* Add FAB to port forward activity.Kyle Horimoto2015-09-281-51/+47
* Convert PubkeyListActivity, PortFowardListActivity, and HostListActivity to A...Ryan Hansberry2015-09-221-179/+196
* Merge branch 'master' into database-refactorKenny Root2015-09-111-6/+1
|\
| * Add parent activities for all activitiesKenny Root2015-09-111-6/+1
* | Revert "Never cache instances of the HostDatabase"Kenny Root2015-09-111-4/+9
* | Revert "More no caching of HostDatabase"Kenny Root2015-09-111-6/+3
* | More no caching of HostDatabaseKenny Root2015-09-071-4/+9
* | Never cache instances of the HostDatabaseKenny Root2015-09-071-9/+4
* | Get rid of useless backup dbLock usageKenny Root2015-09-071-6/+2
* | Change all database accessors to use singletonKenny Root2015-09-071-2/+2
|/
* Rename logtag values to fit in 23 charactersKenny Root2015-07-161-1/+1
* Add some whitespace rules and fixes for themKenny Root2015-03-231-5/+5
* Convert to gradle build systemKenny Root2014-10-011-0/+425