Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add comments explaining requestFocus and clearFocus method calls | John Heroy | 2015-10-21 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into fontsizeslider | John Heroy | 2015-10-21 | 8 | -16/+63 |
|\ | |||||
| * | Merge branch 'master' into volume-seekbar | John Heroy | 2015-10-21 | 3 | -41/+55 |
| |\ | |||||
| * \ | Merge branch 'master' into volume-seekbar | John Heroy | 2015-10-21 | 43 | -408/+961 |
| |\ \ | |||||
| * | | | Ignore private resource linter warning in volume pref dalog XML | John Heroy | 2015-10-21 | 1 | -4/+6 |
| | | | | |||||
| * | | | Remove margin on SeekBar and move up super.onBindDialogView to top of ↵ | John Heroy | 2015-10-21 | 2 | -8/+6 |
| | | | | | | | | | | | | | | | | VolumePreference#onBindDialogView decl | ||||
| * | | | Add content description to volume pref dialog ImageView and reset padding on ↵ | John Heroy | 2015-10-21 | 2 | -0/+5 |
| | | | | | | | | | | | | | | | | SeekBar | ||||
| * | | | Add newline at end of volume preference dialog layout XML file. | John Heroy | 2015-10-20 | 1 | -1/+1 |
| | | | | |||||
| * | | | Use volume icon in 'bell volume' dialog and factor out SeekBar declaration ↵ | John Heroy | 2015-10-20 | 2 | -16/+58 |
| | | | | | | | | | | | | | | | | to an XML layout | ||||
| * | | | Add volume up material icon for bell volume dialog | John Heroy | 2015-10-20 | 5 | -0/+0 |
| | | | | |||||
* | | | | Programmatically request focus on quick connect container and set ↵ | John Heroy | 2015-10-21 | 2 | -0/+3 |
| | | | | | | | | | | | | | | | | LinearLayout to android:focusable='true' | ||||
* | | | | Clear focus away from font size EditText when seekbar value changes so that ↵ | John Heroy | 2015-10-21 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | the text can update | ||||
* | | | | Merge remote-tracking branch 'upstream/master' | John Heroy | 2015-10-21 | 3 | -41/+55 |
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | |||||
| * | | Use the ListItemIcon style on HostList and PubkeyList icons. | Ryan Hansberry | 2015-10-21 | 2 | -12/+3 |
| | | | |||||
| * | | Style port forward and pubkey list like the host list. | Ryan Hansberry | 2015-10-21 | 2 | -34/+57 |
| | | | |||||
* | | | Merge branch 'master' of https://github.com/connectbot/connectbot | John Heroy | 2015-10-21 | 42 | -403/+951 |
|\| | | |||||
| * | | Merge pull request #310 from kruton/translations-import | Kenny Root | 2015-10-21 | 28 | -34/+122 |
| |\ \ | | | | | | | | | Import translations | ||||
| | * | | Import translations | Kenny Root | 2015-10-21 | 28 | -34/+122 |
| | | | | |||||
| * | | | jlklein comment. | Kyle Horimoto | 2015-10-21 | 2 | -2/+4 |
| | | | | |||||
| * | | | Lint and jlklein comments. | Kyle Horimoto | 2015-10-21 | 4 | -21/+57 |
| | | | | |||||
| * | | | Polish UI for add/edit host. | Kyle Horimoto | 2015-10-21 | 5 | -349/+718 |
| |/ / | |||||
| * | | Merge pull request #305 from khorimoto/save-dialog | Kenny Root | 2015-10-21 | 8 | -12/+65 |
| |\ \ | | | | | | | | | Add/edit host dialog: Add save dialog and adjust icons. | ||||
| | * | | Lint. | Kyle Horimoto | 2015-10-21 | 1 | -2/+0 |
| | | | | |||||
| | * | | Add save dialog and adjust icons. | Kyle Horimoto | 2015-10-21 | 8 | -12/+67 |
| | | | | |||||
* | | | | Merge remote-tracking branch 'upstream/master' | John Heroy | 2015-10-21 | 1 | -5/+10 |
|\| | | | |_|/ |/| | | |||||
| * | | Save the last selected Uri in onSaveInstanceState. | Jeremy Klein | 2015-10-20 | 1 | -3/+3 |
| | | | |||||
| * | | Scroll to the previously selected view asynchronously. | Jeremy Klein | 2015-10-20 | 1 | -2/+7 |
| |/ | | | | | | | | | | | | | | | | | This avoids a race condition in ViewPager. See #301. Note that this still looks a bit janky because the pager noticably scrolls away and back to the right view. A bug has been filed with the support library team to look into a better solution. Also update the support library version. | ||||
* / | Set more padding on volume pref SeekBar for Lollipop and above | John Heroy | 2015-10-20 | 1 | -1/+8 |
|/ | |||||
* | Align host list status icon to left side | John Heroy | 2015-10-16 | 1 | -8/+8 |
| | |||||
* | Prevent a cursor being displayed within terminal text. | Ryan Hansberry | 2015-10-15 | 1 | -1/+2 |
| | |||||
* | Fix lint errors. | Ryan Hansberry | 2015-10-15 | 5 | -9/+8 |
| | |||||
* | Fix paste button being permanently disabled because SSH session was not yet ↵ | Ryan Hansberry | 2015-10-15 | 1 | -2/+2 |
| | | | | open. | ||||
* | Made TerminalTextViewOverlay a child view of TerminalView. | Ryan Hansberry | 2015-10-14 | 4 | -96/+32 |
| | |||||
* | Prevent calling toString on null when pasting to clipboard. | Ryan Hansberry | 2015-10-14 | 1 | -4/+10 |
| | |||||
* | Fix lint error. | Ryan Hansberry | 2015-10-14 | 1 | -2/+10 |
| | |||||
* | Fix lint error. | Ryan Hansberry | 2015-10-14 | 1 | -0/+2 |
| | |||||
* | Make text selection scroll up when a new line enters the buffer. | Ryan Hansberry | 2015-10-14 | 2 | -4/+38 |
| | |||||
* | TerminalView: Move TextView logic that allows text selection into its own ↵ | Ryan Hansberry | 2015-10-14 | 5 | -308/+462 |
| | | | | class, which allows scrolling selection. | ||||
* | Fix lint. | Kyle Horimoto | 2015-10-14 | 41 | -43/+5 |
| | |||||
* | Actually add the images. | Kyle Horimoto | 2015-10-14 | 11 | -0/+36 |
| | |||||
* | Change menu icons. | Kyle Horimoto | 2015-10-14 | 2 | -32/+38 |
| | |||||
* | Move setting of hardware acceleration to view that needs it | Kenny Root | 2015-10-13 | 2 | -1/+14 |
| | | | | | Hardware acceleration was previously disabled for the entire activity, but we only need it specifically for TerminalView. | ||||
* | Fix paste button being permanently disabled when clipboard was previously empty. | Ryan Hansberry | 2015-10-13 | 2 | -4/+10 |
| | |||||
* | Show ActionBar when TerminalView is touched. | Ryan Hansberry | 2015-10-13 | 1 | -1/+1 |
| | |||||
* | Rebase and fix conflicts with textview change | Jeremy Klein | 2015-10-09 | 1 | -7/+35 |
| | |||||
* | Make the pg up/down gesture a preference which is disabled by default. | Jeremy Klein | 2015-10-09 | 4 | -1/+21 |
| | |||||
* | Merge pull request #276 from jbcode42/master | Kenny Root | 2015-10-08 | 1 | -3/+3 |
|\ | | | | | Add IPv6 Host support to SSH. | ||||
| * | Merge branch 'master' into master | Joel Blumen | 2015-10-07 | 22 | -362/+1094 |
| |\ | |||||
| * | | Add IPv6 Host support to SSH. | Joel Blumen | 2015-10-06 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | Changes REGEX to allow for IPV6 entry Alters Uri generation to support IPV6 hosts on create | ||||
* | | | Merge pull request #283 from kruton/upgrade-checkstyle | Kenny Root | 2015-10-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Update checkstyle and fix violations |