aboutsummaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* local build changesHEADmasterhsm2016-05-291-2/+10
* support for open-keychain authhsm2016-05-294-3/+34
* Update to sshlib 2.2.4Kenny Root2016-05-191-1/+1
* Avoid creating relay thread in sessionless modeToff2016-03-271-6/+8
* Handle EC keys in auth agent scenariosKenny Root2016-03-141-0/+6
* Make sure new known hosts are inserted and deletedKenny Root2016-03-111-11/+14
* Make sure the action bar is always shown on clickTrygve Aaberge2016-03-061-5/+5
* Update dependency minor versionsKenny Root2016-02-211-4/+4
* Support multiple known keys per hostKenny Root2016-02-215-38/+180
* Update translationsKenny Root2016-01-254-2/+38
* Avoid stair-stepping local text outputKenny Root2016-01-242-11/+21
* Upgrade to sshlib 2.2.3Kenny Root2016-01-241-1/+1
* Fix review commentsArthur Hsu2016-01-071-2/+1
* Add DisconnectAll to HostActivity's Options.Arthur Hsu2016-01-072-11/+26
* Update to version 2.2.2 of sshlibKenny Root2015-12-281-1/+1
* Update instrumentation tests for new source layoutKenny Root2015-12-282-9/+10
* Update translationsKenny Root2015-12-162-0/+33
* Release 1.9.0-alpha1Kenny Root2015-11-232-2/+3
* Merge pull request #330 from alescdb/keyboard-always-visibleKenny Root2015-11-066-7/+40
|\
| * Merge branch 'master' into keyboard-always-visibleAlex2015-10-2612-0/+18
| |\
| * | Better context for translatorsAlex2015-10-261-1/+1
| * | Better context for translatorsAlex2015-10-261-1/+1
| * | Merge branch 'master' into keyboard-always-visibleAlex2015-10-2642-181/+0
| |\ \
| * | | Extra tabs removedalescdb2015-10-241-1/+1
| * | | Restore (unused) ns in string.xlmalescdb2015-10-241-1/+2
| * | | Resource context & french translationalescdb2015-10-242-2/+4
| * | | Restore imports orderalescdb2015-10-241-14/+13
| * | | Update ConsoleActivity.javaAlex2015-10-241-3/+0
| * | | Remove summary and change titlealescdb2015-10-233-4/+1
| * | | Code style (xml) spaces -> tabalescdb2015-10-231-4/+3
| * | | Code stylealescdb2015-10-231-16/+17
| * | | Code stylealescdb2015-10-234-44/+44
| * | | Add a setting options to always show the virtual keyboard (special keys)alescdb2015-10-235-11/+48
* | | | Merge pull request #333 from johnheroy/add-host-button2Kenny Root2015-11-061-0/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' into add-host-button2John Heroy2015-10-277-22/+40
| |\ \ \ \
| * | | | | Revert "Replace add icon with vector drawable"John Heroy2015-10-276-9/+0
| * | | | | Merge branch 'master' into add-host-button2John Heroy2015-10-2712-12/+119
| |\ \ \ \ \
| * | | | | | Use android:tint for styling the 'add host' FAB's icon instead of android:tin...John Heroy2015-10-261-1/+1
| * | | | | | Add android:tintMode with value 'src_atop' to 'add host' FABJohn Heroy2015-10-261-0/+1
| * | | | | | Replace add icon with vector drawableJohn Heroy2015-10-266-0/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Update translationsKenny Root2015-11-023-1/+64
| |_|/ / / |/| | | |
* | | | | Merge branch 'master' into canceldialogJohn Heroy2015-10-2712-12/+119
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into add-iconsKyle Horimoto2015-10-2612-0/+18
| |\| | |
| * | | | Use SVG instead of PNG.Kyle Horimoto2015-10-2666-0/+99
| * | | | Fixed more lint errors.Kyle Horimoto2015-10-265-0/+0
| * | | | Rebased.Kyle Horimoto2015-10-266-1/+1
| * | | | Lint.Kyle Horimoto2015-10-2616-1/+1
| * | | | Added new icons to add/edit host view.Kyle Horimoto2015-10-2671-12/+20
| | |_|/ | |/| |
* | | | Refactor all uses of framework AlertDialog to use v7 support version instead ...John Heroy2015-10-265-21/+33
* | | | Construct app compat alert dialog builder with AlertDialogThemeJohn Heroy2015-10-261-1/+1