]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/commitdiff
Update icons (javascript_enabled, warning, privacy_mode, and about).
authorSoren Stoutner <soren@stoutner.com>
Thu, 7 Apr 2016 23:09:23 +0000 (16:09 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 7 Apr 2016 23:09:23 +0000 (16:09 -0700)
app/src/main/assets/about_text.html
app/src/main/res/drawable/about.xml
app/src/main/res/drawable/back.xml
app/src/main/res/drawable/downloads.xml
app/src/main/res/drawable/exit.xml
app/src/main/res/drawable/forward.xml
app/src/main/res/drawable/home.xml
app/src/main/res/drawable/javascript_enabled.xml
app/src/main/res/drawable/privacy_mode.xml
app/src/main/res/drawable/settings.xml
app/src/main/res/drawable/warning.xml

index 9a5a27b478c4ffdd27a171cfb4849fb9e59dc5e7..01259c96ed61b7e67dcb9cfd96354355f22fb9d3 100644 (file)
@@ -9,13 +9,16 @@
 <p>app/src/main/res/mipmap-*/privacy_browser.png and app/src/free/mipmap-*/privacy_browser.png are derived from ic_security and ic_language, which are part of the Android Material icon set.
     They are released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.  Modifications were made by Soren Stoutner in 2016.</p>
 
-<p>app/src/main/res/drawable/javascript_enabled.xml, app/src/main/res/drawable/warning.xml, and app/src/main/res/drawable/privacy_mode.xml are derived from ic_security,
+<p>app/src/main/res/drawable/javascript_enabled.xml, app/src/main/res/drawable/warning.xml, and app/src/main/res/drawable/privacy_mode.xml are derived from ic_security and ic_language,
     which is part of the Android Material icon set.  It is released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.
     Modifications were made by Soren Stoutner in 2016.</p>
 
 <p>app/src/main/res/drawable/world.xml is part of the Android Material icon set, where it is named ic_language.
     It is released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.  Changes to fill color and size were made by Soren Stoutner in 2016.</p>
 
+<p>app/src/main/res/drawable/home.xml is part of the Android Material icon set, where it is named ic_home.
+    It is released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.</p>
+
 <p>app/src/main/res/drawable/back.xml is part of the Android Material icon set, where it is named ic_arrow_back.
     It is released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.</p>
 
@@ -31,7 +34,7 @@
 <p>app/src/main/res/drawable/exit.xml is part of the Android Material icon set, where it is named ic_exit_to_app.
     It is released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.</p>
 
-<p>app/src/main/res/drawable/about.xml is part of the Android Material icon set, where it is named ic_info.
+<p>app/src/main/res/drawable/about.xml is part of the Android Material icon set, where it is named ic_info_outline.
     It is released under the <a href=https://creativecommons.org/licenses/by/4.0/>CC-BY license</a>.</p>
 
 <br/>
index 52f0307698723207710b9044e8320c03ee2f98a2..433078c847b40c1bb7c6f94401ab54e5b908df0d 100644 (file)
@@ -1,3 +1,5 @@
+<!-- about.xml comes from the Android Material icon set, where it is called ic_info_outline.  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>. -->
+
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:width="24dp"
         android:height="24dp"
@@ -5,5 +7,5 @@
         android:viewportHeight="24.0">
     <path
         android:fillColor="#FF000000"
-        android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zm1,15h-2v-6h2v6zm0,-8h-2V7h2v2z"/>
+        android:pathData="M11,17h2v-6h-2v6zM12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8 8,3.59 8,8 -3.59,8 -8,8zM11,9h2L13,7h-2v2z"/>
 </vector>
index beafea3959ebe8990c2567f7a785c00b3a2330b4..765fdf876adb2edc0c3bcbee6b3f1ecd866e1601 100644 (file)
@@ -1,3 +1,5 @@
+<!-- back.xml comes from the Android Material icon set, where it is called ic_arrow_back.  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>. -->
+
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:width="24dp"
         android:height="24dp"
index 492b41d34660bd135eaf5b588b2f523109f8dd76..611c9c60f36142acac4cb585cbb149ade2d975c7 100644 (file)
@@ -1,3 +1,7 @@
+<!--
+  downloads.xml comes from the Android Material icon set, where it is called ic_file_download.
+  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>. -->
+
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:width="24dp"
         android:height="24dp"
index 6f40d772535d2479a7604855a107da34ffb8c2d5..113b284ff28ff4ac6df6f61b51f9480181ae874c 100644 (file)
@@ -1,3 +1,5 @@
+<!-- exit.xml comes from the Android Material icon set, where it is called ic_exit_to_app.  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>. -->
+
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:width="24dp"
         android:height="24dp"
index cf9e208e633af5b799d87571b10295b072b7e0ba..0691d10b2a4efa2a88441c8dfe33029a3aaec657 100644 (file)
@@ -1,3 +1,7 @@
+<!--
+  forward.xml comes from the Android Material icon set, where it is called ic_arrow_forward.
+  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>. -->
+
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:width="24dp"
         android:height="24dp"
index 70fb2910c0142b116ab903b289f77594898fbd7c..8b60d3ba432d5de0fe8dd22053cee2eb650fc08e 100644 (file)
@@ -1,3 +1,5 @@
+<!-- home.xml comes from the Android Material icon set, where it is called ic_home.  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>. -->
+
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:width="24dp"
         android:height="24dp"
index fd4524a1b5f14de395454b38c6a7779a1d48aa3e..5e6359d9293286fbc069d6fba983d88efd6647c9 100644 (file)
@@ -1,6 +1,6 @@
 <!--
-  javascript_enabled.xml is derived from ic_security, which is part of the Android Material icon set.
-  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>.  Modifications were made by Soren Stoutner <soren@stoutner.com> in 2016. -->
+  javascript_enabled.xml is derived from ic_security and ic_language, which are part of the Android Material icon set.
+  They are released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>.  Modifications were made by Soren Stoutner <soren@stoutner.com> in 2016. -->
 
 <vector android:height="26dp" android:viewportHeight="256.0"
     android:viewportWidth="256.0" android:width="26dp" xmlns:android="http://schemas.android.com/apk/res/android">
@@ -8,4 +8,5 @@
         android:pathData="m128,12.8 l-94.25,41.89 0,62.84c0,58.12 40.22,112.48 94.25,125.67 54.04,-13.2 94.25,-67.55 94.25,-125.67l0,-62.84z" android:strokeColor="#00000000"/>
     <path android:fillAlpha="1" android:fillColor="#d32f2f"
         android:pathData="m128,0 l-104.73,46.55 0,69.82C23.27,180.95 67.96,241.34 128,256 188.04,241.34 232.73,180.95 232.73,116.36l0,-69.82L128,0ZM128,127.88 L209.45,127.88C203.29,175.83 171.29,218.53 128,231.91l0,-103.91 -81.45,0 0,-66.33L128,25.48l0,102.4z" android:strokeColor="#00000000"/>
+    <path android:fillAlpha="1" android:fillColor="#ffffff" android:pathData="m127.92,48.21c-44.04,0 -79.71,35.74 -79.71,79.79 0,44.04 35.66,79.79 79.71,79.79 44.12,0 79.87,-35.74 79.87,-79.79 0,-44.04 -35.74,-79.79 -79.87,-79.79zM183.21,96.09 L159.67,96.09c-2.55,-9.97 -6.22,-19.55 -11.01,-28.4 14.68,5.03 26.89,15.24 34.55,28.4zM128,64.49c6.62,9.57 11.81,20.19 15.24,31.6l-30.48,0c3.43,-11.41 8.62,-22.02 15.24,-31.6zM66.25,143.96C64.97,138.85 64.17,133.51 64.17,128c0,-5.51 0.8,-10.85 2.07,-15.96l26.97,0c-0.64,5.27 -1.12,10.53 -1.12,15.96 0,5.43 0.48,10.69 1.12,15.96l-26.97,0zM72.79,159.91 L96.33,159.91c2.55,9.97 6.22,19.55 11.01,28.4 -14.68,-5.03 -26.89,-15.16 -34.55,-28.4zM96.33,96.09 L72.79,96.09c7.66,-13.24 19.87,-23.38 34.55,-28.4 -4.79,8.86 -8.46,18.43 -11.01,28.4zM128,191.51c-6.62,-9.57 -11.81,-20.19 -15.24,-31.6l30.48,0C139.81,171.32 134.62,181.94 128,191.51ZM146.67,143.96 L109.33,143.96c-0.72,-5.27 -1.28,-10.53 -1.28,-15.96 0,-5.43 0.56,-10.77 1.28,-15.96l37.34,0c0.72,5.19 1.28,10.53 1.28,15.96 0,5.43 -0.56,10.69 -1.28,15.96zM148.66,188.32c4.79,-8.86 8.46,-18.43 11.01,-28.4l23.54,0c-7.66,13.16 -19.87,23.38 -34.55,28.4zM162.79,143.96c0.64,-5.27 1.12,-10.53 1.12,-15.96 0,-5.43 -0.48,-10.69 -1.12,-15.96l26.97,0c1.28,5.11 2.07,10.45 2.07,15.96 0,5.51 -0.8,10.85 -2.07,15.96l-26.97,0z"/>
 </vector>
index 0a5744e5ee34e1872515183cadfe71f26cc43e41..b79759b8e7c3db53bec60b7998948828e3795792 100644 (file)
@@ -1,6 +1,6 @@
 <!--
-  privacy_mode.xml is derived from ic_security, which is part of the Android Material icon set.
-  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>.  Modifications were made by Soren Stoutner <soren@stoutner.com> in 2016. -->
+  privacy_mode.xml is derived from ic_security and ic_language, which are part of the Android Material icon set.
+  They are released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>.  Modifications were made by Soren Stoutner <soren@stoutner.com> in 2016. -->
 
 <vector android:height="26dp" android:viewportHeight="256.0"
     android:viewportWidth="256.0" android:width="26dp" xmlns:android="http://schemas.android.com/apk/res/android">
@@ -8,4 +8,5 @@
         android:pathData="m128,12.8 l-94.25,41.89 0,62.84c0,58.12 40.22,112.48 94.25,125.67 54.04,-13.2 94.25,-67.55 94.25,-125.67l0,-62.84z" android:strokeColor="#00000000"/>
     <path android:fillAlpha="1" android:fillColor="#1976d2"
         android:pathData="m128,0 l-104.73,46.55 0,69.82C23.27,180.95 67.96,241.34 128,256 188.04,241.34 232.73,180.95 232.73,116.36l0,-69.82L128,0ZM128,127.88 L209.45,127.88C203.29,175.83 171.29,218.53 128,231.91l0,-103.91 -81.45,0 0,-66.33L128,25.48l0,102.4z" android:strokeColor="#00000000"/>
+    <path android:fillAlpha="1" android:fillColor="#ffffff" android:pathData="m127.92,48.21c-44.04,0 -79.71,35.74 -79.71,79.79 0,44.04 35.66,79.79 79.71,79.79 44.12,0 79.87,-35.74 79.87,-79.79 0,-44.04 -35.74,-79.79 -79.87,-79.79zM183.21,96.09 L159.67,96.09c-2.55,-9.97 -6.22,-19.55 -11.01,-28.4 14.68,5.03 26.89,15.24 34.55,28.4zM128,64.49c6.62,9.57 11.81,20.19 15.24,31.6l-30.48,0c3.43,-11.41 8.62,-22.02 15.24,-31.6zM66.25,143.96C64.97,138.85 64.17,133.51 64.17,128c0,-5.51 0.8,-10.85 2.07,-15.96l26.97,0c-0.64,5.27 -1.12,10.53 -1.12,15.96 0,5.43 0.48,10.69 1.12,15.96l-26.97,0zM72.79,159.91 L96.33,159.91c2.55,9.97 6.22,19.55 11.01,28.4 -14.68,-5.03 -26.89,-15.16 -34.55,-28.4zM96.33,96.09 L72.79,96.09c7.66,-13.24 19.87,-23.38 34.55,-28.4 -4.79,8.86 -8.46,18.43 -11.01,28.4zM128,191.51c-6.62,-9.57 -11.81,-20.19 -15.24,-31.6l30.48,0C139.81,171.32 134.62,181.94 128,191.51ZM146.67,143.96 L109.33,143.96c-0.72,-5.27 -1.28,-10.53 -1.28,-15.96 0,-5.43 0.56,-10.77 1.28,-15.96l37.34,0c0.72,5.19 1.28,10.53 1.28,15.96 0,5.43 -0.56,10.69 -1.28,15.96zM148.66,188.32c4.79,-8.86 8.46,-18.43 11.01,-28.4l23.54,0c-7.66,13.16 -19.87,23.38 -34.55,28.4zM162.79,143.96c0.64,-5.27 1.12,-10.53 1.12,-15.96 0,-5.43 -0.48,-10.69 -1.12,-15.96l26.97,0c1.28,5.11 2.07,10.45 2.07,15.96 0,5.51 -0.8,10.85 -2.07,15.96l-26.97,0z"/>
 </vector>
index ace746c40eed65dfe0291e475271d25427219100..84f4dbb3de78e24f18243efd0fabe26620fb86bd 100644 (file)
@@ -1,3 +1,5 @@
+<!-- settings.xml comes from the Android Material icon set, where it is called ic_settings.  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>. -->
+
 <vector xmlns:android="http://schemas.android.com/apk/res/android"
         android:width="24dp"
         android:height="24dp"
index 5c4adf300bfaab60112b25d05dd47a471139e09d..fe774a083bc6952f8979d4c5863d2819ad033a33 100644 (file)
@@ -1,6 +1,6 @@
 <!--
-  warning.xml is derived from ic_security, which is part of the Android Material icon set.
-  It is released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>.  Modifications were made by Soren Stoutner <soren@stoutner.com> in 2016. -->
+  warning.xml is derived from ic_security and ic_language, which are part of the Android Material icon set.
+  They are released under the CC-BY license <https://creativecommons.org/licenses/by/4.0/>.  Modifications were made by Soren Stoutner <soren@stoutner.com> in 2016. -->
 
 <vector android:height="26dp" android:viewportHeight="256.0"
     android:viewportWidth="256.0" android:width="26dp" xmlns:android="http://schemas.android.com/apk/res/android">
@@ -8,4 +8,5 @@
         android:pathData="m128,12.8 l-94.25,41.89 0,62.84c0,58.12 40.22,112.48 94.25,125.67 54.04,-13.2 94.25,-67.55 94.25,-125.67l0,-62.84z" android:strokeColor="#00000000"/>
     <path android:fillAlpha="1" android:fillColor="#fbc02d"
         android:pathData="m128,0 l-104.73,46.55 0,69.82C23.27,180.95 67.96,241.34 128,256 188.04,241.34 232.73,180.95 232.73,116.36l0,-69.82L128,0ZM128,127.88 L209.45,127.88C203.29,175.83 171.29,218.53 128,231.91l0,-103.91 -81.45,0 0,-66.33L128,25.48l0,102.4z" android:strokeColor="#00000000"/>
+    <path android:fillAlpha="1" android:fillColor="#ffffff" android:pathData="m127.92,48.21c-44.04,0 -79.71,35.74 -79.71,79.79 0,44.04 35.66,79.79 79.71,79.79 44.12,0 79.87,-35.74 79.87,-79.79 0,-44.04 -35.74,-79.79 -79.87,-79.79zM183.21,96.09 L159.67,96.09c-2.55,-9.97 -6.22,-19.55 -11.01,-28.4 14.68,5.03 26.89,15.24 34.55,28.4zM128,64.49c6.62,9.57 11.81,20.19 15.24,31.6l-30.48,0c3.43,-11.41 8.62,-22.02 15.24,-31.6zM66.25,143.96C64.97,138.85 64.17,133.51 64.17,128c0,-5.51 0.8,-10.85 2.07,-15.96l26.97,0c-0.64,5.27 -1.12,10.53 -1.12,15.96 0,5.43 0.48,10.69 1.12,15.96l-26.97,0zM72.79,159.91 L96.33,159.91c2.55,9.97 6.22,19.55 11.01,28.4 -14.68,-5.03 -26.89,-15.16 -34.55,-28.4zM96.33,96.09 L72.79,96.09c7.66,-13.24 19.87,-23.38 34.55,-28.4 -4.79,8.86 -8.46,18.43 -11.01,28.4zM128,191.51c-6.62,-9.57 -11.81,-20.19 -15.24,-31.6l30.48,0C139.81,171.32 134.62,181.94 128,191.51ZM146.67,143.96 L109.33,143.96c-0.72,-5.27 -1.28,-10.53 -1.28,-15.96 0,-5.43 0.56,-10.77 1.28,-15.96l37.34,0c0.72,5.19 1.28,10.53 1.28,15.96 0,5.43 -0.56,10.69 -1.28,15.96zM148.66,188.32c4.79,-8.86 8.46,-18.43 11.01,-28.4l23.54,0c-7.66,13.16 -19.87,23.38 -34.55,28.4zM162.79,143.96c0.64,-5.27 1.12,-10.53 1.12,-15.96 0,-5.43 -0.48,-10.69 -1.12,-15.96l26.97,0c1.28,5.11 2.07,10.45 2.07,15.96 0,5.51 -0.8,10.85 -2.07,15.96l-26.97,0z"/>
 </vector>