forked from distok/cutthecord
		
	Update all patches but notrack to 8.4.8
oh god oh fuck they moved around a LOT of tracking code this will be a pain
This commit is contained in:
		
							parent
							
								
									2a1b88d203
								
							
						
					
					
						commit
						f2bdc4ff67
					
				
					 37 changed files with 3446 additions and 2 deletions
				
			
		
							
								
								
									
										22
									
								
								patches/squareavatars/848.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								patches/squareavatars/848.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,22 @@
 | 
			
		|||
diff -crB -x dist -x build com.discord-848-base/res/values/styles.xml com.discord-848/res/values/styles.xml
 | 
			
		||||
*** com.discord-848-base/res/values/styles.xml	2019-02-17 12:23:56.084234586 +0300
 | 
			
		||||
--- com.discord-848/res/values/styles.xml	2019-02-17 12:37:45.411891228 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 825,831 ****
 | 
			
		||||
          <item name="actualImageScaleType">fitCenter</item>
 | 
			
		||||
          <item name="placeholderImage">@drawable/asset_default_avatar_32dp</item>
 | 
			
		||||
          <item name="placeholderImageScaleType">fitCenter</item>
 | 
			
		||||
!         <item name="roundAsCircle">true</item>
 | 
			
		||||
      </style>
 | 
			
		||||
      <style name="Avatar.Chat" parent="@style/Avatar.Large">
 | 
			
		||||
          <item name="android:layout_width">@dimen/avatar_size_chat</item>
 | 
			
		||||
--- 825,832 ----
 | 
			
		||||
          <item name="actualImageScaleType">fitCenter</item>
 | 
			
		||||
          <item name="placeholderImage">@drawable/asset_default_avatar_32dp</item>
 | 
			
		||||
          <item name="placeholderImageScaleType">fitCenter</item>
 | 
			
		||||
!         <item name="roundAsCircle">false</item>
 | 
			
		||||
!         <item name="roundedCornerRadius">3dp</item>
 | 
			
		||||
      </style>
 | 
			
		||||
      <style name="Avatar.Chat" parent="@style/Avatar.Large">
 | 
			
		||||
          <item name="android:layout_width">@dimen/avatar_size_chat</item>
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -13,4 +13,5 @@ A very small amount of rounding is applied to make it look a little better.
 | 
			
		|||
- 8.4.3g
 | 
			
		||||
- 8.4.4g
 | 
			
		||||
- 8.4.5g
 | 
			
		||||
- 8.4.8
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue