Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translations | Kenny Root | 2016-01-25 | 4 | -2/+38 |
| | |||||
* | Add DisconnectAll to HostActivity's Options. | Arthur Hsu | 2016-01-07 | 1 | -0/+1 |
| | | | | Fix https://github.com/connectbot/connectbot/issues/176 | ||||
* | Update translations | Kenny Root | 2015-12-16 | 2 | -0/+33 |
| | |||||
* | Merge pull request #330 from alescdb/keyboard-always-visible | Kenny Root | 2015-11-06 | 4 | -1/+16 |
|\ | | | | | Add an option to always show the virtual keyboard (special keys) | ||||
| * | Merge branch 'master' into keyboard-always-visible | Alex | 2015-10-26 | 12 | -0/+18 |
| |\ | |||||
| * | | Better context for translators | Alex | 2015-10-26 | 1 | -1/+1 |
| | | | |||||
| * | | Better context for translators | Alex | 2015-10-26 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' into keyboard-always-visible | Alex | 2015-10-26 | 41 | -80/+0 |
| |\ \ | |||||
| * | | | Extra tabs removed | alescdb | 2015-10-24 | 1 | -1/+1 |
| | | | | |||||
| * | | | Restore (unused) ns in string.xlm | alescdb | 2015-10-24 | 1 | -1/+2 |
| | | | | |||||
| * | | | Resource context & french translation | alescdb | 2015-10-24 | 2 | -2/+4 |
| | | | | |||||
| * | | | Remove summary and change title | alescdb | 2015-10-23 | 3 | -4/+1 |
| | | | | |||||
| * | | | Code style (xml) spaces -> tab | alescdb | 2015-10-23 | 1 | -4/+3 |
| | | | | |||||
| * | | | Code style | alescdb | 2015-10-23 | 2 | -14/+14 |
| | | | | |||||
| * | | | Add a setting options to always show the virtual keyboard (special keys) | alescdb | 2015-10-23 | 3 | -1/+17 |
| | | | | |||||
* | | | | Merge pull request #333 from johnheroy/add-host-button2 | Kenny Root | 2015-11-06 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | Do not apply background tint on top of FAB image | ||||
| * \ \ \ | Merge branch 'master' into add-host-button2 | John Heroy | 2015-10-27 | 1 | -0/+6 |
| |\ \ \ \ | |||||
| * | | | | | Revert "Replace add icon with vector drawable" | John Heroy | 2015-10-27 | 6 | -9/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0b6b263a39e6fca13cf7b76685b5e5f225c23be4. | ||||
| * | | | | | Merge branch 'master' into add-host-button2 | John Heroy | 2015-10-27 | 12 | -12/+119 |
| |\ \ \ \ \ | |||||
| * | | | | | | Use android:tint for styling the 'add host' FAB's icon instead of ↵ | John Heroy | 2015-10-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | android:tintMode, which is only supported in APIs 21+ | ||||
| * | | | | | | Add android:tintMode with value 'src_atop' to 'add host' FAB | John Heroy | 2015-10-26 | 1 | -0/+1 |
| | | | | | | | |||||
| * | | | | | | Replace add icon with vector drawable | John Heroy | 2015-10-26 | 6 | -0/+9 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Update translations | Kenny Root | 2015-11-02 | 3 | -1/+64 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge branch 'master' into canceldialog | John Heroy | 2015-10-27 | 12 | -12/+119 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge branch 'master' into add-icons | Kyle Horimoto | 2015-10-26 | 12 | -0/+18 |
| |\| | | | |||||
| * | | | | Use SVG instead of PNG. | Kyle Horimoto | 2015-10-26 | 66 | -0/+99 |
| | | | | | |||||
| * | | | | Fixed more lint errors. | Kyle Horimoto | 2015-10-26 | 5 | -0/+0 |
| | | | | | |||||
| * | | | | Rebased. | Kyle Horimoto | 2015-10-26 | 6 | -1/+1 |
| | | | | | |||||
| * | | | | Lint. | Kyle Horimoto | 2015-10-26 | 16 | -1/+1 |
| | | | | | |||||
| * | | | | Added new icons to add/edit host view. | Kyle Horimoto | 2015-10-26 | 71 | -12/+20 |
| | |_|/ | |/| | | |||||
* | | | | Add AlertDialogTheme to styles.xml | John Heroy | 2015-10-26 | 1 | -0/+6 |
| |/ / |/| | | |||||
* | | | Merge branch 'master' into publickeys-icon | John Heroy | 2015-10-26 | 41 | -80/+0 |
|\| | | |||||
| * | | Remove all translations of deleted strings | Jeremy Klein | 2015-10-26 | 40 | -73/+0 |
| | | | |||||
| * | | remove unused strings. | Jeremy Klein | 2015-10-23 | 1 | -7/+0 |
| |/ | |||||
* | | Remove use of <group> tag in vector assets, instead import svg with Android ↵ | John Heroy | 2015-10-26 | 2 | -22/+14 |
| | | | | | | | | Studio context menu | ||||
* | | Refactor 'folder open' and 'add box' icons to use Android vectors instead of png | John Heroy | 2015-10-23 | 12 | -0/+26 |
| | | |||||
* | | Change 'add box' and 'folder open' icons to white versions for better ↵ | John Heroy | 2015-10-23 | 10 | -0/+0 |
|/ | | | | contrast in public keys toolbar | ||||
* | Don't display a nickname field when protocol is 'local.' | Kyle Horimoto | 2015-10-22 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into key-vectors | Alex | 2015-10-22 | 1 | -0/+2 |
|\ | |||||
| * | Merge branch 'master' into fontsizeslider | John Heroy | 2015-10-22 | 45 | -409/+0 |
| |\ | |||||
| * \ | Merge branch 'master' into fontsizeslider | John Heroy | 2015-10-21 | 7 | -0/+54 |
| |\ \ | |||||
| * | | | Programmatically request focus on quick connect container and set ↵ | John Heroy | 2015-10-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | LinearLayout to android:focusable='true' | ||||
* | | | | Remove unused resource button_key_tab | alescdb | 2015-10-22 | 4 | -5/+1 |
| | | | | |||||
* | | | | Remove unused button_key_tab | Alex | 2015-10-22 | 1 | -2/+0 |
| | | | | |||||
* | | | | Update inc_keyboard.xml | Alex | 2015-10-22 | 1 | -1/+2 |
| | | | | |||||
* | | | | Replace unicode keys by vector drawable | alescdb | 2015-10-22 | 13 | -41/+91 |
| |_|/ |/| | | |||||
* | | | Merge pull request #314 from kruton/translations-import | Kenny Root | 2015-10-21 | 45 | -409/+0 |
|\ \ \ | |_|/ |/| | | Translations import | ||||
| * | | Import translations | Kenny Root | 2015-10-21 | 44 | -390/+0 |
| | | | |||||
| * | | Remove unused strings | Kenny Root | 2015-10-21 | 1 | -19/+0 |
| | | | |||||
* | | | Merge branch 'master' into volume-seekbar | John Heroy | 2015-10-21 | 3 | -41/+55 |
|\ \ \ | | |/ | |/| |