aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values
Commit message (Collapse)AuthorAgeFilesLines
* Add save dialog and adjust icons.Kyle Horimoto2015-10-211-0/+6
|
* 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
|
* Provide visual feedback for virtual keyboardadb20012015-08-312-1/+25
|
* Change ID of TerminalView children in the ViewPagerKenny Root2015-08-271-0/+23
| | | | This makes it slightly less confusing and also more testable.
* Merge pull request #134 from alescdb/hscroll-keyboardKenny Root2015-08-231-0/+33
|\
| * Add an HorizontalScrollView in the keyboard and add virtual keys in it : ↵adb20012015-08-152-0/+53
| | | | | | | | Home, End, Page Up, Page Down, F1 -> F12
* | Move keyboard buttons to styles.xmlKenny Root2015-08-231-0/+41
| | | | | | | | This will make it easier to merge to hscroll change from @alescdb
* | Merge pull request #139 from jklein24/keyboardshortcutsKenny Root2015-08-201-0/+7
|\ \ | | | | | | Add a keyboard shortcuts dialog to the help page.
| * | Add a keyboard shortucts dialog to help.Jeremy Klein2015-08-201-0/+7
| | |
* | | Merge pull request #140 from jklein24/killactionbarwrapperKenny Root2015-08-201-26/+0
|\| |
| * | Remove ActionBarWrapper and style.xml files in favor of AppCompat.Jeremy Klein2015-08-201-25/+0
| |/ | | | | | | | | The support libraries seem to provide better alternatives for everything in ActionBarWrapper and the style.xml definitions.
* / Update XML style and reformat all files with itKenny Root2015-08-192-2/+3
|/
* Merge pull request #124 from jklein24/tabsKenny Root2015-08-141-1/+1
|\ | | | | Add tabs when there's more than one terminal active.
| * Add tabs when there's more than one terminal active.Jeremy Klein2015-08-131-1/+1
| |
* | Remove the welcome wizard activity and add the EULA to the help screen.Jeremy Klein2015-08-143-14/+4
|/
* Use unicode symbols for arrow buttonsKenny Root2015-08-112-12/+12
| | | | This relieves some need for translations to many languages.
* Change virtual keyboard images by flat buttons with text and added 'Up', ↵adb20012015-08-071-0/+31
| | | | | | | | | | | | | 'Down', 'Left' and 'Right' arrow keys. Squashes together other commits: - Remove HorizontalScrollView tests - Add comments to give translators context. - Remove hardcoded button texts and change the keyboard icon to a more modern style. - Change virtual keyboard RelativeLayout to LinearLayout and it take all screen width. And add a small separators between buttons. - Mislabelled "Up" key
* Merge pull request #109 from jklein24/confirmdisconnectKenny Root2015-07-291-0/+4
|\ | | | | Add a confirm dialog for the disconnect all action.
| * Add a confirm dialog for the disconnect all action.Jeremy Klein2015-07-291-0/+4
| |
* | Filter out lint false positiveKenny Root2015-07-291-2/+3
| |
* | Change three dots to elipsisKenny Root2015-07-291-1/+1
|/
* strings: add some context for translatorsKenny Root2015-07-191-1/+12
|
* Merge branch 'master' into gradle-conversionKenny Root2015-07-151-0/+4
|
* Merge branch 'master' into gradle-conversionKenny Root2015-04-191-0/+5
|