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
path:
root
/
OpenKeychain
/
src
/
main
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
statusindicator: method to set states by name
Vincent Breitmoser
2015-09-08
1
-0
/
+9
*
linked: move client id and secret into static vars (build vars later)
Vincent Breitmoser
2015-09-08
1
-3
/
+7
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Vincent Breitmoser
2015-09-06
5
-44
/
+42
|
\
|
*
Use new HashSet<>(Arrays.asList()) instead of static
Dominik Schürmann
2015-09-04
1
-38
/
+36
|
*
Fixes open-keychain/open-keychain#1515
Kaladin Light
2015-09-03
4
-6
/
+6
*
|
linked: clear cookies and don't save form data in oauth webview
Vincent Breitmoser
2015-09-06
1
-1
/
+5
*
|
linked: fix "navigate up" in LinkedIdWizard (imperfect)
Vincent Breitmoser
2015-09-06
3
-3
/
+38
*
|
linked: basic shared element transition
Vincent Breitmoser
2015-09-06
7
-270
/
+105
*
|
linked: use webview instead of app, and some minor layoutings
Vincent Breitmoser
2015-09-02
2
-99
/
+171
|
/
*
statusindicator: don't redisplay child with animation if already shown
Vincent Breitmoser
2015-09-01
1
-0
/
+6
*
linked: smooth over progress with tactical pauses
Vincent Breitmoser
2015-09-01
1
-19
/
+23
*
linked: redesign github resource creation, implement ouath flow
Vincent Breitmoser
2015-09-01
2
-11
/
+74
*
fix missing date in CryptoInputParcel in some cases (could be a bigger problem!)
Vincent Breitmoser
2015-09-01
1
-1
/
+3
*
linked: work on github design
Vincent Breitmoser
2015-09-01
2
-12
/
+56
*
linked: redesign github resource creation, implement ouath flow (WIP)
Vincent Breitmoser
2015-09-01
4
-9
/
+316
*
add simple StatusIndicator widget
Vincent Breitmoser
2015-09-01
1
-0
/
+25
*
linked: disable DNS resource (for now)
Vincent Breitmoser
2015-08-31
2
-4
/
+6
*
Show linked identity menu item and linked identities only when feature is ena...
Dominik Schürmann
2015-08-29
2
-5
/
+9
*
Reword experimental settings
Dominik Schürmann
2015-08-29
1
-2
/
+4
*
Merge remote-tracking branch 'origin/master'
Vincent Breitmoser
2015-08-29
2
-70
/
+145
|
\
|
*
Support OpenPGP API v9
Dominik Schürmann
2015-08-28
1
-10
/
+6
|
*
Cleanup OpenPgpService2 code, update openpgp-api lib
Dominik Schürmann
2015-08-28
1
-51
/
+3
|
*
Merge branch 'master' of https://github.com/mgeier63/open-keychain into mgeie...
Dominik Schürmann
2015-08-28
2
-61
/
+188
|
|
\
|
|
*
service side support for https://github.com/open-keychain/openpgp-api/pull/3
mgeier63
2015-08-27
2
-61
/
+188
*
|
|
Merge branch 'linked-identities' (and fix OperationHelper ids)
Vincent Breitmoser
2015-08-29
51
-75
/
+4152
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
yubikey: don't assume signing key is masterKeyId in ViewKeyActivity
Vincent Breitmoser
2015-05-16
2
-42
/
+54
|
*
|
fix fragment handling in ViewKeyActivity
Vincent Breitmoser
2015-05-16
1
-37
/
+12
|
*
|
linked-ids: remove debug uri
Vincent Breitmoser
2015-05-16
1
-1
/
+1
|
*
|
allow linked token without one colon
Vincent Breitmoser
2015-05-12
1
-3
/
+2
|
*
|
rename LinkedIdentity to LinkedAttribute
Vincent Breitmoser
2015-05-12
5
-13
/
+13
|
*
|
Merge tag 'v3.2.1' into linked-identities
Vincent Breitmoser
2015-05-11
40
-384
/
+692
|
|
\
\
|
*
|
|
linked-ids: small compatibility changes
Vincent Breitmoser
2015-05-11
2
-2
/
+3
|
*
|
|
linked-ids: add certificate pinning, pin twitter api cert
Vincent Breitmoser
2015-05-09
8
-27
/
+53
|
*
|
|
linked-ids: rename RawLinkedIdentity to UriAttribute
Vincent Breitmoser
2015-05-09
7
-25
/
+25
|
*
|
|
linked-ids: rename "cookie" to "token"
Vincent Breitmoser
2015-05-09
11
-37
/
+37
|
*
|
|
linked-ids: code cleanup, handle all lint errors
Vincent Breitmoser
2015-05-09
22
-324
/
+295
|
*
|
|
check for fingerprint of any subkey (arguable?)
Vincent Breitmoser
2015-05-06
2
-6
/
+18
|
*
|
|
fix crash when moving focus from EncryptKeyCompletionView with unknown text
Vincent Breitmoser
2015-04-28
1
-1
/
+1
|
*
|
|
display unknown keys red rather than orange
Vincent Breitmoser
2015-04-28
1
-1
/
+1
|
*
|
|
fix "select all" in key list multi-select
Vincent Breitmoser
2015-04-28
1
-1
/
+1
|
*
|
|
small ui niceties
Vincent Breitmoser
2015-04-27
4
-7
/
+24
|
*
|
|
prevent crashes in EncryptKeyCompletionView
Vincent Breitmoser
2015-04-27
1
-2
/
+10
|
*
|
|
display creation dates for ambiguous user ids
Vincent Breitmoser
2015-04-27
2
-14
/
+29
|
*
|
|
add distinct status for messages signed by "your" key
Vincent Breitmoser
2015-04-27
1
-0
/
+13
|
*
|
|
profiling says: caching qrCode bitmaps is a good idea
Vincent Breitmoser
2015-04-27
2
-19
/
+43
|
*
|
|
show linked ids card only if unfiltered ids are available
Vincent Breitmoser
2015-04-26
1
-1
/
+1
|
*
|
|
Merge remote-tracking branch 'origin/development' into linked-identities
Vincent Breitmoser
2015-04-26
27
-183
/
+802
|
|
\
\
\
|
*
|
|
|
update uris and cookie patterns, plus some stylings
Vincent Breitmoser
2015-04-25
7
-17
/
+53
|
*
|
|
|
change HttpsEditText to generic PrefixEditText
Vincent Breitmoser
2015-04-25
2
-6
/
+13
|
*
|
|
|
fix encrypt activity layout
Vincent Breitmoser
2015-04-24
1
-2
/
+1
[next]