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
*
wip
Vincent Breitmoser
2016-02-24
1
-42
/
+88
*
add ACTION_CHECK_PERMISSION for a simple permission check
Vincent Breitmoser
2016-02-24
2
-0
/
+13
*
external-provider: add permission check for status query
Vincent Breitmoser
2016-02-24
4
-7
/
+54
*
external-provider: add (experimental) external provider
Vincent Breitmoser
2016-02-24
3
-1
/
+272
*
split off ApiDataAccessObject from ProviderHelper
Vincent Breitmoser
2016-02-24
11
-247
/
+324
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2016-02-23
11
-35
/
+525
|
\
|
*
Merge pull request #1727 from open-keychain/mime-fallback
Vincent
2016-02-23
11
-35
/
+525
|
|
\
|
|
*
ditch isLikelyText flag, set mimeType to text/plain in that case
Vincent Breitmoser
2016-02-23
7
-25
/
+32
|
|
*
add test for CharsetVerifier
Vincent Breitmoser
2016-02-23
1
-0
/
+141
|
|
*
move CharsetVerifier to utils package
Vincent Breitmoser
2016-02-23
3
-2
/
+3
|
|
*
documentation and cleanup
Vincent Breitmoser
2016-02-22
3
-4
/
+24
|
|
*
displaytext: add "View Log" option, move "Copy to clipboard" into overflow menu
Vincent Breitmoser
2016-02-22
4
-7
/
+27
|
|
*
decrypt: always show "View in OpenKeychain" as intent chooser option iff isLi...
Vincent Breitmoser
2016-02-22
1
-0
/
+12
|
|
*
decryptVerify: use CharsetVerifier to guess whether data is binary or not
Vincent Breitmoser
2016-02-22
1
-10
/
+19
|
|
*
externalize CharsetVerifier, add looksLikeText to OpenPgpMetadata object
Vincent Breitmoser
2016-02-22
5
-87
/
+152
|
|
*
mime: try to decode with given charset or utf-8 while file is read
Vincent Breitmoser
2016-02-22
4
-10
/
+225
*
|
|
Passthrough of data Intent in methods of ApiPendingIntentFactory instead of c...
Dominik Schürmann
2016-02-23
3
-50
/
+58
|
/
/
*
|
Merge branch 'unyoungwax-qr-code-fullscreen'
Dominik Schürmann
2016-02-23
3
-151
/
+3
|
\
\
|
|
/
|
/
|
|
*
Remove AspectRatioImageView
unyoungwax
2016-02-23
2
-147
/
+0
|
*
Resize QR code properly in landscape orientation
unyoungwax
2016-02-23
1
-4
/
+3
|
/
*
Merge pull request #1722 from open-keychain/api-seperation
Dominik Schürmann
2016-02-22
11
-200
/
+408
|
\
|
*
Extend documentation, proper method naming, use of deprecated method annotation
Dominik Schürmann
2016-02-22
7
-44
/
+53
|
*
Use FLAG_IMMUTABLE
Dominik Schürmann
2016-02-22
1
-6
/
+22
|
*
Move PendingIntent creation into factory
Dominik Schürmann
2016-02-22
3
-140
/
+201
|
*
Split remote methods from activities for better seperation
Dominik Schürmann
2016-02-22
8
-57
/
+134
|
*
Extract service parts from SecurityTokenOperationActivity
Dominik Schürmann
2016-02-22
5
-23
/
+68
|
/
*
Use BC provider as default one
Dominik Schürmann
2016-02-21
1
-3
/
+7
*
Split RemoteServiceActivity into multiple activities
Dominik Schürmann
2016-02-15
12
-385
/
+489
*
travis: use new hostname addon instead of workaround
Dominik Schürmann
2016-02-10
1
-7
/
+4
*
Merge pull request #1716 from open-keychain/backup-v2
Dominik Schürmann
2016-02-10
10
-1207
/
+394
|
\
|
*
Fix landscape orientation
Dominik Schürmann
2016-02-10
1
-0
/
+199
|
*
Use non-breaking spaces for backup code MaskedEditText
Dominik Schürmann
2016-02-10
3
-2
/
+11
|
*
Backup format v2: redesign restore dialog
Dominik Schürmann
2016-02-10
3
-134
/
+34
|
*
Backup format v2: redesigned backup code fragment with masked edit text
Dominik Schürmann
2016-02-10
6
-1201
/
+278
|
*
Add masked-edittext library
Dominik Schürmann
2016-02-10
1
-41
/
+43
|
/
*
update readme for fdroid flavor
Vincent
2016-02-10
1
-4
/
+4
*
Merge pull request #1708 from open-keychain/performance
Vincent
2016-02-10
18
-181
/
+535
|
\
|
*
Merge branch 'master' into performance
Vincent Breitmoser
2016-02-10
103
-436
/
+571
|
|
\
|
*
|
performance: add license headers and some documentation
Vincent Breitmoser
2016-02-10
5
-14
/
+72
|
*
|
performance: use more canonical hashCode implementation
Vincent Breitmoser
2016-02-05
1
-4
/
+4
|
*
|
performance: fix unit tests
Vincent Breitmoser
2016-02-05
4
-23
/
+51
|
*
|
performance: avoid expensive getSecretKeyType call, use cached where possible
Vincent Breitmoser
2016-02-05
8
-145
/
+152
|
*
|
performance: cache session keys per compatible S2K configuration
Vincent Breitmoser
2016-02-05
5
-6
/
+266
*
|
|
Merge pull request #1705 from fidesmo/feature-better-transaction-animation
Dominik Schürmann
2016-02-10
12
-207
/
+186
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Better transaction animation
Theo Franzén
2016-02-10
12
-207
/
+186
|
/
/
*
|
Fix EUR symbol
Dominik Schürmann
2016-02-10
1
-8
/
+8
*
|
Fix SecurityException on Android 6 due to remove contacts on disabled sync
Dominik Schürmann
2016-02-09
3
-5
/
+12
*
|
Fix jacoco task
Dominik Schürmann
2016-02-09
1
-1
/
+1
*
|
Add donation fragment
Dominik Schürmann
2016-02-09
5
-32
/
+133
*
|
Add ignore = dirty to submodules config
Dominik Schürmann
2016-02-09
1
-0
/
+2
[next]