diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b3717f7b5fb249a0576140681c4a84f7de52a440..4cdeeb8e276a9edbda0e7b9e0f55d4b53bb6ebd4 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -51,7 +51,7 @@ android:supportsRtl="true" android:theme="@style/Theme.DeskClock"> - + diff --git a/res/drawable/e_backgroundclock.xml b/res/drawable/e_backgroundclock.xml new file mode 100644 index 0000000000000000000000000000000000000000..c321776e4a1e8a50018db411c1c33e0ee28499a7 --- /dev/null +++ b/res/drawable/e_backgroundclock.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/drawable/e_clock.xml b/res/drawable/e_clock.xml new file mode 100644 index 0000000000000000000000000000000000000000..a0f809ce0b67cce8c28a2e04e5f81c7134815258 --- /dev/null +++ b/res/drawable/e_clock.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + diff --git a/res/drawable/e_hourclock.xml b/res/drawable/e_hourclock.xml new file mode 100644 index 0000000000000000000000000000000000000000..41af1dbc9d1ea37ca5b6e13cb37a445d7c90050b --- /dev/null +++ b/res/drawable/e_hourclock.xml @@ -0,0 +1,32 @@ + + + + + + + + diff --git a/res/drawable/e_minuteclock.xml b/res/drawable/e_minuteclock.xml new file mode 100644 index 0000000000000000000000000000000000000000..3cb024c736b18f2ded3980f39eda4290c13e0025 --- /dev/null +++ b/res/drawable/e_minuteclock.xml @@ -0,0 +1,32 @@ + + + + + + + + diff --git a/res/drawable/e_secondclock.xml b/res/drawable/e_secondclock.xml new file mode 100644 index 0000000000000000000000000000000000000000..934f23be154770d83baeaf740315de10a9791438 --- /dev/null +++ b/res/drawable/e_secondclock.xml @@ -0,0 +1,32 @@ + + + + + + + + diff --git a/res/drawable/ic_launcher_background.xml b/res/drawable/ic_launcher_background.xml index 8bb038e444cfbb1f6bb339d10b4c695668b4115a..46be0492a5e10bb6147d22566c86ec96dc754fa0 100644 --- a/res/drawable/ic_launcher_background.xml +++ b/res/drawable/ic_launcher_background.xml @@ -1,8 +1,19 @@ + ~ Copyright ECORP SAS 2022 + ~ 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, either version 3 of the License, or + ~ (at your option) any later version. + ~ + ~ 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 . + --> - - - + android:fillColor="#225180"/> diff --git a/res/drawable/ic_launcher_foreground.xml b/res/drawable/ic_launcher_foreground.xml index 5f494b6ee5f7f7326d97b984283991ce5bf79b18..bcb86117237e26958539d8b0276f116c45988699 100644 --- a/res/drawable/ic_launcher_foreground.xml +++ b/res/drawable/ic_launcher_foreground.xml @@ -1,39 +1,97 @@ + ~ Copyright ECORP SAS 2022 + ~ 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, either version 3 of the License, or + ~ (at your option) any later version. + ~ + ~ 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 . + --> - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/drawable/ic_launcher_monochrome.xml b/res/drawable/ic_launcher_monochrome.xml deleted file mode 100644 index 3ac6a73c030ef02a68991e838ba2ac903dcca33a..0000000000000000000000000000000000000000 --- a/res/drawable/ic_launcher_monochrome.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - - - diff --git a/res/mipmap-anydpi/ic_launcher.xml b/res/mipmap-anydpi/ic_launcher.xml index b58c81ff94fc2cd9353409539d491f43b91966a5..463b2ba98877d6eeff865041a7336a7e87caf44d 100644 --- a/res/mipmap-anydpi/ic_launcher.xml +++ b/res/mipmap-anydpi/ic_launcher.xml @@ -1,10 +1,22 @@ + ~ Copyright ECORP SAS 2022 + ~ 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, either version 3 of the License, or + ~ (at your option) any later version. + ~ + ~ 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 . + --> - - - + + + +