diff --git a/.classpath b/.classpath index 4020da010..513d7ee68 100644 --- a/.classpath +++ b/.classpath @@ -1,15 +1,18 @@ - - + + + + + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 90adfa79e..1f0f39282 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -327,6 +327,14 @@ + + + + + + + + diff --git a/libs/jcip-annotations-1.0.jar b/libs/jcip-annotations-1.0.jar new file mode 100644 index 000000000..06e9066b8 Binary files /dev/null and b/libs/jcip-annotations-1.0.jar differ diff --git a/libs/json-smart-1.1.1.jar b/libs/json-smart-1.1.1.jar new file mode 100644 index 000000000..0c640aa10 Binary files /dev/null and b/libs/json-smart-1.1.1.jar differ diff --git a/libs/nimbus-jose-jwt-2.25.jar b/libs/nimbus-jose-jwt-2.25.jar new file mode 100644 index 000000000..2548ff0b9 Binary files /dev/null and b/libs/nimbus-jose-jwt-2.25.jar differ diff --git a/res/drawable-hdpi/home_openidconnect.png b/res/drawable-hdpi/home_openidconnect.png new file mode 100644 index 000000000..d6ecc5558 Binary files /dev/null and b/res/drawable-hdpi/home_openidconnect.png differ diff --git a/res/drawable-mdpi/home_openidconnect.png b/res/drawable-mdpi/home_openidconnect.png new file mode 100644 index 000000000..be385eb53 Binary files /dev/null and b/res/drawable-mdpi/home_openidconnect.png differ diff --git a/res/layout/openidconnect_home.xml b/res/layout/openidconnect_home.xml new file mode 100644 index 000000000..e4c665a7a --- /dev/null +++ b/res/layout/openidconnect_home.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + +