forked from distok/cutthecord
		
	Update patches to v8.5.4
Fixed top bar. Unofficial v8.5.4 changelog: - Full implementation of news https://cdn.discordapp.com/attachments/448273769153298452/551511285582397471/Screenshot_20190303-000846.png - Fun placeholders such as <string name="premium_subtitle_mobile">Something that would a mobile user want to care about buying Nitro chat perks with the bonus of some free pc games.</string>
This commit is contained in:
		
							parent
							
								
									b8a50ce2e0
								
							
						
					
					
						commit
						4c3ff4ad3f
					
				
					 39 changed files with 6490 additions and 1 deletions
				
			
		
							
								
								
									
										21
									
								
								patches/customversion/854.patch
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								patches/customversion/854.patch
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,21 @@
 | 
			
		|||
diff -crB -x dist -x build com.discord-854-base/smali/com/discord/widgets/settings/WidgetSettings.smali com.discord-854/smali/com/discord/widgets/settings/WidgetSettings.smali
 | 
			
		||||
*** com.discord-854-base/smali/com/discord/widgets/settings/WidgetSettings.smali	2019-03-03 19:12:57.652474233 +0300
 | 
			
		||||
--- com.discord-854/smali/com/discord/widgets/settings/WidgetSettings.smali	2019-03-03 19:19:13.860961991 +0300
 | 
			
		||||
***************
 | 
			
		||||
*** 1414,1420 ****
 | 
			
		||||
  
 | 
			
		||||
      invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | 
			
		||||
  
 | 
			
		||||
!     const-string v1, " - 8.5.4 (854)"
 | 
			
		||||
  
 | 
			
		||||
      invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | 
			
		||||
  
 | 
			
		||||
--- 1414,1420 ----
 | 
			
		||||
  
 | 
			
		||||
      invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | 
			
		||||
  
 | 
			
		||||
!     const-string v1, " - 8.5.4 (854), with Cutthecord patches"
 | 
			
		||||
  
 | 
			
		||||
      invoke-virtual {v2, v1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -20,4 +20,5 @@ This patch replaces version string and adds mention of cutthecord in the user se
 | 
			
		|||
- 8.5.0
 | 
			
		||||
- 8.5.1
 | 
			
		||||
- 8.5.3
 | 
			
		||||
- 8.5.4
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue