diff options
author | Danny van Heumen <danny@dannyvanheumen.nl> | 2015-06-07 23:07:00 +0200 |
---|---|---|
committer | Danny van Heumen <danny@dannyvanheumen.nl> | 2015-07-20 22:29:45 +0200 |
commit | dcbeba9b6a262ce0ab99b96e673a7ef1ec8b5acd (patch) | |
tree | 74f38c0477f8a9b6f1c35b5e3c634d464c9263c4 /lib/installer-exclude | |
parent | 7d311ba178defc059ad22ee9371051915346b365 (diff) | |
download | jitsi-dcbeba9b6a262ce0ab99b96e673a7ef1ec8b5acd.zip jitsi-dcbeba9b6a262ce0ab99b96e673a7ef1ec8b5acd.tar.gz jitsi-dcbeba9b6a262ce0ab99b96e673a7ef1ec8b5acd.tar.bz2 |
Working prototype OAuth 2 authentication for Google Contacts plugin.
Diffstat (limited to 'lib/installer-exclude')
-rw-r--r-- | lib/installer-exclude/gdata-client-1.0.jar | bin | 127117 -> 129037 bytes |
-rw-r--r-- | lib/installer-exclude/gdata-contacts-3.0.jar | bin | 67959 -> 74744 bytes |
-rw-r--r-- | lib/installer-exclude/gdata-contacts-meta-3.0.jar | bin | 1451 -> 1447 bytes |
-rw-r--r-- | lib/installer-exclude/gdata-core-1.0.jar | bin | 1036281 -> 1070719 bytes |
-rw-r--r-- | lib/installer-exclude/google-http-client-1.20.0.jar | bin | 0 -> 285662 bytes |
-rw-r--r-- | lib/installer-exclude/google-http-client-jackson2-1.20.0.jar | bin | 0 -> 6720 bytes |
-rw-r--r-- | lib/installer-exclude/google-oauth-client-1.20.0.jar | bin | 0 -> 60912 bytes |
-rw-r--r-- | lib/installer-exclude/jackson-core-2.5.3.jar | bin | 0 -> 229998 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/lib/installer-exclude/gdata-client-1.0.jar b/lib/installer-exclude/gdata-client-1.0.jar Binary files differindex 633fa07..1d856c5 100644 --- a/lib/installer-exclude/gdata-client-1.0.jar +++ b/lib/installer-exclude/gdata-client-1.0.jar diff --git a/lib/installer-exclude/gdata-contacts-3.0.jar b/lib/installer-exclude/gdata-contacts-3.0.jar Binary files differindex bec6d77..82c4faa 100644 --- a/lib/installer-exclude/gdata-contacts-3.0.jar +++ b/lib/installer-exclude/gdata-contacts-3.0.jar diff --git a/lib/installer-exclude/gdata-contacts-meta-3.0.jar b/lib/installer-exclude/gdata-contacts-meta-3.0.jar Binary files differindex 9b6d0e1..98c2ed4 100644 --- a/lib/installer-exclude/gdata-contacts-meta-3.0.jar +++ b/lib/installer-exclude/gdata-contacts-meta-3.0.jar diff --git a/lib/installer-exclude/gdata-core-1.0.jar b/lib/installer-exclude/gdata-core-1.0.jar Binary files differindex d3c0b22..a7a41e8 100644 --- a/lib/installer-exclude/gdata-core-1.0.jar +++ b/lib/installer-exclude/gdata-core-1.0.jar diff --git a/lib/installer-exclude/google-http-client-1.20.0.jar b/lib/installer-exclude/google-http-client-1.20.0.jar Binary files differnew file mode 100644 index 0000000..7cd9ec3 --- /dev/null +++ b/lib/installer-exclude/google-http-client-1.20.0.jar diff --git a/lib/installer-exclude/google-http-client-jackson2-1.20.0.jar b/lib/installer-exclude/google-http-client-jackson2-1.20.0.jar Binary files differnew file mode 100644 index 0000000..9e29fcc --- /dev/null +++ b/lib/installer-exclude/google-http-client-jackson2-1.20.0.jar diff --git a/lib/installer-exclude/google-oauth-client-1.20.0.jar b/lib/installer-exclude/google-oauth-client-1.20.0.jar Binary files differnew file mode 100644 index 0000000..f01998d --- /dev/null +++ b/lib/installer-exclude/google-oauth-client-1.20.0.jar diff --git a/lib/installer-exclude/jackson-core-2.5.3.jar b/lib/installer-exclude/jackson-core-2.5.3.jar Binary files differnew file mode 100644 index 0000000..f3ae1ae --- /dev/null +++ b/lib/installer-exclude/jackson-core-2.5.3.jar |