Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: live videos will not play on background/locked mobile #2034

Closed
2 of 4 tasks
rodhis opened this issue Jul 4, 2024 · 1 comment
Closed
2 of 4 tasks

bug: live videos will not play on background/locked mobile #2034

rodhis opened this issue Jul 4, 2024 · 1 comment
Labels
Bug report Something isn't working

Comments

@rodhis
Copy link

rodhis commented Jul 4, 2024

Bug description

After updating today (04/07/2024) Youtube Revanced will not play Live videos on the background or while the mobile device is locked. The video player will also not appear on the notifications area. The picture-in-picture window will still appear when the app is minimized.

Version of ReVanced Manager and version & name of app you are patching

Revanced Manager Version: 1.21.0-dev.6
Revanced Patches: 4.10.0
YouTube APK: com.google.android.youtube_19.16.39-1545731520_minAPI26(arm64-v8a,armeabi-v7a,x86,x86_64)(nodpi)_apkmirror.com.apk

Installation method

None

ReVanced Manager logs

= ViewRootImpl@1fa0eda[MainActivity]
07-04 16:46:34.456 28019 28019 I SurfaceView@7f89dcc: onWindowVisibilityChanged(0) false io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:46:34.456 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:46:34.456 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:46:34.478 28019 28019 I BLASTBufferQueue_Java: new BLASTBufferQueue, mName= ViewRootImpl@1fa0eda[MainActivity] mNativeObject= 0xb4000072fff8f7b0 sc.mNativeObject= 0xb40000713ff91410 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 
07-04 16:46:34.478 28019 28019 I BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = ViewRootImpl@1fa0eda[MainActivity] mNativeObject= 0xb4000072fff8f7b0 sc.mNativeObject= 0xb40000713ff91410 format= -3 caller= android.graphics.BLASTBufferQueue.<init>:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 
07-04 16:46:34.479 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)0 dur=22 res=0x403 s={true 0xb40000731000a5a0} ch=true seqId=0
07-04 16:46:34.479 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000731000a5a0} hwInitialized=true
07-04 16:46:34.480 28019 28019 I SurfaceView: 133733836 Changes: creating=false format=false size=false visible=false alpha=false hint=false visible=false left=false top=false z=false attached=true lifecycleStrategy=false
07-04 16:46:34.480 28019 28019 I SurfaceView@7f89dcc: windowStopped(false) true io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:46:34.480 28019 28019 I SurfaceView: 133733836 Changes: creating=true format=false size=false visible=true alpha=false hint=false visible=true left=false top=false z=false attached=true lifecycleStrategy=false
07-04 16:46:34.482 28019 28019 I BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = null mNativeObject= 0xb4000072fff95bb0 sc.mNativeObject= 0xb40000713ff91110 format= 4 caller= android.view.SurfaceView.createBlastSurfaceControls:1517 android.view.SurfaceView.updateSurface:1193 android.view.SurfaceView.setWindowStopped:403 android.view.SurfaceView.surfaceCreated:1994 android.view.ViewRootImpl.notifySurfaceCreated:2945 android.view.ViewRootImpl.performTraversals:4580 
07-04 16:46:34.482 28019 28019 I SurfaceView@7f89dcc: 133733836 Cur surface: Surface(name=null)/@0x98811de
07-04 16:46:34.482 28019 28019 I SurfaceView@7f89dcc: pST: sr = Rect(0, 0 - 1080, 2340) sw = 1080 sh = 2340
07-04 16:46:34.483 28019 28019 D SurfaceView@7f89dcc: 133733836 performSurfaceTransaction RenderWorker position = [0, 0, 1080, 2340] surfaceSize = 1080x2340
07-04 16:46:34.483 28019 28019 I SurfaceView@7f89dcc: updateSurface: mVisible = true mSurface.isValid() = true
07-04 16:46:34.483 28019 28019 I SurfaceView@7f89dcc: updateSurface: mSurfaceCreated = false surfaceChanged = true visibleChanged = true
07-04 16:46:34.483 28019 28019 I SurfaceView: 133733836 visibleChanged -- surfaceCreated
07-04 16:46:34.483 28019 28019 I SurfaceView@7f89dcc: surfaceCreated 1 #1 io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340}
07-04 16:46:34.483 28019 28019 I SurfaceView: 133733836 surfaceChanged -- format=4 w=1080 h=2340
07-04 16:46:34.484 28019 28019 I SurfaceView@7f89dcc: surfaceChanged (1080,2340) 1 #1 io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340}
07-04 16:46:34.484 28019 28019 I SurfaceView: 133733836 surfaceRedrawNeeded
07-04 16:46:34.485 28019 28019 I SurfaceView: 133733836 finishedDrawing
07-04 16:46:34.485 28019 28019 V SurfaceView@7f89dcc: Layout: x=0 y=0 w=1080 h=2340, frame=Rect(0, 0 - 1080, 2340)
07-04 16:46:34.485 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 
07-04 16:46:34.485 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Setup new sync=wmsSync-ViewRootImpl@1fa0eda[MainActivity]#9
07-04 16:46:34.485 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Creating new active sync group ViewRootImpl@1fa0eda[MainActivity]#10
07-04 16:46:34.485 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: registerCallbacksForSync syncBuffer=false
07-04 16:46:34.486 28019 28042 D SurfaceView: 133733836 updateSurfacePosition RenderWorker, frameNr = 1, position = [0, 0, 1080, 2340] surfaceSize = 1080x2340
07-04 16:46:34.486 28019 28042 I SurfaceView@7f89dcc: uSP: rtp = Rect(0, 0 - 1080, 2340) rtsw = 1080 rtsh = 2340
07-04 16:46:34.486 28019 28042 I SurfaceView@7f89dcc: onSSPAndSRT: pl = 0 pt = 0 sx = 1.0 sy = 1.0
07-04 16:46:34.486 28019 28042 I SurfaceView@7f89dcc: aOrMT: ViewRootImpl@1fa0eda[MainActivity] t = android.view.SurfaceControl$Transaction@eaa3d3 fN = 1 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:369 
07-04 16:46:34.486 28019 28042 I ViewRootImpl@1fa0eda[MainActivity]: mWNT: t=0xb40000720ffc1e10 mBlastBufferQueue=0xb4000072fff8f7b0 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.SurfaceView.applyOrMergeTransaction:1598 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 
07-04 16:46:34.486 28019 28934 I ViewRootImpl@1fa0eda[MainActivity]: Received frameDrawingCallback syncResult=0 frameNum=1.
07-04 16:46:34.486 28019 28934 I ViewRootImpl@1fa0eda[MainActivity]: mWNT: t=0xb40000720ffae1d0 mBlastBufferQueue=0xb4000072fff8f7b0 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 <bottom of call stack> 
07-04 16:46:34.486 28019 28934 I ViewRootImpl@1fa0eda[MainActivity]: Setting up sync and frameCommitCallback
07-04 16:46:34.488 28019 28042 I BLASTBufferQueue: [ViewRootImpl@1fa0eda[MainActivity]#4](f:0,a:0,s:0) onFrameAvailable the first frame is available
07-04 16:46:34.489 28019 28042 I ViewRootImpl@1fa0eda[MainActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
07-04 16:46:34.490 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: reportDrawFinished seqId=0
07-04 16:46:34.490 28019 28019 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity
07-04 16:46:34.490 28019 28019 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=statusBars, host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity
07-04 16:46:34.495 28019 28057 I BLASTBufferQueue: [SurfaceView[app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity]@0#5](f:0,a:0,s:0) onFrameAvailable the first frame is available
07-04 16:46:34.545 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0
07-04 16:46:34.545 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb40000731000a5a0}
07-04 16:46:34.545 28019 28019 D InputMethodManagerUtils: startInputInner - Id : 0
07-04 16:46:34.545 28019 28019 I InputMethodManager: startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus
07-04 16:46:34.557 28019 28019 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=false, type=ime, host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity
07-04 16:46:34.559 28019 28103 I ViewRootImpl@1fa0eda[MainActivity]: Resizing android.view.ViewRootImpl@432045b: frame = [0,0][1080,2340] reportDraw = false forceLayout = false syncSeqId = -1
07-04 16:46:34.559 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false
07-04 16:46:35.401 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme key 0
--------- beginning of system
07-04 16:46:35.401 28019 28019 D Activity: onKeyDown(KEYCODE_BACK)
07-04 16:46:35.476 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme key 1
07-04 16:46:35.476 28019 28019 D Activity: onKeyUp(KEYCODE_BACK) isTracking()=true isCanceled()=false hasCallback=false
07-04 16:46:36.253 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme key 0
07-04 16:46:36.253 28019 28019 D Activity: onKeyDown(KEYCODE_BACK)
07-04 16:46:36.313 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme key 1
07-04 16:46:36.313 28019 28019 D Activity: onKeyUp(KEYCODE_BACK) isTracking()=true isCanceled()=false hasCallback=false
07-04 16:46:37.194 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:46:37.232 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:46:37.244 28019 28019 W WindowOnBackDispatcher: OnBackInvokedCallback is not enabled for the application.
07-04 16:46:37.244 28019 28019 W WindowOnBackDispatcher: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
07-04 16:46:53.065 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: onDisplayChanged oldDisplayState=2 newDisplayState=2
07-04 16:46:56.712 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:46:56.749 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: onDisplayChanged oldDisplayState=2 newDisplayState=2
07-04 16:46:56.822 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:46:57.640 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:46:57.697 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:46:58.274 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:46:58.339 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:47:01.428 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:47:01.490 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:47:01.989 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:47:02.089 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:47:03.241 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:47:03.289 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:47:03.301 28019 28019 W WindowOnBackDispatcher: OnBackInvokedCallback is not enabled for the application.
07-04 16:47:03.301 28019 28019 W WindowOnBackDispatcher: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
07-04 16:47:14.326 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: onDisplayChanged oldDisplayState=2 newDisplayState=2
07-04 16:47:20.805 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme key 0
07-04 16:47:20.805 28019 28019 D Activity: onKeyDown(KEYCODE_BACK)
07-04 16:47:20.822 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: onDisplayChanged oldDisplayState=2 newDisplayState=2
07-04 16:47:20.863 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme key 1
07-04 16:47:20.864 28019 28019 D Activity: onKeyUp(KEYCODE_BACK) isTracking()=true isCanceled()=false hasCallback=false
07-04 16:47:21.438 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:47:21.777 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:47:23.013 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0
07-04 16:47:23.013 28019 28019 I ImeFocusController: onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=true
07-04 16:47:23.013 28019 28019 I ImeFocusController: onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=true
07-04 16:47:23.103 28019 28019 D InputTransport: Input channel destroyed: 'ClientS', fd=142
07-04 16:47:23.243 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleAppVisibility mAppVisible = true visible = false
07-04 16:47:23.249 28019 28019 I SurfaceView@7f89dcc: onWindowVisibilityChanged(8) false io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ........ 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:47:23.249 28019 28019 I SurfaceView: 133733836 Changes: creating=false format=false size=false visible=true alpha=false hint=false visible=true left=false top=false z=false attached=true lifecycleStrategy=false
07-04 16:47:23.249 28019 28019 I SurfaceView@7f89dcc: 133733836 Cur surface: Surface(name=null)/@0x98811de
07-04 16:47:23.250 28019 28019 I SurfaceView: 133733836 surfaceDestroyed
07-04 16:47:23.250 28019 28019 I SurfaceView@7f89dcc: surfaceDestroyed callback.size 1 #2 io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ........ 0,0-1080,2340}
07-04 16:47:23.255 28019 28019 I SurfaceView@7f89dcc: updateSurface: mVisible = false mSurface.isValid() = true
07-04 16:47:23.258 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:47:23.259 28019 28019 V SurfaceView@7f89dcc: Layout: x=0 y=0 w=1080 h=2340, frame=Rect(0, 0 - 1080, 2340)
07-04 16:47:23.260 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: destroyHardwareResources: Callers=android.view.ViewRootImpl.performTraversals:3932 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 
07-04 16:47:23.260 28019 28042 D SurfaceView: 34537242 windowPositionLost, frameNr = 0
07-04 16:47:23.262 28019 28042 D OpenGLRenderer: CacheManager::trimMemory(20)
07-04 16:47:23.272 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)8 dur=5 res=0x402 s={false 0x0} ch=true seqId=0
07-04 16:47:23.272 28019 28019 I SurfaceView@7f89dcc: windowStopped(true) false io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ........ 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:47:23.272 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:47:23.272 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:47:23.273 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:47:23.273 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:47:23.277 28019 28042 D OpenGLRenderer: CacheManager::trimMemory(20)
07-04 16:47:23.278 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: stopped(true) old = false
07-04 16:47:23.278 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: WindowStopped on app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity set to true
07-04 16:47:23.279 28019 28042 D OpenGLRenderer: CacheManager::trimMemory(20)
07-04 16:47:23.280 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:47:23.280 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:47:23.281 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:47:23.281 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:48:28.368 28019 28019 D Choreographer: CoreRune.SYSPERF_ACTIVE_APP_BBA_ENABLE : stop animation in background states
07-04 16:48:28.369 28019 28042 D OpenGLRenderer: CacheManager::trimMemory(40)
07-04 16:48:28.369 28019 28042 D OpenGLRenderer: RenderThread::destroyRenderingContext()
07-04 16:49:26.881 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleAppVisibility mAppVisible = false visible = true
07-04 16:49:26.884 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: stopped(false) old = true
07-04 16:49:26.884 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: WindowStopped on app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity set to false
07-04 16:49:26.889 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:49:26.889 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:26.901 28019 28019 I SurfaceView@7f89dcc: onWindowVisibilityChanged(0) false io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:26.901 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:49:26.902 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:26.910 28019 28019 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity
07-04 16:49:26.911 28019 28019 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=statusBars, host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity
07-04 16:49:26.912 28019 28019 I BLASTBufferQueue_Java: new BLASTBufferQueue, mName= ViewRootImpl@1fa0eda[MainActivity] mNativeObject= 0xb4000072fff8f7b0 sc.mNativeObject= 0xb40000713ff91410 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 
07-04 16:49:26.912 28019 28019 I BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = ViewRootImpl@1fa0eda[MainActivity] mNativeObject= 0xb4000072fff8f7b0 sc.mNativeObject= 0xb40000713ff91410 format= -3 caller= android.graphics.BLASTBufferQueue.<init>:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 
07-04 16:49:26.912 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)0 dur=9 res=0x403 s={true 0xb40000731000a5a0} ch=true seqId=0
07-04 16:49:26.913 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000731000a5a0} hwInitialized=true
07-04 16:49:26.914 28019 28019 I SurfaceView: 133733836 Changes: creating=false format=false size=false visible=false alpha=false hint=false visible=false left=false top=false z=false attached=true lifecycleStrategy=false
07-04 16:49:26.914 28019 28019 I SurfaceView@7f89dcc: windowStopped(false) true io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:26.914 28019 28019 I SurfaceView: 133733836 Changes: creating=true format=false size=false visible=true alpha=false hint=false visible=true left=false top=false z=false attached=true lifecycleStrategy=false
07-04 16:49:26.916 28019 28019 I BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = null mNativeObject= 0xb4000072fffe0250 sc.mNativeObject= 0xb40000713ff96bd0 format= 4 caller= android.view.SurfaceView.createBlastSurfaceControls:1517 android.view.SurfaceView.updateSurface:1193 android.view.SurfaceView.setWindowStopped:403 android.view.SurfaceView.surfaceCreated:1994 android.view.ViewRootImpl.notifySurfaceCreated:2945 android.view.ViewRootImpl.performTraversals:4580 
07-04 16:49:26.916 28019 28019 I SurfaceView@7f89dcc: 133733836 Cur surface: Surface(name=null)/@0x98811de
07-04 16:49:26.917 28019 28019 I SurfaceView@7f89dcc: pST: sr = Rect(0, 0 - 1080, 2340) sw = 1080 sh = 2340
07-04 16:49:26.917 28019 28019 D SurfaceView@7f89dcc: 133733836 performSurfaceTransaction RenderWorker position = [0, 0, 1080, 2340] surfaceSize = 1080x2340
07-04 16:49:26.917 28019 28019 I SurfaceView@7f89dcc: updateSurface: mVisible = true mSurface.isValid() = true
07-04 16:49:26.917 28019 28019 I SurfaceView@7f89dcc: updateSurface: mSurfaceCreated = false surfaceChanged = true visibleChanged = true
07-04 16:49:26.917 28019 28019 I SurfaceView: 133733836 visibleChanged -- surfaceCreated
07-04 16:49:26.917 28019 28019 I SurfaceView@7f89dcc: surfaceCreated 1 #1 io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340}
07-04 16:49:26.925 28019 28019 I SurfaceView: 133733836 surfaceChanged -- format=4 w=1080 h=2340
07-04 16:49:26.925 28019 28019 I SurfaceView@7f89dcc: surfaceChanged (1080,2340) 1 #1 io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340}
07-04 16:49:26.926 28019 28019 I SurfaceView: 133733836 surfaceRedrawNeeded
07-04 16:49:26.926 28019 28019 I SurfaceView: 133733836 finishedDrawing
07-04 16:49:26.926 28019 28019 V SurfaceView@7f89dcc: Layout: x=0 y=0 w=1080 h=2340, frame=Rect(0, 0 - 1080, 2340)
07-04 16:49:26.927 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 
07-04 16:49:26.927 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Setup new sync=wmsSync-ViewRootImpl@1fa0eda[MainActivity]#12
07-04 16:49:26.927 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Creating new active sync group ViewRootImpl@1fa0eda[MainActivity]#13
07-04 16:49:26.948 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: registerCallbacksForSync syncBuffer=false
07-04 16:49:26.949 28019 28042 D SurfaceView: 133733836 updateSurfacePosition RenderWorker, frameNr = 1, position = [0, 0, 1080, 2340] surfaceSize = 1080x2340
07-04 16:49:26.949 28019 28042 I SurfaceView@7f89dcc: uSP: rtp = Rect(0, 0 - 1080, 2340) rtsw = 1080 rtsh = 2340
07-04 16:49:26.949 28019 28042 I SurfaceView@7f89dcc: onSSPAndSRT: pl = 0 pt = 0 sx = 1.0 sy = 1.0
07-04 16:49:26.950 28019 28042 I SurfaceView@7f89dcc: aOrMT: ViewRootImpl@1fa0eda[MainActivity] t = android.view.SurfaceControl$Transaction@8df2e6 fN = 1 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:369 
07-04 16:49:26.950 28019 28042 I ViewRootImpl@1fa0eda[MainActivity]: mWNT: t=0xb40000720ffd24b0 mBlastBufferQueue=0xb4000072fff8f7b0 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.SurfaceView.applyOrMergeTransaction:1598 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 
07-04 16:49:26.950 28019 28057 I BLASTBufferQueue: [SurfaceView[app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity]@0#7](f:0,a:0,s:0) onFrameAvailable the first frame is available
07-04 16:49:26.950 28019 28933 I ViewRootImpl@1fa0eda[MainActivity]: Received frameDrawingCallback syncResult=0 frameNum=1.
07-04 16:49:26.950 28019 28933 I ViewRootImpl@1fa0eda[MainActivity]: mWNT: t=0xb40000720ffcbad0 mBlastBufferQueue=0xb4000072fff8f7b0 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 <bottom of call stack> 
07-04 16:49:26.951 28019 28933 I ViewRootImpl@1fa0eda[MainActivity]: Setting up sync and frameCommitCallback
07-04 16:49:26.957 28019 28042 I BLASTBufferQueue: [ViewRootImpl@1fa0eda[MainActivity]#6](f:0,a:0,s:0) onFrameAvailable the first frame is available
07-04 16:49:26.958 28019 28042 I ViewRootImpl@1fa0eda[MainActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
07-04 16:49:26.958 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: reportDrawFinished seqId=0
07-04 16:49:26.960 28019 28019 I InsetsController: onStateChanged: host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(511, 0 - 569, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 M 0,7.822222222222222‬‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,20.62222222222222‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,-20.62222222222222‬ Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]}  mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(964, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {b7580000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {b7580005 mType=mandatorySystemGestures mFrame=[0,0][1080,112] mVisible=true mFlags=[]}, InsetsSource: {b7580006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {eacd0001 mType=navigationBars mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {eacd0005 mType=mandatorySystemGestures mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0006 mType=tappableElement mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]} }
07-04 16:49:26.973 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0
07-04 16:49:26.974 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb40000731000a5a0}
07-04 16:49:26.974 28019 28019 D InputMethodManagerUtils: startInputInner - Id : 0
07-04 16:49:26.974 28019 28019 I InputMethodManager: startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus
07-04 16:49:26.983 28019 28019 I InsetsController: onStateChanged: host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(511, 0 - 569, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 M 0,7.822222222222222‬‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,20.62222222222222‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,-20.62222222222222‬ Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]}  mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(964, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {b7580000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {b7580005 mType=mandatorySystemGestures mFrame=[0,0][1080,112] mVisible=true mFlags=[]}, InsetsSource: {b7580006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {eacd0001 mType=navigationBars mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {eacd0005 mType=mandatorySystemGestures mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0006 mType=tappableElement mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]} }
07-04 16:49:26.983 28019 28019 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=false, type=ime, host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity
07-04 16:49:26.986 28019 28814 I ViewRootImpl@1fa0eda[MainActivity]: Resizing android.view.ViewRootImpl@432045b: frame = [0,0][1080,2340] reportDraw = false forceLayout = false syncSeqId = -1
07-04 16:49:26.988 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false
07-04 16:49:27.949 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:49:28.023 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:49:28.043 28019 28019 W WindowOnBackDispatcher: OnBackInvokedCallback is not enabled for the application.
07-04 16:49:28.043 28019 28019 W WindowOnBackDispatcher: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
07-04 16:49:32.500 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleAppVisibility mAppVisible = true visible = false
07-04 16:49:32.522 28019 28019 I SurfaceView@7f89dcc: onWindowVisibilityChanged(8) false io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ........ 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:32.522 28019 28019 I SurfaceView: 133733836 Changes: creating=false format=false size=false visible=true alpha=false hint=false visible=true left=false top=false z=false attached=true lifecycleStrategy=false
07-04 16:49:32.522 28019 28019 I SurfaceView@7f89dcc: 133733836 Cur surface: Surface(name=null)/@0x98811de
07-04 16:49:32.522 28019 28019 I SurfaceView: 133733836 surfaceDestroyed
07-04 16:49:32.522 28019 28019 I SurfaceView@7f89dcc: surfaceDestroyed callback.size 1 #2 io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ........ 0,0-1080,2340}
07-04 16:49:32.535 28019 28019 I SurfaceView@7f89dcc: updateSurface: mVisible = false mSurface.isValid() = true
07-04 16:49:32.535 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:32.537 28019 28019 V SurfaceView@7f89dcc: Layout: x=0 y=0 w=1080 h=2340, frame=Rect(0, 0 - 1080, 2340)
07-04 16:49:32.537 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: destroyHardwareResources: Callers=android.view.ViewRootImpl.performTraversals:3932 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 android.os.Handler.handleCallback:958 android.os.Handler.dispatchMessage:99 
07-04 16:49:32.538 28019 28042 D SurfaceView: 157583424 windowPositionLost, frameNr = 0
07-04 16:49:32.538 28019 28042 D OpenGLRenderer: CacheManager::trimMemory(20)
07-04 16:49:32.550 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)8 dur=7 res=0x402 s={false 0x0} ch=true seqId=0
07-04 16:49:32.550 28019 28019 I SurfaceView@7f89dcc: windowStopped(true) false io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ........ 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:32.550 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:49:32.550 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:32.550 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:49:32.550 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:32.554 28019 28042 D OpenGLRenderer: CacheManager::trimMemory(20)
07-04 16:49:32.554 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: stopped(true) old = false
07-04 16:49:32.555 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: WindowStopped on app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity set to true
07-04 16:49:32.555 28019 28042 D OpenGLRenderer: CacheManager::trimMemory(20)
07-04 16:49:32.556 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:49:32.556 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:32.557 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: onDisplayChanged oldDisplayState=2 newDisplayState=1
07-04 16:49:32.561 28019 28019 I ViewRootImpl: updatePointerIcon pointerType = 1, calling pid = 28019
07-04 16:49:32.562 28019 28019 D InputManagerGlobal: setPointerIconType iconId = 1, callingPid = 28019
07-04 16:49:32.563 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:49:32.563 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:49:32.680 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleWindowFocusChanged: 0 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0
07-04 16:49:32.680 28019 28019 I ImeFocusController: onPreWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=true
07-04 16:49:32.680 28019 28019 I ImeFocusController: onPostWindowFocus: skipped, hasWindowFocus=false mHasImeFocus=true
07-04 16:49:32.692 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: onDisplayChanged oldDisplayState=1 newDisplayState=1
07-04 16:50:53.541 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: onDisplayChanged oldDisplayState=1 newDisplayState=2
07-04 16:50:53.567 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:50:53.567 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:50:53.724 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: onDisplayChanged oldDisplayState=2 newDisplayState=2
07-04 16:50:54.501 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleAppVisibility mAppVisible = false visible = true
07-04 16:50:54.512 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: stopped(false) old = true
07-04 16:50:54.512 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: WindowStopped on app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity set to false
07-04 16:50:54.514 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:50:54.514 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:50:54.551 28019 28019 I SurfaceView@7f89dcc: onWindowVisibilityChanged(0) false io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:50:54.551 28019 28019 D SurfaceView@7f89dcc: updateSurface: surface is not valid
07-04 16:50:54.551 28019 28019 I SurfaceView@7f89dcc: releaseSurfaces: viewRoot = ViewRootImpl@1fa0eda[MainActivity]
07-04 16:50:54.571 28019 28019 I InsetsController: onStateChanged: host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, from=android.view.ViewRootImpl.relayoutWindow:10072, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(511, 0 - 569, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 M 0,7.822222222222222‬‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,20.62222222222222‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,-20.62222222222222‬ Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]}  mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(964, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {b7580000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {b7580005 mType=mandatorySystemGestures mFrame=[0,0][1080,112] mVisible=true mFlags=[]}, InsetsSource: {b7580006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {eacd0001 mType=navigationBars mFrame=[0,2214][1080,2340] mVisible=false mFlags=[]}, InsetsSource: {eacd0004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {eacd0005 mType=mandatorySystemGestures mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0006 mType=tappableElement mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]} }
07-04 16:50:54.572 28019 28019 I BLASTBufferQueue_Java: new BLASTBufferQueue, mName= ViewRootImpl@1fa0eda[MainActivity] mNativeObject= 0xb4000072fff8f7b0 sc.mNativeObject= 0xb40000713ff97350 caller= android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 android.view.Choreographer.doCallbacks:1153 android.view.Choreographer.doFrame:1079 android.view.Choreographer$FrameDisplayEventReceiver.run:1646 
07-04 16:50:54.572 28019 28019 I BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = ViewRootImpl@1fa0eda[MainActivity] mNativeObject= 0xb4000072fff8f7b0 sc.mNativeObject= 0xb40000713ff97350 format= -3 caller= android.graphics.BLASTBufferQueue.<init>:89 android.view.ViewRootImpl.updateBlastSurfaceIfNeeded:3028 android.view.ViewRootImpl.relayoutWindow:10131 android.view.ViewRootImpl.performTraversals:4110 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 
07-04 16:50:54.573 28019 28033 I ViewRootImpl@1fa0eda[MainActivity]: Resizing android.view.ViewRootImpl@432045b: frame = [0,0][1080,2340] reportDraw = true forceLayout = false syncSeqId = -1
07-04 16:50:54.574 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Relayout returned: old=(0,0,1080,2340) new=(0,0,1080,2340) relayoutAsync=false req=(1080,2340)0 dur=19 res=0x403 s={true 0xb40000731000a5a0} ch=true seqId=0
07-04 16:50:54.576 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: mThreadedRenderer.initialize() mSurface={isValid=true 0xb40000731000a5a0} hwInitialized=true
07-04 16:50:54.576 28019 28019 I SurfaceView: 133733836 Changes: creating=false format=false size=false visible=false alpha=false hint=false visible=false left=false top=false z=false attached=true lifecycleStrategy=false
07-04 16:50:54.577 28019 28019 I SurfaceView@7f89dcc: windowStopped(false) true io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340} of ViewRootImpl@1fa0eda[MainActivity]
07-04 16:50:54.577 28019 28019 I SurfaceView: 133733836 Changes: creating=true format=false size=false visible=true alpha=false hint=false visible=true left=false top=false z=false attached=true lifecycleStrategy=false
07-04 16:50:54.580 28019 28019 I BLASTBufferQueue_Java: update, w= 1080 h= 2340 mName = null mNativeObject= 0xb4000072ffff0f10 sc.mNativeObject= 0xb40000713ff91410 format= 4 caller= android.view.SurfaceView.createBlastSurfaceControls:1517 android.view.SurfaceView.updateSurface:1193 android.view.SurfaceView.setWindowStopped:403 android.view.SurfaceView.surfaceCreated:1994 android.view.ViewRootImpl.notifySurfaceCreated:2945 android.view.ViewRootImpl.performTraversals:4580 
07-04 16:50:54.580 28019 28019 I SurfaceView@7f89dcc: 133733836 Cur surface: Surface(name=null)/@0x98811de
07-04 16:50:54.580 28019 28019 I SurfaceView@7f89dcc: pST: sr = Rect(0, 0 - 1080, 2340) sw = 1080 sh = 2340
07-04 16:50:54.581 28019 28019 D SurfaceView@7f89dcc: 133733836 performSurfaceTransaction RenderWorker position = [0, 0, 1080, 2340] surfaceSize = 1080x2340
07-04 16:50:54.581 28019 28019 I SurfaceView@7f89dcc: updateSurface: mVisible = true mSurface.isValid() = true
07-04 16:50:54.581 28019 28019 I SurfaceView@7f89dcc: updateSurface: mSurfaceCreated = false surfaceChanged = true visibleChanged = true
07-04 16:50:54.581 28019 28019 I SurfaceView: 133733836 visibleChanged -- surfaceCreated
07-04 16:50:54.581 28019 28019 I SurfaceView@7f89dcc: surfaceCreated 1 #1 io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340}
07-04 16:50:54.583 28019 28019 I SurfaceView: 133733836 surfaceChanged -- format=4 w=1080 h=2340
07-04 16:50:54.584 28019 28019 I SurfaceView@7f89dcc: surfaceChanged (1080,2340) 1 #1 io.flutter.embedding.android.FlutterSurfaceView{7f89dcc V.E...... ......ID 0,0-1080,2340}
07-04 16:50:54.585 28019 28019 I SurfaceView: 133733836 surfaceRedrawNeeded
07-04 16:50:54.585 28019 28019 I SurfaceView: 133733836 finishedDrawing
07-04 16:50:54.585 28019 28019 V SurfaceView@7f89dcc: Layout: x=0 y=0 w=1080 h=2340, frame=Rect(0, 0 - 1080, 2340)
07-04 16:50:54.585 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: reportNextDraw android.view.ViewRootImpl.performTraversals:4718 android.view.ViewRootImpl.doTraversal:3288 android.view.ViewRootImpl$TraversalRunnable.run:11344 android.view.Choreographer$CallbackRecord.run:1689 android.view.Choreographer$CallbackRecord.run:1698 
07-04 16:50:54.585 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Setup new sync=wmsSync-ViewRootImpl@1fa0eda[MainActivity]#15
07-04 16:50:54.586 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Creating new active sync group ViewRootImpl@1fa0eda[MainActivity]#16
07-04 16:50:54.588 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: registerCallbacksForSync syncBuffer=false
07-04 16:50:54.589 28019 28042 D SurfaceView: 133733836 updateSurfacePosition RenderWorker, frameNr = 1, position = [0, 0, 1080, 2340] surfaceSize = 1080x2340
07-04 16:50:54.589 28019 28042 I SurfaceView@7f89dcc: uSP: rtp = Rect(0, 0 - 1080, 2340) rtsw = 1080 rtsh = 2340
07-04 16:50:54.589 28019 28042 I SurfaceView@7f89dcc: onSSPAndSRT: pl = 0 pt = 0 sx = 1.0 sy = 1.0
07-04 16:50:54.590 28019 28042 I SurfaceView@7f89dcc: aOrMT: ViewRootImpl@1fa0eda[MainActivity] t = android.view.SurfaceControl$Transaction@1310e35 fN = 1 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 android.graphics.RenderNode$CompositePositionUpdateListener.positionChanged:369 
07-04 16:50:54.590 28019 28042 I ViewRootImpl@1fa0eda[MainActivity]: mWNT: t=0xb40000720ffd16f0 mBlastBufferQueue=0xb4000072fff8f7b0 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.SurfaceView.applyOrMergeTransaction:1598 android.view.SurfaceView.-$$Nest$mapplyOrMergeTransaction:0 android.view.SurfaceView$SurfaceViewPositionUpdateListener.positionChanged:1666 
07-04 16:50:54.593 28019 28934 I ViewRootImpl@1fa0eda[MainActivity]: Received frameDrawingCallback syncResult=0 frameNum=1.
07-04 16:50:54.594 28019 28934 I ViewRootImpl@1fa0eda[MainActivity]: mWNT: t=0xb40000720ffcd0d0 mBlastBufferQueue=0xb4000072fff8f7b0 fn= 1 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 <bottom of call stack> 
07-04 16:50:54.594 28019 28934 I ViewRootImpl@1fa0eda[MainActivity]: Setting up sync and frameCommitCallback
07-04 16:50:54.608 28019 28042 I BLASTBufferQueue: [ViewRootImpl@1fa0eda[MainActivity]#8](f:0,a:0,s:0) onFrameAvailable the first frame is available
07-04 16:50:54.610 28019 28042 I ViewRootImpl@1fa0eda[MainActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=1 didProduceBuffer=true
07-04 16:50:54.613 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: reportDrawFinished seqId=0
07-04 16:50:54.617 28019 28057 I BLASTBufferQueue: [SurfaceView[app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity]@0#9](f:0,a:0,s:0) onFrameAvailable the first frame is available
07-04 16:50:54.619 28019 28019 I InsetsController: onStateChanged: host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7209, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(511, 0 - 569, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 M 0,7.822222222222222‬‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,20.62222222222222‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,-20.62222222222222‬ Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]}  mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(964, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {b7580000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {b7580005 mType=mandatorySystemGestures mFrame=[0,0][1080,112] mVisible=true mFlags=[]}, InsetsSource: {b7580006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {eacd0001 mType=navigationBars mFrame=[0,2214][1080,2340] mVisible=false mFlags=[]}, InsetsSource: {eacd0004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {eacd0005 mType=mandatorySystemGestures mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0006 mType=tappableElement mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]} }
07-04 16:50:54.621 28019 28019 I InsetsController: onStateChanged: host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7196, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(511, 0 - 569, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 M 0,7.822222222222222‬‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,20.62222222222222‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,-20.62222222222222‬ Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]}  mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(964, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {b7580000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {b7580005 mType=mandatorySystemGestures mFrame=[0,0][1080,112] mVisible=true mFlags=[]}, InsetsSource: {b7580006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {eacd0001 mType=navigationBars mFrame=[0,2214][1080,2340] mVisible=false mFlags=[]}, InsetsSource: {eacd0004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {eacd0005 mType=mandatorySystemGestures mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0006 mType=tappableElement mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]} }
07-04 16:50:54.621 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleResized, msg = 5 frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false
07-04 16:50:54.621 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleResized mSyncSeqId = 0
07-04 16:50:54.621 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: reportNextDraw android.view.ViewRootImpl.handleResized:2530 android.view.ViewRootImpl.-$$Nest$mhandleResized:0 android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7197 android.view.ViewRootImpl$ViewRootHandler.handleMessage:7166 android.os.Handler.dispatchMessage:106 
07-04 16:50:54.627 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Setup new sync=wmsSync-ViewRootImpl@1fa0eda[MainActivity]#17
07-04 16:50:54.627 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: Creating new active sync group ViewRootImpl@1fa0eda[MainActivity]#18
07-04 16:50:54.627 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: registerCallbacksForSync syncBuffer=false
07-04 16:50:54.628 28019 28933 I ViewRootImpl@1fa0eda[MainActivity]: Received frameDrawingCallback syncResult=0 frameNum=2.
07-04 16:50:54.628 28019 28933 I ViewRootImpl@1fa0eda[MainActivity]: mWNT: t=0xb40000720ffd00f0 mBlastBufferQueue=0xb4000072fff8f7b0 fn= 2 mRenderHdrSdrRatio=1.0 caller= android.view.ViewRootImpl$8.onFrameDraw:13841 android.view.ThreadedRenderer$1.onFrameDraw:792 <bottom of call stack> 
07-04 16:50:54.628 28019 28933 I ViewRootImpl@1fa0eda[MainActivity]: Setting up sync and frameCommitCallback
07-04 16:50:54.628 28019 28042 I ViewRootImpl@1fa0eda[MainActivity]: Received frameCommittedCallback lastAttemptedDrawFrameNum=2 didProduceBuffer=false
07-04 16:50:54.628 28019 28042 I BLASTBufferQueue_Java: gatherPendingTransactions, mName= ViewRootImpl@1fa0eda[MainActivity] mNativeObject= 0xb4000072fff8f7b0 frameNumber= 2 caller= android.view.ViewRootImpl$8.lambda$onFrameDraw$1:13914 android.view.ViewRootImpl$8.$r8$lambda$6frSHsGsDhUEo8Wl9hChpniTVZ0:0 android.view.ViewRootImpl$8$$ExternalSyntheticLambda1.onFrameCommit:9 android.view.ThreadedRenderer$1.lambda$onFrameDraw$0:804 android.view.ThreadedRenderer$1$$ExternalSyntheticLambda0.onFrameCommit:2 <bottom of call stack> 
07-04 16:50:54.629 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: reportDrawFinished seqId=0
07-04 16:50:54.703 28019 28033 I ViewRootImpl@1fa0eda[MainActivity]: Resizing android.view.ViewRootImpl@432045b: frame = [0,0][1080,2340] reportDraw = false forceLayout = false syncSeqId = -1
07-04 16:50:54.703 28019 28019 I InsetsController: onStateChanged: host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity, from=android.view.ViewRootImpl$ViewRootHandler.handleMessageImpl:7196, state=InsetsState: {mDisplayFrame=Rect(0, 0 - 1080, 2340), mDisplayCutout=DisplayCutout{insets=Rect(0, 80 - 0, 0) waterfall=Insets{left=0, top=0, right=0, bottom=0} boundingRect={Bounds=[Rect(0, 0 - 0, 0), Rect(511, 0 - 569, 80), Rect(0, 0 - 0, 0), Rect(0, 0 - 0, 0)]} cutoutPathParserInfo={CutoutPathParserInfo{displayWidth=1080 displayHeight=2340 physicalDisplayWidth=1080 physicalDisplayHeight=2340 density={2.8125} cutoutSpec={M 0,0 M 0,7.822222222222222‬‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,20.62222222222222‬ a 10.31111111111111‬,10.31111111111111‬ 0 1,0 0,-20.62222222222222‬ Z @dp} rotation={0} scale={1.0} physicalPixelDisplaySizeRatio={1.0}}}}, mRoundedCorners=RoundedCorners{[RoundedCorner{position=TopLeft, radius=0, center=Point(0, 0)}, RoundedCorner{position=TopRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomRight, radius=0, center=Point(0, 0)}, RoundedCorner{position=BottomLeft, radius=0, center=Point(0, 0)}]}  mRoundedCornerFrame=Rect(0, 0 - 1080, 2340), mPrivacyIndicatorBounds=PrivacyIndicatorBounds {static bounds=Rect(964, 0 - 1080, 80) rotation=0}, mDisplayShape=DisplayShape{ spec=-311912193 displayWidth=1080 displayHeight=2340 physicalPixelDisplaySizeRatio=1.0 rotation=0 offsetX=0 offsetY=0 scale=1.0}, mSources= { InsetsSource: {b7580000 mType=statusBars mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {b7580005 mType=mandatorySystemGestures mFrame=[0,0][1080,112] mVisible=true mFlags=[]}, InsetsSource: {b7580006 mType=tappableElement mFrame=[0,0][1080,80] mVisible=true mFlags=[]}, InsetsSource: {eacd0001 mType=navigationBars mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0004 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {eacd0005 mType=mandatorySystemGestures mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0006 mType=tappableElement mFrame=[0,2214][1080,2340] mVisible=true mFlags=[]}, InsetsSource: {eacd0024 mType=systemGestures mFrame=[0,0][0,0] mVisible=true mFlags=[]}, InsetsSource: {3 mType=ime mFrame=[0,0][0,0] mVisible=false mFlags=[]}, InsetsSource: {27 mType=displayCutout mFrame=[0,0][1080,80] mVisible=true mFlags=[]} }
07-04 16:50:54.703 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleResized, msg = 4 frames=ClientWindowFrames{frame=[0,0][1080,2340] display=[0,0][1080,2340] parentFrame=[0,0][0,0]} forceNextWindowRelayout=false displayId=0 dragResizing=false compatScale=1.0 frameChanged=false attachedFrameChanged=false configChanged=false displayChanged=false compatScaleChanged=false
07-04 16:50:54.763 28019 28019 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=navigationBars, host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity
07-04 16:50:54.765 28019 28019 I InsetsSourceConsumer: applyRequestedVisibilityToControl: visible=true, type=statusBars, host=app.revanced.manager.flutter/app.revanced.manager.flutter.MainActivity
07-04 16:50:54.780 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: handleWindowFocusChanged: 1 0 call from android.view.ViewRootImpl.-$$Nest$mhandleWindowFocusChanged:0
07-04 16:50:54.780 28019 28019 D ViewRootImpl@1fa0eda[MainActivity]: mThreadedRenderer.initializeIfNeeded()#2 mSurface={isValid=true 0xb40000731000a5a0}
07-04 16:50:54.781 28019 28019 D InputMethodManagerUtils: startInputInner - Id : 0
07-04 16:50:54.781 28019 28019 I InputMethodManager: startInputInner - IInputMethodManagerGlobalInvoker.startInputOrWindowGainedFocus
07-04 16:50:54.782 28019 28934 I ViewRootImpl@1fa0eda[MainActivity]: mWNT: t=0xb40000720ffcfa10 mBlastBufferQueue=0xb4000072fff8f7b0 fn= 2 mRenderHdrSdrRatio=1.0 caller= android.view.SyncRtSurfaceTransactionApplier.applyTransaction:96 android.view.SyncRtSurfaceTransactionApplier.lambda$scheduleApply$0:69 android.view.SyncRtSurfaceTransactionApplier.$r8$lambda$SgowXC58rj3PR958kHUfRgLZmvE:0 
07-04 16:50:56.509 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:50:56.556 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:50:58.614 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:50:58.695 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:50:58.733 28019 28019 W WindowOnBackDispatcher: OnBackInvokedCallback is not enabled for the application.
07-04 16:50:58.733 28019 28019 W WindowOnBackDispatcher: Set 'android:enableOnBackInvokedCallback="true"' in the application manifest.
07-04 16:50:59.765 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:50:59.988 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:00.497 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:00.729 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:01.196 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:01.779 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:02.114 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:02.363 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:03.261 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:03.531 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:03.915 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:04.063 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:05.147 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:05.471 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:05.864 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:06.112 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:06.363 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:06.571 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:06.980 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:07.155 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:07.480 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:07.629 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:08.564 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:08.812 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:09.180 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:09.296 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1
07-04 16:51:10.363 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 0
07-04 16:51:10.421 28019 28019 I ViewRootImpl@1fa0eda[MainActivity]: ViewPostIme pointer 1

Patch logs

- Device Info
ReVanced Manager: 1.20.1
Model: SM-A546E
Android version: 14
Supported architectures: arm64-v8a, armeabi-v7a, armeabi
Root permissions: No

- Patch Info
App: app.revanced.android.youtube v19.16.39 (Suggested: Any)
Patches version: v4.10.0
Patches added: Change header, Custom branding
Patches removed: None
Default patch options changed: None

- Settings
Allow changing patch selection: true
Version compatibility check: true
Show universal patches: false
Patches source: revanced/revanced-patches
Integration source: revanced/revanced-integrations

- Logs
Reading APK
Decoding app manifest
Loading patches
Merging integrations
Deleting existing temporary files directory
Decoding resources
Executing patches
Applied 60 patches
Compiling patched dex files
Compiled 8 dex files
Compiling modified resources
Aligning APK
Signing APK
Patched APK
Installing patched app
Installed

Acknowledgements

  • This issue is not a duplicate of an existing bug report.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
  • The bug is only related to ReVanced Manager
@rodhis rodhis added the Bug report Something isn't working label Jul 4, 2024
@oSumAtrIX oSumAtrIX closed this as not planned Won't fix, can't repro, duplicate, stale Jul 4, 2024
@oSumAtrIX
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants