index
:
connectbot-yubikey/connectbot
master
connectbot with patches for nfc authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add initial linthub config
Kenny Root
2015-09-11
1
-0
/
+3
|
*
Go back to old context-using setTextAppearance call
Kenny Root
2015-09-11
1
-8
/
+5
|
/
*
Merge pull request #192 from kruton/style-fix
Kenny Root
2015-09-05
7
-146
/
+289
|
\
|
*
Add test for deleting host
Kenny Root
2015-09-05
1
-0
/
+10
|
*
URI for ConsoleActivity can be null
Kenny Root
2015-09-05
1
-1
/
+4
|
*
Re-indent host item layout and add sample text
Kenny Root
2015-09-05
1
-50
/
+51
|
*
Use a style for the host list text coloring
Kenny Root
2015-09-05
3
-19
/
+52
|
*
Factor out actionBar hiding method
Kenny Root
2015-09-05
1
-8
/
+8
|
*
ActionBar can be null, so check first
Kenny Root
2015-09-05
1
-11
/
+13
|
*
Reset host text entry when creating a new connection
Kenny Root
2015-09-05
1
-0
/
+3
|
*
Add a test for setting the host color to red
Kenny Root
2015-09-05
2
-57
/
+148
*
|
Merge pull request #190 from kruton/gingerbread-host-fix
Kenny Root
2015-09-05
2
-18
/
+39
|
\
|
|
*
Fix host list for API 10 and before
Kenny Root
2015-09-05
2
-18
/
+39
|
/
*
Merge pull request #180 from alescdb/lint-check
Kenny Root
2015-09-04
2
-19
/
+29
|
\
|
*
trap ERR & EXIT
Alex
2015-09-04
1
-1
/
+1
|
*
lint_file variable used twice !
Alex
2015-09-03
1
-8
/
+8
|
*
trap signals
Alex
2015-09-03
1
-1
/
+1
|
*
Update check-lint-count.sh
Alex
2015-09-03
1
-10
/
+18
|
*
Remove unused variables
Alex
2015-09-03
1
-5
/
+0
|
*
Change .travis.yml
root
2015-09-03
1
-1
/
+1
|
*
Try to show new lint issues in check-lint-count.sh
root
2015-09-03
1
-13
/
+20
*
|
Merge pull request #187 from khorimoto/change-gitignore
Kenny Root
2015-09-04
2
-25
/
+23
|
\
\
|
*
\
Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...
Kyle Horimoto
2015-09-04
0
-0
/
+0
|
|
\
\
|
|
*
\
Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...
Kyle Horimoto
2015-09-04
0
-0
/
+0
|
|
|
\
\
|
*
|
\
\
Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...
Kyle Horimoto
2015-09-04
1
-1
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...
Kyle Horimoto
2015-09-04
1
-0
/
+1
|
|
|
\
\
|
*
|
\
\
Merge branch 'change-gitignore' of ssh://github.com/khorimoto/connectbot into...
Kyle Horimoto
2015-09-04
0
-0
/
+0
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
Add .idea/gradle.xml and app/app.iml to .gitignore files.
Kyle Horimoto
2015-09-04
2
-1
/
+1
|
*
|
|
Add .idea/gradle.xml and app/app.iml to .gitignore files.
Kyle Horimoto
2015-09-04
3
-26
/
+24
|
|
/
/
*
|
|
Merge pull request #185 from khorimoto/host-list-item
Kenny Root
2015-09-04
4
-123
/
+85
|
\
\
\
|
*
|
|
Fix lint errors, make only one file.
Kyle Horimoto
2015-09-04
3
-143
/
+76
|
*
|
|
Merge branch 'host-list-item' of ssh://github.com/khorimoto/connectbot into h...
Kyle Horimoto
2015-09-04
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Style the host list items with material design.
Kyle Horimoto
2015-09-04
3
-30
/
+55
|
|
|
/
/
|
*
/
/
Style the host list items with material design.
Kyle Horimoto
2015-09-04
3
-30
/
+59
|
|
/
/
*
|
|
Merge pull request #184 from alescdb/settitle-bug
Kenny Root
2015-09-04
1
-1
/
+3
|
\
\
\
|
*
|
|
Update ConsoleActivity.java
Alex
2015-09-04
1
-1
/
+0
|
*
|
|
Activity title sync correctly with ViewPager
Alexandre Del Bigio
2015-09-04
1
-1
/
+4
*
|
|
|
Merge pull request #186 from khorimoto/fix-gradle-build
Kenny Root
2015-09-04
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Bump the support library version from 23.0.0 to 23.0.1.
Kyle Horimoto
2015-09-04
1
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #182 from kruton/fix-jacoco
Kenny Root
2015-09-03
3
-6
/
+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "Update version of JaCoCo used"
Kenny Root
2015-09-03
1
-4
/
+0
|
*
|
Fix tablet specific layout lint errors
Kenny Root
2015-09-03
1
-2
/
+5
|
*
|
Update to newer support library 23.0.0 -> 23.0.1
Kenny Root
2015-09-03
1
-3
/
+3
|
*
|
Fix instrumentation on connected tests
Kenny Root
2015-09-03
2
-1
/
+35
|
*
|
Update version of JaCoCo used
Kenny Root
2015-09-03
1
-0
/
+4
|
/
/
*
|
Merge pull request #181 from alescdb/keyboard-styles
Kenny Root
2015-09-03
13
-57
/
+61
|
\
\
|
|
/
|
/
|
|
*
Revert app.iml (again)
Alexandre Del Bigio
2015-09-03
1
-40
/
+48
|
*
Revert app.iml
Alexandre Del Bigio
2015-09-03
1
-1
/
+1
|
*
Wrong folder for xml file
Alexandre Del Bigio
2015-09-03
2
-49
/
+41
|
*
Material Design keyboard icon
Alexandre Del Bigio
2015-09-03
5
-0
/
+0
[prev]
[next]