aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into add-host-button2John Heroy2015-10-271-12/+20
|\
| * Rebased.Kyle Horimoto2015-10-261-1/+1
| * Lint.Kyle Horimoto2015-10-261-1/+1
| * Added new icons to add/edit host view.Kyle Horimoto2015-10-261-12/+20
* | Use android:tint for styling the 'add host' FAB's icon instead of android:tin...John Heroy2015-10-261-1/+1
* | Add android:tintMode with value 'src_atop' to 'add host' FABJohn Heroy2015-10-261-0/+1
|/
* Don't display a nickname field when protocol is 'local.'Kyle Horimoto2015-10-221-0/+1
* Merge branch 'master' into key-vectorsAlex2015-10-221-0/+2
|\
| * Merge branch 'master' into fontsizesliderJohn Heroy2015-10-211-0/+51
| |\
| * | Programmatically request focus on quick connect container and set LinearLayou...John Heroy2015-10-211-0/+2
* | | Update inc_keyboard.xmlAlex2015-10-221-1/+2
* | | Replace unicode keys by vector drawablealescdb2015-10-221-32/+37
| |/ |/|
* | Merge branch 'master' into volume-seekbarJohn Heroy2015-10-213-41/+55
|\|
| * 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-211-126/+335
|\|
| * Lint and jlklein comments.Kyle Horimoto2015-10-211-9/+25
| * Polish UI for add/edit host.Kyle Horimoto2015-10-211-123/+316
* | 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-211-7/+4
* | Add content description to volume pref dialog ImageView and reset padding on ...John Heroy2015-10-211-0/+2
* | 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-201-0/+50
|/
* Align host list status icon to left sideJohn Heroy2015-10-161-8/+8
* Fix lint errors.Ryan Hansberry2015-10-154-8/+7
* TerminalView: Move TextView logic that allows text selection into its own cla...Ryan Hansberry2015-10-141-1/+1
* Disable ViewPager paging when mouse is dragging.Ryan Hansberry2015-10-071-1/+1
* Lint fixes.Jeremy Klein2015-10-062-171/+164
* Get rid of the final html help view and switch it to native.Jeremy Klein2015-10-063-33/+214
* Lint errors.Kyle Horimoto2015-10-051-2/+8
* Add connection options.Kyle Horimoto2015-10-051-141/+377
* Add host display editing UI.Kyle Horimoto2015-10-011-128/+213
* Fix lint.Kyle Horimoto2015-09-281-0/+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-252-16/+35
* Add EditHostActivity.Kyle Horimoto2015-09-252-0/+160
* Add padding to bottom of HostList to prevent FAB covering list.Ryan Hansberry2015-09-231-0/+4
* Merge branch 'master' into convert-activities-to-appcompatRyan Hansberry2015-09-222-30/+60
|\
| * Add FAB to host list.Kyle Horimoto2015-09-182-30/+60
* | Convert PubkeyListActivity, PortFowardListActivity, and HostListActivity to A...Ryan Hansberry2015-09-221-3/+3
* | Convert PubkeyListActivity to AppCompatRyan Hansberry2015-09-182-6/+5
|/
* Merge pull request #205 from rhansby/use-switches-not-checkboxesKenny Root2015-09-181-0/+30
|\
| * Merge branch 'master' into use-switches-not-checkboxesRyan Hansberry2015-09-172-4/+4
| |\
| * | Switched to using SwitchCompat instead of PreferenceSwitch in order to suppor...Ryan Hansberry2015-09-151-0/+30
* | | Replaced old pubkey lock/unlock icons with new Material Design icons.Ryan Hansberry2015-09-171-3/+2
| |/ |/|
* | Adjusted style to support pre-v11 devices.Kyle Horimoto2015-09-151-1/+1
* | Convert to using RecyclerView.Kyle Horimoto2015-09-142-4/+4
|/
* Re-indent host item layout and add sample textKenny Root2015-09-051-50/+51
* Fix lint errors, make only one file.Kyle Horimoto2015-09-041-0/+76