I've been an Android user since day 1, but am very impressed by some of these features. I'd love to have the half-click to focus feature and other dedicated camera button features, macro, a few other things that put this generation in a next category. I'd like to see them catch up and surpass all of Google's onboard AI features, and it looks like they're working on it. Being able to find a section of a video by a vague description, all on-device, is incredible. And they're finally improving their photo app. If Apple offered call screening, ambient song identification/logging, and allowed browsers to support extensions, I'd be tempted to switch, especially since they have a clearer privacy story. I'm glad strong competition is continuing, especially around privacy.
Likewise. The only thing I strongly dislike about the 15 pro is the brutal post processing smell on the photos. It’s almost like how you can tell when an image was AI generated. You can tell a photo came from my phone (or any other iPhone 15). The processing is HEAVY and there is a whack load of ML going on.
The sad thing is image processing is also basically machine learning when it comes to noise management, and computational photography is still what pushes the envelope when it comes to sensors these sizes. Sony handles the whole stack, from the sensor to the color management, and still can't have great photography on their phones almost solely because of that.
I'm curious how Xiaomi does with their phones with actual larger sensors, but given the price I won't be touching one anytime soon.
iOS does support a form a call screening, called live voicemail, which transcribes the message being recorded by the caller and lets you pick up the call if you want. iOS also supports ambient song identification, with history, which I use frequently. Safari supports extensions, and I believe other browsers can as well, but can't speak to that as I really only use Safari in my phone, even though it's not my primary browser on desktop.
Figured I'd drop a comment to let you know about the others though!
> iOS also supports ambient song identification, with history, which I use frequently.
Does it? I can't find any info about this online and all I can find seems to indicate that you can run Shazam and it scans for some amount of time afterwards but iOS kills it to save battery. It doesn't seem like you can get Google Pixel-like "Now Playing" which I sorely miss on my iPhone 15 Pro.
Right, the person saying "they use it" as opposed to "refer to it" is an indicator. It's a great feature, using on-device "AI" (privacy preserving), and available since Pixel 2 (2018).
That's great news, I didn't know they had rolled out those features. I don't really want to rewrite my extensions for another browser, but I'll see how applicable the others might be.
> I'm glad strong competition is continuing, especially around privacy.
Until Apple releases an iOS platform equivocal to AOSP, there's really not any competition at all. Apple claims to care about privacy, Google proves they do.
Google’s entire business model is dependent on personal data. AOSP may have privacy features that are verifiable but Google Play Services is not open source and undoubtedly collect lots of data for Google. Most AOSP-based phones all largely include GPS. Sure, you can limit what access GPS has but then you’re sacrificing features. The majority of people probably opt-in.
In contrast, Apple doesn’t need your data for most of the products / services they sell. Privacy is a selling point, so they’re incentivized to build robust privacy features. I’d love to see more commitment to open-sourcing underlying technologies but imo Apple is way more privacy conscious than Google.
I will however give Google credit for their privacy initiatives in recent years. They seem to be taking it more seriously.
> Google Play Services is not open source and undoubtedly collect lots of data for Google
Google Play services is not everything though, and Android being what it is, you can actually replace and spoof most of these features to your heart's content. Having used Android without Play Services for a few years now, I honest to god do not notice the difference. microG coming preinstalled on most Android derivatives helps a lot there.
> Privacy is a selling point, so they’re incentivized to build robust privacy features.
Problem is, that's a tautology. Apple says that, and certainly stand to gain quite a bit from claiming it. But nobody is holding them accountable besides themselves; if Apple was asked to compromise their privacy by a third party, their users may never know. Nobody can earnestly say that iOS is a comparatively private operating system, because we literally cannot see how it behaves!
Apple's approach to "privacy" is publishing whitepapers and then absolving themselves of real accountability. That's how they approached iPhone security, that's how they approached Mac security, and lord only knows how they approach iCloud security. When you say that Apple is "privacy conscious", you mean to say they market privacy better. You don't know how conscious Apple is of privacy, you only know what they claim to be true.
As I said; it's not a competition. Marketing-based security is not a threat model; transparency is.
> In contrast, Apple doesn’t need your data for most of the products / services they sell. Privacy is a selling point, so they’re incentivized to build robust privacy features.
It's an option. AOSP isn't identical to OEM-distributed ROMs, but it's certainly a great basis for private OSes like CalyxOS and GrapheneOS. For individuals that are serious about privacy, there aren't any options to compile your own iOS with Apple services disabled.
I'm not saying that the AOSP absolves all of Google's server-side behavior (or even that it proves they're benevolent; neither company is). My point is that Google presents a realistic threat model to their users, that takes them seriously and even provides escape hatches for any potentially concerning features. iOS presents a comparatively cartoonish outlook that relies more on the strength of their marketing than the self-evidence of their security. Apple's position is indefensible but claims to be altruistic; Google's position is honest, so much that it treats themselves as a threat.
GNU/Linux cellular devices are not more private than an appropriately secured Android handset. Given the modem vulnerabilities and poor support for Linux ARM SOCs, I would much rather trust an OS designed from the ground-up to incorporate cellular security. There's a reason Linux was forked to create Android, and not built as an upstream effort. Linux is perfectly secure for a physically secured server rack. It is a nightmare scenario for GSM privacy.
Endpoint security, IP-based GSM networking vs RIL telephony, isolation measures, ISP trust and fingerprinting mitigation, modem transparency, privledged baseband access and SIM vulnerability, to name a few big ones.
Again - Linux for desktops and servers can be great for privacy. For pretty much every single smartphone-based threat vector, it is a free lunch for attackers. We're talking off-the-shelf CVE exploits versus blowing a multi-million dollar zero-day here.
This is all very theoretical and unclear. For example, on Pinephone, the modem runs FLOSS software (except for a small blob managing the tower connections). Also, it's connected via USB, so there is no privileged access for it. I have no idea what ISP trust has to do with that. You can install Tor on the phone. And so on.