diff --git a/art/quicksy.svg b/art/quicksy.svg index ad3b9cf9d8845fbff3bd4581c4c12f548b52b125..e70bf4f01b26e32526473d6da96a339b1d03fda0 100644 --- a/art/quicksy.svg +++ b/art/quicksy.svg @@ -9,18 +9,42 @@ xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="56.24334mm" - height="56.24334mm" - viewBox="0 0 56.24334 56.243339" + width="20.68mm" + height="20.68mm" + viewBox="0 0 20.680001 20.680001" version="1.1" id="svg14750" inkscape:version="0.92.2 2405546, 2018-03-11" sodipodi:docname="quicksy.svg" - inkscape:export-filename="/home/daniel/quicksy.png" - inkscape:export-xdpi="231.22382" - inkscape:export-ydpi="231.22382"> + inkscape:export-filename="/home/smagnan/Work/osp/osp.cloud/osp.work.quicksy/package-quicksy/quicksy.png" + inkscape:export-xdpi="175" + inkscape:export-ydpi="175"> + + + + + + @@ -93,6 +117,78 @@ d="M 99.88867,-2.3837657e-4 A 95.889392,95.889392 0 0 0 4,95.888436 95.889392,95.889392 0 0 0 99.88867,191.77906 95.889392,95.889392 0 0 0 142.59375,181.70093 l 0.12695,0.0137 40.79297,15.83204 c 3.25479,1.26313 7.53628,3.04697 10.45508,0.27343 2.83326,-2.69222 2.16811,-5.42213 1.1875,-9.41211 l -11.34766,-46.16797 a 95.889392,95.889392 0 0 1 -0.002,0.002 v -0.008 l 0.002,0.006 A 95.889392,95.889392 0 0 0 195.7793,95.888466 95.889392,95.889392 0 0 0 99.88867,-2.0837657e-4 Z" style="display:inline;opacity:1;fill:#00a000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" /> + + + + + + + + + + + + + + + + + + + + + + + + + showguides="true" + inkscape:guide-bbox="true" + borderlayer="false" + inkscape:pagecheckerboard="true"> + + @@ -125,7 +230,7 @@ image/svg+xml - + @@ -133,125 +238,129 @@ inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" - transform="translate(-69.668634,-48.140243)"> + transform="translate(-94.210196,-206.61407)"> - - - - - - - - - - - - - - - - - + transform="matrix(0.28222223,0,0,0.28222223,-479.00124,-301.93764)"> + + + + + + + + + + + + + + + + + + + + + diff --git a/art/quicksy_launcher.svg b/art/quicksy_launcher.svg deleted file mode 120000 index 6fce608d91d57ec59d01877525b6d9c265d59770..0000000000000000000000000000000000000000 --- a/art/quicksy_launcher.svg +++ /dev/null @@ -1 +0,0 @@ -quicksy.svg \ No newline at end of file diff --git a/art/quicksy_mono.svg b/art/quicksy_mono.svg new file mode 100644 index 0000000000000000000000000000000000000000..8ca8d3e47552e5c46da5951f27ac252914b37483 --- /dev/null +++ b/art/quicksy_mono.svg @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + diff --git a/art/render.rb b/art/render.rb index 94f6fef24cbf006f8df1b6aa1c9af4132d61a882..898ddbaa0da1ae06ff0137245b9fe5f54e67470d 100755 --- a/art/render.rb +++ b/art/render.rb @@ -11,7 +11,6 @@ resolutions = { } images = { - 'quicksy_launcher.svg' => ['quicksy/launcher', 48], 'main_logo.svg' => ['conversations/main_logo', 200], 'quicksy_main_logo.svg' => ['quicksy/main_logo', 200], 'splash_logo.svg' => ['conversations/splash_logo', 144], @@ -24,7 +23,8 @@ images = { 'play_gif_white.svg' => ['play_gif_white', 128], 'play_video_black.svg' => ['play_video_black', 128], 'play_gif_black.svg' => ['play_gif_black', 128], - 'conversations_mono.svg' => ['ic_notification', 24], + 'conversations_mono.svg' => ['conversations/ic_notification', 24], + 'quicksy_mono.svg' => ['quicksy/ic_notification', 24], 'ic_received_indicator.svg' => ['ic_received_indicator', 12], 'ic_send_text_offline.svg' => ['ic_send_text_offline', 36], 'ic_send_text_offline_white.svg' => ['ic_send_text_offline_white', 36], diff --git a/src/conversations/new_launcher-web.png b/src/conversations/new_launcher-web.png new file mode 100644 index 0000000000000000000000000000000000000000..76057f9fea7b2eded734a58069a67c575d466167 Binary files /dev/null and b/src/conversations/new_launcher-web.png differ diff --git a/src/main/res/drawable-hdpi/ic_notification.png b/src/conversations/res/drawable-hdpi/ic_notification.png similarity index 100% rename from src/main/res/drawable-hdpi/ic_notification.png rename to src/conversations/res/drawable-hdpi/ic_notification.png diff --git a/src/main/res/drawable-mdpi/ic_notification.png b/src/conversations/res/drawable-mdpi/ic_notification.png similarity index 100% rename from src/main/res/drawable-mdpi/ic_notification.png rename to src/conversations/res/drawable-mdpi/ic_notification.png diff --git a/src/main/res/drawable-xhdpi/ic_notification.png b/src/conversations/res/drawable-xhdpi/ic_notification.png similarity index 100% rename from src/main/res/drawable-xhdpi/ic_notification.png rename to src/conversations/res/drawable-xhdpi/ic_notification.png diff --git a/src/main/res/drawable-xxhdpi/ic_notification.png b/src/conversations/res/drawable-xxhdpi/ic_notification.png similarity index 100% rename from src/main/res/drawable-xxhdpi/ic_notification.png rename to src/conversations/res/drawable-xxhdpi/ic_notification.png diff --git a/src/main/res/drawable-xxxhdpi/ic_notification.png b/src/conversations/res/drawable-xxxhdpi/ic_notification.png similarity index 100% rename from src/main/res/drawable-xxxhdpi/ic_notification.png rename to src/conversations/res/drawable-xxxhdpi/ic_notification.png diff --git a/src/conversations/res/drawable/ic_launcher_foreground.xml b/src/conversations/res/drawable/ic_launcher_foreground.xml new file mode 100644 index 0000000000000000000000000000000000000000..07a7ee7eb1677b7fd0ae928b27dc548aa3d88124 --- /dev/null +++ b/src/conversations/res/drawable/ic_launcher_foreground.xml @@ -0,0 +1,24 @@ + + + + + + diff --git a/src/main/res/mipmap-anydpi-v26/new_launcher.xml b/src/conversations/res/mipmap-anydpi-v26/new_launcher.xml similarity index 100% rename from src/main/res/mipmap-anydpi-v26/new_launcher.xml rename to src/conversations/res/mipmap-anydpi-v26/new_launcher.xml diff --git a/src/main/res/mipmap-anydpi-v26/new_launcher_round.xml b/src/conversations/res/mipmap-anydpi-v26/new_launcher_round.xml similarity index 100% rename from src/main/res/mipmap-anydpi-v26/new_launcher_round.xml rename to src/conversations/res/mipmap-anydpi-v26/new_launcher_round.xml diff --git a/src/conversations/res/mipmap-hdpi/new_launcher.png b/src/conversations/res/mipmap-hdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..70a2e4ae93eca0127aea3327b31dedbd197a8d25 Binary files /dev/null and b/src/conversations/res/mipmap-hdpi/new_launcher.png differ diff --git a/src/conversations/res/mipmap-hdpi/new_launcher_round.png b/src/conversations/res/mipmap-hdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..9d4efa725ffac73cc0cbc132d1d9999f7ea265dc Binary files /dev/null and b/src/conversations/res/mipmap-hdpi/new_launcher_round.png differ diff --git a/src/conversations/res/mipmap-mdpi/new_launcher.png b/src/conversations/res/mipmap-mdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..30e6c86e18c1fe01887db6ff9f21f06d9933e434 Binary files /dev/null and b/src/conversations/res/mipmap-mdpi/new_launcher.png differ diff --git a/src/conversations/res/mipmap-mdpi/new_launcher_round.png b/src/conversations/res/mipmap-mdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..a196fd2289df0a6d58c09ae8aa99e94604975fb4 Binary files /dev/null and b/src/conversations/res/mipmap-mdpi/new_launcher_round.png differ diff --git a/src/conversations/res/mipmap-xhdpi/new_launcher.png b/src/conversations/res/mipmap-xhdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..39b674cb960b42ac8cfe28f1442d8f5655339d80 Binary files /dev/null and b/src/conversations/res/mipmap-xhdpi/new_launcher.png differ diff --git a/src/conversations/res/mipmap-xhdpi/new_launcher_round.png b/src/conversations/res/mipmap-xhdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..039a09fdd1c206e4989c9d7e418ef1115d646778 Binary files /dev/null and b/src/conversations/res/mipmap-xhdpi/new_launcher_round.png differ diff --git a/src/conversations/res/mipmap-xxhdpi/new_launcher.png b/src/conversations/res/mipmap-xxhdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..a6273f1425434804eacae4f1839f06c9e18d819c Binary files /dev/null and b/src/conversations/res/mipmap-xxhdpi/new_launcher.png differ diff --git a/src/conversations/res/mipmap-xxhdpi/new_launcher_round.png b/src/conversations/res/mipmap-xxhdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..6c10228ec3d33fe24ebebd2f652dc881e2ae4893 Binary files /dev/null and b/src/conversations/res/mipmap-xxhdpi/new_launcher_round.png differ diff --git a/src/conversations/res/mipmap-xxxhdpi/new_launcher.png b/src/conversations/res/mipmap-xxxhdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..1a1105fd75a550e20c0a9c9715a4eb60076a9a89 Binary files /dev/null and b/src/conversations/res/mipmap-xxxhdpi/new_launcher.png differ diff --git a/src/conversations/res/mipmap-xxxhdpi/new_launcher_round.png b/src/conversations/res/mipmap-xxxhdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..914cad2c48207333d900c6856bbe4a864afc830c Binary files /dev/null and b/src/conversations/res/mipmap-xxxhdpi/new_launcher_round.png differ diff --git a/src/main/new_launcher-web.png b/src/main/new_launcher-web.png deleted file mode 100644 index 6d9c493d68e4a555e94b0beb3d05f992cc3ade65..0000000000000000000000000000000000000000 Binary files a/src/main/new_launcher-web.png and /dev/null differ diff --git a/src/main/res/drawable-hdpi/date_bubble_grey.9.png b/src/main/res/drawable-hdpi/date_bubble_grey.9.png index 09f68c6734bf3371d9162f4a3a680dfa63da0ca1..eb64a1e22c3949b7b1e8f6d4e37133c90eadc99b 100644 Binary files a/src/main/res/drawable-hdpi/date_bubble_grey.9.png and b/src/main/res/drawable-hdpi/date_bubble_grey.9.png differ diff --git a/src/main/res/drawable-hdpi/date_bubble_white.9.png b/src/main/res/drawable-hdpi/date_bubble_white.9.png index 028192244fad01081f59dc78d5ed1f976ad40c42..23789900d474dabd3a6566597d0dce63291b7eac 100644 Binary files a/src/main/res/drawable-hdpi/date_bubble_white.9.png and b/src/main/res/drawable-hdpi/date_bubble_white.9.png differ diff --git a/src/main/res/drawable-hdpi/message_bubble_received.9.png b/src/main/res/drawable-hdpi/message_bubble_received.9.png index 9695a23c53bb94b74b23f4c8d5de63c425d6f1a9..4fb7faeb3620fb123fa1daf6cf5a6a463ddb5e0d 100644 Binary files a/src/main/res/drawable-hdpi/message_bubble_received.9.png and b/src/main/res/drawable-hdpi/message_bubble_received.9.png differ diff --git a/src/main/res/drawable-hdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-hdpi/message_bubble_received_dark.9.png index 8bc5ea9ea4722acd66acf400ad6714c1ab76c311..9bb617fa55617c703e84f8ad1714c60930ac9827 100644 Binary files a/src/main/res/drawable-hdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-hdpi/message_bubble_received_dark.9.png differ diff --git a/src/main/res/drawable-hdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-hdpi/message_bubble_received_grey.9.png index 2955fbf709fe2cc03ea5e46d698eb3a86e5d1ccf..9b7ce26c3b7895a784dabf397765267d1fd64665 100644 Binary files a/src/main/res/drawable-hdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-hdpi/message_bubble_received_grey.9.png differ diff --git a/src/main/res/drawable-hdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-hdpi/message_bubble_received_warning.9.png index c36e6d6db3ebd0411d18422714218d05ee410311..7130402e9e9d89fd91f14da66cd6e2eabc0b2e1e 100644 Binary files a/src/main/res/drawable-hdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-hdpi/message_bubble_received_warning.9.png differ diff --git a/src/main/res/drawable-hdpi/message_bubble_received_white.9.png b/src/main/res/drawable-hdpi/message_bubble_received_white.9.png index 4d61d5e6b564be7601e7fcc110da0788f9049219..933f6a52e1f092aa91ca9009023d539deda314f0 100644 Binary files a/src/main/res/drawable-hdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-hdpi/message_bubble_received_white.9.png differ diff --git a/src/main/res/drawable-hdpi/message_bubble_sent.9.png b/src/main/res/drawable-hdpi/message_bubble_sent.9.png index 7127f1c63934689431207fbd867105e77c27cf81..1bcd6e0d7bea9a29653b2e4f02fa83721599d838 100644 Binary files a/src/main/res/drawable-hdpi/message_bubble_sent.9.png and b/src/main/res/drawable-hdpi/message_bubble_sent.9.png differ diff --git a/src/main/res/drawable-hdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-hdpi/message_bubble_sent_grey.9.png index caa966a29b14b6283c9f9e595c03ebe57147a9fc..a2db7445c4b056d5ca5dd1663aca38df06dd9872 100644 Binary files a/src/main/res/drawable-hdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-hdpi/message_bubble_sent_grey.9.png differ diff --git a/src/main/res/drawable-mdpi/date_bubble_grey.9.png b/src/main/res/drawable-mdpi/date_bubble_grey.9.png index 1342b5540d74e50a891483b039b2c8ad0f26542b..0a0ebb220ea0dc9f2229e2f0706f3fbf9561cca4 100644 Binary files a/src/main/res/drawable-mdpi/date_bubble_grey.9.png and b/src/main/res/drawable-mdpi/date_bubble_grey.9.png differ diff --git a/src/main/res/drawable-mdpi/date_bubble_white.9.png b/src/main/res/drawable-mdpi/date_bubble_white.9.png index 2fdff79e7559ba4155140d907a5aac78fef8625d..40f26d3996acbe48e6d0f4a6db07c47ce3bc74d5 100644 Binary files a/src/main/res/drawable-mdpi/date_bubble_white.9.png and b/src/main/res/drawable-mdpi/date_bubble_white.9.png differ diff --git a/src/main/res/drawable-mdpi/message_bubble_received.9.png b/src/main/res/drawable-mdpi/message_bubble_received.9.png index b393b41d473ab2656540c7d4cff90475b0781c08..f5628441540bd7663ee9c576c497aebd25a42af8 100644 Binary files a/src/main/res/drawable-mdpi/message_bubble_received.9.png and b/src/main/res/drawable-mdpi/message_bubble_received.9.png differ diff --git a/src/main/res/drawable-mdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-mdpi/message_bubble_received_dark.9.png index 721187dd26e2161931b2a99bae76f3cc05f440d0..ecfb9f4275f7bb44d30fe2a2e317aef6afe7d000 100644 Binary files a/src/main/res/drawable-mdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-mdpi/message_bubble_received_dark.9.png differ diff --git a/src/main/res/drawable-mdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-mdpi/message_bubble_received_grey.9.png index 42d43cfa941377f1f0ac030ed6d015e9c8ad3f27..f2d79acee4c6240d86079c3e6576b638e0b0190e 100644 Binary files a/src/main/res/drawable-mdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-mdpi/message_bubble_received_grey.9.png differ diff --git a/src/main/res/drawable-mdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-mdpi/message_bubble_received_warning.9.png index 9d3379d500da238a7c96fa3347880b65a95d74f2..2a81873ff4a9466d8980551567a307e126c32f49 100644 Binary files a/src/main/res/drawable-mdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-mdpi/message_bubble_received_warning.9.png differ diff --git a/src/main/res/drawable-mdpi/message_bubble_received_white.9.png b/src/main/res/drawable-mdpi/message_bubble_received_white.9.png index bfd2b9f0a13094853f088f9c4765244487acb554..5e9cb12a64da81cf2e0d0a0eb777bd425c9d22cf 100644 Binary files a/src/main/res/drawable-mdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-mdpi/message_bubble_received_white.9.png differ diff --git a/src/main/res/drawable-mdpi/message_bubble_sent.9.png b/src/main/res/drawable-mdpi/message_bubble_sent.9.png index 384aa121ba74a66dfd65f3c6d21fc6e955da6d61..b7cc611fadfbe37d406502cb53b450c075023e19 100644 Binary files a/src/main/res/drawable-mdpi/message_bubble_sent.9.png and b/src/main/res/drawable-mdpi/message_bubble_sent.9.png differ diff --git a/src/main/res/drawable-mdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-mdpi/message_bubble_sent_grey.9.png index 8a321fa4eaa427386a29285b5f0f94432ccace59..57819cbae9b1554ed075a7f8c7c0ff47d6b5f137 100644 Binary files a/src/main/res/drawable-mdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-mdpi/message_bubble_sent_grey.9.png differ diff --git a/src/main/res/drawable-xhdpi/date_bubble_grey.9.png b/src/main/res/drawable-xhdpi/date_bubble_grey.9.png index 08fa3138728aa2eb5ded22535f87c2f963a2bcf5..4c06bdf802ff72fc16d926107f9f9bbabe35006e 100644 Binary files a/src/main/res/drawable-xhdpi/date_bubble_grey.9.png and b/src/main/res/drawable-xhdpi/date_bubble_grey.9.png differ diff --git a/src/main/res/drawable-xhdpi/date_bubble_white.9.png b/src/main/res/drawable-xhdpi/date_bubble_white.9.png index bf34442ddf68b057cf3125ff2307f5b78c40d55d..2a96b9bfb698a509b1a914d4e8f927179d5c0a1e 100644 Binary files a/src/main/res/drawable-xhdpi/date_bubble_white.9.png and b/src/main/res/drawable-xhdpi/date_bubble_white.9.png differ diff --git a/src/main/res/drawable-xhdpi/message_bubble_received.9.png b/src/main/res/drawable-xhdpi/message_bubble_received.9.png index cb18be2f286d788a84c1605276426bdf240a2fa2..e479bfb399c9ba3e0902916829bc425c519d898f 100644 Binary files a/src/main/res/drawable-xhdpi/message_bubble_received.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received.9.png differ diff --git a/src/main/res/drawable-xhdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-xhdpi/message_bubble_received_dark.9.png index 4693fd92c1ac0583dabda74a263ab67864e9bb4b..6ab302b2c87920f11cf288a931711fc20c1addab 100644 Binary files a/src/main/res/drawable-xhdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received_dark.9.png differ diff --git a/src/main/res/drawable-xhdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-xhdpi/message_bubble_received_grey.9.png index ba65852f557ae97b92fc99278762bc9663aa2b31..03d423b87af909fe4f05116d80a3883ed2d17f25 100644 Binary files a/src/main/res/drawable-xhdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received_grey.9.png differ diff --git a/src/main/res/drawable-xhdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-xhdpi/message_bubble_received_warning.9.png index bb38f5e2c4dc3c6efe4e0f3f3410add62591fc2a..ef2cc4fce3c250dcdad527a88cb9820dc39787f7 100644 Binary files a/src/main/res/drawable-xhdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received_warning.9.png differ diff --git a/src/main/res/drawable-xhdpi/message_bubble_received_white.9.png b/src/main/res/drawable-xhdpi/message_bubble_received_white.9.png index 4aca28e7901735ded0ee60d0b8fec064db90e172..4404bcfd4e6c527ccd8db6d24720bf1b7f58feb7 100644 Binary files a/src/main/res/drawable-xhdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-xhdpi/message_bubble_received_white.9.png differ diff --git a/src/main/res/drawable-xhdpi/message_bubble_sent.9.png b/src/main/res/drawable-xhdpi/message_bubble_sent.9.png index ee41d7b343ec5185b3035fcc7e33ba030eaa3f44..5db6951e1ecfa4bfa82af2af039095f0abc75fa1 100644 Binary files a/src/main/res/drawable-xhdpi/message_bubble_sent.9.png and b/src/main/res/drawable-xhdpi/message_bubble_sent.9.png differ diff --git a/src/main/res/drawable-xhdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-xhdpi/message_bubble_sent_grey.9.png index 07a6878cbd09a71c2f22d26f7becaa349c57b907..5c28d1caa5f19a40655f060bdce6ce4b9f8ec3ba 100644 Binary files a/src/main/res/drawable-xhdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-xhdpi/message_bubble_sent_grey.9.png differ diff --git a/src/main/res/drawable-xxhdpi/date_bubble_grey.9.png b/src/main/res/drawable-xxhdpi/date_bubble_grey.9.png index 41d43576aee1f15788047bb6b1c067bac23927aa..b7e9b500ea3c7be3c5d18f1a94f5a5ac7f8d0916 100644 Binary files a/src/main/res/drawable-xxhdpi/date_bubble_grey.9.png and b/src/main/res/drawable-xxhdpi/date_bubble_grey.9.png differ diff --git a/src/main/res/drawable-xxhdpi/date_bubble_white.9.png b/src/main/res/drawable-xxhdpi/date_bubble_white.9.png index 4cb8f9bd648c2861c5c0e3d01c0e7c5397b994c0..82d25540ee36540583c3d239b2d5ddd21689f2fd 100644 Binary files a/src/main/res/drawable-xxhdpi/date_bubble_white.9.png and b/src/main/res/drawable-xxhdpi/date_bubble_white.9.png differ diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received.9.png index dcf82ec5f4a3301b5617729e4a352a6404b21957..4670b8296d39a71c1664d5252ebac3682bb3112b 100644 Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received.9.png differ diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received_dark.9.png index 5e59a0555d1234d0a19be3eab4b2b6f5226b42f8..415fd157386c3062380471a7800d9c0f9c739107 100644 Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received_dark.9.png differ diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received_grey.9.png index 88cc9a66c857770d998f996275e6657a8093bde7..76bff006c2906192fa7ab00c4917e4df627a3fa9 100644 Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received_grey.9.png differ diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received_warning.9.png index 68c2e0bf14a8f3d6c530d0237272981afe0a6f60..e24a829bed3d8b40eb66671c0b435cacd03fe8d2 100644 Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received_warning.9.png differ diff --git a/src/main/res/drawable-xxhdpi/message_bubble_received_white.9.png b/src/main/res/drawable-xxhdpi/message_bubble_received_white.9.png index 3d36fc73b5e51d4f98848aa5f5df031922684cc8..16548c294d667dbe2a2b6821ae3d644d2ea01e58 100644 Binary files a/src/main/res/drawable-xxhdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_received_white.9.png differ diff --git a/src/main/res/drawable-xxhdpi/message_bubble_sent.9.png b/src/main/res/drawable-xxhdpi/message_bubble_sent.9.png index 4339d4f47fda62e762c5e6048a97509b0af59086..521e027f68598b9ac1da285634e86b60cd62e226 100644 Binary files a/src/main/res/drawable-xxhdpi/message_bubble_sent.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_sent.9.png differ diff --git a/src/main/res/drawable-xxhdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-xxhdpi/message_bubble_sent_grey.9.png index fe8a82a832d7e130278dd5b6b944d7ce9a612b6d..822344041f40eb5adfd3fced2b3e83b9aa8cf560 100644 Binary files a/src/main/res/drawable-xxhdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-xxhdpi/message_bubble_sent_grey.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/date_bubble_grey.9.png b/src/main/res/drawable-xxxhdpi/date_bubble_grey.9.png index e287f46f7d0b75f4e796bc054a1116bce6b6f309..2eda42882df7f2f1593c82fd09f02f76f13dc645 100644 Binary files a/src/main/res/drawable-xxxhdpi/date_bubble_grey.9.png and b/src/main/res/drawable-xxxhdpi/date_bubble_grey.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/date_bubble_white.9.png b/src/main/res/drawable-xxxhdpi/date_bubble_white.9.png index 58a0a615b15f7007db599c47a701b1617043dda1..dfc24fadcf4a25013e80be605c98547c20b51b9e 100644 Binary files a/src/main/res/drawable-xxxhdpi/date_bubble_white.9.png and b/src/main/res/drawable-xxxhdpi/date_bubble_white.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received.9.png index 2e9fa64935ab94b756e87b5b635d66d0767b6024..eccc90077e5adce57468aca635363077dd0371f4 100644 Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received_dark.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received_dark.9.png index 595ac68d339c77ac304f74eef867e561ee85ade5..fa3ca2035e20f6d09b2a5186ec1393b4bbc85a33 100644 Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received_dark.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received_dark.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received_grey.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received_grey.9.png index f0828bd449e7b0a0a7fd3cdf3bbcde3d558336b0..acfa862d669616de94256a2991f56512c8babccd 100644 Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received_grey.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received_grey.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received_warning.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received_warning.9.png index eb562e58a72df3849091bdda848fb5427958e805..555719ee61cd1efeb1752795304af41b63ca0f5f 100644 Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received_warning.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received_warning.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_received_white.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_received_white.9.png index 916131d3aeaa1469970c9ec1c0f3da75cde3a1e2..9758293a717c8b62ceced94c803aa96a7707e683 100644 Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_received_white.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_received_white.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_sent.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_sent.9.png index da31ed225f243571da65db0af47d0270d99b64ac..55fa4279865da03530ccfc7c0ff0e83762702fa9 100644 Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_sent.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_sent.9.png differ diff --git a/src/main/res/drawable-xxxhdpi/message_bubble_sent_grey.9.png b/src/main/res/drawable-xxxhdpi/message_bubble_sent_grey.9.png index 172dc39528df3cff84cf65d69785b72812fe2294..af45346c4947cffed95ec3dc2d39b5cd21f98908 100644 Binary files a/src/main/res/drawable-xxxhdpi/message_bubble_sent_grey.9.png and b/src/main/res/drawable-xxxhdpi/message_bubble_sent_grey.9.png differ diff --git a/src/main/res/mipmap-hdpi/ic_launcher_background.png b/src/main/res/mipmap-hdpi/ic_launcher_background.png index 9fc23759729b9eb27c4705c1f666666499afcf7a..0e5a16390aae109be31f0e54e7236bc0d23ddf54 100644 Binary files a/src/main/res/mipmap-hdpi/ic_launcher_background.png and b/src/main/res/mipmap-hdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-mdpi/ic_launcher_background.png b/src/main/res/mipmap-mdpi/ic_launcher_background.png index e15a5c98d5e893407592c43c392554da2a8e75a8..57edd5ca3b8225076c8a49743cbcb823d7ffe73d 100644 Binary files a/src/main/res/mipmap-mdpi/ic_launcher_background.png and b/src/main/res/mipmap-mdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-mdpi/new_launcher.png b/src/main/res/mipmap-mdpi/new_launcher.png deleted file mode 100644 index 9e88d856e5163fc1018b101ec75caddbbe03fa2b..0000000000000000000000000000000000000000 Binary files a/src/main/res/mipmap-mdpi/new_launcher.png and /dev/null differ diff --git a/src/main/res/mipmap-mdpi/new_launcher_round.png b/src/main/res/mipmap-mdpi/new_launcher_round.png deleted file mode 100644 index 8e507e7613c45115d79aa10c5aa1c60132c74c36..0000000000000000000000000000000000000000 Binary files a/src/main/res/mipmap-mdpi/new_launcher_round.png and /dev/null differ diff --git a/src/main/res/mipmap-xhdpi/ic_launcher_background.png b/src/main/res/mipmap-xhdpi/ic_launcher_background.png index 02e2693e74a74aff321ac4f11b0146b49e50ba59..7e4e772d0695d9ce2c476fdccd58071b3ead4400 100644 Binary files a/src/main/res/mipmap-xhdpi/ic_launcher_background.png and b/src/main/res/mipmap-xhdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-xhdpi/new_launcher.png b/src/main/res/mipmap-xhdpi/new_launcher.png deleted file mode 100644 index 5970148ebdd8a808f238dd44f850f7a0afd9f4d4..0000000000000000000000000000000000000000 Binary files a/src/main/res/mipmap-xhdpi/new_launcher.png and /dev/null differ diff --git a/src/main/res/mipmap-xhdpi/new_launcher_round.png b/src/main/res/mipmap-xhdpi/new_launcher_round.png deleted file mode 100644 index ec3319e28552db8d71c4071caad7310cef5bc613..0000000000000000000000000000000000000000 Binary files a/src/main/res/mipmap-xhdpi/new_launcher_round.png and /dev/null differ diff --git a/src/main/res/mipmap-xxhdpi/ic_launcher_background.png b/src/main/res/mipmap-xxhdpi/ic_launcher_background.png index d099bcd1612d517481036a07485742c7bf5bf789..3ceecd75a456d5c4c14d5db74e45ce0120217a14 100644 Binary files a/src/main/res/mipmap-xxhdpi/ic_launcher_background.png and b/src/main/res/mipmap-xxhdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-xxhdpi/new_launcher.png b/src/main/res/mipmap-xxhdpi/new_launcher.png deleted file mode 100644 index 91b23c3a8ddeb74363d6419e8ea0e330184a8b8a..0000000000000000000000000000000000000000 Binary files a/src/main/res/mipmap-xxhdpi/new_launcher.png and /dev/null differ diff --git a/src/main/res/mipmap-xxhdpi/new_launcher_round.png b/src/main/res/mipmap-xxhdpi/new_launcher_round.png deleted file mode 100644 index e3210f44ae9534fbe586b7a03d32a91f0934cffd..0000000000000000000000000000000000000000 Binary files a/src/main/res/mipmap-xxhdpi/new_launcher_round.png and /dev/null differ diff --git a/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png b/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png index 52166eae8e3c90bb15f1c99ef08ab4d07bf40f3c..b75f8bc457e06ea450ee9a26bcb094c94d38750c 100644 Binary files a/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png and b/src/main/res/mipmap-xxxhdpi/ic_launcher_background.png differ diff --git a/src/main/res/mipmap-xxxhdpi/new_launcher.png b/src/main/res/mipmap-xxxhdpi/new_launcher.png deleted file mode 100644 index 6f762030681aa0c550cb9822252b823ee8e99886..0000000000000000000000000000000000000000 Binary files a/src/main/res/mipmap-xxxhdpi/new_launcher.png and /dev/null differ diff --git a/src/main/res/mipmap-xxxhdpi/new_launcher_round.png b/src/main/res/mipmap-xxxhdpi/new_launcher_round.png deleted file mode 100644 index d006aeef92a48c54ac19ca584eaeb754fd660b88..0000000000000000000000000000000000000000 Binary files a/src/main/res/mipmap-xxxhdpi/new_launcher_round.png and /dev/null differ diff --git a/src/quicksy/AndroidManifest.xml b/src/quicksy/AndroidManifest.xml index 1955a5cce4abd96bac6907c866295150c6debcee..24b2f5e2f19fc26338e49883659b7c664d7daa18 100644 --- a/src/quicksy/AndroidManifest.xml +++ b/src/quicksy/AndroidManifest.xml @@ -4,7 +4,7 @@ package="eu.siacs.conversations"> + + + + diff --git a/src/quicksy/res/mipmap-anydpi-v26/new_launcher.xml b/src/quicksy/res/mipmap-anydpi-v26/new_launcher.xml new file mode 100644 index 0000000000000000000000000000000000000000..6f2acb4f09f227d8b16a1fb47495a06444a3279a --- /dev/null +++ b/src/quicksy/res/mipmap-anydpi-v26/new_launcher.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/quicksy/res/mipmap-anydpi-v26/new_launcher_round.xml b/src/quicksy/res/mipmap-anydpi-v26/new_launcher_round.xml new file mode 100644 index 0000000000000000000000000000000000000000..6f2acb4f09f227d8b16a1fb47495a06444a3279a --- /dev/null +++ b/src/quicksy/res/mipmap-anydpi-v26/new_launcher_round.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/src/quicksy/res/mipmap-hdpi/new_launcher.png b/src/quicksy/res/mipmap-hdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..5a399668a4deebc58f0e0cfa6908c00909de037a Binary files /dev/null and b/src/quicksy/res/mipmap-hdpi/new_launcher.png differ diff --git a/src/quicksy/res/mipmap-hdpi/new_launcher_round.png b/src/quicksy/res/mipmap-hdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..c82cdf7358142f4be412f85774559bc88d8e689f Binary files /dev/null and b/src/quicksy/res/mipmap-hdpi/new_launcher_round.png differ diff --git a/src/quicksy/res/mipmap-mdpi/new_launcher.png b/src/quicksy/res/mipmap-mdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..a2b125abf2e1302d428a6d13ad9cf6e61638e80c Binary files /dev/null and b/src/quicksy/res/mipmap-mdpi/new_launcher.png differ diff --git a/src/quicksy/res/mipmap-mdpi/new_launcher_round.png b/src/quicksy/res/mipmap-mdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..d52ec22421d581d08fb4e30a8831c808791ab2b0 Binary files /dev/null and b/src/quicksy/res/mipmap-mdpi/new_launcher_round.png differ diff --git a/src/quicksy/res/mipmap-xhdpi/new_launcher.png b/src/quicksy/res/mipmap-xhdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..d6df0ec83bad75572bd6effa051ac924ba930017 Binary files /dev/null and b/src/quicksy/res/mipmap-xhdpi/new_launcher.png differ diff --git a/src/quicksy/res/mipmap-xhdpi/new_launcher_round.png b/src/quicksy/res/mipmap-xhdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..660ef96ef35f2344c2fba56a2998f17d7fc37d13 Binary files /dev/null and b/src/quicksy/res/mipmap-xhdpi/new_launcher_round.png differ diff --git a/src/quicksy/res/mipmap-xxhdpi/new_launcher.png b/src/quicksy/res/mipmap-xxhdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..d7787abdd98c337966d763bc32602cfe626a51cc Binary files /dev/null and b/src/quicksy/res/mipmap-xxhdpi/new_launcher.png differ diff --git a/src/quicksy/res/mipmap-xxhdpi/new_launcher_round.png b/src/quicksy/res/mipmap-xxhdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..2b48304760b0b28a30634dd211ac5128b69e7f03 Binary files /dev/null and b/src/quicksy/res/mipmap-xxhdpi/new_launcher_round.png differ diff --git a/src/quicksy/res/mipmap-xxxhdpi/new_launcher.png b/src/quicksy/res/mipmap-xxxhdpi/new_launcher.png new file mode 100644 index 0000000000000000000000000000000000000000..dffe54a806a7abd5a5270270bed1e4e94217e9ee Binary files /dev/null and b/src/quicksy/res/mipmap-xxxhdpi/new_launcher.png differ diff --git a/src/quicksy/res/mipmap-xxxhdpi/new_launcher_round.png b/src/quicksy/res/mipmap-xxxhdpi/new_launcher_round.png new file mode 100644 index 0000000000000000000000000000000000000000..f11138637193eff31c2fa910aabbc91b0bc7fc74 Binary files /dev/null and b/src/quicksy/res/mipmap-xxxhdpi/new_launcher_round.png differ