forked from distok/cutthecord
		
	experiments: fix a crash on 1006
This commit is contained in:
		
							parent
							
								
									458d5f4225
								
							
						
					
					
						commit
						41ef69968d
					
				
					 1 changed files with 11 additions and 21 deletions
				
			
		|  | @ -1,12 +1,10 @@ | |||
| diff -crB com.discord-1006-base/smali/com/discord/stores/StoreExperiments$getExperimentalAlpha$1.smali com.discord-1006/smali/com/discord/stores/StoreExperiments$getExperimentalAlpha$1.smali
 | ||||
| *** com.discord-1006-base/smali/com/discord/stores/StoreExperiments$getExperimentalAlpha$1.smali	2019-12-13 11:10:57.210790875 +0300 | ||||
| --- com.discord-1006/smali/com/discord/stores/StoreExperiments$getExperimentalAlpha$1.smali	2019-12-13 11:17:13.456266918 +0300
 | ||||
| --- com.discord-1006/smali/com/discord/stores/StoreExperiments$getExperimentalAlpha$1.smali	2019-12-13 13:05:12.545829166 +0300
 | ||||
| *************** | ||||
| *** 79,110 **** | ||||
|   .end method | ||||
|    | ||||
| *** 81,110 **** | ||||
|   .method public final call(Lcom/discord/models/domain/ModelUser;Lcom/discord/models/domain/ModelGuild;)Z | ||||
| !     .locals 1
 | ||||
|       .locals 1 | ||||
|    | ||||
| !     const-string v0, "meUser"
 | ||||
| ! 
 | ||||
|  | @ -35,19 +33,17 @@ diff -crB com.discord-1006-base/smali/com/discord/stores/StoreExperiments$getExp | |||
| !     :goto_1
 | ||||
| !     return p1
 | ||||
|   .end method | ||||
| --- 79,85 ----
 | ||||
|   .end method | ||||
|    | ||||
| --- 81,87 ----
 | ||||
|   .method public final call(Lcom/discord/models/domain/ModelUser;Lcom/discord/models/domain/ModelGuild;)Z | ||||
| !     .locals 0
 | ||||
|       .locals 1 | ||||
|    | ||||
| !     return-void
 | ||||
| !     const/4 v0, 0x1
 | ||||
| !     
 | ||||
| !     return v0
 | ||||
|   .end method | ||||
| Only in com.discord-1006/smali/com/discord/stores: StoreExperiments$getExperimentalAlpha$1.smali.orig | ||||
| Only in com.discord-1006/smali/com/discord/stores: StoreExperiments$getExperimentalAlpha$1.smali.rej | ||||
| diff -crB com.discord-1006-base/smali/com/discord/stores/StoreExperiments.smali com.discord-1006/smali/com/discord/stores/StoreExperiments.smali
 | ||||
| *** com.discord-1006-base/smali/com/discord/stores/StoreExperiments.smali	2019-12-13 11:10:57.214124228 +0300 | ||||
| --- com.discord-1006/smali/com/discord/stores/StoreExperiments.smali	2019-12-13 11:17:43.359771109 +0300
 | ||||
| --- com.discord-1006/smali/com/discord/stores/StoreExperiments.smali	2019-12-13 13:04:24.175505105 +0300
 | ||||
| *************** | ||||
| *** 1281,1344 **** | ||||
|   .end method | ||||
|  | @ -125,11 +121,9 @@ diff -crB com.discord-1006-base/smali/com/discord/stores/StoreExperiments.smali | |||
|   .end method | ||||
|    | ||||
|   .method public final isInitialized()Lrx/Observable; | ||||
| Only in com.discord-1006/smali/com/discord/stores: StoreExperiments.smali.orig | ||||
| Only in com.discord-1006/smali/com/discord/stores: StoreExperiments.smali.rej | ||||
| diff -crB com.discord-1006-base/smali/com/discord/widgets/settings/WidgetSettingsAppearance$Model$Companion$get$1.smali com.discord-1006/smali/com/discord/widgets/settings/WidgetSettingsAppearance$Model$Companion$get$1.smali
 | ||||
| *** com.discord-1006-base/smali/com/discord/widgets/settings/WidgetSettingsAppearance$Model$Companion$get$1.smali	2019-12-13 11:10:57.650793481 +0300 | ||||
| --- com.discord-1006/smali/com/discord/widgets/settings/WidgetSettingsAppearance$Model$Companion$get$1.smali	2019-12-13 11:18:03.269881174 +0300
 | ||||
| --- com.discord-1006/smali/com/discord/widgets/settings/WidgetSettingsAppearance$Model$Companion$get$1.smali	2019-12-13 13:04:24.175505105 +0300
 | ||||
| *************** | ||||
| *** 87,97 **** | ||||
|    | ||||
|  | @ -151,11 +145,9 @@ diff -crB com.discord-1006-base/smali/com/discord/widgets/settings/WidgetSetting | |||
|    | ||||
|       if-eqz p4, :cond_0 | ||||
|    | ||||
| Only in com.discord-1006/smali/com/discord/widgets/settings: WidgetSettingsAppearance$Model$Companion$get$1.smali.orig | ||||
| Only in com.discord-1006/smali/com/discord/widgets/settings: WidgetSettingsAppearance$Model$Companion$get$1.smali.rej | ||||
| diff -crB com.discord-1006-base/smali/com/discord/widgets/settings/WidgetSettings.smali com.discord-1006/smali/com/discord/widgets/settings/WidgetSettings.smali
 | ||||
| *** com.discord-1006-base/smali/com/discord/widgets/settings/WidgetSettings.smali	2019-12-13 11:10:57.654126834 +0300 | ||||
| --- com.discord-1006/smali/com/discord/widgets/settings/WidgetSettings.smali	2019-12-13 11:18:37.886731513 +0300
 | ||||
| --- com.discord-1006/smali/com/discord/widgets/settings/WidgetSettings.smali	2019-12-13 13:04:24.175505105 +0300
 | ||||
| *************** | ||||
| *** 958,966 **** | ||||
|       if-eqz v0, :cond_1 | ||||
|  | @ -194,6 +186,4 @@ diff -crB com.discord-1006-base/smali/com/discord/widgets/settings/WidgetSetting | |||
|    | ||||
|       if-ne v4, v1, :cond_2 | ||||
|    | ||||
| Only in com.discord-1006/smali/com/discord/widgets/settings: WidgetSettings.smali.orig | ||||
| Only in com.discord-1006/smali/com/discord/widgets/settings: WidgetSettings.smali.rej | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue