mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-10-30 22:07:57 +01:00 
			
		
		
		
	Remove local broadcast receiver to prevent race conditions (#1123)
* Remove local broadcast receiver to prevent run exceptions. Added option to set tile for extension update.
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							6a63ce992a
						
					
				
				
					commit
					8994b42760
				
			| @@ -86,7 +86,7 @@ | ||||
|             android:exported="false" /> | ||||
|  | ||||
|         <service | ||||
|             android:name=".data.updater.UpdateDownloaderService" | ||||
|             android:name=".data.updater.UpdaterService" | ||||
|             android:exported="false" /> | ||||
|  | ||||
|         <service | ||||
|   | ||||
		Reference in New Issue
	
	Block a user