Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #360 from kruton/upgrade-sshlib | Kenny Root | 2015-12-28 | 3 | -10/+11 |
|\ | | | | | Upgrade sshlib and fix instrumentation tests | ||||
| * | Update to version 2.2.2 of sshlib | Kenny Root | 2015-12-28 | 1 | -1/+1 |
| | | | | | | | | | | | | This fixes some problems with EC keys on a large field (e.g., P521) which would cause both ECDSA and ECDH signature verification to fail randomly. | ||||
| * | Update instrumentation tests for new source layout | Kenny Root | 2015-12-28 | 2 | -9/+10 |
|/ | | | | | The ViewHolder was moved out into its own inner class, so use that instead of the HostAdapter.ViewHolder that used to exist. | ||||
* | Merge pull request #354 from kruton/translations | Kenny Root | 2015-12-17 | 2 | -0/+33 |
|\ | | | | | Update translations | ||||
| * | Update translations | Kenny Root | 2015-12-16 | 2 | -0/+33 |
|/ | |||||
* | Release 1.9.0-alpha1 | Kenny Root | 2015-11-23 | 3 | -4/+5 |
| | |||||
* | Update changelog | Kenny Root | 2015-11-23 | 1 | -3/+14 |
| | |||||
* | Merge pull request #337 from kruton/contribution-guidelines | Kenny Root | 2015-11-06 | 1 | -0/+60 |
|\ | | | | | Add contribution guidelines | ||||
| * | Add contribution guidelines | Kenny Root | 2015-11-06 | 1 | -0/+60 |
| | | | | | | | | | | This will help GitHub link potential developers to how to contribute to ConnectBot and lead to a smoother contribution process. | ||||
* | | Merge pull request #330 from alescdb/keyboard-always-visible | Kenny Root | 2015-11-06 | 6 | -7/+40 |
|\ \ | | | | | | | 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 | 42 | -181/+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 |
| | | | | | |||||
| * | | | | Restore imports order | alescdb | 2015-10-24 | 1 | -14/+13 |
| | | | | | |||||
| * | | | | Update ConsoleActivity.java | Alex | 2015-10-24 | 1 | -3/+0 |
| | | | | | |||||
| * | | | | 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 | 1 | -16/+17 |
| | | | | | |||||
| * | | | | Code style | alescdb | 2015-10-23 | 4 | -44/+44 |
| | | | | | |||||
| * | | | | Add a setting options to always show the virtual keyboard (special keys) | alescdb | 2015-10-23 | 5 | -11/+48 |
| | | | | | |||||
* | | | | | 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 | 7 | -22/+40 |
| |\ \ \ \ | |||||
| * | | | | | 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 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #335 from kruton/update-translations | Kenny Root | 2015-11-02 | 3 | -1/+64 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Update translations | ||||
| * | | | | | Update translations | Kenny Root | 2015-11-02 | 3 | -1/+64 |
|/ / / / / | |||||
* | | | | | Merge pull request #332 from johnheroy/canceldialog | Jeremy Klein | 2015-10-27 | 7 | -22/+40 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix colors of positive/negative buttons in new host cancel dialog | ||||
| * | | | | Merge branch 'master' into canceldialog | John Heroy | 2015-10-27 | 12 | -12/+119 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #319 from khorimoto/add-icons | Jeremy Klein | 2015-10-26 | 12 | -12/+119 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Add new icons to add/edit host view. | ||||
| * | | | | Merge branch 'master' into add-icons | Kyle Horimoto | 2015-10-26 | 12 | -0/+18 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #331 from johnheroy/publickeys-icon | Jeremy Klein | 2015-10-26 | 12 | -0/+18 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Change 'add box' and 'folder open' icons to white versions | ||||
| | * | | | 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 |
| |/ / / |/| | | | |||||
| | * | | Refactor all uses of framework AlertDialog to use v7 support version instead ↵ | John Heroy | 2015-10-26 | 5 | -21/+33 |
| | | | | | | | | | | | | | | | | with AlertDialogTheme instead | ||||
| | * | | Construct app compat alert dialog builder with AlertDialogTheme | John Heroy | 2015-10-26 | 1 | -1/+1 |
| | | | | |||||
| | * | | Add AlertDialogTheme to styles.xml | John Heroy | 2015-10-26 | 1 | -0/+6 |
| |/ / | |||||
| * | | Merge branch 'master' into publickeys-icon | John Heroy | 2015-10-26 | 42 | -181/+0 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #329 from jklein24/unuseddialog | Jeremy Klein | 2015-10-26 | 42 | -181/+0 |
|\ \ \ | |_|/ |/| | | Remove unused add host dialog from HostListActivity. | ||||
| * | | 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 |
| | | |