Loading app/src/main/res/values/strings.xml +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ <string name="address_books_authority">at.bitfire.davdroid.addressbooks</string> <string name="address_books_authority_title">Address books</string> <string name="email_authority">io.eelo.mail.provider.AppContentProvider</string> <string name="manage_accounts">Manage accounts</string> <string name="please_wait">Please wait …</string> <string name="send">Send</string> <string name="homepage_url">https://www.davdroid.com/?pk_campaign=davdroid-app</string> Loading app/src/main/res/xml/account_authenticator.xml +1 −2 Original line number Diff line number Diff line Loading @@ -10,5 +10,4 @@ android:accountType="@string/account_type" android:icon="@mipmap/ic_launcher_round" android:label="@string/account_name" android:smallIcon="@mipmap/ic_launcher" android:accountPreferences="@xml/sync_prefs" /> android:smallIcon="@mipmap/ic_launcher" /> app/src/main/res/xml/account_authenticator_address_book.xml +1 −2 Original line number Diff line number Diff line Loading @@ -10,5 +10,4 @@ android:accountType="@string/account_type_address_book" android:icon="@mipmap/ic_launcher_round" android:label="@string/account_title_address_book" android:smallIcon="@mipmap/ic_launcher" android:accountPreferences="@xml/sync_prefs" /> android:smallIcon="@mipmap/ic_launcher" /> app/src/main/res/xml/account_authenticator_eelo_address_book.xml +1 −2 Original line number Diff line number Diff line Loading @@ -10,5 +10,4 @@ android:accountType="@string/account_type_eelo_address_book" android:icon="@drawable/ic_account_provider_eelo" android:label="@string/account_title_eelo_address_book" android:smallIcon="@drawable/ic_account_provider_eelo" android:accountPreferences="@xml/sync_prefs" /> android:smallIcon="@drawable/ic_account_provider_eelo" /> app/src/main/res/xml/account_authenticator_google_address_book.xml +1 −2 Original line number Diff line number Diff line Loading @@ -10,5 +10,4 @@ android:accountType="@string/account_type_google_address_book" android:icon="@drawable/ic_account_provider_google" android:label="@string/account_title_google_address_book" android:smallIcon="@drawable/ic_account_provider_google" android:accountPreferences="@xml/sync_prefs" /> android:smallIcon="@drawable/ic_account_provider_google" /> Loading
app/src/main/res/values/strings.xml +0 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ <string name="address_books_authority">at.bitfire.davdroid.addressbooks</string> <string name="address_books_authority_title">Address books</string> <string name="email_authority">io.eelo.mail.provider.AppContentProvider</string> <string name="manage_accounts">Manage accounts</string> <string name="please_wait">Please wait …</string> <string name="send">Send</string> <string name="homepage_url">https://www.davdroid.com/?pk_campaign=davdroid-app</string> Loading
app/src/main/res/xml/account_authenticator.xml +1 −2 Original line number Diff line number Diff line Loading @@ -10,5 +10,4 @@ android:accountType="@string/account_type" android:icon="@mipmap/ic_launcher_round" android:label="@string/account_name" android:smallIcon="@mipmap/ic_launcher" android:accountPreferences="@xml/sync_prefs" /> android:smallIcon="@mipmap/ic_launcher" />
app/src/main/res/xml/account_authenticator_address_book.xml +1 −2 Original line number Diff line number Diff line Loading @@ -10,5 +10,4 @@ android:accountType="@string/account_type_address_book" android:icon="@mipmap/ic_launcher_round" android:label="@string/account_title_address_book" android:smallIcon="@mipmap/ic_launcher" android:accountPreferences="@xml/sync_prefs" /> android:smallIcon="@mipmap/ic_launcher" />
app/src/main/res/xml/account_authenticator_eelo_address_book.xml +1 −2 Original line number Diff line number Diff line Loading @@ -10,5 +10,4 @@ android:accountType="@string/account_type_eelo_address_book" android:icon="@drawable/ic_account_provider_eelo" android:label="@string/account_title_eelo_address_book" android:smallIcon="@drawable/ic_account_provider_eelo" android:accountPreferences="@xml/sync_prefs" /> android:smallIcon="@drawable/ic_account_provider_eelo" />
app/src/main/res/xml/account_authenticator_google_address_book.xml +1 −2 Original line number Diff line number Diff line Loading @@ -10,5 +10,4 @@ android:accountType="@string/account_type_google_address_book" android:icon="@drawable/ic_account_provider_google" android:label="@string/account_title_google_address_book" android:smallIcon="@drawable/ic_account_provider_google" android:accountPreferences="@xml/sync_prefs" /> android:smallIcon="@drawable/ic_account_provider_google" />