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

UnsafeIntentLaunchViolation: AppLockActivity.startHomeActivity #1882

Open
ignoramous opened this issue Feb 26, 2025 · 0 comments
Open

UnsafeIntentLaunchViolation: AppLockActivity.startHomeActivity #1882

ignoramous opened this issue Feb 26, 2025 · 0 comments
Assignees

Comments

@ignoramous
Copy link
Collaborator

02-26 21:21:30.276 25038 25038 V ActivityManager: AppLockUi biometric authentication disabled or running on TV
02-26 21:21:30.276 25038 25038 V ActivityManager: AppLockUi starting home activity
02-26 21:21:30.284 25038 25038 D StrictMode: StrictMode policy violation: android.os.strictmode.UnsafeIntentLaunchViolation: Launch of unsafe intent: Intent { flg=0x10008000 cmp=com.celzero.bravedns/.ui.HomeScreenActivity }
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.os.StrictMode.onUnsafeIntentLaunch(StrictMode.java:2464)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.content.Intent.prepareToLeaveProcess(Intent.java:12217)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.content.Intent.prepareToLeaveProcess(Intent.java:12122)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.Instrumentation.execStartActivity(Instrumentation.java:1898)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.Activity.startActivityForResult(Activity.java:5724)
02-26 21:21:30.284 25038 25038 D StrictMode:    at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:780)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.Activity.startActivityForResult(Activity.java:5682)
02-26 21:21:30.284 25038 25038 D StrictMode:    at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:761)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.Activity.startActivity(Activity.java:6180)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.Activity.startActivity(Activity.java:6147)
02-26 21:21:30.284 25038 25038 D StrictMode:    at com.celzero.bravedns.ui.activity.AppLockActivity.startHomeActivity(AppLockActivity.kt:140)
02-26 21:21:30.284 25038 25038 D StrictMode:    at com.celzero.bravedns.ui.activity.AppLockActivity.onCreate(AppLockActivity.kt:68)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.Activity.performCreate(Activity.java:8757)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.Activity.performCreate(Activity.java:8729)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1475)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4005)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4181)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:114)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:144)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:101)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2643)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.os.Handler.dispatchMessage(Handler.java:106)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.os.Looper.loopOnce(Looper.java:257)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.os.Looper.loop(Looper.java:368)
02-26 21:21:30.284 25038 25038 D StrictMode:    at android.app.ActivityThread.main(ActivityThread.java:8839)
02-26 21:21:30.284 25038 25038 D StrictMode:    at java.lang.reflect.Method.invoke(Native Method)
02-26 21:21:30.284 25038 25038 D StrictMode:    at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:572)
02-26 21:21:30.284 25038 25038 D StrictMode:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1049)
02-26 21:21:30.342 25038 25038 D ScrollOptim [SceneManager]: updateCurrentActivity: mCurrentActivityName=com.celzero.bravedns.ui.activity.AppLockActivity, isOptEnable=true, isAnimAheadEnable=true, isFrameInsertEnable=true, InsertNum=1, isEnabledForScrollChanged=false
02-26 21:21:30.342 25038 25038 D ActivityThread: ComponentInfo{com.celzero.bravedns/com.celzero.bravedns.ui.activity.AppLockActivity} checkFinished=true 1
02-26 21:21:30.343 25038 25038 D
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