]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Change the night access color to light violet. https://redmine.stoutner.com/issues/572
authorSoren Stoutner <soren@stoutner.com>
Fri, 19 Jun 2020 21:58:51 +0000 (14:58 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 19 Jun 2020 21:58:51 +0000 (14:58 -0700)
202 files changed:
app/src/main/java/com/stoutner/privacybrowser/dialogs/AboutViewSourceDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/AddDomainDialog.kt
app/src/main/java/com/stoutner/privacybrowser/dialogs/HttpAuthenticationDialog.java
app/src/main/java/com/stoutner/privacybrowser/dialogs/PinnedMismatchDialog.java
app/src/main/java/com/stoutner/privacybrowser/dialogs/SslCertificateErrorDialog.java
app/src/main/java/com/stoutner/privacybrowser/dialogs/ViewSslCertificateDialog.java
app/src/main/java/com/stoutner/privacybrowser/fragments/AboutTabFragment.java
app/src/main/java/com/stoutner/privacybrowser/fragments/DomainSettingsFragment.java
app/src/main/java/com/stoutner/privacybrowser/fragments/SettingsFragment.java
app/src/main/res/drawable/add.xml [new file with mode: 0644]
app/src/main/res/drawable/add_day.xml [deleted file]
app/src/main/res/drawable/add_night.xml [deleted file]
app/src/main/res/drawable/allow_screenshots_enabled_night.xml
app/src/main/res/drawable/app_bar_enabled_night.xml
app/src/main/res/drawable/app_theme_day.xml [new file with mode: 0644]
app/src/main/res/drawable/app_theme_night.xml [new file with mode: 0644]
app/src/main/res/drawable/block_ads_disabled_day.xml
app/src/main/res/drawable/block_ads_disabled_night.xml
app/src/main/res/drawable/block_ads_enabled_day.xml
app/src/main/res/drawable/block_ads_enabled_night.xml
app/src/main/res/drawable/block_all_third_party_requests_disabled_day.xml
app/src/main/res/drawable/block_all_third_party_requests_disabled_night.xml
app/src/main/res/drawable/block_all_third_party_requests_enabled_day.xml
app/src/main/res/drawable/block_all_third_party_requests_enabled_night.xml
app/src/main/res/drawable/block_tracking_disabled_day.xml
app/src/main/res/drawable/block_tracking_disabled_night.xml
app/src/main/res/drawable/block_tracking_enabled_day.xml
app/src/main/res/drawable/block_tracking_enabled_night.xml
app/src/main/res/drawable/bookmarks.xml [new file with mode: 0644]
app/src/main/res/drawable/bookmarks_day.xml [deleted file]
app/src/main/res/drawable/bookmarks_night.xml [deleted file]
app/src/main/res/drawable/cache_cleared_day.xml
app/src/main/res/drawable/cache_cleared_night.xml
app/src/main/res/drawable/clear_day.xml [deleted file]
app/src/main/res/drawable/clear_everything_disabled.xml
app/src/main/res/drawable/clear_everything_enabled_day.xml
app/src/main/res/drawable/clear_everything_enabled_night.xml
app/src/main/res/drawable/clear_night.xml [deleted file]
app/src/main/res/drawable/close_day.xml
app/src/main/res/drawable/close_night.xml
app/src/main/res/drawable/cookies_cleared_day.xml
app/src/main/res/drawable/cookies_cleared_night.xml
app/src/main/res/drawable/cookies_disabled_day.xml
app/src/main/res/drawable/cookies_disabled_night.xml
app/src/main/res/drawable/cookies_enabled.xml
app/src/main/res/drawable/cookies_ghosted_day.xml
app/src/main/res/drawable/cookies_ghosted_night.xml
app/src/main/res/drawable/cookies_warning.xml
app/src/main/res/drawable/copy_enabled_night.xml
app/src/main/res/drawable/create_bookmark.xml [new file with mode: 0644]
app/src/main/res/drawable/create_bookmark_day.xml [deleted file]
app/src/main/res/drawable/create_bookmark_night.xml [deleted file]
app/src/main/res/drawable/create_folder.xml [new file with mode: 0644]
app/src/main/res/drawable/create_folder_day.xml [deleted file]
app/src/main/res/drawable/create_folder_night.xml [deleted file]
app/src/main/res/drawable/custom_user_agent_enabled_day.xml
app/src/main/res/drawable/custom_user_agent_enabled_night.xml
app/src/main/res/drawable/custom_user_agent_ghosted_day.xml
app/src/main/res/drawable/custom_user_agent_ghosted_night.xml
app/src/main/res/drawable/delete_day.xml
app/src/main/res/drawable/delete_disabled.xml
app/src/main/res/drawable/delete_night.xml
app/src/main/res/drawable/dom_storage_cleared_day.xml
app/src/main/res/drawable/dom_storage_cleared_night.xml
app/src/main/res/drawable/dom_storage_disabled_day.xml
app/src/main/res/drawable/dom_storage_disabled_night.xml
app/src/main/res/drawable/dom_storage_enabled.xml
app/src/main/res/drawable/dom_storage_ghosted_day.xml
app/src/main/res/drawable/dom_storage_ghosted_night.xml
app/src/main/res/drawable/dom_storage_warning.xml
app/src/main/res/drawable/domains_day.xml [new file with mode: 0644]
app/src/main/res/drawable/domains_light.xml [deleted file]
app/src/main/res/drawable/domains_night.xml
app/src/main/res/drawable/downloads_enabled_day.xml
app/src/main/res/drawable/downloads_enabled_night.xml
app/src/main/res/drawable/downloads_ghosted_day.xml
app/src/main/res/drawable/downloads_ghosted_night.xml
app/src/main/res/drawable/edit_day.xml
app/src/main/res/drawable/edit_night.xml
app/src/main/res/drawable/font_size_day.xml
app/src/main/res/drawable/font_size_night.xml
app/src/main/res/drawable/form_data_cleared_day.xml
app/src/main/res/drawable/form_data_cleared_night.xml
app/src/main/res/drawable/form_data_disabled_day.xml
app/src/main/res/drawable/form_data_disabled_night.xml
app/src/main/res/drawable/form_data_enabled.xml
app/src/main/res/drawable/form_data_warning.xml
app/src/main/res/drawable/full_screen_disabled_day.xml
app/src/main/res/drawable/full_screen_disabled_night.xml
app/src/main/res/drawable/full_screen_enabled_day.xml
app/src/main/res/drawable/full_screen_enabled_night.xml
app/src/main/res/drawable/home_enabled_day.xml
app/src/main/res/drawable/home_enabled_night.xml
app/src/main/res/drawable/images_disabled_day.xml
app/src/main/res/drawable/images_disabled_night.xml
app/src/main/res/drawable/images_enabled_day.xml
app/src/main/res/drawable/images_enabled_night.xml
app/src/main/res/drawable/import_export_day.xml
app/src/main/res/drawable/import_export_night.xml
app/src/main/res/drawable/incognito_mode_disabled_day.xml
app/src/main/res/drawable/incognito_mode_disabled_night.xml
app/src/main/res/drawable/incognito_mode_enabled_day.xml
app/src/main/res/drawable/incognito_mode_enabled_night.xml
app/src/main/res/drawable/list_selector_night.xml
app/src/main/res/drawable/lock_day.xml
app/src/main/res/drawable/lock_night.xml
app/src/main/res/drawable/modify_url_enabled_night.xml
app/src/main/res/drawable/more_disabled_day.xml
app/src/main/res/drawable/more_disabled_night.xml
app/src/main/res/drawable/more_enabled_day.xml
app/src/main/res/drawable/more_enabled_night.xml
app/src/main/res/drawable/move_to_folder_day.xml
app/src/main/res/drawable/move_to_folder_night.xml
app/src/main/res/drawable/move_up_disabled.xml
app/src/main/res/drawable/move_up_enabled_day.xml
app/src/main/res/drawable/move_up_enabled_night.xml
app/src/main/res/drawable/night_mode_disabled_day.xml
app/src/main/res/drawable/night_mode_disabled_night.xml
app/src/main/res/drawable/night_mode_enabled_day.xml
app/src/main/res/drawable/night_mode_enabled_night.xml
app/src/main/res/drawable/proxy_disabled_day.xml
app/src/main/res/drawable/proxy_disabled_night.xml
app/src/main/res/drawable/proxy_enabled_day.xml
app/src/main/res/drawable/proxy_enabled_night.xml
app/src/main/res/drawable/proxy_ghosted_day.xml
app/src/main/res/drawable/proxy_ghosted_night.xml
app/src/main/res/drawable/refresh_disabled_day.xml
app/src/main/res/drawable/refresh_disabled_night.xml
app/src/main/res/drawable/refresh_enabled_day.xml
app/src/main/res/drawable/refresh_enabled_night.xml
app/src/main/res/drawable/save_dialog_day.xml
app/src/main/res/drawable/save_dialog_night.xml
app/src/main/res/drawable/search_custom_url_enabled_day.xml
app/src/main/res/drawable/search_custom_url_enabled_night.xml
app/src/main/res/drawable/search_custom_url_ghosted_day.xml
app/src/main/res/drawable/search_custom_url_ghosted_night.xml
app/src/main/res/drawable/search_enabled_day.xml
app/src/main/res/drawable/search_enabled_night.xml
app/src/main/res/drawable/select_all_day.xml
app/src/main/res/drawable/select_all_night.xml
app/src/main/res/drawable/social_media_disabled_day.xml
app/src/main/res/drawable/social_media_disabled_night.xml
app/src/main/res/drawable/social_media_enabled_day.xml
app/src/main/res/drawable/social_media_enabled_night.xml
app/src/main/res/drawable/social_media_ghosted_day.xml
app/src/main/res/drawable/social_media_ghosted_night.xml
app/src/main/res/drawable/sort_day.xml
app/src/main/res/drawable/sort_night.xml
app/src/main/res/drawable/ssl_certificate_disabled_day.xml
app/src/main/res/drawable/ssl_certificate_disabled_night.xml
app/src/main/res/drawable/ssl_certificate_enabled_day.xml
app/src/main/res/drawable/ssl_certificate_enabled_night.xml
app/src/main/res/drawable/tab_disabled_dark.xml [deleted file]
app/src/main/res/drawable/tab_disabled_day.xml [new file with mode: 0644]
app/src/main/res/drawable/tab_disabled_light.xml [deleted file]
app/src/main/res/drawable/tab_disabled_night.xml [new file with mode: 0644]
app/src/main/res/drawable/tab_enabled_dark.xml [deleted file]
app/src/main/res/drawable/tab_enabled_day.xml [new file with mode: 0644]
app/src/main/res/drawable/tab_enabled_light.xml [deleted file]
app/src/main/res/drawable/tab_enabled_night.xml [new file with mode: 0644]
app/src/main/res/drawable/theme_day.xml [deleted file]
app/src/main/res/drawable/theme_night.xml [deleted file]
app/src/main/res/drawable/user_agent_day.xml
app/src/main/res/drawable/user_agent_night.xml
app/src/main/res/drawable/wide_viewport_disabled_day.xml
app/src/main/res/drawable/wide_viewport_disabled_night.xml
app/src/main/res/drawable/wide_viewport_enabled_day.xml
app/src/main/res/drawable/wide_viewport_enabled_night.xml
app/src/main/res/layout-w900dp/bookmarks_drawer.xml
app/src/main/res/layout/add_domain_dialog.xml
app/src/main/res/layout/bookmarks_coordinatorlayout.xml
app/src/main/res/layout/bookmarks_drawer.xml
app/src/main/res/layout/databaseview_spinner_dropdown_items.xml
app/src/main/res/layout/domain_settings_fragment.xml
app/src/main/res/layout/domains_coordinatorlayout.xml
app/src/main/res/layout/import_export_coordinatorlayout.xml
app/src/main/res/layout/main_framelayout.xml
app/src/main/res/layout/open_dialog.xml
app/src/main/res/layout/pinned_mismatch_scrollview.xml
app/src/main/res/layout/save_dialog.xml
app/src/main/res/layout/save_logcat_dialog.xml
app/src/main/res/layout/ssl_certificate_error.xml
app/src/main/res/layout/unencrypted_website_dialog.xml
app/src/main/res/layout/view_request_dialog.xml
app/src/main/res/layout/view_source_coordinatorlayout.xml
app/src/main/res/layout/view_ssl_certificate_dialog.xml
app/src/main/res/menu/bookmarks_context_menu.xml
app/src/main/res/menu/bookmarks_databaseview_context_menu.xml
app/src/main/res/menu/domains_options_menu.xml
app/src/main/res/menu/logcat_options_menu.xml
app/src/main/res/menu/webview_navigation_menu.xml
app/src/main/res/values-de/strings.xml
app/src/main/res/values-fr/strings.xml
app/src/main/res/values-night-v23/styles.xml
app/src/main/res/values-night-v27/styles.xml
app/src/main/res/values-night/colors.xml [new file with mode: 0644]
app/src/main/res/values-night/styles.xml
app/src/main/res/values-v23/styles.xml
app/src/main/res/values-v27/styles.xml
app/src/main/res/values/attrs.xml
app/src/main/res/values/colors.xml
app/src/main/res/values/styles.xml

index 70247f052bf5e333e34e536da370010472345d9c..d780467f68b79c38ab379dba6a92eb96e1cc0912 100644 (file)
@@ -20,7 +20,6 @@
 package com.stoutner.privacybrowser.dialogs
 
 import android.app.Dialog
-import android.content.res.Configuration
 import android.os.Bundle
 import android.view.WindowManager
 
@@ -35,17 +34,8 @@ class AboutViewSourceDialog: DialogFragment() {
         // Use a builder to create the alert dialog.
         val dialogBuilder: AlertDialog.Builder = AlertDialog.Builder(requireContext(), R.style.PrivacyBrowserAlertDialog)
 
-        // Get the current theme status.
-        val currentThemeStatus = resources.configuration.uiMode and Configuration.UI_MODE_NIGHT_MASK
-
         // Set the style and the icon according to the theme.
-        if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-            // Set a dark icon.
-            dialogBuilder.setIcon(R.drawable.about_night)
-        } else {
-            // Set a light icon.
-            dialogBuilder.setIcon(R.drawable.about_day)
-        }
+        dialogBuilder.setIconAttribute(R.attr.aboutIcon)
 
         // Set the title.
         dialogBuilder.setTitle(R.string.about_view_source)
index 527e0d7d031996f66b9e3a5a7de439158f462368..e26b64443b79517b3b3923041c35eae94a7330d4 100644 (file)
@@ -23,7 +23,6 @@ import android.annotation.SuppressLint
 import android.app.Dialog
 import android.content.Context
 import android.content.DialogInterface
-import android.content.res.Configuration
 import android.net.Uri
 import android.os.Bundle
 import android.text.Editable
@@ -91,17 +90,8 @@ class AddDomainDialog: DialogFragment() {
         // Use an alert dialog builder to create the alert dialog.
         val dialogBuilder: AlertDialog.Builder = AlertDialog.Builder(requireContext(), R.style.PrivacyBrowserAlertDialog)
 
-        // Get the current theme status.
-        val currentThemeStatus = resources.configuration.uiMode and Configuration.UI_MODE_NIGHT_MASK
-
         // Set the icon according to the theme.
-        if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-            // Set the dark icon.
-            dialogBuilder.setIcon(R.drawable.domains_night)
-        } else {
-            // Set the light icon.
-            dialogBuilder.setIcon(R.drawable.domains_light)
-        }
+        dialogBuilder.setIconAttribute(R.attr.domainsIcon)
 
         // Set the title.
         dialogBuilder.setTitle(R.string.add_domain)
index 20e04a4b5d41b5f288d3ed37ed5642e23dbe5bad..9d7c0f3822d6b5ab199711bad7b3609318c69c1b 100644 (file)
@@ -201,9 +201,9 @@ public class HttpAuthenticationDialog extends DialogFragment{
         // Create a blue `ForegroundColorSpan`.
         ForegroundColorSpan blueColorSpan;
 
-        // Set `blueColorSpan` according to the theme.  The deprecated `getResources()` must be used until API >= 23.
+        // Set the blue color span according to the theme.  The deprecated `getResources()` must be used until API >= 23.
         if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-            blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_400));
+            blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.violet_500));
         } else {
             blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_700));
         }
index 0ab49b4ce315dd444f8bdca45584348782ab5765..49c15394480b42ce96bbf74fe72c7cdfffe08cbf 100644 (file)
@@ -433,7 +433,7 @@ public class PinnedMismatchDialog extends DialogFragment {
 
             // Set the color spans according to the theme.  The deprecated `getResources()` must be used until the minimum API >= 23.
             if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-                blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_400));
+                blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.violet_500));
                 redColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.red_900));
             } else {
                 blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_700));
index 9e329434c002609cacb9d47ff8b535f80ea3f73a..4b075d3b81924f220833598e31acaa8ac6dcf457 100644 (file)
@@ -265,7 +265,7 @@ public class SslCertificateErrorDialog extends DialogFragment {
 
         // Set the color spans according to the theme.  The deprecated `getResources()` must be used until the minimum API >= 23.
         if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-            blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_400));
+            blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.violet_500));
             redColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.red_900));
         } else {
             blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_700));
@@ -432,7 +432,7 @@ public class SslCertificateErrorDialog extends DialogFragment {
 
             // Set the blue color span according to the theme.  The deprecated `getColor()` must be used until the minimum API >= 23.
             if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-                blueColorSpan = new ForegroundColorSpan(activity.getResources().getColor(R.color.blue_400));
+                blueColorSpan = new ForegroundColorSpan(activity.getResources().getColor(R.color.violet_500));
             } else {
                 blueColorSpan = new ForegroundColorSpan(activity.getResources().getColor(R.color.blue_700));
             }
index 90ea83202bfcd1a32d8313f94536ed0317c402e1..c382c05dd8812b9e4a0df7ca669c5f25d89a31a2 100644 (file)
@@ -239,7 +239,7 @@ public class ViewSslCertificateDialog extends DialogFragment {
 
             // Set the color spans according to the theme.  The deprecated `getResources()` must be used until the minimum API >= 23.
             if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-                blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_400));
+                blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.violet_500));
                 redColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.red_900));
             } else {
                 blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_700));
index 8f148a4bcf05890154d3ae6ec63a458ee8c430e8..19b591c79ccbce41707037a8147e689a956bb610 100644 (file)
@@ -224,12 +224,12 @@ public class AboutTabFragment extends Fragment {
             SpannableStringBuilder ultraListStringBuilder = new SpannableStringBuilder(ultraListLabel + blocklistVersions[4]);
             SpannableStringBuilder ultraPrivacyStringBuilder = new SpannableStringBuilder(ultraPrivacyLabel + blocklistVersions[5]);
 
-            // Create the `blueColorSpan` variable.
+            // Define the blue color span variable.
             ForegroundColorSpan blueColorSpan;
 
             // Set the blue color span according to the theme.  The deprecated `getResources()` must be used until the minimum API >= 23.
             if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-                blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_400));
+                blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.violet_500));
             } else {
                 blueColorSpan = new ForegroundColorSpan(getResources().getColor(R.color.blue_700));
             }
index 1af803a55c8b3803ec136cd5e3c0f4b47ca2ba88..006fa2163c1dbbd719f69f38afe47a2a87ceccdc 100644 (file)
@@ -295,16 +295,16 @@ public class DomainSettingsFragment extends Fragment {
             savedSslEndDateStringBuilder = new SpannableStringBuilder(endDateLabel + DateFormat.getDateTimeInstance(DateFormat.MEDIUM, DateFormat.LONG).format(savedSslEndDate));
         }
 
-        // Create a red foreground color span.  The deprecated `resources.getColor` must be used until the minimum API >= 23.
-        final ForegroundColorSpan redColorSpan = new ForegroundColorSpan(resources.getColor(R.color.red_a700));
-
-        // Create a blue foreground color span.
+        // Create the foreground color spans.
+        final ForegroundColorSpan redColorSpan;
         final ForegroundColorSpan blueColorSpan;
 
-        // Set the blue color span according to the theme.  The deprecated `resources` must be used until the minimum API >= 23.
+        // Set the color spans according to the theme.  The deprecated `resources` must be used until the minimum API >= 23.
         if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-            blueColorSpan = new ForegroundColorSpan(resources.getColor(R.color.blue_400));
+            redColorSpan = new ForegroundColorSpan(resources.getColor(R.color.red_900));
+            blueColorSpan = new ForegroundColorSpan(resources.getColor(R.color.violet_500));
         } else {
+            redColorSpan = new ForegroundColorSpan(resources.getColor(R.color.red_a700));
             blueColorSpan = new ForegroundColorSpan(resources.getColor(R.color.blue_700));
         }
 
@@ -410,9 +410,13 @@ public class DomainSettingsFragment extends Fragment {
             if (firstPartyCookiesInt == 1) {  // First-party cookies are enabled.
                 // Set the third-party cookies status.  Once the minimum API >= 21 a selector can be used as the tint mode instead of specifying different icons.
                 if (thirdPartyCookiesInt == 1) {  // Both first-party and third-party cookies are enabled.
+                    // Set the third-party cookies switch to be checked.
                     thirdPartyCookiesSwitch.setChecked(true);
+
+                    // Set the icon to be red.
                     thirdPartyCookiesImageView.setImageDrawable(resources.getDrawable(R.drawable.cookies_warning));
                 } else {  // First party cookies are enabled but third-party cookies are disabled.
+                    // Set the third-party cookies switch to be checked.
                     thirdPartyCookiesSwitch.setChecked(false);
 
                     // Set the icon according to the theme.
@@ -1362,6 +1366,7 @@ public class DomainSettingsFragment extends Fragment {
 
                 // Update the third-party cookies icon.
                 if (thirdPartyCookiesSwitch.isChecked()) {  // Third-party cookies are enabled.
+                    // Set the third-party cookies icon to be red.
                     thirdPartyCookiesImageView.setImageDrawable(resources.getDrawable(R.drawable.cookies_warning));
                 } else {  // Third-party cookies are disabled.
                     // Set the third-party cookies icon according to the theme.
@@ -1395,6 +1400,7 @@ public class DomainSettingsFragment extends Fragment {
         thirdPartyCookiesSwitch.setOnCheckedChangeListener((CompoundButton buttonView, boolean isChecked) -> {
             // Update the icon.
             if (isChecked) {
+                // Set the third-party cookies icon to be red.
                 thirdPartyCookiesImageView.setImageDrawable(resources.getDrawable(R.drawable.cookies_warning));
             } else {
                 // Update the third-party cookies icon according to the theme.
index 0c8d39b9be48ccfcd7e230eaa86750bf71fafca7..75f9b31d903b0f0058dbd539f91d0d4796150bb4 100644 (file)
@@ -814,15 +814,15 @@ public class SettingsFragment extends PreferenceFragmentCompat {
         // Set the open intents in new tab preference icon.
         if (savedPreferences.getBoolean("open_intents_in_new_tab", true)) {
             if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-                openIntentsInNewTabPreference.setIcon(R.drawable.tab_enabled_dark);
+                openIntentsInNewTabPreference.setIcon(R.drawable.tab_enabled_night);
             } else {
-                openIntentsInNewTabPreference.setIcon(R.drawable.tab_enabled_light);
+                openIntentsInNewTabPreference.setIcon(R.drawable.tab_enabled_day);
             }
         } else {
             if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-                openIntentsInNewTabPreference.setIcon(R.drawable.tab_disabled_dark);
+                openIntentsInNewTabPreference.setIcon(R.drawable.tab_disabled_night);
             } else {
-                openIntentsInNewTabPreference.setIcon(R.drawable.tab_disabled_light);
+                openIntentsInNewTabPreference.setIcon(R.drawable.tab_disabled_day);
             }
         }
 
@@ -1723,15 +1723,15 @@ public class SettingsFragment extends PreferenceFragmentCompat {
                     // Update the icon.
                     if (sharedPreferences.getBoolean("open_intents_in_new_tab", true)) {
                         if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-                            openIntentsInNewTabPreference.setIcon(R.drawable.tab_enabled_dark);
+                            openIntentsInNewTabPreference.setIcon(R.drawable.tab_enabled_night);
                         } else {
-                            openIntentsInNewTabPreference.setIcon(R.drawable.tab_enabled_light);
+                            openIntentsInNewTabPreference.setIcon(R.drawable.tab_enabled_day);
                         }
                     } else {
                         if (currentThemeStatus == Configuration.UI_MODE_NIGHT_YES) {
-                            openIntentsInNewTabPreference.setIcon(R.drawable.tab_disabled_dark);
+                            openIntentsInNewTabPreference.setIcon(R.drawable.tab_disabled_night);
                         } else {
-                            openIntentsInNewTabPreference.setIcon(R.drawable.tab_disabled_light);
+                            openIntentsInNewTabPreference.setIcon(R.drawable.tab_disabled_day);
                         }
                     }
                     break;
diff --git a/app/src/main/res/drawable/add.xml b/app/src/main/res/drawable/add.xml
new file mode 100644 (file)
index 0000000..8792101
--- /dev/null
@@ -0,0 +1,13 @@
+<!-- This file comes from the Android Material icon set, where it is called `add`.  It is released under the Apache License 2.0. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24.0"
+    android:viewportWidth="24.0" >
+
+    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
+    <path
+        android:fillColor="#FFFFFFFF"
+        android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
+</vector>
diff --git a/app/src/main/res/drawable/add_day.xml b/app/src/main/res/drawable/add_day.xml
deleted file mode 100644 (file)
index 8792101..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `add`.  It is released under the Apache License 2.0. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFFFFFFF"
-        android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
-</vector>
diff --git a/app/src/main/res/drawable/add_night.xml b/app/src/main/res/drawable/add_night.xml
deleted file mode 100644 (file)
index 38b6dda..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `add`.  It is released under the Apache License 2.0. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFE0E0E0"
-        android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
-</vector>
index de02426026b7822705dd51eac5b60a1f7d81a29f..ff9fe3978441cbcddf3b21559e7a68daa4c7e802 100644 (file)
@@ -8,6 +8,6 @@
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M9,3L7.17,5L4,5c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,7c0,-1.1 -0.9,-2 -2,-2h-3.17L15,3L9,3zM12,18c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5zM12,17l1.25,-2.75L16,13l-2.75,-1.25L12,9l-1.25,2.75L8,13l2.75,1.25z"/>
 </vector>
index 00b14af7b541db8ef2ed8c316429ca282fc68e20..5eea93c18a0e4cb757b5a214db34f5cc472db23a 100644 (file)
@@ -8,6 +8,6 @@
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M20,4L4,4c-1.11,0 -1.99,0.89 -1.99,2L2,18c0,1.11 0.89,2 2,2h16c1.11,0 2,-0.89 2,-2L22,6c0,-1.11 -0.89,-2 -2,-2zM20,18L4,18v-6h16v6zM20,8L4,8L4,6h16v2z" />
 </vector>
diff --git a/app/src/main/res/drawable/app_theme_day.xml b/app/src/main/res/drawable/app_theme_day.xml
new file mode 100644 (file)
index 0000000..1aea192
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `style`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportWidth="24"
+    android:viewportHeight="24"
+    android:autoMirrored="true"
+    tools:ignore="VectorRaster" >
+
+    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
+    <path
+        android:fillColor="#FF1565C0"
+        android:pathData="M2.53,19.65l1.34,0.56v-9.03l-2.43,5.86c-0.41,1.02 0.08,2.19 1.09,2.61zM22.03,15.95L17.07,3.98c-0.31,-0.75 -1.04,-1.21 -1.81,-1.23 -0.26,0 -0.53,0.04 -0.79,0.15L7.1,5.95c-0.75,0.31 -1.21,1.03 -1.23,1.8 -0.01,0.27 0.04,0.54 0.15,0.8l4.96,11.97c0.31,0.76 1.05,1.22 1.83,1.23 0.26,0 0.52,-0.05 0.77,-0.15l7.36,-3.05c1.02,-0.42 1.51,-1.59 1.09,-2.6zM7.88,8.75c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1 1,0.45 1,1 -0.45,1 -1,1zM5.88,19.75c0,1.1 0.9,2 2,2h1.45l-3.45,-8.34v6.34z"/>
+</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/app_theme_night.xml b/app/src/main/res/drawable/app_theme_night.xml
new file mode 100644 (file)
index 0000000..7fac5d5
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `style`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportWidth="24"
+    android:viewportHeight="24"
+    android:autoMirrored="true"
+    tools:ignore="VectorRaster" >
+
+    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
+    <path
+        android:fillColor="#FF8AB4F8"
+        android:pathData="M2.53,19.65l1.34,0.56v-9.03l-2.43,5.86c-0.41,1.02 0.08,2.19 1.09,2.61zM22.03,15.95L17.07,3.98c-0.31,-0.75 -1.04,-1.21 -1.81,-1.23 -0.26,0 -0.53,0.04 -0.79,0.15L7.1,5.95c-0.75,0.31 -1.21,1.03 -1.23,1.8 -0.01,0.27 0.04,0.54 0.15,0.8l4.96,11.97c0.31,0.76 1.05,1.22 1.83,1.23 0.26,0 0.52,-0.05 0.77,-0.15l7.36,-3.05c1.02,-0.42 1.51,-1.59 1.09,-2.6zM7.88,8.75c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1 1,0.45 1,1 -0.45,1 -1,1zM5.88,19.75c0,1.1 0.9,2 2,2h1.45l-3.45,-8.34v6.34z"/>
+</vector>
\ No newline at end of file
index 106faa459c58eb972a6cafb4df450e0fbea1cf0e..81f2d610f6cc36a0b7d2d791451bd032236b26c1 100644 (file)
@@ -2,8 +2,8 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:height="24dp"
         android:width="24dp"
-        android:viewportHeight="24.0"
-        android:viewportWidth="24.0" >
+        android:viewportHeight="24"
+        android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 76e679b0949839324153fed33428c99efd0ace6a..e989a43029640751c5355f6b67a47887ec625c81 100644 (file)
@@ -2,8 +2,8 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:height="24dp"
         android:width="24dp"
-        android:viewportHeight="24.0"
-        android:viewportWidth="24.0" >
+        android:viewportHeight="24"
+        android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 4229305da65e010444ac904de9669e893adc2e5c..706832aed4e56ac792a92c7de7963579eddfd7af 100644 (file)
@@ -2,8 +2,8 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:height="24dp"
         android:width="24dp"
-        android:viewportHeight="24.0"
-        android:viewportWidth="24.0" >
+        android:viewportHeight="24"
+        android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 7fcaca2e219829a2dbc4a1bb3cade9a53faa351f..e39490a05c406616bac5582c8895ea808d0c2d23 100644 (file)
@@ -2,11 +2,11 @@
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:height="24dp"
         android:width="24dp"
-        android:viewportHeight="24.0"
-        android:viewportWidth="24.0" >
+        android:viewportHeight="24"
+        android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M20,12c0,-1.1 0.9,-2 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2L4,4c-1.1,0 -1.99,0.9 -1.99,2v4c1.1,0 1.99,0.9 1.99,2s-0.89,2 -2,2v4c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2v-4c-1.1,0 -2,-0.9 -2,-2zM15.58,16.8L12,14.5l-3.58,2.3 1.08,-4.12 -3.29,-2.69 4.24,-0.25L12,5.8l1.54,3.95 4.24,0.25 -3.29,2.69 1.09,4.11z"/>
 </vector>
index 4c681e53a9acb8b0a5ac9116f8cd52e917c730c8..bace65770521c5afc9bf78d56007581fbbedb6c6 100644 (file)
@@ -4,8 +4,8 @@
 
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index e9974959725c81107f342a9bfa4022706ccaf89a..65d94c7e446ba54f522dbede0814e29d553bbb43 100644 (file)
@@ -4,8 +4,8 @@
 
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 11db0600b075deaa82959206437815a12046f000..54e80474bedfaaee626e5e7f1cd8a47de207fad5 100644 (file)
@@ -4,8 +4,8 @@
 
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index a2f836f8717fe7fec97cc29bd7e6d3e59ebde406..57bd626a790d3fb007a92f5c390109db043d6ce3 100644 (file)
@@ -4,11 +4,11 @@
 
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M23,12l-2.44,-2.78 0.34,-3.68 -3.61,-0.82 -1.89,-3.18L12,3 8.6,1.54 6.71,4.72l-3.61,0.81 0.34,3.68L1,12l2.44,2.78 -0.34,3.69 3.61,0.82 1.89,3.18L12,21l3.4,1.46 1.89,-3.18 3.61,-0.82 -0.34,-3.68L23,12zM13,17h-2v-2h2v2zM13,13h-2L11,7h2v6z"/>
 </vector>
index dcaaac4f467e682bda1a5deab66c718a6fd71566..fc5037fbae85c1d746b63f10233e9bd0f0907933 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 7cbe7390de4837a536ef82420c7c7c4fb6b71b26..44fab862e256af8ca00d5aff6bf9fb43f23ee7b5 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 26969ba06ae7c5da413ef69aa7866f81e2444840..9fa2641d00fb686d8f50b8fc0b4a0a8767cec324 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index ed8d71045dd33d9b167bc126620245088a84ee52..df51448334bbc931a3f7f2ba6004535f6868d1c9 100644 (file)
@@ -4,15 +4,15 @@
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:tools="http://schemas.android.com/tools"
-    android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M12,6.5c1.38,0 2.5,1.12 2.5,2.5 0,0.74 -0.33,1.39 -0.83,1.85l3.63,3.63c0.98,-1.86 1.7,-3.8 1.7,-5.48 0,-3.87 -3.13,-7 -7,-7 -1.98,0 -3.76,0.83 -5.04,2.15l3.19,3.19c0.46,-0.52 1.11,-0.84 1.85,-0.84zM16.37,16.1l-4.63,-4.63 -0.11,-0.11L3.27,3 2,4.27l3.18,3.18C5.07,7.95 5,8.47 5,9c0,5.25 7,13 7,13s1.67,-1.85 3.38,-4.35L18.73,21 20,19.73l-3.63,-3.63z"/>
 </vector>
diff --git a/app/src/main/res/drawable/bookmarks.xml b/app/src/main/res/drawable/bookmarks.xml
new file mode 100644 (file)
index 0000000..000555d
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `bookmarks`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    tools:ignore="VectorRaster"
+    android:autoMirrored="true" >
+
+    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
+    <path
+        android:fillColor="#FFFFFFFF"
+        android:pathData="M19,18l2,1V3c0,-1.1 -0.9,-2 -2,-2H8.99C7.89,1 7,1.9 7,3h10c1.1,0 2,0.9 2,2v13zM15,5H5c-1.1,0 -2,0.9 -2,2v16l7,-3 7,3V7c0,-1.1 -0.9,-2 -2,-2z"/>
+</vector>
diff --git a/app/src/main/res/drawable/bookmarks_day.xml b/app/src/main/res/drawable/bookmarks_day.xml
deleted file mode 100644 (file)
index 000555d..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `bookmarks`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24"
-    android:viewportWidth="24"
-    tools:ignore="VectorRaster"
-    android:autoMirrored="true" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFFFFFFF"
-        android:pathData="M19,18l2,1V3c0,-1.1 -0.9,-2 -2,-2H8.99C7.89,1 7,1.9 7,3h10c1.1,0 2,0.9 2,2v13zM15,5H5c-1.1,0 -2,0.9 -2,2v16l7,-3 7,3V7c0,-1.1 -0.9,-2 -2,-2z"/>
-</vector>
diff --git a/app/src/main/res/drawable/bookmarks_night.xml b/app/src/main/res/drawable/bookmarks_night.xml
deleted file mode 100644 (file)
index 3608e8d..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `bookmarks`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24"
-    android:viewportWidth="24"
-    tools:ignore="VectorRaster"
-    android:autoMirrored="true" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFE0E0E0"
-        android:pathData="M19,18l2,1V3c0,-1.1 -0.9,-2 -2,-2H8.99C7.89,1 7,1.9 7,3h10c1.1,0 2,0.9 2,2v13zM15,5H5c-1.1,0 -2,0.9 -2,2v16l7,-3 7,3V7c0,-1.1 -0.9,-2 -2,-2z"/>
-</vector>
index 3b8c9a78e238d040c5db714eee23a04500078d7b..091b4161544799eaa9213b47cd8a7800071f683d 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 113973e150140de7223ea6ebf587ec9850bdcc1f..9bf2fa0a95aa9eb5f62e840a1fbabffecaac125f 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M11,9.16V2c-5,0.5 -9,4.79 -9,10s4,9.5 9,10v-7.16c-1,-0.41 -2,-1.52 -2,-2.84s1,-2.43 2,-2.84zM14.86,11H22c-0.48,-4.75 -4,-8.53 -9,-9v7.16c1,0.3 1.52,0.98 1.86,1.84zM13,14.84V22c5,-0.47 8.52,-4.25 9,-9h-7.14c-0.34,0.86 -0.86,1.54 -1.86,1.84z"/>
 </vector>
diff --git a/app/src/main/res/drawable/clear_day.xml b/app/src/main/res/drawable/clear_day.xml
deleted file mode 100644 (file)
index 9e0ffc5..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `close`.  It is released under the Apache License 2.0. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FF616161"
-        android:pathData="M19,6.41L17.59,5 12,10.59 6.41,5 5,6.41 10.59,12 5,17.59 6.41,19 12,13.41 17.59,19 19,17.59 13.41,12z" />
-</vector>
\ No newline at end of file
index 058706164246de354c86ca5d48ab240bbaeb3d30..cbef7a0fde8ec05c0bc790cd9f5b8abab166ed1b 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index e8514cf656d0254dac69e1da6cba412374e22ce9..06e30aa9ec26967af37622773eb53c3024c42eb6 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 8858897a0bad119d70a5d67fee897f94cdca6799..295b9257d289627b76d3a9fa11c65840893b4259 100644 (file)
@@ -8,6 +8,6 @@
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M6,19c0,1.1 0.9,2 2,2h8c1.1,0 2,-0.9 2,-2L18,7L6,7v12zM8.46,11.88l1.41,-1.41L12,12.59l2.12,-2.12 1.41,1.41L13.41,14l2.12,2.12 -1.41,1.41L12,15.41l-2.12,2.12 -1.41,-1.41L10.59,14l-2.13,-2.12zM15.5,4l-1,-1h-5l-1,1L5,4v2h14L19,4z"/>
 </vector>
diff --git a/app/src/main/res/drawable/clear_night.xml b/app/src/main/res/drawable/clear_night.xml
deleted file mode 100644 (file)
index 8912a99..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `close`.  It is released under the Apache License 2.0. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFE0E0E0"
-        android:pathData="M19,6.41L17.59,5 12,10.59 6.41,5 5,6.41 10.59,12 5,17.59 6.41,19 12,13.41 17.59,19 19,17.59 13.41,12z" />
-</vector>
\ No newline at end of file
index 50d196f56d0a9347f52f95c4870baddd1b83235a..24a94e9fcadc709fa1fe89c4c1e4320a4c2f1936 100644 (file)
@@ -3,11 +3,11 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1565C0"
+        android:fillColor="#FF616161"
         android:pathData="M19,6.41L17.59,5 12,10.59 6.41,5 5,6.41 10.59,12 5,17.59 6.41,19 12,13.41 17.59,19 19,17.59 13.41,12z" />
 </vector>
index 47e515cfad7279067f3dcda2eecdc527f5664d3c..d087b647ce0f02b9e7b1b5b228cd700f434bd829 100644 (file)
@@ -3,11 +3,11 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FFE0E0E0"
         android:pathData="M19,6.41L17.59,5 12,10.59 6.41,5 5,6.41 10.59,12 5,17.59 6.41,19 12,13.41 17.59,19 19,17.59 13.41,12z" />
 </vector>
index 1b400bcaae8a788c067c2fa2e57360c26080148b..6f9baa8f5016aadd72294129d259facd8c711a09 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 1ebbc4799e9ed8d9419634197d1d6272393aed24..b87b1cd80ae0045bb98b2df97e7776df6386b3be 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M12,3A9,9 0 0,0 3,12A9,9 0 0,0 12,21A9,9 0 0,0 21,12C21,11.5 20.96,11 20.87,10.5C20.6,10 20,10 20,10H18V9C18,8 17,8 17,8H15V7C15,6 14,6 14,6H13V4C13,3 12,3 12,3M9.5,6A1.5,1.5 0 0,1 11,7.5A1.5,1.5 0 0,1 9.5,9A1.5,1.5 0 0,1 8,7.5A1.5,1.5 0 0,1 9.5,6M6.5,10A1.5,1.5 0 0,1 8,11.5A1.5,1.5 0 0,1 6.5,13A1.5,1.5 0 0,1 5,11.5A1.5,1.5 0 0,1 6.5,10M11.5,11A1.5,1.5 0 0,1 13,12.5A1.5,1.5 0 0,1 11.5,14A1.5,1.5 0 0,1 10,12.5A1.5,1.5 0 0,1 11.5,11M16.5,13A1.5,1.5 0 0,1 18,14.5A1.5,1.5 0 0,1 16.5,16H16.5A1.5,1.5 0 0,1 15,14.5H15A1.5,1.5 0 0,1 16.5,13M11,16A1.5,1.5 0 0,1 12.5,17.5A1.5,1.5 0 0,1 11,19A1.5,1.5 0 0,1 9.5,17.5A1.5,1.5 0 0,1 11,16Z" />
 </vector>
\ No newline at end of file
index b2c60f2b10b3f70fe987733ae68123d61299e378..4468a8f757a87a5ae82fb708c677ae1e6bf3f86a 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 49eca2f017ea403db19f148f8ba067a8b186b1e2..5bbbefdf20d42ec4e64c3c69262d3ab2db595202 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 84492441c4e438b437b2cd759e245b0149e7b3e8..361bafe4fa1f243fa6e7d8f12eba3b5445956f45 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index d427e05981d242442eb4a10c9cd657211e1714b6..692920bff9ea4670c9b147c1db396e7b7b61fb65 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 14c30accfe5316ad333f02dc76454fe0e17dee39..c2c299494c3e4ca15a94a65b5f27410e775479dc 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 4404b3d2f3b72a09d605566fe2e7a15badf22049..445ce90b0e20886481ad04bdc35f36c84fa81ae3 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 7a84453d9432193ac0054c3877d7b9d3ca7e66a1..1ff95b1180bd683e739bcec4b214d400587d1e8d 100644 (file)
@@ -13,6 +13,6 @@
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M16,1L4,1c-1.1,0 -2,0.9 -2,2v14h2L4,3h12L16,1zM15,5l6,6v10c0,1.1 -0.9,2 -2,2L7.99,23C6.89,23 6,22.1 6,21l0.01,-14c0,-1.1 0.89,-2 1.99,-2h7zM14,12h5.5L14,6.5L14,12z"/>
 </vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/create_bookmark.xml b/app/src/main/res/drawable/create_bookmark.xml
new file mode 100644 (file)
index 0000000..ae210b2
--- /dev/null
@@ -0,0 +1,15 @@
+<!-- This file is derived from elements of `bookmark` and `create_new_folder`, which are part of the Android Material icon set.  They are released under the Apache License 2.0.
+    Modifications copyright © 2017 Soren Stoutner <soren@stoutner.com>.  The resulting image is released under the GPLv3+ license. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
+
+    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
+    <path
+        android:fillColor="#FFFFFFFF"
+        android:pathData="M7,3C5.9,3 5.01,3.9 5.01,5L5,21L12,18L19,21L19,5C19,3.9 18.1,3 17,3L7,3zM11,7L13,7L13,10L16,10L16,12L13,12L13,15L11,15L11,12L8,12L8,10L11,10L11,7z" />
+
+</vector>
diff --git a/app/src/main/res/drawable/create_bookmark_day.xml b/app/src/main/res/drawable/create_bookmark_day.xml
deleted file mode 100644 (file)
index 1c40cce..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<!-- This file is derived from elements of `bookmark` and `create_new_folder`, which are part of the Android Material icon set.  They are released under the Apache License 2.0.
-    Modifications copyright © 2017 Soren Stoutner <soren@stoutner.com>.  The resulting image is released under the GPLv3+ license. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFFFFFFF"
-        android:pathData="M7,3C5.9,3 5.01,3.9 5.01,5L5,21L12,18L19,21L19,5C19,3.9 18.1,3 17,3L7,3zM11,7L13,7L13,10L16,10L16,12L13,12L13,15L11,15L11,12L8,12L8,10L11,10L11,7z" />
-
-</vector>
diff --git a/app/src/main/res/drawable/create_bookmark_night.xml b/app/src/main/res/drawable/create_bookmark_night.xml
deleted file mode 100644 (file)
index 64a898e..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-<!-- This file is derived from elements of `bookmark` and `create_new_folder`, which are part of the Android Material icon set.  They are released under the Apache License 2.0.
-    Modifications copyright © 2017 Soren Stoutner <soren@stoutner.com>.  The resulting image is released under the GPLv3+ license. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFE0E0E0"
-        android:pathData="M7,3C5.9,3 5.01,3.9 5.01,5L5,21L12,18L19,21L19,5C19,3.9 18.1,3 17,3L7,3zM11,7L13,7L13,10L16,10L16,12L13,12L13,15L11,15L11,12L8,12L8,10L11,10L11,7z" />
-
-</vector>
diff --git a/app/src/main/res/drawable/create_folder.xml b/app/src/main/res/drawable/create_folder.xml
new file mode 100644 (file)
index 0000000..5b598c2
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `create_new_folder`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
+    tools:ignore="VectorRaster" >
+
+    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
+    <path
+        android:fillColor="#FFFFFFFF"
+        android:pathData="M4,4C2.89,4 2.01,4.89 2.01,6L2,18C2,19.11 2.89,20 4,20L20,20C21.11,20 22,19.11 22,18L22,8C22,6.89 21.11,6 20,6L12,6L10,4L4,4zM11,9L13,9L13,12L16,12L16,14L13,14L13,17L11,17L11,14L8,14L8,12L11,12L11,9z" />
+</vector>
diff --git a/app/src/main/res/drawable/create_folder_day.xml b/app/src/main/res/drawable/create_folder_day.xml
deleted file mode 100644 (file)
index 3512e61..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `create_new_folder`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFFFFFFF"
-        android:pathData="M4,4C2.89,4 2.01,4.89 2.01,6L2,18C2,19.11 2.89,20 4,20L20,20C21.11,20 22,19.11 22,18L22,8C22,6.89 21.11,6 20,6L12,6L10,4L4,4zM11,9L13,9L13,12L16,12L16,14L13,14L13,17L11,17L11,14L8,14L8,12L11,12L11,9z" />
-</vector>
diff --git a/app/src/main/res/drawable/create_folder_night.xml b/app/src/main/res/drawable/create_folder_night.xml
deleted file mode 100644 (file)
index 7b3c91c..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `create_new_folder`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FFE0E0E0"
-        android:pathData="M4,4C2.89,4 2.01,4.89 2.01,6L2,18C2,19.11 2.89,20 4,20L20,20C21.11,20 22,19.11 22,18L22,8C22,6.89 21.11,6 20,6L12,6L10,4L4,4zM11,9L13,9L13,12L16,12L16,14L13,14L13,17L11,17L11,14L8,14L8,12L11,12L11,9z" />
-</vector>
index 3463bcb3dcd8bad39c7773a3dace5e2b8454fca1..1f31c430d8ddb8167bdc8d909cbe1f59b247ca84 100644 (file)
@@ -4,11 +4,11 @@
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:tools="http://schemas.android.com/tools"
-    android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index e4076e434255ef0868d8fd31d6801cbc7370e4fb..1b67c431d4401461d2052fbbb94441bfc5f410c9 100644 (file)
@@ -4,15 +4,15 @@
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:tools="http://schemas.android.com/tools"
-    android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M23,11.01L18,11c-0.55,0 -1,0.45 -1,1v9c0,0.55 0.45,1 1,1h5c0.55,0 1,-0.45 1,-1v-9c0,-0.55 -0.45,-0.99 -1,-0.99zM23,20h-5v-7h5v7zM20,2L2,2C0.89,2 0,2.89 0,4v12c0,1.1 0.89,2 2,2h7v2L7,20v2h8v-2h-2v-2h2v-2L2,16L2,4h18v5h2L22,4c0,-1.11 -0.9,-2 -2,-2zM11.97,9L11,6l-0.97,3L7,9l2.47,1.76 -0.94,2.91 2.47,-1.8 2.47,1.8 -0.94,-2.91L15,9h-3.03z"/>
 </vector>
index 6bda8913348dce583cdfde993343a84a9932a09d..bb0084fe448ea2b4d4b5c59ee9b524d9edbceb67 100644 (file)
@@ -4,11 +4,11 @@
 <vector
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:tools="http://schemas.android.com/tools"
-    android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index fe6918cc80dee1de885ce7ea1cb1b3b914764bbf..903cf5185ee259fd2cbe7235d49647d6094f0822 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 6fbf33a5bf17c70fe076fea07456ab2716001897..db6f4e50e59f534580faf877e979a7dc5f595a3e 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 76a9ca2452f55b20f88254c9581d5abac9635739..99f1e6433c9c13b72abacfd78b53b729fd0ac749 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 46df6f5500fcbf4c2795e7b182ad4e20c3d22e21..423b5052b0b70687ad52d8742718697d18d34eda 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 62db94d06e735c3539891af0516539e54ca869e2..7a117c6fe734c6b018cc5d9efbbf7265ede652d9 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 149fcc5b6728e222f9b4fd959d903269a1f716b2..971c21ee202e679ae0769094d61809e49a58bc49 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M20,4L4,4c-1.1,0 -1.99,0.9 -1.99,2L2,18c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2zM15,18L4,18v-4h11v4zM15,13L4,13L4,9h11v4zM20,18h-4L16,9h4v9z"/>
 </vector>
index fb26f261dcb2ff667ec2685c757cb0f0026a2885..3edbfb911a6175a7508dcb2c537cff803ae0e69a 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index f99dba1e33cd5cf4a3eba20a8e23742661a3e1a2..e123a5609e8b2131d1585ffd9c8247d552b78704 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index b3d86fbc31b8dc6575417f046e7ee48367cb0bd7..5a5e495541580dfcc5749d5dc94c6863d7d8e49a 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 4bf96175b996ad74448897fac8ed3ded829c599a..e26431acae7e929c5c6a2b0b3225ede10eae07f9 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
index bf4ee919bdfb65d886186595a68f86418e129fb2..800ad1728ed7cd76f7c571054a65473792346e95 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
index 0abbe9f5fe7f9b5bf06d39d891120a7e6c07e438..c7e772af1f0df8aa5360f57d02dec054a6446226 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
diff --git a/app/src/main/res/drawable/domains_day.xml b/app/src/main/res/drawable/domains_day.xml
new file mode 100644 (file)
index 0000000..23a4bab
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `import_contacts`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
+    tools:ignore="VectorRaster" >
+
+    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
+    <path
+        android:fillColor="#FF1565C0"
+        android:pathData="M20,13H4c-0.55,0 -1,0.45 -1,1v6c0,0.55 0.45,1 1,1h16c0.55,0 1,-0.45 1,-1v-6c0,-0.55 -0.45,-1 -1,-1zM7,19c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2zM20,3H4c-0.55,0 -1,0.45 -1,1v6c0,0.55 0.45,1 1,1h16c0.55,0 1,-0.45 1,-1V4c0,-0.55 -0.45,-1 -1,-1zM7,9c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2z" />
+</vector>
diff --git a/app/src/main/res/drawable/domains_light.xml b/app/src/main/res/drawable/domains_light.xml
deleted file mode 100644 (file)
index 7c2b995..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `import_contacts`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
-    <path
-        android:fillColor="#FF1565C0"
-        android:pathData="M20,13H4c-0.55,0 -1,0.45 -1,1v6c0,0.55 0.45,1 1,1h16c0.55,0 1,-0.45 1,-1v-6c0,-0.55 -0.45,-1 -1,-1zM7,19c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2zM20,3H4c-0.55,0 -1,0.45 -1,1v6c0,0.55 0.45,1 1,1h16c0.55,0 1,-0.45 1,-1V4c0,-0.55 -0.45,-1 -1,-1zM7,9c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2z" />
-</vector>
index 5ea0868924c9975659eed216e318c8ba20ccbb2f..28f64bb22c355a1e473a48cc64e72d88aecfaa85 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M20,13H4c-0.55,0 -1,0.45 -1,1v6c0,0.55 0.45,1 1,1h16c0.55,0 1,-0.45 1,-1v-6c0,-0.55 -0.45,-1 -1,-1zM7,19c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2zM20,3H4c-0.55,0 -1,0.45 -1,1v6c0,0.55 0.45,1 1,1h16c0.55,0 1,-0.45 1,-1V4c0,-0.55 -0.45,-1 -1,-1zM7,9c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2z" />
 </vector>
index 0315a5a72ea4921b1de1a2d696cb4592418c4390..a242b72e03174cde339eea366328b6fd9511ad87 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 12e3b2fa1d52e5144d92d50f43e79743953e173a..c485dd5f50a81c7e5abe91c933607b207b084573 100644 (file)
@@ -3,11 +3,11 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M19,9h-4V3H9v6H5l7,7 7,-7zM5,18v2h14v-2H5z" />
 </vector>
\ No newline at end of file
index 654c19305fcd277260301d3c92a9521878b26873..eea35fec3881abd11eae6bf29e6f3cd8b481684b 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 0adb67af5d9cef9e85da8648548d78eb1caf4c24..1927527304f3e215ee9da19a458294364731708d 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 7d6ded03e5335a79b9df6a1a43ebcc259ae3fb6b..45587511a3daa3ad2e5a3ee6004b0adf3ab9d36d 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 2bd724ca3f2ed16256267973ae707a5a84a07656..36a58547f155270f413681a2c12c4499a8c6e832 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 99609b6d870e8682880c81c92f8bf2eb6597643b..9f7596e850e38ba80dd01d5e65bf90f927d98d48 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 8b2a77c773ca2801fa84e5461a9fe12d2f925785..3393679188594d040693d55d93f34fb743c73e81 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M2.5,4v3h5v12h3L10.5,7h5L15.5,4h-13zM21.5,9h-9v3h3v7h3v-7h3L21.5,9z" />
 </vector>
\ No newline at end of file
index 99ecf4397213b0aafe79e4a6a670d72b8430d951..a1d2d6d0f0eae6d0009baa620654f581d787d66a 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
index f9c4922adb596ca71d80c101bb9dd0db9c915d2e..5909f78e13376c8295e02614d4c40a787059e3e8 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M20,4L4,4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2zM4,12h4v2L4,14v-2zM14,18L4,18v-2h10v2zM20,18h-4v-2h4v2zM20,14L10,14v-2h10v2z"/>
 </vector>
index fab8b382d229c0558de7faa077d8c04e564bf1da..15cc20997bb4465ea4fdd989dcb79fe199b0cf6f 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
index f6626c6d99db932b1e9fe39eca7d7f08b1d05752..b3c51a9b719f9db7f4d0800287c755130db6e1f8 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
index 5737b8f7f8938d4739db14e006487428161bc2ff..ce0cfbf5d3cec5b88bb993709e32088681375f68 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
index a555261b8e9364d3221253b8e66b099b4d044458..f0a766d1b211664923f1aa3cf6b33c37613e1bbe 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="26dp"
     android:width="26dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster">
 
index ca8a578454d96417f499959287632e41a7ef56a9..61c4464ef005cd206e3b0e3a9aa06a536a336f91 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index af0b9915012a0ceb27ed6915c60a8a7d99a7df43..a691296dcaa00e370b314e8fae4234de51e9b70a 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index f5709b97ecd52d438d7a10d7e039e29485d080c1..4e8ee23faf34c783622558bbd17f2ea15af07906 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 4c2a6506f832a32a43cd2e6c2631c488725484e2..9db12ff8b827234e6a076e375ced927a48e44b21 100644 (file)
@@ -3,11 +3,11 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M17,1.01L7,1c-1.1,0 -2,0.9 -2,2v18c0,1.1 0.9,2 2,2h10c1.1,0 2,-0.9 2,-2V3c0,-1.1 -0.9,-1.99 -2,-1.99zM17,19H7V5h10v14z"/>
 </vector>
index b233b73f66fe12b16e65d539078f43e86cccd8b2..fdd7157306f42d663e91b2947af5e2fc1f3f7e97 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 5b8d8f757a1fb512184c0d7bdd94d1538263d252..1f683aae34c25660db12ec2646f56b74ff99c3cb 100644 (file)
@@ -3,11 +3,11 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M10,20v-6h4v6h5v-8h3L12,3 2,12h3v8z" />
 </vector>
\ No newline at end of file
index 3b361dd5816d3edb9743ffe0e12f798d80f27269..293dc593bfd7d2ca9e8594ee23db73c5eaf2bcef 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index aa358d4f230a2984bd287e106c209ef44d0e9ee6..568c73850051dbca952771e37f8b3e2e68cfecf4 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 078654287798df8540e0bb188bcecb5da89dbd14..c43a90e278f05a3794671e6e7072c9363ac7ec5e 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index cb3cb4af3699ec1d0896ff078292647f4181a4a7..4dee11f32076108f1aa7d4192c258f522ea03853 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M21,19V5c0,-1.1 -0.9,-2 -2,-2H5c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2zM8.5,13.5l2.5,3.01L14.5,12l4.5,6H5l3.5,-4.5z" />
 </vector>
index 8492754272e9f7f0614de8e0b23a0efcc12baf02..577fde7ea066ea12210f1a5c1dff6cc1a07039a1 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1565C0"
+        android:fillColor="#FF5785C5"
         android:pathData="M9,3L5,6.99h3L8,14h2L10,6.99h3L9,3zM16,17.01L16,10h-2v7.01h-3L15,21l4,-3.99h-3z" />
 </vector>
\ No newline at end of file
index 55c712b577f5ceed3db24438ac2ce79950bb1802..59fe9d0e0c4e9ee3643e138de00e0739bc71bd5b 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M9,3L5,6.99h3L8,14h2L10,6.99h3L9,3zM16,17.01L16,10h-2v7.01h-3L15,21l4,-3.99h-3z" />
 </vector>
\ No newline at end of file
index db22322068076d049508bd00f98cb9fe5266a9c9..c6b6208133ddde7221e139f49cb9acc872f7de56 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index eb2d06bc88d5112418fc3f13b9e5232317f8f8b9..b540b3ba66081119c5c0e42c45ca28210cc76573 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 981a79ab8d932df486841078c6d13f7b40c4fb82..97364d786e11849568a82d7797a4201303bccfa4 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index cb663bdd68f48de12534bf851c195a2d01676b7c..725bca08834534a3dc1778436fee04de4be5deeb 100644 (file)
@@ -7,12 +7,12 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M12,7c2.76,0 5,2.24 5,5 0,0.65 -0.13,1.26 -0.36,1.83l2.92,2.92c1.51,-1.26 2.7,-2.89 3.43,-4.75 -1.73,-4.39 -6,-7.5 -11,-7.5 -1.4,0 -2.74,0.25 -3.98,0.7l2.16,2.16C10.74,7.13 11.35,7 12,7zM2,4.27l2.28,2.28 0.46,0.46C3.08,8.3 1.78,10.02 1,12c1.73,4.39 6,7.5 11,7.5 1.55,0 3.03,-0.3 4.38,-0.84l0.42,0.42L19.73,22 21,20.73 3.27,3 2,4.27zM7.53,9.8l1.55,1.55c-0.05,0.21 -0.08,0.43 -0.08,0.65 0,1.66 1.34,3 3,3 0.22,0 0.44,-0.03 0.65,-0.08l1.55,1.55c-0.67,0.33 -1.41,0.53 -2.2,0.53 -2.76,0 -5,-2.24 -5,-5 0,-0.79 0.2,-1.53 0.53,-2.2zM11.84,9.02l3.15,3.15 0.02,-0.16c0,-1.66 -1.34,-3 -3,-3l-0.17,0.01z"/>
 </vector>
index 433e4e7aafa36232f7da258bd4c064beeaee3f7e..de971c97ab2176cc2a12bb3400beb4d43ec9bd56 100644 (file)
@@ -22,5 +22,5 @@
 <selector xmlns:android="http://schemas.android.com/apk/res/android">
     <item
         android:state_activated="true"
-        android:drawable="@color/blue_600" />
+        android:drawable="@color/violet_700" />
 </selector>
\ No newline at end of file
index 1e9fac9547d23465456b06b8caf77d761a267d23..e1a756db771727668a0ba03467af5d0bee2b6dbc 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index d55b7fed6781781de2b4c2c1e8c3ca6d6edd5f35..4b5d922cbf6bd238f1d5e9bc4c37354737b86708 100644 (file)
@@ -3,11 +3,11 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M18,8h-1L17,6c0,-2.76 -2.24,-5 -5,-5S7,3.24 7,6v2L6,8c-1.1,0 -2,0.9 -2,2v10c0,1.1 0.9,2 2,2h12c1.1,0 2,-0.9 2,-2L20,10c0,-1.1 -0.9,-2 -2,-2zM12,17c-1.1,0 -2,-0.9 -2,-2s0.9,-2 2,-2 2,0.9 2,2 -0.9,2 -2,2zM15.1,8L8.9,8L8.9,6c0,-1.71 1.39,-3.1 3.1,-3.1 1.71,0 3.1,1.39 3.1,3.1v2z"/>
 </vector>
index 136c5132bec03795e9e43c07cc7cb90c9fb5bd09..0a089e2c8e4addd032cb32a738b5c447a792816d 100644 (file)
@@ -13,6 +13,6 @@
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M17,7h-4v1.9h4c1.71,0 3.1,1.39 3.1,3.1 0,1.43 -0.98,2.63 -2.31,2.98l1.46,1.46C20.88,15.61 22,13.95 22,12c0,-2.76 -2.24,-5 -5,-5zM16,11h-2.19l2,2L16,13zM2,4.27l3.11,3.11C3.29,8.12 2,9.91 2,12c0,2.76 2.24,5 5,5h4v-1.9L7,15.1c-1.71,0 -3.1,-1.39 -3.1,-3.1 0,-1.59 1.21,-2.9 2.76,-3.07L8.73,11L8,11v2h2.73L13,15.27L13,17h1.73l4.01,4L20,19.74 3.27,3 2,4.27z"/>
 </vector>
index a2bdfd9f4fff9342e1f478726513d71a51dfa281..bd75de68d9b1234c5b7a979509ac9e2bf6bcefae 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 16af07c1b22fc6a05891d3da01eeffb8ce7239c9..94f65cf017fd8ad6bc21e50bef4b288b15460957 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 30317fcf1c476ea6e46c1cd935a6f3304c3dd870..f456ac5f0a4898f16ce06f324ae64247cbb6f191 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:autoMirrored="true"
     android:height="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:width="24dp"
     tools:ignore="VectorRaster">
 
index a7f45e39074fffe51ed6af01ddb7606643bbe5d3..abe7ec7c7450279a5c8ce95f9d66068db6c79c4a 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:autoMirrored="true"
     android:height="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:width="24dp"
     tools:ignore="VectorRaster">
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M22,3L7,3c-0.69,0 -1.23,0.35 -1.59,0.88L0,12l5.41,8.11c0.36,0.53 0.97,0.89 1.66,0.89L22,21c1.1,0 2,-0.9 2,-2L24,5c0,-1.1 -0.9,-2 -2,-2zM9,13.5c-0.83,0 -1.5,-0.67 -1.5,-1.5s0.67,-1.5 1.5,-1.5 1.5,0.67 1.5,1.5 -0.67,1.5 -1.5,1.5zM14,13.5c-0.83,0 -1.5,-0.67 -1.5,-1.5s0.67,-1.5 1.5,-1.5 1.5,0.67 1.5,1.5 -0.67,1.5 -1.5,1.5zM19,13.5c-0.83,0 -1.5,-0.67 -1.5,-1.5s0.67,-1.5 1.5,-1.5 1.5,0.67 1.5,1.5 -0.67,1.5 -1.5,1.5z"/>
 </vector>
index e723dbf303f6d2fef50e1914ecd4c5b39ea90ab1..99d22510ed017d4fc913f9ae54fe482b1edef72f 100644 (file)
@@ -7,8 +7,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 98b0e0b682f6a7aeffd2ef14148cf02b78d2fcea..a71f6b03750dbd7ecd54f26c1e13db724ae72768 100644 (file)
@@ -7,8 +7,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 5f9735a998e3a4fc5d3e2aeaf7cada0709586f61..4fe0a53952dc56be88d17997b75707494de4d0e7 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index b48cde0ad150a90d3b62a260e14dc8ab4ca0bb90..ff8a8b457618f52d2fb86dd68e7a1ba56870e8b5 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index d5641b9a15aeeea27eda05619237bc7d7d48b831..9a9a292d43c939dedb372c6c242ab5b5dcab6601 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 804f016004e9ed991450cf84cea5e97c95aa651f..64b69b3f5701df8b989e5afe4c088a7540d6a853 100644 (file)
@@ -7,8 +7,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 9f44fe8b7f14a3ccf969261d5e1f54f89e6a56b0..0ee9accd9f770a800027834c59edc55b53dd509c 100644 (file)
@@ -7,8 +7,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 20979016ca5c7b94efa48f72bf563c7f340e20d3..ffbec3f7fbf4e015582b9c1fbb67f9d6f2486e6e 100644 (file)
@@ -7,8 +7,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 38d0d8b1de2879f95889d4085e337d3edb3616c0..55d63136995f872ce951067f9db1012a3c846bca 100644 (file)
@@ -14,6 +14,6 @@
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="m14,3h5c1.1,0 2,0.9 2,2v14c0,1.1 -0.9,2 -2,2h-5v2L12,23L12,1h2zM14,18h5L14,12ZM5,3h5L10,5L5,5v13l5,-6v9L5,21C3.9,21 3,20.1 3,19L3,5C3,3.9 3.9,3 5,3Z"/>
 </vector>
index 00a2ebab79b2d3cb5a65244863435f40c75a55b2..1ad61f02d270440c9c24f150cd7923061bf22356 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` may be used instead. -->
     <path
index d8cdaad8bac87cfe0310c72d853c93eed112d9b1..5a85d6034c05b325e3730a852b1275507be67af7 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 4981f4cf21429a732073d2ac454fc1ec82302228..17a8aff5d397c0d85ad52b51b5097be26a699973 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 87a974ebd1652d341069d27d033968b064f886e9..d63661571ae2483cba0516a6160d0bceec174681 100644 (file)
@@ -3,11 +3,11 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M19,4L5,4c-1.11,0 -2,0.9 -2,2v12c0,1.1 0.89,2 2,2h4v-2L5,18L5,8h14v10h-4v2h4c1.1,0 2,-0.9 2,-2L21,6c0,-1.1 -0.89,-2 -2,-2zM12,10l-4,4h3v6h2v-6h3l-4,-4z" />
 </vector>
index 0cd951a62f137e6ce67aba364c9a3357fc36178e..7e9ade75f24ceabc1cf6c593697085d10d101730 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index d2ec6ba4d0da74afc2c8ffb0f293b4273297c7f4..42c774021b6500b0cf0b0ca51ec4f2b48dc1854f 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 61a1d0cb840401790780bb7acc57cc26b30ce949..78c598f3136fe15cd3c4068fd5e1fda034d31561 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 44e074d574aee6230a34209ac6cc703424d772cc..57b9f8303373f84956605ebf5ee5b1a73d53fc49 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 8a675c7f6590d747f79e46cf902002d11218e5f5..947369d051c81c3b166f8a2e525e84945579dccb 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
index 2423ff7de53ee9ddb00d6945ad0b086318280f54..8d1964d27dc1636f813f19ed6c7f54e0f65c8e75 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M17.65,6.35C16.2,4.9 14.21,4 12,4c-4.42,0 -7.99,3.58 -7.99,8s3.57,8 7.99,8c3.73,0 6.84,-2.55 7.73,-6h-2.08c-0.82,2.33 -3.04,4 -5.65,4 -3.31,0 -6,-2.69 -6,-6s2.69,-6 6,-6c1.66,0 3.14,0.69 4.22,1.78L13,11h7V4l-2.35,2.35z"/>
 </vector>
index f18953e4196ddce184a80152d26892395cdb21a9..4c50e9e0e8e9bdc568d3d3c69958aba8ae1f3cc3 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 43aee33d11345709ef3e56475b405555fd68e765..1c79b353e656c3641671ab9c26b23f7f742f7bb0 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M17,3L5,3c-1.11,0 -2,0.9 -2,2v14c0,1.1 0.89,2 2,2h14c1.1,0 2,-0.9 2,-2L21,7l-4,-4zM12,19c-1.66,0 -3,-1.34 -3,-3s1.34,-3 3,-3 3,1.34 3,3 -1.34,3 -3,3zM15,9L5,9L5,5h10v4z" />
 </vector>
\ No newline at end of file
index e1d4074fb5e47e4763aa450965c74711a1d79a08..1dc7aca4e84144c82862ba574341c48474f5dee1 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index e03c1300ab7397166fd32c66bb6b079a383710c6..f9b1ae41c4c718d625df7b41c6d0d7809a8153d1 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M20,19.59V8l-6,-6H6c-1.1,0 -1.99,0.9 -1.99,2L4,20c0,1.1 0.89,2 1.99,2H18c0.45,0 0.85,-0.15 1.19,-0.4l-4.43,-4.43c-0.8,0.52 -1.74,0.83 -2.76,0.83 -2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5c0,1.02 -0.31,1.96 -0.83,2.75L20,19.59zM9,13c0,1.66 1.34,3 3,3s3,-1.34 3,-3 -1.34,-3 -3,-3 -3,1.34 -3,3z"/>
 </vector>
index 5026ae7d7287ece7dce2b55bf9358ac17e5653fd..02c7e37d1dbc3e283095d59408524e66aaaf8cb5 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index ac7cd942e94f232a62c6fb501ce4d155c4e981a2..97d5e5dbf2c5954d0d2f7dd4de87d5f034051085 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 78a75026da325f0702c6f26143d1d8f4ade97023..998cf36688e79d0cab47229860fa6efec9ba08ea 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index e9477a278afee0f42f8d927c2e80e85266e18748..22da99adc9f02bfad598c104ba7b78d7edc5f4ce 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M15.5,14h-0.79l-0.28,-0.27C15.41,12.59 16,11.11 16,9.5 16,5.91 13.09,3 9.5,3S3,5.91 3,9.5 5.91,16 9.5,16c1.61,0 3.09,-0.59 4.23,-1.57l0.27,0.28v0.79l5,4.99L20.49,19l-4.99,-5zM9.5,14C7.01,14 5,11.99 5,9.5S7.01,5 9.5,5 14,7.01 14,9.5 11.99,14 9.5,14z"/>
 </vector>
index 4ee0387c53ae2d1a079d9f4e10e0a309d1bf657d..849cd9a1c394cb33a4c83be996027f5af6d9bf97 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 616c3485120feee09ffc5e9ba220efe67715fae4..d0f5f6cc5dd30ea38d36ac8e843438cc26839f4e 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
     <path
index 84e6b2b1f3d340fb385f4ce788a09454c6d069ef..2e3eef2e8f30c29ffe1fa8802b59037c814f5679 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 2e432f3a85ac79cd3d6e76361453b0ef0bcb6ee2..c7a92b9380f508c40f742f571bf1658f61044928 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 2aba52397f475a289c4383ddae982979e5751ab9..2fbc89be20c0a806a8657f1e22cd521f8f7ebbe1 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index a8f611cd459c79276711a465882d465eb1c68c4b..915b454e49fe2be3821e9f7861ad635ff511fceb 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M12,6c0,-0.55 -0.45,-1 -1,-1L5.82,5l0.66,-3.18 0.02,-0.23c0,-0.31 -0.13,-0.59 -0.33,-0.8L5.38,0 0.44,4.94C0.17,5.21 0,5.59 0,6v6.5c0,0.83 0.67,1.5 1.5,1.5h6.75c0.62,0 1.15,-0.38 1.38,-0.91l2.26,-5.29c0.07,-0.17 0.11,-0.36 0.11,-0.55L12,6zM22.5,10h-6.75c-0.62,0 -1.15,0.38 -1.38,0.91l-2.26,5.29c-0.07,0.17 -0.11,0.36 -0.11,0.55L12,18c0,0.55 0.45,1 1,1h5.18l-0.66,3.18 -0.02,0.24c0,0.31 0.13,0.59 0.33,0.8l0.79,0.78 4.94,-4.94c0.27,-0.27 0.44,-0.65 0.44,-1.06v-6.5c0,-0.83 -0.67,-1.5 -1.5,-1.5z"/>
 </vector>
index 01d25ef36e9ecf08f67f2577ebd5bb7abb515bac..d99f24d3f2e7bd058b6bbe440cec08628722dd0f 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index f2f156f7d1b6fb632afdbd5f2be364e213f86692..c17e89c7b694f2d1d1a5cafc5ada44fc8b17294d 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index eeaa084a3d4e64421e2c607f527bc22af9352e55..40ef0806da2a513e087065f7a5fc9cb1a689e607 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
index 279c99d02212229c7608b0b188ad19d1bb3c78d8..9153c62cf36f3b2b017ff5951060a39cc85e6ea4 100644 (file)
@@ -7,8 +7,8 @@
     android:autoMirrored="true"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
index 3002d75b8470a893975b4871b76ae32b8288f595..a8a43598f5dad0ea626f43c73f6a557426563c11 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index d0a66708645ffec14645b0554398dfcdd5c256f9..cc7c2f0e74808016b88dd67b5167a156d70fc991 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 0273ee49f14efb1b132770b2f8d1dfb287dd1b02..4a1b420947e585272318583a716c807b38ecc0e1 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index 2b04dac6f62639496ccf93b6e96e9c6517be9370..a49be5f3007bac6584681d480ffafbe923d1ad94 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M22,4v-0.5C22,2.12 20.88,1 19.5,1S17,2.12 17,3.5L17,4c-0.55,0 -1,0.45 -1,1v4c0,0.55 0.45,1 1,1h5c0.55,0 1,-0.45 1,-1L23,5c0,-0.55 -0.45,-1 -1,-1zM21.2,4h-3.4v-0.5c0,-0.94 0.76,-1.7 1.7,-1.7s1.7,0.76 1.7,1.7L21.2,4zM18.92,12c0.04,0.33 0.08,0.66 0.08,1 0,2.08 -0.8,3.97 -2.1,5.39 -0.26,-0.81 -1,-1.39 -1.9,-1.39h-1v-3c0,-0.55 -0.45,-1 -1,-1L7,13v-2h2c0.55,0 1,-0.45 1,-1L10,8h2c1.1,0 2,-0.9 2,-2L14,3.46c-0.95,-0.3 -1.95,-0.46 -3,-0.46C5.48,3 1,7.48 1,13s4.48,10 10,10 10,-4.48 10,-10c0,-0.34 -0.02,-0.67 -0.05,-1h-2.03zM10,20.93c-3.95,-0.49 -7,-3.85 -7,-7.93 0,-0.62 0.08,-1.21 0.21,-1.79L8,16v1c0,1.1 0.9,2 2,2v1.93z" />
 </vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/tab_disabled_dark.xml b/app/src/main/res/drawable/tab_disabled_dark.xml
deleted file mode 100644 (file)
index 989bc9b..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This icon comes from the Android Material icon set, where it is called `tab`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` can be used. -->
-    <path
-        android:fillColor="#FF9E9E9E"
-        android:pathData="M21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19L3,19L3,5h10v4h8v10z" />
-</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/tab_disabled_day.xml b/app/src/main/res/drawable/tab_disabled_day.xml
new file mode 100644 (file)
index 0000000..f33a96f
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `tab`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
+    tools:ignore="VectorRaster" >
+
+    <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` can be used. -->
+    <path
+        android:fillColor="#FF757575"
+        android:pathData="M21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19L3,19L3,5h10v4h8v10z" />
+</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/tab_disabled_light.xml b/app/src/main/res/drawable/tab_disabled_light.xml
deleted file mode 100644 (file)
index 3ca79bd..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This icon comes from the Android Material icon set, where it is called `tab`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` can be used. -->
-    <path
-        android:fillColor="#FF757575"
-        android:pathData="M21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19L3,19L3,5h10v4h8v10z" />
-</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/tab_disabled_night.xml b/app/src/main/res/drawable/tab_disabled_night.xml
new file mode 100644 (file)
index 0000000..ebbcb2e
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `tab`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
+    tools:ignore="VectorRaster" >
+
+    <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` can be used. -->
+    <path
+        android:fillColor="#FF9E9E9E"
+        android:pathData="M21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19L3,19L3,5h10v4h8v10z" />
+</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/tab_enabled_dark.xml b/app/src/main/res/drawable/tab_enabled_dark.xml
deleted file mode 100644 (file)
index d820514..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This icon comes from the Android Material icon set, where it is called `tab`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` can be used. -->
-    <path
-        android:fillColor="#FF1E88E5"
-        android:pathData="M21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19L3,19L3,5h10v4h8v10z" />
-</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/tab_enabled_day.xml b/app/src/main/res/drawable/tab_enabled_day.xml
new file mode 100644 (file)
index 0000000..e14784d
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `tab`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
+    tools:ignore="VectorRaster" >
+
+    <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` can be used. -->
+    <path
+        android:fillColor="#FF1565C0"
+        android:pathData="M21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19L3,19L3,5h10v4h8v10z" />
+</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/tab_enabled_light.xml b/app/src/main/res/drawable/tab_enabled_light.xml
deleted file mode 100644 (file)
index cbc2b24..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This icon comes from the Android Material icon set, where it is called `tab`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` can be used. -->
-    <path
-        android:fillColor="#FF1565C0"
-        android:pathData="M21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19L3,19L3,5h10v4h8v10z" />
-</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/tab_enabled_night.xml b/app/src/main/res/drawable/tab_enabled_night.xml
new file mode 100644 (file)
index 0000000..29aad21
--- /dev/null
@@ -0,0 +1,18 @@
+<!-- This file comes from the Android Material icon set, where it is called `tab`.  It is released under the Apache License 2.0. -->
+
+<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
+<vector
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    xmlns:tools="http://schemas.android.com/tools"
+    android:height="24dp"
+    android:width="24dp"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
+    android:autoMirrored="true"
+    tools:ignore="VectorRaster" >
+
+    <!-- A hard coded color must be used until the minimum API >= 21.  Then `@color` can be used. -->
+    <path
+        android:fillColor="#FF8AB4F8"
+        android:pathData="M21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19L3,19L3,5h10v4h8v10z" />
+</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/theme_day.xml b/app/src/main/res/drawable/theme_day.xml
deleted file mode 100644 (file)
index a1383dc..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `style`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportWidth="24.0"
-    android:viewportHeight="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FF1565C0"
-        android:pathData="M2.53,19.65l1.34,0.56v-9.03l-2.43,5.86c-0.41,1.02 0.08,2.19 1.09,2.61zM22.03,15.95L17.07,3.98c-0.31,-0.75 -1.04,-1.21 -1.81,-1.23 -0.26,0 -0.53,0.04 -0.79,0.15L7.1,5.95c-0.75,0.31 -1.21,1.03 -1.23,1.8 -0.01,0.27 0.04,0.54 0.15,0.8l4.96,11.97c0.31,0.76 1.05,1.22 1.83,1.23 0.26,0 0.52,-0.05 0.77,-0.15l7.36,-3.05c1.02,-0.42 1.51,-1.59 1.09,-2.6zM7.88,8.75c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1 1,0.45 1,1 -0.45,1 -1,1zM5.88,19.75c0,1.1 0.9,2 2,2h1.45l-3.45,-8.34v6.34z"/>
-</vector>
\ No newline at end of file
diff --git a/app/src/main/res/drawable/theme_night.xml b/app/src/main/res/drawable/theme_night.xml
deleted file mode 100644 (file)
index 9c77a03..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<!-- This file comes from the Android Material icon set, where it is called `style`.  It is released under the Apache License 2.0. -->
-
-<!-- `tools:ignore="VectorRaster"` removes the lint warning about `android:autoMirrored="true"` not applying to API < 21. -->
-<vector
-    xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:height="24dp"
-    android:width="24dp"
-    android:viewportWidth="24.0"
-    android:viewportHeight="24.0"
-    android:autoMirrored="true"
-    tools:ignore="VectorRaster" >
-
-    <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used. -->
-    <path
-        android:fillColor="#FF1E88E5"
-        android:pathData="M2.53,19.65l1.34,0.56v-9.03l-2.43,5.86c-0.41,1.02 0.08,2.19 1.09,2.61zM22.03,15.95L17.07,3.98c-0.31,-0.75 -1.04,-1.21 -1.81,-1.23 -0.26,0 -0.53,0.04 -0.79,0.15L7.1,5.95c-0.75,0.31 -1.21,1.03 -1.23,1.8 -0.01,0.27 0.04,0.54 0.15,0.8l4.96,11.97c0.31,0.76 1.05,1.22 1.83,1.23 0.26,0 0.52,-0.05 0.77,-0.15l7.36,-3.05c1.02,-0.42 1.51,-1.59 1.09,-2.6zM7.88,8.75c-0.55,0 -1,-0.45 -1,-1s0.45,-1 1,-1 1,0.45 1,1 -0.45,1 -1,1zM5.88,19.75c0,1.1 0.9,2 2,2h1.45l-3.45,-8.34v6.34z"/>
-</vector>
\ No newline at end of file
index 328990f8e2de5e52ca4eb4c1783a7ac57a7cb0ff..b9f3ea69ac3b7aa4ca5e3d679ec8a922bf3b0f5a 100644 (file)
@@ -6,8 +6,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
index c0d78f78172c259109051ca6f0e1a1a333807474..af7ecaafed75856767e3a84d3a0b61b1dfd2e67a 100644 (file)
@@ -6,13 +6,13 @@
     xmlns:tools="http://schemas.android.com/tools"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0"
+    android:viewportHeight="24"
+    android:viewportWidth="24"
     android:autoMirrored="true"
     tools:ignore="VectorRaster" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M3,6h18L21,4L3,4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h4v-2L3,18L3,6zM13,12L9,12v1.78c-0.61,0.55 -1,1.33 -1,2.22s0.39,1.67 1,2.22L9,20h4v-1.78c0.61,-0.55 1,-1.34 1,-2.22s-0.39,-1.67 -1,-2.22L13,12zM11,17.5c-0.83,0 -1.5,-0.67 -1.5,-1.5s0.67,-1.5 1.5,-1.5 1.5,0.67 1.5,1.5 -0.67,1.5 -1.5,1.5zM22,8h-6c-0.5,0 -1,0.5 -1,1v10c0,0.5 0.5,1 1,1h6c0.5,0 1,-0.5 1,-1L23,9c0,-0.5 -0.5,-1 -1,-1zM21,18h-4v-8h4v8z"/>
 </vector>
index c17b01bda55a33d242e217572352fb3ff05953bc..a567081fec4def4ced9dd418ead74157eb5e8e98 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 9fecb89b2d175af4aeaba3734ea8fb6aa7f688d9..9450e8b93de44a5d108b8a7ab08ae59185f0d8f3 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 63fb0128ee7392626c392cdb098f184a2a3375db..d1386b576d96a040be8fea904352bab35123b2de 100644 (file)
@@ -3,8 +3,8 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
index 6598c2b259a9798c5cc409613511b58ee78a3713..ecd73a4a9b5450625191c81d6e29afee10732867 100644 (file)
@@ -3,11 +3,11 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     android:height="24dp"
     android:width="24dp"
-    android:viewportHeight="24.0"
-    android:viewportWidth="24.0" >
+    android:viewportHeight="24"
+    android:viewportWidth="24" >
 
     <!-- A hard coded color must be used until API >= 21.  Then `@color` or `?attr/colorControlNormal` may be used instead. -->
     <path
-        android:fillColor="#FF1E88E5"
+        android:fillColor="#FF8AB4F8"
         android:pathData="M12.01,5.5L10,8h4l-1.99,-2.5zM18,10v4l2.5,-1.99L18,10zM6,10l-2.5,2.01L6,14v-4zM14,16h-4l2.01,2.5L14,16zM21,3L3,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h18c1.1,0 2,-0.9 2,-2L23,5c0,-1.1 -0.9,-2 -2,-2zM21,19.01L3,19.01L3,4.99h18v14.02z"/>
 </vector>
index 3d2e8148cf4e8bf01b8e41a713f8f0eb9a7b827a..e1e5042c199e33e8f5267fffb26dcabb3c715068 100644 (file)
@@ -57,7 +57,8 @@
         android:layout_gravity="bottom|end"
         android:layout_marginEnd="16dp"
         android:layout_marginBottom="155dp"
-        android:src="?attr/bookmarksIcon" />
+        android:src="@drawable/bookmarks"
+        android:tint="?attr/fabIconTintColor" />
 
     <com.google.android.material.floatingactionbutton.FloatingActionButton
         android:id="@+id/create_bookmark_folder_fab"
@@ -66,7 +67,8 @@
         android:layout_gravity="bottom|end"
         android:layout_marginEnd="16dp"
         android:layout_marginBottom="85dp"
-        android:src="?attr/createFolderIcon" />
+        android:src="@drawable/create_folder"
+        android:tint="?attr/fabIconTintColor" />
 
     <com.google.android.material.floatingactionbutton.FloatingActionButton
         android:id="@+id/create_bookmark_fab"
@@ -74,5 +76,6 @@
         android:layout_width="wrap_content"
         android:layout_gravity="bottom|end"
         android:layout_margin="16dp"
-        android:src="?attr/createBookmarkIcon" />
+        android:src="@drawable/create_bookmark"
+        android:tint="?attr/fabIconTintColor" />
 </FrameLayout>
\ No newline at end of file
index d69a44883d8fdee7dcc0051503b9277438418400..1376a19a7a113a89a1b26c4cab406409e7939dd4 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2017,2019 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017,2019-2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -48,7 +48,7 @@
         android:layout_height="wrap_content"
         android:layout_width="match_parent"
         android:text="@string/domain_name_already_exists"
-        android:textColor="?attr/redText"
+        android:textColor="?attr/redTextColor"
         android:layout_marginStart="8dp"
         android:layout_marginEnd="8dp" />
 </LinearLayout>
\ No newline at end of file
index f513ca0d21e2f188dd5f34ab02af043382555bb7..798759336d438ca38c2eff6f61133546324d14e6 100644 (file)
@@ -60,7 +60,8 @@
         android:layout_gravity="bottom|end"
         android:layout_marginEnd="16dp"
         android:layout_marginBottom="85dp"
-        android:src="?attr/createFolderIcon" />
+        android:src="@drawable/create_folder"
+        android:tint="?attr/fabIconTintColor" />
 
     <com.google.android.material.floatingactionbutton.FloatingActionButton
         android:id="@+id/create_bookmark_fab"
@@ -68,5 +69,6 @@
         android:layout_width="wrap_content"
         android:layout_gravity="bottom|end"
         android:layout_margin="16dp"
-        android:src="?attr/createBookmarkIcon" />
+        android:src="@drawable/create_bookmark"
+        android:tint="?attr/fabIconTintColor" />
 </androidx.coordinatorlayout.widget.CoordinatorLayout>
\ No newline at end of file
index 635e7e7470ce3d4da19f37d34660090c365fb410..87b9d0daca6a80462782a96fcda4ac1998d93cbd 100644 (file)
@@ -56,7 +56,8 @@
         android:layout_gravity="bottom|end"
         android:layout_marginEnd="16dp"
         android:layout_marginBottom="155dp"
-        android:src="?attr/bookmarksIcon" />
+        android:src="@drawable/bookmarks"
+        android:tint="?attr/fabIconTintColor" />
 
     <com.google.android.material.floatingactionbutton.FloatingActionButton
         android:id="@+id/create_bookmark_folder_fab"
@@ -65,7 +66,8 @@
         android:layout_gravity="bottom|end"
         android:layout_marginEnd="16dp"
         android:layout_marginBottom="85dp"
-        android:src="?attr/createFolderIcon" />
+        android:src="@drawable/create_folder"
+        android:tint="?attr/fabIconTintColor" />
 
     <com.google.android.material.floatingactionbutton.FloatingActionButton
         android:id="@+id/create_bookmark_fab"
@@ -73,5 +75,6 @@
         android:layout_width="wrap_content"
         android:layout_gravity="bottom|end"
         android:layout_margin="16dp"
-        android:src="?attr/createBookmarkIcon" />
+        android:src="@drawable/create_bookmark"
+        android:tint="?attr/fabIconTintColor" />
 </FrameLayout>
\ No newline at end of file
index 9efa9ef146a339d97cd2a9c1fa6b2b4f7fcf4612..384d2f7f1575d7e173b92ef4d5b695517f574c2f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2017-2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2018,2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -45,5 +45,5 @@
         android:paddingTop="8dp"
         android:paddingBottom="8dp"
         android:textSize="18sp"
-        android:textColor="?attr/spinnerTextColorSelector" />
+        android:textColor="@color/checked_text_color_selector" />
 </com.stoutner.privacybrowser.views.CheckedLinearLayout>
\ No newline at end of file
index c316ae2f50c03657fc611464e78b3c0322d6aedb..dd2e8c524cb121432679d7333207a8b7841bec6b 100644 (file)
@@ -52,7 +52,7 @@
                     android:layout_marginEnd="10dp"
                     android:layout_marginBottom="12dp"
                     android:layout_gravity="bottom"
-                    android:src="@drawable/domains_light"
+                    android:src="@drawable/domains_day"
                     android:tint="?attr/domainSettingsIconTintColor"
                     tools:ignore="contentDescription" />
 
                 android:layout_marginTop="1dp"
                 android:layout_marginEnd="10dp"
                 android:layout_gravity="center_vertical"
+                android:src="@drawable/cookies_enabled"
                 tools:ignore="contentDescription" />
 
             <Switch
                             android:text="@string/issued_to"
                             android:textAllCaps="true"
                             android:textStyle="bold"
-                            android:textColor="?attr/sslTitle" />
+                            android:textColor="?attr/blueTitleTextColor" />
 
                         <TextView
                             android:id="@+id/saved_ssl_certificate_issued_to_cname"
                             android:text="@string/issued_by"
                             android:textAllCaps="true"
                             android:textStyle="bold"
-                            android:textColor="?attr/sslTitle"/>
+                            android:textColor="?attr/blueTitleTextColor"/>
 
                         <TextView
                             android:id="@+id/saved_ssl_certificate_issued_by_cname"
                             android:text="@string/valid_dates"
                             android:textAllCaps="true"
                             android:textStyle="bold"
-                            android:textColor="?attr/sslTitle"/>
+                            android:textColor="?attr/blueTitleTextColor"/>
 
                         <TextView
                             android:id="@+id/saved_ssl_certificate_start_date"
                             android:text="@string/issued_to"
                             android:textAllCaps="true"
                             android:textStyle="bold"
-                            android:textColor="?attr/sslTitle" />
+                            android:textColor="?attr/blueTitleTextColor" />
 
                         <TextView
                             android:id="@+id/current_website_certificate_issued_to_cname"
                             android:text="@string/issued_by"
                             android:textAllCaps="true"
                             android:textStyle="bold"
-                            android:textColor="?attr/sslTitle" />
+                            android:textColor="?attr/blueTitleTextColor" />
 
                         <TextView
                             android:id="@+id/current_website_certificate_issued_by_cname"
                             android:text="@string/valid_dates"
                             android:textAllCaps="true"
                             android:textStyle="bold"
-                            android:textColor="?attr/sslTitle" />
+                            android:textColor="?attr/blueTitleTextColor" />
 
                         <TextView
                             android:id="@+id/current_website_certificate_start_date"
index 6dacbd347f37bc19f9f1826d1b9c1e4c6eb1f99a..f609cebf82dbea41ece2203e3a300e80ba336df6 100644 (file)
@@ -51,5 +51,6 @@
         android:layout_width="wrap_content"
         android:layout_gravity="bottom|end"
         android:layout_margin="16dp"
-        android:src="?attr/addIcon" />
+        android:src="@drawable/add"
+        android:tint="?attr/fabIconTintColor" />
 </androidx.coordinatorlayout.widget.CoordinatorLayout>
\ No newline at end of file
index f84dad44212fb444c6738ca64afd32ecf4576732..d203ec30b3cb67c72ebbbb0ed777a256496f1ce5 100644 (file)
                             android:layout_gravity="center_horizontal"
                             android:layout_margin="5dp"
                             android:text="@string/file_does_not_exist"
-                            android:textColor="?attr/redText"
+                            android:textColor="?attr/redTextColor"
                             android:textAlignment="center" />
 
                         <TextView
                             android:layout_gravity="center_horizontal"
                             android:layout_margin="5dp"
                             android:text="@string/file_exists_warning"
-                            android:textColor="?attr/redText"
+                            android:textColor="?attr/redTextColor"
                             android:textAlignment="center" />
 
                         <!-- OpenKeychain import instructions -->
index 419aed34e22aad8b30443023242d119a9cab9e43..f067aad2a9748b0b754a8c1a79c4f96c825f7cc6 100644 (file)
                             android:layout_gravity="center_vertical"
                             android:paddingStart="10dp"
                             android:paddingEnd="10dp"
-                            android:src="@drawable/add_day"
+                            android:src="@drawable/add"
                             android:tint="?attr/addTabIconTintColor"
                             android:background="?attr/selectableItemBackground"
                             android:onClick="addTab"
index fc339ac455b4cd5ffb4153d063d73ac541c9fd29..aa2b55072afb6b4437c5f4f61062e9601d89ce97 100644 (file)
@@ -68,7 +68,7 @@
             android:layout_gravity="center_horizontal"
             android:layout_margin="5dp"
             android:text="@string/file_does_not_exist"
-            android:textColor="?attr/redText"
+            android:textColor="?attr/redTextColor"
             android:textAlignment="center" />
 
         <!-- Storage permission explanation. -->
index b6b2a185e44d99cc86943123e4013b799a58d7f6..725ba34b8e99f3bc125af7933821751b0b9ab6ea 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2017-2019 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017-2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -33,7 +33,7 @@
         android:text="@string/domain"
         android:textAllCaps="true"
         android:textStyle="bold"
-        android:textColor="?attr/sslTitle" />
+        android:textColor="?attr/blueTitleTextColor" />
 
     <TextView
         android:id="@+id/domain_name"
@@ -54,7 +54,7 @@
         android:text="@string/issued_to"
         android:textAllCaps="true"
         android:textStyle="bold"
-        android:textColor="?attr/sslTitle" />
+        android:textColor="?attr/blueTitleTextColor" />
 
     <TextView
         android:id="@+id/issued_to_cname"
@@ -80,7 +80,7 @@
         android:text="@string/issued_by"
         android:textAllCaps="true"
         android:textStyle="bold"
-        android:textColor="?attr/sslTitle" />
+        android:textColor="?attr/blueTitleTextColor" />
 
     <TextView
         android:id="@+id/issued_by_cname"
         android:text="@string/valid_dates"
         android:textAllCaps="true"
         android:textStyle="bold"
-        android:textColor="?attr/sslTitle" />
+        android:textColor="?attr/blueTitleTextColor" />
 
     <TextView
         android:id="@+id/start_date"
index 63e8c7e18af96f8dfcb46d52ae36d80ec0f8914c..1519c9bec31c85e2a26a3bbe98b6563ab13b4653 100644 (file)
@@ -91,7 +91,7 @@
             android:layout_gravity="center_horizontal"
             android:layout_margin="5dp"
             android:text="@string/file_exists_warning"
-            android:textColor="?attr/redText"
+            android:textColor="?attr/redTextColor"
             android:textAlignment="center" />
 
         <!-- Storage permission explanation. -->
index 7a5ef004dd0bcbdb3194ea62b19456c41a39f776..57e6d293e1b33966d19771ac817952d7a35ceb03 100644 (file)
@@ -68,7 +68,7 @@
             android:layout_gravity="center_horizontal"
             android:layout_margin="5dp"
             android:text="@string/file_exists_warning"
-            android:textColor="?attr/redText"
+            android:textColor="?attr/redTextColor"
             android:textAlignment="center" />
 
         <!-- Storage permission explanation. -->
index cda8751c19e61b94508187703609e05d69a98606..9ee6f13242801b10b55945914d054ef3ea9ab136 100644 (file)
@@ -34,7 +34,7 @@
             android:layout_height="wrap_content"
             android:layout_width="wrap_content"
             android:layout_gravity="center_horizontal"
-            android:textColor="?attr/redText"
+            android:textColor="?attr/redTextColor"
             android:textStyle="bold"/>
 
         <!-- URL. -->
@@ -45,7 +45,7 @@
             android:text="@string/url"
             android:textAllCaps="true"
             android:textStyle="bold"
-            android:textColor="?attr/sslTitle" />
+            android:textColor="?attr/blueTitleTextColor" />
 
         <TextView
             android:id="@+id/url"
@@ -66,7 +66,7 @@
             android:text="@string/issued_to"
             android:textAllCaps="true"
             android:textStyle="bold"
-            android:textColor="?attr/sslTitle" />
+            android:textColor="?attr/blueTitleTextColor" />
 
         <TextView
             android:id="@+id/issued_to_cname"
@@ -93,7 +93,7 @@
             android:text="@string/issued_by"
             android:textAllCaps="true"
             android:textStyle="bold"
-            android:textColor="?attr/sslTitle"/>
+            android:textColor="?attr/blueTitleTextColor" />
 
         <TextView
             android:id="@+id/issued_by_cname"
             android:text="@string/valid_dates"
             android:textAllCaps="true"
             android:textStyle="bold"
-            android:textColor="?attr/sslTitle"/>
+            android:textColor="?attr/blueTitleTextColor" />
 
         <TextView
             android:id="@+id/start_date"
index 4dd5016ed1831a694cec2b698b4e3431982833dd..57727a68935fef193897f2e03d1937dca3c8aef5 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017,2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -23,5 +23,5 @@
     android:layout_height="match_parent"
     android:layout_width="match_parent"
     android:padding="15dp"
-    android:textColor="?attr/redText"
+    android:textColor="?attr/redTextColor"
     android:text="@string/no_ssl_certificate" />
\ No newline at end of file
index e530007c5688a15851311ec5c35827ae182253f4..aeed0b81dcfcac94d9516980ca4b64a23a227ae1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2018 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2018,2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -36,7 +36,7 @@
             android:layout_width="match_parent"
             android:text="@string/disposition"
             android:textSize="12sp"
-            android:textColor="@color/blue_700"
+            android:textColor="?attr/blueTextColor"
             android:layout_marginTop="5dp" />
 
         <TextView
@@ -53,7 +53,7 @@
             android:layout_width="match_parent"
             android:text="@string/url"
             android:textSize="12sp"
-            android:textColor="@color/blue_700"
+            android:textColor="?attr/blueTextColor"
             android:layout_marginTop="10dp" />
 
         <TextView
@@ -71,7 +71,7 @@
             android:layout_width="match_parent"
             android:text="@string/blocklist"
             android:textSize="12sp"
-            android:textColor="@color/blue_700"
+            android:textColor="?attr/blueTextColor"
             android:layout_marginTop="10dp" />
 
         <TextView
@@ -89,7 +89,7 @@
             android:layout_width="match_parent"
             android:text="@string/sublist"
             android:textSize="12sp"
-            android:textColor="@color/blue_700"
+            android:textColor="?attr/blueTextColor"
             android:layout_marginTop="10dp" />
 
         <TextView
             android:layout_width="match_parent"
             android:text="@string/blocklist_entries"
             android:textSize="12sp"
-            android:textColor="@color/blue_700"
+            android:textColor="?attr/blueTextColor"
             android:layout_marginTop="10dp" />
 
         <TextView
             android:layout_width="match_parent"
             android:text="@string/blocklist_original_entry"
             android:textSize="12sp"
-            android:textColor="@color/blue_700"
+            android:textColor="?attr/blueTextColor"
             android:layout_marginTop="10dp" />
 
         <TextView
index 4a3cc64790f0d8dabbaa7f218d5ce8f9d9264548..00824126488fd7410a710f11b69e689e3a455841 100644 (file)
@@ -87,7 +87,7 @@
                         android:text="@string/request_headers"
                         android:textAlignment="center"
                         android:textSize="18sp"
-                        android:textColor="@color/blue_600"
+                        android:textColor="?attr/blueTextColor"
                         android:textStyle="bold" />
 
                     <TextView
                         android:text="@string/response_message"
                         android:textAlignment="center"
                         android:textSize="18sp"
-                        android:textColor="@color/blue_600"
+                        android:textColor="?attr/blueTextColor"
                         android:textStyle="bold" />
 
                     <TextView
                         android:text="@string/response_headers"
                         android:textAlignment="center"
                         android:textSize="18sp"
-                        android:textColor="@color/blue_600"
+                        android:textColor="?attr/blueTextColor"
                         android:textStyle="bold" />
 
                     <TextView
                         android:text="@string/response_body"
                         android:textAlignment="center"
                         android:textSize="18sp"
-                        android:textColor="@color/blue_600"
+                        android:textColor="?attr/blueTextColor"
                         android:textStyle="bold" />
 
                     <TextView
index 89da39cc55f7881dacadfe9366b34fa446430e07..59afb33ec27d6ef99d3ea21e452a51faaf08bb82 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2016-2017,2019 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017,2019-2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -37,7 +37,7 @@
             android:text="@string/domain"
             android:textAllCaps="true"
             android:textStyle="bold"
-            android:textColor="?attr/sslTitle" />
+            android:textColor="?attr/blueTitleTextColor" />
 
         <TextView
             android:id="@+id/domain"
@@ -57,7 +57,7 @@
             android:text="@string/issued_to"
             android:textAllCaps="true"
             android:textStyle="bold"
-            android:textColor="?attr/sslTitle" />
+            android:textColor="?attr/blueTitleTextColor" />
 
         <TextView
             android:id="@+id/issued_to_cname"
@@ -83,7 +83,7 @@
             android:text="@string/issued_by"
             android:textAllCaps="true"
             android:textStyle="bold"
-            android:textColor="?attr/sslTitle" />
+            android:textColor="?attr/blueTitleTextColor" />
 
         <TextView
             android:id="@+id/issued_by_cname"
             android:text="@string/valid_dates"
             android:textAllCaps="true"
             android:textStyle="bold"
-            android:textColor="?attr/sslTitle" />
+            android:textColor="?attr/blueTitleTextColor" />
 
         <TextView
             android:id="@+id/start_date"
index 3754800373bf4af1f685e2e3267a4de8fedcef8a..80a5d5912bc4b46af09db0b2e3be4cf8d0133c4d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2015-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2015-2017,2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -34,6 +34,7 @@
         android:orderInCategory="20"
         app:showAsAction="ifRoom" />
 
+    <!-- `android:iconTint` can be used once API >= 26 instead of including a separate drawable for each theme. -->
     <item
         android:id="@+id/move_to_folder"
         android:title="@string/move_to_folder"
@@ -41,6 +42,7 @@
         android:icon="?attr/moveToFolderIcon"
         app:showAsAction="ifRoom" />
 
+    <!-- `android:iconTint` can be used once API >= 26 instead of including a separate drawable for each theme. -->
     <item
         android:id="@+id/edit_bookmark"
         android:title="@string/edit"
@@ -48,6 +50,7 @@
         android:icon="?attr/editIcon"
         app:showAsAction="ifRoom" />
 
+    <!-- `android:iconTint` can be used once API >= 26 instead of including a separate drawable for each theme. -->
     <item
         android:id="@+id/delete_bookmark"
         android:title="@string/delete"
@@ -55,6 +58,7 @@
         android:icon="?attr/deleteIcon"
         app:showAsAction="ifRoom" />
 
+    <!-- `android:iconTint` can be used once API >= 26 instead of including a separate drawable for each theme. -->
     <item
         android:id="@+id/context_menu_select_all_bookmarks"
         android:title="@string/select_all"
index d9daf9d8a0bb4643adcca4914420e8df436d7325..58e95fc3cc5a69a2a8b8cb5ae4703f10e7d397cb 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2019 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2019-2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -22,7 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:app="http://schemas.android.com/apk/res-auto">
 
-
+    <!-- `android:iconTint` can be used once API >= 26 instead of including a separate drawable for each theme. -->
     <item
         android:id="@+id/select_all"
         android:title="@string/select_all"
index 8d6ec2df676406fd997fefbd24363e13a9f5d77f..31ce1967624a11242d64ec12a8eea0f314eec57f 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2017,2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -22,6 +22,7 @@
     xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:app="http://schemas.android.com/apk/res-auto">
 
+    <!-- `android:iconTint` can be used once API >= 26 instead of including a separate drawable for each theme. -->
     <item
         android:id="@+id/delete_domain"
         android:title="@string/delete"
index 8fd7c3796f097441ce68a631ac0c9085c6b9024f..f8c8dd1180e7f263ea9fed41f3e2675a8421d36b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2015-2019 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2015-2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
@@ -43,6 +43,6 @@
         android:id="@+id/clear"
         android:title="@string/clear"
         android:orderInCategory="30"
-        android:icon="?attr/clearIcon"
+        android:icon="?attr/closeIcon"
         app:showAsAction="ifRoom" />
 </menu>
\ No newline at end of file
index 1cb7f3daaab6c48f02a777ab3cbf2510b9bb4467..3854811f03f03d46e08e6bdc5298bbc317904531 100644 (file)
@@ -86,7 +86,7 @@
         <item
             android:id="@+id/domains"
             android:title="@string/domains"
-            android:icon="@drawable/domains_light"
+            android:icon="@drawable/domains_day"
             android:orderInCategory="90" />
 
         <item
index 5e282ead13e6bd695215064a848985d5f8aae971..2179f82acd7bc9a74b8aff5954bd84c3c3b4f38c 100644 (file)
         <string name="custom_user_agent">Eigener User Agent</string>
         <string name="incognito_mode">Inkognito-Modus</string>
         <string name="incognito_mode_summary">Löscht den Verlauf und den Cache nach jedem fertigen Laden einer Webseite.
-            Im Incognito-Modus schliesst \'Zurück\'-Button den aktive Tab (oder die App, wenn nur ein Tab geöffnet wurde).</string>
+            Im Incognito-Modus schließt \'Zurück\'-Button den aktive Tab (oder die App, wenn nur ein Tab geöffnet wurde).</string>
         <string name="do_not_track">Nicht verfolgen (Do not track)</string>
         <string name="do_not_track_summary">Einen "Do Not Track-Header" senden, der freundlich anfragt, dass Webserver diesen Browser nicht nachverfolgen sollen.</string>
         <string name="allow_screenshots">Screenshots zulassen</string>
index a2923cee6d7b583a915bbbf57983287f6ec54bd8..7eae34c7299cb89deca63e37a2fe7a5c2be77d04 100644 (file)
         </string-array>
         <string name="custom_user_agent">User agent personnalisé</string>
         <string name="incognito_mode">Mode Incognito</string>
-        <string name="incognito_mode_summary">Vider l\'historique et le cache après le chargement de chaque page. In Incognito Mode, back closes the tab (or the app if there is only one tab).</string>
+        <string name="incognito_mode_summary">Vider l\'historique et le cache après le chargement de chaque page.
+            Dans le mode Incognito, le bouton Retour ferme l\'onglet (ou l\'application s\'il n\'y a qu\'un seul onglet).</string>
         <string name="do_not_track">Ne pas me pister</string>
         <string name="do_not_track_summary">Envoyer aux sites web un signal «Ne pas me pister» indiquant poliement que vous ne souhaitez pas être pisté</string>
         <string name="allow_screenshots">Autoriser captures d\'écrans</string>
index cfa53562810c5711c32c63a2eb8eaca52e919286..12616d422342f5927bbc966349db46adae11bb19 100644 (file)
 
         <!-- Colors.  -->
         <item name="android:actionModeBackground">?android:attr/colorBackground</item>
-        <item name="android:textColorHighlight">@color/blue_800</item>
-        <item name="blueTextColor">@color/blue_700</item>
-        <item name="blueTitleTextColor">@color/blue_600</item>
+        <item name="android:textColorHighlight">@color/violet_700</item>
+        <item name="blueTextColor">@color/violet_500</item>
+        <item name="blueTitleTextColor">@color/violet_700</item>
         <item name="buttonBackgroundColorSelector">@color/button_background_color_selector_night</item>
         <item name="buttonTextColorSelector">@color/button_text_color_selector_night</item>
-        <item name="colorAccent">@color/blue_600</item>
-        <item name="domainSettingsIconTintColor">@color/blue_800</item>
-        <item name="redText">@color/red_900</item>
-        <item name="sslTitle">@color/blue_700</item>
+        <item name="colorAccent">@color/violet_500</item>
+        <item name="redTextColor">@color/red_900</item>
 
         <!-- Tints. -->
         <item name="addTabIconTintColor">@color/gray_400</item>
-        <item name="findOnPageIconTintColor">@color/blue_600</item>
-        <item name="navigationIconTintColor">@color/blue_600</item>
-        <item name="progressTintColor">@color/blue_600</item>
+        <item name="domainSettingsIconTintColor">@color/violet_500</item>
+        <item name="fabIconTintColor">@color/gray_875</item>
+        <item name="findOnPageIconTintColor">@color/violet_500</item>
+        <item name="navigationIconTintColor">@color/violet_500</item>
+        <item name="progressTintColor">@color/violet_500</item>
 
         <!-- Drawables. -->
         <item name="listSelectorDrawable">@drawable/list_selector_night</item>
 
         <!-- Icons. -->
         <item name="aboutIcon">@drawable/about_night</item>
-        <item name="addIcon">@drawable/add_night</item>
-        <item name="bookmarksIcon">@drawable/bookmarks_night</item>
-        <item name="clearIcon">@drawable/clear_night</item>
+        <item name="closeIcon">@drawable/close_night</item>
         <item name="copyIcon">@drawable/copy_night</item>
-        <item name="createBookmarkIcon">@drawable/create_bookmark_night</item>
-        <item name="createFolderIcon">@drawable/create_folder_night</item>
         <item name="deleteIcon">@drawable/delete_night</item>
+        <item name="domainsIcon">@drawable/domains_night</item>
         <item name="editIcon">@drawable/edit_night</item>
         <item name="moveToFolderIcon">@drawable/move_to_folder_night</item>
         <item name="saveIcon">@drawable/save_night</item>
         <item name="android:windowLightStatusBar">?attr/isLightTheme</item>
 
         <!-- Colors. -->
-        <item name="colorAccent">@color/blue_600</item>
+        <item name="colorAccent">@color/violet_500</item>
         <item name="colorPrimary">?android:attr/colorBackground</item>  <!-- `colorPrimary` sets the background color of the app bar. -->
 
         <!-- Icons. -->
-        <item name="appThemeIcon">@drawable/theme_night</item>
+        <item name="appThemeIcon">@drawable/app_theme_night</item>
         <item name="downloadIcon">@drawable/downloads_enabled_night</item>
         <item name="fontSizeIcon">@drawable/font_size_night</item>
         <item name="homepageIcon">@drawable/home_enabled_night</item>
@@ -81,6 +78,6 @@
     </style>
 
     <style name="PrivacyBrowserAlertDialog" parent="Theme.AppCompat.DayNight.Dialog.Alert" >
-        <item name="colorAccent">@color/blue_600</item>
+        <item name="colorAccent">@color/violet_500</item>
     </style>
 </resources>
\ No newline at end of file
index b7dcc56672d37221e25d89fafddb51585803a54a..4a72b943d6a0a742f4f64049c9e52ca3ce3c57da 100644 (file)
 
         <!-- Colors.  -->
         <item name="android:actionModeBackground">?android:attr/colorBackground</item>
-        <item name="android:textColorHighlight">@color/blue_800</item>
-        <item name="blueTextColor">@color/blue_700</item>
-        <item name="blueTitleTextColor">@color/blue_600</item>
+        <item name="android:textColorHighlight">@color/violet_700</item>
+        <item name="blueTextColor">@color/violet_500</item>
+        <item name="blueTitleTextColor">@color/violet_700</item>
         <item name="buttonBackgroundColorSelector">@color/button_background_color_selector_night</item>
         <item name="buttonTextColorSelector">@color/button_text_color_selector_night</item>
-        <item name="colorAccent">@color/blue_600</item>
-        <item name="domainSettingsIconTintColor">@color/blue_800</item>
-        <item name="redText">@color/red_900</item>
-        <item name="sslTitle">@color/blue_700</item>
+        <item name="colorAccent">@color/violet_500</item>
+        <item name="redTextColor">@color/red_900</item>
 
         <!-- Tints. -->
         <item name="addTabIconTintColor">@color/gray_400</item>
-        <item name="findOnPageIconTintColor">@color/blue_600</item>
-        <item name="navigationIconTintColor">@color/blue_600</item>
-        <item name="progressTintColor">@color/blue_600</item>
+        <item name="domainSettingsIconTintColor">@color/violet_500</item>
+        <item name="fabIconTintColor">@color/gray_875</item>
+        <item name="findOnPageIconTintColor">@color/violet_500</item>
+        <item name="navigationIconTintColor">@color/violet_500</item>
+        <item name="progressTintColor">@color/violet_500</item>
 
         <!-- Drawables. -->
         <item name="listSelectorDrawable">@drawable/list_selector_night</item>
 
         <!-- Icons. -->
         <item name="aboutIcon">@drawable/about_night</item>
-        <item name="addIcon">@drawable/add_night</item>
-        <item name="bookmarksIcon">@drawable/bookmarks_night</item>
-        <item name="clearIcon">@drawable/clear_night</item>
+        <item name="closeIcon">@drawable/close_night</item>
         <item name="copyIcon">@drawable/copy_night</item>
-        <item name="createBookmarkIcon">@drawable/create_bookmark_night</item>
-        <item name="createFolderIcon">@drawable/create_folder_night</item>
         <item name="deleteIcon">@drawable/delete_night</item>
+        <item name="domainsIcon">@drawable/domains_night</item>
         <item name="editIcon">@drawable/edit_night</item>
         <item name="moveToFolderIcon">@drawable/move_to_folder_night</item>
         <item name="saveIcon">@drawable/save_night</item>
         <item name="android:windowLightStatusBar">?attr/isLightTheme</item>
 
         <!-- Colors. -->
-        <item name="colorAccent">@color/blue_600</item>
+        <item name="colorAccent">@color/violet_500</item>
         <item name="colorPrimary">?android:attr/colorBackground</item>  <!-- `colorPrimary` sets the background color of the app bar. -->
 
         <!-- Icons. -->
-        <item name="appThemeIcon">@drawable/theme_night</item>
+        <item name="appThemeIcon">@drawable/app_theme_night</item>
         <item name="downloadIcon">@drawable/downloads_enabled_night</item>
         <item name="fontSizeIcon">@drawable/font_size_night</item>
         <item name="homepageIcon">@drawable/home_enabled_night</item>
@@ -85,6 +82,6 @@
     </style>
 
     <style name="PrivacyBrowserAlertDialog" parent="Theme.AppCompat.DayNight.Dialog.Alert" >
-        <item name="colorAccent">@color/blue_600</item>
+        <item name="colorAccent">@color/violet_500</item>
     </style>
 </resources>
\ No newline at end of file
diff --git a/app/src/main/res/values-night/colors.xml b/app/src/main/res/values-night/colors.xml
new file mode 100644 (file)
index 0000000..3f7d5af
--- /dev/null
@@ -0,0 +1,107 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<!--
+  Copyright © 2016-2017,2020 Soren Stoutner <soren@stoutner.com>.
+
+  This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
+
+  Privacy Browser is free software: you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
+
+  Privacy Browser is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
+
+<!-- Colors are currently hardcoded in the vector drawables.  Once the minimum API is >= 22 the hardcoded colors can be removed and they can reference these entries instead. -->
+<resources>
+    <!-- Named colors. -->
+    <color name="disabled_tint">#FF9E9E9E</color>  <!-- gray_500 -->
+    <color name="ghosted_tint">#FF616161</color>  <!-- gray_700 -->
+    <color name="red_tint">#FFB71C1C</color>  <!-- red_900 -->
+
+    <!-- Raw colors. -->
+    <color name="semi_transparent_black">#66000000</color>
+
+    <color name="black">#FF000000</color>
+    <color name="black_translucent_11">#11000000</color>
+    <color name="black_translucent_22">#22000000</color>
+    <color name="black_translucent_33">#33000000</color>
+
+    <color name="blue_50">#FFE3F2FD</color>
+    <color name="blue_100">#FFBBDEFB</color>
+    <color name="blue_200">#FF90CAF9</color>
+    <color name="blue_300">#FF64B5F6</color>
+    <color name="blue_400">#FF42A5F5</color>
+    <color name="blue_500">#FF2196F3</color>
+    <color name="blue_600">#FF1E88E5</color>
+    <color name="blue_700">#FF1976D2</color>
+    <color name="blue_700_50">#881976D2</color>
+    <color name="blue_750">#FF1770C6</color>
+    <color name="blue_800">#FF1565C0</color>
+    <color name="blue_830">#FF1760B5</color>
+    <color name="blue_900">#FF0D47A1</color>
+    <color name="blue_1000">#FF082B61</color>
+    <color name="blue_a700">#FF2962FF</color>
+
+    <color name="violet_300">#FFBAD3FB</color>
+    <color name="violet_500">#FF8AB4F8</color>
+    <color name="violet_700">#FF5785C5</color>
+    <color name="violet_a900">#FF586479</color>
+
+    <color name="blue_gray_500">#FF607D8B</color>
+
+    <color name="dark_blue_65">#FF1766A6</color>
+    <color name="dark_blue_55">#FF14568C</color>
+    <color name="dark_blue_40">#FF0E3F66</color>
+    <color name="dark_blue_30">#FF002A4D</color>
+    <color name="dark_blue_15">#FF001C33</color>
+
+    <color name="dark_green_15">#FF163317</color>
+
+    <color name="gray_50">#FFFAFAFA</color>
+    <color name="gray_100">#FFF5F5F5</color>
+    <color name="gray_200">#FFEEEEEE</color>
+    <color name="gray_300">#FFE0E0E0</color>
+    <color name="gray_400">#FFBDBDBD</color>
+    <color name="gray_425">#FFB7B7B7</color>
+    <color name="gray_500">#FF9E9E9E</color>
+    <color name="gray_600">#FF757575</color>
+    <color name="gray_700">#FF616161</color>
+    <color name="gray_750">#FF515151</color>
+    <color name="gray_800">#FF424242</color>
+    <color name="gray_850">#FF313131</color>
+    <color name="gray_875">#FF2D2D2D</color>
+    <color name="gray_900">#FF212121</color>
+
+    <color name="green_50">#FFE8F5E9</color>
+    <color name="green_100">#FFC8E6C9</color>
+    <color name="green_200">#FFA5D6A7</color>
+
+    <color name="light_green_100">#FFDCEDC8</color>
+    <color name="light_green_a700">#FF64DD17</color>
+
+    <color name="red_100">#FFFFCDD2</color>
+    <color name="red_200">#FFEF9A9A</color>
+    <color name="red_600">#FFE53935</color>
+    <color name="red_700">#FFD32F2F</color>
+    <color name="red_700_40">#55D32F2F</color>
+    <color name="red_800">#FFC62828</color>
+    <color name="red_900">#FFB71C1C</color>
+    <color name="red_1000">#FFA21212</color>
+    <color name="red_a700">#FFD50000</color>
+
+    <color name="transparent">#00000000</color>
+
+    <color name="white">#FFFFFFFF</color>
+
+    <color name="yellow_100">#FFFFF9C4</color>
+    <color name="yellow_700_50">#88FBC02D</color>
+    <color name="yellow_900">#FFF57F17</color>
+    <color name="yellow_a700">#FFFFD600</color>
+</resources>
\ No newline at end of file
index a5858084b0897731e46fc5951225c3be876ee1d0..499bd779d7c311310623a58b83d27cb97a245135 100644 (file)
 
         <!-- Colors.  -->
         <item name="android:actionModeBackground">?android:attr/colorBackground</item>
-        <item name="android:textColorHighlight">@color/blue_800</item>
-        <item name="blueTextColor">@color/blue_700</item>
-        <item name="blueTitleTextColor">@color/blue_600</item>
+        <item name="android:textColorHighlight">@color/violet_700</item>
+        <item name="blueTextColor">@color/violet_500</item>
+        <item name="blueTitleTextColor">@color/violet_700</item>
         <item name="buttonBackgroundColorSelector">@color/button_background_color_selector_night</item>
         <item name="buttonTextColorSelector">@color/button_text_color_selector_night</item>
-        <item name="colorAccent">@color/blue_600</item>
-        <item name="domainSettingsIconTintColor">@color/blue_800</item>
-        <item name="redText">@color/red_900</item>
-        <item name="sslTitle">@color/blue_700</item>
+        <item name="colorAccent">@color/violet_500</item>
+        <item name="redTextColor">@color/red_900</item>
 
         <!-- Tints. -->
         <item name="addTabIconTintColor">@color/gray_400</item>
-        <item name="findOnPageIconTintColor">@color/blue_600</item>
-        <item name="navigationIconTintColor">@color/blue_600</item>
-        <item name="progressTintColor">@color/blue_600</item>
+        <item name="domainSettingsIconTintColor">@color/violet_500</item>
+        <item name="fabIconTintColor">@color/gray_875</item>
+        <item name="findOnPageIconTintColor">@color/violet_500</item>
+        <item name="navigationIconTintColor">@color/violet_500</item>
+        <item name="progressTintColor">@color/violet_500</item>
 
         <!-- Drawables. -->
         <item name="listSelectorDrawable">@drawable/list_selector_night</item>
 
         <!-- Icons. -->
         <item name="aboutIcon">@drawable/about_night</item>
-        <item name="addIcon">@drawable/add_night</item>
-        <item name="bookmarksIcon">@drawable/bookmarks_night</item>
-        <item name="clearIcon">@drawable/clear_night</item>
+        <item name="closeIcon">@drawable/close_night</item>
         <item name="copyIcon">@drawable/copy_night</item>
-        <item name="createBookmarkIcon">@drawable/create_bookmark_night</item>
-        <item name="createFolderIcon">@drawable/create_folder_night</item>
         <item name="deleteIcon">@drawable/delete_night</item>
+        <item name="domainsIcon">@drawable/domains_night</item>
         <item name="editIcon">@drawable/edit_night</item>
         <item name="moveToFolderIcon">@drawable/move_to_folder_night</item>
         <item name="saveIcon">@drawable/save_night</item>
 
     <style name="PrivacyBrowserSettings" parent="Theme.AppCompat.DayNight" >
         <!-- Colors. -->
-        <item name="colorAccent">@color/blue_600</item>
+        <item name="colorAccent">@color/violet_500</item>
         <item name="colorPrimary">?android:attr/colorBackground</item>  <!-- `colorPrimary` sets the background color of the app bar. -->
 
         <!-- Icons. -->
-        <item name="appThemeIcon">@drawable/theme_night</item>
+        <item name="appThemeIcon">@drawable/app_theme_night</item>
         <item name="downloadIcon">@drawable/downloads_enabled_night</item>
         <item name="fontSizeIcon">@drawable/font_size_night</item>
         <item name="homepageIcon">@drawable/home_enabled_night</item>
@@ -75,6 +72,6 @@
     </style>
 
     <style name="PrivacyBrowserAlertDialog" parent="Theme.AppCompat.DayNight.Dialog.Alert" >
-        <item name="colorAccent">@color/blue_600</item>
+        <item name="colorAccent">@color/violet_500</item>
     </style>
 </resources>
\ No newline at end of file
index 77e6829c09ed4795b90cff66f6e527a0ef2773a8..7a9e08c6cb678c80398807ffbcffdfd04208c0c6 100644 (file)
         <item name="buttonBackgroundColorSelector">@color/button_background_color_selector_day</item>
         <item name="buttonTextColorSelector">@color/button_text_color_selector_day</item>
         <item name="colorAccent">@color/blue_700</item>
-        <item name="domainSettingsIconTintColor">@color/blue_800</item>
-        <item name="redText">@color/red_a700</item>
-        <item name="sslTitle">@color/blue_900</item>
+        <item name="redTextColor">@color/red_a700</item>
 
         <!-- Tints. -->
         <item name="addTabIconTintColor">@color/gray_700</item>
+        <item name="domainSettingsIconTintColor">@color/blue_700</item>
+        <item name="fabIconTintColor">@color/white</item>
         <item name="findOnPageIconTintColor">@color/blue_800</item>
         <item name="navigationIconTintColor">@color/blue_800</item>
         <item name="progressTintColor">@color/blue_700</item>
 
         <!-- Icons. -->
         <item name="aboutIcon">@drawable/about_day</item>
-        <item name="addIcon">@drawable/add_day</item>
-        <item name="bookmarksIcon">@drawable/bookmarks_day</item>
-        <item name="clearIcon">@drawable/clear_day</item>
+        <item name="closeIcon">@drawable/close_day</item>
         <item name="copyIcon">@drawable/copy_day</item>
-        <item name="createBookmarkIcon">@drawable/create_bookmark_day</item>
-        <item name="createFolderIcon">@drawable/create_folder_day</item>
         <item name="deleteIcon">@drawable/delete_day</item>
+        <item name="domainsIcon">@drawable/domains_day</item>
         <item name="editIcon">@drawable/edit_day</item>
         <item name="moveToFolderIcon">@drawable/move_to_folder_day</item>
         <item name="saveIcon">@drawable/save_day</item>
@@ -72,7 +69,7 @@
         <item name="colorPrimary">?android:attr/colorBackground</item>  <!-- `colorPrimary` sets the background color of the app bar. -->
 
         <!-- Icons. -->
-        <item name="appThemeIcon">@drawable/theme_day</item>
+        <item name="appThemeIcon">@drawable/app_theme_day</item>
         <item name="downloadIcon">@drawable/downloads_enabled_day</item>
         <item name="fontSizeIcon">@drawable/font_size_day</item>
         <item name="homepageIcon">@drawable/home_enabled_day</item>
index 4c54246cf44410abfe38936e6e7bb892577c944a..efe68c8c79a7ab7fcd8779cb5937e149cc5fca14 100644 (file)
         <item name="buttonBackgroundColorSelector">@color/button_background_color_selector_day</item>
         <item name="buttonTextColorSelector">@color/button_text_color_selector_day</item>
         <item name="colorAccent">@color/blue_700</item>
-        <item name="domainSettingsIconTintColor">@color/blue_800</item>
-        <item name="redText">@color/red_a700</item>
-        <item name="sslTitle">@color/blue_900</item>
+        <item name="redTextColor">@color/red_a700</item>
 
         <!-- Tints. -->
         <item name="addTabIconTintColor">@color/gray_700</item>
+        <item name="domainSettingsIconTintColor">@color/blue_700</item>
+        <item name="fabIconTintColor">@color/white</item>
         <item name="findOnPageIconTintColor">@color/blue_800</item>
         <item name="navigationIconTintColor">@color/blue_800</item>
         <item name="progressTintColor">@color/blue_700</item>
 
         <!-- Icons. -->
         <item name="aboutIcon">@drawable/about_day</item>
-        <item name="addIcon">@drawable/add_day</item>
-        <item name="bookmarksIcon">@drawable/bookmarks_day</item>
-        <item name="clearIcon">@drawable/clear_day</item>
+        <item name="closeIcon">@drawable/close_day</item>
         <item name="copyIcon">@drawable/copy_day</item>
-        <item name="createBookmarkIcon">@drawable/create_bookmark_day</item>
-        <item name="createFolderIcon">@drawable/create_folder_day</item>
         <item name="deleteIcon">@drawable/delete_day</item>
+        <item name="domainsIcon">@drawable/domains_day</item>
         <item name="editIcon">@drawable/edit_day</item>
         <item name="moveToFolderIcon">@drawable/move_to_folder_day</item>
         <item name="saveIcon">@drawable/save_day</item>
@@ -76,7 +73,7 @@
         <item name="colorPrimary">?android:attr/colorBackground</item>  <!-- `colorPrimary` sets the background color of the app bar. -->
 
         <!-- Icons. -->
-        <item name="appThemeIcon">@drawable/theme_day</item>
+        <item name="appThemeIcon">@drawable/app_theme_day</item>
         <item name="downloadIcon">@drawable/downloads_enabled_day</item>
         <item name="fontSizeIcon">@drawable/font_size_day</item>
         <item name="homepageIcon">@drawable/home_enabled_day</item>
index a564c398080e7681c90eb320d0886e42a0217254..dd911345b6cb086f468382eed65ae3fa05930f97 100644 (file)
     <attr name="blueTitleTextColor" format="color" />
     <attr name="buttonBackgroundColorSelector" format="color" />
     <attr name="buttonTextColorSelector" format="color" />
-    <attr name="redText" format="color" />
-    <attr name="sslTitle" format="color" />
+    <attr name="redTextColor" format="color" />
     <attr name="spinnerTextColorSelector" format="color" />
 
     <!-- Tint Colors. -->
     <attr name="addTabIconTintColor" format="color" />
     <attr name="domainSettingsIconTintColor" format="color" />
+    <attr name="fabIconTintColor" format="color" />
     <attr name="findOnPageIconTintColor" format="color" />
     <attr name="navigationIconTintColor" format="color" />
     <attr name="progressTintColor" format="color" />
 
     <!-- Icons. -->
     <attr name="aboutIcon" format="reference" />
-    <attr name="addIcon" format="reference" />
     <attr name="appThemeIcon" format="reference" />
-    <attr name="bookmarksIcon" format="reference" />
-    <attr name="clearIcon" format="reference" />
+    <attr name="closeIcon" format="reference" />
     <attr name="copyIcon" format="reference" />
-    <attr name="createBookmarkIcon" format="reference" />
-    <attr name="createFolderIcon" format="reference" />
     <attr name="deleteIcon" format="reference" />
+    <attr name="domainsIcon" format="reference" />
     <attr name="downloadIcon" format="reference" />
     <attr name="editIcon" format="reference" />
     <attr name="fontSizeIcon" format="reference" />
index bb10d238eda8c527d4f7175d9d03def9eda58d77..7c7d15f815f925d7ff5452886f63f4faa4dac0f3 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
-  Copyright © 2016-2017 Soren Stoutner <soren@stoutner.com>.
+  Copyright © 2016-2017,2020 Soren Stoutner <soren@stoutner.com>.
 
   This file is part of Privacy Browser <https://www.stoutner.com/privacy-browser>.
 
   You should have received a copy of the GNU General Public License
   along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
 
-<!-- Colors are currently hardcoded in the vector drawables.  Once the minimum API is >= 22 we can remove the hardcoded colors and reference these entries. -->
+<!-- Colors are currently hardcoded in the vector drawables.  Once the minimum API is >= 22 the hardcoded colors can be removed and they can reference these entries instead. -->
 <resources>
+    <!-- Named colors. -->
+    <color name="disabled_tint">#FF757575</color>  <!-- gray_600 -->
+    <color name="ghosted_tint">#FFB7B7B7</color>  <!-- gray_425 -->
+    <color name="red_tint">#FFB71C1C</color>  <!-- red_900 -->
+
+    <!-- Raw colors. -->
     <color name="semi_transparent_black">#66000000</color>
 
     <color name="black">#FF000000</color>
     <color name="blue_1000">#FF082B61</color>
     <color name="blue_a700">#FF2962FF</color>
 
+    <color name="violet_300">#FFBAD3FB</color>
+    <color name="violet_500">#FF8AB4F8</color>
+    <color name="violet_700">#FF5785C5</color>
+    <color name="violet_a900">#FF586479</color>
+
     <color name="blue_gray_500">#FF607D8B</color>
 
     <color name="dark_blue_65">#FF1766A6</color>
     <color name="gray_200">#FFEEEEEE</color>
     <color name="gray_300">#FFE0E0E0</color>
     <color name="gray_400">#FFBDBDBD</color>
+    <color name="gray_425">#FFB7B7B7</color>
     <color name="gray_500">#FF9E9E9E</color>
     <color name="gray_600">#FF757575</color>
     <color name="gray_700">#FF616161</color>
     <color name="gray_750">#FF515151</color>
     <color name="gray_800">#FF424242</color>
     <color name="gray_850">#FF313131</color>
+    <color name="gray_875">#FF2D2D2D</color>
     <color name="gray_900">#FF212121</color>
 
     <color name="green_50">#FFE8F5E9</color>
@@ -80,6 +93,7 @@
     <color name="red_700_40">#55D32F2F</color>
     <color name="red_800">#FFC62828</color>
     <color name="red_900">#FFB71C1C</color>
+    <color name="red_1000">#FFA21212</color>
     <color name="red_a700">#FFD50000</color>
 
     <color name="transparent">#00000000</color>
index bead663b5a6e36cd93320ff4e243ab0da88e3749..08fcb8a4229c2f109e613483ef3fe15b0d82c35c 100644 (file)
         <item name="buttonBackgroundColorSelector">@color/button_background_color_selector_day</item>
         <item name="buttonTextColorSelector">@color/button_text_color_selector_day</item>
         <item name="colorAccent">@color/blue_700</item>
-        <item name="domainSettingsIconTintColor">@color/blue_800</item>
-        <item name="redText">@color/red_a700</item>
-        <item name="sslTitle">@color/blue_900</item>
+        <item name="redTextColor">@color/red_a700</item>
 
         <!-- Tints. -->
         <item name="addTabIconTintColor">@color/gray_700</item>
+        <item name="domainSettingsIconTintColor">@color/blue_700</item>
+        <item name="fabIconTintColor">@color/white</item>
         <item name="findOnPageIconTintColor">@color/blue_800</item>
         <item name="navigationIconTintColor">@color/blue_800</item>
         <item name="progressTintColor">@color/blue_700</item>
 
         <!-- Icons. -->
         <item name="aboutIcon">@drawable/about_day</item>
-        <item name="addIcon">@drawable/add_day</item>
-        <item name="bookmarksIcon">@drawable/bookmarks_day</item>
-        <item name="clearIcon">@drawable/clear_day</item>
+        <item name="closeIcon">@drawable/close_day</item>
         <item name="copyIcon">@drawable/copy_day</item>
-        <item name="createBookmarkIcon">@drawable/create_bookmark_day</item>
-        <item name="createFolderIcon">@drawable/create_folder_day</item>
         <item name="deleteIcon">@drawable/delete_day</item>
+        <item name="domainsIcon">@drawable/domains_day</item>
         <item name="editIcon">@drawable/edit_day</item>
         <item name="moveToFolderIcon">@drawable/move_to_folder_day</item>
         <item name="saveIcon">@drawable/save_day</item>
@@ -66,7 +63,7 @@
         <item name="colorPrimary">?android:attr/colorBackground</item>  <!-- `colorPrimary` sets the background color of the app bar. -->
 
         <!-- Icons. -->
-        <item name="appThemeIcon">@drawable/theme_day</item>
+        <item name="appThemeIcon">@drawable/app_theme_day</item>
         <item name="downloadIcon">@drawable/downloads_enabled_day</item>
         <item name="fontSizeIcon">@drawable/font_size_day</item>
         <item name="homepageIcon">@drawable/home_enabled_day</item>