diff --git a/com.discord/AndroidManifest.xml b/com.discord/AndroidManifest.xml index 4c1059e61e..5a9d69f9a3 100644 --- a/com.discord/AndroidManifest.xml +++ b/com.discord/AndroidManifest.xml @@ -28,7 +28,6 @@ - @@ -48,6 +47,8 @@ + + diff --git a/com.discord/apktool.yml b/com.discord/apktool.yml index 8a45c22faf..d72413ada5 100644 --- a/com.discord/apktool.yml +++ b/com.discord/apktool.yml @@ -1,5 +1,5 @@ !!brut.androlib.meta.MetaInfo -apkFileName: com.discord-998.apk +apkFileName: com.discord-1004.apk compressionType: false doNotCompress: - arsc @@ -184,5 +184,5 @@ usesFramework: tag: null version: 2.4.1-197d46-SNAPSHOT versionInfo: - versionCode: '998' - versionName: 9.9.8 + versionCode: '1004' + versionName: 1.0.0.4 diff --git a/com.discord/assets/crashlytics-build.properties b/com.discord/assets/crashlytics-build.properties index d5ec520815..954f2eab63 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! # -#Fri Dec 06 01:29:01 UTC 2019 -version_name=9.9.8 +#Wed Dec 11 22:54:00 UTC 2019 +version_name=1.0.0.4 package_name=com.discord -build_id=8ca6373c-8569-4aa4-9eb7-b77ad734acd3 -version_code=998 +build_id=11565599-cfe0-4617-a19f-0def5c6978ed +version_code=1004 app_name=com.discord diff --git a/com.discord/lib/arm64-v8a/libdiscord.so b/com.discord/lib/arm64-v8a/libdiscord.so index ac1d4d161e..7abf81688c 100644 Binary files a/com.discord/lib/arm64-v8a/libdiscord.so and b/com.discord/lib/arm64-v8a/libdiscord.so differ diff --git a/com.discord/lib/armeabi-v7a/libdiscord.so b/com.discord/lib/armeabi-v7a/libdiscord.so index c37151ecb4..45d306d5ba 100644 Binary files a/com.discord/lib/armeabi-v7a/libdiscord.so and b/com.discord/lib/armeabi-v7a/libdiscord.so differ diff --git a/com.discord/lib/x86/libdiscord.so b/com.discord/lib/x86/libdiscord.so index 49e5ae6188..6f09eb2ca6 100644 Binary files a/com.discord/lib/x86/libdiscord.so and b/com.discord/lib/x86/libdiscord.so differ diff --git a/com.discord/lib/x86_64/libdiscord.so b/com.discord/lib/x86_64/libdiscord.so index 8348c4a57a..ff06b9879f 100644 Binary files a/com.discord/lib/x86_64/libdiscord.so and b/com.discord/lib/x86_64/libdiscord.so differ diff --git a/com.discord/original/AndroidManifest.xml b/com.discord/original/AndroidManifest.xml index d957e22b31..f447e27dc1 100644 Binary files a/com.discord/original/AndroidManifest.xml and b/com.discord/original/AndroidManifest.xml differ diff --git a/com.discord/res/color/uikit_btn_bg_color_selector_brand.xml b/com.discord/res/color/uikit_btn_bg_color_selector_brand.xml new file mode 100644 index 0000000000..b39d25b348 --- /dev/null +++ b/com.discord/res/color/uikit_btn_bg_color_selector_brand.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/color/uikit_btn_bg_color_selector_green.xml b/com.discord/res/color/uikit_btn_bg_color_selector_green.xml new file mode 100644 index 0000000000..6aaf20b3cc --- /dev/null +++ b/com.discord/res/color/uikit_btn_bg_color_selector_green.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/color/uikit_btn_text_color_selector.xml b/com.discord/res/color/uikit_btn_text_color_selector.xml new file mode 100644 index 0000000000..9ec7b36a5a --- /dev/null +++ b/com.discord/res/color/uikit_btn_text_color_selector.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v24/$img_remote_auth_loaded__0.xml b/com.discord/res/drawable-anydpi-v24/$img_remote_auth_loaded__0.xml new file mode 100644 index 0000000000..47c6bd0d8c --- /dev/null +++ b/com.discord/res/drawable-anydpi-v24/$img_remote_auth_loaded__0.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v24/ic_stop_stream_v2.xml b/com.discord/res/drawable-anydpi-v24/ic_stop_stream_v2.xml deleted file mode 100644 index f04b7414b2..0000000000 --- a/com.discord/res/drawable-anydpi-v24/ic_stop_stream_v2.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable-anydpi-v24/img_remote_auth_loaded.xml b/com.discord/res/drawable-anydpi-v24/img_remote_auth_loaded.xml new file mode 100644 index 0000000000..591647b623 --- /dev/null +++ b/com.discord/res/drawable-anydpi-v24/img_remote_auth_loaded.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable-hdpi/ic_stop_stream_v2.png b/com.discord/res/drawable-hdpi/ic_stop_stream_v2.png deleted file mode 100644 index 5d73e634a4..0000000000 Binary files a/com.discord/res/drawable-hdpi/ic_stop_stream_v2.png and /dev/null differ diff --git a/com.discord/res/drawable-hdpi/img_remote_auth_loaded.png b/com.discord/res/drawable-hdpi/img_remote_auth_loaded.png new file mode 100644 index 0000000000..b57e0e307f Binary files /dev/null and b/com.discord/res/drawable-hdpi/img_remote_auth_loaded.png differ diff --git a/com.discord/res/drawable-ldpi/ic_stop_stream_v2.png b/com.discord/res/drawable-ldpi/ic_stop_stream_v2.png deleted file mode 100644 index c30d027449..0000000000 Binary files a/com.discord/res/drawable-ldpi/ic_stop_stream_v2.png and /dev/null differ diff --git a/com.discord/res/drawable-ldpi/img_remote_auth_loaded.png b/com.discord/res/drawable-ldpi/img_remote_auth_loaded.png new file mode 100644 index 0000000000..301d012e13 Binary files /dev/null and b/com.discord/res/drawable-ldpi/img_remote_auth_loaded.png differ diff --git a/com.discord/res/drawable-mdpi/ic_stop_stream_v2.png b/com.discord/res/drawable-mdpi/ic_stop_stream_v2.png deleted file mode 100644 index 70ed9c2f1b..0000000000 Binary files a/com.discord/res/drawable-mdpi/ic_stop_stream_v2.png and /dev/null differ diff --git a/com.discord/res/drawable-mdpi/img_remote_auth_loaded.png b/com.discord/res/drawable-mdpi/img_remote_auth_loaded.png new file mode 100644 index 0000000000..9516e15433 Binary files /dev/null and b/com.discord/res/drawable-mdpi/img_remote_auth_loaded.png differ diff --git a/com.discord/res/drawable-xhdpi/ic_stop_stream_v2.png b/com.discord/res/drawable-xhdpi/ic_stop_stream_v2.png deleted file mode 100644 index deb825eab7..0000000000 Binary files a/com.discord/res/drawable-xhdpi/ic_stop_stream_v2.png and /dev/null differ diff --git a/com.discord/res/drawable-xhdpi/img_remote_auth_loaded.png b/com.discord/res/drawable-xhdpi/img_remote_auth_loaded.png new file mode 100644 index 0000000000..39c60f5f55 Binary files /dev/null and b/com.discord/res/drawable-xhdpi/img_remote_auth_loaded.png differ diff --git a/com.discord/res/drawable-xxhdpi/ic_stop_stream_v2.png b/com.discord/res/drawable-xxhdpi/ic_stop_stream_v2.png deleted file mode 100644 index c805f08944..0000000000 Binary files a/com.discord/res/drawable-xxhdpi/ic_stop_stream_v2.png and /dev/null differ diff --git a/com.discord/res/drawable-xxhdpi/img_remote_auth_loaded.png b/com.discord/res/drawable-xxhdpi/img_remote_auth_loaded.png new file mode 100644 index 0000000000..d1765de115 Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/img_remote_auth_loaded.png differ diff --git a/com.discord/res/drawable-xxxhdpi/ic_stop_stream_v2.png b/com.discord/res/drawable-xxxhdpi/ic_stop_stream_v2.png deleted file mode 100644 index 44d8386a25..0000000000 Binary files a/com.discord/res/drawable-xxxhdpi/ic_stop_stream_v2.png and /dev/null differ diff --git a/com.discord/res/drawable-xxxhdpi/img_remote_auth_loaded.png b/com.discord/res/drawable-xxxhdpi/img_remote_auth_loaded.png new file mode 100644 index 0000000000..0e286dd2a8 Binary files /dev/null and b/com.discord/res/drawable-xxxhdpi/img_remote_auth_loaded.png differ diff --git a/com.discord/res/drawable/bg_stream_feeback_spinner_closed_light.xml b/com.discord/res/drawable/bg_stream_feeback_spinner_closed_light.xml deleted file mode 100644 index 48b2c6b0aa..0000000000 --- a/com.discord/res/drawable/bg_stream_feeback_spinner_closed_light.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/bg_stream_feedback_spinner_closed.xml b/com.discord/res/drawable/bg_stream_feedback_spinner_closed.xml deleted file mode 100644 index 3da5c68dd1..0000000000 --- a/com.discord/res/drawable/bg_stream_feedback_spinner_closed.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/bg_stream_feedback_spinner_dropdown.xml b/com.discord/res/drawable/bg_stream_feedback_spinner_dropdown.xml deleted file mode 100644 index 2b512871d7..0000000000 --- a/com.discord/res/drawable/bg_stream_feedback_spinner_dropdown.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/bg_stream_feedback_spinner_dropdown_light.xml b/com.discord/res/drawable/bg_stream_feedback_spinner_dropdown_light.xml deleted file mode 100644 index ca8340942a..0000000000 --- a/com.discord/res/drawable/bg_stream_feedback_spinner_dropdown_light.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/bg_stream_preview.xml b/com.discord/res/drawable/bg_stream_preview.xml deleted file mode 100644 index 517bcaeba0..0000000000 --- a/com.discord/res/drawable/bg_stream_preview.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/bg_stream_preview_overlay_caption.xml b/com.discord/res/drawable/bg_stream_preview_overlay_caption.xml deleted file mode 100644 index 418f0fcd5a..0000000000 --- a/com.discord/res/drawable/bg_stream_preview_overlay_caption.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_button_primary_700.xml b/com.discord/res/drawable/drawable_button_primary_700.xml deleted file mode 100644 index c73fcaeba7..0000000000 --- a/com.discord/res/drawable/drawable_button_primary_700.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_button_primary_700_neutral.xml b/com.discord/res/drawable/drawable_button_primary_700_neutral.xml deleted file mode 100644 index 063b1aa835..0000000000 --- a/com.discord/res/drawable/drawable_button_primary_700_neutral.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_button_primary_700_pressed.xml b/com.discord/res/drawable/drawable_button_primary_700_pressed.xml deleted file mode 100644 index 6071631add..0000000000 --- a/com.discord/res/drawable/drawable_button_primary_700_pressed.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_ended_dark.xml b/com.discord/res/drawable/drawable_stream_ended_dark.xml deleted file mode 100644 index 1bde8e6fd1..0000000000 --- a/com.discord/res/drawable/drawable_stream_ended_dark.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_ended_light.xml b/com.discord/res/drawable/drawable_stream_ended_light.xml deleted file mode 100644 index 126a4ab774..0000000000 --- a/com.discord/res/drawable/drawable_stream_ended_light.xml +++ /dev/null @@ -1,69 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_feedback_face_happy_color.xml b/com.discord/res/drawable/drawable_stream_feedback_face_happy_color.xml deleted file mode 100644 index f1f505718e..0000000000 --- a/com.discord/res/drawable/drawable_stream_feedback_face_happy_color.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_feedback_face_happy_grayscale.xml b/com.discord/res/drawable/drawable_stream_feedback_face_happy_grayscale.xml deleted file mode 100644 index 6c9eb00b71..0000000000 --- a/com.discord/res/drawable/drawable_stream_feedback_face_happy_grayscale.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_feedback_face_neutral_color.xml b/com.discord/res/drawable/drawable_stream_feedback_face_neutral_color.xml deleted file mode 100644 index 546b2767c3..0000000000 --- a/com.discord/res/drawable/drawable_stream_feedback_face_neutral_color.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_feedback_face_neutral_grayscale.xml b/com.discord/res/drawable/drawable_stream_feedback_face_neutral_grayscale.xml deleted file mode 100644 index ed816a9bd4..0000000000 --- a/com.discord/res/drawable/drawable_stream_feedback_face_neutral_grayscale.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_feedback_face_sad_color.xml b/com.discord/res/drawable/drawable_stream_feedback_face_sad_color.xml deleted file mode 100644 index 1c81dcfb6a..0000000000 --- a/com.discord/res/drawable/drawable_stream_feedback_face_sad_color.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_feedback_face_sad_grayscale.xml b/com.discord/res/drawable/drawable_stream_feedback_face_sad_grayscale.xml deleted file mode 100644 index ee055a45cf..0000000000 --- a/com.discord/res/drawable/drawable_stream_feedback_face_sad_grayscale.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_full.xml b/com.discord/res/drawable/drawable_stream_full.xml deleted file mode 100644 index 5de16c1299..0000000000 --- a/com.discord/res/drawable/drawable_stream_full.xml +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_preview_not_available_dark.xml b/com.discord/res/drawable/drawable_stream_preview_not_available_dark.xml deleted file mode 100644 index 84cc3be39c..0000000000 --- a/com.discord/res/drawable/drawable_stream_preview_not_available_dark.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_stream_preview_not_available_light.xml b/com.discord/res/drawable/drawable_stream_preview_not_available_light.xml deleted file mode 100644 index ea18fa0de2..0000000000 --- a/com.discord/res/drawable/drawable_stream_preview_not_available_light.xml +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/ic_chevron_down_white_12dp.xml b/com.discord/res/drawable/ic_chevron_down_white_12dp.xml deleted file mode 100644 index 722d803835..0000000000 --- a/com.discord/res/drawable/ic_chevron_down_white_12dp.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_happy.xml b/com.discord/res/drawable/ic_feedback_happy.xml new file mode 100644 index 0000000000..254263dc33 --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_happy.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_happy_desaturated_dark.xml b/com.discord/res/drawable/ic_feedback_happy_desaturated_dark.xml new file mode 100644 index 0000000000..c07c5e4821 --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_happy_desaturated_dark.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_happy_desaturated_light.xml b/com.discord/res/drawable/ic_feedback_happy_desaturated_light.xml new file mode 100644 index 0000000000..77c9b5d1a1 --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_happy_desaturated_light.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_neutral.xml b/com.discord/res/drawable/ic_feedback_neutral.xml new file mode 100644 index 0000000000..b6601a170d --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_neutral.xml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_neutral_desaturated_dark.xml b/com.discord/res/drawable/ic_feedback_neutral_desaturated_dark.xml new file mode 100644 index 0000000000..7389276765 --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_neutral_desaturated_dark.xml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_neutral_desaturated_light.xml b/com.discord/res/drawable/ic_feedback_neutral_desaturated_light.xml new file mode 100644 index 0000000000..2a429f9e74 --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_neutral_desaturated_light.xml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_sad.xml b/com.discord/res/drawable/ic_feedback_sad.xml new file mode 100644 index 0000000000..f551c34ca4 --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_sad.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_sad_desaturated_dark.xml b/com.discord/res/drawable/ic_feedback_sad_desaturated_dark.xml new file mode 100644 index 0000000000..ab1c19bedf --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_sad_desaturated_dark.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_feedback_sad_desaturated_light.xml b/com.discord/res/drawable/ic_feedback_sad_desaturated_light.xml new file mode 100644 index 0000000000..fb24d2b931 --- /dev/null +++ b/com.discord/res/drawable/ic_feedback_sad_desaturated_light.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_full_screen_toggle.xml b/com.discord/res/drawable/ic_full_screen_toggle.xml deleted file mode 100644 index d11a1bf99a..0000000000 --- a/com.discord/res/drawable/ic_full_screen_toggle.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/ic_qr_code_dark_a60_24dp.xml b/com.discord/res/drawable/ic_qr_code_dark_a60_24dp.xml new file mode 100644 index 0000000000..c859ab8fbb --- /dev/null +++ b/com.discord/res/drawable/ic_qr_code_dark_a60_24dp.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_qr_code_light_a60_24dp.xml b/com.discord/res/drawable/ic_qr_code_light_a60_24dp.xml new file mode 100644 index 0000000000..a912d7ee11 --- /dev/null +++ b/com.discord/res/drawable/ic_qr_code_light_a60_24dp.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/ic_warning_icon_24dp.xml b/com.discord/res/drawable/ic_warning_icon_24dp.xml deleted file mode 100644 index 1fd84d2cba..0000000000 --- a/com.discord/res/drawable/ic_warning_icon_24dp.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/com.discord/res/drawable/img_no_stream_preview.xml b/com.discord/res/drawable/img_no_stream_preview.xml new file mode 100644 index 0000000000..a3f92dfe53 --- /dev/null +++ b/com.discord/res/drawable/img_no_stream_preview.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/img_remote_auth_finished.xml b/com.discord/res/drawable/img_remote_auth_finished.xml new file mode 100644 index 0000000000..16a2ac4fbc --- /dev/null +++ b/com.discord/res/drawable/img_remote_auth_finished.xml @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/img_remote_auth_not_found.xml b/com.discord/res/drawable/img_remote_auth_not_found.xml new file mode 100644 index 0000000000..2aa18f0363 --- /dev/null +++ b/com.discord/res/drawable/img_remote_auth_not_found.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/selectable_feedback_happy_dark.xml b/com.discord/res/drawable/selectable_feedback_happy_dark.xml new file mode 100644 index 0000000000..dd0fe67cce --- /dev/null +++ b/com.discord/res/drawable/selectable_feedback_happy_dark.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/selectable_feedback_happy_light.xml b/com.discord/res/drawable/selectable_feedback_happy_light.xml new file mode 100644 index 0000000000..b1ce7a7ec8 --- /dev/null +++ b/com.discord/res/drawable/selectable_feedback_happy_light.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/selectable_feedback_neutral_dark.xml b/com.discord/res/drawable/selectable_feedback_neutral_dark.xml new file mode 100644 index 0000000000..abb9e9b411 --- /dev/null +++ b/com.discord/res/drawable/selectable_feedback_neutral_dark.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/selectable_feedback_neutral_light.xml b/com.discord/res/drawable/selectable_feedback_neutral_light.xml new file mode 100644 index 0000000000..e930b57c90 --- /dev/null +++ b/com.discord/res/drawable/selectable_feedback_neutral_light.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/selectable_feedback_sad_dark.xml b/com.discord/res/drawable/selectable_feedback_sad_dark.xml new file mode 100644 index 0000000000..820a1aaa07 --- /dev/null +++ b/com.discord/res/drawable/selectable_feedback_sad_dark.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/selectable_feedback_sad_light.xml b/com.discord/res/drawable/selectable_feedback_sad_light.xml new file mode 100644 index 0000000000..d212821cf1 --- /dev/null +++ b/com.discord/res/drawable/selectable_feedback_sad_light.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/feedback_view.xml b/com.discord/res/layout/feedback_view.xml new file mode 100644 index 0000000000..7c69d83112 --- /dev/null +++ b/com.discord/res/layout/feedback_view.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_media_action.xml b/com.discord/res/layout/notification_media_action.xml new file mode 100644 index 0000000000..7330d24e54 --- /dev/null +++ b/com.discord/res/layout/notification_media_action.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_media_cancel_action.xml b/com.discord/res/layout/notification_media_cancel_action.xml new file mode 100644 index 0000000000..f8468043be --- /dev/null +++ b/com.discord/res/layout/notification_media_cancel_action.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_mute_settings_view.xml b/com.discord/res/layout/notification_mute_settings_view.xml index b367e465df..c89c84a85c 100644 --- a/com.discord/res/layout/notification_mute_settings_view.xml +++ b/com.discord/res/layout/notification_mute_settings_view.xml @@ -1,10 +1,7 @@ - - - - - - + xmlns:android="http://schemas.android.com/apk/res/android"> + + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_template_big_media.xml b/com.discord/res/layout/notification_template_big_media.xml new file mode 100644 index 0000000000..e05f60e23f --- /dev/null +++ b/com.discord/res/layout/notification_template_big_media.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_template_big_media_custom.xml b/com.discord/res/layout/notification_template_big_media_custom.xml new file mode 100644 index 0000000000..5c1726d05e --- /dev/null +++ b/com.discord/res/layout/notification_template_big_media_custom.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_template_big_media_narrow.xml b/com.discord/res/layout/notification_template_big_media_narrow.xml new file mode 100644 index 0000000000..ff7d445457 --- /dev/null +++ b/com.discord/res/layout/notification_template_big_media_narrow.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_template_big_media_narrow_custom.xml b/com.discord/res/layout/notification_template_big_media_narrow_custom.xml new file mode 100644 index 0000000000..8f16038d32 --- /dev/null +++ b/com.discord/res/layout/notification_template_big_media_narrow_custom.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_template_lines_media.xml b/com.discord/res/layout/notification_template_lines_media.xml new file mode 100644 index 0000000000..e149e712c4 --- /dev/null +++ b/com.discord/res/layout/notification_template_lines_media.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_template_media.xml b/com.discord/res/layout/notification_template_media.xml new file mode 100644 index 0000000000..5752c9f4a8 --- /dev/null +++ b/com.discord/res/layout/notification_template_media.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/notification_template_media_custom.xml b/com.discord/res/layout/notification_template_media_custom.xml new file mode 100644 index 0000000000..76d0101930 --- /dev/null +++ b/com.discord/res/layout/notification_template_media_custom.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/selectable_list_item.xml b/com.discord/res/layout/selectable_list_item.xml new file mode 100644 index 0000000000..82d7d68aa1 --- /dev/null +++ b/com.discord/res/layout/selectable_list_item.xml @@ -0,0 +1,3 @@ + + \ No newline at end of file diff --git a/com.discord/res/layout/stream_feedback_spinner_item.xml b/com.discord/res/layout/stream_feedback_spinner_item.xml deleted file mode 100644 index 57e2ed536f..0000000000 --- a/com.discord/res/layout/stream_feedback_spinner_item.xml +++ /dev/null @@ -1,3 +0,0 @@ - - \ No newline at end of file diff --git a/com.discord/res/layout/view_chat_embed_game_invite.xml b/com.discord/res/layout/view_chat_embed_game_invite.xml index 44c05a9637..94911265c5 100644 --- a/com.discord/res/layout/view_chat_embed_game_invite.xml +++ b/com.discord/res/layout/view_chat_embed_game_invite.xml @@ -4,7 +4,7 @@ - + \ No newline at end of file diff --git a/com.discord/res/layout/view_golive_stream.xml b/com.discord/res/layout/view_golive_stream.xml deleted file mode 100644 index 9dfdb07e90..0000000000 --- a/com.discord/res/layout/view_golive_stream.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/com.discord/res/layout/view_loading_button.xml b/com.discord/res/layout/view_loading_button.xml index 68c73b0b0d..4fd7a7ba26 100644 --- a/com.discord/res/layout/view_loading_button.xml +++ b/com.discord/res/layout/view_loading_button.xml @@ -2,5 +2,5 @@ - + \ No newline at end of file diff --git a/com.discord/res/layout/view_stream_preview.xml b/com.discord/res/layout/view_stream_preview.xml deleted file mode 100644 index f912edd907..0000000000 --- a/com.discord/res/layout/view_stream_preview.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/com.discord/res/layout/view_video_call_participant.xml b/com.discord/res/layout/view_video_call_participant.xml index ba59490511..608bc664bf 100644 --- a/com.discord/res/layout/view_video_call_participant.xml +++ b/com.discord/res/layout/view_video_call_participant.xml @@ -5,7 +5,6 @@ - diff --git a/com.discord/res/layout/voice_user_list_item_user.xml b/com.discord/res/layout/voice_user_list_item_user.xml index cb6cf8e6e2..1e25b91458 100644 --- a/com.discord/res/layout/voice_user_list_item_user.xml +++ b/com.discord/res/layout/voice_user_list_item_user.xml @@ -1,12 +1,8 @@ - - - - - - - - - + + + + \ No newline at end of file diff --git a/com.discord/res/layout/widget_call_feedback_sheet.xml b/com.discord/res/layout/widget_call_feedback_sheet.xml new file mode 100644 index 0000000000..4050a031b3 --- /dev/null +++ b/com.discord/res/layout/widget_call_feedback_sheet.xml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout/widget_chat_list_adapter_item_invite.xml b/com.discord/res/layout/widget_chat_list_adapter_item_invite.xml index a48ea99dbb..6eb00f65c2 100644 --- a/com.discord/res/layout/widget_chat_list_adapter_item_invite.xml +++ b/com.discord/res/layout/widget_chat_list_adapter_item_invite.xml @@ -11,9 +11,9 @@ - -