Login Authenticator Added

This commit is contained in:
Joshua
2018-12-03 18:32:06 +01:00
parent 2dbfd0141a
commit 797e848900
10 changed files with 697 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<account-authenticator xmlns:android="http://schemas.android.com/apk/res/android"
android:accountType="de.sebse.fuplanner.fuauth"
android:icon="@mipmap/ic_launcher"
android:smallIcon="@mipmap/ic_launcher"
android:label="@string/app_name"/>