GithubHelp home page GithubHelp logo

revanced / revanced-manager Goto Github PK

View Code? Open in Web Editor NEW
15.7K 15.7K 682.0 24.01 MB

๐Ÿ’Š Application to use ReVanced on Android

Home Page: https://revanced.app

License: GNU General Public License v3.0

Kotlin 6.10% Dart 93.64% Ruby 0.25%
android flutter flutter-apps manager modding patching revanced

revanced-manager's People

Contributors

aliernfrog avatar andrisas avatar aunali321 avatar axelen123 avatar benjaminhalko avatar cameralis avatar canny1913 avatar dependabot[bot] avatar dhruvanbhalara avatar domenic-mzs avatar github-actions[bot] avatar hepolise avatar j-j-gajjar avatar kitadai31 avatar kobew50 avatar mipirakas avatar mrangelos6 avatar osumatrix avatar otahir-21 avatar palmdevs avatar ponces avatar raxod502 avatar sculas avatar semantic-release-bot avatar sodawithoutsparkles avatar theaabedkhan avatar ushie avatar validcube avatar xafn avatar yarosmallorca avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

revanced-manager's Issues

bug: ReVanced Manager is not able to compile, apparently

Type

Error while running the manager

Branch

Flutter

Bug description

ReVanced Manager crashes in the middle of patching the apk

Steps to reproduce

  1. Download and install a compatible YouTube apk
  2. Choose patches
  3. Start patching
  4. The app will crash while still patching the apk

Relevant log output

FATAL EXCEPTION: Thread-9
Process: app.revanced.manager.flutter, PID: 20761
brut.androlib.AndrolibException: brut.common.BrutException: could not exec (exit code = 139): [/data/app/~~YSrPDIPLQKA6jJIvGGtf6w==/app.revanced.manager.flutter-i6rQfS1M5kBDTXroPmMiOA==/lib/arm64/libapp.so, compile, --dir, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-IIVIFI/cache/res, --legacy, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-IIVIFI/cache/build/resources.zip]
 at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:372)
 at brut.androlib.res.AndrolibResources.aaptPackage(AndrolibResources.java:626)
 at app.revanced.patcher.Patcher.save(Patcher.kt:212)
 at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:286)
 at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
 at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
 at java.lang.Thread.run(Thread.java:920)
Caused by: brut.common.BrutException: could not exec (exit code = 139): [/data/app/~~YSrPDIPLQKA6jJIvGGtf6w==/app.revanced.manager.flutter-i6rQfS1M5kBDTXroPmMiOA==/lib/arm64/libapp.so, compile, --dir, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-IIVIFI/cache/res, --legacy, -o, /data/user/0/app.revanced.manager.flutter/cache/patcher/tmp-IIVIFI/cache/build/resources.zip]
 at brut.util.OS.exec(OS.java:99)
 at brut.androlib.res.AndrolibResources.aapt2Package(AndrolibResources.java:368)
 ... 6 more

Screenshots or videos

No response

Solution

No response

Additional context

Version: 0.0.1
Model: ONEPLUS A6003
Android Version: 12 (It's actually Android 12L, SDK level 32)
Arch: arm64-v8a

Can't build

When I start ./gradlew, it showing error:

FAILURE: Build failed with an exception.

  • Where:
    Build file 'revanced-manager-main/app/build.gradle.kts' line: 20

  • What went wrong:
    null cannot be cast to non-null type kotlin.String

Revanced

Its not working on latest official YouTube app

Signature v2 for debug builds

Currently, actions debug builds will not install on Android 11 or newer. This is because on those SDK versions, apks must use APK signing v2 or newer.

While I'm aware this is very much a WIP project, still makes testing harder ๐Ÿ˜

YoutubeNonStop

Hi.
After a few pieces of music, the music stops playing, a question arises. "Do you want to continue"
Is it possible to add solution, colleague's @lawfx YoutubeNonStop
Unless a bypass of retention already exists? tell me how to turn it on?
Can this option be added to revanced?

Stuck after successfully patching and installing.

Type

Functionality

Branch

Flutter

Issue

Screenshot_20220914-163307

After patching and installing an app, screen gets stuck (shown in photo). I tried giving the manager all permissions and also disabling any battery optimizations, tried again from the beginning but the result is the same. This prevents the successfully installed app from being detected by the manager.

Feature

If this is fixed it'll enable the installed apps to appear under "installed apps" and it will help to keep the patched app itself updated.

Motivation

Because it's an essential part of the functionality of the app.

Additional context

For additional context refer to

https://discord.com/channels/952946952348270622/1019692986096955523

build failed

FAILURE: Build failed with an exception.

* Where:
Build file '/home/passihd/scripts/revanced/rev-manager/revanced-manager/app/build.gradle.kts' line: 20

* What went wrong:
null cannot be cast to non-null type kotlin.String

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

when i try to get the file at line 20 it says 404 not found

--2022-07-12 06:24:34--  https://maven.pkg.github.com/revanced/revanced-patcher
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving maven.pkg.github.com (maven.pkg.github.com)... 140.82.121.33
Connecting to maven.pkg.github.com (maven.pkg.github.com)|140.82.121.33|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-07-12 06:24:34 ERROR 404: Not Found.``

YouTube ReVanced doesn't open if it gets patched by ReVanced Manager

Type

Other

Branch

I used the APK from the Releases page.

Bug description

After clicking through the installer, patching the App and installing it (non-root), the produced app doesn't launch at all.

Steps to reproduce

Step 1: Choose YouTube app in the patching menu
Step 2: Choose all patches and start patching the app
Step 3: Install it as non-root
Step 4: Try to launch the newly installed ReVanced app

Relevant log output

--------- beginning of system
09-14 22:57:23.353  8633  8633 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
09-14 22:57:28.270  8633  8633 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
09-14 22:57:46.583  8633  8633 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
09-14 22:57:55.204  8633  8633 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
09-14 22:58:23.189  8633  8633 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
09-14 22:58:36.411  8633  8633 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
09-14 22:59:07.665  8633  8633 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
09-14 23:04:54.275  8633  8633 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
--------- beginning of main
09-14 23:10:27.849 25994 27337 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:28.636 25994 27338 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:28.636 25994 27336 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:28.636 25994 27335 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:28.636 25994 27337 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:29.085 25994 26007 I manager.flutte: Background concurrent copying GC freed 14928630(309MB) AllocSpace objects, 211(27MB) LOS objects, 12% free, 175MB/199MB, paused 40us total 1.099s
09-14 23:10:29.086 25994 27336 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 449.760ms
09-14 23:10:29.086 25994 27336 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:29.086 25994 27338 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 449.931ms
09-14 23:10:29.086 25994 27338 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:29.086 25994 27335 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 450.115ms
09-14 23:10:29.086 25994 27335 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:29.086 25994 27337 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 450.233ms
09-14 23:10:29.086 25994 27337 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:30.059 25994 27337 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:30.059 25994 27336 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:30.059 25994 27335 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:30.060 25994 27338 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:30.254 25994 26007 I manager.flutte: Background concurrent copying GC freed 13803640(294MB) AllocSpace objects, 12(2180KB) LOS objects, 10% free, 215MB/239MB, paused 207us total 1.039s
09-14 23:10:30.254 25994 27337 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 194.841ms
09-14 23:10:30.254 25994 27337 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:30.254 25994 27336 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 194.831ms
09-14 23:10:30.254 25994 27336 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:30.254 25994 27335 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 194.918ms
09-14 23:10:30.255 25994 27335 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:30.255 25994 27338 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 195.141ms
09-14 23:10:30.255 25994 27338 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:30.598 25994 26007 I manager.flutte: Background young concurrent copying GC freed 4743070(99MB) AllocSpace objects, 0(0B) LOS objects, 5% free, 226MB/239MB, paused 148us total 281.344ms
09-14 23:10:31.252 25994 27337 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:31.252 25994 27335 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:31.252 25994 27336 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:31.253 25994 27338 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:31.508 25994 26007 I manager.flutte: Background concurrent copying GC freed 16056135(341MB) AllocSpace objects, 74(12MB) LOS objects, 13% free, 157MB/181MB, paused 41us total 881.236ms
09-14 23:10:31.508 25994 27337 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 256.403ms
09-14 23:10:31.508 25994 27337 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:31.508 25994 27335 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 256.395ms
09-14 23:10:31.508 25994 27335 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:31.508 25994 27336 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 256.689ms
09-14 23:10:31.509 25994 27336 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:31.509 25994 27338 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 256.025ms
09-14 23:10:31.509 25994 27338 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:32.519 25994 27336 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:32.520 25994 27338 I manager.flutte: Waiting for a blocking GC Alloc
09-14 23:10:32.626 25994 26007 I manager.flutte: Background concurrent copying GC freed 13721658(282MB) AllocSpace objects, 212(10MB) LOS objects, 9% free, 219MB/243MB, paused 189us total 978.119ms
09-14 23:10:32.626 25994 27336 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 106.786ms
09-14 23:10:32.626 25994 27336 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:32.626 25994 27338 I manager.flutte: WaitForGcToComplete blocked Alloc on HeapTrim for 106.913ms
09-14 23:10:32.627 25994 27338 I manager.flutte: Starting a blocking GC Alloc
09-14 23:10:32.854 25994 26007 I manager.flutte: Background young concurrent copying GC freed 3622330(73MB) AllocSpace objects, 1(2184KB) LOS objects, 10% free, 208MB/232MB, paused 138us total 162.347ms
09-14 23:10:33.701 25994 26007 I manager.flutte: Background concurrent copying GC freed 11111923(236MB) AllocSpace objects, 108(15MB) LOS objects, 9% free, 222MB/246MB, paused 205us total 792.318ms
09-14 23:10:33.867 25994 26007 I manager.flutte: Background young concurrent copying GC freed 5646149(116MB) AllocSpace objects, 7(224KB) LOS objects, 13% free, 154MB/178MB, paused 173us total 103.104ms
09-14 23:10:34.348 25994 26007 I manager.flutte: Background concurrent copying GC freed 4798356(97MB) AllocSpace objects, 105(8492KB) LOS objects, 14% free, 139MB/163MB, paused 49us total 277.443ms
09-14 23:10:35.482 25994 26007 I manager.flutte: Background concurrent copying GC freed 863530(24MB) AllocSpace objects, 148(12MB) LOS objects, 15% free, 135MB/159MB, paused 87us total 120.173ms
09-14 23:10:40.035 25994 26009 W System  : A resource failed to call close. 
09-14 23:10:40.641 25994 26009 W System  : A resource failed to call close. 
09-14 23:10:41.461 25994 26009 W System  : A resource failed to call end. 
09-14 23:10:41.461 25994 26009 W System  : A resource failed to call end. 
09-14 23:10:41.565 25994 26007 I manager.flutte: Background concurrent copying GC freed 25254(1337KB) AllocSpace objects, 33(28MB) LOS objects, 15% free, 133MB/157MB, paused 563us total 105.279ms
09-14 23:10:41.566 25994 26009 W System  : A resource failed to call end. 
09-14 23:10:54.146 25994 25994 V ActivityThread: handleTrimMemory:app.revanced.manager.flutter
09-14 23:10:59.277 25994 26009 W System  : A resource failed to call close.

Screenshots or videos

No response

Solution

No response

Additional context

No response

gradle linux build failed

Welcome to Gradle 7.5-rc-1!

FAILURE: Build failed with an exception.

  • Where:
    Build file '/home/####/revanced-manager-main/app/build.gradle.kts' line: 20

  • What went wrong:
    null cannot be cast to non-null type kotlin.String

  • Try:

Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

BUILD FAILED in 3m 34s

Debian 11 testing

feat: Add a recommended app version section

Type

Functionality

Branch

The main branch.

Issue

Currently no way to identify which version of app got the most patches and support.

Feature

Add a section for recommended app version. Optionally can add download links to third-party websites to download these.

Motivation

It really help some unguided souls in this ocean.

Additional context

No response

no ?support for bot

#fuck dyno copy paste this in your source:

@client.command()
async def support(ctx):
revancedsexier = discord.Embed(
title = '',
url= '',
description = '\n',
color=0xcc7ec1
)
guild = ctx.guild
#revancedsexier.set_footer(text=f'{guild.name}',icon_url='')
revancedsexier.set_thumbnail(url='https://cdn.discordapp.com/icons/952946952348270622/d011f1dc1d27e9001d243bdedaf7443b.webp?size=512')
revancedsexier.add_field(name='Do you have a problem or need help โ“', value='You have asked a question that has already been answered in the <#953993848374325269> channel. Make sure to read it as it will answer a lot of your questions guaranteed.\n๐Ÿ”ธ Regarding your question\nPlease make sure to read the second half of <#953993848374325269> XV if you have enough knowledge, otherwise, the first half applies.')
await ctx.send(embed=revancedsexier)

Add Readme

Please add readme with at least a link to where the docs can be found...

enhancement: community project screen.

There should be a screen in manager that show projects that are built using ReVanced tools by the community. It will be nice as a showcase and show that ReVanced is a community project and show support for other ReVanced based projects. Currently all of the other ReVanced projects are build scripts for building ReVanced but, as time goes on new patches can be developed for other apps. We can then show this projects on the community screen. I am planning to implement this by adding a third a icon on the bottom navigation bar. We use a form that developers can fill and submit to show their projects on the screen. Having a form allows us to check if the projects is malware-free before showing it onto the homescreen.

If you have any questions/suggestions do let me know. Thanks!

feat: auto dark mode

Type

Cosmetic

Branch

Flutter

Issue

At the moment dark mode doesn't follow global tint settings.

Feature

Apply a code to automatically set app theme based on Android global settings.

Motivation

To keep system consistency.

Additional context

No response

bug: crashed while patching twitter

Type

Error at runtime

Branch

Flutter v0.0.11

Bug description

kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
at java.lang.Thread.run(Thread.java:1012)

Steps to reproduce

Select downloaded full Twitter apk (version com.twitter.android 9.58.1-release0) and tried to patch it.

Relevant log output

--------- beginning of crash
09-15 20:43:41.069 7019 15719 E AndroidRuntime: FATAL EXCEPTION: Thread-25
09-15 20:43:41.069 7019 15719 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 7019
09-15 20:43:41.069 7019 15719 E AndroidRuntime: kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
09-15 20:43:41.069 7019 15719 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
09-15 20:43:41.069 7019 15719 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
09-15 20:43:41.069 7019 15719 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
09-15 20:43:41.069 7019 15719 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-15 20:43:41.069 7019 15719 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-15 20:43:41.069 7019 15719 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
--------- beginning of system
09-17 18:43:10.302 13658 13658 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-17 18:43:10.400 13658 13658 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-17 18:45:13.840 15368 15368 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-17 18:45:13.928 15368 15368 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-17 18:58:41.275 29726 29726 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-17 18:58:41.401 29726 29726 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-17 18:58:41.503 29726 29726 W Looper : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=0ms latency=304ms running=0ms procState=-1 historyMsgCount=3 (msgIndex=2 wall=76ms seq=2 running=43ms runnable=22ms binder=16ms h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=212ms seq=3 running=93ms runnable=29ms io=7ms swapin=6ms binder=71ms h=android.app.ActivityThread$H w=159)
09-17 19:00:00.780 29726 29726 W Looper : PerfMonitor doFrame : time=524ms vsyncFrame=0 latency=1ms procState=-1
09-17 19:00:01.020 29726 29726 W Activity: PerfMonitor: Slow Operation: Activity app.revanced.manager.flutter/.MainActivity onDestroy took 228ms
09-17 22:00:21.050 2172 2172 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-17 22:00:21.175 2172 2172 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-17 22:02:26.640 4474 4474 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-17 22:02:26.710 4474 4474 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-17 22:02:37.605 4474 4474 W Looper : PerfMonitor doFrame : time=792ms vsyncFrame=0 latency=1ms procState=-1
09-17 22:02:37.740 4474 4474 W Activity: PerfMonitor: Slow Operation: Activity app.revanced.manager.flutter/.MainActivity onDestroy took 116ms
09-17 23:44:58.933 6753 6753 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-17 23:44:59.050 6753 6753 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-17 23:45:14.217 6753 7388 E AndroidRuntime: FATAL EXCEPTION: Thread-17
09-17 23:45:14.217 6753 7388 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 6753
09-17 23:45:14.217 6753 7388 E AndroidRuntime: kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
09-17 23:45:14.217 6753 7388 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
09-17 23:45:14.217 6753 7388 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
09-17 23:45:14.217 6753 7388 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
09-17 23:45:14.217 6753 7388 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-17 23:45:14.217 6753 7388 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-17 23:45:14.217 6753 7388 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
09-17 23:45:14.239 6753 7388 D OOMEventManagerFK: checkEventAndDumpForJE: 0
09-17 23:45:14.717 6753 6753 W Activity: PerfMonitor: Slow Operation: Activity app.revanced.manager.flutter/.MainActivity onDestroy took 151ms
09-17 23:45:17.610 6753 7388 W BpBinder: Slow Binder: BpBinder transact took 3363 ms, interface=android.app.IActivityManager, code=7 oneway=false
09-17 23:47:56.985 9744 9744 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-17 23:47:57.099 9744 9744 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-17 23:48:27.611 9744 10562 E AndroidRuntime: FATAL EXCEPTION: Thread-16
09-17 23:48:27.611 9744 10562 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 9744
09-17 23:48:27.611 9744 10562 E AndroidRuntime: kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
09-17 23:48:27.611 9744 10562 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
09-17 23:48:27.611 9744 10562 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
09-17 23:48:27.611 9744 10562 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
09-17 23:48:27.611 9744 10562 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-17 23:48:27.611 9744 10562 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-17 23:48:27.611 9744 10562 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
09-17 23:48:27.647 9744 10562 D OOMEventManagerFK: checkEventAndDumpForJE: 0
09-17 23:48:28.126 9744 9744 W Activity: PerfMonitor: Slow Operation: Activity app.revanced.manager.flutter/.MainActivity onDestroy took 113ms
09-17 23:48:30.575 9744 10562 W BpBinder: Slow Binder: BpBinder transact took 2919 ms, interface=android.app.IActivityManager, code=7 oneway=false
09-17 23:50:58.531 12335 12335 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-17 23:50:58.709 12335 12335 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-17 23:50:58.800 12335 12335 W Looper : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=0ms latency=444ms running=0ms procState=-1 historyMsgCount=3 (msgIndex=2 wall=174ms seq=2 running=41ms runnable=4ms io=123ms binder=7ms h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=261ms seq=3 running=92ms runnable=19ms io=67ms swapin=6ms binder=37ms late=184ms h=android.app.ActivityThread$H w=159)
09-17 23:51:02.923 12335 12335 W Looper : PerfMonitor doFrame : time=0ms vsyncFrame=0 latency=672ms procState=-1 historyMsgCount=2
09-18 00:03:45.168 12335 20550 E AndroidRuntime: FATAL EXCEPTION: Thread-17
09-18 00:03:45.168 12335 20550 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 12335
09-18 00:03:45.168 12335 20550 E AndroidRuntime: kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
09-18 00:03:45.168 12335 20550 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
09-18 00:03:45.168 12335 20550 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
09-18 00:03:45.168 12335 20550 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
09-18 00:03:45.168 12335 20550 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-18 00:03:45.168 12335 20550 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-18 00:03:45.168 12335 20550 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
09-18 00:03:45.170 12335 20550 D OOMEventManagerFK: checkEventAndDumpForJE: 0
09-18 00:03:47.090 12335 20550 W BpBinder: Slow Binder: BpBinder transact took 1916 ms, interface=android.app.IActivityManager, code=7 oneway=false
09-18 06:22:32.909 18854 18854 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-18 06:22:33.007 18854 18854 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-18 06:23:32.670 20011 20011 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-18 06:23:32.767 20011 20011 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-18 06:23:33.183 20011 20011 W Looper : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=0ms latency=553ms running=0ms procState=-1 historyMsgCount=3 (msgIndex=3 wall=502ms seq=3 running=91ms runnable=37ms binder=377ms late=52ms h=android.app.ActivityThread$H w=159)
09-18 06:23:53.631 20011 20011 W Looper : PerfMonitor doFrame : time=544ms vsyncFrame=0 latency=2ms procState=-1 historyMsgCount=2 (msgIndex=1 wall=544ms seq=643 running=8ms runnable=12ms swapin=1ms late=2ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver) (msgIndex=2 wall=544ms seq=643 running=8ms runnable=12ms swapin=1ms late=2ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver)
09-18 06:24:07.226 20011 20779 E AndroidRuntime: FATAL EXCEPTION: Thread-18
09-18 06:24:07.226 20011 20779 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 20011
09-18 06:24:07.226 20011 20779 E AndroidRuntime: kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
09-18 06:24:07.226 20011 20779 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
09-18 06:24:07.226 20011 20779 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
09-18 06:24:07.226 20011 20779 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
09-18 06:24:07.226 20011 20779 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-18 06:24:07.226 20011 20779 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-18 06:24:07.226 20011 20779 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
09-18 06:24:07.232 20011 20779 D OOMEventManagerFK: checkEventAndDumpForJE: 0
09-18 06:24:07.643 20011 20011 W Activity: PerfMonitor: Slow Operation: Activity app.revanced.manager.flutter/.MainActivity onDestroy took 115ms
09-18 06:24:10.161 20011 20779 W BpBinder: Slow Binder: BpBinder transact took 2925 ms, interface=android.app.IActivityManager, code=7 oneway=false
09-18 06:24:35.316 21141 21141 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-18 06:24:35.422 21141 21141 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-18 06:25:23.878 21141 22276 E AndroidRuntime: FATAL EXCEPTION: Thread-16
09-18 06:25:23.878 21141 22276 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 21141
09-18 06:25:23.878 21141 22276 E AndroidRuntime: kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
09-18 06:25:23.878 21141 22276 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
09-18 06:25:23.878 21141 22276 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
09-18 06:25:23.878 21141 22276 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
09-18 06:25:23.878 21141 22276 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-18 06:25:23.878 21141 22276 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-18 06:25:23.878 21141 22276 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
09-18 06:25:23.881 21141 22276 D OOMEventManagerFK: checkEventAndDumpForJE: 0
09-18 06:25:36.045 22455 22455 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-18 06:25:36.137 22455 22455 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-18 06:25:54.469 22455 22455 W Looper : PerfMonitor doFrame : time=600ms vsyncFrame=0 latency=0ms procState=-1 historyMsgCount=2 (msgIndex=1 wall=600ms seq=224 running=7ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver) (msgIndex=2 wall=600ms seq=224 running=7ms h=android.view.Choreographer$FrameHandler c=android.view.Choreographer$FrameDisplayEventReceiver)
--------- beginning of main
09-18 07:00:15.865 10650 10650 E manager.flutte: Not starting debugger since process cannot load the jdwp agent.
09-18 07:00:15.867 10650 10650 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
09-18 07:00:15.889 10650 10650 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10564; state: ENABLED
09-18 07:00:15.900 10650 10668 D AppScoutStateMachine: 10650-ScoutStateMachinecreated
09-18 07:00:15.954 10650 10650 I Perf : Connecting to perf service.
09-18 07:00:15.958 10650 10650 V GraphicsEnvironment: ANGLE Developer option for 'app.revanced.manager.flutter' set to: 'default'
09-18 07:00:15.958 10650 10650 V GraphicsEnvironment: Updatable production driver is not supported on the device.
09-18 07:00:15.961 10650 10650 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-18 07:00:15.963 10650 10650 D OpenGLRenderer: JNI_OnLoad success
09-18 07:00:15.963 10650 10650 I MiuiForceDarkConfig: setConfig density:2.200000, mainRule:0, secondaryRule:0, tertiaryRule:0
09-18 07:00:15.964 10650 10650 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-18 07:00:15.964 10650 10650 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-18 07:00:16.021 10650 10650 W manager.flutter: type=1400 audit(0.0:82363): avc: denied { read } for name="max_map_count" dev="proc" ino=50294285 scontext=u:r:untrusted_app:s0:c52,c258,c512,c768 tcontext=u:object_r:proc_max_map_count:s0 tclass=file permissive=0 app=app.revanced.manager.flutter
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: QUALCOMM build : c5f0e23, I9972db7aac
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: Build Date : 04/28/21
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.10
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: Local Branch : mybrancheba83f1e-3815-f156-b760-08f1eafda2d8
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: Remote Branch : quic/gfx-adreno.lnx.1.0.r99-rel
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: Remote Branch : NONE
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: Reconstruct Branch : NOTHING
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch64
09-18 07:00:16.038 10650 10650 I AdrenoGLES-0: Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
09-18 07:00:16.042 10650 10650 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
09-18 07:00:16.064 10650 10650 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-18 07:00:16.088 10650 10650 D IS_CTS_MODE: false
09-18 07:00:16.088 10650 10650 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:00:16.088 10650 10650 D IS_CTS_MODE: false
09-18 07:00:16.088 10650 10650 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:00:16.088 10650 10650 D IS_CTS_MODE: false
09-18 07:00:16.088 10650 10650 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:00:16.091 10650 10650 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:00:16.110 10650 10650 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:00:16.110 10650 10650 D DecorView[]: updateDecorCaptionStatus displayWindowDecor is false
09-18 07:00:16.149 10650 10650 D SurfaceView: UPDATE null, mIsCastMode = false
09-18 07:00:16.154 10650 10681 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
09-18 07:00:17.307 10650 10680 I flutter : dynamic_color: Core palette detected.
09-18 07:00:17.374 10650 10681 E manager.flutte: open libmigui.so failed! dlopen - dlopen failed: library "libmigui.so" not found
09-18 07:00:17.396 10650 10721 W SQLiteLog: (28) double-quoted string literal: "08F272E86A5BBA0E62C723AD1B16C63C"
09-18 07:00:17.396 10650 10721 W SQLiteLog: (28) double-quoted string literal: "22D1CC376C54BE531C0A569AA1492CA8"
09-18 07:00:17.483 10650 10668 I OpenGLRenderer: Davey! duration=9223203872081ms; Flags=1, FrameTimelineVsyncId=9705075, IntendedVsync=168164772746210, Vsync=168164872746206, InputEventId=0, HandleInputStart=168164883429701, AnimationStart=168164883431524, PerformTraversalsStart=168164883432253, DrawStart=168164890383399, FrameDeadline=168164789412876, FrameInterval=168164883416264, FrameStartTime=16666666, SyncQueued=168164890974285, SyncStart=168164891108087, IssueDrawCommandsStart=168164892254858, SwapBuffers=168164904632358, FrameCompleted=9223372036854775807, DequeueBufferDuration=3496250, QueueBufferDuration=1019271, GpuCompleted=9223372036854775807, SwapBuffersCompleted=168164906474858, DisplayPresentTime=0,
09-18 07:00:17.578 10650 10650 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:00:21.515 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:21.515 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7077F2C9A631F9172D7E22F0218A9FBE"
09-18 07:00:21.989 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:21.989 10650 10721 W SQLiteLog: (28) double-quoted string literal: "B0EF685DB778A49604A9EE705B375253"
09-18 07:00:22.121 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:22.121 10650 10721 W SQLiteLog: (28) double-quoted string literal: "A58C034C923447A98696F1DA5CB10BCE"
09-18 07:00:22.425 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:22.425 10650 10721 W SQLiteLog: (28) double-quoted string literal: "BE00820C7ED8D980B4A41D0D625579D0"
09-18 07:00:22.560 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:22.561 10650 10721 W SQLiteLog: (28) double-quoted string literal: "39206A8402DC91B3EC601FC7551E06F2"
09-18 07:00:22.822 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:22.822 10650 10721 W SQLiteLog: (28) double-quoted string literal: "53C1F2633CB09E384528A52ADA5BB84C"
09-18 07:00:23.105 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:23.105 10650 10721 W SQLiteLog: (28) double-quoted string literal: "975A39C66486894E92B69433009823D2"
09-18 07:00:23.445 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:23.445 10650 10721 W SQLiteLog: (28) double-quoted string literal: "11A9C88BD936A66A3FAF8708654F4CD0"
09-18 07:00:23.857 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:23.857 10650 10721 W SQLiteLog: (28) double-quoted string literal: "B4AC3DD7D99F6D72F052C72C276CBD24"
09-18 07:00:24.462 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:24.462 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FAFD4485B7E1A8A5112558DD5A517595"
09-18 07:00:24.806 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:24.806 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2EE3350EBE5193F31587A0C672140F9F"
09-18 07:00:25.094 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:25.094 10650 10721 W SQLiteLog: (28) double-quoted string literal: "EE243D6E3E17B8953C6C3EC8F3462C4A"
09-18 07:00:25.791 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:25.791 10650 10721 W SQLiteLog: (28) double-quoted string literal: "728A4F40936B4DCA012728544947C96D"
09-18 07:00:26.122 10650 10662 W manager.flutte: Cleared Reference was only reachable from finalizer (only reported once)
09-18 07:00:26.232 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:26.232 10650 10721 W SQLiteLog: (28) double-quoted string literal: "EF826CABBF80116E20DBC9F1DB571907"
09-18 07:00:26.508 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:26.508 10650 10721 W SQLiteLog: (28) double-quoted string literal: "958B8DABE49DF01FE7A4793AF2AD51C1"
09-18 07:00:26.744 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:26.744 10650 10721 W SQLiteLog: (28) double-quoted string literal: "33790EA7B7E965DE37EE62AD08C58D61"
09-18 07:00:27.083 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:27.083 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2FB572A6B3C5407E78C2F8508E4D67B9"
09-18 07:00:27.430 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:27.430 10650 10721 W SQLiteLog: (28) double-quoted string literal: "8A2134F3D3AB572DA1B0246B7C4D3E3A"
09-18 07:00:27.699 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:27.700 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7187D8280A59440B3A3CF6AAAC37D294"
09-18 07:00:28.024 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:28.024 10650 10721 W SQLiteLog: (28) double-quoted string literal: "02E11F53F170E29EFF9C9BAC7771DD97"
09-18 07:00:28.196 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:28.196 10650 10721 W SQLiteLog: (28) double-quoted string literal: "F2DE52135143465675DAFC95CBCB55F8"
09-18 07:00:28.487 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:28.487 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FFFC1241589E9C0F4131943CA25A7225"
09-18 07:00:28.778 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:28.778 10650 10721 W SQLiteLog: (28) double-quoted string literal: "478929FD501DC011C81924AD2B8ADB0F"
09-18 07:00:28.872 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:28.872 10650 10721 W SQLiteLog: (28) double-quoted string literal: "B0EF685DB778A49604A9EE705B375253"
09-18 07:00:28.974 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:28.974 10650 10721 W SQLiteLog: (28) double-quoted string literal: "59EA1694C669546010AA93A19A97327F"
09-18 07:00:28.978 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:28.978 10650 10721 W SQLiteLog: (28) double-quoted string literal: "A58C034C923447A98696F1DA5CB10BCE"
09-18 07:00:29.197 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:29.197 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7B6F5DA1C76F44FEA202C42A3F8577B2"
09-18 07:00:29.201 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:29.202 10650 10721 W SQLiteLog: (28) double-quoted string literal: "39206A8402DC91B3EC601FC7551E06F2"
09-18 07:00:29.454 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:29.454 10650 10721 W SQLiteLog: (28) double-quoted string literal: "AD485C888209F24AEBF3D4F13D441DB3"
09-18 07:00:29.456 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:29.457 10650 10721 W SQLiteLog: (28) double-quoted string literal: "53C1F2633CB09E384528A52ADA5BB84C"
09-18 07:00:29.651 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:29.651 10650 10721 W SQLiteLog: (28) double-quoted string literal: "A77BFF54362DB98E632A169DABDEC5DE"
09-18 07:00:29.658 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:29.659 10650 10721 W SQLiteLog: (28) double-quoted string literal: "975A39C66486894E92B69433009823D2"
09-18 07:00:29.912 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:29.912 10650 10721 W SQLiteLog: (28) double-quoted string literal: "11A9C88BD936A66A3FAF8708654F4CD0"
09-18 07:00:29.955 10650 10721 W SQLiteLog: (28) double-quoted string literal: "08F272E86A5BBA0E62C723AD1B16C63C"
09-18 07:00:29.955 10650 10721 W SQLiteLog: (28) double-quoted string literal: "22D1CC376C54BE531C0A569AA1492CA8"
09-18 07:00:29.976 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:29.976 10650 10721 W SQLiteLog: (28) double-quoted string literal: "BE00820C7ED8D980B4A41D0D625579D0"
09-18 07:00:30.106 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:30.106 10650 10721 W SQLiteLog: (28) double-quoted string literal: "09FC33C589563C02102469DB8C22AD5B"
09-18 07:00:30.194 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:30.194 10650 10721 W SQLiteLog: (28) double-quoted string literal: "B4AC3DD7D99F6D72F052C72C276CBD24"
09-18 07:00:30.407 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:30.407 10650 10721 W SQLiteLog: (28) double-quoted string literal: "C2612432B80E5F963F3952051E34278C"
09-18 07:00:30.479 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:30.479 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FAFD4485B7E1A8A5112558DD5A517595"
09-18 07:00:30.950 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:30.950 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2EE3350EBE5193F31587A0C672140F9F"
09-18 07:00:31.283 10650 10650 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:00:31.290 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:31.290 10650 10721 W SQLiteLog: (28) double-quoted string literal: "EE243D6E3E17B8953C6C3EC8F3462C4A"
09-18 07:00:31.699 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:31.699 10650 10721 W SQLiteLog: (28) double-quoted string literal: "728A4F40936B4DCA012728544947C96D"
09-18 07:00:32.168 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:32.168 10650 10721 W SQLiteLog: (28) double-quoted string literal: "EF826CABBF80116E20DBC9F1DB571907"
09-18 07:00:33.353 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:33.354 10650 10721 W SQLiteLog: (28) double-quoted string literal: "958B8DABE49DF01FE7A4793AF2AD51C1"
09-18 07:00:33.585 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:33.586 10650 10721 W SQLiteLog: (28) double-quoted string literal: "33790EA7B7E965DE37EE62AD08C58D61"
09-18 07:00:33.680 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:33.680 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2FB572A6B3C5407E78C2F8508E4D67B9"
09-18 07:00:33.772 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:33.772 10650 10721 W SQLiteLog: (28) double-quoted string literal: "8A2134F3D3AB572DA1B0246B7C4D3E3A"
09-18 07:00:34.124 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:34.124 10650 10721 W SQLiteLog: (28) double-quoted string literal: "F2DE52135143465675DAFC95CBCB55F8"
09-18 07:00:34.137 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:34.137 10650 10721 W SQLiteLog: (28) double-quoted string literal: "AD485C888209F24AEBF3D4F13D441DB3"
09-18 07:00:34.217 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:34.217 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FFFC1241589E9C0F4131943CA25A7225"
09-18 07:00:34.300 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:34.300 10650 10721 W SQLiteLog: (28) double-quoted string literal: "478929FD501DC011C81924AD2B8ADB0F"
09-18 07:00:34.389 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:34.389 10650 10721 W SQLiteLog: (28) double-quoted string literal: "59EA1694C669546010AA93A19A97327F"
09-18 07:00:34.485 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:34.485 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7B6F5DA1C76F44FEA202C42A3F8577B2"
09-18 07:00:34.628 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:34.628 10650 10721 W SQLiteLog: (28) double-quoted string literal: "4CD9AD9862B6FAAE8938A5E0D9B674F2"
09-18 07:00:34.631 10650 10650 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:00:34.715 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:34.715 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FCC45FA6891E5B7C7870006E6426A14E"
09-18 07:00:36.040 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:36.040 10650 10721 W SQLiteLog: (28) double-quoted string literal: "A77BFF54362DB98E632A169DABDEC5DE"
09-18 07:00:36.293 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:36.293 10650 10721 W SQLiteLog: (28) double-quoted string literal: "22457F2C4D8395CE851FBC4E32E83129"
09-18 07:00:36.558 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:36.559 10650 10721 W SQLiteLog: (28) double-quoted string literal: "5C7ECBE943AF012AA9076FAF5E0008AE"
09-18 07:00:38.953 10650 10721 W SQLiteLog: (28) double-quoted string literal: "08F272E86A5BBA0E62C723AD1B16C63C"
09-18 07:00:38.953 10650 10721 W SQLiteLog: (28) double-quoted string literal: "22D1CC376C54BE531C0A569AA1492CA8"
09-18 07:00:40.435 10650 10650 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:00:43.205 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:43.205 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7077F2C9A631F9172D7E22F0218A9FBE"
09-18 07:00:43.704 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:43.704 10650 10721 W SQLiteLog: (28) double-quoted string literal: "B0EF685DB778A49604A9EE705B375253"
09-18 07:00:44.013 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:44.013 10650 10721 W SQLiteLog: (28) double-quoted string literal: "A58C034C923447A98696F1DA5CB10BCE"
09-18 07:00:44.523 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:44.523 10650 10721 W SQLiteLog: (28) double-quoted string literal: "39206A8402DC91B3EC601FC7551E06F2"
09-18 07:00:44.812 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:44.812 10650 10721 W SQLiteLog: (28) double-quoted string literal: "53C1F2633CB09E384528A52ADA5BB84C"
09-18 07:00:45.087 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:45.088 10650 10721 W SQLiteLog: (28) double-quoted string literal: "975A39C66486894E92B69433009823D2"
09-18 07:00:45.329 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:45.329 10650 10721 W SQLiteLog: (28) double-quoted string literal: "11A9C88BD936A66A3FAF8708654F4CD0"
09-18 07:00:45.607 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:45.607 10650 10721 W SQLiteLog: (28) double-quoted string literal: "B4AC3DD7D99F6D72F052C72C276CBD24"
09-18 07:00:45.926 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:45.927 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FAFD4485B7E1A8A5112558DD5A517595"
09-18 07:00:46.199 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:46.199 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2EE3350EBE5193F31587A0C672140F9F"
09-18 07:00:46.487 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:46.487 10650 10721 W SQLiteLog: (28) double-quoted string literal: "EE243D6E3E17B8953C6C3EC8F3462C4A"
09-18 07:00:46.739 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:46.739 10650 10721 W SQLiteLog: (28) double-quoted string literal: "728A4F40936B4DCA012728544947C96D"
09-18 07:00:47.055 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:47.055 10650 10721 W SQLiteLog: (28) double-quoted string literal: "EF826CABBF80116E20DBC9F1DB571907"
09-18 07:00:47.315 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:47.315 10650 10721 W SQLiteLog: (28) double-quoted string literal: "AD485C888209F24AEBF3D4F13D441DB3"
09-18 07:00:47.659 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:47.659 10650 10721 W SQLiteLog: (28) double-quoted string literal: "958B8DABE49DF01FE7A4793AF2AD51C1"
09-18 07:00:47.900 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:47.900 10650 10721 W SQLiteLog: (28) double-quoted string literal: "33790EA7B7E965DE37EE62AD08C58D61"
09-18 07:00:48.166 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:48.166 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2FB572A6B3C5407E78C2F8508E4D67B9"
09-18 07:00:48.449 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:48.449 10650 10721 W SQLiteLog: (28) double-quoted string literal: "8A2134F3D3AB572DA1B0246B7C4D3E3A"
09-18 07:00:48.718 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:48.718 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7187D8280A59440B3A3CF6AAAC37D294"
09-18 07:00:48.998 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:48.998 10650 10721 W SQLiteLog: (28) double-quoted string literal: "02E11F53F170E29EFF9C9BAC7771DD97"
09-18 07:00:49.512 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:49.512 10650 10721 W SQLiteLog: (28) double-quoted string literal: "F2DE52135143465675DAFC95CBCB55F8"
09-18 07:00:49.750 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:49.750 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FFFC1241589E9C0F4131943CA25A7225"
09-18 07:00:50.008 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:50.008 10650 10721 W SQLiteLog: (28) double-quoted string literal: "478929FD501DC011C81924AD2B8ADB0F"
09-18 07:00:50.255 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:50.255 10650 10721 W SQLiteLog: (28) double-quoted string literal: "59EA1694C669546010AA93A19A97327F"
09-18 07:00:50.524 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:50.524 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7B6F5DA1C76F44FEA202C42A3F8577B2"
09-18 07:00:50.800 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:50.800 10650 10721 W SQLiteLog: (28) double-quoted string literal: "A77BFF54362DB98E632A169DABDEC5DE"
09-18 07:00:51.019 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:51.019 10650 10721 W SQLiteLog: (28) double-quoted string literal: "5C7ECBE943AF012AA9076FAF5E0008AE"
09-18 07:00:51.252 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:51.252 10650 10721 W SQLiteLog: (28) double-quoted string literal: "DAE3CBC62C8247A2035553C8D414E708"
09-18 07:00:51.296 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:51.296 10650 10721 W SQLiteLog: (28) double-quoted string literal: "8310611F4269C0F010ADAEF94E6066C3"
09-18 07:00:51.470 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:51.470 10650 10721 W SQLiteLog: (28) double-quoted string literal: "95D02BCFCD9FC83C276A1B63CE537BFF"
09-18 07:00:51.523 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:00:51.523 10650 10721 W SQLiteLog: (28) double-quoted string literal: "F03C5E520A0EF6A807DCFD39E70910E7"
09-18 07:01:03.969 10650 10650 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:01:05.456 10650 10650 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent { action=ACTION_DOWN, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=168212837, downTime=168212837, deviceId=-1, source=0x101, displayId=0 }
09-18 07:01:05.490 10650 10650 D MIUIInput: [KeyEvent] ViewRootImpl KeyEvent { action=ACTION_UP, keyCode=KEYCODE_BACK, scanCode=0, metaState=0, flags=0x48, repeatCount=0, eventTime=168212883, downTime=168212837, deviceId=-1, source=0x101, displayId=0 }
09-18 07:01:05.589 10650 10650 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:01:06.697 10650 10650 W Looper : PerfMonitor doFrame : time=469ms vsyncFrame=0 latency=1ms procState=-1
09-18 07:01:06.865 10650 10650 W Activity: PerfMonitor: Slow Operation: Activity app.revanced.manager.flutter/.MainActivity onDestroy took 154ms
09-18 07:01:46.296 10650 11038 D AppScoutStateMachine: 10650-ScoutStateMachinecreated
09-18 07:01:46.399 10650 10650 D IS_CTS_MODE: false
09-18 07:01:46.399 10650 10650 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:01:46.401 10650 10650 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:01:46.416 10650 10650 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:01:46.416 10650 10650 D DecorView[]: updateDecorCaptionStatus displayWindowDecor is false
09-18 07:01:46.449 10650 10650 D SurfaceView: UPDATE null, mIsCastMode = false
09-18 07:01:47.146 10650 14054 I flutter : dynamic_color: Core palette detected.
09-18 07:01:47.240 10650 10721 W SQLiteLog: (28) double-quoted string literal: "08F272E86A5BBA0E62C723AD1B16C63C"
09-18 07:01:47.240 10650 10721 W SQLiteLog: (28) double-quoted string literal: "22D1CC376C54BE531C0A569AA1492CA8"
09-18 07:01:47.304 10650 10650 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:01:50.717 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:50.718 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7077F2C9A631F9172D7E22F0218A9FBE"
09-18 07:01:51.199 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:51.199 10650 10721 W SQLiteLog: (28) double-quoted string literal: "B0EF685DB778A49604A9EE705B375253"
09-18 07:01:51.303 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:51.303 10650 10721 W SQLiteLog: (28) double-quoted string literal: "A58C034C923447A98696F1DA5CB10BCE"
09-18 07:01:51.520 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:51.520 10650 10721 W SQLiteLog: (28) double-quoted string literal: "BE00820C7ED8D980B4A41D0D625579D0"
09-18 07:01:51.635 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:51.635 10650 10721 W SQLiteLog: (28) double-quoted string literal: "39206A8402DC91B3EC601FC7551E06F2"
09-18 07:01:51.960 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:51.960 10650 10721 W SQLiteLog: (28) double-quoted string literal: "53C1F2633CB09E384528A52ADA5BB84C"
09-18 07:01:52.279 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:52.279 10650 10721 W SQLiteLog: (28) double-quoted string literal: "975A39C66486894E92B69433009823D2"
09-18 07:01:52.614 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:52.614 10650 10721 W SQLiteLog: (28) double-quoted string literal: "11A9C88BD936A66A3FAF8708654F4CD0"
09-18 07:01:52.871 10650 10650 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:01:52.943 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:52.949 10650 10721 W SQLiteLog: (28) double-quoted string literal: "B4AC3DD7D99F6D72F052C72C276CBD24"
09-18 07:01:53.268 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:53.268 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FAFD4485B7E1A8A5112558DD5A517595"
09-18 07:01:54.229 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:54.229 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2EE3350EBE5193F31587A0C672140F9F"
09-18 07:01:54.578 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:54.578 10650 10721 W SQLiteLog: (28) double-quoted string literal: "EE243D6E3E17B8953C6C3EC8F3462C4A"
09-18 07:01:54.914 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:54.914 10650 10721 W SQLiteLog: (28) double-quoted string literal: "728A4F40936B4DCA012728544947C96D"
09-18 07:01:55.240 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:55.240 10650 10721 W SQLiteLog: (28) double-quoted string literal: "EF826CABBF80116E20DBC9F1DB571907"
09-18 07:01:55.616 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:55.616 10650 10721 W SQLiteLog: (28) double-quoted string literal: "AD485C888209F24AEBF3D4F13D441DB3"
09-18 07:01:55.970 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:55.970 10650 10721 W SQLiteLog: (28) double-quoted string literal: "22457F2C4D8395CE851FBC4E32E83129"
09-18 07:01:56.325 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:56.326 10650 10721 W SQLiteLog: (28) double-quoted string literal: "8310611F4269C0F010ADAEF94E6066C3"
09-18 07:01:56.678 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:56.678 10650 10721 W SQLiteLog: (28) double-quoted string literal: "958B8DABE49DF01FE7A4793AF2AD51C1"
09-18 07:01:57.047 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:57.048 10650 10721 W SQLiteLog: (28) double-quoted string literal: "33790EA7B7E965DE37EE62AD08C58D61"
09-18 07:01:57.399 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:57.399 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2FB572A6B3C5407E78C2F8508E4D67B9"
09-18 07:01:57.768 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:57.769 10650 10721 W SQLiteLog: (28) double-quoted string literal: "8A2134F3D3AB572DA1B0246B7C4D3E3A"
09-18 07:01:58.156 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:58.156 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7187D8280A59440B3A3CF6AAAC37D294"
09-18 07:01:58.471 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:58.471 10650 10721 W SQLiteLog: (28) double-quoted string literal: "02E11F53F170E29EFF9C9BAC7771DD97"
09-18 07:01:58.776 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:58.776 10650 10721 W SQLiteLog: (28) double-quoted string literal: "F2DE52135143465675DAFC95CBCB55F8"
09-18 07:01:59.094 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:59.094 10650 10721 W SQLiteLog: (28) double-quoted string literal: "FFFC1241589E9C0F4131943CA25A7225"
09-18 07:01:59.461 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:59.461 10650 10721 W SQLiteLog: (28) double-quoted string literal: "478929FD501DC011C81924AD2B8ADB0F"
09-18 07:01:59.742 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:01:59.742 10650 10721 W SQLiteLog: (28) double-quoted string literal: "59EA1694C669546010AA93A19A97327F"
09-18 07:02:00.041 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:02:00.041 10650 10721 W SQLiteLog: (28) double-quoted string literal: "7B6F5DA1C76F44FEA202C42A3F8577B2"
09-18 07:02:00.314 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:02:00.315 10650 10721 W SQLiteLog: (28) double-quoted string literal: "A77BFF54362DB98E632A169DABDEC5DE"
09-18 07:02:00.591 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:02:00.591 10650 10721 W SQLiteLog: (28) double-quoted string literal: "5C7ECBE943AF012AA9076FAF5E0008AE"
09-18 07:02:00.872 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:02:00.872 10650 10721 W SQLiteLog: (28) double-quoted string literal: "F03C5E520A0EF6A807DCFD39E70910E7"
09-18 07:02:01.145 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:02:01.145 10650 10721 W SQLiteLog: (28) double-quoted string literal: "CBDB375C899CEA774C7D66C101564A8D"
09-18 07:02:01.280 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:02:01.280 10650 10721 W SQLiteLog: (28) double-quoted string literal: "2DF7146C986362FAE18EC6A8A3429D71"
09-18 07:02:01.434 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:02:01.434 10650 10721 W SQLiteLog: (28) double-quoted string literal: "31B77914254B97513AA078728F5C3F54"
09-18 07:02:01.588 10650 10721 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:02:01.588 10650 10721 W SQLiteLog: (28) double-quoted string literal: "3FF15251E8A32AAC6E72FA15ABA80EDC"
09-18 07:04:27.816 17049 17049 E manager.flutte: Not starting debugger since process cannot load the jdwp agent.
09-18 07:04:27.828 17049 17049 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
09-18 07:04:27.893 17049 17049 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10564; state: ENABLED
09-18 07:04:27.921 17049 17049 I Perf : Connecting to perf service.
09-18 07:04:27.932 17049 17049 V GraphicsEnvironment: ANGLE Developer option for 'app.revanced.manager.flutter' set to: 'default'
09-18 07:04:27.932 17049 17049 V GraphicsEnvironment: Updatable production driver is not supported on the device.
09-18 07:04:27.941 17049 17072 D AppScoutStateMachine: 17049-ScoutStateMachinecreated
09-18 07:04:27.946 17049 17049 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-18 07:04:27.949 17049 17049 D OpenGLRenderer: JNI_OnLoad success
09-18 07:04:27.950 17049 17049 I MiuiForceDarkConfig: setConfig density:2.200000, mainRule:0, secondaryRule:0, tertiaryRule:0
09-18 07:04:27.951 17049 17049 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-18 07:04:27.951 17049 17049 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-18 07:04:28.032 17049 17049 W manager.flutter: type=1400 audit(0.0:82443): avc: denied { read } for name="max_map_count" dev="proc" ino=50430451 scontext=u:r:untrusted_app:s0:c52,c258,c512,c768 tcontext=u:object_r:proc_max_map_count:s0 tclass=file permissive=0 app=app.revanced.manager.flutter
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: QUALCOMM build : c5f0e23, I9972db7aac
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: Build Date : 04/28/21
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.10
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: Local Branch : mybrancheba83f1e-3815-f156-b760-08f1eafda2d8
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: Remote Branch : quic/gfx-adreno.lnx.1.0.r99-rel
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: Remote Branch : NONE
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: Reconstruct Branch : NOTHING
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch64
09-18 07:04:28.056 17049 17049 I AdrenoGLES-0: Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
09-18 07:04:28.073 17049 17049 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
09-18 07:04:28.124 17049 17049 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-18 07:04:28.159 17049 17049 D IS_CTS_MODE: false
09-18 07:04:28.159 17049 17049 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:04:28.160 17049 17049 D IS_CTS_MODE: false
09-18 07:04:28.160 17049 17049 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:04:28.160 17049 17049 D IS_CTS_MODE: false
09-18 07:04:28.160 17049 17049 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:04:28.165 17049 17049 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:04:28.207 17049 17049 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:04:28.207 17049 17049 D DecorView[]: updateDecorCaptionStatus displayWindowDecor is false
09-18 07:04:28.216 17049 17049 W Looper : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=0ms latency=327ms running=0ms procState=-1 historyMsgCount=3 (msgIndex=2 wall=66ms seq=2 running=33ms runnable=7ms binder=15ms h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=257ms seq=3 running=104ms runnable=52ms swapin=10ms binder=69ms h=android.app.ActivityThread$H w=159)
09-18 07:04:28.260 17049 17049 D SurfaceView: UPDATE null, mIsCastMode = false
09-18 07:04:28.271 17049 17122 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
09-18 07:04:28.765 17049 17111 I flutter : dynamic_color: Core palette detected.
09-18 07:04:28.855 17049 17232 W SQLiteLog: (28) double-quoted string literal: "08F272E86A5BBA0E62C723AD1B16C63C"
09-18 07:04:28.855 17049 17232 W SQLiteLog: (28) double-quoted string literal: "22D1CC376C54BE531C0A569AA1492CA8"
09-18 07:04:28.987 17049 17122 E manager.flutte: open libmigui.so failed! dlopen - dlopen failed: library "libmigui.so" not found
09-18 07:04:29.117 17049 17049 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:04:32.052 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:32.052 17049 17232 W SQLiteLog: (28) double-quoted string literal: "7077F2C9A631F9172D7E22F0218A9FBE"
09-18 07:04:32.481 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:32.481 17049 17232 W SQLiteLog: (28) double-quoted string literal: "B0EF685DB778A49604A9EE705B375253"
09-18 07:04:32.585 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:32.586 17049 17232 W SQLiteLog: (28) double-quoted string literal: "A58C034C923447A98696F1DA5CB10BCE"
09-18 07:04:32.782 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:32.782 17049 17232 W SQLiteLog: (28) double-quoted string literal: "BE00820C7ED8D980B4A41D0D625579D0"
09-18 07:04:32.874 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:32.874 17049 17232 W SQLiteLog: (28) double-quoted string literal: "39206A8402DC91B3EC601FC7551E06F2"
09-18 07:04:33.199 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:33.199 17049 17232 W SQLiteLog: (28) double-quoted string literal: "53C1F2633CB09E384528A52ADA5BB84C"
09-18 07:04:33.515 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:33.515 17049 17232 W SQLiteLog: (28) double-quoted string literal: "975A39C66486894E92B69433009823D2"
09-18 07:04:33.846 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:33.846 17049 17232 W SQLiteLog: (28) double-quoted string literal: "11A9C88BD936A66A3FAF8708654F4CD0"
09-18 07:04:34.171 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:34.171 17049 17232 W SQLiteLog: (28) double-quoted string literal: "B4AC3DD7D99F6D72F052C72C276CBD24"
09-18 07:04:34.482 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:34.482 17049 17232 W SQLiteLog: (28) double-quoted string literal: "FAFD4485B7E1A8A5112558DD5A517595"
09-18 07:04:34.796 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:34.796 17049 17232 W SQLiteLog: (28) double-quoted string literal: "2EE3350EBE5193F31587A0C672140F9F"
09-18 07:04:35.115 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:35.115 17049 17232 W SQLiteLog: (28) double-quoted string literal: "EE243D6E3E17B8953C6C3EC8F3462C4A"
09-18 07:04:35.426 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:35.426 17049 17232 W SQLiteLog: (28) double-quoted string literal: "728A4F40936B4DCA012728544947C96D"
09-18 07:04:35.773 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:35.773 17049 17232 W SQLiteLog: (28) double-quoted string literal: "EF826CABBF80116E20DBC9F1DB571907"
09-18 07:04:36.085 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:36.085 17049 17232 W SQLiteLog: (28) double-quoted string literal: "AD485C888209F24AEBF3D4F13D441DB3"
09-18 07:04:36.434 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:36.434 17049 17232 W SQLiteLog: (28) double-quoted string literal: "22457F2C4D8395CE851FBC4E32E83129"
09-18 07:04:36.801 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:36.801 17049 17232 W SQLiteLog: (28) double-quoted string literal: "8310611F4269C0F010ADAEF94E6066C3"
09-18 07:04:37.113 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:37.114 17049 17232 W SQLiteLog: (28) double-quoted string literal: "2DF7146C986362FAE18EC6A8A3429D71"
09-18 07:04:37.447 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:37.447 17049 17232 W SQLiteLog: (28) double-quoted string literal: "958B8DABE49DF01FE7A4793AF2AD51C1"
09-18 07:04:37.774 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:37.774 17049 17232 W SQLiteLog: (28) double-quoted string literal: "33790EA7B7E965DE37EE62AD08C58D61"
09-18 07:04:38.083 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:38.083 17049 17232 W SQLiteLog: (28) double-quoted string literal: "2FB572A6B3C5407E78C2F8508E4D67B9"
09-18 07:04:38.452 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:38.452 17049 17232 W SQLiteLog: (28) double-quoted string literal: "8A2134F3D3AB572DA1B0246B7C4D3E3A"
09-18 07:04:38.748 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:38.748 17049 17232 W SQLiteLog: (28) double-quoted string literal: "7187D8280A59440B3A3CF6AAAC37D294"
09-18 07:04:39.100 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:39.100 17049 17232 W SQLiteLog: (28) double-quoted string literal: "02E11F53F170E29EFF9C9BAC7771DD97"
09-18 07:04:39.476 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:39.476 17049 17232 W SQLiteLog: (28) double-quoted string literal: "F2DE52135143465675DAFC95CBCB55F8"
09-18 07:04:39.834 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:39.834 17049 17232 W SQLiteLog: (28) double-quoted string literal: "FFFC1241589E9C0F4131943CA25A7225"
09-18 07:04:40.180 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:40.181 17049 17232 W SQLiteLog: (28) double-quoted string literal: "478929FD501DC011C81924AD2B8ADB0F"
09-18 07:04:40.512 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:40.513 17049 17232 W SQLiteLog: (28) double-quoted string literal: "59EA1694C669546010AA93A19A97327F"
09-18 07:04:40.817 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:40.817 17049 17232 W SQLiteLog: (28) double-quoted string literal: "7B6F5DA1C76F44FEA202C42A3F8577B2"
09-18 07:04:41.072 17049 17049 D FilePickerUtils: Allowed file extensions mimes: [application/vnd.android.package-archive]
09-18 07:04:41.073 17049 17049 D FilePickerDelegate: Selected type /
09-18 07:04:41.132 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:41.132 17049 17232 W SQLiteLog: (28) double-quoted string literal: "A77BFF54362DB98E632A169DABDEC5DE"
09-18 07:04:41.147 17049 17049 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:04:41.441 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:41.441 17049 17232 W SQLiteLog: (28) double-quoted string literal: "5C7ECBE943AF012AA9076FAF5E0008AE"
09-18 07:04:41.745 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:41.745 17049 17232 W SQLiteLog: (28) double-quoted string literal: "F03C5E520A0EF6A807DCFD39E70910E7"
09-18 07:04:42.059 17049 17232 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:04:42.059 17049 17232 W SQLiteLog: (28) double-quoted string literal: "3FF15251E8A32AAC6E72FA15ABA80EDC"
09-18 07:04:54.815 17049 17068 D AppScoutStateMachine: 17049-ScoutStateMachinecreated
09-18 07:04:54.830 17049 17868 I FilePickerUtils: Caching from URI: content://pl.solidexplorer2.files/-548115613/storage/emulated/0/Download/com.twitter.android_9.58.1-release.0-29581000_minAPI21(arm64-v8a%2Carmeabi-v7a%2Cx86%2Cx86_64)(nodpi)_apkmirror.com.apk
09-18 07:04:54.853 17049 17868 D FilePickerUtils: File loaded and cached at:/data/user/0/app.revanced.manager.flutter/cache/file_picker/com.twitter.android_9.58.1-release.0-29581000_minAPI21(arm64-v8a,armeabi-v7a,x86,x86_64)(nodpi)_apkmirror.com.apk
09-18 07:04:54.854 17049 17868 D FilePickerDelegate: File path:[com.mr.flutter.plugin.filepicker.FileInfo@c2620f]
09-18 07:04:54.894 17049 17068 I OpenGLRenderer: Davey! duration=25907ms; Flags=1, FrameTimelineVsyncId=9723760, IntendedVsync=168409748118680, Vsync=168409831452010, InputEventId=0, HandleInputStart=168409847088826, AnimationStart=168409847090232, PerformTraversalsStart=168409847091014, DrawStart=168409847632212, FrameDeadline=168409781452012, FrameInterval=168409847078878, FrameStartTime=16666666, SyncQueued=168409849612680, SyncStart=168409849733930, IssueDrawCommandsStart=168409851683670, SwapBuffers=168409874171118, FrameCompleted=168435655853920, DequeueBufferDuration=5619584, QueueBufferDuration=1244270, GpuCompleted=168435655853920, SwapBuffersCompleted=168409875918878, DisplayPresentTime=0,
09-18 07:04:55.040 17049 17049 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:04:58.582 17049 17049 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10564; state: ENABLED
09-18 07:04:58.635 17049 17475 I OpenGLRenderer: Davey! duration=9223203597456ms; Flags=0, FrameTimelineVsyncId=9725600, IntendedVsync=168439398137601, Vsync=168439398137601, InputEventId=909250414, HandleInputStart=168439398693190, AnimationStart=168439398694700, PerformTraversalsStart=168439398695742, DrawStart=168439410239336, FrameDeadline=168439414804267, FrameInterval=168439398678919, FrameStartTime=16666666, SyncQueued=168439410333034, SyncStart=168439410375898, IssueDrawCommandsStart=168439410488138, SwapBuffers=168439412870794, FrameCompleted=9223372036854775807, DequeueBufferDuration=1512135, QueueBufferDuration=1007708, GpuCompleted=9223372036854775807, SwapBuffersCompleted=168439414139909, DisplayPresentTime=0,
09-18 07:04:58.890 17049 17916 E AndroidRuntime: FATAL EXCEPTION: Thread-22
09-18 07:04:58.890 17049 17916 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 17049
09-18 07:04:58.890 17049 17916 E AndroidRuntime: kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
09-18 07:04:58.890 17049 17916 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
09-18 07:04:58.890 17049 17916 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
09-18 07:04:58.890 17049 17916 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
09-18 07:04:58.890 17049 17916 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-18 07:04:58.890 17049 17916 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-18 07:04:58.890 17049 17916 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
09-18 07:04:58.894 17049 17916 D OOMEventManagerFK: checkEventAndDumpForJE: 0
09-18 07:04:58.981 17049 17049 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:04:59.162 17049 17123 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
09-18 07:05:00.826 17049 17916 W BpBinder: Slow Binder: BpBinder transact took 1926 ms, interface=android.app.IActivityManager, code=7 oneway=false
09-18 07:05:00.827 17049 17916 I Process : Sending signal. PID: 17049 SIG: 9
09-18 07:06:33.478 19326 19326 E manager.flutte: Not starting debugger since process cannot load the jdwp agent.
09-18 07:06:33.480 19326 19326 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
09-18 07:06:33.510 19326 19344 D AppScoutStateMachine: 19326-ScoutStateMachinecreated
09-18 07:06:33.514 19326 19326 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10564; state: ENABLED
09-18 07:06:33.572 19326 19326 I Perf : Connecting to perf service.
09-18 07:06:33.576 19326 19326 V GraphicsEnvironment: ANGLE Developer option for 'app.revanced.manager.flutter' set to: 'default'
09-18 07:06:33.576 19326 19326 V GraphicsEnvironment: Updatable production driver is not supported on the device.
09-18 07:06:33.578 19326 19326 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-18 07:06:33.579 19326 19326 D OpenGLRenderer: JNI_OnLoad success
09-18 07:06:33.579 19326 19326 I MiuiForceDarkConfig: setConfig density:2.200000, mainRule:0, secondaryRule:0, tertiaryRule:0
09-18 07:06:33.580 19326 19326 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-18 07:06:33.580 19326 19326 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: QUALCOMM build : c5f0e23, I9972db7aac
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: Build Date : 04/28/21
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.10
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: Local Branch : mybrancheba83f1e-3815-f156-b760-08f1eafda2d8
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: Remote Branch : quic/gfx-adreno.lnx.1.0.r99-rel
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: Remote Branch : NONE
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: Reconstruct Branch : NOTHING
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch64
09-18 07:06:33.654 19326 19326 I AdrenoGLES-0: Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
09-18 07:06:33.672 19326 19326 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
09-18 07:06:33.694 19326 19326 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-18 07:06:33.714 19326 19326 D IS_CTS_MODE: false
09-18 07:06:33.714 19326 19326 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:06:33.714 19326 19326 D IS_CTS_MODE: false
09-18 07:06:33.714 19326 19326 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:06:33.714 19326 19326 D IS_CTS_MODE: false
09-18 07:06:33.714 19326 19326 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:06:33.716 19326 19326 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:06:33.744 19326 19326 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:06:33.744 19326 19326 D DecorView[]: updateDecorCaptionStatus displayWindowDecor is false
09-18 07:06:33.781 19326 19326 D SurfaceView: UPDATE null, mIsCastMode = false
09-18 07:06:33.788 19326 19353 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
09-18 07:06:34.445 19326 19358 I flutter : dynamic_color: Core palette detected.
09-18 07:06:34.545 19326 19412 W SQLiteLog: (28) double-quoted string literal: "08F272E86A5BBA0E62C723AD1B16C63C"
09-18 07:06:34.545 19326 19412 W SQLiteLog: (28) double-quoted string literal: "22D1CC376C54BE531C0A569AA1492CA8"
09-18 07:06:34.578 19326 19359 E manager.flutte: open libmigui.so failed! dlopen - dlopen failed: library "libmigui.so" not found
09-18 07:06:34.736 19326 19326 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:06:35.024 19326 19358 I flutter : saving File: '/data/user/0/app.revanced.manager.flutter/files/Roboto_regular_d1d7c5f4500eeb1a09e051781906c3642015a3f6c9b69046b905c8bf34c6ad60.ttf'
09-18 07:06:35.026 19326 19358 I flutter : saving File: '/data/user/0/app.revanced.manager.flutter/files/Roboto_500_ec3a64e46e2ee5f546845582e1d5409107780cef55bc43b052ee962f9807aee6.ttf'
09-18 07:06:35.093 19326 19358 I flutter : saving File: '/data/user/0/app.revanced.manager.flutter/files/Inter_regular_ca30a452e6f1961d934a7c782130cbcba3bbb9b611aae1dac1279d396350b35e.ttf'
09-18 07:06:37.779 19326 19412 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:06:37.779 19326 19412 W SQLiteLog: (28) double-quoted string literal: "96B4435F10C0EC6AAEC624DDEA1881E7"
09-18 07:06:38.179 19326 19412 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:06:38.179 19326 19412 W SQLiteLog: (28) double-quoted string literal: "B0EF685DB778A49604A9EE705B375253"
09-18 07:06:38.292 19326 19412 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:06:38.292 19326 19412 W SQLiteLog: (28) double-quoted string literal: "3A820079F1529DAF0C4B4016660E7D70"
09-18 07:06:38.495 19326 19412 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:06:38.495 19326 19412 W SQLiteLog: (28) double-quoted string literal: "BE00820C7ED8D980B4A41D0D625579D0"
09-18 07:06:38.602 19326 19412 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:06:38.602 19326 19412 W SQLiteLog: (28) double-quoted string literal: "0CC5D07181F363104F1035C3C18F86B6"
09-18 07:06:38.731 19326 19326 D FilePickerUtils: Allowed file extensions mimes: [application/vnd.android.package-archive]
09-18 07:06:39.016 19326 19326 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:06:40.250 19326 19326 D FilePickerDelegate: Selected type /
09-18 07:06:40.326 19326 19326 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:06:40.330 19326 19326 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:06:41.287 19326 19326 E BLASTBufferQueue: ViewRootImpl[MainActivity]#0 Applying pending transactions on dtor 2
09-18 07:06:47.343 19326 19341 D AppScoutStateMachine: 19326-ScoutStateMachinecreated
09-18 07:06:47.357 19326 19660 I FilePickerUtils: Caching from URI: content://pl.solidexplorer2.files/-548115613/storage/emulated/0/Download/com.twitter.android_9.58.1-release.0-29581000_minAPI21(arm64-v8a%2Carmeabi-v7a%2Cx86%2Cx86_64)(nodpi)_apkmirror.com.apk
09-18 07:06:47.390 19326 19337 W manager.flutte: Cleared Reference was only reachable from finalizer (only reported once)
09-18 07:06:47.454 19326 19326 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:06:47.463 19326 19341 I OpenGLRenderer: Davey! duration=12929ms; Flags=1, FrameTimelineVsyncId=9732384, IntendedVsync=168535298041752, Vsync=168535364708416, InputEventId=0, HandleInputStart=168535370583257, AnimationStart=168535370584872, PerformTraversalsStart=168535370585705, DrawStart=168535371173778, FrameDeadline=168535331375084, FrameInterval=168535370572059, FrameStartTime=16666666, SyncQueued=168535377506278, SyncStart=168535377623049, IssueDrawCommandsStart=168535378348778, SwapBuffers=168535391485653, FrameCompleted=168548227531742, DequeueBufferDuration=3600156, QueueBufferDuration=1262239, GpuCompleted=168548227531742, SwapBuffersCompleted=168535393852945, DisplayPresentTime=0,
09-18 07:06:49.564 19326 19660 D FilePickerUtils: File loaded and cached at:/data/user/0/app.revanced.manager.flutter/cache/file_picker/com.twitter.android_9.58.1-release.0-29581000_minAPI21(arm64-v8a,armeabi-v7a,x86,x86_64)(nodpi)_apkmirror.com.apk
09-18 07:06:49.565 19326 19660 D FilePickerDelegate: File path:[com.mr.flutter.plugin.filepicker.FileInfo@9c2610]
09-18 07:06:52.694 19326 19326 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10564; state: ENABLED
09-18 07:06:52.750 19326 19344 I OpenGLRenderer: Davey! duration=17925ms; Flags=0, FrameTimelineVsyncId=-1, IntendedVsync=168535604028778, Vsync=168535604033934, InputEventId=0, HandleInputStart=168535604077164, AnimationStart=168535604081591, PerformTraversalsStart=168535604083309, DrawStart=168535617769924, FrameDeadline=-9223372036838109143, FrameInterval=168535604033934, FrameStartTime=16666666, SyncQueued=168535625233466, SyncStart=168535625603622, IssueDrawCommandsStart=168535625659247, SwapBuffers=168535642719039, FrameCompleted=168553529549969, DequeueBufferDuration=15171250, QueueBufferDuration=2153542, GpuCompleted=168553529549969, SwapBuffersCompleted=168535645553674, DisplayPresentTime=0,
09-18 07:06:53.084 19326 19358 I flutter : saving File: '/data/user/0/app.revanced.manager.flutter/files/JetBrainsMono_regular_7d41ab308fc765375a9977c24f462964f639e89b8447ac6b149e93dc0e3e7b1c.ttf'
09-18 07:06:55.271 19326 19326 W ziparchive: Unable to open '/data/user/0/app.revanced.manager.flutter/cache/libCachedImageData/54a1c4e0-3707-11ed-bb2e-4911c9b105bc.dm': No such file or directory
09-18 07:06:55.381 19326 19339 W System : A resource failed to call close.
09-18 07:06:55.389 19326 19730 E AndroidRuntime: FATAL EXCEPTION: Thread-19
09-18 07:06:55.389 19326 19730 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 19326
09-18 07:06:55.389 19326 19730 E AndroidRuntime: kotlin.io.NoSuchFileException: /data/local/tmp/revanced-manager/com.twitter.android/original.apk: The source file doesn't exist.
09-18 07:06:55.389 19326 19730 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo(Utils.kt:219)
09-18 07:06:55.389 19326 19730 E AndroidRuntime: at kotlin.io.FilesKt__UtilsKt.copyTo$default(Utils.kt:217)
09-18 07:06:55.389 19326 19730 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.runPatcher$lambda-18(MainActivity.kt:125)
09-18 07:06:55.389 19326 19730 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity.$r8$lambda$-gNqYPzZb-BzxULVb2BYsca-Uls(Unknown Source:0)
09-18 07:06:55.389 19326 19730 E AndroidRuntime: at app.revanced.manager.flutter.MainActivity$$ExternalSyntheticLambda12.run(Unknown Source:24)
09-18 07:06:55.389 19326 19730 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
09-18 07:06:55.407 19326 19730 D OOMEventManagerFK: checkEventAndDumpForJE: 0
09-18 07:06:55.444 19326 19730 I Process : Sending signal. PID: 19326 SIG: 9
09-18 07:07:02.532 19903 19903 W manager.flutter: type=1400 audit(0.0:82470): avc: denied { read } for name="max_map_count" dev="proc" ino=50502540 scontext=u:r:untrusted_app:s0:c52,c258,c512,c768 tcontext=u:object_r:proc_max_map_count:s0 tclass=file permissive=0 app=app.revanced.manager.flutter
09-18 07:07:02.423 19903 19903 E manager.flutte: Not starting debugger since process cannot load the jdwp agent.
09-18 07:07:02.439 19903 19903 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
09-18 07:07:02.466 19903 19903 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10564; state: ENABLED
09-18 07:07:02.476 19903 19920 D AppScoutStateMachine: 19903-ScoutStateMachinecreated
09-18 07:07:02.494 19903 19903 I Perf : Connecting to perf service.
09-18 07:07:02.497 19903 19903 V GraphicsEnvironment: ANGLE Developer option for 'app.revanced.manager.flutter' set to: 'default'
09-18 07:07:02.497 19903 19903 V GraphicsEnvironment: Updatable production driver is not supported on the device.
09-18 07:07:02.498 19903 19903 I ForceDarkHelperStubImpl: initialize for app.revanced.manager.flutter , ForceDarkOrigin
09-18 07:07:02.500 19903 19903 D OpenGLRenderer: JNI_OnLoad success
09-18 07:07:02.500 19903 19903 I MiuiForceDarkConfig: setConfig density:2.200000, mainRule:0, secondaryRule:0, tertiaryRule:0
09-18 07:07:02.501 19903 19903 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-18 07:07:02.501 19903 19903 D NetworkSecurityConfig: No Network Security Config specified, using platform default
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: QUALCOMM build : c5f0e23, I9972db7aac
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: Build Date : 04/28/21
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.32.02.10
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: Local Branch : mybrancheba83f1e-3815-f156-b760-08f1eafda2d8
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: Remote Branch : quic/gfx-adreno.lnx.1.0.r99-rel
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: Remote Branch : NONE
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: Reconstruct Branch : NOTHING
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: Build Config : S P 10.0.7 AArch64
09-18 07:07:02.549 19903 19903 I AdrenoGLES-0: Driver Path : /vendor/lib64/egl/libGLESv2_adreno.so
09-18 07:07:02.554 19903 19903 I AdrenoGLES-0: PFP: 0x016ee190, ME: 0x00000000
09-18 07:07:02.580 19903 19903 D ViewScrollStubImpl: the value of ScrollFrictionRes is: 0.019499999
09-18 07:07:02.615 19903 19903 D IS_CTS_MODE: false
09-18 07:07:02.615 19903 19903 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:07:02.616 19903 19903 D IS_CTS_MODE: false
09-18 07:07:02.616 19903 19903 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:07:02.616 19903 19903 D IS_CTS_MODE: false
09-18 07:07:02.616 19903 19903 D MULTI_WINDOW_SWITCH_ENABLED: false
09-18 07:07:02.619 19903 19903 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:07:02.651 19903 19903 D DecorView[]: getWindowModeFromSystem windowmode is 1
09-18 07:07:02.651 19903 19903 D DecorView[]: updateDecorCaptionStatus displayWindowDecor is false
09-18 07:07:02.706 19903 19903 D SurfaceView: UPDATE null, mIsCastMode = false
09-18 07:07:02.715 19903 19929 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
09-18 07:07:03.342 19903 19935 I flutter : dynamic_color: Core palette detected.
09-18 07:07:03.404 19903 19936 E manager.flutte: open libmigui.so failed! dlopen - dlopen failed: library "libmigui.so" not found
09-18 07:07:03.425 19903 19974 W SQLiteLog: (28) double-quoted string literal: "08F272E86A5BBA0E62C723AD1B16C63C"
09-18 07:07:03.425 19903 19974 W SQLiteLog: (28) double-quoted string literal: "22D1CC376C54BE531C0A569AA1492CA8"
09-18 07:07:03.625 19903 19903 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:07:05.104 19903 19974 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:07:05.104 19903 19974 W SQLiteLog: (28) double-quoted string literal: "96B4435F10C0EC6AAEC624DDEA1881E7"
09-18 07:07:05.536 19903 19974 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:07:05.536 19903 19974 W SQLiteLog: (28) double-quoted string literal: "B0EF685DB778A49604A9EE705B375253"
09-18 07:07:05.635 19903 19974 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:07:05.635 19903 19974 W SQLiteLog: (28) double-quoted string literal: "3A820079F1529DAF0C4B4016660E7D70"
09-18 07:07:05.835 19903 19974 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:07:05.836 19903 19974 W SQLiteLog: (28) double-quoted string literal: "BE00820C7ED8D980B4A41D0D625579D0"
09-18 07:07:05.947 19903 19974 W SQLiteLog: (28) double-quoted string literal: "484091CDFBF54C9C82180F6C7CC4C586"
09-18 07:07:05.947 19903 19974 W SQLiteLog: (28) double-quoted string literal: "0CC5D07181F363104F1035C3C18F86B6"
09-18 07:07:06.848 19903 19903 I Choreographer: Skipped 52 frames! The application may be doing too much work on its main thread.
09-18 07:07:06.848 19903 19903 W Looper : PerfMonitor doFrame : time=0ms vsyncFrame=0 latency=870ms procState=-1 historyMsgCount=2
09-18 07:07:07.467 19903 19903 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:07:10.022 19903 19903 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:07:10.381 19903 19903 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:07:10.399 19903 19903 D DecorView[]: onWindowFocusChanged hasWindowFocus true
09-18 07:07:10.682 19903 19903 D DecorView[]: onWindowFocusChanged hasWindowFocus false
09-18 07:07:10.714 19903 19903 D DecorView[]: onWindowFocusChanged hasWindowFocus true

Screenshots or videos

Solution

No response

Additional context

While start patching Twitter full apk, manager crashing.
Xiaomi Redmi Note 10 Pro Max
Android 12
Rooted with Magisk
Authorized Root Vanced Manager

bug: v0.0.6 Nothing happens after selecting an apk

Type

Error at runtime

Branch

Flutter

Bug description

Running v0.0.6 with clean installation, selecting the APK from storage doesn't work, nothing happens after choosing the YouTube (17.33.42) apk downloaded from Apkmirror.

Steps to reproduce

Step 1: run Revanced Manager

Step 2: switch to patcher page, choose select application, tap storage button, file browser shows up, choose YouTube apk

Step 3: Automatically jumps back to patcher page, with select patches grayed out, nothing happened.

Relevant log output

--------- beginning of main
09-15 17:00:34.357 20123 20123 E libc    : Access denied finding property "persist.device_config.runtime_native.use_app_image_startup_cache"
09-15 17:00:34.357 20123 20123 E manager.flutte: LoadAppImageStartupCache enabled : 1
09-15 17:00:34.359 20123 20123 E manager.flutte: Not starting debugger since process cannot load the jdwp agent.
09-15 17:00:34.402 20123 22302 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@fc8ddb3
09-15 17:00:47.906 20123 20123 E RtgSchedManager: endActivityTransaction: margin state not match
09-15 17:00:47.910 20123 20123 E RtgSchedManager: endActivityTransaction: margin state not match
09-15 17:00:47.943 20123 20123 E RtgSchedManager: endActivityTransaction: margin state not match
09-15 17:00:52.126 20132 20132 E libc    : Access denied finding property "persist.device_config.runtime_native.use_app_image_startup_cache"
09-15 17:00:52.126 20132 20132 E manager.flutte: LoadAppImageStartupCache enabled : 1
09-15 17:00:52.128 20132 20132 E manager.flutte: Not starting debugger since process cannot load the jdwp agent.
09-15 17:00:52.186 20132 22635 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@33f5b6e
--------- beginning of crash
09-15 17:00:56.696 20132 20132 E AndroidRuntime: FATAL EXCEPTION: main
09-15 17:00:56.696 20132 20132 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 20132
09-15 17:00:56.696 20132 20132 E AndroidRuntime: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=212, result=-1, data=null} to activity {app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity}: java.lang.IllegalStateException: Reply already submitted
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.ActivityThread.deliverResults(ActivityThread.java:5782)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.ActivityThread.handleSendResult(ActivityThread.java:5823)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.servertransaction.ActivityResultItem.execute(ActivityResultItem.java:51)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:149)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:103)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2613)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:110)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:219)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8668)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: Caused by: java.lang.IllegalStateException: Reply already submitted
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at io.flutter.embedding.engine.dart.DartMessenger$Reply.reply(DartMessenger.java:430)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler$1.success(MethodChannel.java:267)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at com.baseflow.permissionhandler.MethodCallHandlerImpl$$ExternalSyntheticLambda6.onSuccess(Unknown Source:2)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at com.baseflow.permissionhandler.PermissionManager.onActivityResult(PermissionManager.java:101)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at io.flutter.embedding.engine.FlutterEngineConnectionRegistry$FlutterEngineActivityPluginBinding.onActivityResult(FlutterEngineConnectionRegistry.java:805)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at io.flutter.embedding.engine.FlutterEngineConnectionRegistry.onActivityResult(FlutterEngineConnectionRegistry.java:428)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onActivityResult(FlutterActivityAndFragmentDelegate.java:807)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at io.flutter.embedding.android.FlutterActivity.onActivityResult(FlutterActivity.java:724)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.Activity.dispatchActivityResult(Activity.java:8541)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	at android.app.ActivityThread.deliverResults(ActivityThread.java:5775)
09-15 17:00:56.696 20132 20132 E AndroidRuntime: 	... 11 more
09-15 17:00:57.914 20133 20133 E libc    : Access denied finding property "persist.device_config.runtime_native.use_app_image_startup_cache"
09-15 17:00:57.914 20133 20133 E manager.flutte: LoadAppImageStartupCache enabled : 1
09-15 17:00:57.921 20133 20133 E manager.flutte: Not starting debugger since process cannot load the jdwp agent.
09-15 17:00:57.977 20133 22860 E AwareLog: AtomicFileUtils: readFileLines file not exist: android.util.AtomicFile@fc8ddb3
09-15 17:02:06.765 20133 20133 E RtgSchedManager: endActivityTransaction: margin state not match
09-15 17:02:06.771 20133 20133 E RtgSchedManager: endActivityTransaction: margin state not match
09-15 17:02:06.793 20133 20133 E RtgSchedManager: endActivityTransaction: margin state not match

Screenshots or videos

SVID_20220915_172522_1.mp4

Solution

No response

Additional context

V0.0.12, same problem exists.

bug: downgraded / mirrored apk's dont get detected by Manager

Type

Error while running the manager

Branch

flutter

Bug description

If you update youtube from playstore, and the app is required by the system, so the most you can do without root is disable it, installing a downgraded version will cause the app to downgrade properly, but stop revanced manager from finding it, meaning you cannot patch it.

Steps to reproduce

Device must consider youtube as a system app.

Update app from playstore,
upon downgrading by installing an old apk youtube will not appear in revanced manager

Relevant log output

n/a

Screenshots or videos

No response

Solution

No response

Additional context

No response

bug: File picker not working MIUI 13/Android 11

Type

Error while running the manager

Branch

Main/Alpha Release Version

Device and Version Information

Version: 0.0.5
Model: Xiaomi Redmi Note 11 (4G Global)
Android Version: 11 (MIUI 13-Official)
Arch: arm64-v8a

Bug description

File picking on the Xiaomi Redmi Note 11 with MIUI 13 (Android 11) isn't working, likely issues with the file picker?

Still not working as of version v0.0.5


v0.0.5 Repository: revanced/revanced-manager ยท Tag: v0.0.5 ยท Commit: cba4e17 ยท Released by: github-actions[bot]

Bug Fixes Fix select from storage for Android 13 devices (Alberto Ponces) Builds Bump version to v0.0.5 (Alberto Ponces)

Steps to reproduce

In Manager patcher, tap "Storage" at the botton to open file picker

Select APK

Nothing happens in Manager, doesn't actually pick any file

Relevant log output

--------- beginning of system
09-14 21:46:03.159 12751 12751 W ActivityThread: registerApplicationScoutThread result:true
09-14 21:46:03.248 12751 12751 I ForceDarkHelper: mForceDarkOrigin true
09-14 21:46:03.282 12751 12751 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 21:46:03.836 12751 12751 W Looper  : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=0ms latency=678ms running=1ms  procState=2 ClientTransaction{ callbacks=[android.app.servertransaction.TopResumedActivityChangeItem] } historyMsgCount=3 (msgIndex=2 wall=134ms seq=2 running=57ms runnable=13ms io=30ms late=5ms h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=540ms seq=3 running=153ms runnable=24ms io=90ms late=137ms h=android.app.ActivityThread$H w=159)
09-14 21:47:21.207 12751 12751 I Timeline: Timeline: Activity_launch_request time:13914664
09-14 21:49:27.907 16783 16783 W ActivityThread: registerApplicationScoutThread result:true
09-14 21:49:28.014 16783 16783 I ForceDarkHelper: mForceDarkOrigin true
09-14 21:49:28.041 16783 16783 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 21:49:28.323 16783 16783 W Looper  : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=1ms latency=404ms running=0ms  procState=2 ClientTransaction{ callbacks=[android.app.servertransaction.TopResumedActivityChangeItem] } historyMsgCount=2 (msgIndex=1 wall=148ms seq=2 running=56ms runnable=13ms io=55ms late=2ms h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=266ms seq=3 running=118ms runnable=5ms io=36ms late=139ms h=android.app.ActivityThread$H w=159)
09-14 21:50:04.778 16783 16783 I Timeline: Timeline: Activity_launch_request time:14078234
09-14 21:50:21.785 18038 18038 W ActivityThread: registerApplicationScoutThread result:true
09-14 21:50:21.822 18038 18038 I ForceDarkHelper: mForceDarkOrigin true
09-14 21:50:21.832 18038 18038 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 21:50:33.950 18984 18984 W ActivityThread: registerApplicationScoutThread result:true
09-14 21:50:34.037 18984 18984 I ForceDarkHelper: mForceDarkOrigin true
09-14 21:50:34.067 18984 18984 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 21:50:34.528 18984 18984 W Looper  : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=1ms latency=577ms running=0ms  procState=2 ClientTransaction{ callbacks=[android.app.servertransaction.TopResumedActivityChangeItem] } historyMsgCount=3 (msgIndex=2 wall=126ms seq=2 running=60ms runnable=11ms io=33ms late=10ms h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=448ms seq=3 running=151ms runnable=12ms io=81ms late=129ms h=android.app.ActivityThread$H w=159)
09-14 21:50:35.556 18984 18984 I Timeline: Timeline: Activity_launch_request time:14109013
09-14 21:50:56.592 18984 18984 I Timeline: Timeline: Activity_launch_request time:14130049
09-14 21:51:17.474 18984 18984 I Timeline: Timeline: Activity_launch_request time:14150931
09-14 21:51:40.726 18984 18984 I Timeline: Timeline: Activity_launch_request time:14174183
09-14 21:52:43.401 18984 18984 I Timeline: Timeline: Activity_launch_request time:14236857
09-14 21:52:48.034 18984 18984 W PackageParsing: Ignoring duplicate uses-permissions/uses-permissions-sdk-m: android.permission.REQUEST_INSTALL_PACKAGES in package: app.revanced.manager.flutter at: Binary XML file line #20
09-14 21:52:50.048 18984 18984 I Timeline: Timeline: Activity_launch_request time:14243505
09-14 21:56:38.751 18984 18984 W Looper  : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=0ms latency=373ms running=0ms  procState=2 ClientTransaction{ callbacks=[android.app.servertransaction.TopResumedActivityChangeItem] } historyMsgCount=1 (msgIndex=1 wall=372ms seq=1072 running=90ms runnable=21ms io=158ms late=1ms h=android.app.ActivityThread$H w=159)
09-14 21:56:45.170 18984 18984 I Timeline: Timeline: Activity_launch_request time:14478627
09-14 21:56:51.673 18984 18984 W PackageParsing: Unknown element under <manifest>: meta-data at /data/user/0/app.revanced.manager.flutter/cache/file_picker/com.zhiliaoapp.musically_26.1.3-2022601030_minAPI21(arm64-v8a,armeabi-v7a)(nodpi)_apkmirror.com.apk Binary XML file line #188
09-14 21:56:51.689 18984 18984 W PackageParsing: Unknown element under <application>: enable-feature at /data/user/0/app.revanced.manager.flutter/cache/file_picker/com.zhiliaoapp.musically_26.1.3-2022601030_minAPI21(arm64-v8a,armeabi-v7a)(nodpi)_apkmirror.com.apk Binary XML file line #1918
09-14 21:59:12.101 27582 27582 W ActivityThread: registerApplicationScoutThread result:true
09-14 21:59:12.169 27582 27582 I ForceDarkHelper: mForceDarkOrigin true
09-14 21:59:12.187 27582 27582 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 21:59:18.249 27582 27582 I Timeline: Timeline: Activity_launch_request time:14631706
09-14 22:22:00.218  1708  1708 W ActivityThread: registerApplicationScoutThread result:true
09-14 22:22:00.296  1708  1708 I ForceDarkHelper: mForceDarkOrigin true
09-14 22:22:00.310  1708  1708 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 22:22:00.558  1708  1708 W Looper  : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=0ms latency=321ms running=0ms  procState=2 ClientTransaction{ callbacks=[android.app.servertransaction.TopResumedActivityChangeItem] } historyMsgCount=2 (msgIndex=1 wall=97ms seq=2 running=44ms runnable=1ms io=41ms late=7ms h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=240ms seq=3 running=102ms runnable=2ms io=35ms late=81ms h=android.app.ActivityThread$H w=159)
09-14 22:22:16.138  1708  1708 I Timeline: Timeline: Activity_launch_request time:16009595
09-14 22:23:33.737  1708  1708 I Timeline: Timeline: Activity_launch_request time:16087194
09-14 22:23:42.434  4672  4672 W ActivityThread: registerApplicationScoutThread result:true
09-14 22:23:42.460  4672  4672 I ForceDarkHelper: mForceDarkOrigin true
09-14 22:23:42.467  4672  4672 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 22:24:06.223  5872  5872 W ActivityThread: registerApplicationScoutThread result:true
09-14 22:24:06.313  5872  5872 I ForceDarkHelper: mForceDarkOrigin true
09-14 22:24:06.332  5872  5872 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 22:24:06.599  5872  5872 W Looper  : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=0ms latency=358ms running=0ms  procState=2 ClientTransaction{ callbacks=[android.app.servertransaction.TopResumedActivityChangeItem] } historyMsgCount=2 (msgIndex=1 wall=116ms seq=2 running=62ms runnable=12ms io=21ms h=android.app.ActivityThread$H w=110) (msgIndex=2 wall=256ms seq=3 running=129ms runnable=20ms io=15ms late=102ms h=android.app.ActivityThread$H w=159)
09-14 22:24:10.466  5872  5872 I Timeline: Timeline: Activity_launch_request time:16123923
09-14 22:24:35.973  5872  5872 I Timeline: Timeline: Activity_launch_request time:16149430
09-14 22:27:44.034  5872  5872 W BpBinder: Slow Binder: BpBinder transact took 267 ms, interface=android.ui.ISurfaceComposer, code=8 oneway=false
09-14 22:42:29.185 15611 15611 W ActivityThread: registerApplicationScoutThread result:true
09-14 22:42:29.270 15611 15611 I ForceDarkHelper: mForceDarkOrigin true
09-14 22:42:29.292 15611 15611 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 22:42:29.560 15611 15611 W Looper  : PerfMonitor looperActivity : package=app.revanced.manager.flutter/.MainActivity time=1ms latency=377ms running=0ms  procState=2 ClientTransaction{ callbacks=[android.app.servertransaction.TopResumedActivityChangeItem] } historyMsgCount=3 (msgIndex=2 wall=129ms seq=2 running=52ms runnable=13ms io=35ms late=9ms h=android.app.ActivityThread$H w=110) (msgIndex=3 wall=242ms seq=3 running=114ms runnable=16ms io=14ms late=136ms h=android.app.ActivityThread$H w=159)
09-14 22:42:39.184 15611 15611 I Timeline: Timeline: Activity_launch_request time:17232640
--------- beginning of main
09-14 22:42:48.461 16092 16092 I chatty  : uid=10413(app.revanced.manager.flutter) expire 66 lines
09-14 22:42:48.490 16092 16092 W ActivityThread: registerApplicationScoutThread result:true
09-14 22:42:48.502 16092 16111 I chatty  : uid=10413(app.revanced.manager.flutter) Binder:16092_3 expire 1 line
09-14 22:42:48.518 16092 16092 I ForceDarkHelper: mForceDarkOrigin true
09-14 22:42:48.524 16092 16092 I ContentProviderMonitor: PerfMonitor installContentProviders : before publish content providers
09-14 22:42:49.075 16092 16123 I chatty  : uid=10413(app.revanced.manager.flutter) 1.ui expire 20 lines
09-14 22:42:49.115 16092 16124 I chatty  : uid=10413(app.revanced.manager.flutter) 1.raster expire 1 line
09-14 22:42:49.118 16092 16113 I chatty  : uid=10413(app.revanced.manager.flutter) Profile Saver expire 1 line
09-14 22:42:49.140 16092 16162 I chatty  : uid=10413(app.revanced.manager.flutter) Sqflite expire 2 lines
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.749 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.749 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.749 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.749 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.749 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.749 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.749 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.749 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.749 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.749 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.749 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.749 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.749 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.750 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.750 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.750 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.750 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.750 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.750 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.750 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.750 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.750 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.750 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.750 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.750 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.750 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.751 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.752 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.752 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.752 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.752 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.752 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.752 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.752 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.752 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.752 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.752 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.752 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.752 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.752 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.753 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.753 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.753 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.753 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.753 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.753 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.753 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.753 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.753 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.753 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.753 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.753 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.753 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.753 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.753 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.753 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.753 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.753 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.753 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.753 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.753 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.753 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.753 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.753 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.753 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.754 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.754 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.754 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.754 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.754 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.754 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.754 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.754 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.754 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.754 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.754 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.754 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.754 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.755 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.755 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.755 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.755 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.755 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.755 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.755 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.755 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.755 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.755 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.755 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.755 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.755 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.755 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.755 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.755 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.755 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.755 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.755 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.755 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.755 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.755 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.755 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.755 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.755 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.756 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.756 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.756 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.756 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.756 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.756 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.756 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.756 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.756 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.756 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.756 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.756 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.756 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.757 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.759 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.759 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.759 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.759 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.759 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.759 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.759 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.759 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.759 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.759 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.759 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.759 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.760 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.761 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.761 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.761 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.761 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.761 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.761 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.761 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.761 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.761 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.761 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.761 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.761 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.761 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.761 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.761 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.761 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.761 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.761 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.761 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.761 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.761 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.761 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.761 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.761 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: Failed to handle method call
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at android.app.ActivityThread.main(ActivityThread.java:8163)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at java.lang.reflect.Method.invoke(Native Method)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:656)
09-14 22:42:50.761 16092 16092 E MethodChannel#g123k/device_apps: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:967)
09-14 22:42:50.762 16092 16123 I flutter : PlatformException(error, Attempt to get length of null array, null, java.lang.NullPointerException: Attempt to get length of null array
09-14 22:42:50.762 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getAppData(DeviceAppsPlugin.java:288)
09-14 22:42:50.762 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.getApp(DeviceAppsPlugin.java:248)
09-14 22:42:50.762 16092 16123 I flutter : 	at fr.g123k.deviceapps.DeviceAppsPlugin.onMethodCall(DeviceAppsPlugin.java:104)
09-14 22:42:50.762 16092 16123 I flutter : 	at io.flutter.plugin.common.MethodChannel$IncomingMethodCallHandler.onMessage(MethodChannel.java:262)
09-14 22:42:50.762 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.invokeHandler(DartMessenger.java:295)
09-14 22:42:50.762 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger.lambda$dispatchMessageToQueue$0$io-flutter-embedding-engine-dart-DartMessenger(DartMessenger.java:319)
09-14 22:42:50.762 16092 16123 I flutter : 	at io.flutter.embedding.engine.dart.DartMessenger$$ExternalSyntheticLambda0.run(Unknown Source:12)
09-14 22:42:50.762 16092 16123 I flutter : 	at android.os.Handler.handleCallback(Handler.java:938)
09-14 22:42:50.762 16092 16123 I flutter : 	at android.os.Handler.dispatchMessage(Handler.java:99)
09-14 22:42:50.762 16092 16123 I flutter : 	at android.os.Looper.loop(Looper.java:237)
09-14 22:42:50.762 16092 16123 I flutter : 	at android.app.ActivityThread.main(ActivityThread
09-14 22:42:55.322 16092 16115 W RenderInspector: DequeueBuffer time out on app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, count=1, avg=18 ms, max=18 ms.
09-14 22:42:55.401 16092 16115 W RenderInspector: QueueBuffer time out on app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, count=1, avg=23 ms, max=23 ms.
09-14 22:42:58.024 16092 16092 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
09-14 22:42:58.026 16092 16092 W IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
09-14 22:42:58.027 16092 16092 W IInputConnectionWrapper: getSelectedText on inactive InputConnection
09-14 22:42:58.030 16092 16092 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
09-14 22:42:58.605 16092 16092 D FilePickerUtils: Allowed file extensions mimes: [application/vnd.android.package-archive]
09-14 22:42:58.607 16092 16092 D FilePickerDelegate: Selected type */*
09-14 22:42:58.609 16092 16092 I Timeline: Timeline: Activity_launch_request time:17252066
09-14 22:43:03.080 16092 16109 D AnrScout: AppScoutStateMachine created
09-14 22:43:03.088 16092 16895 I FilePickerUtils: Caching from URI: content://com.android.providers.downloads.documents/document/msf%3A1000000042
09-14 22:43:03.103 16092 16092 D FrameIndicator: support status: 1 0x6ee7caf018 0x6ee7caf4c4
09-14 22:43:03.115 16092 16092 D FrameIndicator: support status: 1 0x6ee7caf018 0x6ee7caf4c4
09-14 22:43:03.184 16092 16895 D FilePickerUtils: File loaded and cached at:/data/user/0/app.revanced.manager.flutter/cache/file_picker/com.zhiliaoapp.musically_26.1.3-2022601030_minAPI21(arm64-v8a,armeabi-v7a)(nodpi)_apkmirror.com.apk
09-14 22:43:03.186 16092 16895 D FilePickerDelegate: File path:[com.mr.flutter.plugin.filepicker.FileInfo@5cddaeb]
09-14 22:43:03.313 16092 16092 E manager.flutte: Invalid ID 0x00000000.
09-14 22:43:03.330 16092 16092 W PackageParsing: Unknown element under <manifest>: meta-data at /data/user/0/app.revanced.manager.flutter/cache/file_picker/com.zhiliaoapp.musically_26.1.3-2022601030_minAPI21(arm64-v8a,armeabi-v7a)(nodpi)_apkmirror.com.apk Binary XML file line #188
09-14 22:43:03.338 16092 16092 I DeviceLevelUtils: platform๏ผšbengal
09-14 22:43:03.382 16092 16092 W PackageParsing: Unknown element under <application>: enable-feature at /data/user/0/app.revanced.manager.flutter/cache/file_picker/com.zhiliaoapp.musically_26.1.3-2022601030_minAPI21(arm64-v8a,armeabi-v7a)(nodpi)_apkmirror.com.apk Binary XML file line #1918
09-14 22:43:10.085 16092 16092 I AssistStructure: Flattened final assist data: 472 bytes, containing 1 windows, 3 views
09-14 22:43:10.381 16092 16115 W RenderInspector: DequeueBuffer time out on app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, count=3, avg=10 ms, max=17 ms.
09-14 22:43:11.088 16092 16092 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
09-14 22:43:11.093 16092 16092 I AssistStructure: Flattened final assist data: 508 bytes, containing 1 windows, 3 views
09-14 22:43:11.094 16092 16092 W IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
09-14 22:43:11.094 16092 16092 W IInputConnectionWrapper: getSelectedText on inactive InputConnection
09-14 22:43:11.097 16092 16092 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
09-14 22:43:11.920 16092 16092 W IInputConnectionWrapper: getTextBeforeCursor on inactive InputConnection
09-14 22:43:11.921 16092 16092 W IInputConnectionWrapper: getTextAfterCursor on inactive InputConnection
09-14 22:43:11.921 16092 16092 W IInputConnectionWrapper: getSelectedText on inactive InputConnection

Screenshots or videos

Screenshot_2022-09-14-23-10-31-919_app revanced manager flutter

Solution

No response

Additional context

No response

feat: patching should use foreground service mechanism

Type

Functionality

Branch

Flutter ig, downloaded from GitHub release.

Issue

I denied that background permission, but keep getting it every time I boot up the manager app.

Feature

Don't prompt background permission after being denied (several times).

Motivation

I'd like to propose to give people the choice if they prefer to let the manager finish it's job in the foreground while waiting.

Additional context

No response

bug: root install failed

Type

Functionality

Branch

Patched the apk and installed it using the root install method

Did not install/update my YouTube

Issue

Fails at root install

Feature

Fix the patcher so that install as root works

Motivation

Because it's broken

Additional context

--------- beginning of main
09-14 14:07:22.198 15562 9383 W System : A resource failed to call end.
09-14 14:07:22.199 15562 9383 W System : A resource failed to call end.
09-14 14:07:22.199 15562 9383 W System : A resource failed to call end.
09-14 14:10:30.492 15562 15562 W DEVICE_APPS: Application with package name "com.google.android.youtube" is not installed on this device
09-14 14:10:41.507 15562 9383 W System : A resource failed to call close.

bug: App verification did not succeed.

Type

Other

Branch

#83 issue: Can't install the app.

Bug description

Hi, I use the manager to generate an app but my android, Harmony OS 2, said "App verfication did not succeed." What should I do?

Steps to reproduce

nothing.

Relevant log output

nothing.

Screenshots or videos

image

Solution

No response

Additional context

No response

Building

Can anyone help me build revanced manager.

APKMirror downloader

I am unfamiliar with kotlin, so I ask if it is possible to implement this feature (as I have already done on my personal patcher).

It is very convenient and saves a lot of time.

Hi, I can help you build an application similar to ReVanced Manager

Looks like you are having problems with the ReVanced Manager application

I can help you build a ReVanced Manager that can build apk or apks files

I need about few hours to make arm64 based app and if you guys agree I can fully support phone models.

I make it completely free without asking for anything

It works based on jdk 17 or jdk 18

I can help you because I'm your crazy fan :))

feat: Option to choose a version of youtube that supports all patches from a dropdown using an online repository of apks

Type

Functionality

Branch

The app...

Issue

Currently, revanced manager just looks for existing apk of youtube and tries to patch that. since the latest version of youtube doesn't support many useful patches, it's inconvinient to download an apk manually.

Feature

Searches cloud repo for latest youtube apk that supports all features.

Motivation

it'd make it easier for a first time user like myself.

Additional context

No response

bug: incorrect changelog for patched application

Type

Cosmetic

Branch

flutter

Bug description

The changelog for installed patched applications is the most recent update, instead of the changelog for the installed version.

Steps to reproduce

  1. have an installed patched app through manager
  2. wait for app patches to get updates
  3. check changelog in installed section

Relevant log output

nop

Screenshots or videos

Screenshot_20220914-221135
Screenshot_20220914-221131

Solution

No response

Additional context

:guh:

feat: Option to choose own keystore to sign apks

Type

Other

Branch

Flutter

Issue

Currently there is no option to choose a keystore to sign apks.

Feature

Adding this option may help us to update apks without any issues. Also I can share modified apks with my friends without any issue.

Motivation

LSPatch is a rootless implementation of LSPosed framework, integrating Xposed API by inserting dex and so into the target APK. It gives us an option to choose our own key.

Additional context

No response

Error report.

Type

Functionality

Branch

Flutter

Issue

Errors cannot be sent with the copy option from the application.

Feature

You're spending time in an app and suddenly an error occurs and the error is immediately displayed and you report it to GitHub with the copy option

Motivation

I think it's a good feature.

Additional context

You add it to YouTube ReVanced.

feat: Ability to change sources website

Type

Functionality

Branch

Flutter

Issue

it would be a good feature to implement for long-term support to revanced manager

Feature

In revanced manager's settings, under "sources" a user can pick which org and repo to download patches and integrations from, I think there should be an option to also add which website, i.e (Github, Gitlab, or a custom URL for self-hosted git like Gitea)

Motivation

I used to maintain a Pira#y app and it got DMCA'd a lot and the repos kept shutting down until we self-hosted our own gitea instance, this would ensure if anything goes wrong you can easily fix it by replacing the source either manually or through an update, altough you also have to check for updates from a permalink like your own website that redirects to the git repo or something.

Additional context

Great job and thank you all <3

Hello everyone!

I created this tool, Am I in breach of any copyright?

Check out the link below.

(removed)

You guys are amazing, thank you

bug: Cannot select APK from storage

Type

Error at runtime

Branch

flutter

Bug description

Selecting the APK from storage doesn't work. It does not select the app and nothing happens.

Steps to reproduce

  1. Get Youtube APK
  2. Select the APK from storage
  3. See nothing happening

Relevant log output

--------- beginning of crash
09-15 09:44:40.969  8076  8076 E AndroidRuntime: FATAL EXCEPTION: main
09-15 09:44:40.969  8076  8076 E AndroidRuntime: Process: app.revanced.manager.flutter, PID: 8076
09-15 09:44:40.969  8076  8076 E AndroidRuntime: java.lang.RuntimeException: Unable to resume activity {app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity}: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=209, result=-1, data=null} to activity {app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'void com.baseflow.permissionhandler.PermissionManager$RequestPermissionsSuccessCallback.onSuccess(java.util.Map)' on a null object reference
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4822)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:4860)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.servertransaction.ResumeActivityItem.execute(ResumeActivityItem.java:52)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.servertransaction.TransactionExecutor.executeLifecycleState(TransactionExecutor.java:176)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:97)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2350)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:106)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:264)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8312)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:632)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: Caused by: java.lang.RuntimeException: Failure delivering result ResultInfo{who=null, request=209, result=-1, data=null} to activity {app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity}: java.lang.NullPointerException: Attempt to invoke interface method 'void com.baseflow.permissionhandler.PermissionManager$RequestPermissionsSuccessCallback.onSuccess(java.util.Map)' on a null object reference
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.ActivityThread.deliverResults(ActivityThread.java:5439)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.ActivityThread.performResumeActivity(ActivityThread.java:4805)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	... 11 more
09-15 09:44:40.969  8076  8076 E AndroidRuntime: Caused by: java.lang.NullPointerException: Attempt to invoke interface method 'void com.baseflow.permissionhandler.PermissionManager$RequestPermissionsSuccessCallback.onSuccess(java.util.Map)' on a null object reference
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at com.baseflow.permissionhandler.PermissionManager.onActivityResult(PermissionManager.java:101)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at io.flutter.embedding.engine.FlutterEngineConnectionRegistry$FlutterEngineActivityPluginBinding.onActivityResult(FlutterEngineConnectionRegistry.java:805)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at io.flutter.embedding.engine.FlutterEngineConnectionRegistry.onActivityResult(FlutterEngineConnectionRegistry.java:428)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at io.flutter.embedding.android.FlutterActivityAndFragmentDelegate.onActivityResult(FlutterActivityAndFragmentDelegate.java:807)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at io.flutter.embedding.android.FlutterActivity.onActivityResult(FlutterActivity.java:724)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.Activity.dispatchActivityResult(Activity.java:8469)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	at android.app.ActivityThread.deliverResults(ActivityThread.java:5432)
09-15 09:44:40.969  8076  8076 E AndroidRuntime: 	... 12 more
--------- beginning of system
09-15 11:06:49.259  8159  8159 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=864.0, y[0]=2051.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214222778, downTime=214222778, deviceId=3, source=0x1002, displayId=0 }
09-15 11:06:49.963  8159  8159 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=922.0, y[0]=1438.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214223481, downTime=214223481, deviceId=3, source=0x1002, displayId=0 }
09-15 11:06:50.261  8159  8159 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=943.0, y[0]=1284.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214223779, downTime=214223779, deviceId=3, source=0x1002, displayId=0 }
09-15 11:06:51.114  8159  8159 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=764.0, y[0]=1365.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214224632, downTime=214224632, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:10.161  2387  2387 D AppResolutionTuner: loadTunerAppList + 
09-15 11:07:10.162  2387  2387 D AppResolutionTuner: loadTunerAppList - 
09-15 11:07:10.174  2387  2387 D OplusInputMethodUtil: init DEBUG to false, update DEBUG_IME to false
09-15 11:07:10.220  2387  2387 D ColorViewRootUtil: initSwipState, isDisplayCompatApp false
09-15 11:07:10.220  2387  2387 D ColorViewRootUtil: mScreenHeight 2340, mScreenWidth 1080
09-15 11:07:10.339  2387  2387 V OplusZoomWindowDecorViewHelper: setLastReportedMergedConfiguration mZoomDisplayHeight: 2340 getDecorView.DecorView@f2900de[MainActivity]
09-15 11:07:11.662  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=866.0, y[0]=2130.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214245180, downTime=214245180, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:12.448  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=807.0, y[0]=1568.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214245966, downTime=214245966, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:15.154  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=920.0, y[0]=1069.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214248673, downTime=214248673, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:15.635  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=932.0, y[0]=1129.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214249153, downTime=214249153, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:17.182  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=846.0, y[0]=1617.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214250701, downTime=214250701, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:18.077  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=801.0, y[0]=1343.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214251595, downTime=214251595, deviceId=3, source=0x1002, displayId=0 }
--------- beginning of main
09-15 11:07:19.339  2387  2387 V PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@fdec819, this = DecorView@f2900de[MainActivity]
09-15 11:07:19.931  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=491.0, y[0]=2035.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214253449, downTime=214253449, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:19.931  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=491.0, y[0]=2035.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214253449, downTime=214253449, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:19.931  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=491.0, y[0]=2035.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214253449, downTime=214253449, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:19.955  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=491.0, y[0]=2035.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214253474, downTime=214253449, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:19.955  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=491.0, y[0]=2035.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214253474, downTime=214253449, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:21.163  2387  2421 I GED     : ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 15, oppidx_max 15, oppidx_min 0
09-15 11:07:21.169  2387  2387 V PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@fdec819, this = DecorView@f2900de[MainActivity]
09-15 11:07:22.932  2387  2387 V PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@fdec819, this = DecorView@f2900de[MainActivity]
09-15 11:07:22.942  2387  2387 V PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@fdec819, this = DecorView@f2900de[MainActivity]
09-15 11:07:22.968  2387  2430 E libEGL  : Invalid file path for libcolorx-loader.so
09-15 11:07:22.968  2387  2430 I chatty  : uid=10631(app.revanced.manager.flutter) 1.raster identical 1 line
09-15 11:07:22.968  2387  2430 E libEGL  : Invalid file path for libcolorx-loader.so
09-15 11:07:23.789  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=809.0, y[0]=539.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214257308, downTime=214257308, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:23.789  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=809.0, y[0]=539.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214257308, downTime=214257308, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:23.790  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=809.0, y[0]=539.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214257308, downTime=214257308, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:23.821  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=809.0, y[0]=539.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214257340, downTime=214257308, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:23.822  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=809.0, y[0]=539.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214257340, downTime=214257308, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:24.717  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=799.0, y[0]=2086.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214258235, downTime=214258235, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:24.717  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=799.0, y[0]=2086.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214258235, downTime=214258235, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:24.718  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=799.0, y[0]=2086.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214258235, downTime=214258235, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:24.766  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=799.0, y[0]=2086.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214258284, downTime=214258235, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:24.766  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=799.0, y[0]=2086.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214258284, downTime=214258235, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:24.778  2387  2387 D FilePickerUtils: Allowed file extensions mimes: [application/vnd.android.package-archive]
09-15 11:07:24.781  2387  2387 D FilePickerDelegate: Selected type */*
09-15 11:07:26.969  2387  2387 V PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = android.view.ViewRootImpl@fdec819, this = DecorView@f2900de[MainActivity]
09-15 11:07:26.989  2387  2421 I GED     : ged_boost_gpu_freq, level 100, eOrigin 2, final_idx 15, oppidx_max 15, oppidx_min 0
09-15 11:07:31.470  2387  2387 V PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@fdec819, this = DecorView@f2900de[MainActivity]
09-15 11:07:31.481  2387  2387 V PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = android.view.ViewRootImpl@fdec819, this = DecorView@f2900de[MainActivity]
09-15 11:07:31.483  2387  3756 I FilePickerUtils: Caching from URI: content://com.android.providers.downloads.documents/document/msf%3A32151
09-15 11:07:31.515  2387  2430 E libEGL  : Invalid file path for libcolorx-loader.so
09-15 11:07:31.515  2387  2430 I chatty  : uid=10631(app.revanced.manager.flutter) 1.raster identical 1 line
09-15 11:07:31.515  2387  2430 E libEGL  : Invalid file path for libcolorx-loader.so
09-15 11:07:31.717  2387  3756 D FilePickerUtils: File loaded and cached at:/data/user/0/app.revanced.manager.flutter/cache/file_picker/com.google.android.youtube_17.33.42-1531188672_minAPI23(arm64-v8a,armeabi-v7a,x86,x86_64)(nodpi)_apkmirror.com.apk
09-15 11:07:31.718  2387  3756 D FilePickerDelegate: File path:[com.mr.flutter.plugin.filepicker.FileInfo@8e0afb0]
09-15 11:07:32.441  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=875.0, y[0]=2090.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214265958, downTime=214265958, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:32.441  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=875.0, y[0]=2090.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214265958, downTime=214265958, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:32.442  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=875.0, y[0]=2090.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214265958, downTime=214265958, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:32.455  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=875.0, y[0]=2090.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214265974, downTime=214265958, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:32.456  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=875.0, y[0]=2090.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214265974, downTime=214265958, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.135  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=885.0, y[0]=1682.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214266654, downTime=214266654, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.136  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=885.0, y[0]=1682.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214266654, downTime=214266654, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.136  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=885.0, y[0]=1682.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214266654, downTime=214266654, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.176  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=894.0, y[0]=1467.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214266695, downTime=214266654, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.177  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=894.0, y[0]=1467.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214266695, downTime=214266654, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.930  2387  2387 D ViewRootImpl: enqueueInputEventMotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=792.0, y[0]=1396.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214267448, downTime=214267448, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.930  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=792.0, y[0]=1396.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214267448, downTime=214267448, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.930  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=792.0, y[0]=1396.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214267448, downTime=214267448, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.945  2387  2387 D ViewRootImpl[MainActivity]: processMotionEvent MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=792.0, y[0]=1396.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214267464, downTime=214267448, deviceId=3, source=0x1002, displayId=0 }
09-15 11:07:33.946  2387  2387 D ViewRootImpl[MainActivity]: dispatchPointerEvent handled=true, event=MotionEvent { action=ACTION_UP, actionButton=0, id[0]=0, x[0]=792.0, y[0]=1396.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=214267464, downTime=214267448, deviceId=3, source=0x1002, displayId=0 }

Screenshots or videos

No response

Solution

No response

Additional context

No response

feat: process animation

Type

Other

Branch

While applying the patches, it looked like it stayed on the screen for a minute or two.

The progress bar was still in the same spot and no way of telling if it is still thinking/processing or if it timed out.

Issue

Might cause people to think it's stuck/broken and force close the manger

Feature

It'll give a status update indicator

Motivation

Because it'll serve everyone and reduce worries

Additional context

No response

feat: Publish to f-droid

Type

Other

Branch

flutter

Issue

It would be great if Revanced Manager is on f-droid.

Feature

Add Revanced Manager is on f-droid.

Motivation

F-droid is a convenient way to install FOSS apps to those without the Google Playstore, therefore I see a need for this.

Additional context

F-droid Website

feat: patches selection methods

Type

Functionality

Branch

Would be nice if there was a select all, deselect all, or invert selection.

Issue

Takes time to select bulk patches

Feature

Pretty simple

Makes the selection process easy

Motivation

Helps everyone, especially the newbs

Additional context

No response

support bundeled/split apks

Type

Functionality

Branch

Flutter

Issue

installing a huge 150MB youtube apk might be struggling for people with low storage size.

Feature

the ability to support apk bundles like .apkm and .apks to use less storage.

Motivation

by supporting split apk ( .apkm or .apks) the user will not need to install unnecessary .config files to run the app on their device. some people have limited storage so installing a a huge universal package might be struggling for them. if a phone supports only armeabi_v7a, then installing armv8 or x86 config apks that comes with a universal apk is bloatware that uses storage for no reason.

Additional context

No response

No License

If a program does not have a license, then all rights are reserved. I assume you didn't intend to do this, so I would strongly recommend putting a license. If you do intend all rights to be reserved, you should put a license declaring this to be true, to avoid confusion.

Incremental patching

Who wants to wait everytime? No one.
We should implement incremental patching, and only do a full rebuild if a patch is removed or the app is updated.

Manager

When manager will be launched ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.