Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3c2838f2 authored by Mark Harman's avatar Mark Harman
Browse files

Add extra google material design URL.

parent 82325fff
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -246,7 +246,10 @@ Also see <i>"Can I use the Open Camera source code in my app?"</i> under the <a
<!-- use &#8203; to limit widths on continuous text to 30 characters, to avoid messing up view on mobile devices -->
<!-- also use small to further reduce chance of problem on mobile devices, and reduce amount of space taken up -->
<li>Open Camera uses icons from Google's Material Design icons - from
    <a href="https://developer.android.com/design/downloads/index.html">https://developer.android.com/&#8203;design/downloads/index.html</a> / <a href="https://github.com/google/material-design-icons/">https://github.com/google/material-design-icons/</a> / <a href="https://design.google.com/icons/">https://design.google.com/icons/</a>,
    <a href="https://developer.android.com/design/downloads/index.html">https://developer.android.com/&#8203;design/downloads/index.html</a> /
    <a href="https://design.google.com/icons/">https://design.google.com/icons/</a> /
    <a href="https://github.com/google/material-design-icons/">https://github.com/google/material-design-icons/</a> /
    <a href="https://google.github.io/material-design-icons/">https://google.github.io/material-design-icons/</a>,
    by Google, under <a href="https://www.apache.org/licenses/LICENSE-2.0.html">Apache license version 2.0</a> (some cases include modifications, no need to credit me).
    In particular:
    baseline_bluetooth_white_48.png, baseline_check_white_48.png, baseline_close_white_48.png, baseline_filter_vintage_white_48.png,
+6 −1
Original line number Diff line number Diff line
@@ -932,7 +932,12 @@
    <string name="preference_licence_open_camera">Open Camera</string>
    <string name="preference_licence_open_camera_text">Open Camera is © 2013–2019 Mark Harman, released under the GPL v3 or later. Tap here for full licence text.</string>
    <string name="preference_licence_google_icons">Google\'s Material Design icons</string>
    <string name="preference_licence_google_icons_text">Open Camera uses icons from Google\'s Material Design icons (https://developer.android.com/design/downloads/index.html, https://github.com/google/material-design-icons/, https://design.google.com/icons/) under the Apache license version 2.0. Some icons include modifications. Tap here for full licence text.</string>
    <string name="preference_licence_google_icons_text">Open Camera uses icons from Google\'s Material Design icons
        (https://developer.android.com/design/downloads/index.html ,
        https://design.google.com/icons/ ,
        https://github.com/google/material-design-icons/ ,
        https://google.github.io/material-design-icons/)
        under the Apache license version 2.0. Some icons include modifications. Tap here for full licence text.</string>
    <string name="preference_licence_online">Online licences</string>
    <string name="preference_licence_online_text">Please tap here for full online licensing information (opens in your browser).</string>