Tl;dr Get pixel 3, use nearby share to send stuff to it, backup happens automagically. Get an og pixel, it's slightly less automagical. Help?
Longer: I've been giving myself too many pats on the back since I figured this out, but at some point last year while using my pixel 5 and not liking using up my storage too quickly, I figured out that I can just use nearby share to send all my pics and video to my pixel 3 and they'll back up quite nicely, no third party app needed. It's not instant, but doing this once/day is sufficient for me.
The important part is that even the metadata is correct. This was a stumbling block as to why I didn't do this before - dates would change to the upload/share time. Screenshots, screen recordings, and all pictures/video keep the same date/time. Downloaded pictures don't, but to me that's not a huge deal bc it's usually just wallpapers and such.
Anyway, with unlimited original quality on P3 ending soon, I got myself an OG Pixel off Swappa. (It's shiny and blue, looks very nice! Mine was black but caught the bootloops. Dead board probably, not worth the fix.) I figured I'd just use the same procedure to keep having unlimited original backups. It works, except that screenshots don't keep the original time.
Here's where it gets weird:
I use nearby share to send the files from my P6P to my original pixel. Screen recordings and pics/video work as expected. Screenshots, however, change their time after the upload finishes.
I've nailed it down to proving that the time it gets changed to is the time that I airdropped NSed the files:
After sharing, I cut the wifi so it doesn't upload. And before it uploads, the time is correct. Only after the screenshots upload is the time changed. Using an exif utility app I can see the original time as well. Yet for some reason after upload - only on the p1, p3 does it right - it switches to showing the last modified time.
Can anyone help me troubleshoot these screenshots not having the right time on them? It's not the worst thing in the world since they usually have the time in the screenshot and it's easy enough to edit the time, but I'd love for this process to be just as smooth as it was on my pixel 3.
Relevant info: all software is fully up to date, I've tried this with both the production and beta versions of Google Play Services, all devices are full stock and have never been modified afaik. I can't speak much to the hx of the P1, but I don't get any warnings on boot so I assume verified boot is doing its job. It's unfortunately a Verizon model even though I bought it unlocked, as the OEM unlock toggle is greyed out.
Update for anyone reading this in the future:
I ended up not using nearby share anymore and switching to SyncThing. It's so much better. No metadata issues, and I don't have to touch the og pixel at all. I even have it on an outlet timer to control the charging.
I still check it every other day or so to update any apps (because security) that I have notifications for, and some other minor things, but besides that I'm a happy camper. This also looks like it'll work from anywhere in the world, which is a huge bonus.
The only downside is I can't figure out how to use the exclusion thing to make it not sync .trashed files.
You can try https://www.tacit.dk/foldersync/help/ - IIRC you can fillter out dot-files.
Related
I've been looking for an app with the following features.
•Free preferred, but if it meets my needs I'll pay for it
•Scheduled time and frequency
•Uploads new pictures only, doesn't upload everything time after time
I've used a few of them out there.
•PicPush - it's nice, but there's no way to upload to an FTP and no way to schedule the upload.
•Upload 2 NAS - very basic interface, does what I want, but some reviews say it's not all that so I'm iffy, also not free.
•PicasaPhotoUploader - Only does Picasa, no scheduling, all automatic after the pic is taken. Still early in development.
There are a couple others, but I don't recall the names.
The biggest reason I want an app with these features is Big Red (VZW) is going to be cutting unlimited data packages and forcing everyone to limited usage. With that being said, being able to schedule the upload at a specified time I can have something like Timeriffic turn on my WiFi at night and poof, no data usage.
So, any suggestions would be greatly appreciated.
Hi everyone,
I'm the new owner of an unlocked T-Mo D851, and will be using it on AT&T. I bought the T-Mo version instead of the ATT version due to the unlocked bootloader and better Dev support. Love those Devs!
I figured I'd post a thread with the things I learn along the way, to help others that might benefit, particularly since I'm joining the G3 community long after the novelty has worn off. Folks like me that join have a lot of past experience to review here, and so much is out of date it can be intimidating, particularly when our new device acts a lot different from our old one. I hope this thread helps someone, but at minimum it will serve as documentation for me to refer back to, should I need that. I'll include links where appropriate.
I'm an intermediate level flasher, having worked with maybe 6-8 other phones/tablets. So, I know enough to be dangerous, but not enough to have an ego to bruise. My most recent phone was a T-Mo Galaxy S4. But I dropped it, and cracked the screen, just a few weeks after getting it all settled in with a nice 5.1.1 GPE ROM. Sigh.
I got the phone a few days ago but have just gotten around to working on it.
On day 1 I charged it up, skipped setup (touch corners, upper left, upper right, lower right above the softkeys, lower left above the softkeys... took 10 tries or so!), and connected the wifi (no sim card inserted yet). It immediately found update 20E (it shipped with kitkat). I let that update, but was surprised it didn't find the current 20G update. I want to make sure I start with the latest firmware/modems etc. installed.
In this thread, helpful user @mitbit2k3 pointed me to the online LG site that lets you download the LG Mobile Support Tool. It also gives instructions for installing the PROPER PC connection driver for the phone which works, versus the default Win7 driver that doesn't work for the purposes of the update. With proper driver installed, and with USB connection in the right mode (follow instructions to set the phone USB settings), I got up to 20G stock.
I exercised the phone a bit (still without SIM card) and made sure everything worked... cameras, GPS, wifi, etc.
Then I figured it would be time to install TWRP and take it from there. Much to my surprise, you need to root this thing FIRST. Even with an unlocked bootloader, you can't just fire up ODIN and flash TWRP.
I did my research on the forum and through Google... with all the versions of software since release there were numerous descriptions of how to root the thing, some of which were outdated. For me, on 20G software (5.01 Android), this worked fine:
https://www.reddit.com/r/LGG3/comments/3n0nk1/new_super_easy_oneclick_way_to_root_g3/
it references back to XDA of course:
http://forum.xda-developers.com/lg-g3/general/guide-root-method-lg-devices-t3129197
From this I learned to review the top level LG G3 subforums, not just the T-Mobile XDA subforums!!
OK, that rooted me just fine and installed SuperSU. I was able to use the "first way" which is super simple.
With that done, I was able to install TWRP. I went straight to the source for it:
https://twrp.me/devices/lgg3tmo.html
I used the "dd" method which involves running ADB on the PC. I use a version that is a "Minimal ADB and Fastboot" that works fine... I used it to mess around with my Shield tablet previously, so I was familiar with it. Basically you run the minimal ADB through a desktop icon, and it loads a command line interface. You type ADB Shell after plugging in the phone to the USB cable (it has to be on, developer options enabled, debugging enabled). Then you type the commands listed on the TWRP site. Pretty soon TWRP is installed.
Next I had to figure out how to get into download mode. Yeah, yeah... power plus volume down... been there done that, but on the LG you have to boot with power/down, then when the LG icon comes up you release for a second, then press the two keys again, then at the next screen tell it you want to wipe the phone, and confirm this again on the next screen. THEN it finally boots into TWRP. Kinda scary. And getting the keys right takes some practice.
Once in TWRP, I backed everything up (including EFS partition) to an external SD card, just in case I messed something up. I had previously erased the SD card from within the phone's SEttings/Storage mode, to make sure it would be able to be accessed. No problem.
So now I've got a rooted phone, with TWRP installed, and the next step is to figure out what I want to do ROM wise. I wish there were a 5.1.1 GPE stock + LG Camera ROM. But I haven't found one. I like plain ROMs. The default stock ROM, even if it were debloated, its a bit annoying to me (and just 5.0.1) so I'll probably move to BlissPop or Slim something, but I will research around.
It's time to stick my SIM in and see how the phone does on AT&T. I'd like to get a baseline before I go ROM-hopping.
I will say that on stock ROM, with no SIM but WIFI on, the standby power drain on this thing is incredible. It went overnight (7 hours) and was still reading 100%. A whole 24 hours in, it was only a few percent lower. Of course, I hadn't attached any Google accounts, so the phone was truly idle, but it's very impressive nonetheless.
Stay tuned. I'll be updating this as I go along.
OK, I'm a few hours in.
No problem with my ATT SIM card in the phone; the phone was purchased unlocked and everything hooked up fine as soon as I entered in the APN information for ATT (which you can get from here).
The phone gave me a warning about WIFI Calling invalid SIM; I went into the settings and turned off WIFI calling, since I'm on ATT and only T-Mo offers it.
One other problem I haven't sorted out yet is that I get a text each time I reboot the phone, apparently my phone is sending a text to a very long address 060504071000004163.... and the text I get back is an error message that this isn't a valid number. Not sure how to turn this off. Annoying, but once per boot won't kill me until I figure it out. Google will likely be my friend. EDIT: I think this relates to T-mo visual voicemail. I went into the T-Mo Visual Voicemail app and I immediately got another one of these texts. Time to remove this app...
Meanwhile I notice the WIFI reception of this phone is much stronger than the S4. On the other hand, it seems less likely to drop a weak WIFI in favor of a stronger one... I have several access points around my house, and I've found I've needed to switch them manually now and then. Haven't had to do this on the S4.
I'm also struggling to get restores to work from my Backup Your Mobile app. I moved the backup onto an SD card in the G3, but the app isn't recognizing it. Uh oh. That's got my MMS/SMS/Call log backups. So, I've still got things to work on.
I gradually entered my various Google accounts, and let Play Store download the updates needed for all the apps. I've got about 75% of the apps I use re-downloaded.
I've got one "serious" problem in that the Play Store says the ATT Visual Voicemail app, which is a cornerstone of how I use the phone (because it transcribes voicemails into readable text), isn't compatible with my phone. That's crap. It worked fine on my T-Mo S4 (running a generic GPE edition). I'll probably have to sideload the app, but it's annoying that it's locked out.
Making progress.
I still couldn't download the ATT Visual Voicemail app from the Play Store, and went stir crazy trying to find it on my S4 (which is rooted, so I should be able to find it, but...). I went haring off in lots of directions, including making a full apps backup with Helium, but then the G3 won't restore without using the PC app due to changes in 5.0... which is weird because my S4 (which is running a 5.1.1 GPE ROM) restores fine. I don't have the PC app installed so I tried using Backup My Mobile... but then eventually figured out that on the S4, with ES File Explorer, I not only had Root Explorer OFF (didn't know I had to turn it on), but it's easy to find apps with the APP Library. Once I found the app there, I uploaded it to my Google Drive, then downloaded it from there onto the G3. It installed fine.
I used System App Remover (which requires root) to get rid of all the T-Mobile specific apps and that annoying Lookout security program. Bah! This cured that spurious text message I get with each boot. It was definitely due to the T-mo visual voice mail. Problem solved!
In using the phone, I'm a bit bummed because it didn't occur to me that a big part of my bigger screen as compared to the GS4 would be taken up by the softkeys on screen. The S4 has a physical home button and capacitive keys to either side. So, my screen isn't effectively much bigger, when I account for dedicating some of it to the buttons. You can make the buttons autohide, apparently. One issue is I use my phone in landscape much of the time, and the buttons don't rotate to the new "bottom" of the screen when I rotate. Gotta figure that out.
This morning I installed the PC Helium App so I could enable backup/restore access on the G3. That worked fine, but Helium on the G3 still doesn't detect my external SD card, in order to restore from it. I could manually copy files over to the internal Carbon folder, and restores from there worked fine. Still, I'm not sure why I'm having so much SD Card angst. I know things change each version of Android wrt SD cards... maybe something is fixed in 5.1.1 (as I had on my S4) that is broken in 5.01 on the G3.
So, I've got some tweaking to do from here. The phone is basically set up and working fine except for some straggler apps that I won't bother with until I need them, with one major exception: I need to go in and set up Light Flow. That app is a big part of how I manage notifications on any phone...
If you rooted your phone, then download and run the SDFix app from the Play Store. Apps will then have the ability to write to the external SD card...
https://play.google.com/store/apps/details?id=nextapp.sdfix&hl=en&referrer=utm_source%3Dgoogle%26utm_medium%3Dorganic%26utm_term%3Dsd+card+fix+kitkat&pcampaignid=APPU_1_bJMtVsTJBoKajwP4noeABw
... and yes, it also works w/ Lollipop.
redduc900 said:
If you rooted your phone, then download and run the SDFix app from the Play Store. Apps will then have the ability to write to the external SD card...
https://play.google.com/store/apps/details?id=nextapp.sdfix&hl=en&referrer=utm_source%3Dgoogle%26utm_medium%3Dorganic%26utm_term%3Dsd+card+fix+kitkat&pcampaignid=APPU_1_bJMtVsTJBoKajwP4noeABw
... and yes, it also works w/ Lollipop.
Click to expand...
Click to collapse
Thanks. I'll give this a whirl!
EDIT: WORKED LIKE A CHARM. Thanks again! And thanks for the link, because there were several SDFix apps. The link made sure I got the one you intended.:good:
OK, I'm in a pretty good place after making some changes. Still plenty to tweak though.
First, I decided to abandon the stock Home launcher. It was a bit annoying with little UI tweaks LG made that make it just not how I expect it to look, but the kicker was that in landscape mode, the titles of the icons were not readable... they were mostly cut off. I use Rotate (Ultimate Rotation) so pretty much every screen including home is rotatable. But LG Home maintains in landscape mode the little dots representing the various home screen pages... these take up just enough room so that things get squished a bit and the titles cut off. Couldn't figure out how to disable that, so just bailed and installed Google Now Launcher which fixed me right up. That fixed the look and feel of the home screen, the apps drawer, and even reverted settings to the normal views I'm used to.
The only problem is that it kills double tap to sleep... or at least reduces the footprint of the double-tappable area to the notification strip at the top. Sigh. In another thread someone mentioned using Greenify to fix it. I'll try that when I get a chance.
Another weird thing I've got going on is that when I connect via Bluetooth to my car, it starts playing music. See this thread. That's pretty annoying... for now I deleted the default music that was playing, and with an empty directory nothing plays.
I put on a screen protector last night. I got the 0.2mm iCarez one. I performed the application in a steamy bathroom after running the hot shower for a bit, per some tips over in the Accessories thread. I left the backing on, positioned the glass on the screen, taped one side for the "hinge method" after getting it perfectly aligned and accounting for the eventual loss of thickness of the plastic underbacking, cleaned everything one last time with the alcohol wipe, peeled the backing, and plopped it on starting in the center. Got it perfectly positioned and no major bubbles. There were a couple of "spec sized" non-uniformities but they were gone by morning.
I'm gradually setting in... Still lots to play with.
I've noticed the WIFI, while it gets good reception, is a bit sluggish to drop a weak connection in favor of a strong one. Anybody got a tweak for that?
Frankenscript said:
I've noticed the WIFI, while it gets good reception, is a bit sluggish to drop a weak connection in favor of a strong one. Anybody got a tweak for that?
Click to expand...
Click to collapse
Try this app for WIFI management. I have tried several and this is the best I have found. https://play.google.com/store/apps/details?id=org.kman.WifiManager I agree completely that the wifi in the phone is very slow to drop a weak signal and grab a stronger one. But with wifi manager you can play with the sensitivity. Good luck.
Will do. Thanks for confirming it's not just me. Also on another note I just found the LG keyboard has lots of settings for customization. Not bad. May keep it!
Sent from my LG-D851 using Tapatalk
So, since I've got this over monster I've had a shocking number of issues. From sudden influx of crap followers online, people sending photos of some of those little people some people keep as pets.
But, it was probably a month in kept getting restarts that left my wall paper different, noticed key guard was in the running processes and Samsung wasn't able to give me much info at all.
Frequently my antivirus Would randomly flag some huge archive that would appear in Google vending folder and for some reason my weather app for my gear fit updated EVERYDAY
Today a series of unfortunate events and my phone did a factory reset shortly after a drop. I actually find that interesting because I don't know the drop or one of my...well call them gremlins. (Let's face it most of things i have attributed are probably just me going into PTSD blah blah blah... )
But today Turn process I did streamline to get Nic cards logging up and go and build to set up a good firewall get ad blockers going but I wanted to see what happened. And I go my weather app eventually.
And for some reason over in reddit they tend to think permissions like this are normal (I know Samsung's calculator is more than a calculator but mine once had almost every permission with about 800MB storage taken up.
So, This weather app seemed a little abnormal look up the IP address, looked up the company and, I looked furlough their partners for Samsung and Knox (didnt Find the one)
Just a quick assumption;
This module has the Hotspot 2.0 and REALLY likes its certificates. I noticed the option to share Your Wi-Fi with someone is always default toggle on.
If you scroll through the websites what we do you see that they are very proud that they have the edge one of the largest threat assessments for everybody when hop away from 1 of their servers , how many of them there are etc. And I Have this feeling that my device is actually just a nice little go between allowing others access to the internet while gathering their data points.
I can't actually post links but if you do their site plus this thing takes you right to the talk about their platform. Gove the data that goes through phones, that is good for anything from Cambridge analytica code level stealing countries to just figuring out how stable and great 5G is
/us/en/
what-we-do/intelligent-platform
I've seen the Address actually go by in my primary bp and add blocker but that 1 doesn't give me per app metrics so not sure what else goes to them.
Also, suddenly I think I know at least partially why they don't want flashed ROMS(?), at least yet.
I'd actually really like to know if anyone else, specifically related to 5G sees these also. Given the timing of that release device and anal FMRi weather app there. And for some reason even though I use a little cheaper company gives me unlimited data they have swapped my network several times between bigger company the smaller company. Its same towers and stuff usually so no big deal but, doesn't normally do that. (Have noticed that actually from the Galaxy store I see that quite often, but the "same" download from play store different version number less permissions)
(By the way hello this is the 1st device actually looking to rooting, prior the risk of that access to someone else was too much. Thanks for letting me join the community, I do hope I catch on quick ans don't drive any one too crazy)
(I tried to add in pictures of the weather app permissions and everything but can't post pictures either)
A drop shouldn't cause a factory reset... if it was caused by software you have an apk(s) that are trashware.
A 3rd party launcher put mine in a boot loop... twice.
If you did a recent firmware update it may have corrupted that load, reload as you did.
A virus or trojan are suspect as well. Run Malwarebytes and Trojan scanner. Some malware may not always be detected.
If you suspect a virus after a reload be careful what you load and bring into the system including the on SD card and any backups. Start with the base load and add only apps from Playstore at first. Go from there if it runs ok. Be wary of updates, one at a time, look for issues as you progress.
Same with backup data... if it's there you'll need to isolate it or dump all the data.
Use a package disabler like PD MDM to block bloatware from running and to troubleshoot.
blackhawk said:
A 3rd party launcher put mine in a boot loop... twice.
If you did a recent firmware update it may have corrupted that load, reload as you did.
Click to expand...
Click to collapse
I was worried so, as I'd never seen it i just know these things actually include that hardware backed encryption. I had worries that I had knocked that loose and might have issues with it later. (Accelerometer is off bit it seems now)
I can say likely:
1. Third party lock screen with data wipe. Not highly reviewed but was but trashy. May have accidently in the tussle woke the screen with motion and performed a wipe.
2. Package disabled. I play with what I can get away with disabling. Some Knox stuff is bit touchy.
3. I'd managed to start process of adding a second secure folder on a secondary profile. It hadn't like it but stayed working.
Or combo 2 & 3 but lock screen most likely I'd say
HungryRobotics said:
I was worried so, as I'd never seen it i just know these things actually include that hardware backed encryption. I had worries that I had knocked that loose and might have issues with it later. (Accelerometer is off bit it seems now)
I can say likely:
1. Third party lock screen with data wipe. Not highly reviewed but was but trashy. May have accidently in the tussle woke the screen with motion and performed a wipe.
2. Package disabled. I play with what I can get away with disabling. Some Knox stuff is bit touchy.
3. I'd managed to start process of adding a second secure folder on a secondary profile. It hadn't like it but stayed working.
Or combo 2 & 3 but lock screen most likely I'd say
Click to expand...
Click to collapse
Get a good case like the Bolt. High G impacts can cause internal damage but usually not especially if in a case.
I don't use secure folder, encryption or any screen lock especially 3rd party. Any apk you give administrator rights to lock the phone can effectively trash your OS load in a heartbeat.
Have had passwords get corrupted (rare) before and gotten totally locked out on a laptop bios.
That machine is now useless.
On Androids you can reload to recover if all else fails but a reload takes a lot of work...
So, I had the Pixel Watch working just fantastic on the Pixel 6. Now I've upgraded to the Pixel 7 Pro. I read somewhere that I had to reset the watch for it to work, and yes, that was necessary, so I did it.
Now I'm in the process of completely setting up the watch again and I'm almost done.
The one thing that is still insoluble for me is the "Maps" app. When it was set up in the Pixel 6, my home address was showing on the watch screen, on the top where it says "Home" - now, with the Pixel 7 Pro, it does not. I have set everything else exactly the same way as before - but this one setting eludes me. I can't find a way to do this in the phone app, or in the watch - somehow, I think is was kinda automatic with the Pixel 6, but I don't really remember (old guy here - 73, but I think my memory is pretty good...I could be wrong).
Everything is updated to hell and back and somehow I'm missing something.
Can anyone help?
BTW, I'm loving the 7 Pro.
Thanks for any help.
Well, I kinda figured it out - I had to use the Maps app on the phone and that updated itself, and then updated the watch. The whole Pixel 7 Pro setup was a tiny bit weird. For example, I could see the watch was connected to Bluetooth, but setting up some parts of the watch would keep saying "can't connect".
A very odd experience.
All is OK now.
Oh, you got it working??? It is a known issue that for some users (me!) the watch will not update or populate home/work (I'm retired so work is HOME ). I have the 6 Pro. I just got it in the Spring so not yet ready to jump aboard another upgrade. I might try to update Maps on the phone but I expect it will not work.
Interesting. I had the Pixel 6 (non pro) when I first got the watch and it worked right the very first time.
This time I used a brand new Pixel 7 Pro, fresh out of the box, and reset the watch. I realized that I had not yet used Google Maps on the phone, so I did and the watch updated at that time.
Like you, I'm retired and needed "home".
Pixel 7 Pro + Pixel watch: Not working for me.
Everything is updated, work + home is defined on the phone, watch refuses to accept any of it.
respinK said:
Pixel 7 Pro + Pixel watch: Not working for me.
Everything is updated, work + home is defined on the phone, watch refuses to accept any of it.
Click to expand...
Click to collapse
Updated, rolled back, rebooted. NOTHING has worked.
I wish I could help you guys, but all I did is set "Home" on Google Maps on my phone.
Maybe deleting the Maps from the watch and starting again? I know fred2546 rebooted and all, but honestly all I did is define "Home" in the phone. Probably doesn't mean much but I have the Pixel 7 Pro.
Pixel 6 Pro.
Now I had defined home but I don''t work so did not define my home a second time. But I will also admit that I do not allow Google to track me in my everyday pursuits and movements. I do not have location history enabled or whatever that setting might be.
I sort of agree about not wanting to be tracked, but some time ago I decided I didn't really care. I'm old (73), retired, and live with my cat - they can send me ads, notifications, and whatnot until the end of time - I will never buy anything that's emailed, or a phone call, to me as an offer, and I block a whole lot of calls - I love playing with them.
But, fred2546, did you get it to work?
LordP666 said:
I sort of agree about not wanting to be tracked, but some time ago I decided I didn't really care. I'm old (73), retired, and live with my cat - they can send me ads, notifications, and whatnot until the end of time - I will never buy anything that's emailed, or a phone call, to me as an offer, and I block a whole lot of calls - I love playing with them.
But, fred2546, did you get it to work?
Click to expand...
Click to collapse
It did not work. Yesterday I was on my way out to a bike ride and on the watch did a search. First, it opened with Home/Work which remain undefined. But I put a local sushi joint in the search. It came up with the name and then suggested I see the PHONE. Since I needed to meet the bike riding friend I did not follow up.
Obviously, Google knows quite a bit anyway. I use Google Fi as my carrier and I did use Google Maps while touring around Iceland in Sept.
And I've got a few years on you but no cat!
Get a cat from a shelter and you will be handsomely rewarded by its lunatic personality. I love my Mr. PoopiHead, he's very affectionate and a complete loon.
I am not a cat person. I do on occasion feed friends' cats - more than enough for me!
Kind of bummed, ahh well.
Now that that is unrooting and relocking is out of the way... have to say I am sad about this one. I was excited for it, spent HOURS getting it all setup. You all know the deal, lol.
Ran into two issues that I found that apparently showed up with OnePlus' implementation of Android 12 and persist even still... all this time later.
1. The Display Timeout option is not properly (normally) exposed to things like Tasker
2. Call redirection (for things like Google Voice) is broken
I recognize that these are probably issues that 90% of people don't notice/care about, but they're also extremely well documented and reported in all of the normal OnePlus places. I find it bonkers that after all this time, those issues still exist. I use Google Voice to make calls as needed for business when I am on the move without exposing my personal number (and to avoid carrying two devices). I made a number of calls before realizing that it was not working properly (since it's not obvious).
Coupled with some of the little Pixel things I was fine giving up... eh. Just feel sour about long time bugs like that.
Maybe I will try the OnePlus 12 next year. For now, the OnePlus 11 goes back to Amazon.
Just a little rant into the void.
I can't believe they still haven't fixed call redirection. That's been an issue since Android 12 on the OP9. It was so annoying I just switched Google Voice to prefer wifi/mobile data and used the dialer in the app to work around it.
EtherealRemnant said:
I can't believe they still haven't fixed call redirection. That's been an issue since Android 12 on the OP9. It was so annoying I just switched Google Voice to prefer wifi/mobile data and used the dialer in the app to work around it.
Click to expand...
Click to collapse
Yeah... I could work around that... yes, it would be annoying when I am getting in the car to remember to have to get out of the parking lot (off wifi) before making the call... but it would end up ok. Then sometimes (hit or miss in my experience) the call would get messed up when I arrive somewhere and connect to wifi again during the call).
And I could work around the Display Timeout issue using different apps and such.
And workaround this and that, etc. But it's just BS to me. Like... fix these old bugs that you create in your build that don't exist in Android/every other build. Admittedly, I was really annoyed at the several calls I made where I had no idea the wrong number was being shown on the receivers ID. Soured the whole thing for me.
dmarden said:
Yeah... I could work around that... yes, it would be annoying when I am getting in the car to remember to have to get out of the parking lot (off wifi) before making the call... but it would end up ok. Then sometimes (hit or miss in my experience) the call would get messed up when I arrive somewhere and connect to wifi again during the call).
And I could work around the Display Timeout issue using different apps and such.
And workaround this and that, etc. But it's just BS to me. Like... fix these old bugs that you create in your build that don't exist in Android/every other build. Admittedly, I was really annoyed at the several calls I made where I had no idea the wrong number was being shown on the receivers ID. Soured the whole thing for me.
Click to expand...
Click to collapse
Totally agreed. I dumped my OnePlus 9 for the Pixel 7 Pro and chose the S23 Ultra over the much cheaper OnePlus 11 because of my software experience with the 9.
EtherealRemnant said:
Totally agreed. I dumped my OnePlus 9 for the Pixel 7 Pro and chose the S23 Ultra over the much cheaper OnePlus 11 because of my software experience with the 9.
Click to expand...
Click to collapse
I would love to try the S23 Ultra, but from what I've read... the hoops to unlock and root are just a pain. Getting an import model, etc etc.
I root for many fewer reasons than I once did... but I still have reasons to do it. Someday.
dmarden said:
I would love to try the S23 Ultra, but from what I've read... the hoops to unlock and root are just a pain. Getting an import model, etc etc.
I root for many fewer reasons than I once did... but I still have reasons to do it. Someday.
Click to expand...
Click to collapse
Yeah I kept my Pixel for my rooting needs (really just for Network Signal Guru) and haven't missed it at all on the S23U. There's no way I'll ever import a phone with all the compatibility issues AT&T and Verizon have with them plus they never have n71 for T-Mobile either.
EtherealRemnant said:
Yeah I kept my Pixel for my rooting needs (really just for Network Signal Guru) and haven't missed it at all on the S23U. There's no way I'll ever import a phone with all the compatibility issues AT&T and Verizon have with them plus they never have n71 for T-Mobile either.
Click to expand...
Click to collapse
Every year I think more and more about it. At this point I am using root for 4 apps and only 2 of them matter.
1. Adguard - So I can nicely adblock without using VPN style blocking.
2. Swift Backup because I actually find myself regularly wanting to roll back or recover.
The other two are Tasker, but that's mostly just for self granting permissions, and my file explorer that I can easily live without.
dmarden said:
Every year I think more and more about it. At this point I am using root for 4 apps and only 2 of them matter.
1. Adguard - So I can nicely adblock without using VPN style blocking.
2. Swift Backup because I actually find myself regularly wanting to roll back or recover.
The other two are Tasker, but that's mostly just for self granting permissions, and my file explorer that I can easily live without.
Click to expand...
Click to collapse
I switched to Brave so I don't need an ad blocker (ads in apps don't bother me, just the nonsense that happens in the browser, and in fact I get free service from Boost for watching ads anyway) and I started noticing problems with backups that included app data so I just switched to Google Backup. I will say though, Shizuku is supported by Swift Backup. You can back up and restore everything except the app data without root using Shizuku.
EtherealRemnant said:
I switched to Brave so I don't need an ad blocker (ads in apps don't bother me, just the nonsense that happens in the browser, and in fact I get free service from Boost for watching ads anyway) and I started noticing problems with backups that included app data so I just switched to Google Backup. I will say though, Shizuku is supported by Swift Backup. You can back up and restore everything except the app data without root using Shizuku.
Click to expand...
Click to collapse
Yeah, I have needed that app data a number of times... for better or worse, I guess.
I'm selling my OnePlus 11. The software is beyond frustrating and the simple tweaks one can do with Developer Options and ADB are either locked out on this phone or revert to defaults upon reboot. Clearly, OnePlus doesn't listen to their fan base outside of China. The development potential was what drove me to buy this, but it has been a complete disappointment. The lack of wireless charging has also proven to be an inconvenience and I don't trust the longevity of the charging port.
It looks like if you want a Snapdragon 8 Gen 2 running clean versions of Android, Motorola and Sony are the way to go.