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
path:
root
/
app
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Lint fix
Jeremy Klein
2015-10-01
2
-3
/
+8
*
Add support for mouse wheel forwarding.
Jeremy Klein
2015-10-01
3
-1
/
+58
*
Handle mouse events when the terminal won't. Add more comments.
Jeremy Klein
2015-10-01
2
-4
/
+13
*
Forward mouseevents to the terminal when appropriate.
Jeremy Klein
2015-10-01
3
-21
/
+60
*
jlklein comment.
Kyle Horimoto
2015-10-01
1
-0
/
+1
*
Add host display editing UI.
Kyle Horimoto
2015-10-01
2
-10
/
+89
*
Fix lint.
Kyle Horimoto
2015-09-28
1
-11
/
+20
*
Add FAB to port forward activity.
Kyle Horimoto
2015-09-28
1
-51
/
+47
*
Add EditHostActivity.
Kyle Horimoto
2015-09-25
3
-0
/
+443
*
Change getColor call that crashes on pre-APIv14
Ryan Hansberry
2015-09-24
1
-3
/
+3
*
Only use pubkey if it is not null
Kenny Root
2015-09-23
1
-4
/
+3
*
Only use host if it is not null
Kenny Root
2015-09-23
1
-8
/
+9
*
Give color to action button in GeneratePubkeyActivity.
Ryan Hansberry
2015-09-23
1
-2
/
+9
*
Merge pull request #239 from rhansby/convert-generatepubkey-to-appcompat
Jeremy Klein
2015-09-23
1
-2
/
+2
|
\
|
*
Convert GeneratePubkeyActivity to AppCompatActivity.
Ryan Hansberry
2015-09-23
1
-2
/
+2
*
|
Fix missing summaries for SwitchPreferences in host editing list.
Ryan Hansberry
2015-09-22
1
-1
/
+2
|
/
*
Fix style issues.
Ryan Hansberry
2015-09-22
2
-3
/
+2
*
Merge branch 'master' into convert-activities-to-appcompat
Ryan Hansberry
2015-09-22
1
-46
/
+107
|
\
|
*
Cleanup.
Kyle Horimoto
2015-09-18
1
-5
/
+2
|
*
Add FAB to host list.
Kyle Horimoto
2015-09-18
1
-48
/
+112
*
|
Convert PubkeyListActivity, PortFowardListActivity, and HostListActivity to A...
Ryan Hansberry
2015-09-22
4
-665
/
+643
*
|
Convert SettingsActivity and HostEditorActivity to AppCompat.
Ryan Hansberry
2015-09-21
3
-4
/
+136
*
|
Convert ColorsActivity to AppCompat Activity
Ryan Hansberry
2015-09-21
1
-2
/
+2
*
|
Convert HelpActivity to AppCompatActivity.
Ryan Hansberry
2015-09-21
1
-2
/
+2
*
|
Convert HelpTopicActivity and EulaActivity to AppCompatActivity.
Ryan Hansberry
2015-09-21
3
-5
/
+5
*
|
Convert PubkeyListActivity to AppCompat
Ryan Hansberry
2015-09-18
1
-216
/
+316
|
/
*
Merge pull request #218 from khorimoto/fix-tests
Kenny Root
2015-09-18
1
-1
/
+3
|
\
|
*
Fix StartupTest tests to work with RecyclerView.
Kyle Horimoto
2015-09-17
1
-1
/
+3
*
|
Moved SwitchCompatPreference to util package for consistency with other custo...
Ryan Hansberry
2015-09-17
1
-1
/
+3
*
|
Merge branch 'master' into use-switches-not-checkboxes
Ryan Hansberry
2015-09-17
1
-159
/
+205
|
\
|
|
*
Use AppCompatActivity instead of Activity.
Kyle Horimoto
2015-09-17
1
-3
/
+4
|
*
Revert "Extend AppCompatActivity instead of Activity."
Kenny Root
2015-09-17
1
-2
/
+2
|
*
Extend AppCompatActivity instead of Activity.
Kyle Horimoto
2015-09-16
1
-3
/
+2
|
*
Removed unnecessary imports.
Kyle Horimoto
2015-09-16
1
-3
/
+0
|
*
Clean up code.
Kyle Horimoto
2015-09-15
1
-15
/
+21
|
*
Convert to using RecyclerView.
Kyle Horimoto
2015-09-14
1
-153
/
+196
*
|
Switched to using SwitchCompat instead of PreferenceSwitch in order to suppor...
Ryan Hansberry
2015-09-15
1
-0
/
+51
|
/
*
Kill shell process after exiting local transport
Kenny Root
2015-09-14
1
-15
/
+22
*
Add a bit more debugging for saving a known host
Kenny Root
2015-09-14
1
-4
/
+6
*
Remove hostkey and hostkeyalgo from HostBean
Kenny Root
2015-09-14
1
-22
/
+0
*
Wrap saving a known host in a transaction
Kenny Root
2015-09-14
1
-3
/
+9
*
Fix merge error in PubkeyListActivity
Kenny Root
2015-09-11
1
-5
/
+0
*
Remove unused imports
Kenny Root
2015-09-11
2
-3
/
+0
*
Merge branch 'master' into database-refactor
Kenny Root
2015-09-11
7
-27
/
+6
|
\
|
*
Add parent activities for all activities
Kenny Root
2015-09-11
7
-28
/
+2
*
|
Switch TerminalBridge over to ColorStorage and HostStorage
Kenny Root
2015-09-11
6
-11
/
+15
*
|
Call saveHost instead of specialized updateFontSize
Kenny Root
2015-09-11
2
-27
/
+8
*
|
Switch ColorActivity to ColorStorage interface
Kenny Root
2015-09-11
1
-1
/
+2
*
|
Add interfaces for HostStorage and ColorStorage
Kenny Root
2015-09-11
3
-1
/
+123
*
|
Change colors list to primitive array
Kenny Root
2015-09-11
3
-12
/
+12
[prev]
[next]