aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ActionBar can be null, so check firstKenny Root2015-09-051-11/+13
* Reset host text entry when creating a new connectionKenny Root2015-09-051-0/+3
* Add a test for setting the host color to redKenny Root2015-09-052-57/+148
* Fix host list for API 10 and beforeKenny Root2015-09-052-18/+39
* Merge pull request #180 from alescdb/lint-checkKenny Root2015-09-042-19/+29
|\
| * trap ERR & EXITAlex2015-09-041-1/+1
| * lint_file variable used twice !Alex2015-09-031-8/+8
| * trap signalsAlex2015-09-031-1/+1
| * Update check-lint-count.shAlex2015-09-031-10/+18
| * Remove unused variablesAlex2015-09-031-5/+0
| * Change .travis.ymlroot2015-09-031-1/+1
| * Try to show new lint issues in check-lint-count.shroot2015-09-031-13/+20
* | Merge pull request #187 from khorimoto/change-gitignoreKenny Root2015-09-042-25/+23
|\ \
| * \ Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...Kyle Horimoto2015-09-040-0/+0
| |\ \
| | * \ Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...Kyle Horimoto2015-09-040-0/+0
| | |\ \
| * | \ \ Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...Kyle Horimoto2015-09-041-1/+1
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...Kyle Horimoto2015-09-041-0/+1
| | |\ \
| * | \ \ Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...Kyle Horimoto2015-09-040-0/+0
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Add .idea/gradle.xml and app/app.iml to .gitignore files.Kyle Horimoto2015-09-042-1/+1
| * | | Add .idea/gradle.xml and app/app.iml to .gitignore files.Kyle Horimoto2015-09-043-26/+24
| |/ /
* | | Merge pull request #185 from khorimoto/host-list-itemKenny Root2015-09-044-123/+85
|\ \ \
| * | | Fix lint errors, make only one file.Kyle Horimoto2015-09-043-143/+76
| * | | Merge branch 'host-list-item' of ssh://github.com/khorimoto/connectbot into h...Kyle Horimoto2015-09-041-1/+1
| |\ \ \
| | * | | Style the host list items with material design.Kyle Horimoto2015-09-043-30/+55
| | |/ /
| * / / Style the host list items with material design.Kyle Horimoto2015-09-043-30/+59
| |/ /
* | | Merge pull request #184 from alescdb/settitle-bugKenny Root2015-09-041-1/+3
|\ \ \
| * | | Update ConsoleActivity.javaAlex2015-09-041-1/+0
| * | | Activity title sync correctly with ViewPagerAlexandre Del Bigio2015-09-041-1/+4
* | | | Merge pull request #186 from khorimoto/fix-gradle-buildKenny Root2015-09-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Bump the support library version from 23.0.0 to 23.0.1.Kyle Horimoto2015-09-041-4/+4
| |/ /
* | | Merge pull request #182 from kruton/fix-jacocoKenny Root2015-09-033-6/+43
|\ \ \ | |/ / |/| |
| * | Revert "Update version of JaCoCo used"Kenny Root2015-09-031-4/+0
| * | Fix tablet specific layout lint errorsKenny Root2015-09-031-2/+5
| * | Update to newer support library 23.0.0 -> 23.0.1Kenny Root2015-09-031-3/+3
| * | Fix instrumentation on connected testsKenny Root2015-09-032-1/+35
| * | Update version of JaCoCo usedKenny Root2015-09-031-0/+4
|/ /
* | Merge pull request #181 from alescdb/keyboard-stylesKenny Root2015-09-0313-57/+61
|\ \ | |/ |/|
| * Revert app.iml (again)Alexandre Del Bigio2015-09-031-40/+48
| * Revert app.imlAlexandre Del Bigio2015-09-031-1/+1
| * Wrong folder for xml fileAlexandre Del Bigio2015-09-032-49/+41
| * Material Design keyboard iconAlexandre Del Bigio2015-09-035-0/+0
| * Set Activity title to connection nick nameAlexandre Del Bigio2015-09-034-2/+29
| * Keyboard separator as layer-list (instead of views)Alexandre Del Bigio2015-09-026-57/+34
|/
* Revert "Add ci-support submodule for continuous integration"Kenny Root2015-09-012-3/+0
* Add ci-support submodule for continuous integrationKenny Root2015-09-012-0/+3
* Merge pull request #178 from alescdb/masterKenny Root2015-09-017-406/+288
|\
| * Update inc_keyboard.xmlAlex2015-08-311-0/+16
| * Provide visual feedback for virtual keyboardadb20012015-08-317-406/+272
|/
* Merge pull request #145 from alescdb/action-menuKenny Root2015-08-3111-2/+5
|\
| * Material Design icons (with drawable-xxxhdpi for lint warnings)alescdb2015-08-2410-0/+0