aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* 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-151-0/+33
| | | | | | | | Home, End, Page Up, Page Down, F1 -> F12
* | 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
| |/
* / Update XML style and reformat all files with itKenny Root2015-08-191-2/+2
|/
* Remove the welcome wizard activity and add the EULA to the help screen.Jeremy Klein2015-08-141-7/+3
|
* Use unicode symbols for arrow buttonsKenny Root2015-08-111-12/+4
| | | | 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-231-12/+10
| | | | | | 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-011-0/+500