Skip to content

Commit

Permalink
Revert "[All][MBL-14129][MBL-14130][MBL-14131] Update launcher icons (#…
Browse files Browse the repository at this point in the history
…650)" (#685)

This reverts commit 4bf2de7.
  • Loading branch information
TrevorNeedham authored Apr 3, 2020
1 parent 73f29c9 commit 1c15469
Show file tree
Hide file tree
Showing 92 changed files with 93 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2019 - present Instructure, Inc.
~
~ This program 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, version 3 of the License.
~
~ This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>
4 changes: 2 additions & 2 deletions apps/parent/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Binary file modified apps/parent/src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file modified apps/parent/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/parent/src/main/res/mipmap-hdpi/ic_launcher_round.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified apps/parent/src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Diff not rendered.
Binary file modified apps/parent/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
Binary file modified apps/parent/src/main/res/mipmap-mdpi/ic_launcher_round.png
Binary file modified apps/parent/src/main/res/mipmap-xhdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/parent/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
Binary file modified apps/parent/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Binary file modified apps/parent/src/main/res/mipmap-xxhdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/parent/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Binary file modified apps/parent/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/parent/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
19 changes: 19 additions & 0 deletions apps/parent/src/main/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2017 - present Instructure, Inc.
~
~ This program 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, version 3 of the License.
~
~ This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>
4 changes: 2 additions & 2 deletions apps/student/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Binary file modified apps/student/src/main/res/mipmap-hdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/student/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
Binary file modified apps/student/src/main/res/mipmap-hdpi/ic_launcher_round.png
Binary file modified apps/student/src/main/res/mipmap-mdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/student/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
Binary file modified apps/student/src/main/res/mipmap-mdpi/ic_launcher_round.png
Binary file modified apps/student/src/main/res/mipmap-xhdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/student/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
Binary file modified apps/student/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Binary file modified apps/student/src/main/res/mipmap-xxhdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/student/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Binary file modified apps/student/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Diff not rendered.
20 changes: 20 additions & 0 deletions apps/student/src/main/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2017 - present Instructure, Inc.
~
~ This program 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, version 3 of the License.
~
~ This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
-->

<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>
4 changes: 2 additions & 2 deletions apps/teacher/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
</adaptive-icon>
Binary file modified apps/teacher/src/main/res/mipmap-hdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/teacher/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
Binary file modified apps/teacher/src/main/res/mipmap-hdpi/ic_launcher_round.png
Binary file modified apps/teacher/src/main/res/mipmap-mdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/teacher/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
Binary file modified apps/teacher/src/main/res/mipmap-mdpi/ic_launcher_round.png
Binary file modified apps/teacher/src/main/res/mipmap-xhdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/teacher/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
Binary file modified apps/teacher/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Binary file modified apps/teacher/src/main/res/mipmap-xxhdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/teacher/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Binary file modified apps/teacher/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Diff not rendered.
Binary file modified apps/teacher/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
19 changes: 19 additions & 0 deletions apps/teacher/src/main/res/values/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (C) 2017 - present Instructure, Inc.
~
~ This program 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, version 3 of the License.
~
~ This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
-->
<resources>
<color name="ic_launcher_background">#FFFFFF</color>
</resources>

0 comments on commit 1c15469

Please sign in to comment.