aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Add DisconnectAll to HostActivity's Options.Arthur Hsu2016-01-071-0/+1
| | | | Fix https://github.com/connectbot/connectbot/issues/176
* Merge pull request #330 from alescdb/keyboard-always-visibleKenny Root2015-11-061-1/+3
|\ | | | | Add an option to always show the virtual keyboard (special keys)
| * Better context for translatorsAlex2015-10-261-1/+1
| |
| * Better context for translatorsAlex2015-10-261-1/+1
| |
| * Merge branch 'master' into keyboard-always-visibleAlex2015-10-261-7/+0
| |\
| * | Extra tabs removedalescdb2015-10-241-1/+1
| | |
| * | Restore (unused) ns in string.xlmalescdb2015-10-241-1/+2
| | |
| * | Resource context & french translationalescdb2015-10-241-2/+3
| | |
| * | Remove summary and change titlealescdb2015-10-231-2/+1
| | |
| * | Code style (xml) spaces -> tabalescdb2015-10-231-4/+3
| | |
| * | Add a setting options to always show the virtual keyboard (special keys)alescdb2015-10-231-0/+2
| | |
* | | Add AlertDialogTheme to styles.xmlJohn Heroy2015-10-261-0/+6
| |/ |/|
* | remove unused strings.Jeremy Klein2015-10-231-7/+0
|/
* Remove unused button_key_tabAlex2015-10-221-2/+0
|
* Replace unicode keys by vector drawablealescdb2015-10-221-9/+0
|
* Merge pull request #314 from kruton/translations-importKenny Root2015-10-211-19/+0
|\ | | | | Translations import
| * Remove unused stringsKenny Root2015-10-211-19/+0
| |
* | Merge branch 'master' into volume-seekbarJohn Heroy2015-10-213-9/+58
|\|
| * jlklein comment.Kyle Horimoto2015-10-212-2/+4
| |
| * Lint and jlklein comments.Kyle Horimoto2015-10-212-9/+32
| |
| * Polish UI for add/edit host.Kyle Horimoto2015-10-211-7/+25
| |
| * Add save dialog and adjust icons.Kyle Horimoto2015-10-211-0/+6
| |
* | Add content description to volume pref dialog ImageView and reset padding on ↵John Heroy2015-10-211-0/+3
|/ | | | SeekBar
* Fix lint.Kyle Horimoto2015-10-141-1/+0
|
* 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-091-1/+6
|
* Merge pull request #282 from khorimoto/edit-host-activity-integrationKenny Root2015-10-081-0/+4
|\ | | | | Integrate EditHostActivity into the app.
| * Integrate the EditHostActivity into the rest of the app.Kyle Horimoto2015-10-081-0/+4
| |
* | Lint fixes.Jeremy Klein2015-10-061-0/+6
| |
* | Get rid of the final html help view and switch it to native.Jeremy Klein2015-10-061-0/+39
|/
* Jeremy comment.Kyle Horimoto2015-10-061-0/+1
|
* Add connection options.Kyle Horimoto2015-10-051-0/+1
|
* Fix lint.Kyle Horimoto2015-09-281-2/+0
|
* kruton comments.Kyle Horimoto2015-09-251-1/+2
|
* Add EditHostActivity.Kyle Horimoto2015-09-252-0/+11
|
* 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
|
* Fix empty host list blurb. (in English only)Ryan Hansberry2015-09-221-1/+1
|
* Spaces -> tabs.Kyle Horimoto2015-09-181-3/+3
|
* Add FAB to host list.Kyle Horimoto2015-09-182-0/+7
|
* Merge branch 'master' into use-switches-not-checkboxesRyan Hansberry2015-09-171-0/+3
|\
| * Adjusted style to support pre-v11 devices.Kyle Horimoto2015-09-151-0/+3
| |
* | Switched to using SwitchCompat instead of PreferenceSwitch in order to ↵Ryan Hansberry2015-09-151-0/+4
|/ | | | | | support pre-APIv14. Big thanks to: https://plus.sandbox.google.com/+ChristianGollner/posts/badausxo1J6
* Add Material theme paletteKenny Root2015-09-112-0/+11
| | | | Fixes #167
* Add parent activities for all activitiesKenny Root2015-09-111-0/+4
| | | | Fixes #41
* Use a style for the host list text coloringKenny Root2015-09-051-0/+24
| | | | Fixes #191
* Fix host list for API 10 and beforeKenny Root2015-09-051-18/+17
| | | | | | | 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.
* Style the host list items with material design.Kyle Horimoto2015-09-041-1/+9
| | | | This change updates the items to be in line with the guideline here: https://www.google.com/design/spec/components/lists.html#lists-specs.
* Set Activity title to connection nick nameAlexandre Del Bigio2015-09-031-1/+0
|
* Keyboard separator as layer-list (instead of views)Alexandre Del Bigio2015-09-022-8/+4
|