Change the way of action pefrom(no longer wait for event), add loading jar file support, fix simple action memory leak
This commit is contained in:
@@ -75,12 +75,12 @@
|
||||
<activity android:name=".ui.console.ConsoleActivity"/>
|
||||
<activity android:name=".ui.error.ErrorReportActivity"/>
|
||||
<activity android:name=".ui.help.LocalWebViewActivity"/>
|
||||
<activity android:name=".external.tasker.TaskerScriptEditActivity"/>
|
||||
|
||||
<activity
|
||||
android:name=".ui.error.IssueReporterActivity"
|
||||
android:theme="@style/IssueReporterTheme"/>
|
||||
|
||||
<service android:name=".service.VolumeChangeObverseService"/>
|
||||
<service android:name="com.stardust.view.Floaty$FloatHeadService"/>
|
||||
<service android:name="com.stardust.view.ResizableFloaty$FloatingWindowService"/>
|
||||
<service android:name="com.stardust.scriptdroid.external.floating_window.HoverMenuService"/>
|
||||
|
||||
Reference in New Issue
Block a user