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
...
*
|
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
1
-9
/
+5
|
\
|
|
*
Remove unused import from HostListActivity
Kenny Root
2015-09-11
1
-1
/
+0
|
*
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
*
|
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
1
-8
/
+9
*
|
Make database constructors private
Kenny Root
2015-09-07
2
-2
/
+2
*
|
Change all database accessors to use singleton
Kenny Root
2015-09-07
8
-18
/
+18
*
|
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
|
/
*
URI for ConsoleActivity can be null
Kenny Root
2015-09-05
1
-1
/
+4
*
Use a style for the host list text coloring
Kenny Root
2015-09-05
1
-17
/
+18
*
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
*
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
*
Set Activity title to connection nick name
Alexandre Del Bigio
2015-09-03
1
-0
/
+1
*
Provide visual feedback for virtual keyboard
adb2001
2015-08-31
1
-3
/
+16
*
Merge pull request #145 from alescdb/action-menu
Kenny Root
2015-08-31
1
-2
/
+5
|
\
|
*
Using MenuItemCompat to resolve backward compatibility and lint warnings
alescdb
2015-08-24
1
-8
/
+4
|
*
lint check
alescdb
2015-08-23
1
-2
/
+4
|
*
Change menu copy and paste icons and add them to action menu (if room) for AP...
alescdb
2015-08-22
1
-0
/
+5
*
|
Merge pull request #154 from alescdb/hscroll-reset-autohide
Kenny Root
2015-08-31
1
-9
/
+27
|
\
\
|
*
|
onTouch() ACTION_UP, return(false)
alescdb
2015-08-26
1
-1
/
+1
|
*
|
Resolve lint issue
alescdb
2015-08-26
1
-4
/
+9
|
*
|
Comments
alescdb
2015-08-26
1
-0
/
+2
|
*
|
Reset virtual keyboard auto-hide timer on hscroll
alescdb
2015-08-25
1
-7
/
+18
*
|
|
Merge pull request #155 from jklein24/fixrotate
Kenny Root
2015-08-31
1
-1
/
+18
|
\
\
\
|
*
|
|
Save the currently visible connection between screen rotations.
Jeremy Klein
2015-08-26
1
-1
/
+18
|
|
/
/
*
|
|
Optimize imports of HostListActivity
Kenny Root
2015-08-29
1
-6
/
+4
*
|
|
Add host status change listener
Kenny Root
2015-08-29
3
-20
/
+102
*
|
|
Fix usage of setTextAppearance
Kenny Root
2015-08-29
1
-2
/
+2
*
|
|
Add test for local connections
Kenny Root
2015-08-27
1
-0
/
+16
[prev]
[next]