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
*
Revert "Never cache instances of the HostDatabase"
Kenny Root
2015-09-11
8
-48
/
+80
*
Revert "More no caching of HostDatabase"
Kenny Root
2015-09-11
1
-6
/
+3
*
Add back table reset for testing
Kenny Root
2015-09-11
1
-3
/
+19
*
Merge branch 'master' into database-refactor
Kenny Root
2015-09-11
2
-9
/
+8
|
\
|
*
Merge pull request #196 from kruton/context-style
Kenny Root
2015-09-11
2
-9
/
+8
|
|
\
|
|
*
Remove unused import from HostListActivity
Kenny Root
2015-09-11
1
-1
/
+0
|
|
*
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
|
|
/
*
|
Remove unused imports in BackupAgent
Kenny Root
2015-09-07
1
-5
/
+0
*
|
Optimize imports in StartupTest
Kenny Root
2015-09-07
1
-12
/
+3
*
|
Only try to set title when TerminalBridge successfully connected
Kenny Root
2015-09-07
1
-4
/
+4
*
|
Do not cache instances of PubkeyDatabase
Kenny Root
2015-09-07
1
-15
/
+15
*
|
More no caching of HostDatabase
Kenny Root
2015-09-07
1
-4
/
+9
*
|
Never cache instances of the HostDatabase
Kenny Root
2015-09-07
8
-82
/
+50
*
|
Update pubkey list in onStart instead of onCreate
Kenny Root
2015-09-07
1
-9
/
+3
*
|
Make HostEditorActivity use a transaction
Kenny Root
2015-09-07
1
-1
/
+7
*
|
Get rid of useless backup dbLock usage
Kenny Root
2015-09-07
7
-80
/
+13
*
|
Remove dbLock from HostDatabase
Kenny Root
2015-09-07
1
-191
/
+148
*
|
Use member database handle in HostDatabase
Kenny Root
2015-09-07
1
-76
/
+54
*
|
Use in-memory database for instrumentation testing
Kenny Root
2015-09-07
2
-10
/
+10
*
|
Make database constructors private
Kenny Root
2015-09-07
2
-2
/
+2
*
|
Change all database accessors to use singleton
Kenny Root
2015-09-07
9
-19
/
+19
*
|
Create singleton accessors of HostDatabase and PubkeyDatabase
Kenny Root
2015-09-07
2
-0
/
+31
*
|
Remove commented PubkeyDatabase code
Kenny Root
2015-09-07
1
-59
/
+0
*
|
Add some Javadoc to PubkeyDatabase
Kenny Root
2015-09-07
1
-2
/
+2
*
|
Wrap pubkey database writes in transactions
Kenny Root
2015-09-07
1
-10
/
+25
*
|
Never close the database
Kenny Root
2015-09-07
2
-15
/
+0
*
|
Remove unnecessary nulling of parameter
Kenny Root
2015-09-07
1
-1
/
+0
*
|
Wrap all HostDatabase writes in a transaction
Kenny Root
2015-09-07
1
-39
/
+92
|
/
*
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
|
|
\
\
[next]