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

Commit 9b1dbdb5 authored by Mark Harman's avatar Mark Harman
Browse files

Put the Google material design icon credit before the long list.

parent 7d5e6eeb
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -246,7 +246,11 @@ Also see <i>"Can I use the Open Camera source code in my app?"</i> under the <a
<ul style="font-size:small">
<!-- 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>baseline_bluetooth_white_48.png, baseline_check_white_48.png, baseline_close_white_48.png, baseline_filter_vintage_white_48.png,
<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>,
    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,
    baseline_folder_open_white_48.png,
    baseline_highlight_white_48.png,
    baseline_panorama_horizontal_white_48.png,
@@ -285,10 +289,7 @@ Also see <i>"Can I use the Open Camera source code in my app?"</i> under the <a
    take_video_pressed.png (modified from baseline_videocam_white_48), take_video_recording.png (modified from baseline_videocam_white_48),
    trash.png (from ic_action_discard),
    white_balance_locked.png (modified from baseline_lock_white_48),
    white_balance_unlocked.png (modified from baseline_lock_open_white_48),
    - 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>,
    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).
    white_balance_unlocked.png (modified from baseline_lock_open_white_48).
    <br>Modified versions of some of these icons are also used on this website.
    <br>Open Camera's app icon/logo also makes use of ic_photo_camera_white_48dp by Google (also Apache license version 2.0).</li>
    <li>beep.ogg, beep_hi.ogg - from <a href="http://opengameart.org/content/interface-beeps">http://opengameart.org/&#8203;content/interface-beeps</a> , by bart, under <a href="http://creativecommons.org/publicdomain/zero/1.0/">CC0 (public domain)</a>.</li>