forked from distok/cutthecord
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)
This commit is contained in:
parent
80753551c8
commit
74cf1c0485
39 changed files with 6468 additions and 1 deletions
13
patches/necessary/853.patch
Normal file
13
patches/necessary/853.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
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 ----
|
Loading…
Add table
Add a link
Reference in a new issue