mirror of
https://booba.tech/CutTheCord/cutthecord.git
synced 2024-08-15 03:24:52 +00:00
46620
0f8f3bcbb3
- [x] Folder structure - [x] Script updates - [x] XML patches - [x] Move all patches to this repo - [x] Make sure jenkins is ready for new build system Reviewed-on: https://booba.tech/CutTheCord/cutthecord/pulls/2 Co-authored-by: 46620 <46620osu@gmail.com> Co-committed-by: 46620 <46620osu@gmail.com>
25 lines
1.4 KiB
Bash
25 lines
1.4 KiB
Bash
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-hdpi/ic_logo.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xhdpi/ic_logo.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxhdpi/ic_logo.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxxhdpi/ic_logo.png
|
|
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-hdpi/ic_logo_round.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xhdpi/ic_logo_round.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxhdpi/ic_logo_round.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxxhdpi/ic_logo_round.png
|
|
|
|
# It stopped working on 1505 so I added a lot of extra stuff
|
|
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-hdpi/ic_launcher_foreground.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xhdpi/ic_launcher_foreground.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxhdpi/ic_launcher_foreground.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxxhdpi/ic_launcher_foreground.png
|
|
|
|
# Another fix for 76008, I plan to clean this up later and not make it gross
|
|
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-hdpi/ic_logo_foreground.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xhdpi/ic_logo_foreground.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxhdpi/ic_logo_foreground.png
|
|
\cp res/mipmap-xxxhdpi/logo_debug.png res/mipmap-xxxhdpi/ic_logo_foreground.png
|
|
|
|
#rm -rf res/mipmap-anydpi-v26/
|