coltonidle.bsky.social
@coltonidle.bsky.social
okay. ill open a bug for each issue i see. here im starting with my top two issues:
issuetracker.google.com/issues/44423...
and
issuetracker.google.com/issues/44434...
feel free to move them around as Im not sure if i filed under the right spot.
Google Issue Tracker
issuetracker.google.com
September 11, 2025 at 1:15 PM
So souped!
September 10, 2025 at 6:26 PM
Maybe we can add WiFi debugging troubleshooting into the "Connection Assistant" in android studio?
September 10, 2025 at 6:25 PM
Additionally I find it confusing that my work laptop (when connected via USB) that my work laptop shows up by hostname in the "paired devices" section of WiFi debugging on my phone.
September 10, 2025 at 6:25 PM
Okay so after using it a bit more I can definitely still hit cases where it can't connect. It seems to be on my company laptop though. Would be nice to debug why it can't connect. Assuming VPN issue or something. Even though if I disable VPN it still hangs. I wfh, so laptop and phone are on my wifi
September 10, 2025 at 6:25 PM
Nav3 alpha 9!
September 10, 2025 at 6:13 PM
What camera?
September 4, 2025 at 6:59 AM
Awesome!
September 4, 2025 at 6:53 AM
Holy shit. It reconnected in like 2 seconds. Wooooooooo
August 31, 2025 at 7:22 AM
Awesome. I did see sdk tools today request to update to 36.0.1 so hopefully adb is included in that. Let me try it for the next few days and let you know where I land.

Btw loved the podcast episode you did. Thank you for caring about adb!
August 29, 2025 at 3:10 AM
So basically... You get into more trouble if you were already connected and you try QR code again.
August 29, 2025 at 12:30 AM
I think I've figured out the reason this fails for me. I enable wifi debugging on my device. Wait 10s... Not yet connected so I say "oh. Gotta scan the QR code again". Then stuck in endless pairing screen. Give up

If I come back another day. Enable wifi debugging and wait 30+ secs. then it works.
August 29, 2025 at 12:30 AM
I gotta find a way to do this on my Mac too. Even when I change color profiles on my display some apps will show hdr content and make my screen flicker 😭 looking at you @beeper.com
August 23, 2025 at 1:13 PM
Ooh I like the newables and injectables!
August 23, 2025 at 1:09 PM
There's so many nuggets of gold. Love it
August 22, 2025 at 1:48 PM
Sorry. Noob here. If I use Apollo kotlin does this affect me?
August 21, 2025 at 8:43 PM
I've seen some people do a single event for handling multiple events. Think a calculator screen. You could have 10 events or just 1 event with an arg of what button you pressed. But yeah. Idk. I wouldn't overthink it. What Ian said. If you NEED those states and you need them hoisted... Then so be it
August 21, 2025 at 1:25 PM
I don't mind large arg lists. To me it signals the complexity of a composable. I can understand how a team won't want to do that though. I think your options are 1. Do what you're doing 2. do what Ian said 3. use the slot pattern explained by @chrisbanes.me chrisbanes.me/posts/slotti...
Slotting in with Compose UI
The Slot API pattern is a pattern which is used extensively throughout the Compose UI codebase. The Compose team at Google arrived at this pattern after numerousiterations at finding an idiomatic way ...
chrisbanes.me
August 20, 2025 at 3:46 PM
I think the alternative is to just wrap it up in another object? Idky but I feel like tagging @ianlake.bsky.social @zsmb.co and @vanyo.dev for their 2 cents
August 20, 2025 at 11:57 AM
Funny enough. I don't think I have once complained about debug speed. But I know a lot of people do. So fair point.
August 19, 2025 at 3:08 PM
Lol. I was like "why would flo rida ban my book"
August 19, 2025 at 12:03 PM
ooooooh. Fwiw my suggestion was for debug builds but if we can get this into release builds long term that'd be fantastic
August 19, 2025 at 12:02 PM
I have a feeling the improved stacktrace feature for compose is going to fly under the radar. Should enable by default maybe? Idk
August 19, 2025 at 2:47 AM