Changes of com.discord v1272
| 
						 | 
				
			
			@ -125,7 +125,7 @@
 | 
			
		|||
            <meta-data android:name="android.service.chooser.chooser_target_service" android:value="androidx.sharetarget.ChooserTargetServiceCompat"/>
 | 
			
		||||
        </activity>
 | 
			
		||||
        <activity android:exported="true" android:name="com.facebook.flipper.android.diagnostics.FlipperDiagnosticActivity"/>
 | 
			
		||||
        <service android:name="com.discord.utilities.fcm.NotificationClient$FCMMessagingService">
 | 
			
		||||
        <service android:exported="false" android:name="com.discord.utilities.fcm.NotificationClient$FCMMessagingService">
 | 
			
		||||
            <intent-filter>
 | 
			
		||||
                <action android:name="com.google.firebase.MESSAGING_EVENT"/>
 | 
			
		||||
                <action android:name="com.google.firebase.INSTANCE_ID_EVENT"/>
 | 
			
		||||
| 
						 | 
				
			
			@ -165,14 +165,16 @@
 | 
			
		|||
        <service android:directBootAware="true" android:exported="false" android:name="com.google.firebase.components.ComponentDiscoveryService">
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.dynamiclinks.internal.FirebaseDynamicLinkRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.perf.FirebasePerfRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.ndk.CrashlyticsNdkRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.CrashlyticsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.messaging.FirebaseMessagingRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.iid.Registrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.ndk.CrashlyticsNdkRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.analytics.ktx.FirebaseAnalyticsKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.analytics.connector.internal.AnalyticsConnectorRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.crashlytics.CrashlyticsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.datatransport.TransportRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.remoteconfig.RemoteConfigRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.installations.FirebaseInstallationsRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.ktx.FirebaseCommonKtxRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
            <meta-data android:name="com.google.firebase.components:com.google.firebase.abt.component.AbtRegistrar" android:value="com.google.firebase.components.ComponentRegistrar"/>
 | 
			
		||||
        </service>
 | 
			
		||||
        <provider android:authorities="com.discord.firebaseperfprovider" android:exported="false" android:initOrder="101" android:name="com.google.firebase.perf.provider.FirebasePerfProvider"/>
 | 
			
		||||
| 
						 | 
				
			
			@ -193,7 +195,7 @@
 | 
			
		|||
        <receiver android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementReceiver"/>
 | 
			
		||||
        <service android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementService"/>
 | 
			
		||||
        <service android:enabled="true" android:exported="false" android:name="com.google.android.gms.measurement.AppMeasurementJobService" android:permission="android.permission.BIND_JOB_SERVICE"/>
 | 
			
		||||
        <provider android:authorities="com.discord.firebaseinitprovider" android:exported="false" android:initOrder="100" android:name="com.google.firebase.provider.FirebaseInitProvider"/>
 | 
			
		||||
        <provider android:authorities="com.discord.firebaseinitprovider" android:directBootAware="true" android:exported="false" android:initOrder="100" android:name="com.google.firebase.provider.FirebaseInitProvider"/>
 | 
			
		||||
        <meta-data android:name="com.google.android.gms.version" android:value="@integer/google_play_services_version"/>
 | 
			
		||||
        <service android:name="androidx.sharetarget.ChooserTargetServiceCompat" android:permission="android.permission.BIND_CHOOSER_TARGET_SERVICE">
 | 
			
		||||
            <intent-filter>
 | 
			
		||||
| 
						 | 
				
			
			@ -240,7 +242,12 @@
 | 
			
		|||
                <action android:name="androidx.work.impl.background.systemalarm.UpdateProxies"/>
 | 
			
		||||
            </intent-filter>
 | 
			
		||||
        </receiver>
 | 
			
		||||
        <service android:exported="false" android:name="androidx.room.MultiInstanceInvalidationService"/>
 | 
			
		||||
        <receiver android:directBootAware="false" android:enabled="true" android:exported="true" android:name="androidx.work.impl.diagnostics.DiagnosticsReceiver" android:permission="android.permission.DUMP">
 | 
			
		||||
            <intent-filter>
 | 
			
		||||
                <action android:name="androidx.work.diagnostics.REQUEST_DIAGNOSTICS"/>
 | 
			
		||||
            </intent-filter>
 | 
			
		||||
        </receiver>
 | 
			
		||||
        <service android:directBootAware="true" android:exported="false" android:name="androidx.room.MultiInstanceInvalidationService"/>
 | 
			
		||||
        <service android:exported="false" android:name="com.google.android.datatransport.runtime.backends.TransportBackendDiscovery">
 | 
			
		||||
            <meta-data android:name="backend:com.google.android.datatransport.cct.CctBackendFactory" android:value="cct"/>
 | 
			
		||||
        </service>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
!!brut.androlib.meta.MetaInfo
 | 
			
		||||
apkFileName: com.discord-1271.apk
 | 
			
		||||
apkFileName: com.discord-1272.apk
 | 
			
		||||
compressionType: false
 | 
			
		||||
doNotCompress:
 | 
			
		||||
- resources.arsc
 | 
			
		||||
| 
						 | 
				
			
			@ -3050,9 +3050,12 @@ sdkInfo:
 | 
			
		|||
sharedLibrary: false
 | 
			
		||||
sparseResources: false
 | 
			
		||||
unknownFiles:
 | 
			
		||||
  DebugProbesKt.bin: '8'
 | 
			
		||||
  firebase-abt.properties: '8'
 | 
			
		||||
  firebase-analytics-ktx.properties: '8'
 | 
			
		||||
  firebase-analytics.properties: '8'
 | 
			
		||||
  firebase-appindexing.properties: '8'
 | 
			
		||||
  firebase-common-ktx.properties: '8'
 | 
			
		||||
  firebase-common.properties: '8'
 | 
			
		||||
  firebase-components.properties: '8'
 | 
			
		||||
  firebase-config.properties: '8'
 | 
			
		||||
| 
						 | 
				
			
			@ -3106,5 +3109,5 @@ usesFramework:
 | 
			
		|||
  tag: null
 | 
			
		||||
version: 2.4.2-83a459-SNAPSHOT
 | 
			
		||||
versionInfo:
 | 
			
		||||
  versionCode: '1271'
 | 
			
		||||
  versionName: '38.4'
 | 
			
		||||
  versionCode: '1272'
 | 
			
		||||
  versionName: '40.6'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<selector
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <item android:color="?colorOnSurface" android:alpha="0.38" />
 | 
			
		||||
</selector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<selector
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <item android:color="?colorOnSurface" android:alpha="0.12" />
 | 
			
		||||
</selector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<selector
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <item android:color="?colorOnSurface" />
 | 
			
		||||
</selector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<selector
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <item android:state_checked="true" android:color="?colorPrimary" android:alpha="0.24" />
 | 
			
		||||
    <item android:color="@android:color/transparent" />
 | 
			
		||||
</selector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<selector
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <item android:color="?colorOnSurface" android:alpha="0.33" />
 | 
			
		||||
</selector>
 | 
			
		||||
							
								
								
									
										5
									
								
								com.discord/res/color/material_timepicker_clockface.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<selector
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <item android:color="?colorOnSurface" android:alpha="0.1" />
 | 
			
		||||
</selector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<selector
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <item android:color="?colorOnSurface" android:alpha="0.6" />
 | 
			
		||||
</selector>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,9 +1,9 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<selector
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <item android:state_pressed="true" android:color="?colorOnSecondary" android:alpha="0.32" />
 | 
			
		||||
    <item android:state_focused="true" android:color="?colorOnSecondary" android:alpha="0.24" android:state_hovered="true" />
 | 
			
		||||
    <item android:state_focused="true" android:color="?colorOnSecondary" android:alpha="0.24" />
 | 
			
		||||
    <item android:color="?colorOnSecondary" android:alpha="0.08" android:state_hovered="true" />
 | 
			
		||||
    <item android:color="?colorOnSecondary" android:alpha="0.0" />
 | 
			
		||||
    <item android:state_pressed="true" android:color="?colorOnSecondary" android:alpha="@dimen/mtrl_high_ripple_pressed_alpha" />
 | 
			
		||||
    <item android:state_focused="true" android:color="?colorOnSecondary" android:alpha="@dimen/mtrl_high_ripple_focused_alpha" android:state_hovered="true" />
 | 
			
		||||
    <item android:state_focused="true" android:color="?colorOnSecondary" android:alpha="@dimen/mtrl_high_ripple_focused_alpha" />
 | 
			
		||||
    <item android:color="?colorOnSecondary" android:alpha="@dimen/mtrl_high_ripple_hovered_alpha" android:state_hovered="true" />
 | 
			
		||||
    <item android:color="?colorOnSecondary" android:alpha="@dimen/mtrl_high_ripple_default_alpha" />
 | 
			
		||||
</selector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<vector android:height="12.0dip" android:width="12.0dip" android:viewportWidth="11.0" android:viewportHeight="12.0"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <path android:fillColor="#ff36393f" android:pathData="M9,0L10,0A1,1 0,0 1,11 1L11,11A1,1 0,0 1,10 12L9,12A1,1 0,0 1,8 11L8,1A1,1 0,0 1,9 0z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:fillColor="#ff36393f" android:pathData="M5,4L6,4A1,1 0,0 1,7 5L7,11A1,1 0,0 1,6 12L5,12A1,1 0,0 1,4 11L4,5A1,1 0,0 1,5 4z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:fillColor="#fff04747" android:pathData="M1,8L2,8A1,1 0,0 1,3 9L3,11A1,1 0,0 1,2 12L1,12A1,1 0,0 1,0 11L0,9A1,1 0,0 1,1 8z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,7 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<vector android:height="12.0dip" android:width="12.0dip" android:viewportWidth="11.0" android:viewportHeight="12.0"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <path android:fillColor="#ffc7ccd1" android:pathData="M9,0L10,0A1,1 0,0 1,11 1L11,11A1,1 0,0 1,10 12L9,12A1,1 0,0 1,8 11L8,1A1,1 0,0 1,9 0z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:fillColor="#ffc7ccd1" android:pathData="M5,4L6,4A1,1 0,0 1,7 5L7,11A1,1 0,0 1,6 12L5,12A1,1 0,0 1,4 11L4,5A1,1 0,0 1,5 4z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:fillColor="#fff04747" android:pathData="M1,8L2,8A1,1 0,0 1,3 9L3,11A1,1 0,0 1,2 12L1,12A1,1 0,0 1,0 11L0,9A1,1 0,0 1,1 8z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
						 | 
				
			
			@ -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="#ff000000" android:pathData="M10.293,3.296C10.579,3.01 11.009,2.925 11.383,3.079C11.757,3.232 12,3.599 12,4.002V20.002C12,20.407 11.757,20.772 11.383,20.927C11.009,21.082 10.579,20.996 10.293,20.71L6,16.002H3C2.45,16.002 2,15.552 2,15.002V9.002C2,8.453 2.45,8.002 3,8.002H6L10.293,3.296ZM14,9.002C15.654,9.002 17,10.349 17,12.002C17,13.657 15.654,15.002 14,15.002V13.002C14.551,13.002 15,12.553 15,12.002C15,11.451 14.551,11.002 14,11.002V9.002Z" android:fillType="evenOdd" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 444 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-hdpi/ic_network_offline.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 256 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-hdpi/ic_network_offline_light.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 258 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-hdpi/ic_sound_quiet_24dp.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 297 B  | 
| 
		 Before Width: | Height: | Size: 259 B After Width: | Height: | Size: 258 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-ldpi/ic_network_offline.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 166 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-ldpi/ic_network_offline_light.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 163 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-ldpi/ic_sound_quiet_24dp.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 188 B  | 
| 
		 Before Width: | Height: | Size: 320 B After Width: | Height: | Size: 299 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-mdpi/ic_network_offline.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 188 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-mdpi/ic_network_offline_light.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 190 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-mdpi/ic_sound_quiet_24dp.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 205 B  | 
| 
		 Before Width: | Height: | Size: 566 B After Width: | Height: | Size: 553 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xhdpi/ic_network_offline.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 301 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xhdpi/ic_network_offline_light.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 306 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xhdpi/ic_sound_quiet_24dp.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 362 B  | 
| 
		 Before Width: | Height: | Size: 853 B After Width: | Height: | Size: 806 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xxhdpi/ic_network_offline.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 375 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xxhdpi/ic_network_offline_light.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 372 B  | 
| 
		 Before Width: | Height: | Size: 204 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xxhdpi/ic_sound_quiet_24dp.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 493 B  | 
| 
		 Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xxxhdpi/ic_network_offline.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 496 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xxxhdpi/ic_network_offline_light.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 501 B  | 
| 
		 Before Width: | Height: | Size: 233 B  | 
							
								
								
									
										
											BIN
										
									
								
								com.discord/res/drawable-xxxhdpi/ic_sound_quiet_24dp.png
									
										
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 663 B  | 
| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<vector android:height="12.0dip" android:width="12.0dip" android:viewportWidth="11.0" android:viewportHeight="12.0"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <path android:fillColor="#ff36393f" android:pathData="M9,0L10,0A1,1 0,0 1,11 1L11,11A1,1 0,0 1,10 12L9,12A1,1 0,0 1,8 11L8,1A1,1 0,0 1,9 0z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:fillColor="#ff36393f" android:pathData="M5,4L6,4A1,1 0,0 1,7 5L7,11A1,1 0,0 1,6 12L5,12A1,1 0,0 1,4 11L4,5A1,1 0,0 1,5 4z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:fillColor="#ff36393f" android:pathData="M1,8L2,8A1,1 0,0 1,3 9L3,11A1,1 0,0 1,2 12L1,12A1,1 0,0 1,0 11L0,9A1,1 0,0 1,1 8z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:name="three" android:fillColor="#fffaa61a" android:pathData="M9,0L10,0A1,1 0,0 1,11 1L11,11A1,1 0,0 1,10 12L9,12A1,1 0,0 1,8 11L8,1A1,1 0,0 1,9 0z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:name="two" android:fillColor="#fffaa61a" android:pathData="M5,4L6,4A1,1 0,0 1,7 5L7,11A1,1 0,0 1,6 12L5,12A1,1 0,0 1,4 11L4,5A1,1 0,0 1,5 4z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:name="one" android:fillColor="#fffaa61a" android:pathData="M1,8L2,8A1,1 0,0 1,3 9L3,11A1,1 0,0 1,2 12L1,12A1,1 0,0 1,0 11L0,9A1,1 0,0 1,1 8z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<set
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <objectAnimator android:duration="300" android:valueFrom="0" android:valueTo="1" android:propertyName="fillAlpha" />
 | 
			
		||||
    <objectAnimator android:duration="300" android:valueFrom="1" android:valueTo="0" android:propertyName="fillAlpha" />
 | 
			
		||||
</set>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<set
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <objectAnimator android:duration="400" android:startOffset="100" android:valueFrom="0" android:valueTo="1" android:propertyName="fillAlpha" />
 | 
			
		||||
    <objectAnimator android:duration="400" android:startOffset="150" android:valueFrom="1" android:valueTo="0" android:propertyName="fillAlpha" />
 | 
			
		||||
</set>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<set
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <objectAnimator android:duration="500" android:startOffset="200" android:valueFrom="0" android:valueTo="1" android:propertyName="fillAlpha" />
 | 
			
		||||
    <objectAnimator android:duration="500" android:startOffset="250" android:valueFrom="1" android:valueTo="0" android:propertyName="fillAlpha" />
 | 
			
		||||
</set>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<set
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <objectAnimator android:duration="600" android:startOffset="750" android:valueFrom="0" android:valueTo="0" android:propertyName="fillAlpha" />
 | 
			
		||||
</set>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<vector android:height="12.0dip" android:width="12.0dip" android:viewportWidth="11.0" android:viewportHeight="12.0"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <path android:fillColor="#ffc7ccd1" android:pathData="M9,0L10,0A1,1 0,0 1,11 1L11,11A1,1 0,0 1,10 12L9,12A1,1 0,0 1,8 11L8,1A1,1 0,0 1,9 0z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:fillColor="#ffc7ccd1" android:pathData="M5,4L6,4A1,1 0,0 1,7 5L7,11A1,1 0,0 1,6 12L5,12A1,1 0,0 1,4 11L4,5A1,1 0,0 1,5 4z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:fillColor="#ffc7ccd1" android:pathData="M1,8L2,8A1,1 0,0 1,3 9L3,11A1,1 0,0 1,2 12L1,12A1,1 0,0 1,0 11L0,9A1,1 0,0 1,1 8z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:name="three" android:fillColor="#fffaa61a" android:pathData="M9,0L10,0A1,1 0,0 1,11 1L11,11A1,1 0,0 1,10 12L9,12A1,1 0,0 1,8 11L8,1A1,1 0,0 1,9 0z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:strokeAlpha="0.2" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:name="two" android:fillColor="#fffaa61a" android:pathData="M5,4L6,4A1,1 0,0 1,7 5L7,11A1,1 0,0 1,6 12L5,12A1,1 0,0 1,4 11L4,5A1,1 0,0 1,5 4z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
 | 
			
		||||
    <path android:name="one" android:fillColor="#fffaa61a" android:pathData="M1,8L2,8A1,1 0,0 1,3 9L3,11A1,1 0,0 1,2 12L1,12A1,1 0,0 1,0 11L0,9A1,1 0,0 1,1 8z" android:strokeColor="#00000000" android:strokeWidth="1.0" android:fillType="evenOdd" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<set
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <objectAnimator android:duration="300" android:valueFrom="0" android:valueTo="1" android:propertyName="fillAlpha" />
 | 
			
		||||
    <objectAnimator android:duration="300" android:valueFrom="1" android:valueTo="0" android:propertyName="fillAlpha" />
 | 
			
		||||
</set>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<set
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <objectAnimator android:duration="400" android:startOffset="100" android:valueFrom="0" android:valueTo="1" android:propertyName="fillAlpha" />
 | 
			
		||||
    <objectAnimator android:duration="400" android:startOffset="150" android:valueFrom="1" android:valueTo="0" android:propertyName="fillAlpha" />
 | 
			
		||||
</set>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<set
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <objectAnimator android:duration="500" android:startOffset="200" android:valueFrom="0" android:valueTo="1" android:propertyName="fillAlpha" />
 | 
			
		||||
    <objectAnimator android:duration="500" android:startOffset="250" android:valueFrom="1" android:valueTo="0" android:propertyName="fillAlpha" />
 | 
			
		||||
</set>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<set
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <objectAnimator android:duration="600" android:startOffset="750" android:valueFrom="0" android:valueTo="0" android:propertyName="fillAlpha" />
 | 
			
		||||
</set>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,5 +0,0 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<shape android:shape="oval"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <solid android:color="@color/primary_900_alpha_60" />
 | 
			
		||||
</shape>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<inset android:insetLeft="56.0dip"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <shape>
 | 
			
		||||
        <size android:height="0.25dip" />
 | 
			
		||||
        <solid android:color="?colorBackgroundModifierAccent" />
 | 
			
		||||
    </shape>
 | 
			
		||||
</inset>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,9 +0,0 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<inset android:insetLeft="-2.0dip" android:insetRight="-2.0dip" android:insetTop="-2.0dip" android:insetBottom="-2.0dip"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <shape android:shape="rectangle">
 | 
			
		||||
        <solid android:color="@color/status_red_500" />
 | 
			
		||||
        <stroke android:width="2.0dip" android:color="@color/primary_100" />
 | 
			
		||||
        <corners android:radius="12.0dip" />
 | 
			
		||||
    </shape>
 | 
			
		||||
</inset>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,9 +0,0 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<inset android:insetLeft="-2.0dip" android:insetRight="-2.0dip" android:insetTop="-2.0dip" android:insetBottom="-2.0dip"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <shape android:shape="rectangle">
 | 
			
		||||
        <solid android:color="@color/status_red_500" />
 | 
			
		||||
        <stroke android:width="2.0dip" android:color="@color/primary_600" />
 | 
			
		||||
        <corners android:radius="12.0dip" />
 | 
			
		||||
    </shape>
 | 
			
		||||
</inset>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,9 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<inset android:insetLeft="-2.0dip" android:insetRight="-2.0dip" android:insetTop="-2.0dip" android:insetBottom="-2.0dip"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <shape android:shape="rectangle">
 | 
			
		||||
        <solid android:color="@color/status_red_500" />
 | 
			
		||||
        <stroke android:width="2.0dip" android:color="@color/primary_800" />
 | 
			
		||||
        <corners android:radius="12.0dip" />
 | 
			
		||||
    </shape>
 | 
			
		||||
</inset>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,9 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<inset android:insetLeft="-2.0dip" android:insetRight="-2.0dip" android:insetTop="-2.0dip" android:insetBottom="-2.0dip"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <shape android:shape="rectangle">
 | 
			
		||||
        <solid android:color="@color/status_red_500" />
 | 
			
		||||
        <stroke android:width="2.0dip" android:color="@color/white" />
 | 
			
		||||
        <corners android:radius="12.0dip" />
 | 
			
		||||
    </shape>
 | 
			
		||||
</inset>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <path android:fillColor="#ffffffff" android:pathData="M5,3.814C5,2.2599 6.2768,1 7.8519,1H16.1481C17.7232,1 19,2.2599 19,3.814V7.5L17.4444,6.0362V4H6.5556V19.5H17.4444V17.4677L19,16V20.186C19,21.7401 17.7232,23 16.1481,23H7.8519C6.2768,23 5,21.7402 5,20.186V3.814Z" />
 | 
			
		||||
    <path android:fillColor="#ffffffff" android:pathData="M15.6,15.3188C15.6,15.5388 15.8637,15.6515 16.0228,15.4995L19.8108,11.8772C19.9139,11.7786 19.9137,11.614 19.8106,11.5156L16.0225,7.903C15.8634,7.7512 15.6,7.864 15.6,8.0839V9.6792C15.6,9.8037 15.5068,9.9091 15.3839,9.9293C11.7864,10.5197 10.0661,12.8369 9.2844,15.3807C9.2054,15.6377 9.5526,15.8068 9.739,15.613C11.1239,14.174 12.8913,13.4854 15.3497,13.4422C15.4877,13.4397 15.6,13.5519 15.6,13.69V15.3188Z" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,5 +0,0 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="24.0" android:viewportHeight="24.0"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <path android:fillColor="#ffffffff" android:pathData="M17,10.5L17,7C17,6.45 16.55,6 16,6L4,6C3.45,6 3,6.45 3,7L3,17C3,17.55 3.45,18 4,18L16,18C16.55,18 17,17.55 17,17L17,13.5L21,17.5L21,6.5L17,10.5Z" />
 | 
			
		||||
</vector>
 | 
			
		||||
							
								
								
									
										5
									
								
								com.discord/res/drawable/ic_clock_black_24dp.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="#ff000000" android:pathData="M11.99,2C6.47,2 2,6.48 2,12s4.47,10 9.99,10C17.52,22 22,17.52 22,12S17.52,2 11.99,2zM12,20c-4.42,0 -8,-3.58 -8,-8s3.58,-8 8,-8s8,3.58 8,8S16.42,20 12,20zM17.23,14.94l-1.26,1.55L11,13V6h2v6L17.23,14.94z" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
						 | 
				
			
			@ -1,5 +0,0 @@
 | 
			
		|||
<?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="#ffb9bbbe" android:pathData="M11,18h2v-2h-2v2zM12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM12,20c-4.41,0 -8,-3.59 -8,-8s3.59,-8 8,-8 8,3.59 8,8 -3.59,8 -8,8zM12,6c-2.21,0 -4,1.79 -4,4h2c0,-1.1 0.9,-2 2,-2s2,0.9 2,2c0,2 -3,1.75 -3,5h2c0,-2.25 3,-2.5 3,-5 0,-2.21 -1.79,-4 -4,-4z" />
 | 
			
		||||
</vector>
 | 
			
		||||
							
								
								
									
										5
									
								
								com.discord/res/drawable/ic_keyboard_black_24dp.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="#ff000000" android:pathData="M20,5L4,5c-1.1,0 -1.99,0.9 -1.99,2L2,17c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,7c0,-1.1 -0.9,-2 -2,-2zM11,8h2v2h-2L11,8zM11,11h2v2h-2v-2zM8,8h2v2L8,10L8,8zM8,11h2v2L8,13v-2zM7,13L5,13v-2h2v2zM7,10L5,10L5,8h2v2zM16,17L8,17v-2h8v2zM16,13h-2v-2h2v2zM16,10h-2L14,8h2v2zM19,13h-2v-2h2v2zM19,10h-2L17,8h2v2z" />
 | 
			
		||||
</vector>
 | 
			
		||||
							
								
								
									
										5
									
								
								com.discord/res/drawable/ic_network_airplane_mode.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="16.0" android:viewportHeight="16.0"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android">
 | 
			
		||||
    <path android:fillColor="#ffb9bbbe" android:pathData="M5.3334,14.6667H6.6667L10,9H13.6667C14.22,9 14.6667,8.5533 14.6667,8C14.6667,7.4467 14.22,7 13.6667,7L10,7L6.6667,1.3333L5.3334,1.3333L7,7H3.3333L2.3333,5.3333H1.3333L2,8L1.3333,10.6667H2.3333L3.3333,9H7L5.3334,14.6667Z" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
<?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="#ff4f5660" android:pathData="M5.3334,14.6667H6.6667L10,9H13.6667C14.22,9 14.6667,8.5533 14.6667,8C14.6667,7.4467 14.22,7 13.6667,7L10,7L6.6667,1.3333L5.3334,1.3333L7,7H3.3333L2.3333,5.3333H1.3333L2,8L1.3333,10.6667H2.3333L3.3333,9H7L5.3334,14.6667Z" />
 | 
			
		||||
</vector>
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,8 @@
 | 
			
		|||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<animated-vector android:drawable="@drawable/$ic_network_connecting_animated_vector__0"
 | 
			
		||||
  xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt">
 | 
			
		||||
    <target android:name="one" android:animation="@drawable/$ic_network_connecting_animated_vector__1" />
 | 
			
		||||
    <target android:name="two" android:animation="@drawable/$ic_network_connecting_animated_vector__2" />
 | 
			
		||||
    <target android:name="three" android:animation="@drawable/$ic_network_connecting_animated_vector__3" />
 | 
			
		||||
    <target android:name="three" android:animation="@drawable/$ic_network_connecting_animated_vector__4" />
 | 
			
		||||
</animated-vector>
 | 
			
		||||