5.1.1 (LMY48I) is OUT for Nexus 6 - Nexus 6 General

5.1.1 (LMY48I) is OUT for Nexus 6.
https://developers.google.com/android/nexus/images?csw=1

About to flash now
Sent from my Nexus 6 using Tapatalk
---------- Post added at 05:30 PM ---------- Previous post was at 05:30 PM ----------
My download keeps failing tho any mirrors pls?
Sent from my Nexus 6 using Tapatalk
---------- Post added at 05:36 PM ---------- Previous post was at 05:30 PM ----------
Nvm got it
Sent from my Nexus 6 using Tapatalk

I assume it has same radio as LMY47Z?

casonswag said:
About to flash now
Sent from my Nexus 6 using Tapatalk
---------- Post added at 05:30 PM ---------- Previous post was at 05:30 PM ----------
My download keeps failing tho any mirrors pls?
Sent from my Nexus 6 using Tapatalk
---------- Post added at 05:36 PM ---------- Previous post was at 05:30 PM ----------
Nvm got it
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Nice! Keep us posted....are there any changes in the radio?

xdatastic said:
I assume it has same radio as LMY47Z?
Click to expand...
Click to collapse
yes
---------- Post added at 01:10 AM ---------- Previous post was at 01:08 AM ----------
Pecata said:
Nice! Keep us posted....are there any changes in the radio?
Click to expand...
Click to collapse
The radio is the same as in LMY47Z
(radio-shamu-d4.0-9625-02.101.img)
The bootloader is also the same
(bootloader-shamu-moto-apq8084-71.10.img)

I'm on the T-Mobile build. You think this will unify all the Nexus 6 builds back to one?
Sent from my Nexus 6 using Tapatalk

swimdude1120 said:
I'm on the T-Mobile build. You think this will unify all the Nexus 6 builds back to one?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Highly unlikely, T-Mobile should get a separate build if it needs it.
The T-Mobile and Fi builds are currently a different code branch. It would likely mean a new branch to merge them.

swimdude1120 said:
I'm on the T-Mobile build. You think this will unify all the Nexus 6 builds back to one?
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I am also on the t-mobile build and our radios are a bit different because of the Wi-Fi calling....there should be another factory image for us as well...or maybe a unifying one?

Pecata said:
I am also on the t-mobile build and our radios are a bit different because of the Wi-Fi calling....there should be another factory image for us as well...or maybe a unifying one?
Click to expand...
Click to collapse
I want to say that it is a unified build, based on how Google labeled it on its dev site. It looks similar to how it looked to the previous builds before the split. And I think the WiFi calling was something included in later commits to aosp. I know WiFi calling worked in that generic M build. When I get a chance I'll flash it when I get home to confirm my theory.
Sent from my Nexus 6 using Tapatalk

swimdude1120 said:
I want to say that it is a unified build, based on how Google labeled it on its dev site. It looks similar to how it looked to the previous builds before the split. And I think the WiFi calling was something included in later commits to aosp. I know WiFi calling worked in that generic M build. When I get a chance I'll flash it when I get home to confirm my theory.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Theres no WiFi calling in the new build
Sent from my Nexus 6 using Tapatalk

casonswag said:
Theres no WiFi calling in the new build
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Thanks for letting us know. I'll just wait for a TMO specific solution then.

Pecata said:
I am also on the t-mobile build and our radios are a bit different because of the Wi-Fi calling....there should be another factory image for us as well...or maybe a unifying one?
Click to expand...
Click to collapse
It's a different code branch, because I was running the T-Mobile build and when I installed this factory image (without wiping) I got No SIM errors. Logcat showed "Can't downgrade database from version 917512 to 851976". Deleting the file /data/data/com.android.providers.telephony/databases/telephony.db and rebooting fixed it. So this build is using the older database version still.

For those wondering what's changed in AOSP for 5.1.1_r9\LMY48I
LMY47B\5.1.1_r8 to LMY48I\5.1.1_r9:
project build/
d278554 "LMY48I"
44da9a4 "LMY48H"
c033935 Remove duplicate CTS tests from libcore cts packages.
2e33977 "LMY48G"
37da509 "LMY48F"
e399b9d "LMY48E"
4dc6a6a "LMY48D"
e60ffef "LMY48C"
b8c066d Really include drawables for all densities.
0b02dd4 "LMY48B"
project device/samsung/manta/
3209a6f manta: update prebuilt kernel (DO NOT MERGE)
project external/conscrypt/
edf7055 OpenSSLX509Certificate: mark mContext as transient
project external/libpng/
dd0ed46 Restore a width check that was removed from png.c (CVE-2015-0973)
project external/sonivox/
e999f07 DLS parser: fix wave pool size check.
project external/wpa_supplicant_8/
4cf0f2d P2P: Validate SSID element length before copying it
project frameworks/av/
f4f7e0c Prevent integer underflow if size is below 6
2674a72 Prevent integer overflow when processing covr MPEG4 atoms
e846a5f Prevent reading past the end of the buffer in 3GPP
aeea52d audio effects: fix heap overflow
463a6f8 Fix integer overflow when handling MPEG4 tx3g atom
f4a88c8 Fix integer underflow in covr MPEG4 processing
3cb1b69 IOMX: Enable buffer ptr to buffer id translation for arm32
086d84f IOMX: Add buffer range check to emptyBuffer
c82e31a HDCP: buffer over flow check -- DO NOT MERGE
d48f0f1 Add AUtils::isInRange, and use it to detect malformed MPEG4 nal sizes
5150492 Add some sanity checks
5e75195 Fix integer underflow in ESDS processing
2434839 Fix integer overflow during MP4 atom processing
cf1581c Fix several ineffective integer overflow checks
project frameworks/base/
a5e904e DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
e3cde78 Prevent system uid component from running in an app process
aaa0fee Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
0b98d30 DO NOT MERGE Don't take flags when creating app widget config activity.
d44e5bd Make Bitmap_createFromParcel check the color count. DO NOT MERGE
0e40462 Revert "DO NOT MERGE Backport of limited jank-tracking metrics"
d5a4a1a DO NOT MERGE Backport of limited jank-tracking metrics
project frameworks/opt/telephony/
b485814 DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
project packages/apps/Dialer/
06d7d08 Fix voicemail playback position control
project packages/apps/Stk/
1d8e001 DO NOT MERGE Change to add STK_PERMISSION for stk related commands.
project packages/services/Telephony/
fcb1d13 DO NOT MERGE Change to make STK related intents protected.

swimdude1120 said:
I want to say that it is a unified build, based on how Google labeled it on its dev site. It looks similar to how it looked to the previous builds before the split.
Click to expand...
Click to collapse
Good observation, but I've learned not to fully trust the notes in parenthesis. They're not even consistent in how they refer to the carriers; e.g., "T-Mobile"/"T-Mobile US"/"T-Mobile USA" are used interchangeably, but all refer only to T-Mobile USA.

DA6030 said:
Good observation, but I've learned not to fully trust the notes in parenthesis. They're not even consistent in how they refer to the carriers; e.g., "T-Mobile"/"T-Mobile US"/"T-Mobile USA" are used interchangeably, but all refer only to T-Mobile USA.
Click to expand...
Click to collapse
Hey thanks, and this is very true
Sent from my Nexus 6 using Tapatalk

casonswag said:
Theres no WiFi calling in the new build
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Yup, I was afraid of that... Most likely there will be a T-Mobile build as well...at least I hope so
Sent from my Nexus 6 using Tapatalk

According to the TMO support page for the Nexus 6 (sorry, can't post links yet), the TMO build is LYZ48J and is rolling out as an OTA starting today.

Could a Fi user flash this and still be OK with the way it handles WiFi calling?
Sent from my Nexus 6 using Tapatalk on Fi

Here it goes
https://support.t-mobile.com/docs/DOC-18109

Does root work on this build? I updated manually with the factory images and can't get SuperSU to find the binary (flashing with TWRP).
Sent from my Nexus 6 using Tapatalk

Related

VZW Soak test coming

http://www.droid-life.com/2013/10/1...ons-moto-x-incoming-likely-the-camera-update/
infinit22 said:
http://www.droid-life.com/2013/10/1...ons-moto-x-incoming-likely-the-camera-update/
Click to expand...
Click to collapse
thanks for not making this a "just kidding" post.
Wow, could they actually be listening to grumbling customers??? Or was this just an effort to make sure the phone was good for the release of Moto Maker...
One theory I saw floating around that might have some validity to it is that since Verizon just started to turn on AWS LTE, maybe in addition to the regular bug fixes that other carriers got, Verizon could also have greenlit Motorola to enable the AWS LTE band in the radio?
dpw2atox said:
One theory I saw floating around that might have some validity to it is that since Verizon just started to turn on AWS LTE, maybe in addition to the regular bug fixes that other carriers got, Verizon could also have greenlit Motorola to enable the AWS LTE band in the radio?
Click to expand...
Click to collapse
The Moto X has the hardware to support AWS LTE?
Yup just check the FCC listing, pretty much all phones released in the 2nd half of 2013 support Band 4.
dumb question.... but what does that band mean?
Anyone on here get the email for the soak test?
I got an invite email yesterday. Usually takes about a week for the test to start.
aldouse said:
dumb question.... but what does that band mean?
Click to expand...
Click to collapse
It opens up another set of frequencies for data flow. It doesn't mean you'll get more bars but more bandwidth. This can alleviate congestion issues and/or improve speeds.
Sent from my XT1060 using xda app-developers app
shane1 said:
I got an invite email yesterday. Usually takes about a week for the test to start.
Click to expand...
Click to collapse
Is there anyway to get an invite if I signed up for MFN after the invites went out?
I signed up after droid life announced the invites were going out and got an invite today
Sent from my XT1060 using Tapatalk
seanrobot said:
I signed up after droid life announced the invites were going out and got an invite today
Sent from my XT1060 using Tapatalk
Click to expand...
Click to collapse
So there is still hope. Thanks.
What are you guys planning on doing? Unrooting? Sounds like the SOAK won't work if we are rooted and have removed a bunch of apps.
km8j said:
What are you guys planning on doing? Unrooting? Sounds like the SOAK won't work if we are rooted and have removed a bunch of apps.
Click to expand...
Click to collapse
I was just looking into unroot methods as I'd rather not wipe the device.
km8j said:
What are you guys planning on doing? Unrooting? Sounds like the SOAK won't work if we are rooted and have removed a bunch of apps.
Click to expand...
Click to collapse
Believe it or not, not everyone here is rooted
---------- Post added at 08:44 PM ---------- Previous post was at 08:44 PM ----------
BTW, still not too late to get an invite. Signed up yesterday and got one today.
---------- Post added at 09:00 PM ---------- Previous post was at 08:44 PM ----------
BTW, still not too late to get an invite. Signed up yesterday and got one today.
monorailmedic said:
I was just looking into unroot methods as I'd rather not wipe the device.
Click to expand...
Click to collapse
did you find any?
km8j said:
did you find any?
Click to expand...
Click to collapse
Nothing yet. I'm not an dev but I could see that depending on the nature of the exploit used unrooting could be challenging, at least, unrooting in a way that everything is restored to the way it was.
monorailmedic said:
Nothing yet. I'm not an dev but I could see that depending on the nature of the exploit used unrooting could be challenging, at least, unrooting in a way that everything is restored to the way it was.
Click to expand...
Click to collapse
I don't think there is a way for us VZW ppl to unroot without resetting. The only way i could find was to fastboot flash the stock recovery and system, but the VZW system image is a few MB too big to be pushed through fastboot.
Sent from my Nexus 10 using Tapatalk 4
Though I use a Maxx... fastboot works just fine... Use the fastboot from the fxz and it automatically enables Multi flash and it kinda breaks the file into smaller ones and flashes accordingly... It should work without affecting ur data, but try it at your own risk..
Sent from my XT1080 using xda app-developers app

23.11.39.quark

Looks like another update is around the corner:
http://www.verizonwireless.com/support/knowledge-base-128344/
Its available for download now.
Edit-checked with VZW tier 2 tech support and they have no idea what this even is or what's in it.
Sent from my Nexus 7 using XDA Free mobile app
I wonder if this has something to do with the soak test invite I got last night. It looks like the update is available to everyone, so that doesn't really make sense, but who knows.
Yeah, checking for updates list it, but no idea what it is. The update is 24.8mb, so it's not like 5.1.1.
probably advanced callin gupdate
Probably a bug update to LP. Anyone find out how to do the multi-user shpiel?
Sent from my XT1254 using XDA Free mobile app
No multi user with this update.
http://www.verizonwireless.com/support/knowledge-base-128344/
They say multi user support in the website but as the above user mentioned no multi user support yet...
Sent from my XT1254 using Tapatalk
Nope, no multi user option. But my 4g signal went from about -120 to -110. Still crap but better I guess.
Sent from my Nexus 7 using XDA Free mobile app
maybe they fixed the moto display delay bug?
where can i find the update to sideload?
---------- Post added at 04:13 PM ---------- Previous post was at 04:12 PM ----------
if rooted, will freeze on logo page
---------- Post added at 04:23 PM ---------- Previous post was at 04:13 PM ----------
looked in /cache but couldn't find
Any notes on the update? All I see different so far is there is a Hotspot icon on the pull down menu now.
sideload didn't work - any suggestions?
Shadowops0424 said:
Any notes on the update? All I see different so far is there is a Hotspot icon on the pull down menu now.
Click to expand...
Click to collapse
I had the hotspot icon on the original LP update, but it only showed after you first activate your Mobile Hotspot with the provider (VZ for me)
cleblanc92 said:
I had the hotspot icon on the original LP update, but it only showed after you first activate your Mobile Hotspot with the provider (VZ for me)
Click to expand...
Click to collapse
Makes sense as I just used it last night for the first time since LP. Thanks.
Installing OTA now, will update if I notice anything worth sharing
For those interested I assume this is the full image of the new version but have not verified myself:
http://www.filefactory.com/file/1xo...CF23.80_release-keys_firmware_upgrade.xml.zip
Steve-x said:
For those interested I assume this is the full image of the new version but have not verified myself:
http://www.filefactory.com/file/1xo...CF23.80_release-keys_firmware_upgrade.xml.zip
Click to expand...
Click to collapse
I'm downloading it now to verify, but that file was uploaded 2 days ago. Didn't the update just start rolling out today?
I got the ota it helped my volume
In the upgrade.xml, there's a line that says "quark_verizon-user 5.1.1 LCF23.80 80 release-keys." That extra .1 is not a typo. Where did this file come from?

Blackberry native apps on play store

Thanks to Crackberry (http://crackberry.com/blackberry-priv-stock-apps-go-google-play-ahead-launch) I saw the stock apps for the Priv are on the Play Store. Here are the individual links as well:
Launcher: https://play.google.com/store/apps/details?id=com.blackberry.blackberrylauncher
Keyboard: https://play.google.com/store/apps/details?id=com.blackberry.keyboard
Camera: https://play.google.com/store/apps/details?id=com.blackberry.camera
DTEK: https://play.google.com/store/apps/details?id=com.blackberry.privacydashboard
Password Keeper: https://play.google.com/store/apps/details?id=com.blackberry.passwordkeeper
If anyone can download the apk's, I want to know how.
pluto7443 said:
Thanks to Crackberry (http://crackberry.com/blackberry-priv-stock-apps-go-google-play-ahead-launch) I saw the stock apps for the Priv are on the Play Store. Here are the individual links as well:
Launcher: https://play.google.com/store/apps/details?id=com.blackberry.blackberrylauncher
Keyboard: https://play.google.com/store/apps/details?id=com.blackberry.keyboard
Camera: https://play.google.com/store/apps/details?id=com.blackberry.camera
DTEK: https://play.google.com/store/apps/details?id=com.blackberry.privacydashboard
Password Keeper: https://play.google.com/store/apps/details?id=com.blackberry.passwordkeeper
If anyone can download the apk's, I want to know how.
Click to expand...
Click to collapse
Yep no go on Chrome apk downloader or the web based downloaders. It might be able to be download from BB10 with the snap application once the apps are official shown in the playstore. Hopefully someone finds a way soon!
In for the waiting... Miss the keyboard so much having just come over from a Blackberry Z30.
Is there anyone planing to port these app to other android phone?
@chan said:
Is there anyone planing to port these app to other android phone?
Click to expand...
Click to collapse
I am and so are many others.
Anyone tried to edit build.prop to be able to download them from Google Play?
Envoyé de mon SM-N920C en utilisant Tapatalk
this one also
bb hub
https://play.google.com/store/apps/details?id=com.blackberry.hub&hl=en
Anyone try to change ro.model to "Priv"?
---------- Post added at 11:29 PM ---------- Previous post was at 10:41 PM ----------
Have tried ro.product.model=STV100-1 to 6, to no avail (of course I set ro.manufacture to blackberry). There must be something else, I mean the model is correct, based on all those leaked images. I accidentally know the guy in Vietnam that had that Venice prototype, will try ask him tomorrow to see if he could extract the apk (which will be difficult, as root is required)
If somebody knows a person that currently has a PRIV, you should be able to use their GsfID/model to pull down the APKs. Unless there is more security involved here, this worked in the past on my Android and BlackBerry 10 devices.
There are many more factors to get it fully working. Until the subscription to BlackBerry experience suite goes live, I doubt it will work
Sent from my SM-N920I using Tapatalk
The stv100-6 i posted earlier is the real product model from the leaked device in vietnam. I have asked owner of it to try extracting apk but always getting error... guess blackberry is truly tough on security
Interesting, I'm still holding out hope though. I REALLY want these apps on my OP2. I just switched from a BB Passport.
vutranloc said:
The stv100-6 i posted earlier is the real product model from the leaked device in vietnam. I have asked owner of it to try extracting apk but always getting error... guess blackberry is truly tough on security
Click to expand...
Click to collapse
Send me a PM, I might have an app that will help with app extraction.
---------- Post added at 05:29 PM ---------- Previous post was at 05:28 PM ----------
zocster said:
There are many more factors to get it fully working. Until the subscription to BlackBerry experience suite goes live, I doubt it will work
Sent from my SM-N920I using Tapatalk
Click to expand...
Click to collapse
Zocs, what's good bro :highfive:
Mecca EL said:
Send me a PM, I might have an app that will help with app extraction.
---------- Post added at 05:29 PM ---------- Previous post was at 05:28 PM ----------
Zocs, what's good bro :highfive:
Click to expand...
Click to collapse
Hey fancy seeing you here lol
Sent from my SM-N920I using Tapatalk
Excited to see some development on getting these apps working on other devices.
zocster said:
Hey fancy seeing you here lol
Sent from my SM-N920I using Tapatalk
Click to expand...
Click to collapse
Signed up here around the same time I joined CB... I think. When I got my OPO last Dec, I'd become a regular here. You still on BBM?
Mecca EL said:
Signed up here around the same time I joined CB... I think. When I got my OPO last Dec, I'd become a regular here. You still on BBM?
Click to expand...
Click to collapse
Yep zocster is the pin
Sent from my SM-N920I using Tapatalk
Any luck anyone with extracting the APK? desperately waiting and hoping that BB Keyboard will work on OP2...
waitng app port for all android
smartbuddy said:
Any luck anyone with extracting the APK? desperately waiting and hoping that BB Keyboard will work on OP2...
Click to expand...
Click to collapse
I am in the exact same boat.
Priorities:
BB Keyboard
BB Hub
BB Launcher

New Update on Droid Maxx

I just got this update a few minutes ago. I can't seem to find anyone talking about it. Anyone got any information on changes?
Just the stage fright patch
To me this is kind of a disappointment, considering that the time was taken to produce a security update for an exploit that has been around a while, but the release a new os for the ultra/maxx/mini users that could better the experience and patch the security issues is nowhere in sight. Furthermore with this patch, its very doubtful that we will see L on our devices.
appletonpunk said:
Just the stage fright patch
Click to expand...
Click to collapse
Yep, my thoughts exactly.
---------- Post added at 05:48 PM ---------- Previous post was at 05:43 PM ----------
Shovales said:
To me this is kind of a disappointment, considering that the time was taken to produce a security update for an exploit that has been around a while, but the release a new os for the ultra/maxx/mini users that could better the experience and patch the security issues is nowhere in sight. Furthermore with this patch, its very doubtful that we will see L on our devices.
Click to expand...
Click to collapse
Big disappointment indeed. This is all Verizon has to offer? A patch for the stagefright bug? Wow, I'm impressed. Not!
Yeah, I think at this point droid maxx/ultra/mini users can pretty much forget about getting Lollipop. I mean come on, L has been out for a year and these phones are two years old now. They (the carriers) are not going to waste time,money,and effort on dinosaur phones, especially with Marshmallow out now.
Edit: Just got my "New system software available". Had to go into settings>system update to get the notification. The update is only 2.7 megabytes. Just a bug patch, that's all.
Whoopee! Not!
So if they don't deliver, will maxx users get a kickback like atrix hd owners did when kk wasn't delivered.
appletonpunk said:
So if they don't deliver, will maxx users get a kickback like atrix hd owners did when kk wasn't delivered.
Click to expand...
Click to collapse
Yeah, I think Verizon is going to give everybody a free Droid Turbo 2 with lifetime free unlimited data! :laugh: :silly:
Just kidding, of course.
Surprising that they are slacking so bad with so many 2013 droid phones that receive the same update with the ultra and mini supposed to get it too and the mini is still being sold at Verizon.
Sent from my XT1080 using Tapatalk
jdawg334 said:
Surprising that they are slacking so bad with so many 2013 droid phones that receive the same update with the ultra and mini supposed to get it too and the mini is still being sold at Verizon.
Sent from my XT1080 using Tapatalk
Click to expand...
Click to collapse
+1
appletonpunk said:
Just the stage fright patch
Click to expand...
Click to collapse
Not so minor, read major BUG fix!
Stock launcher update, no more safe boot crashes while you have more than 200 apps.
For starters...
Look at the zip, many apps updated.
Will because of this I bet we are not gonna see 5.1 on are phones tell next year if at all.
And im also gonna hold off on updating in hopes of a bootloader unlock to install some roms/make my own.
leerpsp said:
Will because of this I bet we are not gonna see 5.1 on are phones tell next year if at all.
And im also gonna hold off on updating in hopes of a bootloader unlock to install some roms/make my own.
Click to expand...
Click to collapse
From .2 to .3
I do not think the boot is touched. Do not suffer bad sw for nothing.
Bought the Maxx at launch and still using it (I'm unlocked/rooted), but have already ordered my Nexus 6P. I'm done with Verizon's inability to update phones, so I'm taking them out of the equation.
Sent from my DROID MAXX using Tapatalk
aviwdoowks said:
Not so minor, read major BUG fix!
Stock launcher update, no more safe boot crashes while you have more than 200 apps.
For starters...
Look at the zip, many apps updated.
Click to expand...
Click to collapse
The "update" is only 2.7 mb in size. There is not a lot going on with the update. Just the stagefright patch that's all.
Verizon took all this time just to come out with a 2.7 mb update? This sucks bigtime.
I'm looking at getting the Moto X Pure. It is unlocked and can be used on Verizon's network. The bootloader is unlockable through Motorola/Lenovo. I don't want any more of Verizon's locked down phones.
---------- Post added at 08:23 PM ---------- Previous post was at 08:19 PM ----------
leerpsp said:
Will because of this I bet we are not gonna see 5.1 on are phones tell next year if at all.
And im also gonna hold off on updating in hopes of a bootloader unlock to install some roms/make my own.
Click to expand...
Click to collapse
I don't think the Maxx is going to see Lollipop at all.
Also, if there is a bootloader unlock exploit developed, I don't think this minor update will prevent you from using it. That's just my opinion.
---------- Post added at 08:24 PM ---------- Previous post was at 08:23 PM ----------
osucowboy96 said:
I'm done with Verizon's inability to update phones, so I'm taking them out of the equation.
Sent from my DROID MAXX using Tapatalk
Click to expand...
Click to collapse
+1
classic757 said:
The "update" is only 2.7 mb in size. There is not a lot going on with the update. Just the stagefright patch that's all.
Verizon took all this time just to come out with a 2.7 mb update? This sucks bigtime.
I'm looking at getting the Moto X Pure. It is unlocked and can be used on Verizon's network. The bootloader is unlockable through Motorola/Lenovo. I don't want any more of Verizon's locked down phones.
---------- Post added at 08:23 PM ---------- Previous post was at 08:19 PM ----------
I don't think the Maxx is going to see Lollipop at all.
Also, if there is a bootloader unlock exploit developed, I don't think this minor update will prevent you from using it. That's just my opinion.
---------- Post added at 08:24 PM ---------- Previous post was at 08:23 PM ----------
+1
Click to expand...
Click to collapse
You're wrong! Many apps updated to fix long standing bugs. LOOK at the 2 sys app folders before you make ignorant statements. I took it based on the app folder content, it fixed a major bug. I bet it fixes the Bluetooth / Maps / Youtube bug as well.... You assume that vzw passes all the Moto details to us. They do not.
What is the build date on the update? And we are just now getting it.
Sent from my XT1080 using Tapatalk
dtomlin said:
What is the build date on the update? And we are just now getting it.
Sent from my XT1080 using Tapatalk
Click to expand...
Click to collapse
Is pic
The build number is from a few mouths a go so this has been ready for some time bet it be the same for 5.1.1 as well.
aviwdoowks said:
You're wrong! Many apps updated to fix long standing bugs. LOOK at the 2 sys app folders before you make ignorant statements. I took it based on the app folder content, it fixed a major bug. I bet it fixes the Bluetooth / Maps / Youtube bug as well.... You assume that vzw passes all the Moto details to us. They do not.
Click to expand...
Click to collapse
I'm fairly certain that those apps updated from the play store, but again thats just a hunch.
Sent from my XT1080 using XDA Free mobile app
Well my stock MotLauncher2 no longer crashes on safe boot. Before it would crash if user apps were more than ~ 100 but I never remembered the cut off.
aviwdoowks said:
From .2 to .3
I do not think the boot is touched. Do not suffer bad sw for nothing.
Click to expand...
Click to collapse
Guys this is a minor update so if a bootloader unlock method was created then you can downgrade the version back to do the bootloader unlock method its not a Lollipop update just a like a new build update..Only problem is will this break root access if we update????

[FIXED - May 2018] Multi-touch issues in Android 8.1.0

Issue has been fixed in builds:
Android 8.1.0 (OPM2.171019.029.B1, May 2018)
Android P Developer Preview 2 (PPP2.180412.013, May 2018)
Last builds affected:
Android 8.1.0 (OPM2.171019.029, Apr 2018)
Android P Developer Preview 1 (PPP1.180208.014, March 2018)
When two or more fingers are placed on the screen for an extended period of time the touch input from the second finger will become erratic at times, jumping to different parts of the display while you are moving it. I play first person shooter games commonly and this issues is extremely annoying when trying to aim.
If anyone has time to test I highly encourage you to let Google know of the problem by going to:
Settings > System > About Phone > Send feedback about this device
Also you can star the issue I already created in the Android issue tracker. Links are below for anybody able to test. Thanks for reading.
Issue tracker (please star):
https://issuetracker.google.com/issues/70344455
Video (most noticeable after 35 second mark):
https://drive.google.com/file/d/0B1tb_AIZ5QUwTWxKN0FaRTdHcWs/view?usp=drive_web
Game video (11 second mark, after 33 second mark):
https://drive.google.com/file/d/1sZvnaKJLwMWxokmSPOci4lPOwJTv9j4q/view?usp=drive_web
Google Photos pinch to zoom video (after 14 seconds):
https://www.youtube.com/watch?v=2Vv584tvVyg
Multi-touch tester app used:
https://play.google.com/store/apps/details?id=com.spencerstudios.screentest
Reverting to 8.0.0 will "fix" the issue, the issue is NOT present in 8.0.0.
Issue still exists in the public 8.1.0 release OPM1.171019.011.
https://issuetracker.google.com/issues/70344455
still exists as of january patch
---------- Post added at 03:30 PM ---------- Previous post was at 03:29 PM ----------
if you're experiencing this go STAR the issue linked on the google tracker
2x4 said:
still exists as of january patch
---------- Post added at 03:30 PM ---------- Previous post was at 03:29 PM ----------
if you're experiencing this go STAR the issue linked on the google tracker
Click to expand...
Click to collapse
Use issue # 70344455 from post #2. The one from DP has been deferred.
I put up a new video today demonstrating using one of Google's own apps vs a game.
https://issuetracker.google.com/issues/70344455#comment72
Has anybody tested to see if the issue is present using any of the custom kernels on XDA? I am just trying to determine where the problem originated.
yes, i am using this one:
https://issuetracker.google.com/issues/70344455
I have also sent feedback via settings and posted in the issue tracker. I would love to know of there are Pixel 2 XL owners that do not have this issue. If that is the case I will be submitting an RMA. Tomorrow I will be contacting support and asking for a definitive answer as to when and if we can expect a fix. This is the single most frustrating issue I have with the device. I love everything else about this phone but this is driving me nuts
---------- Post added at 08:15 AM ---------- Previous post was at 08:13 AM ----------
I watched the videos attached and to my surprise and unfortunate relief I noticed you are having this issue with SGL. That and Afterpulse are unbearable to play.
Just remove your case
Happens to me all the time while zooming in on photos!
Ksehwail said:
I have also sent feedback via settings and posted in the issue tracker. I would love to know of there are Pixel 2 XL owners that do not have this issue. If that is the case I will be submitting an RMA. Tomorrow I will be contacting support and asking for a definitive answer as to when and if we can expect a fix. This is the single most frustrating issue I have with the device. I love everything else about this phone but this is driving me nuts
---------- Post added at 08:15 AM ---------- Previous post was at 08:13 AM ----------
I watched the videos attached and to my surprise and unfortunate relief I noticed you are having this issue with SGL. That and Afterpulse are unbearable to play.
Click to expand...
Click to collapse
Any luck contacting support? I don't think RMA will help, as it is a software issue. SGL is frustrating as hell, I end up not completing any missions I start.
wmcdrugs said:
Just remove your case
Click to expand...
Click to collapse
What?
quakeaz said:
What?
Click to expand...
Click to collapse
Are you using case? Try to reproduce your problem without it.
wmcdrugs said:
Just remove your case
Click to expand...
Click to collapse
Hahaha really?!? I've tried with a case without case, with a screen protector without... Funny guy very very funny. So am I to assume you don't have this issue
Ksehwail said:
Hahaha really?!? I've tried with a case without case, with a screen protector without... Funny guy very very funny. So am I to assume you don't have this issue
Click to expand...
Click to collapse
Not joking, there was a similar situation at another forum, really.
wmcdrugs said:
Not joking, there was a similar situation at another forum, really.
Click to expand...
Click to collapse
Do you have a link? It doesn't sound like the same kind of problem to me, but I am curious.
wmcdrugs said:
Not joking, there was a similar situation at another forum, really.
Click to expand...
Click to collapse
Well my apologies I thought you were trying to be a wise guy. Again this was one of the first possible solutions I thought of as I've had that work with previous devices. Sometimes the grounding when making contact with the actual device without a case does work. However, I've tried all possible fixes and none have worked.
quakeaz said:
Do you have a link? It doesn't sound like the same kind of problem to me, but I am curious.
Click to expand...
Click to collapse
Sure, but be ready for translating russian. http://4pda.ru/forum/index.php?showtopic=847032&view=findpost&p=69149836
Before this post some discussion and attempts of other people to reproduce that.
wmcdrugs said:
Sure, but be ready for translating russian. http://4pda.ru/forum/index.php?showtopic=847032&view=findpost&p=69149836
Before this post some discussion and attempts of other people to reproduce that.
Click to expand...
Click to collapse
Thanks. Well, I tried it, no luck. It is most definitely software. Downgrading to 8.0.0 fixed it for me. I'm back on 8.1.0 now though, I shouldn't have to run older software and an outdated security patch just to "fix" a problem that Google should fix properly. Part of the appeal of the Pixel is being up to date.
I read somewhere that the Feb update is supposed to address some of the touch and swipe issues. Try again then.
Sent from my Pixel 2 using Tapatalk
JasonJoel said:
I read somewhere that the Feb update is supposed to address some of the touch and swipe issues. Try again then.
Sent from my Pixel 2 using Tapatalk
Click to expand...
Click to collapse
Where did you read that? Google has been pretty silent on the issue.
Is is any better for Feb OTA update?

Categories

Resources