diff --git a/com.discord/AndroidManifest.xml b/com.discord/AndroidManifest.xml index 925eded068..0d5939ab51 100644 --- a/com.discord/AndroidManifest.xml +++ b/com.discord/AndroidManifest.xml @@ -18,6 +18,7 @@ + @@ -81,6 +82,7 @@ + diff --git a/com.discord/apktool.yml b/com.discord/apktool.yml index 9109c6698a..99c9ffda6e 100644 --- a/com.discord/apktool.yml +++ b/com.discord/apktool.yml @@ -1,5 +1,5 @@ !!brut.androlib.meta.MetaInfo -apkFileName: com.discord-925.apk +apkFileName: com.discord-926.apk compressionType: false doNotCompress: - arsc @@ -308,5 +308,5 @@ usesFramework: tag: null version: 2.4.1-1b91ce-SNAPSHOT versionInfo: - versionCode: '925' - versionName: 9.2.5 + versionCode: '926' + versionName: 9.2.6-SAO-Coat_of_Midnight diff --git a/com.discord/assets/crashlytics-build.properties b/com.discord/assets/crashlytics-build.properties index 340ae355aa..51b5aea8af 100644 --- a/com.discord/assets/crashlytics-build.properties +++ b/com.discord/assets/crashlytics-build.properties @@ -3,9 +3,9 @@ # #Do NOT modify, delete, or commit to source control! # -#Thu Jul 25 17:12:35 UTC 2019 -version_name=9.2.5 +#Fri Jul 26 00:20:20 UTC 2019 +version_name=9.2.6-SAO-Coat_of_Midnight package_name=com.discord -build_id=dea9b80f-d069-4490-bfdd-158ea67744d5 -version_code=925 +build_id=e3a8d2ad-9f21-4f35-b3d3-c3d6a10cd31b +version_code=926 app_name=com.discord diff --git a/com.discord/original/AndroidManifest.xml b/com.discord/original/AndroidManifest.xml index 1f7c9301cf..c44ce0cb73 100644 Binary files a/com.discord/original/AndroidManifest.xml and b/com.discord/original/AndroidManifest.xml differ diff --git a/com.discord/res/animator/fade_in.xml b/com.discord/res/animator/fade_in.xml new file mode 100644 index 0000000000..80e8f8d2f1 --- /dev/null +++ b/com.discord/res/animator/fade_in.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/animator/fade_out.xml b/com.discord/res/animator/fade_out.xml new file mode 100644 index 0000000000..2a57a502f4 --- /dev/null +++ b/com.discord/res/animator/fade_out.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/animator/overlay_slide_down_fade_in.xml b/com.discord/res/animator/overlay_slide_down_fade_in.xml new file mode 100644 index 0000000000..1887ac7938 --- /dev/null +++ b/com.discord/res/animator/overlay_slide_down_fade_in.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/animator/overlay_slide_down_fade_out.xml b/com.discord/res/animator/overlay_slide_down_fade_out.xml new file mode 100644 index 0000000000..2a05850cbe --- /dev/null +++ b/com.discord/res/animator/overlay_slide_down_fade_out.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/animator/overlay_slide_up_fade_in.xml b/com.discord/res/animator/overlay_slide_up_fade_in.xml new file mode 100644 index 0000000000..54d2eed99e --- /dev/null +++ b/com.discord/res/animator/overlay_slide_up_fade_in.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/animator/overlay_slide_up_fade_out.xml b/com.discord/res/animator/overlay_slide_up_fade_out.xml new file mode 100644 index 0000000000..fa568cc579 --- /dev/null +++ b/com.discord/res/animator/overlay_slide_up_fade_out.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/animator/slide_in_bottom.xml b/com.discord/res/animator/slide_in_bottom.xml new file mode 100644 index 0000000000..04ecd921e7 --- /dev/null +++ b/com.discord/res/animator/slide_in_bottom.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/animator/slide_out_bottom.xml b/com.discord/res/animator/slide_out_bottom.xml new file mode 100644 index 0000000000..9781bde1a3 --- /dev/null +++ b/com.discord/res/animator/slide_out_bottom.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v21/ic_close_24dp.xml b/com.discord/res/drawable-anydpi-v21/ic_close_24dp.xml new file mode 100644 index 0000000000..58af367484 --- /dev/null +++ b/com.discord/res/drawable-anydpi-v21/ic_close_24dp.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v21/ic_mic_muted_white_red_24dp.xml b/com.discord/res/drawable-anydpi-v21/ic_mic_muted_white_red_24dp.xml new file mode 100644 index 0000000000..b136ef6770 --- /dev/null +++ b/com.discord/res/drawable-anydpi-v21/ic_mic_muted_white_red_24dp.xml @@ -0,0 +1,8 @@ + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v21/ic_overlay_grey_a60_24dp.xml b/com.discord/res/drawable-anydpi-v21/ic_overlay_grey_a60_24dp.xml new file mode 100644 index 0000000000..af9c8b5ac2 --- /dev/null +++ b/com.discord/res/drawable-anydpi-v21/ic_overlay_grey_a60_24dp.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v21/ic_overlay_white_a60_24dp.xml b/com.discord/res/drawable-anydpi-v21/ic_overlay_white_a60_24dp.xml new file mode 100644 index 0000000000..160798a69a --- /dev/null +++ b/com.discord/res/drawable-anydpi-v21/ic_overlay_white_a60_24dp.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v21/ic_volume_up_white_a60_24dp.xml b/com.discord/res/drawable-anydpi-v21/ic_volume_up_white_a30_24dp.xml similarity index 85% rename from com.discord/res/drawable-anydpi-v21/ic_volume_up_white_a60_24dp.xml rename to com.discord/res/drawable-anydpi-v21/ic_volume_up_white_a30_24dp.xml index 0e5d49c837..33da2a5c2e 100644 --- a/com.discord/res/drawable-anydpi-v21/ic_volume_up_white_a60_24dp.xml +++ b/com.discord/res/drawable-anydpi-v21/ic_volume_up_white_a30_24dp.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v21/img_logo_square.xml b/com.discord/res/drawable-anydpi-v21/img_logo_square.xml new file mode 100644 index 0000000000..0aabfc2530 --- /dev/null +++ b/com.discord/res/drawable-anydpi-v21/img_logo_square.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v24/ic_mic_white_a30_24dp.xml b/com.discord/res/drawable-anydpi-v24/ic_mic_white_a30_24dp.xml new file mode 100644 index 0000000000..932b538d34 --- /dev/null +++ b/com.discord/res/drawable-anydpi-v24/ic_mic_white_a30_24dp.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-hdpi/ic_account_youtube.png b/com.discord/res/drawable-hdpi/ic_account_youtube.png index 028d5402bb..d7c58d8028 100644 Binary files a/com.discord/res/drawable-hdpi/ic_account_youtube.png and b/com.discord/res/drawable-hdpi/ic_account_youtube.png differ diff --git a/com.discord/res/drawable-hdpi/ic_close_24dp.png b/com.discord/res/drawable-hdpi/ic_close_24dp.png new file mode 100644 index 0000000000..3b8abbb469 Binary files /dev/null and b/com.discord/res/drawable-hdpi/ic_close_24dp.png differ diff --git a/com.discord/res/drawable-hdpi/ic_mic_muted_white_red_24dp.png b/com.discord/res/drawable-hdpi/ic_mic_muted_white_red_24dp.png new file mode 100644 index 0000000000..e91a031a4d Binary files /dev/null and b/com.discord/res/drawable-hdpi/ic_mic_muted_white_red_24dp.png differ diff --git a/com.discord/res/drawable-hdpi/ic_mic_white_a30_24dp.png b/com.discord/res/drawable-hdpi/ic_mic_white_a30_24dp.png new file mode 100644 index 0000000000..2b4197c902 Binary files /dev/null and b/com.discord/res/drawable-hdpi/ic_mic_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-hdpi/ic_overlay_grey_a60_24dp.png b/com.discord/res/drawable-hdpi/ic_overlay_grey_a60_24dp.png new file mode 100644 index 0000000000..afa31e0996 Binary files /dev/null and b/com.discord/res/drawable-hdpi/ic_overlay_grey_a60_24dp.png differ diff --git a/com.discord/res/drawable-hdpi/ic_overlay_white_a60_24dp.png b/com.discord/res/drawable-hdpi/ic_overlay_white_a60_24dp.png new file mode 100644 index 0000000000..5340c6d395 Binary files /dev/null and b/com.discord/res/drawable-hdpi/ic_overlay_white_a60_24dp.png differ diff --git a/com.discord/res/drawable-hdpi/ic_volume_up_white_a30_24dp.png b/com.discord/res/drawable-hdpi/ic_volume_up_white_a30_24dp.png new file mode 100644 index 0000000000..08673835bb Binary files /dev/null and b/com.discord/res/drawable-hdpi/ic_volume_up_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-hdpi/ic_volume_up_white_a60_24dp.png b/com.discord/res/drawable-hdpi/ic_volume_up_white_a60_24dp.png deleted file mode 100644 index a4067408a9..0000000000 Binary files a/com.discord/res/drawable-hdpi/ic_volume_up_white_a60_24dp.png and /dev/null differ diff --git a/com.discord/res/drawable-hdpi/img_logo_square.png b/com.discord/res/drawable-hdpi/img_logo_square.png new file mode 100644 index 0000000000..40189424e8 Binary files /dev/null and b/com.discord/res/drawable-hdpi/img_logo_square.png differ diff --git a/com.discord/res/drawable-ldpi/ic_close_24dp.png b/com.discord/res/drawable-ldpi/ic_close_24dp.png new file mode 100644 index 0000000000..c9db595768 Binary files /dev/null and b/com.discord/res/drawable-ldpi/ic_close_24dp.png differ diff --git a/com.discord/res/drawable-ldpi/ic_mic_muted_white_red_24dp.png b/com.discord/res/drawable-ldpi/ic_mic_muted_white_red_24dp.png new file mode 100644 index 0000000000..c9905463ad Binary files /dev/null and b/com.discord/res/drawable-ldpi/ic_mic_muted_white_red_24dp.png differ diff --git a/com.discord/res/drawable-ldpi/ic_mic_white_a30_24dp.png b/com.discord/res/drawable-ldpi/ic_mic_white_a30_24dp.png new file mode 100644 index 0000000000..1683b51a3e Binary files /dev/null and b/com.discord/res/drawable-ldpi/ic_mic_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-ldpi/ic_overlay_grey_a60_24dp.png b/com.discord/res/drawable-ldpi/ic_overlay_grey_a60_24dp.png new file mode 100644 index 0000000000..dd177fbe60 Binary files /dev/null and b/com.discord/res/drawable-ldpi/ic_overlay_grey_a60_24dp.png differ diff --git a/com.discord/res/drawable-ldpi/ic_overlay_white_a60_24dp.png b/com.discord/res/drawable-ldpi/ic_overlay_white_a60_24dp.png new file mode 100644 index 0000000000..35ecba5cc6 Binary files /dev/null and b/com.discord/res/drawable-ldpi/ic_overlay_white_a60_24dp.png differ diff --git a/com.discord/res/drawable-ldpi/ic_volume_up_white_a30_24dp.png b/com.discord/res/drawable-ldpi/ic_volume_up_white_a30_24dp.png new file mode 100644 index 0000000000..96d9e35ef3 Binary files /dev/null and b/com.discord/res/drawable-ldpi/ic_volume_up_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-ldpi/ic_volume_up_white_a60_24dp.png b/com.discord/res/drawable-ldpi/ic_volume_up_white_a60_24dp.png deleted file mode 100644 index 551f92329b..0000000000 Binary files a/com.discord/res/drawable-ldpi/ic_volume_up_white_a60_24dp.png and /dev/null differ diff --git a/com.discord/res/drawable-ldpi/img_logo_square.png b/com.discord/res/drawable-ldpi/img_logo_square.png new file mode 100644 index 0000000000..fef0ef0bd5 Binary files /dev/null and b/com.discord/res/drawable-ldpi/img_logo_square.png differ diff --git a/com.discord/res/drawable-mdpi/ic_close_24dp.png b/com.discord/res/drawable-mdpi/ic_close_24dp.png new file mode 100644 index 0000000000..845b75d71a Binary files /dev/null and b/com.discord/res/drawable-mdpi/ic_close_24dp.png differ diff --git a/com.discord/res/drawable-mdpi/ic_mic_muted_white_red_24dp.png b/com.discord/res/drawable-mdpi/ic_mic_muted_white_red_24dp.png new file mode 100644 index 0000000000..38f7c0ddd5 Binary files /dev/null and b/com.discord/res/drawable-mdpi/ic_mic_muted_white_red_24dp.png differ diff --git a/com.discord/res/drawable-mdpi/ic_mic_white_a30_24dp.png b/com.discord/res/drawable-mdpi/ic_mic_white_a30_24dp.png new file mode 100644 index 0000000000..c16a8c1044 Binary files /dev/null and b/com.discord/res/drawable-mdpi/ic_mic_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-mdpi/ic_overlay_grey_a60_24dp.png b/com.discord/res/drawable-mdpi/ic_overlay_grey_a60_24dp.png new file mode 100644 index 0000000000..7b12d03c46 Binary files /dev/null and b/com.discord/res/drawable-mdpi/ic_overlay_grey_a60_24dp.png differ diff --git a/com.discord/res/drawable-mdpi/ic_overlay_white_a60_24dp.png b/com.discord/res/drawable-mdpi/ic_overlay_white_a60_24dp.png new file mode 100644 index 0000000000..dfa0da868e Binary files /dev/null and b/com.discord/res/drawable-mdpi/ic_overlay_white_a60_24dp.png differ diff --git a/com.discord/res/drawable-mdpi/ic_volume_up_white_a30_24dp.png b/com.discord/res/drawable-mdpi/ic_volume_up_white_a30_24dp.png new file mode 100644 index 0000000000..8969b5a7ad Binary files /dev/null and b/com.discord/res/drawable-mdpi/ic_volume_up_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-mdpi/ic_volume_up_white_a60_24dp.png b/com.discord/res/drawable-mdpi/ic_volume_up_white_a60_24dp.png deleted file mode 100644 index 4e7de63f87..0000000000 Binary files a/com.discord/res/drawable-mdpi/ic_volume_up_white_a60_24dp.png and /dev/null differ diff --git a/com.discord/res/drawable-mdpi/img_logo_square.png b/com.discord/res/drawable-mdpi/img_logo_square.png new file mode 100644 index 0000000000..86441a9b4f Binary files /dev/null and b/com.discord/res/drawable-mdpi/img_logo_square.png differ diff --git a/com.discord/res/drawable-v21/bubble_state_selector.xml b/com.discord/res/drawable-v21/bubble_state_selector.xml new file mode 100644 index 0000000000..fd79e17c26 --- /dev/null +++ b/com.discord/res/drawable-v21/bubble_state_selector.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-v21/button_status_green_500.xml b/com.discord/res/drawable-v21/button_status_green_500.xml new file mode 100644 index 0000000000..f7057739f7 --- /dev/null +++ b/com.discord/res/drawable-v21/button_status_green_500.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-v21/drawable_uikit_status_green_500_button.xml b/com.discord/res/drawable-v21/drawable_uikit_status_green_500_button.xml new file mode 100644 index 0000000000..3a7cc20257 --- /dev/null +++ b/com.discord/res/drawable-v21/drawable_uikit_status_green_500_button.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-xhdpi/ic_close_24dp.png b/com.discord/res/drawable-xhdpi/ic_close_24dp.png new file mode 100644 index 0000000000..0ec564fe80 Binary files /dev/null and b/com.discord/res/drawable-xhdpi/ic_close_24dp.png differ diff --git a/com.discord/res/drawable-xhdpi/ic_mic_muted_white_red_24dp.png b/com.discord/res/drawable-xhdpi/ic_mic_muted_white_red_24dp.png new file mode 100644 index 0000000000..2ea894f109 Binary files /dev/null and b/com.discord/res/drawable-xhdpi/ic_mic_muted_white_red_24dp.png differ diff --git a/com.discord/res/drawable-xhdpi/ic_mic_white_a30_24dp.png b/com.discord/res/drawable-xhdpi/ic_mic_white_a30_24dp.png new file mode 100644 index 0000000000..1b4f1b54e5 Binary files /dev/null and b/com.discord/res/drawable-xhdpi/ic_mic_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-xhdpi/ic_overlay_grey_a60_24dp.png b/com.discord/res/drawable-xhdpi/ic_overlay_grey_a60_24dp.png new file mode 100644 index 0000000000..62314043af Binary files /dev/null and b/com.discord/res/drawable-xhdpi/ic_overlay_grey_a60_24dp.png differ diff --git a/com.discord/res/drawable-xhdpi/ic_overlay_white_a60_24dp.png b/com.discord/res/drawable-xhdpi/ic_overlay_white_a60_24dp.png new file mode 100644 index 0000000000..4e7ed0b953 Binary files /dev/null and b/com.discord/res/drawable-xhdpi/ic_overlay_white_a60_24dp.png differ diff --git a/com.discord/res/drawable-xhdpi/ic_volume_up_white_a30_24dp.png b/com.discord/res/drawable-xhdpi/ic_volume_up_white_a30_24dp.png new file mode 100644 index 0000000000..2b1f0cc8b4 Binary files /dev/null and b/com.discord/res/drawable-xhdpi/ic_volume_up_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-xhdpi/ic_volume_up_white_a60_24dp.png b/com.discord/res/drawable-xhdpi/ic_volume_up_white_a60_24dp.png deleted file mode 100644 index f05df8fea8..0000000000 Binary files a/com.discord/res/drawable-xhdpi/ic_volume_up_white_a60_24dp.png and /dev/null differ diff --git a/com.discord/res/drawable-xhdpi/img_logo_square.png b/com.discord/res/drawable-xhdpi/img_logo_square.png new file mode 100644 index 0000000000..fa94176489 Binary files /dev/null and b/com.discord/res/drawable-xhdpi/img_logo_square.png differ diff --git a/com.discord/res/drawable-xxhdpi/ic_close_24dp.png b/com.discord/res/drawable-xxhdpi/ic_close_24dp.png new file mode 100644 index 0000000000..d2a23db7e3 Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/ic_close_24dp.png differ diff --git a/com.discord/res/drawable-xxhdpi/ic_mic_muted_white_red_24dp.png b/com.discord/res/drawable-xxhdpi/ic_mic_muted_white_red_24dp.png new file mode 100644 index 0000000000..faaddc719f Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/ic_mic_muted_white_red_24dp.png differ diff --git a/com.discord/res/drawable-xxhdpi/ic_mic_white_a30_24dp.png b/com.discord/res/drawable-xxhdpi/ic_mic_white_a30_24dp.png new file mode 100644 index 0000000000..2841b86842 Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/ic_mic_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-xxhdpi/ic_overlay_grey_a60_24dp.png b/com.discord/res/drawable-xxhdpi/ic_overlay_grey_a60_24dp.png new file mode 100644 index 0000000000..55f1f7588f Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/ic_overlay_grey_a60_24dp.png differ diff --git a/com.discord/res/drawable-xxhdpi/ic_overlay_white_a60_24dp.png b/com.discord/res/drawable-xxhdpi/ic_overlay_white_a60_24dp.png new file mode 100644 index 0000000000..8620dec159 Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/ic_overlay_white_a60_24dp.png differ diff --git a/com.discord/res/drawable-xxhdpi/ic_volume_up_white_a30_24dp.png b/com.discord/res/drawable-xxhdpi/ic_volume_up_white_a30_24dp.png new file mode 100644 index 0000000000..63aca3de2c Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/ic_volume_up_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-xxhdpi/ic_volume_up_white_a60_24dp.png b/com.discord/res/drawable-xxhdpi/ic_volume_up_white_a60_24dp.png deleted file mode 100644 index d1de8d394d..0000000000 Binary files a/com.discord/res/drawable-xxhdpi/ic_volume_up_white_a60_24dp.png and /dev/null differ diff --git a/com.discord/res/drawable-xxhdpi/img_logo_square.png b/com.discord/res/drawable-xxhdpi/img_logo_square.png new file mode 100644 index 0000000000..f596ba3b0b Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/img_logo_square.png differ diff --git a/com.discord/res/drawable-xxxhdpi/ic_close_24dp.png b/com.discord/res/drawable-xxxhdpi/ic_close_24dp.png new file mode 100644 index 0000000000..7afca5eb34 Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/ic_close_24dp.png differ diff --git a/com.discord/res/drawable-xxxhdpi/ic_mic_muted_white_red_24dp.png b/com.discord/res/drawable-xxxhdpi/ic_mic_muted_white_red_24dp.png new file mode 100644 index 0000000000..9d6328a961 Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/ic_mic_muted_white_red_24dp.png differ diff --git a/com.discord/res/drawable-xxxhdpi/ic_mic_white_a30_24dp.png b/com.discord/res/drawable-xxxhdpi/ic_mic_white_a30_24dp.png new file mode 100644 index 0000000000..9b40a7ed71 Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/ic_mic_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-xxxhdpi/ic_overlay_grey_a60_24dp.png b/com.discord/res/drawable-xxxhdpi/ic_overlay_grey_a60_24dp.png new file mode 100644 index 0000000000..f5b8544cda Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/ic_overlay_grey_a60_24dp.png differ diff --git a/com.discord/res/drawable-xxxhdpi/ic_overlay_white_a60_24dp.png b/com.discord/res/drawable-xxxhdpi/ic_overlay_white_a60_24dp.png new file mode 100644 index 0000000000..500c215906 Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/ic_overlay_white_a60_24dp.png differ diff --git a/com.discord/res/drawable-xxxhdpi/ic_volume_up_white_a30_24dp.png b/com.discord/res/drawable-xxxhdpi/ic_volume_up_white_a30_24dp.png new file mode 100644 index 0000000000..e6765e111e Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/ic_volume_up_white_a30_24dp.png differ diff --git a/com.discord/res/drawable-xxxhdpi/ic_volume_up_white_a60_24dp.png b/com.discord/res/drawable-xxxhdpi/ic_volume_up_white_a60_24dp.png deleted file mode 100644 index 6950dfd695..0000000000 Binary files a/com.discord/res/drawable-xxxhdpi/ic_volume_up_white_a60_24dp.png and /dev/null differ diff --git a/com.discord/res/drawable-xxxhdpi/img_logo_square.png b/com.discord/res/drawable-xxxhdpi/img_logo_square.png new file mode 100644 index 0000000000..1471f38e01 Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/img_logo_square.png differ diff --git a/com.discord/res/drawable-xxxhdpi/img_overlay_nux.png b/com.discord/res/drawable-xxxhdpi/img_overlay_nux.png new file mode 100644 index 0000000000..7d189f6f06 Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/img_overlay_nux.png differ diff --git a/com.discord/res/drawable/bg_boxed_button_outline.xml b/com.discord/res/drawable/bg_boxed_button_outline.xml new file mode 100644 index 0000000000..a7fcd5c84a --- /dev/null +++ b/com.discord/res/drawable/bg_boxed_button_outline.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/bubble_state_selector.xml b/com.discord/res/drawable/bubble_state_selector.xml new file mode 100644 index 0000000000..95451fadeb --- /dev/null +++ b/com.discord/res/drawable/bubble_state_selector.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/drawable/button_status_green_500.xml b/com.discord/res/drawable/button_status_green_500.xml new file mode 100644 index 0000000000..278220b808 --- /dev/null +++ b/com.discord/res/drawable/button_status_green_500.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_uikit_status_green_500_a60.xml b/com.discord/res/drawable/drawable_uikit_status_green_500_a60.xml new file mode 100644 index 0000000000..d67325765b --- /dev/null +++ b/com.discord/res/drawable/drawable_uikit_status_green_500_a60.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_uikit_status_green_500_button.xml b/com.discord/res/drawable/drawable_uikit_status_green_500_button.xml new file mode 100644 index 0000000000..c1bcef2fd1 --- /dev/null +++ b/com.discord/res/drawable/drawable_uikit_status_green_500_button.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_uikit_status_green_600_button.xml b/com.discord/res/drawable/drawable_uikit_status_green_600_button.xml new file mode 100644 index 0000000000..c32e73042f --- /dev/null +++ b/com.discord/res/drawable/drawable_uikit_status_green_600_button.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_mute_white_24dp.xml b/com.discord/res/drawable/ic_mute_white_24dp.xml new file mode 100644 index 0000000000..7eab98465a --- /dev/null +++ b/com.discord/res/drawable/ic_mute_white_24dp.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_speaker_white.xml b/com.discord/res/drawable/ic_speaker_white.xml new file mode 100644 index 0000000000..3c4eff2475 --- /dev/null +++ b/com.discord/res/drawable/ic_speaker_white.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_trash_outline.xml b/com.discord/res/drawable/ic_trash_outline.xml new file mode 100644 index 0000000000..a49a1e490e --- /dev/null +++ b/com.discord/res/drawable/ic_trash_outline.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/trash_bg.xml b/com.discord/res/drawable/trash_bg.xml new file mode 100644 index 0000000000..ca15b5c6d1 --- /dev/null +++ b/com.discord/res/drawable/trash_bg.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/com.discord/res/layout-land/view_overlay_menu.xml b/com.discord/res/layout-land/view_overlay_menu.xml new file mode 100644 index 0000000000..b60bb815e5 --- /dev/null +++ b/com.discord/res/layout-land/view_overlay_menu.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout-v17/overlay_voice_channel_selector.xml b/com.discord/res/layout-v17/overlay_voice_channel_selector.xml new file mode 100644 index 0000000000..170ec47efe --- /dev/null +++ b/com.discord/res/layout-v17/overlay_voice_channel_selector.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout-v17/view_global_search_item.xml b/com.discord/res/layout-v17/view_global_search_item.xml index c0f7907541..f91ead69db 100644 --- a/com.discord/res/layout-v17/view_global_search_item.xml +++ b/com.discord/res/layout-v17/view_global_search_item.xml @@ -4,8 +4,8 @@ - - - - + + + + \ No newline at end of file diff --git a/com.discord/res/layout-v17/view_overlay_menu_content.xml b/com.discord/res/layout-v17/view_overlay_menu_content.xml new file mode 100644 index 0000000000..0a20737749 --- /dev/null +++ b/com.discord/res/layout-v17/view_overlay_menu_content.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout-v21/overlay_voice_bubble.xml b/com.discord/res/layout-v21/overlay_voice_bubble.xml new file mode 100644 index 0000000000..021d5217af --- /dev/null +++ b/com.discord/res/layout-v21/overlay_voice_bubble.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/layout/custom_dialog.xml b/com.discord/res/layout/custom_dialog.xml new file mode 100644 index 0000000000..ed8db789bb --- /dev/null +++ b/com.discord/res/layout/custom_dialog.xml @@ -0,0 +1,5 @@ + + +