mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-10 12:34:08 +08:00
Changed: Move com.termux.app.utils.CrashUtils
to com.termux.shared.termux.crash.TermuxCrashUtils
so that plugins trigger plugin notifications too
Calls to `notifyAppCrashFromCrashLogFile()` will now be synchronized as well.
This commit is contained in:
3
termux-shared/src/main/res/raw/keep.xml
Normal file
3
termux-shared/src/main/res/raw/keep.xml
Normal file
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:keep="@drawable/ic_error_notification"/>
|
Reference in New Issue
Block a user