diff --git a/app/build.gradle.kts b/app/build.gradle.kts
index 9cb52e4a3..2e3969c7e 100644
--- a/app/build.gradle.kts
+++ b/app/build.gradle.kts
@@ -5,13 +5,6 @@
* You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
*/
-/*
- * This file is part of Cosmic IDE.
- * Cosmic IDE is a 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, either version 3 of the License, or (at your option) any later version.
- * Cosmic IDE 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 Cosmic IDE. If not, see .
- */
-
plugins {
id("com.android.application")
id("org.jetbrains.kotlin.android")
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 2c7cb1f6f..d581f21cb 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -1,10 +1,3 @@
-
-
-
-
+ android:pathData="M313,520L509,716Q521,728 521,744Q520,760 508,772Q496,783 480,784Q464,784 452,772L188,508Q182,502 180,495Q177,488 177,480Q177,472 180,465Q182,458 188,452L452,188Q463,177 480,177Q496,177 508,188Q520,200 520,217Q520,233 508,245L313,440L760,440Q777,440 789,452Q800,463 800,480Q800,497 789,509Q777,520 760,520L313,520Z" />
\ No newline at end of file
diff --git a/app/src/main/res/drawable/baseline_close_24.xml b/app/src/main/res/drawable/baseline_close_24.xml
index 3b38829be..8ef9b28cb 100644
--- a/app/src/main/res/drawable/baseline_close_24.xml
+++ b/app/src/main/res/drawable/baseline_close_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M19,6.4L17.6,5 12,10.6 6.4,5 5,6.4 10.6,12 5,17.6 6.4,19 12,13.4 17.6,19 19,17.6 13.4,12z" />
diff --git a/app/src/main/res/drawable/baseline_color_lens_24.xml b/app/src/main/res/drawable/baseline_color_lens_24.xml
index cf1200c88..e6fb19dd2 100644
--- a/app/src/main/res/drawable/baseline_color_lens_24.xml
+++ b/app/src/main/res/drawable/baseline_color_lens_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M12,3c-5,0 -9,4 -9,9s4,9 9,9c0.8,0 1.5,-0.7 1.5,-1.5 0,-0.4 -0.2,-0.7 -0.4,-1 -0.2,-0.3 -0.4,-0.6 -0.4,-1 0,-0.8 0.7,-1.5 1.5,-1.5L16,16c2.8,0 5,-2.2 5,-5 0,-4.4 -4,-8 -9,-8zM6.5,12c-0.8,0 -1.5,-0.7 -1.5,-1.5S5.7,9 6.5,9 8,9.7 8,10.5 7.3,12 6.5,12zM9.5,8C8.7,8 8,7.3 8,6.5S8.7,5 9.5,5s1.5,0.7 1.5,1.5S10.3,8 9.5,8zM14.5,8c-0.8,0 -1.5,-0.7 -1.5,-1.5S13.7,5 14.5,5s1.5,0.7 1.5,1.5S15.3,8 14.5,8zM17.5,12c-0.8,0 -1.5,-0.7 -1.5,-1.5S16.7,9 17.5,9s1.5,0.7 1.5,1.5 -0.7,1.5 -1.5,1.5z" />
diff --git a/app/src/main/res/drawable/baseline_mode_edit_24.xml b/app/src/main/res/drawable/baseline_mode_edit_24.xml
index 34320c64c..91e736514 100644
--- a/app/src/main/res/drawable/baseline_mode_edit_24.xml
+++ b/app/src/main/res/drawable/baseline_mode_edit_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M3,17.3V21h3.8L17.8,9.9l-3.8,-3.8L3,17.3zM20.7,7c0.4,-0.4 0.4,-1 0,-1.4l-2.3,-2.3c-0.4,-0.4 -1,-0.4 -1.4,0l-1.8,1.8 3.8,3.8 1.8,-1.8z" />
diff --git a/app/src/main/res/drawable/baseline_redo_24.xml b/app/src/main/res/drawable/baseline_redo_24.xml
index 43b1427ba..0b781fcff 100644
--- a/app/src/main/res/drawable/baseline_redo_24.xml
+++ b/app/src/main/res/drawable/baseline_redo_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M18.4,10.6C16.6,9 14.2,8 11.5,8c-4.7,0 -8.6,3 1-0,7.2L3.9,16c1.1,-3.2 4.1,-5.5 7.6,-5.5 2,0 3.7,0.7 5.1,1.9L13,16h9V7l-3.6,3.6z" />
diff --git a/app/src/main/res/drawable/baseline_undo_24.xml b/app/src/main/res/drawable/baseline_undo_24.xml
index fb339a06a..1bd4ca998 100644
--- a/app/src/main/res/drawable/baseline_undo_24.xml
+++ b/app/src/main/res/drawable/baseline_undo_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M12.5,8c-2.7,0 -5.1,1 -6.9,2.6L2,7v9h9l-3.6,-3.6c1.4,-1.2 3.2,-1.9 5.1,-1.9 3.5,0 6.6,2.3 7.6,5.5l2.4,-0.8C21.1,11 17.2,8 12.5,8z" />
diff --git a/app/src/main/res/drawable/github.xml b/app/src/main/res/drawable/github.xml
index 5945d0bdc..8a069b74e 100644
--- a/app/src/main/res/drawable/github.xml
+++ b/app/src/main/res/drawable/github.xml
@@ -4,13 +4,13 @@
android:viewportWidth="24"
android:viewportHeight="24">
.
-->
-
-
.
-->
-
-
+ android:pathData="M480,617Q473,617 467,614Q460,612 455,606L330,482Q321,473 322,461Q322,449 330,440Q340,430 352,430Q364,430 373,439L450,516L450,210Q450,197 459,189Q467,180 480,180Q493,180 501,189Q510,197 510,210L510,516L587,439Q596,430 608,430Q620,430 630,440Q638,449 639,461Q639,473 630,482L505,606Q500,612 494,614Q487,617 480,617Z" />
+
\ No newline at end of file
diff --git a/app/src/main/res/drawable/ic_import.xml b/app/src/main/res/drawable/ic_import.xml
index c92ab9a85..f1fcbfa1f 100644
--- a/app/src/main/res/drawable/ic_import.xml
+++ b/app/src/main/res/drawable/ic_import.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M19,9h-4L15,3L9,3v6L5,9l7,7 7,-7zM11,11L11,5h2v6h1.2L12,13.2 9.8,11L11,11zM5,18h14v2L5,20z" />
\ No newline at end of file
diff --git a/app/src/main/res/drawable/ic_launcher_background.xml b/app/src/main/res/drawable/ic_launcher_background.xml
index a7cb1a5f8..9a84e0f2d 100644
--- a/app/src/main/res/drawable/ic_launcher_background.xml
+++ b/app/src/main/res/drawable/ic_launcher_background.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
-
-
diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml
index 2dc3f7f6e..cea6e04aa 100644
--- a/app/src/main/res/drawable/ic_launcher_foreground.xml
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
-
-
+ android:pivotY="54">
@@ -47,7 +32,7 @@
diff --git a/app/src/main/res/drawable/ic_menu.xml b/app/src/main/res/drawable/ic_menu.xml
index abe1cb83f..50391ab61 100644
--- a/app/src/main/res/drawable/ic_menu.xml
+++ b/app/src/main/res/drawable/ic_menu.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
-
-
-
-
+ android:pathData="M22.6,19l-9.1,-9.1c0.9,-2.3 0.5,-5.1 -1.4,-7C9.8,0.6 6.2,0.4 3.7,2.3L7.5,6.1 6.1,7.5 2.3,3.7C0.4,6.2 0.6,9.8 2.9,12.1c1.9,1.9 4.6,2.4 6.9,1.5l9.1,9.1c0.4,0.4 1,0.4 1.4,0l2.3,-2.3c0.4,-0.4 0.4,-1 0,-1.4zM19.6,20.6l-9.5,-9.5c-0.6,0.5 -1.3,0.7 -2,0.8 -1.4,0.2 -2.8,-0.2 -3.8,-1.3C3.4,9.8 2.9,8.5 3,7.3l3.1,3.1 4.2,-4.2 -3.1,-3.1c1.2,-0.1 2.5,0.4 3.4,1.3 1.1,1.1 1.5,2.6 1.2,4 -0.1,0.7 -0.4,1.4 -0.9,2l9.5,9.5 -0.9,0.9z" />
diff --git a/app/src/main/res/drawable/outline_dark_mode_24.xml b/app/src/main/res/drawable/outline_dark_mode_24.xml
index 93fbb8c96..0789105bf 100644
--- a/app/src/main/res/drawable/outline_dark_mode_24.xml
+++ b/app/src/main/res/drawable/outline_dark_mode_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M9.4,5.5C9.2,6.2 9.1,6.8 9.1,7.5c0,4.1 3.3,7.4 7.4,7.4c0.7,0 1.4,-0.1 2,-0.3C17.5,17.2 14.9,19 12,19c-3.9,0 -7,-3.1 -7,-7C5,9.1 6.8,6.6 9.4,5.5zM12,3c-5,0 -9,4 -9,9s4,9 9,9s9,-4 9,-9c0,-0.5 0,-0.9 -0.1,-1.4c-1,1.4 -2.6,2.3 -4.4,2.3c-3,0 -5.4,-2.4 -5.4,-5.4c0,-1.8 0.9,-3.4 2.3,-4.4C12.9,3 12.5,3 12,3L12,3z" />
diff --git a/app/src/main/res/drawable/outline_edit_note_24.xml b/app/src/main/res/drawable/outline_edit_note_24.xml
index 5ed5b75be..cffb01a39 100644
--- a/app/src/main/res/drawable/outline_edit_note_24.xml
+++ b/app/src/main/res/drawable/outline_edit_note_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M3,10h11v2H3V10zM3,8h11V6H3V8zM3,16h7v-2H3V16zM18,12.9l0.7,-0.7c0.4,-0.4 1,-0.4 1.4,0l0.7,0.7c0.4,0.4 0.4,1 0,1.4l-0.7,0.7L18,12.9zM17.3,13.6l-5.3,5.3V21h2.1l5.3,-5.3L17.3,13.6z" />
diff --git a/app/src/main/res/drawable/outline_extension_24.xml b/app/src/main/res/drawable/outline_extension_24.xml
index 5b3b46e7a..15e00d401 100644
--- a/app/src/main/res/drawable/outline_extension_24.xml
+++ b/app/src/main/res/drawable/outline_extension_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M10.5,4.5c0.3,0 0.5,0.2 0.5,0.5v2h6v6h2c0.3,0 0.5,0.2 0.5,0.5s-0.2,0.5 -0.5,0.5h-2v6h-2.1c-0.7,-1.8 -2.4,-3 -4.4,-3s-3.7,1.3 -4.4,3H4v-2.1c1.8,-0.7 3,-2.4 3,-4.4 0,-2 -1.2,-3.7 -3,-4.4L4,7h6V5c0,-0.3 0.2,-0.5 0.5,-0.5m0,-2C9.1,2.5 8,3.6 8,5H4c-1.1,0 -2,0.9 -2,2v3.8h0.3c1.5,0 2.7,1.2 2.7,2.7s-1.2,2.7 -2.7,2.7H2V20c0,1.1 0.9,2 2,2h3.8v-0.3c0,-1.5 1.2,-2.7 2.7,-2.7s2.7,1.2 2.7,2.7v0.3H17c1.1,0 2,-0.9 2,-2v-4c1.4,0 2.5,-1.1 2.5,-2.5S20.4,11 19,11V7c0,-1.1 -0.9,-2 -2,-2h-4c0,-1.4 -1.1,-2.5 -2.5,-2.5z" />
diff --git a/app/src/main/res/drawable/robot.xml b/app/src/main/res/drawable/robot.xml
index cf1e61268..db0f0c61c 100644
--- a/app/src/main/res/drawable/robot.xml
+++ b/app/src/main/res/drawable/robot.xml
@@ -6,5 +6,14 @@
android:viewportHeight="960">
+ android:pathData="M190,840Q177,840 169,831Q160,823 160,810L160,620Q160,595 178,578Q195,560 220,560L740,560Q765,560 782,578Q800,595 800,620L800,810Q800,823 791,831Q783,840 770,840L190,840ZM220,780L740,780L740,620Q740,620 740,620Q740,620 740,620L220,620Q220,620 220,620Q220,620 220,620L220,780Z" />
+
+
+
diff --git a/app/src/main/res/drawable/round_play_arrow_24.xml b/app/src/main/res/drawable/round_play_arrow_24.xml
index 6daaa7e39..d262c3490 100644
--- a/app/src/main/res/drawable/round_play_arrow_24.xml
+++ b/app/src/main/res/drawable/round_play_arrow_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M8,6.8v10.4c0,0.8 0.9,1.3 1.5,0.8l8.1,-5.2c0.6,-0.4 0.6,-1.3 0,-1.7L9.5,6C8.9,5.6 8,6 8,6.8z" />
diff --git a/app/src/main/res/drawable/round_refresh_24.xml b/app/src/main/res/drawable/round_refresh_24.xml
index 90026430d..64a26902b 100644
--- a/app/src/main/res/drawable/round_refresh_24.xml
+++ b/app/src/main/res/drawable/round_refresh_24.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
+ android:pathData="M17.7,6.4c-1.6,-1.6 -3.9,-2.6 -6.5,-2.3 -3.7,0.4 -6.7,3.4 -7.1,7C3.5,15.9 7.3,20 12,20c3.2,0 5.9,-1.9 7.2,-4.6 0.3,-0.7 -0.2,-1.4 -0.9,-1.4 -0.4,0 -0.7,0.2 -0.9,0.5 -1.1,2.4 -3.8,4 -6.8,3.3 -2.2,-0.5 -4,-2.3 -4.5,-4.5C5.3,9.4 8.3,6 12,6c1.7,0 3.1,0.7 4.2,1.8l-1.5,1.5c-0.6,0.6 -0.2,1.7 0.7,1.7H19c0.6,0 1,-0.5 1,-1V6.4c0,-0.9 -1.1,-1.3 -1.7,-0.7l-0.6,0.7z" />
diff --git a/app/src/main/res/font/anonymous_pro_regular.ttf b/app/src/main/res/font/anonymous_pro_regular.ttf
deleted file mode 100644
index a98da8557..000000000
Binary files a/app/src/main/res/font/anonymous_pro_regular.ttf and /dev/null differ
diff --git a/app/src/main/res/font/inter_medium.ttf b/app/src/main/res/font/inter_medium.ttf
deleted file mode 100644
index b53fb1c4a..000000000
Binary files a/app/src/main/res/font/inter_medium.ttf and /dev/null differ
diff --git a/app/src/main/res/font/inter_semibold.ttf b/app/src/main/res/font/inter_semibold.ttf
deleted file mode 100644
index c6aeeb16a..000000000
Binary files a/app/src/main/res/font/inter_semibold.ttf and /dev/null differ
diff --git a/app/src/main/res/font/karla_bold.ttf b/app/src/main/res/font/karla_bold.ttf
deleted file mode 100644
index d838884e6..000000000
Binary files a/app/src/main/res/font/karla_bold.ttf and /dev/null differ
diff --git a/app/src/main/res/font/karla_medium.ttf b/app/src/main/res/font/karla_medium.ttf
deleted file mode 100644
index 28edeb601..000000000
Binary files a/app/src/main/res/font/karla_medium.ttf and /dev/null differ
diff --git a/app/src/main/res/font/source_pro_regular.ttf b/app/src/main/res/font/source_pro_regular.ttf
deleted file mode 100644
index daad8745c..000000000
Binary files a/app/src/main/res/font/source_pro_regular.ttf and /dev/null differ
diff --git a/app/src/main/res/layout/activity_main.xml b/app/src/main/res/layout/activity_main.xml
index 851d2995d..17d310ab3 100644
--- a/app/src/main/res/layout/activity_main.xml
+++ b/app/src/main/res/layout/activity_main.xml
@@ -1,16 +1,10 @@
-
-
+
-
-
-
-
-
-
-
-
.
-->
-
-
-
-
-
-
-
-
-
.
-->
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/app/src/main/res/layout/new_plugin_item.xml b/app/src/main/res/layout/new_plugin_item.xml
index 1f19000c5..0ad33ecc6 100644
--- a/app/src/main/res/layout/new_plugin_item.xml
+++ b/app/src/main/res/layout/new_plugin_item.xml
@@ -1,10 +1,3 @@
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/app/src/main/res/menu/output_menu.xml b/app/src/main/res/menu/output_menu.xml
index 3ada4703d..95787d7a4 100644
--- a/app/src/main/res/menu/output_menu.xml
+++ b/app/src/main/res/menu/output_menu.xml
@@ -1,10 +1,3 @@
-
-
-
-
\ No newline at end of file
+
diff --git a/app/src/main/res/menu/tab_menu.xml b/app/src/main/res/menu/tab_menu.xml
index a17b52b8d..fbdc067a5 100644
--- a/app/src/main/res/menu/tab_menu.xml
+++ b/app/src/main/res/menu/tab_menu.xml
@@ -1,10 +1,3 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-ru/strings.xml b/app/src/main/res/values-ru/strings.xml
index c32692897..4dbe1006f 100644
--- a/app/src/main/res/values-ru/strings.xml
+++ b/app/src/main/res/values-ru/strings.xml
@@ -5,12 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
Cosmic IDE Rewrite
Настройки
@@ -69,4 +63,4 @@
Нет открытых файлов
Попробуйте открыть файл файловым менеджером
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index 31e90142c..0c0363579 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
Cosmic IDE Rewrite
Налаштування
@@ -25,4 +18,4 @@
Компіляція
Перевантаження
Зареєструватися
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values-v27/themes.xml b/app/src/main/res/values-v27/themes.xml
index 9424fd7cd..a493c29b1 100644
--- a/app/src/main/res/values-v27/themes.xml
+++ b/app/src/main/res/values-v27/themes.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
-
\ No newline at end of file
+
diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml
index 6d2b9ebe2..d3aee1d18 100644
--- a/app/src/main/res/values/themes.xml
+++ b/app/src/main/res/values/themes.xml
@@ -5,13 +5,6 @@
~ You should have received a copy of the GNU General Public License along with Cosmic IDE. If not, see .
-->
-
-
-
\ No newline at end of file
+
diff --git a/app/src/main/res/xml/shortcuts.xml b/app/src/main/res/xml/shortcuts.xml
index bd4ab2e06..0cfbbe1a9 100644
--- a/app/src/main/res/xml/shortcuts.xml
+++ b/app/src/main/res/xml/shortcuts.xml
@@ -1,10 +1,3 @@
-
-
-
\ No newline at end of file
+