aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Merge branch 'master' into gradle-conversionKenny Root2015-04-141-6/+0
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-0/+4
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-4/+6
| | | | | Conflicts: app/src/main/java/org/connectbot/util/UberColorPickerDialog.java
* Merge branch 'master' into gradle-conversionKenny Root2015-03-261-0/+3
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-261-0/+1
|
* Merge remote-tracking branch 'origin/master'Kenny Root2015-03-232-20/+18
| | | | | | Conflicts: app/src/main/java/org/connectbot/HostListActivity.java app/src/main/java/org/connectbot/service/TerminalKeyListener.java
* Merge branch 'master' into gradle-conversionKenny Root2014-10-181-0/+5
|
* Convert to gradle build systemKenny Root2014-10-015-0/+696