cutthecord/patches/necessary/853.patch
Ave Ozkal 74cf1c0485
Add support for 8.5.3
- Support for new channel type (news) is added
- New color: primary_660, not used anywhere
- `switch_thumb_normal_material_light` is no longer top bar color, this will affect customtheme's top bar, I'll fix it when I find time.
- crashlytics was updated (ahhhhhhhhhhhh)
- fabric was updated (ahhhhhhhhhh)
- drainEventsQueue from analytics was rewritten (ahhhhhhhhhhhhhhhhh)
2019-03-01 13:11:24 +03:00

14 lines
849 B
Diff

diff -crB -x dist com.discord-831/res/values/public.xml com.discord-831-patched/res/values/public.xml
*** com.discord-831/res/values/public.xml 2019-01-18 19:05:56.057972374 +0300
--- com.discord-831-patched/res/values/public.xml 2019-01-18 17:26:29.150818524 +0300
***************
*** 65,71 ****
<public type="animator" name="selection_grow" id="0x7f02000a" />
<public type="animator" name="selection_shrink" id="0x7f02000b" />
<public type="animator" name="design_appbar_state_list_animator" id="0x7f020000" />
- <public type="array" name="color_picker_palette" id="0x7f030000" />
<public type="attr" name="actionBarDivider" id="0x7f040000" />
<public type="attr" name="actionBarItemBackground" id="0x7f040001" />
<public type="attr" name="actionBarPopupTheme" id="0x7f040002" />
--- 65,70 ----