SamSprung / SamSprung-TooIME

The one and only Z Flip cover screen keyboard
7 stars 1 forks source link

Logcat - SamSprungIME #94b43e1 #11

Closed LogcatGitHub closed 2 years ago

LogcatGitHub commented 2 years ago

*Submitted by Newlumedina@****.com

Description:

I payed for this keyboard, and it's not working at all

Device info:

App version1.5.0
App version code150
Android build versionF711USQU2CVC7
Android release version12
Android SDK version31
Android build IDSP1A.210812.016.F711USQU2CVC7
Device brandsamsung
Device manufacturersamsung
Device nameb2q
Device modelSM-F711U
Device product nameb2qsqw
Device hardware nameqcom
ABIs[arm64-v8a, armeabi-v7a, armeabi]
ABIs (32bit)[armeabi-v7a, armeabi]
ABIs (64bit)[arm64-v8a]

Logcat:

Android S (12)

--------- beginning of crash
04-01 21:18:56.421 15335 15335 E AndroidRuntime: FATAL EXCEPTION: main
04-01 21:18:56.421 15335 15335 E AndroidRuntime: Process: com.eightbit.samsprung.ime:SamSprung, PID: 15335
04-01 21:18:56.421 15335 15335 E AndroidRuntime: java.lang.IllegalArgumentException: view must not be null
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:398)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at j1.c.a(IMEBroadcastService.kt:8)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at com.eightbit.samsprung.ime.input.SamSprungInput.onShowInputRequested(SamSprungInput.kt:1)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.inputmethodservice.InputMethodService.dispatchOnShowInputRequested(InputMethodService.java:2754)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.inputmethodservice.InputMethodService.access$800(InputMethodService.java:354)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInput(InputMethodService.java:960)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInputWithToken(InputMethodService.java:921)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:231)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:44)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:106)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.os.Looper.loopOnce(Looper.java:226)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:313)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:8663)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
04-01 21:18:56.421 15335 15335 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
04-02 10:09:09.943 23853 23853 E AndroidRuntime: FATAL EXCEPTION: main
04-02 10:09:09.943 23853 23853 E AndroidRuntime: Process: com.eightbit.samsprung.ime:SamSprung, PID: 23853
04-02 10:09:09.943 23853 23853 E AndroidRuntime: java.lang.IllegalArgumentException: view must not be null
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:398)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at j1.c.a(IMEBroadcastService.kt:8)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at com.eightbit.samsprung.ime.input.SamSprungInput.onShowInputRequested(SamSprungInput.kt:1)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.inputmethodservice.InputMethodService.dispatchOnShowInputRequested(InputMethodService.java:2754)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.inputmethodservice.InputMethodService.access$800(InputMethodService.java:354)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInput(InputMethodService.java:960)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInputWithToken(InputMethodService.java:921)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:231)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:44)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:106)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.os.Looper.loopOnce(Looper.java:226)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:313)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:8663)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
04-02 10:09:09.943 23853 23853 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
04-02 10:37:09.619 29042 29042 E AndroidRuntime: FATAL EXCEPTION: main
04-02 10:37:09.619 29042 29042 E AndroidRuntime: Process: com.eightbit.samsprung.ime:SamSprung, PID: 29042
04-02 10:37:09.619 29042 29042 E AndroidRuntime: java.lang.IllegalArgumentException: view must not be null
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:398)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at j1.c.a(IMEBroadcastService.kt:8)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at com.eightbit.samsprung.ime.input.SamSprungInput.onShowInputRequested(SamSprungInput.kt:1)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.inputmethodservice.InputMethodService.dispatchOnShowInputRequested(InputMethodService.java:2754)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.inputmethodservice.InputMethodService.access$800(InputMethodService.java:354)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInput(InputMethodService.java:960)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInputWithToken(InputMethodService.java:921)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:231)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:44)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:106)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.os.Looper.loopOnce(Looper.java:226)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:313)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:8663)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
04-02 10:37:09.619 29042 29042 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
--------- beginning of main
04-03 06:24:47.548  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 1
04-03 06:25:05.124  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:07.426  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:08.995  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:28.427  8720  8720 D InputMethodService: onKeyDown B key
04-03 06:25:28.428  8720  8720 D InputMethodService: handleBack doIt  : false mShowInputRequested : false mWindowVisible : false
04-03 06:25:28.428  8720  8720 D InputMethodService: handleBack return false
04-03 06:25:28.428  8720  8720 D InputMethodService: onKeyDown handleback false
04-03 06:25:28.431  8720  8720 D InputMethodService: onKeyUp B key
04-03 06:25:28.431  8720  8720 D InputMethodService: onKeyUp not B key
04-03 06:25:28.543  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:29.519  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:31.671  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:32.259  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:33.363  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:36.425  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:52.379  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:52.662  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:55.663  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:56.277  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:25:58.640  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:26:01.246  8720  8720 D InputMethodService: onKeyDown B key
04-03 06:26:01.246  8720  8720 D InputMethodService: handleBack doIt  : false mShowInputRequested : false mWindowVisible : false
04-03 06:26:01.246  8720  8720 D InputMethodService: handleBack return false
04-03 06:26:01.246  8720  8720 D InputMethodService: onKeyDown handleback false
04-03 06:26:01.256  8720  8720 D InputMethodService: onKeyUp B key
04-03 06:26:01.256  8720  8720 D InputMethodService: onKeyUp not B key
04-03 06:26:01.361  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:26:02.617  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:26:14.221  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:26:15.566  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:26:20.811  8720  8720 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:26:20.813  8720  8720 I InputMethod: showSoftInput(), flags : 1
04-03 06:26:20.820  8720  8720 D AndroidRuntime: Shutting down VM
04-03 06:26:20.824  8720  8720 E AndroidRuntime: FATAL EXCEPTION: main
04-03 06:26:20.824  8720  8720 E AndroidRuntime: Process: com.eightbit.samsprung.ime:SamSprung, PID: 8720
04-03 06:26:20.824  8720  8720 E AndroidRuntime: java.lang.IllegalArgumentException: view must not be null
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:398)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at j1.c.a(IMEBroadcastService.kt:8)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at com.eightbit.samsprung.ime.input.SamSprungInput.onShowInputRequested(SamSprungInput.kt:1)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.inputmethodservice.InputMethodService.dispatchOnShowInputRequested(InputMethodService.java:2754)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.inputmethodservice.InputMethodService.access$800(InputMethodService.java:354)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInput(InputMethodService.java:960)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInputWithToken(InputMethodService.java:921)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:231)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:44)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.os.Handler.dispatchMessage(Handler.java:106)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.os.Looper.loopOnce(Looper.java:226)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.os.Looper.loop(Looper.java:313)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at android.app.ActivityThread.main(ActivityThread.java:8663)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at java.lang.reflect.Method.invoke(Native Method)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
04-03 06:26:20.824  8720  8720 E AndroidRuntime:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
04-03 06:26:20.824  8720  8720 E UncaughtException: java.lang.IllegalArgumentException: view must not be null
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:398)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at j1.c.a(IMEBroadcastService.kt:8)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at com.eightbit.samsprung.ime.input.SamSprungInput.onShowInputRequested(SamSprungInput.kt:1)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.inputmethodservice.InputMethodService.dispatchOnShowInputRequested(InputMethodService.java:2754)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.inputmethodservice.InputMethodService.access$800(InputMethodService.java:354)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInput(InputMethodService.java:960)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInputWithToken(InputMethodService.java:921)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.inputmethodservice.IInputMethodWrapper.executeMessage(IInputMethodWrapper.java:231)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at com.android.internal.os.HandlerCaller$MyHandler.handleMessage(HandlerCaller.java:44)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.os.Handler.dispatchMessage(Handler.java:106)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.os.Looper.loopOnce(Looper.java:226)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.os.Looper.loop(Looper.java:313)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at android.app.ActivityThread.main(ActivityThread.java:8663)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at java.lang.reflect.Method.invoke(Native Method)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:567)
04-03 06:26:20.824  8720  8720 E UncaughtException:     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
04-03 06:26:20.828  8720  8720 I g.ime:SamSprun: System.exit called, status: 1
04-03 06:26:20.828  8720  8720 I AndroidRuntime: VM exiting with result code 1, cleanup skipped.
04-03 06:26:21.904 20228 20228 E g.ime:SamSprun: Not starting debugger since process cannot load the jdwp agent.
04-03 06:26:21.906 20228 20228 E USNET   : USNET: appName: com.eightbit.samsprung.ime:SamSprung
04-03 06:26:21.907 20228 20228 D ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
04-03 06:26:21.909 20228 20228 D ActivityThread: setConscryptValidator
04-03 06:26:21.910 20228 20228 D ActivityThread: setConscryptValidator - put
--------- beginning of system
04-03 06:26:21.936 20228 20228 D ActivityThread: handleBindApplication()++ app=com.eightbit.samsprung.ime:SamSprung
04-03 06:26:21.937 20228 20228 D CompatibilityChangeReporter: Compat change id reported: 171979766; UID 10501; state: ENABLED
04-03 06:26:21.956 20228 20228 W g.ime:SamSprun: Entry not found
04-03 06:26:21.958 20228 20228 W g.ime:SamSprun: Entry not found
04-03 06:26:21.958 20228 20228 W g.ime:SamSprun: Entry not found
04-03 06:26:21.959 20228 20228 W g.ime:SamSprun: Entry not found
04-03 06:26:21.963 20228 20228 W g.ime:SamSprun: JIT profile information will not be recorded: profile file does not exist.
04-03 06:26:21.963 20228 20228 W g.ime:SamSprun: JIT profile information will not be recorded: profile file does not exist.
04-03 06:26:21.963 20228 20228 W g.ime:SamSprun: JIT profile information will not be recorded: profile file does not exist.
04-03 06:26:21.964 20228 20228 W g.ime:SamSprun: JIT profile information will not be recorded: profile file does not exist.
04-03 06:26:21.970 20228 20228 V GraphicsEnvironment: ANGLE Developer option for 'com.eightbit.samsprung.ime' set to: 'default'
04-03 06:26:21.970 20228 20228 V GraphicsEnvironment: App is not on the allowlist for updatable production driver.
04-03 06:26:21.971 20228 20228 D LoadedApk: LoadedApk::makeApplication() appContext.mOpPackageName=com.eightbit.samsprung.ime appContext.mBasePackageName=com.eightbit.samsprung.ime
04-03 06:26:21.971 20228 20228 D NetworkSecurityConfig: No Network Security Config specified, using platform default
04-03 06:26:21.974 20228 20228 D NetworkSecurityConfig: No Network Security Config specified, using platform default
04-03 06:26:21.982 20228 20228 D ActivityThread: handleBindApplication() --
04-03 06:26:22.064 20228 20228 W InputMethodService: isPackageExists failed: unknown package com.sec.android.desktopmode.uiservice
04-03 06:26:22.067 20228 20228 D InputMethodService: mDesktopModeManager null!
04-03 06:26:22.067 20228 20228 D InputMethodService: mDesktopModeManager null!
04-03 06:26:22.068 20228 20228 D InputMethodService: onCreate getCurrentFocusDisplayID() : 0
04-03 06:26:22.069 20228 20228 D InputMethodService: onCreate getCurTokenDisplayId() : 0
04-03 06:26:22.069 20228 20228 D InputMethodService: mTargetDisplayContext is null
04-03 06:26:22.069 20228 20228 I Dialog  : mIsDeviceDefault = true, mIsSamsungBasicInteraction = false, isMetaDataInActivity = false
04-03 06:26:22.082 20228 20228 I DecorView: [INFO] isPopOver=false, config=false
04-03 06:26:22.082 20228 20228 I DecorView: updateCaptionType >> DecorView@901ca63[InputMethod], isFloating=true, isApplication=false, hasWindowControllerCallback=false, hasWindowDecorCaption=false
04-03 06:26:22.082 20228 20228 D DecorView: setCaptionType = 0, this = DecorView@901ca63[InputMethod]
04-03 06:26:22.091 20228 20228 D InputMethodService: mBR.registerReceiver()
04-03 06:26:22.094 20228 20228 D CompatibilityChangeReporter: Compat change id reported: 160794467; UID 10501; state: ENABLED
04-03 06:26:22.096 20228 20228 D skia    : --- Failed to create image decoder with message 'unimplemented'
04-03 06:26:22.105 20228 20228 W InputMethod: initializeInternal: token=android.os.BinderProxy@de1242
04-03 06:26:22.106 20228 20228 D SoftInputWindow: WindowState: TOKEN_PENDING -> TOKEN_SET @ android.inputmethodservice.SoftInputWindow.setToken:115
04-03 06:26:22.125 20228 20254 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
04-03 06:26:22.136 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: setView = com.android.internal.policy.DecorView@901ca63 TM=true
04-03 06:26:22.136 20228 20228 D SoftInputWindow: WindowState: TOKEN_SET -> SHOWN_AT_LEAST_ONCE @ android.inputmethodservice.SoftInputWindow.show:303
04-03 06:26:22.156 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: Relayout returned: old=(0,94,1080,2640) new=(0,2496,1080,2640) req=(1080,144)4 dur=5 res=0x1 s={false 0} ch=false fn=-1
04-03 06:26:22.158 20228 20228 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last -1
04-03 06:26:22.158 20228 20228 I InputMethod: showSoftInput(), flags : 1
04-03 06:26:22.158 20228 20228 D InputMethodService: mDesktopModeManager null!
04-03 06:26:22.158 20228 20228 V InputMethodService: Showing window: showInput=true mShowInputRequested=false mViewsCreated=false mDecorViewVisible=false mWindowVisible=false mInputStarted=true mShowInputFlags=1
04-03 06:26:22.158 20228 20228 D InputMethodService: sendInputViewShownStateSSRM(): true
04-03 06:26:22.159 20228 20228 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false
04-03 06:26:22.160 20228 20228 D InputMethodService: AxT9IME.sendInputViewShownState(): true
04-03 06:26:22.160 20228 20228 D InputMethodService: AxT9IME.IS_VISIBLE_CANDIDATE(): 4
04-03 06:26:22.162 20228 20228 V InputMethodService: showWindow: draw decorView!android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInput:964 android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInputWithToken:921 android.inputmethodservice.IInputMethodWrapper.executeMessage:231 com.android.internal.os.HandlerCaller$MyHandler.handleMessage:44 android.os.Handler.dispatchMessage:106 android.os.Looper.loopOnce:226 android.os.Looper.loop:313 
04-03 06:26:22.185 20228 20246 I ViewRootImpl@9bf108e[InputMethod]: Resizing android.view.ViewRootImpl@6a38ff2: frame=[0,2496][1080,2640] reportDraw=true forceLayout=false backDropFrame=Rect(0, 0 - 1080, 144)
04-03 06:26:22.189 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: Relayout returned: old=(0,2496,1080,2640) new=(0,2496,1080,2640) req=(1080,144)0 dur=17 res=0x7 s={true 494506403648} ch=true fn=-1
04-03 06:26:22.190 20228 20228 I DecorView: getCurrentDensityDpi: from app context. densityDpi=480 msg=remove_caption
04-03 06:26:22.190 20228 20228 I DecorView: [INFO] isPopOver=false, config=true
04-03 06:26:22.190 20228 20228 I DecorView: updateCaptionType >> DecorView@901ca63[InputMethod], isFloating=true, isApplication=false, hasWindowControllerCallback=false, hasWindowDecorCaption=false
04-03 06:26:22.190 20228 20228 D DecorView: setCaptionType = 0, this = DecorView@901ca63[InputMethod]
04-03 06:26:22.190 20228 20254 D OpenGLRenderer: RenderThread::requireGlContext()
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: QUALCOMM build                   : b25f720, I2fb6e682e6
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: Build Date                       : 09/14/21
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: OpenGL ES Shader Compiler Version: EV031.35.01.09
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: Local Branch                     : CLDebug0914
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: Remote Branch                    : 
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: Remote Branch                    : 
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: Reconstruct Branch               : 
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: Build Config                     : S P 10.0.7 AArch64
04-03 06:26:22.192 20228 20254 I AdrenoGLES-0: Driver Path                      : /vendor/lib64/egl/libGLESv2_adreno.so
04-03 06:26:22.192 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11374 android.view.ViewRootImpl.performTraversals:4167 android.view.ViewRootImpl.doTraversal:2893 
04-03 06:26:22.198 20228 20254 I AdrenoGLES-0: PFP: 0x016dc094, ME: 0x00000000
04-03 06:26:22.211 20228 20254 D OpenGLRenderer: RenderThread::setGrContext()
04-03 06:26:22.213 20228 20254 D hw-ProcessState: Binder ioctl to enable oneway spam detection failed: Invalid argument
04-03 06:26:22.214 20228 20254 D OpenGLRenderer: eglCreateWindowSurface
04-03 06:26:22.218 20228 20254 I BufferQueueProducer: [ViewRootImpl@9bf108e[InputMethod]#0(BLAST Consumer)0](id:4f0400000000,api:1,p:20228,c:20228) queueBuffer: queued for the first time.
04-03 06:26:22.220 20228 20254 D OpenGLRenderer: GPIS:: SetUp Pid : 20228    Tid : 20254
04-03 06:26:22.226 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:4969 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 
04-03 06:26:22.226 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] rdf()
04-03 06:26:22.226 20228 20228 D ViewRootImpl@9bf108e[InputMethod]: reportDrawFinished (fn: -1) 
04-03 06:26:22.226 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: handleResized, msg = 5 frames=ClientWindowFrames{frame=[0,2496][1080,2640] display=[0,94][1080,2640] backdrop=[0,0][1080,144]} forceNextWindowRelayout=false displayId=0 frameChanged=false backdropFrameChanged=false configChanged=false displayChanged=false mNextDrawUseBlastSync=false mergedConfiguration={mGlobalConfig={0.8 311mcc480mnc [en_US] ldltr sw360dp w360dp h848dp 480dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2640) mAppBounds=Rect(0, 94 - 1080, 2640) mMaxBounds=Rect(0, 0 - 1080, 2640) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined mFreeformTaskPinningState=undefined mFlexPanelMode=off} s.37967 fontWeightAdjustment=0 ff=0 bf=0 bts=0 enb/d themeSeq=0} mOverrideConfig={0.8 311mcc480mnc [en_US] ldltr sw360dp w360dp h848dp 480dpi nrml long port finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2640) mAppBounds=Rect(0, 94 - 1080, 2640) mMaxBounds=Rect(0, 0 - 1080, 2640) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined mFreeformTaskPinningState=undefined mFlexPanelMode=off} s.37967 fontWeightAdjustment=0 ff=0 bf=0 bts=0 enb/d themeSeq=0}}
04-03 06:26:22.226 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11374 android.view.ViewRootImpl.handleResized:2204 android.view.ViewRootImpl.access$1200:294 
04-03 06:26:22.227 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:4969 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 
04-03 06:26:22.227 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] rdf()
04-03 06:26:22.227 20228 20228 D ViewRootImpl@9bf108e[InputMethod]: reportDrawFinished (fn: -1) 
04-03 06:26:26.420 20228 20228 D InputMethodService: checkDisplayOfStartInputAndUpdateKeyboard display Id 0last 0
04-03 06:26:26.421 20228 20228 I InputMethod: showSoftInput(), flags : 1
04-03 06:26:26.421 20228 20228 D InputMethodService: mDesktopModeManager null!
04-03 06:26:26.421 20228 20228 V InputMethodService: Showing window: showInput=true mShowInputRequested=true mViewsCreated=true mDecorViewVisible=true mWindowVisible=true mInputStarted=true mShowInputFlags=1
04-03 06:26:26.421 20228 20228 I InputMethodService: startViews: mShowInputRequested=true, mInputViewStarted=true, mCandidatesViewStarted= false
04-03 06:26:26.421 20228 20228 D InputMethodService: AxT9IME.sendInputViewShownState(): true
04-03 06:26:26.421 20228 20228 D InputMethodService: AxT9IME.IS_VISIBLE_CANDIDATE(): 4
04-03 06:26:28.069 20228 20228 D InputMethodService: onKeyDown B key
04-03 06:26:28.069 20228 20228 D InputMethodService: handleBack doIt  : false mShowInputRequested : true mWindowVisible : true
04-03 06:26:28.069 20228 20228 D InputMethodService: handleBack return true
04-03 06:26:28.069 20228 20228 D InputMethodService: onKeyDown handleback true
04-03 06:26:28.201 20228 20228 D InputMethodService: onKeyUp B key
04-03 06:26:28.201 20228 20228 D InputMethodService: onKeyUp handle B
04-03 06:26:28.201 20228 20228 D InputMethodService: handleBack doIt  : true mShowInputRequested : true mWindowVisible : true
04-03 06:26:28.213 20228 20228 D InputMethodService: handleBack return true
04-03 06:26:28.213 20228 20228 I InputMethod: hideSoftInput(), flags : 0
04-03 06:26:28.213 20228 20228 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false
04-03 06:26:28.214 20228 20228 D InputMethodService: AxT9IME.sendInputViewShownState(): false
04-03 06:26:28.214 20228 20228 D InputMethodService: AxT9IME.IS_VISIBLE_CANDIDATE(): 4
04-03 06:26:28.214 20228 20228 D InputMethodService: sendInputViewShownStateSSRM(): false
04-03 06:26:28.223 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: Relayout returned: old=(0,2496,1080,2640) new=(0,2496,1080,2640) req=(1080,144)0 dur=3 res=0x1 s={true 494506403648} ch=false fn=2
04-03 06:26:28.452 20228 20254 D OpenGLRenderer: setSurface called with nullptr
04-03 06:26:28.452 20228 20254 D OpenGLRenderer: setSurface() destroyed EGLSurface
04-03 06:26:28.452 20228 20254 D OpenGLRenderer: destroyEglSurface
04-03 06:26:28.463 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: Relayout returned: old=(0,2496,1080,2640) new=(0,2496,1080,2640) req=(1080,144)8 dur=9 res=0x5 s={false 0} ch=true fn=2
04-03 06:26:30.406 20228 20228 I InputMethod: showSoftInput(), flags : 1
04-03 06:26:30.406 20228 20228 D InputMethodService: mDesktopModeManager null!
04-03 06:26:30.406 20228 20228 V InputMethodService: Showing window: showInput=true mShowInputRequested=false mViewsCreated=true mDecorViewVisible=false mWindowVisible=false mInputStarted=true mShowInputFlags=1
04-03 06:26:30.407 20228 20228 D InputMethodService: sendInputViewShownStateSSRM(): true
04-03 06:26:30.409 20228 20228 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false
04-03 06:26:30.409 20228 20228 D InputMethodService: AxT9IME.sendInputViewShownState(): true
04-03 06:26:30.409 20228 20228 D InputMethodService: AxT9IME.IS_VISIBLE_CANDIDATE(): 4
04-03 06:26:30.410 20228 20228 V InputMethodService: showWindow: draw decorView!android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInput:964 android.inputmethodservice.InputMethodService$InputMethodImpl.showSoftInputWithToken:921 android.inputmethodservice.IInputMethodWrapper.executeMessage:231 com.android.internal.os.HandlerCaller$MyHandler.handleMessage:44 android.os.Handler.dispatchMessage:106 android.os.Looper.loopOnce:226 android.os.Looper.loop:313 
04-03 06:26:30.424 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: Relayout returned: old=(0,2496,1080,2640) new=(0,2496,1080,2640) req=(1080,144)0 dur=6 res=0x7 s={true 494506403648} ch=true fn=-1
04-03 06:26:30.424 20228 20254 D OpenGLRenderer: eglCreateWindowSurface
04-03 06:26:30.424 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11374 android.view.ViewRootImpl.performTraversals:4167 android.view.ViewRootImpl.doTraversal:2893 
04-03 06:26:30.427 20228 20254 I BufferQueueProducer: [ViewRootImpl@9bf108e[InputMethod]#1(BLAST Consumer)1](id:4f0400000001,api:1,p:20228,c:20228) queueBuffer: queued for the first time.
04-03 06:26:30.429 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:4969 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 
04-03 06:26:30.429 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: [DP] rdf()
04-03 06:26:30.429 20228 20228 D ViewRootImpl@9bf108e[InputMethod]: reportDrawFinished (fn: -1) 
04-03 06:26:35.238 20228 20228 I InputMethodService: onDestroy initialized=true
04-03 06:26:35.238 20228 20228 D InputMethodService: notifyKeyboardClosed
04-03 06:26:35.242 20228 20228 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false
04-03 06:26:35.263 20228 20254 D OpenGLRenderer: setSurface called with nullptr
04-03 06:26:35.263 20228 20254 D OpenGLRenderer: setSurface() destroyed EGLSurface
04-03 06:26:35.263 20228 20254 D OpenGLRenderer: destroyEglSurface
04-03 06:26:35.264 20228 20228 I ViewRootImpl@9bf108e[InputMethod]: dispatchDetachedFromWindow
04-03 06:26:35.289 20228 20228 D InputTransport: Input channel destroyed: '5d00032', fd=85
04-03 06:26:35.290 20228 20228 D SoftInputWindow: WindowState: SHOWN_AT_LEAST_ONCE -> DESTROYED @ android.inputmethodservice.SoftInputWindow.dismissForDestroyIfNecessary:354
04-03 06:26:35.294 20228 20228 D InputMethodService: mBR.unregisterReceiver()
04-03 06:26:35.294 20228 20228 D InputTransport: Input channel destroyed: 'ClientS', fd=77
04-03 06:27:14.581 20228 20228 I DecorView: [INFO] isPopOver=false, config=true
04-03 06:27:14.581 20228 20228 I DecorView: updateCaptionType >> DecorView@3a1223[], isFloating=false, isApplication=true, hasWindowControllerCallback=true, hasWindowDecorCaption=false
04-03 06:27:14.581 20228 20228 D DecorView: setCaptionType = 0, this = DecorView@3a1223[]
04-03 06:27:14.582 20228 20228 I DecorView: getCurrentDensityDpi: from real metrics. densityDpi=480 msg=resources_loaded
04-03 06:27:14.621 20228 20228 D RenderScript HIDL Adaptation: IRenderScriptDevice::getService()
04-03 06:27:14.622 20228 20228 D RenderScript HIDL Adaptation: IRenderScriptDevice::getService() returned 0x0
04-03 06:27:14.622 20228 20228 D RenderScript HIDL Adaptation: Using Fallback Path.
04-03 06:27:14.632 20228 20228 D g.ime:SamSprun: Successfully queried cache dir: /data/user_de/0/com.eightbit.samsprung.ime/code_cache
04-03 06:27:14.632 20228 20228 D RenderScript: Setting cache dir: /data/user_de/0/com.eightbit.samsprung.ime/code_cache
04-03 06:27:14.659 20228 20254 D NativeCustomFrequencyManager: [NativeCFMS] BpCustomFrequencyManager::BpCustomFrequencyManager()
04-03 06:27:14.660 20228 20228 I DecorView: notifyKeepScreenOnChanged: keepScreenOn=false
04-03 06:27:14.663 20228 20228 I ViewRootImpl@f7ab7e5[CoverPreferences]: setView = com.android.internal.policy.DecorView@3a1223 TM=true
04-03 06:27:14.669 20228 20228 D skia    : --- Failed to create image decoder with message 'unimplemented'
04-03 06:27:14.676 20228 20228 I WallpaperResourcesInfo: parsingJson: [{"isDefault":true,"isBlackFirstFrame":true,"index":0,"which":2,"screen":0,"type":8,"filename":"B2-Black.mp4","frame_no":300,"cmf_info":["zk"]},{"isDefault":false,"isBlackFirstFrame":true,"index":1,"which":2,"screen":0,"type":8,"filename":"B2-Cream.mp4","frame_no":300,"cmf_info":["ze"]},{"isDefault":false,"isBlackFirstFrame":true,"index":2,"which":2,"screen":0,"type":8,"filename":"B2-Green.mp4","frame_no":300,"cmf_info":["zg"]},{"isDefault":false,"isBlackFirstFrame":true,"index":3,"which":2,"screen":0,"type":8,"filename":"B2-Lavender.mp4","frame_no":300,"cmf_info":["lv"]},{"isDefault":false,"isBlackFirstFrame":true,"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,"isBlackFirstFrame":true,"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,"isBlackFirstFrame":true,"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,
04-03 06:27:14.676 20228 20228 D WallpaperManager: peekWallpaperBitmap: which =1, useCache = true
04-03 06:27:14.676 20228 20228 D WallpaperManager: getCurrentWallpaperLocked userId=0 by : com.eightbit.samsprung.ime
04-03 06:27:14.724 20228 20228 D WallpaperManager: checkDeviceDensity getDisplayId=0
04-03 06:27:14.724 20228 20228 D WallpaperManager: checkDeviceDensity deviceRotation=0 deviceHeight=2640 deviceWidth=1080 bitmapHeight=2640 bitmapWidth=1080
04-03 06:27:14.728 20228 20228 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : requestUpdateInfo(com.eightbit.samsprung.ime)
04-03 06:27:14.729 20228 20228 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : requestUpdateInfo(com.eightbit.samsprung.ime)
04-03 06:27:14.729 20228 20228 D WallpaperManager: peekWallpaperBitmap: which =1, useCache = true
04-03 06:27:14.729 20228 20228 D WallpaperManager: peekWallpaperBitmap() cached image height=2640 width=1080
04-03 06:27:14.729 20228 20228 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : requestUpdateInfo(com.eightbit.samsprung.ime)
04-03 06:27:14.729 20228 20228 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : requestUpdateInfo(com.eightbit.samsprung.ime)
04-03 06:27:14.729 20228 21112 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : Initiate binding to the service.
04-03 06:27:14.730 20228 20228 D skia    : --- Failed to create image decoder with message 'unimplemented'
04-03 06:27:14.748 20228 21112 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : Waiting to bind to the service.
04-03 06:27:14.748 20228 21112 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : Waiting to bind to the service.
04-03 06:27:14.748 20228 21112 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : Waiting to bind to the service.
04-03 06:27:14.759 20228 20228 I ViewRootImpl@f7ab7e5[CoverPreferences]: Relayout returned: old=(0,0,1080,2640) new=(0,0,1080,2640) req=(1080,2640)0 dur=9 res=0x7 s={true 494506403648} ch=true fn=-1
04-03 06:27:14.760 20228 20254 D OpenGLRenderer: eglCreateWindowSurface
04-03 06:27:14.762 20228 20228 I ViewRootImpl@f7ab7e5[CoverPreferences]: [DP] dp(1) 1 android.view.ViewRootImpl.reportNextDraw:11374 android.view.ViewRootImpl.performTraversals:4167 android.view.ViewRootImpl.doTraversal:2893 
04-03 06:27:14.794 20228 20254 I BufferQueueProducer: [ViewRootImpl@f7ab7e5[CoverPreferences]#2(BLAST Consumer)2](id:4f0400000002,api:1,p:20228,c:20228) queueBuffer: queued for the first time.
04-03 06:27:14.795 20228 20254 D OpenGLRenderer: GPIS:: SetUp Pid : 20228    Tid : 20254
04-03 06:27:14.796 20228 20228 I ViewRootImpl@f7ab7e5[CoverPreferences]: [DP] pdf(0) 1 android.view.ViewRootImpl.lambda$addFrameCompleteCallbackIfNeeded$3$ViewRootImpl:4969 android.view.ViewRootImpl$$ExternalSyntheticLambda16.run:6 android.os.Handler.handleCallback:938 
04-03 06:27:14.796 20228 20228 I ViewRootImpl@f7ab7e5[CoverPreferences]: [DP] rdf()
04-03 06:27:14.796 20228 20228 D ViewRootImpl@f7ab7e5[CoverPreferences]: reportDrawFinished (fn: -1) 
04-03 06:27:14.802 20228 20228 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : ServiceConnectionImpl.onServiceConnected(ComponentInfo{com.android.vending/com.google.android.finsky.installservice.DevTriggeredUpdateService})
04-03 06:27:14.805 20228 21112 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : linkToDeath
04-03 06:27:14.818 20228 20228 I ViewRootImpl@f7ab7e5[CoverPreferences]: MSG_WINDOW_FOCUS_CHANGED 1 1
04-03 06:27:14.820 20228 20228 D InputMethodManager: startInputInner - Id : 0
04-03 06:27:14.820 20228 20228 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
04-03 06:27:14.835 20228 20228 D InputMethodManager: startInputInner - Id : 0
04-03 06:27:14.922 20228 20925 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : Leaving the connection open for other ongoing calls.
04-03 06:27:14.922 20228 20925 I PlayCore: UID: [10501]  PID: [20228] OnRequestInstallCallback : onRequestInfo
04-03 06:27:14.923 20228 20247 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : Leaving the connection open for other ongoing calls.
04-03 06:27:14.923 20228 20247 I PlayCore: UID: [10501]  PID: [20228] OnRequestInstallCallback : onRequestInfo
04-03 06:27:14.927 20228 20245 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : Leaving the connection open for other ongoing calls.
04-03 06:27:14.927 20228 20245 I PlayCore: UID: [10501]  PID: [20228] OnRequestInstallCallback : onRequestInfo
04-03 06:27:14.928 20228 20246 I PlayCore: UID: [10501]  PID: [20228] OnRequestInstallCallback : onRequestInfo
04-03 06:27:14.928 20228 21112 I PlayCore: UID: [10501]  PID: [20228] AppUpdateService : Unbind from service.
04-03 06:27:19.101 20228 20228 I ViewRootImpl@f7ab7e5[CoverPreferences]: ViewPostIme pointer 0
04-03 06:27:19.199 20228 20228 I ViewRootImpl@f7ab7e5[CoverPreferences]: ViewPostIme pointer 1
AbandonedCart commented 2 years ago

Duplicate of https://github.com/SamSprung/SamSprung-TooIME/issues/10