Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #139 from jklein24/keyboardshortcuts | Kenny Root | 2015-08-20 | 2 | -0/+88 | |
|\ \ | | | | | | | Add a keyboard shortcuts dialog to the help page. | |||||
| * | | Add a keyboard shortucts dialog to help. | Jeremy Klein | 2015-08-20 | 2 | -0/+88 | |
| | | | ||||||
* | | | Remove xmlns:android from non-root element | Kenny Root | 2015-08-20 | 1 | -1/+0 | |
| | | | ||||||
* | | | Merge pull request #140 from jklein24/killactionbarwrapper | Kenny Root | 2015-08-20 | 4 | -85/+1 | |
|\| | | ||||||
| * | | Remove ActionBarWrapper and style.xml files in favor of AppCompat. | Jeremy Klein | 2015-08-20 | 4 | -84/+1 | |
| |/ | | | | | | | | | 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 it | Kenny Root | 2015-08-19 | 35 | -512/+546 | |
|/ | ||||||
* | Merge pull request #124 from jklein24/tabs | Kenny Root | 2015-08-14 | 5 | -8/+304 | |
|\ | | | | | Add tabs when there's more than one terminal active. | |||||
| * | Only show tabs on large screens | Jeremy Klein | 2015-08-13 | 2 | -17/+297 | |
| | | ||||||
| * | Add tabs when there's more than one terminal active. | Jeremy Klein | 2015-08-13 | 4 | -7/+23 | |
| | | ||||||
* | | Remove the welcome wizard activity and add the EULA to the help screen. | Jeremy Klein | 2015-08-14 | 8 | -163/+96 | |
|/ | ||||||
* | Use unicode symbols for arrow buttons | Kenny Root | 2015-08-11 | 2 | -12/+12 | |
| | | | | This relieves some need for translations to many languages. | |||||
* | Code cleanup : create onEmulatedKeyClicked() via a global OnClickListener ↵ | adb2001 | 2015-08-09 | 3 | -0/+0 | |
| | | | | | | | | (emulatedKeysListener) handling all buttons events (except keyboard) since they all share the same code. Reset auto hide timer when an arrow button is clicked to allow multiple click. Remove unused ctrl, esc and tab png. Add haptic feedback to all keys except tab and keyboard. | |||||
* | Merge pull request #120 from alescdb/master | Kenny Root | 2015-08-07 | 3 | -40/+173 | |
|\ | ||||||
| * | Change virtual keyboard images by flat buttons with text and added 'Up', ↵ | adb2001 | 2015-08-07 | 3 | -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 Klein | 2015-08-07 | 1 | -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 translations | Kenny Root | 2015-07-30 | 4 | -1/+13 | |
| | ||||||
* | Update translations | Kenny Root | 2015-07-30 | 1 | -1/+1 | |
| | ||||||
* | Update translations | Kenny Root | 2015-07-30 | 10 | -15/+16 | |
| | ||||||
* | Merge pull request #113 from htgoebel/patch-1 | Kenny Root | 2015-07-30 | 1 | -1/+1 | |
|\ | | | | | Fix italian translation of prompt_nickname. | |||||
| * | Fix italian translation of prompt_nickname. | Hartmut Goebel | 2015-07-30 | 1 | -1/+1 | |
| | | | | | | This was "username" and now is the same values as hostpref_nickname_title | |||||
* | | Fix typo "20004" | nemobis | 2015-07-30 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #109 from jklein24/confirmdisconnect | Kenny Root | 2015-07-29 | 1 | -0/+4 | |
|\ | | | | | Add a confirm dialog for the disconnect all action. | |||||
| * | Add a confirm dialog for the disconnect all action. | Jeremy Klein | 2015-07-29 | 1 | -0/+4 | |
| | | ||||||
* | | Filter out lint false positive | Kenny Root | 2015-07-29 | 1 | -2/+3 | |
| | | ||||||
* | | Fix French and German translations of "nickname" | Kenny Root | 2015-07-29 | 2 | -2/+2 | |
| | | ||||||
* | | Change three dots to elipsis | Kenny Root | 2015-07-29 | 26 | -26/+26 | |
|/ | ||||||
* | Move Serbian strings to right place | Kenny Root | 2015-07-19 | 1 | -0/+228 | |
| | ||||||
* | Import revised translations | Kenny Root | 2015-07-19 | 2 | -48/+59 | |
| | ||||||
* | strings: add some context for translators | Kenny Root | 2015-07-19 | 1 | -1/+12 | |
| | ||||||
* | Try to fix some RTL layout issues | Kenny Root | 2015-07-17 | 11 | -21/+30 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-07-15 | 4 | -5/+18 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-06-09 | 1 | -10/+1 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-19 | 1 | -0/+5 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-14 | 29 | -90/+0 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-04-02 | 3 | -0/+10 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-27 | 11 | -21/+52 | |
| | | | | Change-Id: I4ea022cf42d3aea8e52d8e4fbd604575c109df1d | |||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-27 | 2 | -0/+10 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-27 | 1 | -1/+0 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-27 | 2 | -33/+35 | |
| | | | | | Conflicts: app/src/main/java/org/connectbot/util/UberColorPickerDialog.java | |||||
* | Update translations | Kenny Root | 2015-03-26 | 45 | -72/+53 | |
| | ||||||
* | Move notification icons to correct directory | Kenny Root | 2015-03-26 | 3 | -0/+0 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-26 | 7 | -9/+52 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-26 | 1 | -0/+2 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-26 | 1 | -0/+3 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2015-03-26 | 1 | -0/+1 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' | Kenny Root | 2015-03-23 | 37 | -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-conversion | Kenny Root | 2014-10-21 | 1 | -16/+27 | |
| | ||||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2014-10-19 | 7 | -0/+0 | |
| | | | | Change-Id: I77af95fa7ddb22c99f13f0770daba02a98bcf5b7 | |||||
* | Fix keyType layout and space out buttons a bit | Kenny Root | 2014-10-18 | 1 | -4/+6 | |
| | | | | Change-Id: Idd46bb2ada1ff7ac934d5e20faee97842a990102 | |||||
* | Merge branch 'master' into gradle-conversion | Kenny Root | 2014-10-18 | 5 | -3/+13 | |
| |