diff --git a/com.discord/apktool.yml b/com.discord/apktool.yml index c97ebd485c..e5c5d1b7dd 100644 --- a/com.discord/apktool.yml +++ b/com.discord/apktool.yml @@ -1,5 +1,5 @@ !!brut.androlib.meta.MetaInfo -apkFileName: com.discord-876.apk +apkFileName: com.discord-884.apk compressionType: false doNotCompress: - arsc @@ -126,6 +126,7 @@ doNotCompress: - res/drawable-xxhdpi-v4/common_google_signin_btn_icon_light_normal_background.9.png - res/drawable-xxhdpi-v4/common_google_signin_btn_text_dark_normal_background.9.png - res/drawable-xxhdpi-v4/common_google_signin_btn_text_light_normal_background.9.png +- jpeg - res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00001.9.png - res/drawable-xxxhdpi-v4/abc_btn_switch_to_on_mtrl_00012.9.png - res/drawable-xxxhdpi-v4/abc_spinner_mtrl_am_alpha.9.png @@ -469,5 +470,5 @@ usesFramework: tag: null version: 2.4.1-cc194d-SNAPSHOT versionInfo: - versionCode: '876' - versionName: 8.7.6 + versionCode: '884' + versionName: 8.8.4 diff --git a/com.discord/assets/crashlytics-build.properties b/com.discord/assets/crashlytics-build.properties index 54381f95f5..dcbbf5977e 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 Apr 18 03:23:18 UTC 2019 -version_name=8.7.6 +#Wed Apr 24 22:45:54 UTC 2019 +version_name=8.8.4 package_name=com.discord -build_id=6e8b6ee3-657a-41a4-a9f5-0f71e65db28f -version_code=876 +build_id=1731d554-a53c-45b3-a170-6f431242434a +version_code=884 app_name=com.discord diff --git a/com.discord/original/AndroidManifest.xml b/com.discord/original/AndroidManifest.xml index f2b2912a3a..3b62d9d92a 100644 Binary files a/com.discord/original/AndroidManifest.xml and b/com.discord/original/AndroidManifest.xml differ diff --git a/com.discord/res/drawable-xxhdpi/drawable_default_invite_splash.jpeg b/com.discord/res/drawable-xxhdpi/drawable_default_invite_splash.jpeg new file mode 100644 index 0000000000..0abeabb1bd Binary files /dev/null and b/com.discord/res/drawable-xxhdpi/drawable_default_invite_splash.jpeg differ diff --git a/com.discord/res/drawable/drawable_asset_pattern_console_dark.xml b/com.discord/res/drawable/drawable_asset_pattern_console_dark.xml deleted file mode 100644 index 663391266b..0000000000 --- a/com.discord/res/drawable/drawable_asset_pattern_console_dark.xml +++ /dev/null @@ -1,3 +0,0 @@ - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_asset_pattern_console_light.xml b/com.discord/res/drawable/drawable_asset_pattern_console_light.xml deleted file mode 100644 index 6e27834cfe..0000000000 --- a/com.discord/res/drawable/drawable_asset_pattern_console_light.xml +++ /dev/null @@ -1,3 +0,0 @@ - - \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_bottom_up_primary_600_gradient.xml b/com.discord/res/drawable/drawable_bottom_up_primary_600_gradient.xml new file mode 100644 index 0000000000..c1b1216693 --- /dev/null +++ b/com.discord/res/drawable/drawable_bottom_up_primary_600_gradient.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/com.discord/res/drawable/drawable_bottom_up_white_gradient.xml b/com.discord/res/drawable/drawable_bottom_up_white_gradient.xml new file mode 100644 index 0000000000..0343be80f2 --- /dev/null +++ b/com.discord/res/drawable/drawable_bottom_up_white_gradient.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/com.discord/res/layout-v17/widget_channels_list.xml b/com.discord/res/layout-v17/widget_channels_list.xml index 05a0f65ede..78b4847844 100644 --- a/com.discord/res/layout-v17/widget_channels_list.xml +++ b/com.discord/res/layout-v17/widget_channels_list.xml @@ -1,7 +1,7 @@ - + @@ -10,8 +10,9 @@ - + + + diff --git a/com.discord/res/layout-v17/widget_guild_invite_info.xml b/com.discord/res/layout-v17/widget_guild_invite_info.xml index 2735b089f7..ada4a8abad 100644 --- a/com.discord/res/layout-v17/widget_guild_invite_info.xml +++ b/com.discord/res/layout-v17/widget_guild_invite_info.xml @@ -1,25 +1,30 @@ - - - - + - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout-v21/widget_channels_list_unreads.xml b/com.discord/res/layout-v21/widget_channels_list_unreads.xml index 303642689b..a83e17d5da 100644 --- a/com.discord/res/layout-v21/widget_channels_list_unreads.xml +++ b/com.discord/res/layout-v21/widget_channels_list_unreads.xml @@ -1,5 +1,7 @@ - - - \ No newline at end of file + + + + \ No newline at end of file diff --git a/com.discord/res/layout-w600dp-v17/widget_guild_invite_info.xml b/com.discord/res/layout-w600dp-v17/widget_guild_invite_info.xml new file mode 100644 index 0000000000..e3b241973f --- /dev/null +++ b/com.discord/res/layout-w600dp-v17/widget_guild_invite_info.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/com.discord/res/layout-w600dp/widget_guild_invite.xml b/com.discord/res/layout-w600dp/widget_guild_invite.xml new file mode 100644 index 0000000000..402ae44caa --- /dev/null +++ b/com.discord/res/layout-w600dp/widget_guild_invite.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + +