index
:
connectbot-yubikey/open-keychain
master
open-keychain with patches to support ssh authentication
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
move last parts of import logic from kis into operation
Vincent Breitmoser
2015-01-26
5
-41
/
+68
*
Material Design: Full screen dialogs
Dominik Schürmann
2015-01-26
57
-273
/
+209
*
specify our usage of java 1.7 in build files
Vincent Breitmoser
2015-01-25
1
-0
/
+5
*
lift language level to java 7, and some code cleanup
Vincent Breitmoser
2015-01-25
88
-838
/
+757
*
introduce PromoteKeyOperation to create dummy secret from public keys
Vincent Breitmoser
2015-01-25
9
-1
/
+334
*
work on divert-to-key and other keyring stuff
Vincent Breitmoser
2015-01-25
8
-18
/
+165
*
allow explicit re-certification in SaveKeyringParcel
Vincent Breitmoser
2015-01-24
3
-2
/
+10
*
move key stripping into ChangeSubkey, support divert-to-card
Vincent Breitmoser
2015-01-24
7
-41
/
+58
*
forgot another test case in prev. commit
Vincent Breitmoser
2015-01-19
1
-1
/
+2
*
fix unit test for new key flag behavior
Vincent Breitmoser
2015-01-19
1
-2
/
+2
*
only respect most recent signature for key flags
Vincent Breitmoser
2015-01-19
2
-12
/
+42
*
always show revoked user ids last!
Vincent Breitmoser
2015-01-19
1
-4
/
+4
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2015-01-19
2
-1
/
+9
|
\
|
*
No setContentView in onCreate for KeyListActivity
Vincent
2015-01-16
1
-2
/
+0
|
*
show notification if KeyListActivity is spawned with an EXTRA_RESULT
Vincent Breitmoser
2015-01-16
2
-1
/
+11
*
|
Disable sharing chooser blacklisting for lollipop
Dominik Schürmann
2015-01-19
3
-3
/
+6
|
/
*
Style tabs, add missing drawables
Dominik Schürmann
2015-01-15
22
-573
/
+43
*
Fix drawable sizes
Dominik Schürmann
2015-01-14
20
-3
/
+3
*
Yubikey numkey by default to true
Dominik Schürmann
2015-01-14
2
-1
/
+4
*
Toolbar for settings
Dominik Schürmann
2015-01-14
14
-20
/
+58
*
Integrate QR Code library instead of requiring the app to be installed, also ...
Dominik Schürmann
2015-01-14
5
-6
/
+17
*
Increase minSdk to 15, according to stats
Dominik Schürmann
2015-01-14
1
-1
/
+1
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2015-01-14
1
-1
/
+1
|
\
|
*
fix ambiguous column name in advanced key info
Vincent Breitmoser
2015-01-14
1
-1
/
+1
*
|
Reorganize folders of graphics sources
Dominik Schürmann
2015-01-14
209
-78
/
+596
|
/
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2015-01-14
8
-20
/
+169
|
\
|
*
involve user attributes in unit tests for merge and canonicalize!
Vincent Breitmoser
2015-01-14
3
-15
/
+73
|
*
small fixes to user attribute handling
Vincent Breitmoser
2015-01-14
4
-3
/
+28
|
*
add basic tests for addition of user attributes
Vincent Breitmoser
2015-01-14
1
-0
/
+66
|
*
fix log entry for addition of user attributes
Vincent Breitmoser
2015-01-14
1
-3
/
+3
*
|
Fix SearchView
Dominik Schürmann
2015-01-14
5
-39
/
+48
|
/
*
Better way to have dark toolbar and light theme
Dominik Schürmann
2015-01-14
2
-33
/
+3
*
Fix Toolbars in decrypt activities
Dominik Schürmann
2015-01-14
3
-14
/
+30
*
svg backup icon
Dominik Schürmann
2015-01-14
1
-0
/
+213
*
Launcher icon fixes
Dominik Schürmann
2015-01-14
15
-295
/
+16
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2015-01-14
18
-102
/
+698
|
\
|
*
actually import user attributes (though they are not shown anywhere yet)
Vincent Breitmoser
2015-01-14
8
-16
/
+202
|
*
make user_ids table typed, with attribute_data support
Vincent Breitmoser
2015-01-14
9
-88
/
+120
|
*
update spongycastle with more public methods for WrappedUserAttribute
Vincent Breitmoser
2015-01-13
1
-0
/
+0
|
*
hack to make WrappedUserAttribute serializable
Vincent Breitmoser
2015-01-13
1
-0
/
+90
|
*
support addition of user attributes
Vincent Breitmoser
2015-01-13
4
-3
/
+60
|
*
add support for user attributes in merge() routine
Vincent Breitmoser
2015-01-13
1
-2
/
+28
|
*
remove LinkedIdentity (committed earlier by accident)
Vincent Breitmoser
2015-01-13
1
-160
/
+0
|
*
add support for user attributes (during canonicalization)
Vincent Breitmoser
2015-01-12
5
-1
/
+366
*
|
Refactor BaseActivity
Dominik Schürmann
2015-01-13
26
-62
/
+85
*
|
Use Toolbar and new BaseActivity
Dominik Schürmann
2015-01-13
43
-878
/
+1190
*
|
Green
Dominik Schürmann
2015-01-13
227
-45
/
+164
*
|
Start working on Material Design
Dominik Schürmann
2015-01-13
20
-180
/
+247
*
|
Set minSdk to 14
Dominik Schürmann
2015-01-13
3
-7
/
+4
|
/
*
Merge branch 'development' of github.com:open-keychain/open-keychain into dev...
Dominik Schürmann
2015-01-12
1
-7
/
+28
|
\
[next]