Earlier quoted context omitted.
I was the same. The moment I saw the three icons gone I rolled my eyes. I thought it was pretty user friendly as is. That said once demoed I am interested to try it. I would like to have an option to toggle back though if desired because... When I see UI changes like this my initial concern is not for myself but for my 75 year old mother. It has taken her years to be able to move through Android with some efficiency…
I installed the beta the moment I heard the keynote say I could immediately. The new swipe-up-from-Home UI is off by default. I had to turn it on in Gestures. By default, it's the old three-button UI: Back, Home, App switcher.
Android P
71–80 of 316 posts
Re: Android P
#72Earlier quoted context omitted.
I wonder how many of these features could be implemented (far sooner) if a universal UI scripting language was available for users...
You know, I'm pretty sure anyone could have built these apps on Android You can overwrite the screen in Android. You can replace the home screen in Android. You can scrape running apps in Android. There's a high degree of flexibility Unfortunately this is probably one of those problems where the cost of building the app is relatively high (because the domain is complicated to get right!) and it would be hard to make…
Re: Android P
#73Earlier quoted context omitted.
I wonder how many of these features could be implemented (far sooner) if a universal UI scripting language was available for users...
How would such a language define which UI elements to operate on?
Re: Android P
#74While I appreciate the concept of learning things like "common next steps" to make a device more usable, going by the history of devices like Google Home or the Google Assistant, I also wonder how much of this is going to depend on "give us all your usage history" settings and simply stop working with those settings disabled. The Google Assistant is already unusable without a pile of search history settings enabled;…
Google already has all your usage history. You can view it yourself by dialing # #INFO# # aka # #4636# # and then selecting "Usage data". You’ll see all apps you’ve used, for how long you’ve used them overall, how many times, and when the last time was. EDIT: *#*#4636#*#* This goddamn markup on HN is utterly broken, I wish it would someday get fixed. But no, of course not.
Re: Android P
#75Lots of slick UI stuff, but no meaningful updates to things that are well overdue: - Encryption of specific secrets for each app. - Fine grained control of what information is shared with apps. - Ability to selectively deny particular data (and have the app keep working, e.g by giving it an empty contacts list, fake phone ID, etc). - Ad and js blocking capable browser. Why should installing e.g. the facebook app, all…
you mean something like ios keychain? what does this do that can't be achieved using disk encryption + sandbox?
>Ad and js blocking capable browser.
firefox for android
Re: Android P
#76Earlier quoted context omitted.
You know, I'm pretty sure anyone could have built these apps on Android You can overwrite the screen in Android. You can replace the home screen in Android. You can scrape running apps in Android. There's a high degree of flexibility Unfortunately this is probably one of those problems where the cost of building the app is relatively high (because the domain is complicated to get right!) and it would be hard to make…
Building an app is way too much barrier to entry... What I wish is something like, right-click or swipe down to open console , enter some script (or copy-paste/import a highly starred from a public repository), close console, ta-da. If the API was flexible enough, the scripts would mostly be short and obviously non-exploiting (i.e. a script for graying-out the screen shouldn't use the internet API) so they would be v…
But I would totally be for some much simpler packaging scheme for native apps/"scripts". It's kinda insane how much money is going into Android from Google but all the dev tools are basically just Java stuff. I really wonder what Android could be if a more lisp-y approach existed as well
Re: Android P
#77Earlier quoted context omitted.
But they should have. Ending support just one version before basically immortality for the phones is just a bad joke. Especially when the only available alternative starts at 3 times the price. $900 for the smallest Pixel in Germany, fuck that.
Treble requires SoC vendors to provide drivers with explicit support. SoCs from Nexus devices aren't supported by Qualcomm so they simply can't be upgraded.
With enough money, it was apparently possible.
Re: Android P
#78Earlier quoted context omitted.
You know, I'm pretty sure anyone could have built these apps on Android You can overwrite the screen in Android. You can replace the home screen in Android. You can scrape running apps in Android. There's a high degree of flexibility Unfortunately this is probably one of those problems where the cost of building the app is relatively high (because the domain is complicated to get right!) and it would be hard to make…
Building an app is way too much barrier to entry... What I wish is something like, right-click or swipe down to open console , enter some script (or copy-paste/import a highly starred from a public repository), close console, ta-da. If the API was flexible enough, the scripts would mostly be short and obviously non-exploiting (i.e. a script for graying-out the screen shouldn't use the internet API) so they would be v…
The developer options in android are a hidden feature for pity's sake.
Re: Android P
#79To what quantitative fraction is Android still free and open (as in speech), and how much of it has been moved into closed-source containers?