Changes of com.discord v1052
This commit is contained in:
parent
315e768f58
commit
a1dede544c
2002 changed files with 81912 additions and 47045 deletions
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="oval"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="?colorBackgroundSecondary" />
|
||||
</shape>
|
10
com.discord/res/drawable/drawable_guild_template_create.xml
Normal file
10
com.discord/res/drawable/drawable_guild_template_create.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="@color/primary_dark_500" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="@drawable/ic_add_circle_filled_16dp" android:left="8.0dip" android:top="8.0dip" android:right="8.0dip" android:bottom="8.0dip" />
|
||||
</layer-list>
|
10
com.discord/res/drawable/drawable_guild_template_creator.xml
Normal file
10
com.discord/res/drawable/drawable_guild_template_creator.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="@color/status_red" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="@drawable/ic_content_creator_16dp" android:left="8.0dip" android:top="8.0dip" android:right="8.0dip" android:bottom="8.0dip" />
|
||||
</layer-list>
|
10
com.discord/res/drawable/drawable_guild_template_friend.xml
Normal file
10
com.discord/res/drawable/drawable_guild_template_friend.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#ff19b491" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="@drawable/ic_friend_wave_16dp" android:left="8.0dip" android:top="8.0dip" android:right="8.0dip" android:bottom="8.0dip" />
|
||||
</layer-list>
|
10
com.discord/res/drawable/drawable_guild_template_gaming.xml
Normal file
10
com.discord/res/drawable/drawable_guild_template_gaming.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="@color/brand" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="@drawable/ic_game_controller_16dp" android:left="8.0dip" android:top="8.0dip" android:right="8.0dip" android:bottom="8.0dip" />
|
||||
</layer-list>
|
10
com.discord/res/drawable/drawable_guild_template_hobby.xml
Normal file
10
com.discord/res/drawable/drawable_guild_template_hobby.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#ff0067e0" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="@drawable/ic_hobby_16dp" android:left="8.0dip" android:top="8.0dip" android:right="8.0dip" android:bottom="8.0dip" />
|
||||
</layer-list>
|
10
com.discord/res/drawable/drawable_guild_template_study.xml
Normal file
10
com.discord/res/drawable/drawable_guild_template_study.xml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<layer-list
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item>
|
||||
<shape android:shape="oval">
|
||||
<solid android:color="#ffefbc12" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:drawable="@drawable/ic_book_16dp" android:left="8.0dip" android:top="8.0dip" android:right="8.0dip" android:bottom="8.0dip" />
|
||||
</layer-list>
|
|
@ -6,5 +6,5 @@
|
|||
<solid android:color="@color/status_red_500" />
|
||||
</shape>
|
||||
</item>
|
||||
<item android:gravity="center" android:height="16.0dip" android:width="16.0dip" android:drawable="@drawable/ic_game_controller_white_16dp" />
|
||||
<item android:gravity="center" android:height="16.0dip" android:width="16.0dip" android:drawable="@drawable/ic_game_controller_16dp" />
|
||||
</layer-list>
|
5
com.discord/res/drawable/ic_add_circle_filled_16dp.xml
Normal file
5
com.discord/res/drawable/ic_add_circle_filled_16dp.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="32.0" android:viewportHeight="32.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M16.0001,2.668C8.6481,2.668 2.6667,8.6493 2.6667,16.0013C2.6667,23.3533 8.6481,29.3346 16.0001,29.3346C23.3521,29.3346 29.3334,23.3533 29.3334,16.0013C29.3334,8.6493 23.3521,2.668 16.0001,2.668ZM22.6667,17.3346H17.3334V22.668H14.6667V17.3346H9.3334V14.668H14.6667V9.3346H17.3334V14.668H22.6667V17.3346Z" />
|
||||
</vector>
|
5
com.discord/res/drawable/ic_content_creator_16dp.xml
Normal file
5
com.discord/res/drawable/ic_content_creator_16dp.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="32.0" android:viewportHeight="32.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M28.7014,10.8654C28.3081,10.6214 27.8161,10.6014 27.4041,10.8067L24.0001,12.5094V9.3334C24.0001,7.8628 22.8041,6.6667 21.3334,6.6667H5.3334C3.8628,6.6667 2.6667,7.8628 2.6667,9.3334V22.6667C2.6667,24.1387 3.8628,25.3334 5.3334,25.3334H21.3334C22.8041,25.3334 24.0001,24.1387 24.0001,22.6667V19.4907L27.4041,21.1921C27.5921,21.2867 27.7961,21.3334 28.0001,21.3334C28.2441,21.3334 28.4867,21.2654 28.7014,21.1347C29.0934,20.8907 29.3334,20.4627 29.3334,20.0001V12.0001C29.3334,11.5374 29.0934,11.1094 28.7014,10.8654Z" />
|
||||
</vector>
|
5
com.discord/res/drawable/ic_friend_wave_16dp.xml
Normal file
5
com.discord/res/drawable/ic_friend_wave_16dp.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="16.0dip" android:width="16.0dip" android:autoMirrored="true" android:viewportWidth="32.0" android:viewportHeight="32.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M2.6667,5.3333V7.3333C2.6667,12.8666 5.6134,17.7066 10.0001,20.3999V26.6666H30.0001V23.9999C30.0001,20.4533 22.8934,18.6666 19.3334,18.6666C19.3334,18.6666 19.1067,18.6666 19.0001,18.6666C12.6667,18.6666 7.3334,13.3333 7.3334,7.3333V5.3333H2.6667ZM19.3334,5.3333C16.3879,5.3333 14.0001,7.7211 14.0001,10.6666C14.0001,13.6121 16.3879,15.9999 19.3334,15.9999C22.2789,15.9999 24.6667,13.6121 24.6667,10.6666C24.6667,7.7211 22.2789,5.3333 19.3334,5.3333Z" />
|
||||
</vector>
|
5
com.discord/res/drawable/ic_game_controller_16dp.xml
Normal file
5
com.discord/res/drawable/ic_game_controller_16dp.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="32.0" android:viewportHeight="32.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M7.5532,6.6667H24.4468C26.5438,6.6667 28.2848,8.2863 28.4363,10.3778L29.3242,22.6366C29.4245,24.022 28.3827,25.2265 26.9973,25.3268C26.9368,25.3312 26.8762,25.3334 26.8156,25.3334C25.2253,25.3334 23.838,24.2539 23.4473,22.7124L22.7597,20.0001H9.2402L8.5527,22.7124C8.1619,24.2539 6.7746,25.3334 5.1843,25.3334C3.7953,25.3334 2.6692,24.2073 2.6692,22.8183C2.6692,22.7576 2.6714,22.697 2.6758,22.6366L3.5636,10.3778C3.7151,8.2863 5.4561,6.6667 7.5532,6.6667ZM19.3334,13.3334C20.4379,13.3334 21.3334,12.438 21.3334,11.3334C21.3334,10.2288 20.4379,9.3334 19.3334,9.3334C18.2288,9.3334 17.3334,10.2288 17.3334,11.3334C17.3334,12.438 18.2288,13.3334 19.3334,13.3334ZM24.6667,17.3334C25.7713,17.3334 26.6667,16.438 26.6667,15.3334C26.6667,14.2288 25.7713,13.3334 24.6667,13.3334C23.5621,13.3334 22.6667,14.2288 22.6667,15.3334C22.6667,16.438 23.5621,17.3334 24.6667,17.3334ZM8,12.0001H5.3334V14.6667H8V17.3334H10.6667V14.6667H13.3334V12.0001H10.6667V9.3334H8V12.0001Z" />
|
||||
</vector>
|
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="16.0" android:viewportHeight="16.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M3.7766,3.3333H12.2234C13.2719,3.3333 14.1424,4.1431 14.2182,5.1889L14.6621,11.3182C14.7123,12.011 14.1914,12.6132 13.4986,12.6634C13.4684,12.6656 13.4381,12.6667 13.4078,12.6667C12.6127,12.6667 11.919,12.1269 11.7236,11.3562L11.3799,10H4.6201L4.2763,11.3562C4.0809,12.1269 3.3873,12.6667 2.5922,12.6667C1.8976,12.6667 1.3346,12.1036 1.3346,11.4091C1.3346,11.3788 1.3357,11.3485 1.3379,11.3182L1.7818,5.1889C1.8576,4.1431 2.7281,3.3333 3.7766,3.3333ZM9.6667,6.6667C10.219,6.6667 10.6667,6.2189 10.6667,5.6667C10.6667,5.1144 10.219,4.6667 9.6667,4.6667C9.1144,4.6667 8.6667,5.1144 8.6667,5.6667C8.6667,6.2189 9.1144,6.6667 9.6667,6.6667ZM12.3333,8.6667C12.8856,8.6667 13.3333,8.219 13.3333,7.6667C13.3333,7.1144 12.8856,6.6667 12.3333,6.6667C11.7811,6.6667 11.3333,7.1144 11.3333,7.6667C11.3333,8.219 11.7811,8.6667 12.3333,8.6667ZM4,6H2.6667V7.3333H4V8.6667H5.3333V7.3333H6.6667V6H5.3333V4.6667H4V6Z" />
|
||||
</vector>
|
7
com.discord/res/drawable/ic_hobby_16dp.xml
Normal file
7
com.discord/res/drawable/ic_hobby_16dp.xml
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="32.0" android:viewportHeight="32.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M11.0001,4.6667C11.0001,3.1933 9.8054,2 8.3334,2C6.8614,2 5.6667,3.1933 5.6667,4.6667V8.6667H11.0001V4.6667Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M11,10H5.6667C5.6667,14 3,15.3333 3,20.6667C3,26 5.6667,30 7,30H9.6667C10.3653,30 11.4293,28.8933 12.2853,27.0787C11.4653,25.5693 11,23.8387 11,22C11,19.7867 11.6747,17.7293 12.8307,16.0253C12.0493,13.9693 11,12.5093 11,10Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M21.6667,14C17.2481,14 13.6667,17.5813 13.6667,22C13.6667,26.4187 17.2481,30 21.6667,30C26.0854,30 29.6667,26.4187 29.6667,22C29.6667,17.5813 26.0841,14 21.6667,14ZM19.0001,19.3333C18.2627,19.3333 17.6667,18.7373 17.6667,18C17.6667,17.2627 18.2627,16.6667 19.0001,16.6667C19.7374,16.6667 20.3334,17.2627 20.3334,18C20.3334,18.7373 19.7374,19.3333 19.0001,19.3333ZM21.6667,23.3333C20.9294,23.3333 20.3334,22.7373 20.3334,22C20.3334,21.2627 20.9294,20.6667 21.6667,20.6667C22.4041,20.6667 23.0001,21.2627 23.0001,22C23.0001,22.7373 22.4041,23.3333 21.6667,23.3333ZM24.3334,19.3333C23.5961,19.3333 23.0001,18.7373 23.0001,18C23.0001,17.2627 23.5961,16.6667 24.3334,16.6667C25.0707,16.6667 25.6667,17.2627 25.6667,18C25.6667,18.7373 25.0707,19.3333 24.3334,19.3333Z" />
|
||||
</vector>
|
5
com.discord/res/drawable/ic_tab_friends.xml
Normal file
5
com.discord/res/drawable/ic_tab_friends.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M2,4V5.5C2,9.65 4.21,13.28 7.5,15.3V20H22.5V18C22.5,15.34 17.17,14 14.5,14C14.5,14 14.33,14 14.25,14C9.5,14 5.5,10 5.5,5.5V4H2ZM14.5,4C12.2909,4 10.5,5.7909 10.5,8C10.5,10.2091 12.2909,12 14.5,12C16.7091,12 18.5,10.2091 18.5,8C18.5,5.7909 16.7091,4 14.5,4Z" />
|
||||
</vector>
|
6
com.discord/res/drawable/ic_tab_home.xml
Normal file
6
com.discord/res/drawable/ic_tab_home.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M9.9315,10.5885C9.2801,10.5885 8.7658,11.16 8.7658,11.8571C8.7658,12.5543 9.2915,13.1257 9.9315,13.1257C10.583,13.1257 11.0972,12.5543 11.0972,11.8571C11.1087,11.16 10.583,10.5885 9.9315,10.5885ZM14.103,10.5885C13.4515,10.5885 12.9372,11.16 12.9372,11.8571C12.9372,12.5543 13.463,13.1257 14.103,13.1257C14.7544,13.1257 15.2687,12.5543 15.2687,11.8571C15.2687,11.16 14.7544,10.5885 14.103,10.5885Z" />
|
||||
<path android:fillColor="#ffffffff" android:pathData="M19.6571,1H4.3429C3.0514,1 2,2.0514 2,3.3543V18.8057C2,20.1086 3.0514,21.16 4.3429,21.16H17.3029L16.6971,19.0457L18.16,20.4057L19.5429,21.6857L22,23.8571V3.3543C22,2.0514 20.9486,1 19.6571,1ZM15.2457,15.9257C15.2457,15.9257 14.8343,15.4343 14.4914,15C15.9886,14.5771 16.56,13.64 16.56,13.64C16.0914,13.9486 15.6457,14.1657 15.2457,14.3143C14.6743,14.5543 14.1257,14.7143 13.5886,14.8057C12.4914,15.0114 11.4857,14.9543 10.6286,14.7943C9.9771,14.6686 9.4171,14.4857 8.9486,14.3029C8.6857,14.2 8.4,14.0743 8.1143,13.9143C8.08,13.8914 8.0457,13.88 8.0114,13.8571C7.9886,13.8457 7.9771,13.8343 7.9657,13.8229C7.76,13.7086 7.6457,13.6286 7.6457,13.6286C7.6457,13.6286 8.1943,14.5429 9.6457,14.9771C9.3029,15.4114 8.88,15.9257 8.88,15.9257C6.3543,15.8457 5.3943,14.1886 5.3943,14.1886C5.3943,10.5086 7.04,7.5257 7.04,7.5257C8.6857,6.2914 10.2514,6.3257 10.2514,6.3257L10.3657,6.4629C8.3086,7.0571 7.36,7.96 7.36,7.96C7.36,7.96 7.6114,7.8229 8.0343,7.6286C9.2571,7.0914 10.2286,6.9429 10.6286,6.9086C10.6971,6.8971 10.7543,6.8857 10.8229,6.8857C11.52,6.7943 12.3086,6.7714 13.1314,6.8629C14.2171,6.9886 15.3829,7.3086 16.5714,7.96C16.5714,7.96 15.6686,7.1029 13.7257,6.5086L13.8857,6.3257C13.8857,6.3257 15.4514,6.2914 17.0971,7.5257C17.0971,7.5257 18.7429,10.5086 18.7429,14.1886C18.7429,14.1886 17.7714,15.8457 15.2457,15.9257Z" />
|
||||
</vector>
|
5
com.discord/res/drawable/ic_tab_mentions.xml
Normal file
5
com.discord/res/drawable/ic_tab_mentions.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M12,2C6.486,2 2,6.486 2,12C2,17.515 6.486,22 12,22C14.039,22 15.993,21.398 17.652,20.259L16.521,18.611C15.195,19.519 13.633,20 12,20C7.589,20 4,16.411 4,12C4,7.589 7.589,4 12,4C16.411,4 20,7.589 20,12V12.782C20,14.17 19.402,15 18.4,15L18.398,15.018C18.338,15.005 18.273,15 18.209,15H18C17.437,15 16.6,14.182 16.6,13.631V12C16.6,9.464 14.537,7.4 12,7.4C9.463,7.4 7.4,9.463 7.4,12C7.4,14.537 9.463,16.6 12,16.6C13.234,16.6 14.35,16.106 15.177,15.313C15.826,16.269 16.93,17 18,17L18.002,16.981C18.064,16.994 18.129,17 18.195,17H18.4C20.552,17 22,15.306 22,12.782V12C22,6.486 17.514,2 12,2ZM12,14.599C10.566,14.599 9.4,13.433 9.4,11.999C9.4,10.565 10.566,9.399 12,9.399C13.434,9.399 14.6,10.565 14.6,11.999C14.6,13.433 13.434,14.599 12,14.599Z" />
|
||||
</vector>
|
5
com.discord/res/drawable/ic_tab_search.xml
Normal file
5
com.discord/res/drawable/ic_tab_search.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector android:height="24.0dip" android:width="24.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<path android:fillColor="#ffffffff" android:pathData="M21.707,20.293L16.314,14.9C17.403,13.504 18,11.799 18,10C18,7.863 17.167,5.854 15.656,4.344C14.146,2.832 12.137,2 10,2C7.863,2 5.854,2.832 4.344,4.344C2.833,5.854 2,7.863 2,10C2,12.137 2.833,14.146 4.344,15.656C5.854,17.168 7.863,18 10,18C11.799,18 13.504,17.404 14.9,16.314L20.293,21.706L21.707,20.293ZM10,16C8.397,16 6.891,15.376 5.758,14.243C4.624,13.11 4,11.603 4,10C4,8.398 4.624,6.891 5.758,5.758C6.891,4.624 8.397,4 10,4C11.603,4 13.109,4.624 14.242,5.758C15.376,6.891 16,8.398 16,10C16,11.603 15.376,13.11 14.242,14.243C13.109,15.376 11.603,16 10,16Z" />
|
||||
</vector>
|
Loading…
Add table
Add a link
Reference in a new issue