aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
|/
* 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 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 suppor...Ryan Hansberry2015-09-151-0/+4
|/
* Add Material theme paletteKenny Root2015-09-112-0/+11
* Add parent activities for all activitiesKenny Root2015-09-111-0/+4
* Use a style for the host list text coloringKenny Root2015-09-051-0/+24
* Fix host list for API 10 and beforeKenny Root2015-09-051-18/+17
* Style the host list items with material design.Kyle Horimoto2015-09-041-1/+9
* 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
* 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 : Home...adb20012015-08-152-0/+53
* | Move keyboard buttons to styles.xmlKenny Root2015-08-231-0/+41
* | Merge pull request #139 from jklein24/keyboardshortcutsKenny Root2015-08-201-0/+7
|\ \
| * | 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
| |/
* / 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
|\