Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Never close the database | Kenny Root | 2015-09-07 | 2 | -15/+0 | |
| | | | | ||||||
| * | | | Remove unnecessary nulling of parameter | Kenny Root | 2015-09-07 | 1 | -1/+0 | |
| | | | | ||||||
| * | | | Wrap all HostDatabase writes in a transaction | Kenny Root | 2015-09-07 | 1 | -39/+92 | |
| | | | | ||||||
* | | | | Add Material theme palette | Kenny Root | 2015-09-11 | 5 | -1/+44 | |
| |_|/ |/| | | | | | | | | Fixes #167 | |||||
* | | | Remove the non-compat parent name | Kenny Root | 2015-09-11 | 1 | -18/+12 | |
| | | | | | | | | | | | | Lint gives warnings otherwise. | |||||
* | | | Add parent activities for all activities | Kenny Root | 2015-09-11 | 9 | -63/+134 | |
| |/ |/| | | | | | Fixes #41 | |||||
* | | Remove unused import from HostListActivity | Kenny Root | 2015-09-11 | 1 | -1/+0 | |
| | | ||||||
* | | Go back to old context-using setTextAppearance call | Kenny Root | 2015-09-11 | 1 | -8/+5 | |
|/ | | | | Fixes #193 | |||||
* | URI for ConsoleActivity can be null | Kenny Root | 2015-09-05 | 1 | -1/+4 | |
| | | | | | If we're rotating before we finished, the URI will be null. Don't bother to set the requested bridge name. | |||||
* | Re-indent host item layout and add sample text | Kenny Root | 2015-09-05 | 1 | -50/+51 | |
| | ||||||
* | Use a style for the host list text coloring | Kenny Root | 2015-09-05 | 3 | -19/+52 | |
| | | | | Fixes #191 | |||||
* | Factor out actionBar hiding method | Kenny Root | 2015-09-05 | 1 | -8/+8 | |
| | ||||||
* | ActionBar can be null, so check first | Kenny Root | 2015-09-05 | 1 | -11/+13 | |
| | ||||||
* | Reset host text entry when creating a new connection | Kenny Root | 2015-09-05 | 1 | -0/+3 | |
| | ||||||
* | Fix host list for API 10 and before | Kenny Root | 2015-09-05 | 2 | -18/+39 | |
| | | | | | | | There is some kind of problem with inheriting TextAppearance.AppCompat on API 10 and before that causes a crash. Instead only inherit it on API 11 (Honeycomb) and later. This doesn't make any visual difference with Gingerbread and before. | |||||
* | Merge pull request #185 from khorimoto/host-list-item | Kenny Root | 2015-09-04 | 4 | -123/+85 | |
|\ | | | | | Style the host list items with material design. | |||||
| * | Fix lint errors, make only one file. | Kyle Horimoto | 2015-09-04 | 3 | -143/+76 | |
| | | ||||||
| * | Merge branch 'host-list-item' of ssh://github.com/khorimoto/connectbot into ↵ | Kyle Horimoto | 2015-09-04 | 1 | -1/+1 | |
| |\ | | | | | | | | | | host-list-item | |||||
| | * | Style the host list items with material design. | Kyle Horimoto | 2015-09-04 | 3 | -30/+55 | |
| | | | | | | | | | | | | This change updates the items to be in line with the guideline here: https://www.google.com/design/spec/components/lists.html#lists-specs. | |||||
| * | | Style the host list items with material design. | Kyle Horimoto | 2015-09-04 | 3 | -30/+59 | |
| |/ | | | | | | | This change updates the items to be in line with the guideline here: https://www.google.com/design/spec/components/lists.html#lists-specs. | |||||
* | | Update ConsoleActivity.java | Alex | 2015-09-04 | 1 | -1/+0 | |
| | | ||||||
* | | Activity title sync correctly with ViewPager | Alexandre Del Bigio | 2015-09-04 | 1 | -1/+4 | |
| | | ||||||
* | | Fix tablet specific layout lint errors | Kenny Root | 2015-09-03 | 1 | -2/+5 | |
|/ | | | | | Fewer lint errors are needed to bypass the CI's lint error limit, so fix these low-hanging fruit. | |||||
* | Wrong folder for xml file | Alexandre Del Bigio | 2015-09-03 | 1 | -0/+0 | |
| | ||||||
* | Material Design keyboard icon | Alexandre Del Bigio | 2015-09-03 | 5 | -0/+0 | |
| | ||||||
* | Set Activity title to connection nick name | Alexandre Del Bigio | 2015-09-03 | 4 | -2/+29 | |
| | ||||||
* | Keyboard separator as layer-list (instead of views) | Alexandre Del Bigio | 2015-09-02 | 6 | -57/+34 | |
| | ||||||
* | Update inc_keyboard.xml | Alex | 2015-08-31 | 1 | -0/+16 | |
| | | | Add license comment | |||||
* | Provide visual feedback for virtual keyboard | adb2001 | 2015-08-31 | 7 | -406/+272 | |
| | ||||||
* | Merge pull request #145 from alescdb/action-menu | Kenny Root | 2015-08-31 | 11 | -2/+5 | |
|\ | | | | | Change menu copy and paste icons and add them to action menu (if room) | |||||
| * | Material Design icons (with drawable-xxxhdpi for lint warnings) | alescdb | 2015-08-24 | 10 | -0/+0 | |
| | | ||||||
| * | Using MenuItemCompat to resolve backward compatibility and lint warnings | alescdb | 2015-08-24 | 1 | -8/+4 | |
| | | ||||||
| * | lint check | alescdb | 2015-08-23 | 1 | -2/+4 | |
| | | ||||||
| * | XML problem | alescdb | 2015-08-22 | 2 | -2/+4 | |
| | | ||||||
| * | Change menu copy and paste icons and add them to action menu (if room) for ↵ | alescdb | 2015-08-22 | 1 | -0/+5 | |
| | | | | | | | | AP11 and newer | |||||
| * | Change menu copy and paste icons and add them to action menu (if room) for ↵ | alescdb | 2015-08-22 | 8 | -0/+0 | |
| | | | | | | | | AP11 and newer | |||||
| * | Merge remote-tracking branch 'upstream/master' | alescdb | 2015-08-22 | 75 | -1099/+954 | |
| |\ | ||||||
| * | | - Reformat XML | alescdb | 2015-08-20 | 2 | -536/+486 | |
| | | | ||||||
* | | | Merge pull request #154 from alescdb/hscroll-reset-autohide | Kenny Root | 2015-08-31 | 1 | -9/+27 | |
|\ \ \ | | | | | | | | | Reset virtual keyboard auto-hide timer on hscroll | |||||
| * | | | onTouch() ACTION_UP, return(false) | alescdb | 2015-08-26 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Resolve lint issue | alescdb | 2015-08-26 | 1 | -4/+9 | |
| | | | | ||||||
| * | | | Comments | alescdb | 2015-08-26 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Reset virtual keyboard auto-hide timer on hscroll | alescdb | 2015-08-25 | 1 | -7/+18 | |
| | | | | ||||||
* | | | | Merge pull request #155 from jklein24/fixrotate | Kenny Root | 2015-08-31 | 1 | -1/+18 | |
|\ \ \ \ | | | | | | | | | | | Save the currently visible connection between screen rotations. | |||||
| * | | | | Save the currently visible connection between screen rotations. | Jeremy Klein | 2015-08-26 | 1 | -1/+18 | |
| |/ / / | ||||||
* | | | | Optimize imports of HostListActivity | Kenny Root | 2015-08-29 | 1 | -6/+4 | |
| | | | | | | | | | | | | | | | | This violated some checkstyle rules. | |||||
* | | | | Add host status change listener | Kenny Root | 2015-08-29 | 3 | -20/+102 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This fixes a problem where the 'Disconnect' context menu item in the HostListActivity would only detect when a host's status changed if it happened to win the race. | |||||
* | | | | Fix usage of setTextAppearance | Kenny Root | 2015-08-29 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | Add test for local connections | Kenny Root | 2015-08-27 | 1 | -0/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This tests the basic functionality of creating a local terminal, making sure ConsoleActivity shows up, and being able to disconnect from the host. | |||||
* | | | | Change ID of TerminalView children in the ViewPager | Kenny Root | 2015-08-27 | 2 | -3/+26 | |
| | | | | | | | | | | | | | | | | This makes it slightly less confusing and also more testable. |