aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Add save dialog and adjust icons.Kyle Horimoto2015-10-218-12/+67
| | | * Merge remote-tracking branch 'upstream/master'John Heroy2015-10-215-65/+70
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #309 from kruton/lint-xqillaKenny Root2015-10-213-59/+59
|\ \ \ \
| * | | | Change check-lint-results.bash indentationKenny Root2015-10-211-10/+10
| * | | | Quote all files in check-lint-results.bashKenny Root2015-10-211-9/+9
| * | | | Rename check-lint-count.sh to .bashKenny Root2015-10-212-2/+2
| * | | | Better lint output for Travis-CIKenny Root2015-10-212-15/+15
| |/ / /
* | | | Merge pull request #307 from jklein24/scrolljankKenny Root2015-10-211-5/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Save the last selected Uri in onSaveInstanceState.Jeremy Klein2015-10-201-3/+3
| * | | Scroll to the previously selected view asynchronously.Jeremy Klein2015-10-201-2/+7
|/ / /
| * | Ignore private resource linter warning in volume pref dalog XMLJohn Heroy2015-10-211-4/+6
| * | Remove margin on SeekBar and move up super.onBindDialogView to top of VolumeP...John Heroy2015-10-212-8/+6
| * | Merge branch 'master' into volume-seekbarJohn Heroy2015-10-211-1/+1
| |\ \ | |/ / |/| |
* | | Merge pull request #306 from rhansby/fix-fab-api-10Kenny Root2015-10-201-1/+1
|\ \ \
| * | | Update from Support Library 23.0.1 to 23.1.0. This also fixes background issu...Ryan Hansberry2015-10-201-1/+1
|/ / /
| * | Add content description to volume pref dialog ImageView and reset padding on ...John Heroy2015-10-212-0/+5
| * | Add newline at end of volume preference dialog layout XML file.John Heroy2015-10-201-1/+1
| * | Use volume icon in 'bell volume' dialog and factor out SeekBar declaration to...John Heroy2015-10-202-16/+58
| * | Add volume up material icon for bell volume dialogJohn Heroy2015-10-205-0/+0
| |/
| * Set more padding on volume pref SeekBar for Lollipop and aboveJohn Heroy2015-10-201-1/+8
|/
* Merge pull request #302 from freshp86/masterJeremy Klein2015-10-191-0/+3
|\
| * Add Travis build status badge on README.mddpapad2015-10-191-0/+3
|/
* Merge pull request #300 from johnheroy/hostlistJeremy Klein2015-10-161-8/+8
|\
| * Align host list status icon to left sideJohn Heroy2015-10-161-8/+8
|/
* Merge pull request #298 from rhansby/prevent-cursor-in-terminal-textJeremy Klein2015-10-151-1/+2
|\
| * Prevent a cursor being displayed within terminal text.Ryan Hansberry2015-10-151-1/+2
|/
* Merge pull request #297 from rhansby/broken-pasteJeremy Klein2015-10-156-11/+10
|\
| * Fix lint errors.Ryan Hansberry2015-10-155-9/+8
| * Fix paste button being permanently disabled because SSH session was not yet o...Ryan Hansberry2015-10-151-2/+2
|/
* Merge pull request #290 from rhansby/proper-textview-scrollingKenny Root2015-10-144-310/+450
|\
| * Made TerminalTextViewOverlay a child view of TerminalView.Ryan Hansberry2015-10-144-96/+32
| * Prevent calling toString on null when pasting to clipboard.Ryan Hansberry2015-10-141-4/+10
| * Fix lint error.Ryan Hansberry2015-10-141-2/+10
| * Fix lint error.Ryan Hansberry2015-10-141-0/+2
| * Make text selection scroll up when a new line enters the buffer.Ryan Hansberry2015-10-142-4/+38
| * TerminalView: Move TextView logic that allows text selection into its own cla...Ryan Hansberry2015-10-145-308/+462
|/
* Merge pull request #294 from khorimoto/pubkey-menuJeremy Klein2015-10-1451-73/+77
|\
| * Fix lint.Kyle Horimoto2015-10-1441-43/+5
| * Actually add the images.Kyle Horimoto2015-10-1411-0/+36
| * Change menu icons.Kyle Horimoto2015-10-142-32/+38
|/
* Merge pull request #284 from kruton/software-layerKenny Root2015-10-132-1/+14
|\
| * Move setting of hardware acceleration to view that needs itKenny Root2015-10-132-1/+14
|/
* Merge pull request #293 from rhansby/fix-disabled-paste-buttonJeremy Klein2015-10-132-4/+10
|\
| * Fix paste button being permanently disabled when clipboard was previously empty.Ryan Hansberry2015-10-132-4/+10
|/
* Merge pull request #291 from rhansby/show-actionbar-ontouchJeremy Klein2015-10-131-1/+1
|\
| * Show ActionBar when TerminalView is touched.Ryan Hansberry2015-10-131-1/+1
|/
* Merge pull request #279 from jklein24/pgsettingKenny Root2015-10-095-8/+56
|\
| * Rebase and fix conflicts with textview changeJeremy Klein2015-10-091-7/+35
| * Make the pg up/down gesture a preference which is disabled by default.Jeremy Klein2015-10-094-1/+21
|/
* Merge pull request #276 from jbcode42/masterKenny Root2015-10-081-3/+3
|\