I got a graphical glitch. When I ended an ongoing phonecall (by tapping the red phone button for ending the call), the active phone window closed correctly (like any other app), by doing the animation where it is descending/reducing down to the home screen icon. But after that the contact list was full screen, and i could switch between open apps (like the multitask switching, long swipe up from bottom), and the open apps were all in full screen. Normally the multitask switching reduces the viewport to half the size, but not now. Have anyone experienced this before?

To calrify, i could swipe anywhere on the screen to swipe between apps, and the switched apps was filling the entire screen. And stopping on one app didn't actually open the app, I could swipe indefinitely.

Pixel 7 Pro
2025030900
Normal call via mobile network

Anyone figured out how to SSH into the terminal from another machine? I have tried setting up SSH but I am getting an error:

ssh: connect to host 192.168.1.181 port 2222: Connection refused

(I changed from port 22 and allowed it when I got the notification prompt)

I am probably failing in a very basic way.

    Will we one day be able to use our Pixels and GoS to run full OSes in a virtual environment?

      0xsigsev The terminal can ping other devices on the network, and login via SSH even. However when trying to ping from that other device I get a time out. For example, my other device is 192.168.1.50 I can SSH from the terminal. The terminal is 192.168.0.2 which I cannot ping.

        grapheneosuser294783 is that even an actual IP acquired by DHCP on your router? I guess not, since the subnet is different, so I would assume this is an internal, self assigned IP inside the VM. SSH or anything with ICMP will not work obviously, since the router doesn't know where it is.

        grapheneosuser294783 That's the point, you'd need to bind that IP to be able to ssh to it. Assuming inbound connections are at all allowed. Check the iptables/nftables rules to figure out what's going on

          locked That's already what this feature provides. The next release of GrapheneOS likely coming later today includes GUI, speaker and microphone support.

            Has anyone else lost RCS chat ability in Google Messages recently?

            0xsigsev They are all empty. I've tried adding some rules (but I'm pretty clueless at IPtables so GPT tried to help).

            I tried making a new network in /etc/systemd/network but that did not work either.

            I'm curious if anyone else has actually managed to SSH into the terminal and how they did it. Trying to change DHCP obviously disconnected the terminal window and reset the networking back to defaults. I'm guessing it's probably not possible at this stage?

              @GrapheneOS I have a Pixel 9 Pro XL. After this update, for some reason, whether I restart or turn off the phone, once I turn it on, I find that many apps have already started without even opening them. Looking at the battery usage stats, I notice that all these apps have a lot of background activity time.
              https://imgur.com/a/jiqssby

                what is the default password of user droid? i wanted to run chsh and it asks me for a password

                  extremq In the virtual machine, you can use sudo passwd droid to set a password for the droid user with root. You could also simply change the shell that way without giving the user a password.

                  Needing an extra tap to enable Do Not Disturb from quick tile is fine, but needing to unlock before you can toggle modes on or off is really not good for usability.

                    Ammako You can press the power button + volume up button to put it in silent mode (no sound, vibration on). It is not a toggle, it only turns off the sound. But of course, it is not the same as "Do not disturb" mode.

                    apormakiso

                    still would love to hear back on this:

                    Dumb Q: I noticed after some apt installs that the FS appears to be read-only (besides /mnt/share being the Downloads folder, writable). Is that expected/do we envision that changing? Or is the idea that it'd stay read-only and you'd instead spin up VMs where you can write whatever you want?