• @Shizu
    link
    39 months ago

    I agree!

    • sent from Sailfish OS
    • @[email protected]
      link
      fedilink
      39 months ago

      How is SailfishOS? I was keeping an eye on UBPorts (Ubuntu Touch), occasionally installing that on my Pixel 3a, but it just wasn’t there for me. Same for PostMarketOS, but the new GNOME Shell on mobile seems great. How is Android app support on SailfishOS?

      • @Shizu
        link
        59 months ago

        Honestly? It feels janky. I got it on the latest Xperia 10 III and it feels like a cheap toy compared to a Samsung Galaxy S21. The OS feels rough. The navigation gestures fail regularly (you use the same gesture for going back in an app and going back to the home screen. I often end up not getting back to the home screen but going back in the app.)

        Android Apps feel stuttery. I compared surfing the same webpage on the built-in browser and brave browser thru Android. Jerboa is stuttery too when compared to a Samsung Galaxy. It’s def the Android layer and not the hardware as the native stuff works smoothly. Another concern of mine is the encryption. To my understanding the only encrypted part about the OS is the /home folder nothing else. Android runs in /opt tho (except for the sdcard stuff. That’s in the /home folder). This means all configs and passwords and stuff is freely accessible when the device gets accessed thru a third party(?).

        However! It’s really cool as it’s unusual and it runs linux so you are free to do whatever you feel like. That’s a huge plus. In my opinion: if you need many android apps in your daily life, better go with something like GrapheneOS. Sailfish is great if you use the native stuff and occasionally android apps. (Although… now that I think about it. The built-in weather app doesn’t currently work as the api key jolla used to access the weather service isn’t valid anymore…)

        • @[email protected]
          link
          fedilink
          29 months ago

          I actually went to GrapheneOS from my iPhone, after deciding none of the other option were going to work for me. Bummer about the encryption, maybe that can be fixed?

          • @Shizu
            link
            19 months ago

            I’m actually in the process of trying out various attack vectors. I’m trying to find out if it’s actually possible to get access to everything besides /home as the Xperia 10 III doesn’t have any custom recoveries yet. About the encryption I’m not sure tho. I could try and also encrypt dalvik using the same LUKS encryption but im afraid that might break some things. At least the /home folder is fairly safe if you choose a strong enough password.

            • @Shizu
              link
              19 months ago

              I found out that all app related android stuff is actually located in /home/.android/ so it seems your data is fairly secure - provided your encryption key is reasonably good. I also tried enabling Android Stock Encryption through the dalvik settings but Android Support just crashes when trying to enable that. Must be because Android is just translated and not emulated and the devs didn’t implement the encryption.