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

SamSprung e62ece2 #9

Closed
LogcatGitHub opened this issue Jan 21, 2022 · 0 comments
Closed

SamSprung e62ece2 #9

LogcatGitHub opened this issue Jan 21, 2022 · 0 comments

Comments

@LogcatGitHub
Copy link

LogcatGitHub commented Jan 21, 2022

Description:

When I open notification on cover screen app will crash

Device info:

App version1.0.7
App version code107
Android build versionF711BXXS2BUL6
Android release version12
Android SDK version31
Android build IDSP1A.210812.016.F711BXXS2BUL6
Device brandsamsung
Device manufacturersamsung
Device nameb2q
Device modelSM-F711B
Device product nameb2qxxx
Device hardware nameqcom
ABIs[arm64-v8a, armeabi-v7a, armeabi]
ABIs (32bit)[armeabi-v7a, armeabi]
ABIs (64bit)[arm64-v8a]

Logcat:


--------- beginning of crash
01-21 17:36:43.547  4195  4195 E AndroidRuntime: FATAL EXCEPTION: main
01-21 17:36:43.547  4195  4195 E AndroidRuntime: Process: com.eightbit.samsprung:SamSprung, PID: 4195
01-21 17:36:43.547  4195  4195 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.IntentSender android.app.PendingIntent.getIntentSender()' on a null object reference
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer.refreshNotifications(SamSprungDrawer.kt:491)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer.access$refreshNotifications(SamSprungDrawer.kt:96)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer$onCreate$3.onStateChanged(SamSprungDrawer.kt:184)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at com.google.android.material.bottomsheet.BottomSheetBehavior.setStateInternal(BottomSheetBehavior.java:1288)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at com.google.android.material.bottomsheet.BottomSheetBehavior$SettleRunnable.run(BottomSheetBehavior.java:1878)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1063)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.view.Choreographer.doFrame(Choreographer.java:775)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1048)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:938)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:226)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:313)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8641)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
01-21 17:36:43.547  4195  4195 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1133)
--------- beginning of system
01-21 17:36:44.680 10919 10919 D ActivityThread: handleBindApplication()++ app=com.eightbit.samsprung:SamSprung
01-21 17:36:44.703 10919 10919 D LoadedApk: LoadedApk::makeApplication() appContext.mOpPackageName=com.eightbit.samsprung appContext.mBasePackageName=com.eightbit.samsprung
01-21 17:36:44.708 10919 10938 W ResourcesOffloading: An exception occurred : 
01-21 17:36:44.708 10919 10938 W ResourcesOffloading: android.content.res.Resources$NotFoundException: Resource ID #0x7f0f0005
01-21 17:36:44.708 10919 10938 W ResourcesOffloading: 	at android.content.res.ResourcesImpl.getValueForDensity(ResourcesImpl.java:249)
01-21 17:36:44.708 10919 10938 W ResourcesOffloading: 	at android.content.res.Resources.offloadDrawable(Resources.java:2826)
01-21 17:36:44.708 10919 10938 W ResourcesOffloading: 	at android.app.ResourcesOffloading$ResourcesOffloadingRunnable.run(ResourcesOffloading.java:82)
01-21 17:36:44.708 10919 10938 W ResourcesOffloading: 	at java.lang.Thread.run(Thread.java:920)
01-21 17:36:44.716 10919 10919 D ActivityThread: handleBindApplication() --
--------- beginning of main
01-21 17:37:27.525 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: Relayout returned: old=(0,0,512,260) new=(0,0,512,260) req=(512,260)8 dur=2 res=0x5 s={false 0} ch=false fn=-1
01-21 17:37:28.322 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: handleAppVisibility mAppVisible=false visible=true
01-21 17:37:28.322 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: handleAppVisibility mAppVisible=true visible=false
01-21 17:37:28.336 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: Relayout returned: old=(0,0,1080,2640) new=(0,0,1080,2640) req=(1080,2640)8 dur=12 res=0x1 s={false 0} ch=false fn=-1
01-21 17:37:28.336 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: stopped(false) old=true
01-21 17:37:28.337 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@a88c20c[CoverSettingsActivity]
01-21 17:37:28.337 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@a88c20c[CoverSettingsActivity]
01-21 17:37:28.337 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: stopped(false) old=false
01-21 17:37:28.337 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@a88c20c[CoverSettingsActivity]
01-21 17:37:28.337 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@a88c20c[CoverSettingsActivity]
01-21 17:37:28.337 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: handleAppVisibility mAppVisible=false visible=true
01-21 17:37:28.337 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: handleAppVisibility mAppVisible=true visible=false
01-21 17:37:28.354 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: Relayout returned: old=(0,0,1080,2640) new=(0,0,1080,2640) req=(1080,2640)8 dur=10 res=0x1 s={false 0} ch=false fn=-1
01-21 17:37:28.356 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: stopped(true) old=false
01-21 17:37:28.361 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@a88c20c[CoverSettingsActivity]
01-21 17:37:28.361 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@a88c20c[CoverSettingsActivity]
01-21 17:37:28.375 10919 10919 D InputTransport: Input channel destroyed: 'ClientS', fd=140
01-21 17:37:28.380 10919 10919 I ViewRootImpl@69f99aa[CoverSettingsActivity]: Relayout returned: old=(0,0,1080,2640) new=(0,0,1080,2640) req=(1080,2640)8 dur=5 res=0x1 s={false 0} ch=false fn=-1
01-21 17:37:28.627 10919 10919 I ViewRootImpl@9256271[]: dispatchDetachedFromWindow
01-21 17:37:28.631 10919 10919 D InputTransport: Input channel destroyed: '176dbdf', fd=141
01-21 17:37:28.632 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: handleAppVisibility mAppVisible=false visible=true
01-21 17:37:28.632 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: stopped(false) old=true
01-21 17:37:28.635 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:28.635 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:28.635 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: stopped(false) old=false
01-21 17:37:28.635 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:28.635 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:28.656 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: Relayout returned: old=(0,0,512,260) new=(0,0,512,260) req=(512,260)0 dur=9 res=0x7 s={true 518650139152} ch=true fn=-1
01-21 17:37:28.657 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 17:37:28.670 10919 12022 I BufferQueueProducer: [ViewRootImpl@ffe18f8[SamSprungDrawer]#4(BLAST Consumer)4](id:2aa700000004,api:1,p:10919,c:10919) queueBuffer: queued for the first time.
01-21 17:37:28.671 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 17:37:28.671 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: [DP] rdf()
01-21 17:37:28.671 10919 10919 D ViewRootImpl@ffe18f8[SamSprungDrawer]: reportDrawFinished (fn: -1) 
01-21 17:37:29.561 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: MSG_WINDOW_FOCUS_CHANGED 1 1
01-21 17:37:29.561 10919 10919 D InputMethodManager: startInputInner - Id : 1
01-21 17:37:29.561 10919 10919 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
01-21 17:37:29.635 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: ViewPostIme pointer 0
01-21 17:37:29.686 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: ViewPostIme pointer 1
01-21 17:37:30.142 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: ViewPostIme pointer 0
01-21 17:37:30.230 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: ViewPostIme pointer 1
01-21 17:37:30.246 10919 10919 D skia    : --- Failed to create image decoder with message 'unimplemented'
01-21 17:37:30.249 10919 12022 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
01-21 17:37:30.253 10919 10919 I ViewRootImpl@cf5ce84[]: setView = android.widget.LinearLayout@7ad566d TM=true
01-21 17:37:30.263 10919 10919 I ViewRootImpl@cf5ce84[]: Relayout returned: old=(0,0,512,212) new=(0,82,38,178) req=(38,96)0 dur=3 res=0x7 s={true 518650208912} ch=true fn=-1
01-21 17:37:30.263 10919 10919 I ViewRootImpl@cf5ce84[]: [DP] dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 17:37:30.269 10919 12022 I BufferQueueProducer: [ViewRootImpl@cf5ce84[]#5(BLAST Consumer)5](id:2aa700000005,api:1,p:10919,c:10919) queueBuffer: queued for the first time.
01-21 17:37:30.270 10919 12022 D OpenGLRenderer: GPIS:: SetUp Pid : 10919    Tid : 12022
01-21 17:37:30.272 10919 10919 I ViewRootImpl@cf5ce84[]: [DP] pdf(0) 0 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 17:37:30.272 10919 10919 I ViewRootImpl@cf5ce84[]: [DP] rdf()
01-21 17:37:30.272 10919 10919 D ViewRootImpl@cf5ce84[]: reportDrawFinished (fn: -1) 
01-21 17:37:30.279 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: MSG_WINDOW_FOCUS_CHANGED 0 1
01-21 17:37:30.290 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: handleAppVisibility mAppVisible=true visible=false
01-21 17:37:30.302 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: Relayout returned: old=(0,0,512,260) new=(0,0,512,260) req=(512,260)8 dur=2 res=0x5 s={false 0} ch=true fn=2
01-21 17:37:30.341 10919 10919 D InputTransport: Input channel destroyed: 'ClientS', fd=99
01-21 17:37:30.389 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: stopped(true) old=false
01-21 17:37:30.390 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:30.390 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:30.397 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: Relayout returned: old=(0,0,512,260) new=(0,0,512,260) req=(512,260)8 dur=3 res=0x5 s={false 0} ch=false fn=-1
01-21 17:37:36.444 10919 10919 I ViewRootImpl@cf5ce84[]: ViewPostIme pointer 0
01-21 17:37:36.503 10919 10919 I ViewRootImpl@cf5ce84[]: ViewPostIme pointer 1
01-21 17:37:36.555 10919 10919 I ViewRootImpl@cf5ce84[]: dispatchDetachedFromWindow
01-21 17:37:36.560 10919 10919 D InputTransport: Input channel destroyed: '84f7bb9', fd=102
01-21 17:37:36.560 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: handleAppVisibility mAppVisible=false visible=true
01-21 17:37:36.560 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: stopped(false) old=true
01-21 17:37:36.561 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:36.561 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:36.562 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: stopped(false) old=false
01-21 17:37:36.562 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:36.562 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:36.572 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: Relayout returned: old=(0,0,512,260) new=(0,0,512,260) req=(512,260)0 dur=4 res=0x7 s={true 518650208912} ch=true fn=-1
01-21 17:37:36.572 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 17:37:36.579 10919 12022 I BufferQueueProducer: [ViewRootImpl@ffe18f8[SamSprungDrawer]#6(BLAST Consumer)6](id:2aa700000006,api:1,p:10919,c:10919) queueBuffer: queued for the first time.
01-21 17:37:36.580 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 17:37:36.580 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: [DP] rdf()
01-21 17:37:36.580 10919 10919 D ViewRootImpl@ffe18f8[SamSprungDrawer]: reportDrawFinished (fn: -1) 
01-21 17:37:36.601 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: MSG_WINDOW_FOCUS_CHANGED 1 1
01-21 17:37:36.601 10919 10919 D InputMethodManager: startInputInner - Id : 1
01-21 17:37:36.601 10919 10919 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
01-21 17:37:37.231 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: ViewPostIme pointer 0
01-21 17:37:37.395 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: ViewPostIme pointer 1
01-21 17:37:38.010 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: ViewPostIme pointer 0
01-21 17:37:38.195 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: ViewPostIme pointer 1
01-21 17:37:38.376 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: MSG_WINDOW_FOCUS_CHANGED 0 1
01-21 17:37:38.457 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: handleAppVisibility mAppVisible=true visible=false
01-21 17:37:38.487 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: Relayout returned: old=(0,0,512,260) new=(0,0,512,260) req=(512,260)8 dur=5 res=0x5 s={false 0} ch=true fn=48
01-21 17:37:38.496 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: stopped(true) old=false
01-21 17:37:38.497 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:38.497 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:38.504 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@44a5cb2[SamSprungDrawer]
01-21 17:37:38.507 10919 10919 I ViewRootImpl@ffe18f8[SamSprungDrawer]: dispatchDetachedFromWindow
01-21 17:37:38.520 10919 10919 D InputTransport: Input channel destroyed: 'e7a3d61', fd=126
01-21 17:37:38.527 10919 10919 D InputTransport: Input channel destroyed: 'ClientS', fd=99
01-21 17:40:25.304 10919 10919 I DecorView: [INFO] isPopOver=false, config=true
01-21 17:40:25.304 10919 10919 I DecorView: updateCaptionType >> DecorView@5b7a281[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false
01-21 17:40:25.304 10919 10919 D DecorView: setCaptionType = 0, this = DecorView@5b7a281[]
01-21 17:40:25.304 10919 10919 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=160 msg=resources_loaded
01-21 17:40:25.312 10919 10919 D WallpaperManager: peekWallpaperBitmap: which =1, useCache = true
01-21 17:40:25.312 10919 10919 D WallpaperManager: peekWallpaperBitmap() cached image height=2640 width=1283
01-21 17:40:25.360 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: ignored. pkg=com.eightbit.samsprung parent=null callers=com.android.internal.policy.DecorView.setVisibility:4220 android.app.ActivityThread.handleResumeActivity:5300 android.app.servertransaction.ResumeActivityItem.execute:54 android.app.servertransaction.ActivityTransactionItem.execute:45 android.app.servertransaction.TransactionExecutor.executeLifecycleState:176 
01-21 17:40:25.360 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@5b7a281[]
01-21 17:40:25.361 10919 12022 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
01-21 17:40:25.367 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: setView = com.android.internal.policy.DecorView@5b7a281 TM=true
01-21 17:40:25.367 10919 10919 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@5b7a281[SamSprungDrawer]
01-21 17:40:25.367 10919 10919 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@5b7a281[SamSprungDrawer]
01-21 17:40:25.377 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: Relayout returned: old=(0,0,512,260) new=(0,0,512,260) req=(512,260)0 dur=6 res=0x7 s={true 518650139152} ch=true fn=-1
01-21 17:40:25.387 10919 10919 I AppIconSolution: start to load, pkg=com.google.android.apps.authenticator2, bg=126-126, dr=126-126, forDefault=false, density=0
01-21 17:40:25.387 10919 10919 I AppIconSolution: getIconScale, pkg=com.google.android.apps.authenticator2, size=126, iconScale=IconScale[alpha=0, scale=0.59999996, isCrop=false]
01-21 17:40:25.387 10919 10919 I AppIconSolution: fromTheme2, pkg=com.google.android.apps.authenticator2, bg=126-126, dr=126-126, tarScale=0.59999996, relScale=0.59999996, mask=false, isCropInTheme = false, isNight = false
01-21 17:40:25.389 10919 10919 I AppIconSolution: start to load, pkg=com.facebook.katana, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 17:40:25.391 10919 10919 I AppIconSolution: getIconScale, pkg=com.facebook.katana, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 17:40:25.391 10919 10919 I AppIconSolution: fromTheme2, pkg=com.facebook.katana, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 17:40:25.394 10919 10919 I AppIconSolution: start to load, pkg=com.instagram.android, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 17:40:25.396 10919 10919 I AppIconSolution: getIconScale, pkg=com.instagram.android, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 17:40:25.396 10919 10919 I AppIconSolution: fromTheme2, pkg=com.instagram.android, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 17:40:25.398 10919 10919 I AppIconSolution: start to load, pkg=jp.naver.line.android, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 17:40:25.399 10919 10919 I AppIconSolution: getIconScale, pkg=jp.naver.line.android, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 17:40:25.399 10919 10919 I AppIconSolution: fromTheme2, pkg=jp.naver.line.android, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 17:40:25.401 10919 10919 I AppIconSolution: start to load, pkg=com.facebook.orca, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 17:40:25.402 10919 10919 I AppIconSolution: getIconScale, pkg=com.facebook.orca, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 17:40:25.402 10919 10919 I AppIconSolution: fromTheme2, pkg=com.facebook.orca, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 17:40:25.405 10919 10919 I AppIconSolution: start to load, pkg=com.pixel_furnace.minesweeper, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 17:40:25.407 10919 10919 I AppIconSolution: getIconScale, pkg=com.pixel_furnace.minesweeper, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 17:40:25.407 10919 10919 I AppIconSolution: fromTheme2, pkg=com.pixel_furnace.minesweeper, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 17:40:25.408 10919 10919 I AppIconSolution: start to load, pkg=com.curande.peepreader.line, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 17:40:25.409 10919 10919 I AppIconSolution: getIconScale, pkg=com.curande.peepreader.line, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 17:40:25.409 10919 10919 I AppIconSolution: fromTheme2, pkg=com.curande.peepreader.line, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 17:40:25.414 10919 10919 I AppIconSolution: start to load, pkg=com.vanced.android.youtube, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 17:40:25.416 10919 10919 I AppIconSolution: getIconScale, pkg=com.vanced.android.youtube, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 17:40:25.416 10919 10919 I AppIconSolution: fromTheme2, pkg=com.vanced.android.youtube, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 17:40:25.417 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 17:40:25.429 10919 12022 I BufferQueueProducer: [ViewRootImpl@f468d6b[SamSprungDrawer]#7(BLAST Consumer)7](id:2aa700000007,api:1,p:10919,c:10919) queueBuffer: queued for the first time.
01-21 17:40:25.430 10919 12022 D OpenGLRenderer: GPIS:: SetUp Pid : 10919    Tid : 12022
01-21 17:40:25.432 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 17:40:25.432 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: [DP] rdf()
01-21 17:40:25.432 10919 10919 D ViewRootImpl@f468d6b[SamSprungDrawer]: reportDrawFinished (fn: -1) 
01-21 17:40:25.449 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: MSG_WINDOW_FOCUS_CHANGED 1 1
01-21 17:40:25.449 10919 10919 D InputMethodManager: startInputInner - Id : 1
01-21 17:40:25.450 10919 10919 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
01-21 17:40:26.132 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: ViewPostIme pointer 0
01-21 17:40:26.232 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: ViewPostIme pointer 1
01-21 17:40:28.748 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: ViewPostIme pointer 0
01-21 17:40:29.000 10919 10919 I ViewRootImpl@f468d6b[SamSprungDrawer]: ViewPostIme pointer 1
01-21 17:40:29.133 10919 10919 D AndroidRuntime: Shutting down VM
01-21 17:40:29.136 10919 10919 E AndroidRuntime: FATAL EXCEPTION: main
01-21 17:40:29.136 10919 10919 E AndroidRuntime: Process: com.eightbit.samsprung:SamSprung, PID: 10919
01-21 17:40:29.136 10919 10919 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.IntentSender android.app.PendingIntent.getIntentSender()' on a null object reference
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer.refreshNotifications(SamSprungDrawer.kt:491)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer.access$refreshNotifications(SamSprungDrawer.kt:96)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer$onCreate$3.onStateChanged(SamSprungDrawer.kt:184)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at com.google.android.material.bottomsheet.BottomSheetBehavior.setStateInternal(BottomSheetBehavior.java:1288)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at com.google.android.material.bottomsheet.BottomSheetBehavior$SettleRunnable.run(BottomSheetBehavior.java:1878)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1063)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.view.Choreographer.doFrame(Choreographer.java:775)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1048)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:938)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:226)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:313)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8641)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
01-21 17:40:29.136 10919 10919 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1133)
01-21 17:40:29.137 10919 10919 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.IntentSender android.app.PendingIntent.getIntentSender()' on a null object reference
01-21 17:40:29.137 10919 10919 W System.err: 	at com.eightbit.samsprung.SamSprungDrawer.refreshNotifications(SamSprungDrawer.kt:491)
01-21 17:40:29.137 10919 10919 W System.err: 	at com.eightbit.samsprung.SamSprungDrawer.access$refreshNotifications(SamSprungDrawer.kt:96)
01-21 17:40:29.137 10919 10919 W System.err: 	at com.eightbit.samsprung.SamSprungDrawer$onCreate$3.onStateChanged(SamSprungDrawer.kt:184)
01-21 17:40:29.137 10919 10919 W System.err: 	at com.google.android.material.bottomsheet.BottomSheetBehavior.setStateInternal(BottomSheetBehavior.java:1288)
01-21 17:40:29.137 10919 10919 W System.err: 	at com.google.android.material.bottomsheet.BottomSheetBehavior$SettleRunnable.run(BottomSheetBehavior.java:1878)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1063)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.view.Choreographer.doFrame(Choreographer.java:775)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1048)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.os.Handler.handleCallback(Handler.java:938)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.os.Looper.loopOnce(Looper.java:226)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.os.Looper.loop(Looper.java:313)
01-21 17:40:29.137 10919 10919 W System.err: 	at android.app.ActivityThread.main(ActivityThread.java:8641)
01-21 17:40:29.137 10919 10919 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
01-21 17:40:29.137 10919 10919 W System.err: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
01-21 17:40:29.137 10919 10919 W System.err: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1133)
01-21 17:40:29.143 10919 10919 I prung:SamSprun: System.exit called, status: 1
01-21 17:40:29.145 10919 10919 I AndroidRuntime: VM exiting with result code 1, cleanup skipped.
01-21 17:40:30.242 13413 13413 E prung:SamSprun: Not starting debugger since process cannot load the jdwp agent.
01-21 17:40:30.244 13413 13413 E USNET   : USNET: appName: com.eightbit.samsprung:SamSprung
01-21 17:40:30.245 13413 13413 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
01-21 17:40:30.247 13413 13413 D ActivityThread: setConscryptValidator
01-21 17:40:30.247 13413 13413 D ActivityThread: setConscryptValidator - put
01-21 17:40:30.262 13413 13413 D ActivityThread: handleBindApplication()++ app=com.eightbit.samsprung:SamSprung
01-21 17:40:30.262 13413 13413 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10988; state: ENABLED
01-21 17:40:30.283 13413 13413 V GraphicsEnvironment: ANGLE Developer option for 'com.eightbit.samsprung' set to: 'default'
01-21 17:40:30.283 13413 13413 V GraphicsEnvironment: App is not on the allowlist for updatable production driver.
01-21 17:40:30.284 13413 13413 D LoadedApk: LoadedApk::makeApplication() appContext.mOpPackageName=com.eightbit.samsprung appContext.mBasePackageName=com.eightbit.samsprung
01-21 17:40:30.284 13413 13413 D NetworkSecurityConfig: No Network Security Config specified, using platform default
01-21 17:40:30.285 13413 13413 D NetworkSecurityConfig: No Network Security Config specified, using platform default
01-21 17:40:30.287 13413 13433 W ResourcesOffloading: An exception occurred : 
01-21 17:40:30.287 13413 13433 W ResourcesOffloading: android.content.res.Resources$NotFoundException: Resource ID #0x7f0f0005
01-21 17:40:30.287 13413 13433 W ResourcesOffloading: 	at android.content.res.ResourcesImpl.getValueForDensity(ResourcesImpl.java:249)
01-21 17:40:30.287 13413 13433 W ResourcesOffloading: 	at android.content.res.Resources.offloadDrawable(Resources.java:2826)
01-21 17:40:30.287 13413 13433 W ResourcesOffloading: 	at android.app.ResourcesOffloading$ResourcesOffloadingRunnable.run(ResourcesOffloading.java:82)
01-21 17:40:30.287 13413 13433 W ResourcesOffloading: 	at java.lang.Thread.run(Thread.java:920)
01-21 17:40:30.292 13413 13413 D ActivityThread: handleBindApplication() --
01-21 17:40:30.358 13413 13413 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10988; state: ENABLED
01-21 17:40:30.359 13413 13413 D skia    : --- Failed to create image decoder with message 'unimplemented'
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: QUALCOMM build                   : b25f720, I2fb6e682e6
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: Build Date                       : 09/14/21
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.35.01.09
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: Local Branch                     : CLDebug0914
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: Remote Branch                    : 
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: Remote Branch                    : 
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: Reconstruct Branch               : 
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: Build Config                     : S P 10.0.7 AArch64
01-21 18:29:42.434 13413 22617 I AdrenoGLES-0: Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
01-21 18:29:42.439 13413 22617 I AdrenoGLES-0: PFP: 0x016dc094, ME: 0x00000000
01-21 18:29:42.452 13413 13413 I DecorView: [INFO] isPopOver=false, config=true
01-21 18:29:42.452 13413 13413 I DecorView: updateCaptionType >> DecorView@d4cdc41[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false
01-21 18:29:42.452 13413 13413 D DecorView: setCaptionType = 0, this = DecorView@d4cdc41[]
01-21 18:29:42.454 13413 13413 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=420 msg=resources_loaded
01-21 18:29:42.471 13413 13413 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 10988; state: ENABLED
01-21 18:29:42.481 13413 13413 D CompatibilityChangeReporter: Compat change id reported: 147798919; UID 10988; state: ENABLED
01-21 18:29:42.485 13413 13413 V Toast   : show: caller = com.eightbit.samsprung.CoverSettingsActivity.onCreate:124 
01-21 18:29:42.485 13413 13413 V Toast   : show: focusDisplayId = 0, isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
01-21 18:29:42.485 13413 13413 V Toast   : show: isActivityContext = false
01-21 18:29:42.978 13413 13413 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: ignored. pkg=com.eightbit.samsprung parent=null callers=com.android.internal.policy.DecorView.setVisibility:4220 android.app.ActivityThread.handleResumeActivity:5300 android.app.servertransaction.ResumeActivityItem.execute:54 android.app.servertransaction.ActivityTransactionItem.execute:45 android.app.servertransaction.TransactionExecutor.executeLifecycleState:176 
01-21 18:29:42.978 13413 13413 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@d4cdc41[]
01-21 18:29:42.981 13413 22617 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
01-21 18:29:42.985 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: setView = com.android.internal.policy.DecorView@d4cdc41 TM=true
01-21 18:29:42.986 13413 13413 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@d4cdc41[CoverSettingsActivity]
01-21 18:29:42.986 13413 13413 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@d4cdc41[CoverSettingsActivity]
01-21 18:29:42.996 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: Relayout returned: old=(0,0,1080,2640) new=(0,0,1080,2640) req=(1080,2640)0 dur=6 res=0x7 s={true 518650182752} ch=true fn=-1
01-21 18:29:42.998 13413 22617 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
01-21 18:29:43.004 13413 13413 E prung:SamSprun: Invalid ID 0x00000000.
01-21 18:29:43.011 13413 13413 I AppIconSolution: start to load, pkg=asuk.com.android.app, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:29:43.013 13413 13413 I AppIconSolution: getIconScale, pkg=asuk.com.android.app, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:29:43.013 13413 13413 I AppIconSolution: fromTheme2, pkg=asuk.com.android.app, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:29:43.035 13413 13413 I AppIconSolution: start to load, pkg=com.google.android.apps.docs.editors.sheets, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:29:43.037 13413 13413 I AppIconSolution: getIconScale, pkg=com.google.android.apps.docs.editors.sheets, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:29:43.037 13413 13413 I AppIconSolution: fromTheme2, pkg=com.google.android.apps.docs.editors.sheets, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:29:43.043 13413 13413 I AppIconSolution: start to load, pkg=com.google.android.apps.docs, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:29:43.044 13413 13413 I AppIconSolution: getIconScale, pkg=com.google.android.apps.docs, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:29:43.044 13413 13413 I AppIconSolution: fromTheme2, pkg=com.google.android.apps.docs, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:29:43.050 13413 13413 D ApplicationPackageManager: we don't have com.sec.android.app.clockpackage package name. load it
01-21 18:29:43.071 13413 13413 W prung:SamSprun: ClassLoaderContext shared library size mismatch. Expected=2, found=0 (PCL[]{PCL[/system/framework/org.apache.http.legacy.jar*128607898]#PCL[/system_ext/framework/androidx.window.sidecar.jar*3587252774]} | PCL[];PCL[])
01-21 18:29:43.071 13413 13413 I LiveIconUtil: getLiveIcon was called in ClockPackage
01-21 18:29:43.072 13413 13413 I LiveIconUtil: getLiveIcon res = com.sec.android.app.clockpackage
01-21 18:29:43.072 13413 13413 I LiveIconUtil: stdIconSize : 126 , targetIconSize : 126
01-21 18:29:43.077 13413 13413 I AppIconSolution: load= live icon for com.sec.android.app.clockpackage, from overlay = true
01-21 18:29:43.086 13413 13413 D ApplicationPackageManager: we don't have com.samsung.android.calendar package name. load it
01-21 18:29:43.110 13413 13413 W prung:SamSprun: ClassLoaderContext shared library size mismatch. Expected=3, found=0 (PCL[]{PCL[/system/framework/org.apache.http.legacy.jar*128607898]#PCL[/system_ext/framework/androidx.window.sidecar.jar*3587252774]#PCL[/system/framework/com.samsung.android.spensdk.framework-v1.jar*2954204399]} | PCL[];PCL[])
01-21 18:29:43.119 13413 13413 I LiveIconLoader: [Calendar] LiveIcon - stdIconSize : 126 , targetIconSize : 126
01-21 18:29:43.120 13413 13413 W LiveIconLoader: System font not found, reverting to Roboto.
01-21 18:29:43.123 13413 13413 I LiveIconLoader: [Calendar] getLiveIcon - Date: 21
01-21 18:29:43.125 13413 13413 I AppIconSolution: load= live icon for com.samsung.android.calendar, from overlay = true
01-21 18:29:43.126 13413 13413 D AbsListView:  in onLayout changed 
01-21 18:29:43.127 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 18:29:43.145 13413 22617 I BufferQueueProducer: [ViewRootImpl@3575644[CoverSettingsActivity]#0(BLAST Consumer)0](id:346500000000,api:1,p:13413,c:13413) queueBuffer: queued for the first time.
01-21 18:29:43.147 13413 22617 D OpenGLRenderer: GPIS:: SetUp Pid : 13413    Tid : 22617
01-21 18:29:43.149 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 18:29:43.149 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: [DP] rdf()
01-21 18:29:43.149 13413 13413 D ViewRootImpl@3575644[CoverSettingsActivity]: reportDrawFinished (fn: -1) 
01-21 18:29:43.151 13413 13413 D skia    : --- Failed to create image decoder with message 'unimplemented'
01-21 18:29:43.169 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
01-21 18:29:43.170 13413 13413 D InputMethodManager: startInputInner - Id : 0
01-21 18:29:43.170 13413 13413 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
01-21 18:29:43.174 13413 13413 D InputMethodManager: startInputInner - Id : 0
01-21 18:29:44.210 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: ViewPostIme pointer 0
01-21 18:29:44.242 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: ViewPostIme pointer 1
01-21 18:29:44.606 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: ViewPostIme pointer 0
01-21 18:29:44.613 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: ViewPostIme pointer 1
01-21 18:29:44.635 13413 13413 D skia    : --- Failed to create image decoder with message 'unimplemented'
01-21 18:29:45.329 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: ViewPostIme pointer 0
01-21 18:29:45.351 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: ViewPostIme pointer 1
01-21 18:29:45.391 13413 22617 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
01-21 18:29:45.404 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: setView = android.widget.PopupWindow$PopupDecorView@2c01252 TM=true
01-21 18:29:45.414 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: Relayout returned: old=(0,94,1080,2514) new=(462,105,1070,399) req=(608,294)0 dur=4 res=0x7 s={true 518650156592} ch=true fn=-1
01-21 18:29:45.417 13413 13413 D AbsListView:  in onLayout changed 
01-21 18:29:45.419 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: [DP] dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 18:29:45.493 13413 22617 I BufferQueueProducer: [ViewRootImpl@c5226dd[PopupWindow:17bfc6]#1(BLAST Consumer)1](id:346500000001,api:1,p:13413,c:13413) queueBuffer: queued for the first time.
01-21 18:29:45.495 13413 22617 D OpenGLRenderer: GPIS:: SetUp Pid : 13413    Tid : 22617
01-21 18:29:45.498 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: [DP] pdf(0) 0 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 18:29:45.498 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: [DP] rdf()
01-21 18:29:45.498 13413 13413 D ViewRootImpl@c5226dd[PopupWindow:17bfc6]: reportDrawFinished (fn: -1) 
01-21 18:29:45.500 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: handleResized, msg = 5 frames=ClientWindowFrames{frame=[462,105][1070,399] display=[-10000,-10000][10000,10000] backdrop=[0,0][608,294]} forceNextWindowRelayout=false displayId=0 frameChanged=false backdropFrameChanged=true configChanged=false displayChanged=false mNextDrawUseBlastSync=false mergedConfiguration={mGlobalConfig={1.0 520mcc65535mnc [th_TH,en_US] ldltr sw411dp w411dp h921dp 420dpi nrml long hdr widecg port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2640) mAppBounds=Rect(0, 94 - 1080, 2514) mMaxBounds=Rect(0, 0 - 1080, 2640) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0 mFreeformTaskPinningState=undefined mFlexPanelMode=off} s.10658 fontWeightAdjustment=0 ff=0 bf=0 bts=0 enb/d themeSeq=0} mOverrideConfig={1.0 520mcc65535mnc [th_TH,en_US] ldltr sw411dp w411dp h921dp 420dpi nrml long hdr widecg port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2640) mAppBounds=Rect(0, 94 - 1080, 2514) mMaxBounds=Rect(0, 0 - 1080, 2640) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_0 mFreeformTaskPinningState=unpinned mFlexPanelMode=off} s.1 fontWeightAdjustment=0 ff=0 bf=0 bts=0 enb/d themeSeq=0}}
01-21 18:29:45.500 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: [DP] dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.handleResized:2157 android.view.ViewRootImpl.access$1000:290 
01-21 18:29:45.502 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: [DP] pdf(0) 0 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 18:29:45.502 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: [DP] rdf()
01-21 18:29:45.502 13413 13413 D ViewRootImpl@c5226dd[PopupWindow:17bfc6]: reportDrawFinished (fn: -1) 
01-21 18:29:45.502 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
01-21 18:29:45.519 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: MSG_WINDOW_FOCUS_CHANGED 1 1
01-21 18:29:46.702 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: MSG_WINDOW_FOCUS_CHANGED 0 1
01-21 18:29:47.121 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: handleAppVisibility mAppVisible=true visible=false
01-21 18:29:47.121 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: handleAppVisibility mAppVisible=true visible=false
01-21 18:29:47.135 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: Relayout returned: old=(462,105,1070,399) new=(462,105,1070,399) req=(608,294)8 dur=4 res=0x5 s={false 0} ch=true fn=18
01-21 18:29:47.143 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: Relayout returned: old=(0,0,1080,2640) new=(0,0,1080,2640) req=(1080,2640)8 dur=3 res=0x5 s={false 0} ch=true fn=73
01-21 18:29:47.144 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: stopped(true) old=false
01-21 18:29:47.144 13413 13413 I ViewRootImpl@c5226dd[PopupWindow:17bfc6]: stopped(true) old=false
01-21 18:29:47.146 13413 13413 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@d4cdc41[CoverSettingsActivity]
01-21 18:29:47.146 13413 13413 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@d4cdc41[CoverSettingsActivity]
01-21 18:29:47.146 13413 13413 D InputTransport: Input channel destroyed: 'ClientS', fd=306
01-21 18:29:47.153 13413 13413 I ViewRootImpl@3575644[CoverSettingsActivity]: Relayout returned: old=(0,0,1080,2640) new=(0,0,1080,2640) req=(1080,2640)8 dur=6 res=0x5 s={false 0} ch=false fn=-1
01-21 18:30:06.459 13413 13413 I DecorView: [INFO] isPopOver=false, config=true
01-21 18:30:06.459 13413 13413 I DecorView: updateCaptionType >> DecorView@9abaa2d[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false
01-21 18:30:06.459 13413 13413 D DecorView: setCaptionType = 0, this = DecorView@9abaa2d[]
01-21 18:30:06.459 13413 13413 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=160 msg=resources_loaded
01-21 18:30:06.476 13413 13413 I WallpaperResourcesInfo: parsingJson: [{"isDefault":true,"index":0,"which":2,"screen":0,"type":8,"filename":"B2-Black.mp4","frame_no":300,"cmf_info":["zk"]},{"isDefault":false,"index":1,"which":2,"screen":0,"type":8,"filename":"B2-Cream.mp4","frame_no":300,"cmf_info":["ze"]},{"isDefault":false,"index":2,"which":2,"screen":0,"type":8,"filename":"B2-Green.mp4","frame_no":300,"cmf_info":["zg"]},{"isDefault":false,"index":3,"which":2,"screen":0,"type":8,"filename":"B2-Lavender.mp4","frame_no":300,"cmf_info":["lv"]},{"isDefault":false,"index":4,"which":2,"screen":0,"type":8,"filename":"B2-Rose.mp4","frame_no":300,"cmf_info":["li","zb","ia","iw","ig","ib","ba","bw","bi","bg"]},{"isDefault":false,"index":5,"which":2,"screen":0,"type":8,"filename":"B2-White.mp4","frame_no":300,"cmf_info":["za","zw","qw","ai","ag","ab","wa","wi","wg","wb"]},{"isDefault":false,"index":6,"which":2,"screen":0,"type":8,"filename":"B2-Olive.mp4","frame_no":300,"cmf_info":["lg","ga","gw","gi","qb"]},{"isDefault":true,"isBespoke":true,"index":7,"which":1,"screen":0,"type":0,"filename":"Wallpaper_Bespok_001.png","frame_no":-1,"cmf_info":["1k","1l","1m","1n","1o","4k","4l","4m","4n","4o","1u","1v","1w","1x","1y","4u","4v","4w","4x","4y"]},{"isDefault":false,"isBespoke":true,"index":8,"which":1,"screen":0,"type":0,"filename":"Wallpaper_Bespok_002.png","frame_no":-1,"cmf_info":["1a","1b","1c","1d","1e","4a","4b","4c","4d","4e","1p","1q","1r","1s","1t","4p","4q","4r","4s","4t","1f","1g","1h","1i","1j","4f","4g","4h","4i","4j"]},{"isDefault":true,"isBespoke":true,"index":9,"which":2,"screen":0,"type":0,"filename":"Wallpaper_Bespok_003.png","frame_no":-1,"cmf_info":["1k","1l","1m","1n","1o","4k","4l","4m","4n","4o","1f","1g","1h","1i","1j","4f","4g","4h","4i","4j","1a","1b","1c","1d","1e","4a","4b","4c","4d","4e","1p","1q","1r","1s","1t","4p","4q","4r","4s","4t","1u","1v","1w","1x","1y","4u","4v","4w","4x","4y"]},{"isDefault":false,"index":10,"which":1,"screen":0,"type":0,"filename":"Wallpaper_001.png","frame_no":-1,"cmf_info":["zk"]},{"isDefault":false,"index":11,"which":2,"screen":0,"type":0,"filename":"Wallpaper_002.png","frame_no":-1,"cmf_info":["zk"]},{"isDefault":false,"index":12,"which":1,"screen":0,"type":0,"filename":"Wallpaper_003.png","frame_no":-1,"cmf_info":["ze"]},{"isDefault":false,"index":13,"which":2,"screen":0,"type":0,"filename":"Wallpaper_004.png","frame_no":-1,"cmf_info":["ze"]},{"isDefault":false,"index":14,"which":1,"screen":0,"type":0,"filename":"Wallpaper_005.png","frame_no":-1,"cmf_info":["zg"]},{"isDefault":false,"index":15,"which":2,"screen":0,"type":0,"filename":"Wallpaper_006.png","frame_no":-1,"cmf_info":["zg"]},{"isDefault":false,"index":16,"which":1,"screen":0,"type":0,"filename":"Wallpaper_007.png","frame_no":-1,"cmf_info":["lv"]},{"isDefault":false,"index":17,"which":2,"screen":0,"type":0,"filename":"Wallpaper_008.png","frame_no":-1,"cmf_info":["lv"]},{"isDefault":false,"index":18,"which":1,"screen":0,"type":0,"filename":"Wallpaper_009.png","frame_no":-1,"cmf_info":["li","zb","ia","iw","ig","ib","ba","bw","bi","bg"]},{"isDefault":false,"index":19,"which":2,"screen":0,"type":0,"filename":"Wallpaper_010.png","frame_no":-1,"cmf_info":["li","zb","ia","iw","ig","ib","ba","bw","bi","bg"]},{"isDefault":false,"index":20,"which":1,"screen":0,"type":0,"filename":"Wallpaper_011.png","frame_no":-1,"cmf_info":["za","zw","qw","ai","ag","ab","wa","wi","wg","wb"]},{"isDefault":false,"index":21,"which":2,"screen":0,"type":0,"filename":"Wallpaper_012.png","frame_no":-1,"cmf_info":["za","zw","qw","ai","ag","ab","wa","wi","wg","wb"]},{"isDefault":false,"index":22,"which":1,"screen":0,"type":0,"filename":"Wallpaper_013.png","frame_no":-1,"cmf_info":["lg","ga","gw","gi","qb"]},{"isDefault":false,"index":23,"which":2,"screen":0,"type":0,"filename":"Wallpaper_014.png","frame_no":-1,"cmf_info":["lg","ga","gw","gi","qb"]},{"isDefault":false,"index":24,"which":1,"screen":1,"type":0,"filename":"Cover_wallpaper_001.png","frame_no":-1,"cmf_info":[""]},{"isDefault":false,"index":25,"which":1,"screen":1,"type":0,"filename":"Cover
01-21 18:30:06.477 13413 13413 D WallpaperManager: peekWallpaperBitmap: which =1, useCache = true
01-21 18:30:06.477 13413 13413 D WallpaperManager: getCurrentWallpaperLocked userId=0 by : com.eightbit.samsprung
01-21 18:30:06.493 13413 13413 D WallpaperManager: checkDeviceDensity getDisplayId=0
01-21 18:30:06.493 13413 13413 D WallpaperManager: checkDeviceDensity deviceRotation=0 deviceHeight=2640 deviceWidth=1080 bitmapHeight=450 bitmapWidth=886
01-21 18:30:06.494 13413 13413 D RenderScript HIDL Adaptation: IRenderScriptDevice::getService()
01-21 18:30:06.496 13413 13413 D RenderScript HIDL Adaptation: IRenderScriptDevice::getService() returned 0x0
01-21 18:30:06.496 13413 13413 D RenderScript HIDL Adaptation: Using Fallback Path.
01-21 18:30:06.524 13413 13413 D prung:SamSprun: Successfully queried cache dir: /data/user_de/0/com.eightbit.samsprung/code_cache
01-21 18:30:06.524 13413 13413 D RenderScript: Setting cache dir: /data/user_de/0/com.eightbit.samsprung/code_cache
01-21 18:30:06.564 13413 13413 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: ignored. pkg=com.eightbit.samsprung parent=null callers=com.android.internal.policy.DecorView.setVisibility:4220 android.app.ActivityThread.handleResumeActivity:5300 android.app.servertransaction.ResumeActivityItem.execute:54 android.app.servertransaction.ActivityTransactionItem.execute:45 android.app.servertransaction.TransactionExecutor.executeLifecycleState:176 
01-21 18:30:06.564 13413 13413 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@9abaa2d[]
01-21 18:30:06.565 13413 22617 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
01-21 18:30:06.572 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: setView = com.android.internal.policy.DecorView@9abaa2d TM=true
01-21 18:30:06.572 13413 13413 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@9abaa2d[SamSprungDrawer]
01-21 18:30:06.572 13413 13413 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@9abaa2d[SamSprungDrawer]
01-21 18:30:06.586 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: Relayout returned: old=(0,0,512,260) new=(0,0,512,260) req=(512,260)0 dur=6 res=0x7 s={true 518650156592} ch=true fn=-1
01-21 18:30:06.593 13413 13413 I AppIconSolution: start to load, pkg=com.google.android.apps.authenticator2, bg=126-126, dr=126-126, forDefault=false, density=0
01-21 18:30:06.593 13413 13413 I AppIconSolution: getIconScale, pkg=com.google.android.apps.authenticator2, size=126, iconScale=IconScale[alpha=0, scale=0.59999996, isCrop=false]
01-21 18:30:06.593 13413 13413 I AppIconSolution: fromTheme2, pkg=com.google.android.apps.authenticator2, bg=126-126, dr=126-126, tarScale=0.59999996, relScale=0.59999996, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:06.596 13413 13413 I AppIconSolution: start to load, pkg=com.facebook.katana, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:06.598 13413 13413 I AppIconSolution: getIconScale, pkg=com.facebook.katana, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:06.598 13413 13413 I AppIconSolution: fromTheme2, pkg=com.facebook.katana, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:06.603 13413 13413 I AppIconSolution: start to load, pkg=com.instagram.android, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:06.605 13413 13413 I AppIconSolution: getIconScale, pkg=com.instagram.android, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:06.605 13413 13413 I AppIconSolution: fromTheme2, pkg=com.instagram.android, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:06.607 13413 13413 I AppIconSolution: start to load, pkg=jp.naver.line.android, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:06.608 13413 13413 I AppIconSolution: getIconScale, pkg=jp.naver.line.android, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:06.608 13413 13413 I AppIconSolution: fromTheme2, pkg=jp.naver.line.android, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:06.612 13413 13413 I AppIconSolution: start to load, pkg=com.facebook.orca, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:06.614 13413 13413 I AppIconSolution: getIconScale, pkg=com.facebook.orca, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:06.614 13413 13413 I AppIconSolution: fromTheme2, pkg=com.facebook.orca, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:06.617 13413 13413 I AppIconSolution: start to load, pkg=com.pixel_furnace.minesweeper, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:06.619 13413 13413 I AppIconSolution: getIconScale, pkg=com.pixel_furnace.minesweeper, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:06.619 13413 13413 I AppIconSolution: fromTheme2, pkg=com.pixel_furnace.minesweeper, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:06.621 13413 13413 I AppIconSolution: start to load, pkg=com.curande.peepreader.line, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:06.622 13413 13413 I AppIconSolution: getIconScale, pkg=com.curande.peepreader.line, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:06.622 13413 13413 I AppIconSolution: fromTheme2, pkg=com.curande.peepreader.line, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:06.628 13413 13413 I AppIconSolution: start to load, pkg=com.vanced.android.youtube, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:06.629 13413 13413 I AppIconSolution: getIconScale, pkg=com.vanced.android.youtube, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:06.629 13413 13413 I AppIconSolution: fromTheme2, pkg=com.vanced.android.youtube, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:06.630 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 18:30:06.642 13413 22617 I BufferQueueProducer: [ViewRootImpl@b8dbe6[SamSprungDrawer]#2(BLAST Consumer)2](id:346500000002,api:1,p:13413,c:13413) queueBuffer: queued for the first time.
01-21 18:30:06.644 13413 22617 D OpenGLRenderer: GPIS:: SetUp Pid : 13413    Tid : 22617
01-21 18:30:06.646 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 18:30:06.646 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: [DP] rdf()
01-21 18:30:06.646 13413 13413 D ViewRootImpl@b8dbe6[SamSprungDrawer]: reportDrawFinished (fn: -1) 
01-21 18:30:06.665 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: stopped(false) old=false
01-21 18:30:06.665 13413 13413 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@9abaa2d[SamSprungDrawer]
01-21 18:30:06.665 13413 13413 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@9abaa2d[SamSprungDrawer]
01-21 18:30:06.671 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: MSG_WINDOW_FOCUS_CHANGED 1 1
01-21 18:30:06.671 13413 13413 D InputMethodManager: startInputInner - Id : 1
01-21 18:30:06.671 13413 13413 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
01-21 18:30:06.676 13413 13413 D InputMethodManager: startInputInner - Id : 1
01-21 18:30:07.667 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: ViewPostIme pointer 0
01-21 18:30:07.898 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: ViewPostIme pointer 1
01-21 18:30:08.341 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: ViewPostIme pointer 0
01-21 18:30:08.520 13413 13413 I ViewRootImpl@b8dbe6[SamSprungDrawer]: ViewPostIme pointer 1
01-21 18:30:08.977 13413 13413 D AndroidRuntime: Shutting down VM
01-21 18:30:08.979 13413 13413 E AndroidRuntime: FATAL EXCEPTION: main
01-21 18:30:08.979 13413 13413 E AndroidRuntime: Process: com.eightbit.samsprung:SamSprung, PID: 13413
01-21 18:30:08.979 13413 13413 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.IntentSender android.app.PendingIntent.getIntentSender()' on a null object reference
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer.refreshNotifications(SamSprungDrawer.kt:491)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer.access$refreshNotifications(SamSprungDrawer.kt:96)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at com.eightbit.samsprung.SamSprungDrawer$onCreate$3.onStateChanged(SamSprungDrawer.kt:184)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at com.google.android.material.bottomsheet.BottomSheetBehavior.setStateInternal(BottomSheetBehavior.java:1288)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at com.google.android.material.bottomsheet.BottomSheetBehavior$SettleRunnable.run(BottomSheetBehavior.java:1878)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1063)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.view.Choreographer.doFrame(Choreographer.java:775)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1048)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:938)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:226)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:313)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8641)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
01-21 18:30:08.979 13413 13413 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1133)
01-21 18:30:08.979 13413 13413 W System.err: java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.IntentSender android.app.PendingIntent.getIntentSender()' on a null object reference
01-21 18:30:08.979 13413 13413 W System.err: 	at com.eightbit.samsprung.SamSprungDrawer.refreshNotifications(SamSprungDrawer.kt:491)
01-21 18:30:08.979 13413 13413 W System.err: 	at com.eightbit.samsprung.SamSprungDrawer.access$refreshNotifications(SamSprungDrawer.kt:96)
01-21 18:30:08.979 13413 13413 W System.err: 	at com.eightbit.samsprung.SamSprungDrawer$onCreate$3.onStateChanged(SamSprungDrawer.kt:184)
01-21 18:30:08.979 13413 13413 W System.err: 	at com.google.android.material.bottomsheet.BottomSheetBehavior.setStateInternal(BottomSheetBehavior.java:1288)
01-21 18:30:08.979 13413 13413 W System.err: 	at com.google.android.material.bottomsheet.BottomSheetBehavior$SettleRunnable.run(BottomSheetBehavior.java:1878)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1063)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.view.Choreographer.doCallbacks(Choreographer.java:845)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.view.Choreographer.doFrame(Choreographer.java:775)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1048)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.os.Handler.handleCallback(Handler.java:938)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.os.Handler.dispatchMessage(Handler.java:99)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.os.Looper.loopOnce(Looper.java:226)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.os.Looper.loop(Looper.java:313)
01-21 18:30:08.979 13413 13413 W System.err: 	at android.app.ActivityThread.main(ActivityThread.java:8641)
01-21 18:30:08.979 13413 13413 W System.err: 	at java.lang.reflect.Method.invoke(Native Method)
01-21 18:30:08.979 13413 13413 W System.err: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
01-21 18:30:08.979 13413 13413 W System.err: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1133)
01-21 18:30:08.985 13413 13413 I prung:SamSprun: System.exit called, status: 1
01-21 18:30:08.986 13413 13413 I AndroidRuntime: VM exiting with result code 1, cleanup skipped.
01-21 18:30:10.107 23635 23635 E prung:SamSprun: Not starting debugger since process cannot load the jdwp agent.
01-21 18:30:10.108 23635 23635 E USNET   : USNET: appName: com.eightbit.samsprung:SamSprung
01-21 18:30:10.109 23635 23635 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
01-21 18:30:10.111 23635 23635 D ActivityThread: setConscryptValidator
01-21 18:30:10.111 23635 23635 D ActivityThread: setConscryptValidator - put
01-21 18:30:10.132 23635 23635 D ActivityThread: handleBindApplication()++ app=com.eightbit.samsprung:SamSprung
01-21 18:30:10.132 23635 23635 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10988; state: ENABLED
01-21 18:30:10.160 23635 23635 V GraphicsEnvironment: ANGLE Developer option for 'com.eightbit.samsprung' set to: 'default'
01-21 18:30:10.160 23635 23635 V GraphicsEnvironment: App is not on the allowlist for updatable production driver.
01-21 18:30:10.161 23635 23635 D LoadedApk: LoadedApk::makeApplication() appContext.mOpPackageName=com.eightbit.samsprung appContext.mBasePackageName=com.eightbit.samsprung
01-21 18:30:10.161 23635 23635 D NetworkSecurityConfig: No Network Security Config specified, using platform default
01-21 18:30:10.162 23635 23635 D NetworkSecurityConfig: No Network Security Config specified, using platform default
01-21 18:30:10.166 23635 23652 W ResourcesOffloading: An exception occurred : 
01-21 18:30:10.166 23635 23652 W ResourcesOffloading: android.content.res.Resources$NotFoundException: Resource ID #0x7f0f0005
01-21 18:30:10.166 23635 23652 W ResourcesOffloading: 	at android.content.res.ResourcesImpl.getValueForDensity(ResourcesImpl.java:249)
01-21 18:30:10.166 23635 23652 W ResourcesOffloading: 	at android.content.res.Resources.offloadDrawable(Resources.java:2826)
01-21 18:30:10.166 23635 23652 W ResourcesOffloading: 	at android.app.ResourcesOffloading$ResourcesOffloadingRunnable.run(ResourcesOffloading.java:82)
01-21 18:30:10.166 23635 23652 W ResourcesOffloading: 	at java.lang.Thread.run(Thread.java:920)
01-21 18:30:10.177 23635 23635 D ActivityThread: handleBindApplication() --
01-21 18:30:10.243 23635 23635 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10988; state: ENABLED
01-21 18:30:10.244 23635 23635 D skia    : --- Failed to create image decoder with message 'unimplemented'
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: QUALCOMM build                   : b25f720, I2fb6e682e6
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: Build Date                       : 09/14/21
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.35.01.09
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: Local Branch                     : CLDebug0914
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: Remote Branch                    : 
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: Remote Branch                    : 
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: Reconstruct Branch               : 
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: Build Config                     : S P 10.0.7 AArch64
01-21 18:30:16.495 23635 23867 I AdrenoGLES-0: Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
01-21 18:30:16.501 23635 23867 I AdrenoGLES-0: PFP: 0x016dc094, ME: 0x00000000
01-21 18:30:16.523 23635 23635 I DecorView: [INFO] isPopOver=false, config=true
01-21 18:30:16.524 23635 23635 I DecorView: updateCaptionType >> DecorView@89e2ad3[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false
01-21 18:30:16.524 23635 23635 D DecorView: setCaptionType = 0, this = DecorView@89e2ad3[]
01-21 18:30:16.524 23635 23635 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=420 msg=resources_loaded
01-21 18:30:16.537 23635 23635 D CompatibilityChangeReporter: Compat change id reported: 171228096; UID 10988; state: ENABLED
01-21 18:30:16.539 23635 23635 D CompatibilityChangeReporter: Compat change id reported: 147798919; UID 10988; state: ENABLED
01-21 18:30:16.542 23635 23635 V Toast   : show: caller = com.eightbit.samsprung.CoverSettingsActivity.onCreate:124 
01-21 18:30:16.542 23635 23635 V Toast   : show: focusDisplayId = 0, isFocusInDesktop = false mCustomDisplayId=-1 isDexDualMode=false
01-21 18:30:16.542 23635 23635 V Toast   : show: isActivityContext = false
01-21 18:30:16.791 23635 23635 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: ignored. pkg=com.eightbit.samsprung parent=null callers=com.android.internal.policy.DecorView.setVisibility:4220 android.app.ActivityThread.handleResumeActivity:5300 android.app.servertransaction.ResumeActivityItem.execute:54 android.app.servertransaction.ActivityTransactionItem.execute:45 android.app.servertransaction.TransactionExecutor.executeLifecycleState:176 
01-21 18:30:16.791 23635 23635 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@89e2ad3[]
01-21 18:30:16.795 23635 23867 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
01-21 18:30:16.801 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: setView = com.android.internal.policy.DecorView@89e2ad3 TM=true
01-21 18:30:16.801 23635 23635 I MSHandlerLifeCycle: isMultiSplitHandlerRequested: windowingMode=1 isFullscreen=true isPopOver=false isHidden=false skipActivityType=false isHandlerType=true this: DecorView@89e2ad3[CoverSettingsActivity]
01-21 18:30:16.801 23635 23635 I MSHandlerLifeCycle: removeMultiSplitHandler: no exist. decor=DecorView@89e2ad3[CoverSettingsActivity]
01-21 18:30:16.814 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: Relayout returned: old=(0,0,1080,2640) new=(0,0,1080,2640) req=(1080,2640)0 dur=8 res=0x7 s={true 518650130432} ch=true fn=-1
01-21 18:30:16.816 23635 23867 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
01-21 18:30:16.819 23635 23635 E prung:SamSprun: Invalid ID 0x00000000.
01-21 18:30:16.825 23635 23635 I AppIconSolution: start to load, pkg=asuk.com.android.app, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:16.827 23635 23635 I AppIconSolution: getIconScale, pkg=asuk.com.android.app, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:16.827 23635 23635 I AppIconSolution: fromTheme2, pkg=asuk.com.android.app, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:16.853 23635 23635 I AppIconSolution: start to load, pkg=com.google.android.apps.docs.editors.sheets, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:16.855 23635 23635 I AppIconSolution: getIconScale, pkg=com.google.android.apps.docs.editors.sheets, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:16.855 23635 23635 I AppIconSolution: fromTheme2, pkg=com.google.android.apps.docs.editors.sheets, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:16.861 23635 23635 I AppIconSolution: start to load, pkg=com.google.android.apps.docs, bg=126-126, dr=189-189, forDefault=false, density=0
01-21 18:30:16.863 23635 23635 I AppIconSolution: getIconScale, pkg=com.google.android.apps.docs, size=189, iconScale=IconScale[alpha=1, scale=0.59999996, isCrop=false]
01-21 18:30:16.863 23635 23635 I AppIconSolution: fromTheme2, pkg=com.google.android.apps.docs, bg=126-126, dr=189-189, tarScale=0.59999996, relScale=0.40427807, mask=false, isCropInTheme = false, isNight = false
01-21 18:30:16.869 23635 23635 D ApplicationPackageManager: we don't have com.sec.android.app.clockpackage package name. load it
01-21 18:30:16.890 23635 23635 W prung:SamSprun: ClassLoaderContext shared library size mismatch. Expected=2, found=0 (PCL[]{PCL[/system/framework/org.apache.http.legacy.jar*128607898]#PCL[/system_ext/framework/androidx.window.sidecar.jar*3587252774]} | PCL[];PCL[])
01-21 18:30:16.891 23635 23635 I LiveIconUtil: getLiveIcon was called in ClockPackage
01-21 18:30:16.891 23635 23635 I LiveIconUtil: getLiveIcon res = com.sec.android.app.clockpackage
01-21 18:30:16.892 23635 23635 I LiveIconUtil: stdIconSize : 126 , targetIconSize : 126
01-21 18:30:16.897 23635 23635 I AppIconSolution: load= live icon for com.sec.android.app.clockpackage, from overlay = true
01-21 18:30:16.907 23635 23635 D ApplicationPackageManager: we don't have com.samsung.android.calendar package name. load it
01-21 18:30:16.919 23635 23635 W prung:SamSprun: ClassLoaderContext shared library size mismatch. Expected=3, found=0 (PCL[]{PCL[/system/framework/org.apache.http.legacy.jar*128607898]#PCL[/system_ext/framework/androidx.window.sidecar.jar*3587252774]#PCL[/system/framework/com.samsung.android.spensdk.framework-v1.jar*2954204399]} | PCL[];PCL[])
01-21 18:30:16.927 23635 23635 I LiveIconLoader: [Calendar] LiveIcon - stdIconSize : 126 , targetIconSize : 126
01-21 18:30:16.927 23635 23635 W LiveIconLoader: System font not found, reverting to Roboto.
01-21 18:30:16.929 23635 23635 I LiveIconLoader: [Calendar] getLiveIcon - Date: 21
01-21 18:30:16.930 23635 23635 I AppIconSolution: load= live icon for com.samsung.android.calendar, from overlay = true
01-21 18:30:16.930 23635 23635 D AbsListView:  in onLayout changed 
01-21 18:30:16.931 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 18:30:16.945 23635 23867 I BufferQueueProducer: [ViewRootImpl@6c1bbfe[CoverSettingsActivity]#0(BLAST Consumer)0](id:5c5300000000,api:1,p:23635,c:23635) queueBuffer: queued for the first time.
01-21 18:30:16.946 23635 23867 D OpenGLRenderer: GPIS:: SetUp Pid : 23635    Tid : 23867
01-21 18:30:16.949 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 18:30:16.949 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: [DP] rdf()
01-21 18:30:16.949 23635 23635 D ViewRootImpl@6c1bbfe[CoverSettingsActivity]: reportDrawFinished (fn: -1) 
01-21 18:30:16.950 23635 23635 D skia    : --- Failed to create image decoder with message 'unimplemented'
01-21 18:30:16.968 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
01-21 18:30:16.969 23635 23635 D InputMethodManager: startInputInner - Id : 0
01-21 18:30:16.969 23635 23635 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
01-21 18:30:16.972 23635 23635 D InputMethodManager: startInputInner - Id : 0
01-21 18:30:17.448 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: ViewPostIme pointer 0
01-21 18:30:17.478 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: ViewPostIme pointer 1
01-21 18:30:17.507 23635 23867 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
01-21 18:30:17.525 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: setView = android.widget.PopupWindow$PopupDecorView@be171bb TM=true
01-21 18:30:17.537 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: Relayout returned: old=(0,94,1080,2514) new=(462,105,1070,399) req=(608,294)0 dur=8 res=0x7 s={true 518650121712} ch=true fn=-1
01-21 18:30:17.540 23635 23635 D AbsListView:  in onLayout changed 
01-21 18:30:17.541 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: [DP] dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.performTraversals:4087 android.view.ViewRootImpl.doTraversal:2831 
01-21 18:30:17.546 23635 23867 I BufferQueueProducer: [ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]#1(BLAST Consumer)1](id:5c5300000001,api:1,p:23635,c:23635) queueBuffer: queued for the first time.
01-21 18:30:17.547 23635 23867 D OpenGLRenderer: GPIS:: SetUp Pid : 23635    Tid : 23867
01-21 18:30:17.550 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: [DP] pdf(0) 0 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 18:30:17.550 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: [DP] rdf()
01-21 18:30:17.550 23635 23635 D ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: reportDrawFinished (fn: -1) 
01-21 18:30:17.551 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: handleResized, msg = 5 frames=ClientWindowFrames{frame=[462,105][1070,399] display=[-10000,-10000][10000,10000] backdrop=[0,0][608,294]} forceNextWindowRelayout=false displayId=0 frameChanged=false backdropFrameChanged=true configChanged=false displayChanged=false mNextDrawUseBlastSync=false mergedConfiguration={mGlobalConfig={1.0 520mcc65535mnc [th_TH,en_US] ldltr sw411dp w411dp h921dp 420dpi nrml long hdr widecg port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2640) mAppBounds=Rect(0, 94 - 1080, 2514) mMaxBounds=Rect(0, 0 - 1080, 2640) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0 mFreeformTaskPinningState=undefined mFlexPanelMode=off} s.10658 fontWeightAdjustment=0 ff=0 bf=0 bts=0 enb/d themeSeq=0} mOverrideConfig={1.0 520mcc65535mnc [th_TH,en_US] ldltr sw411dp w411dp h921dp 420dpi nrml long hdr widecg port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2640) mAppBounds=Rect(0, 94 - 1080, 2514) mMaxBounds=Rect(0, 0 - 1080, 2640) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_0 mFreeformTaskPinningState=unpinned mFlexPanelMode=off} s.1 fontWeightAdjustment=0 ff=0 bf=0 bts=0 enb/d themeSeq=0}}
01-21 18:30:17.551 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: [DP] dp(1) 0 android.view.ViewRootImpl.reportNextDraw:11240 android.view.ViewRootImpl.handleResized:2157 android.view.ViewRootImpl.access$1000:290 
01-21 18:30:17.556 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: [DP] pdf(0) 0 android.view.ViewRootImpl.lambda$createFrameCompleteCallback$3$ViewRootImpl:4845 android.view.ViewRootImpl$$ExternalSyntheticLambda15.run:6 android.os.Handler.handleCallback:938 
01-21 18:30:17.556 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: [DP] rdf()
01-21 18:30:17.556 23635 23635 D ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: reportDrawFinished (fn: -1) 
01-21 18:30:17.564 23635 23635 I ViewRootImpl@6c1bbfe[CoverSettingsActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
01-21 18:30:17.582 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: MSG_WINDOW_FOCUS_CHANGED 1 1
01-21 18:30:18.062 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: ViewPostIme pointer 0
01-21 18:30:18.094 23635 23635 I ViewRootImpl@9f32e4a[PopupWindow:c30ca9f]: ViewPostIme pointer 1
01-21 18:30:18.094 23635 23635 D AbsListView: onTouchUp() mTouchMode : 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants