{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":414045175,"defaultBranch":"14-dev","name":"platform_frameworks_libs_systemui","ownerLogin":"LawnchairLauncher","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-10-06T02:35:35.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34144436?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1703209539.0","currentOid":""},"activityList":{"items":[{"before":"02aee0e36d501413267d1e5d0564e816bfe53686","after":"5f57efed9ac2cab63a3bb5d82408fcacfbfe7ca5","ref":"refs/heads/14-dev","pushedAt":"2024-01-23T01:14:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MrSluffy","name":"John Andrew Camu","path":"/MrSluffy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36076410?s=80&v=4"},"commit":{"message":"Fixed IllegalArgumentException: width & height must be > 0\n\nLawnchair (Debug) bug report Jan 23, 2024 01:35:38\nversion: 14 Dev (#365) (14)\ncommit: ab25769\nbuild.brand: samsung\nbuild.device: b2q\nbuild.display: TP1A.220624.014.F711BXXS6FWK2\nbuild.fingerprint: samsung/b2qxeea/b2q:13/TP1A.220624.014/F711BXXS6FWK2:user/release-keys\nbuild.hardware: qcom\nbuild.id: TP1A.220624.014\nbuild.manufacturer: samsung\nbuild.model: SM-F711B\nbuild.security.level: 2023-11-01\nbuild.product: b2qxeea\nbuild.type: user\nversion.codename: REL\nversion.incremental: F711BXXS6FWK2\nversion.release: 13\nversion.sdk_int: 33\ndisplay.density_dpi: 391\nisRecentsEnabled: true\n\nerror: Uncaught exception\n\njava.lang.RuntimeException: Unable to start activity ComponentInfo{app.lawnchair.debug/app.lawnchair.LawnchairLauncher}: java.lang.IllegalArgumentException: width & height must be > 0\n\tat android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4184)\n\tat android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4340)\n\tat android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:101)\n\tat android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecutor.java:135)\n\tat android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:95)\n\tat android.app.ActivityThread$H.handleMessage(ActivityThread.java:2584)\n\tat android.os.Handler.dispatchMessage(Handler.java:106)\n\tat android.os.Looper.loopOnce(Looper.java:226)\n\tat android.os.Looper.loop(Looper.java:313)\n\tat android.app.ActivityThread.main(ActivityThread.java:8810)\n\tat java.lang.reflect.Method.invoke(Native Method)\n\tat com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)\n\tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)\nCaused by: java.lang.IllegalArgumentException: width & height must be > 0\n\tat android.graphics.Bitmap.createBitmap(Bitmap.java:1300)\n\tat android.graphics.Bitmap.createBitmap(Bitmap.java:1277)\n\tat com.android.launcher3.icons.BitmapRenderer.createHardwareBitmap(BitmapRenderer.java:52)\n\tat com.android.launcher3.icons.ShadowGenerator$Builder.createPill(ShadowGenerator.java:151)\n\tat com.android.launcher3.icons.ShadowGenerator$Builder.createPill(ShadowGenerator.java:138)\n\tat com.android.launcher3.icons.DotRenderer.(DotRenderer.java:78)\n\tat com.android.launcher3.DeviceProfile.createDotRenderer(DeviceProfile.java:726)\n\tat com.android.launcher3.DeviceProfile.(DeviceProfile.java:708)\n\tat com.android.launcher3.DeviceProfile$Builder.build(DeviceProfile.java:2255)\n\tat com.android.launcher3.InvariantDeviceProfile.initGrid(InvariantDeviceProfile.java:470)\n\tat com.android.launcher3.InvariantDeviceProfile.initGrid(InvariantDeviceProfile.java:359)\n\tat com.android.launcher3.InvariantDeviceProfile.initGrid(InvariantDeviceProfile.java:373)\n\tat com.android.launcher3.InvariantDeviceProfile.(InvariantDeviceProfile.java:233)\n\tat com.android.launcher3.InvariantDeviceProfile.$r8$lambda$DNcXzmawjoq65q3wgQi9M48DryY(Unknown Source:2)\n\tat com.android.launcher3.InvariantDeviceProfile$$ExternalSyntheticLambda4.get(Unknown Source:0)\n\tat com.android.launcher3.util.MainThreadInitializedObject.lambda$get$0(MainThreadInitializedObject.java:60)\n\tat com.android.launcher3.util.MainThreadInitializedObject.$r8$lambda$xtvr3aByNYHC2nsBQ97HC1SKg4A(Unknown Source:0)\n\tat com.android.launcher3.util.MainThreadInitializedObject$$ExternalSyntheticLambda0.get(Unknown Source:4)\n\tat com.android.launcher3.util.TraceHelper.allowIpcs(TraceHelper.java:100)\n\tat com.android.launcher3.util.MainThreadInitializedObject.get(MainThreadInitializedObject.java:59)\n\tat com.android.launcher3.LauncherAppState.(LauncherAppState.java:165)\n\tat com.android.launcher3.LauncherAppState.(LauncherAppState.java:111)\n\tat com.android.launcher3.LauncherAppState$$ExternalSyntheticLambda16.get(Unknown Source:2)\n\tat com.android.launcher3.util.MainThreadInitializedObject.lambda$get$0(MainThreadInitializedObject.java:60)\n\tat com.android.launcher3.util.MainThreadInitializedObject.$r8$lambda$xtvr3aByNYHC2nsBQ97HC1SKg4A(Unknown Source:0)\n\tat com.android.launcher3.util.MainThreadInitializedObject$$ExternalSyntheticLambda0.get(Unknown Source:4)\n\tat com.android.launcher3.util.TraceHelper.allowIpcs(TraceHelper.java:100)\n\tat com.android.launcher3.util.MainThreadInitializedObject.get(MainThreadInitializedObject.java:59)\n\tat com.android.launcher3.LauncherAppState.getInstance(LauncherAppState.java:99)\n\tat com.android.launcher3.Launcher.onCreate(Launcher.java:519)\n\tat com.android.launcher3.uioverrides.QuickstepLauncher.onCreate(QuickstepLauncher.java:578)\n\tat app.lawnchair.LawnchairLauncher.onCreate(LawnchairLauncher.kt:215)\n\tat android.app.Activity.performCreate(Activity.java:8657)\n\tat android.app.Activity.performCreate(Activity.java:8636)\n\tat android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1417)\n\tat android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4165)\n\t... 12 more","shortMessageHtmlLink":"Fixed IllegalArgumentException: width & height must be > 0"}},{"before":"1827de15c65f4ebcaab798b5e1a0a2569851e4a4","after":null,"ref":"refs/heads/detached","pushedAt":"2023-12-22T01:45:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Goooler","name":"Zongle Wang","path":"/Goooler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10363352?s=80&v=4"}},{"before":null,"after":"02aee0e36d501413267d1e5d0564e816bfe53686","ref":"refs/heads/14-dev","pushedAt":"2023-12-17T03:35:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"MrSluffy","name":"John Andrew Camu","path":"/MrSluffy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36076410?s=80&v=4"},"commit":{"message":"Merge branch 'android14-release' into 14-dev","shortMessageHtmlLink":"Merge branch 'android14-release' into 14-dev"}},{"before":"e6efd2974b413a6a92f40934fbe909d861b85edb","after":null,"ref":"refs/heads/replace-jar","pushedAt":"2023-11-21T06:07:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Goooler","name":"Zongle Wang","path":"/Goooler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10363352?s=80&v=4"}},{"before":"55dfc8703698b30975b58380301085ef9af64a58","after":"be60d23181f403428de2b85dcbd281e51caa928b","ref":"refs/heads/13-dev","pushedAt":"2023-11-21T06:07:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Goooler","name":"Zongle Wang","path":"/Goooler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10363352?s=80&v=4"},"commit":{"message":"Replace android.jar with framework-13.jar (#16)","shortMessageHtmlLink":"Replace android.jar with framework-13.jar (#16)"}},{"before":"a59d2a34aa1b9ccc0d0cb3055312851faf41e3ea","after":"e6efd2974b413a6a92f40934fbe909d861b85edb","ref":"refs/heads/replace-jar","pushedAt":"2023-11-20T16:31:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Goooler","name":"Zongle Wang","path":"/Goooler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10363352?s=80&v=4"},"commit":{"message":"Update build.gradle","shortMessageHtmlLink":"Update build.gradle"}},{"before":null,"after":"a59d2a34aa1b9ccc0d0cb3055312851faf41e3ea","ref":"refs/heads/replace-jar","pushedAt":"2023-11-20T15:36:09.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Goooler","name":"Zongle Wang","path":"/Goooler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10363352?s=80&v=4"},"commit":{"message":"Replace android.jar with framework-13.jar","shortMessageHtmlLink":"Replace android.jar with framework-13.jar"}},{"before":"57477f1138075c807bf6c992e0297a3f28b2007b","after":"55dfc8703698b30975b58380301085ef9af64a58","ref":"refs/heads/13-dev","pushedAt":"2023-11-12T23:24:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yasanglass","name":"Yasan","path":"/yasanglass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41836211?s=80&v=4"},"commit":{"message":"Merge branch 'aosp-13' into 13-dev","shortMessageHtmlLink":"Merge branch 'aosp-13' into 13-dev"}},{"before":"443510ab196845d758c3fce0e1e9687c5adc696f","after":"57477f1138075c807bf6c992e0297a3f28b2007b","ref":"refs/heads/13-dev","pushedAt":"2023-11-12T23:23:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"yasanglass","name":"Yasan","path":"/yasanglass","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/41836211?s=80&v=4"},"commit":{"message":"Merge branch 'aosp-13' into 13-wip","shortMessageHtmlLink":"Merge branch 'aosp-13' into 13-wip"}},{"before":null,"after":"1827de15c65f4ebcaab798b5e1a0a2569851e4a4","ref":"refs/heads/detached","pushedAt":"2023-08-13T06:38:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Goooler","name":"Zongle Wang","path":"/Goooler","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10363352?s=80&v=4"},"commit":{"message":"Add new config for icon_packs_intent_name (#13)","shortMessageHtmlLink":"Add new config for icon_packs_intent_name (#13)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD5mWZDgA","startCursor":null,"endCursor":null}},"title":"Activity ยท LawnchairLauncher/platform_frameworks_libs_systemui"}