aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Use the ListItemIcon style on HostList and PubkeyList icons.Ryan Hansberry2015-10-212-12/+3
| | |
| * | Style port forward and pubkey list like the host list.Ryan Hansberry2015-10-212-34/+57
| |/
* | Merge branch 'master' into volume-seekbarJohn Heroy2015-10-2139-173/+526
|\|
| * Merge pull request #310 from kruton/translations-importKenny Root2015-10-2128-34/+122
| |\ | | | | | | Import translations
| | * Import translationsKenny Root2015-10-2128-34/+122
| | |
| * | jlklein comment.Kyle Horimoto2015-10-212-2/+4
| | |
| * | Lint and jlklein comments.Kyle Horimoto2015-10-213-18/+57
| | |
| * | Polish UI for add/edit host.Kyle Horimoto2015-10-213-133/+351
| |/
| * Add save dialog and adjust icons.Kyle Horimoto2015-10-217-1/+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 ↵John Heroy2015-10-211-7/+4
| | | | | | | | VolumePreference#onBindDialogView decl
* | Add content description to volume pref dialog ImageView and reset padding on ↵John Heroy2015-10-212-0/+5
| | | | | | | | SeekBar
* | 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 ↵John Heroy2015-10-201-0/+50
| | | | | | | | to an XML layout
* | Add volume up material icon for bell volume dialogJohn Heroy2015-10-205-0/+0
|/
* Align host list status icon to left sideJohn Heroy2015-10-161-8/+8
|
* Fix lint errors.Ryan Hansberry2015-10-155-9/+8
|
* Made TerminalTextViewOverlay a child view of TerminalView.Ryan Hansberry2015-10-141-49/+0
|
* Fix lint error.Ryan Hansberry2015-10-141-0/+2
|
* TerminalView: Move TextView logic that allows text selection into its own ↵Ryan Hansberry2015-10-142-1/+48
| | | | class, which allows scrolling selection.
* Fix lint.Kyle Horimoto2015-10-1440-41/+2
|
* Actually add the images.Kyle Horimoto2015-10-1411-0/+36
|
* Change menu icons.Kyle Horimoto2015-10-141-0/+4
|
* Make the pg up/down gesture a preference which is disabled by default.Jeremy Klein2015-10-093-1/+20
|
* Merge pull request #282 from khorimoto/edit-host-activity-integrationKenny Root2015-10-083-0/+64
|\ | | | | Integrate EditHostActivity into the app.
| * Lint fixes.Kyle Horimoto2015-10-082-6/+6
| |
| * Integrate the EditHostActivity into the rest of the app.Kyle Horimoto2015-10-083-0/+64
| |
* | Merge pull request #281 from jklein24/termmodeKenny Root2015-10-081-1/+1
|\ \ | | | | | | Switch the default emulation mode to xterm-256color
| * | Switch the default emulation mode to xterm-256colorJeremy Klein2015-10-071-1/+1
| | |
* | | Disable ViewPager paging when mouse is dragging.Ryan Hansberry2015-10-072-2/+2
|/ /
* | Lint fixes.Jeremy Klein2015-10-0611-373/+371
| |
* | Get rid of the final html help view and switch it to native.Jeremy Klein2015-10-0611-33/+515
|/
* Jeremy comment.Kyle Horimoto2015-10-061-0/+1
|
* Lint errors.Kyle Horimoto2015-10-051-2/+8
|
* Add connection options.Kyle Horimoto2015-10-052-141/+378
|
* Add host display editing UI.Kyle Horimoto2015-10-011-128/+213
|
* Fix lint.Kyle Horimoto2015-09-2830-30/+11
|
* Add FAB to port forward activity.Kyle Horimoto2015-09-281-12/+20
|
* Don't allow suggestions in text fields.Kyle Horimoto2015-09-251-3/+3
|
* kruton comments.Kyle Horimoto2015-09-253-17/+37
|
* Add EditHostActivity.Kyle Horimoto2015-09-2514-0/+171
|
* Remove the reference to trackball from the bumpy arrows description.Jeremy Klein2015-09-251-1/+1
|
* Change app color scheme to light blueRyan Hansberry2015-09-241-5/+5
|
* Add padding to bottom of HostList to prevent FAB covering list.Ryan Hansberry2015-09-231-0/+4
|
* Update translationsKenny Root2015-09-223-0/+26
|
* Merge pull request #233 from rhansby/new-connection-status-iconsJeremy Klein2015-09-2216-3/+3
|\ | | | | Add Material Design HostList status indicator icons
| * Add Material Design HostList status indicator iconsRyan Hansberry2015-09-2216-3/+3
| |
* | Fix empty host list blurb. (in English only)Ryan Hansberry2015-09-221-1/+1
| |
* | Merge branch 'master' into convert-activities-to-appcompatRyan Hansberry2015-09-229-30/+67
|\|
| * Spaces -> tabs.Kyle Horimoto2015-09-181-3/+3
| |