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
/
org
/
sufficientlysecure
/
keychain
/
service
/
ContactSyncAdapterService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final commit
Advaita
2016-03-23
1
-4
/
+5
*
Update ContactSyncAdapterService.java
Advaita
2016-03-03
1
-0
/
+7
*
Fix SecurityException on Android 6 due to remove contacts on disabled sync
Dominik Schürmann
2016-02-09
1
-3
/
+10
*
delete linked contacts on turning off contact sync
Adithya Abraham Philip
2016-02-06
1
-3
/
+18
*
Follow notification style guidelines, dismiss permission notification on click
Dominik Schürmann
2015-12-22
1
-9
/
+5
*
Merge branch 'master' of github.com:open-keychain/open-keychain
Dominik Schürmann
2015-12-21
1
-17
/
+5
|
\
|
*
fixed key update preference not turning off
Adithya Abraham Philip
2015-12-21
1
-17
/
+5
*
|
Make ContactHelper less static
Dominik Schürmann
2015-12-21
1
-1
/
+1
|
/
*
Fix strings, thanks to Alain-Olivier
Dominik Schürmann
2015-11-23
1
-0
/
+2
*
re-enable contact sync by default
Dominik Schürmann
2015-11-23
1
-6
/
+2
*
Disable contact sync by default on Android >= 6
Dominik Schürmann
2015-11-23
1
-3
/
+31
*
Show notification when READ_CONTACTS permission is denied in sync service, hi...
Dominik Schürmann
2015-11-23
1
-6
/
+51
*
introduced constants for keyserver sync, fixed sync issue
Adithya Abraham Philip
2015-08-20
1
-1
/
+1
*
rewrite PgpSignEncrypt data flow
Vincent Breitmoser
2015-02-01
1
-1
/
+1
*
package reordering: merge util and helper, there were no real difference; cre...
Dominik Schürmann
2014-09-17
1
-11
/
+1
*
Change account type
Dominik Schürmann
2014-08-21
1
-2
/
+2
*
Comment extra in requestSync
Dominik Schürmann
2014-08-20
1
-0
/
+1
*
Sync in KeychainIntentService on delete, import, save
Dominik Schürmann
2014-08-20
1
-0
/
+13
*
Enable sync adapter, changelog
Dominik Schürmann
2014-08-20
1
-0
/
+1
*
Disable key import in sync adapter
Dominik Schürmann
2014-08-20
1
-38
/
+39
*
Optimize imports
Dominik Schürmann
2014-08-05
1
-1
/
+7
*
Reset importDone at the beginning of sync
mar-v-in
2014-06-18
1
-0
/
+1
*
Wait for import to be done before writing contacts
mar-v-in
2014-06-18
1
-2
/
+19
*
Fixing TAG and string resource
mar-v-in
2014-06-06
1
-2
/
+3
*
Show keys with android contacts
mar-v-in
2014-06-05
1
-0
/
+4
*
First version of automatic contact discovery.
mar-v-in
2014-06-04
1
-0
/
+70