aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #120 from alescdb/masterKenny Root2015-08-073-40/+173
|\
| * Change virtual keyboard images by flat buttons with text and added 'Up', ↵adb20012015-08-073-40/+173
| | | | | | | | | | | | | | | | | | | | | | | | | | '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
* | ConsoleActivity: Switch from ViewFlipper to ViewPager.Jeremy Klein2015-08-071-5/+5
|/ | | | | | | This simplifies the code for creating terminals, removes lots of code, and totally eliminates the need for swipe handling. From the UI side, the swipe now sticks to the user's finger and looks much nicer. It will also make adding tabs much simpler.
* Update translationsKenny Root2015-07-304-1/+13
|
* Update translationsKenny Root2015-07-301-1/+1
|
* Update translationsKenny Root2015-07-3010-15/+16
|
* Merge pull request #113 from htgoebel/patch-1Kenny Root2015-07-301-1/+1
|\ | | | | Fix italian translation of prompt_nickname.
| * Fix italian translation of prompt_nickname.Hartmut Goebel2015-07-301-1/+1
| | | | | | This was "username" and now is the same values as hostpref_nickname_title
* | Fix typo "20004"nemobis2015-07-301-1/+1
|/
* 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
| |
* | Fix French and German translations of "nickname"Kenny Root2015-07-292-2/+2
| |
* | Change three dots to elipsisKenny Root2015-07-2926-26/+26
|/
* Move Serbian strings to right placeKenny Root2015-07-191-0/+228
|
* Import revised translationsKenny Root2015-07-192-48/+59
|
* strings: add some context for translatorsKenny Root2015-07-191-1/+12
|
* Try to fix some RTL layout issuesKenny Root2015-07-1711-21/+30
|
* Merge branch 'master' into gradle-conversionKenny Root2015-07-154-5/+18
|
* Merge branch 'master' into gradle-conversionKenny Root2015-06-091-10/+1
|
* Merge branch 'master' into gradle-conversionKenny Root2015-04-191-0/+5
|
* Merge branch 'master' into gradle-conversionKenny Root2015-04-1429-90/+0
|
* Merge branch 'master' into gradle-conversionKenny Root2015-04-023-0/+10
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-2711-21/+52
| | | | Change-Id: I4ea022cf42d3aea8e52d8e4fbd604575c109df1d
* Merge branch 'master' into gradle-conversionKenny Root2015-03-272-0/+10
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-271-1/+0
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-272-33/+35
| | | | | Conflicts: app/src/main/java/org/connectbot/util/UberColorPickerDialog.java
* Update translationsKenny Root2015-03-2645-72/+53
|
* Move notification icons to correct directoryKenny Root2015-03-263-0/+0
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-267-9/+52
|
* Merge branch 'master' into gradle-conversionKenny Root2015-03-261-0/+2
|
* 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-2337-257/+115
| | | | | | 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-211-16/+27
|
* Merge branch 'master' into gradle-conversionKenny Root2014-10-197-0/+0
| | | | Change-Id: I77af95fa7ddb22c99f13f0770daba02a98bcf5b7
* Fix keyType layout and space out buttons a bitKenny Root2014-10-181-4/+6
| | | | Change-Id: Idd46bb2ada1ff7ac934d5e20faee97842a990102
* Merge branch 'master' into gradle-conversionKenny Root2014-10-185-3/+13
|
* Revert "Add BuildConfig stuff instead of msg_version"Kenny Root2014-10-032-2/+2
| | | | This reverts commit d2eb6b37b3910f404f229625a39a11954fac681d.
* Add BuildConfig stuff instead of msg_versionKenny Root2014-10-022-2/+2
|
* Convert to gradle build systemKenny Root2014-10-01103-0/+9254