mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 16:18:55 +01:00 
			
		
		
		
	Yeet app update download progress notification on complete (#10071)
This commit is contained in:
		@@ -127,6 +127,7 @@ class AppUpdateService : Service() {
 | 
			
		||||
                response.close()
 | 
			
		||||
                throw Exception("Unsuccessful response")
 | 
			
		||||
            }
 | 
			
		||||
            notifier.cancel()
 | 
			
		||||
            notifier.promptInstall(apkFile.getUriCompat(this))
 | 
			
		||||
        } catch (e: Exception) {
 | 
			
		||||
            val shouldCancel = e is CancellationException ||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user