Search results

  1. rustyjay

    Post Post Your Pixel 2 XL Home Screen

    Pretty simple setup with pic of my flowers for background.
  2. rustyjay

    Post Google pixel 2 XL shipping

    Have a Sunday delivery ship date with a Monday/Tuesday delivery time. Money was taken out of account today and can't cancel.
  3. rustyjay

    Post Pixel 2 XL or LG V30

    After owning the v20 for a business phone and a Pixel XL for personal, I will say the pixel held up better. That lag on the v20 never went away, security updates lag and just not a sturdy phone. I work construction so I'm a little rough. I will not get the v30 this year just must og XL to my...
  4. rustyjay

    Post Drop proof case that's decent priced for XL?

    I switch cases through the week but have had the same concern about the back glass. So far so good though not even a scratch on it yet. But I am really careful after completely destroying my 6p. Loved the 6p but the dam thing was fragile.
  5. rustyjay

    Post Drop proof case that's decent priced for XL?

    Tried tough armor , neo-hybrid and rugged armor and have been liking the rhinoshield bumper lately. Used to hate the idea of a bumper but got this from a black Friday sale and it's my new favorite and supposed to have 11' drop protection.
  6. rustyjay

    Post Pixel Development

    Been using Franco with the du build since last night and is fine.
  7. rustyjay

    Post [Q] Anyone know how to add SlimRecents to custom ROM?

    Yes I've done it to AOSP Roms before. I am not sure how you would do it with decompiled apks but source you would need commits in frameworks/base, settings and add a repo called frameworks/opt/cards. It's really not to hard to build from source, especially when working with a ROM like du with a...
  8. rustyjay

    Post Mirroring to Smart TV (Samsung)

    A custom ROM with Miracast enabled.
  9. rustyjay

    Post Note 7, S7E, V20 users switching to Pixel

    I'm not mad at all, I knew exactly what I was getting. Wife had the note 7 bomb and while it's a nice phone it still can't do what the unlocked pixel can. I've been building Roms for the nexus since Nexus s and all the gimmicky gadgets and bloat don't add up to the freedom this phone brings you.
  10. rustyjay

    Post Note 7, S7E, V20 users switching to Pixel

    I own the v20, s7e and pixel xl. While the pixel out of the box is plain that's not my main point of getting it it. I'm a nexus user and when I killed my 6p 4 months ago I felt lost. Got the Samsung and hate bloat and ui, then v20 came out and while it's got decent hardware I'm just not super...
  11. rustyjay

    Post Should I buy a Pixel XL if I have an S7 Edge?

    As someone that owns the s7 edge, v20 and Pixel xl, the pixel is my favorite. The s7 edge is with daughter now.
  12. rustyjay

    Post Anyone Regret Buying This?

    The pixel is basically a nexus you know right. It will end up having one of the best development sections here.
  13. rustyjay

    Post Charging sound does not work

    The charging sound option is for wireless charging only in the source code. I could link the commit that custom Roms use to add the sound back for wired also but that would take an effort ha and I'm tired. Think it's been that way since M.
  14. rustyjay

    Post Can't Get Partitions to Mount After TWRP/Root

    Cause your not gonna be using twrp to flash stock images. You need to go through bootloader and use fastboot.
  15. rustyjay

    Post Can't Get Partitions to Mount After TWRP/Root

    Flash stock images and start over. If you set a pin in rom it will ask for it to decrypt your data. If you dont have the pin it wont decrypt and have issues like your having. Nexus's or excuse me pixels are forgiving phones ha.
  16. rustyjay

    Post Pre-orders & Shipping Dates

    Ordered my really blue xl on 11/12 got the processing and shipping notice today by 10 am pacific
  17. rustyjay

    Post Pre-orders & Shipping Dates

    V20 is a nice phone, a little big but get used to it. I like lg's skin better than Samsung, rear fingerprint is nice coming from 6p. All I can really knock on it the speaker or camera isn't as good as s7. Second screen is cool though was gimmicky at first but find myself using it.
  18. rustyjay

    Post Pre-orders & Shipping Dates

    I told myself after 6p I wouldn't pre order again, yet here I wait again. Ordered on the 11th, hope it's not the full 4 weeks.. I tried to go without the dam phone but got v20 and s7 edge and they still aren't filling the void the 6p left when I accidentally destroyed it.
  19. rustyjay

    Post 6P is the most fragile phone I have used.

    Love my 6p, but the dam thing is fragile. I'm bent on vol key from a case I used (spigen) whole vol key area bent at weak point on a small drop in a different case. Then to top it off I shattered the screen. I know not phones fault on screen but when that happened it bent the charging port...
  20. rustyjay

    Post Remote doesn't work anymore

    Pres and hold your home button on remote for 10 or so seconds, remote will pair. Oh DSM didn't read the edit sorry ha.
  21. rustyjay

    Post Help! I flashed Cyanogenmod with OpenGapps and its just not booting!

    Have you tried flashing a vendor zip yet? Sounds like not booting cause missing binaries. https://www.androidfilehost.com/?w=files&flid=43551
  22. rustyjay

    Post How to make angler build

    Ahhh know you say that yes I did, hold on driving. https://github.com/Slayjay78/android_build/commit/f1216b46ec7091e02c2d455dd7643bd78b27ed56 https://github.com/Slayjay78/device_angler/commit/7d78f76871545a81a21eab685ac19b5ebe596b0d...
  23. rustyjay

    Post How to make angler build

    https://github.com/zephiK/android_frameworks_base/commits/8c0911577ed105246ed2afb7f88f3afaa3995248/services/core/java/com/android/server/pm/DefaultPermissionGrantPolicy.java Just use all these commits for permission. Also in aosp google account backup doesn't work out of the box that's another...
  24. rustyjay

    Post How to make angler build

    You need to flash a gapps package, we are not allowed to include in ROM. I use banks gapps for now. You need to add the permissions in franworks/base repo to get everything working properly though, I'm at work right now but can list the commits on break. The internal error is because you used...
  25. rustyjay

    Post How to make angler build

    Nope, I wish I knew why ha. I just know I was really frustrated when I first got my 6p and my ROM wasn't booting up. Luckily nexus has awesome devs that do know how to make stuff work.
  26. rustyjay

    Post How to make angler build

    If your syncing straight from google your building aosp (android open source project), that's what I build. Which sounds what your building also. In aosp the symlink with the vendor partition doesn't work right so it won't boot without adding the vendor binaries to ROM, either in build or flash...
  27. rustyjay

    Post How to make angler build

    Huawei vendor blobs are actually in the vendor partition of angler but in aosp it doesn't recognize em. I flash a vendor.zip from pure nexus thread https://www.androidfilehost.com/?w=files&flid=43551 That will get you booted up. Oh and my changes are very numerous lol here's my github if you...
  28. rustyjay

    Post How to make angler build

    OK, so I don't know anyone else with a 6p but want a second opinion on my rom/kernel so far. I do not want to start and maintain a thread, why I'm posting this here. https://drive.google.com/file/d/0B_f86wvdx8LKUm12NHpxSVBhVEk/view Its not a kitchen sink rom, if there's interest I'll make a...
  29. rustyjay

    Post How to make angler build

    Oh yeah if your into building, nexus is really the only way to go. My first nexus was the ns in '10 and have had a nexus phone ever since
  30. rustyjay

    Post How to make angler build

    I've been building for myself for like 2 years now, kernels I just started really messing with about 6 months ago. I just had a hard time finding a ROM with stuff I like and not a million other mods added to it. Now its just hard for me to stay on stock or a ROM I didn't cook up.
  31. rustyjay

    Post How to make angler build

    To me its easier than cm but aosp is what I do the most. And to build for aosp you'll need angler device tree and vendor blobs. Ive been using the huawei vendor from pure nexus github. Aosp out of the box is really unfinished though to me so it takes some work with cherry picks to get everything...
  32. rustyjay

    Post How to make angler build

    Yeah what it basically does when I build aosp, don't know too much about kitchen.
  33. rustyjay

    Post How to make angler build

    Use googles 4.9 aarch64 toolchain for kernel to start off. Any questions feel free to hit me up, better on hangouts though as I forget about XDA sometimes ha. Pm me for email.
  34. rustyjay

    Post Thinking about buying a 6P: a question about the fingerprint sensor / unlocking

    With ambient display on, notifications flash on lockscren then just touch screen to unlock if you want. Or you could go custom kernel route and enablecwake gestures.
  35. rustyjay

    Post ROMs and Kernels - Which are you running and why?

    Been nerding out on the nexus for a while. Running my custom ROM with custom kernel.
  36. rustyjay

    Post Huawei.com waiting room.

    Phones here and it was worth the wait. In the end huawei want too bad but I'll never pre order a phone again ha.
  37. rustyjay

    Post Huawei.com waiting room.

    My 64 graphite sent out for delivery the 3rd and given a date of the 9th is getting delivered today to my house. **** I sense an early day today haaaaaa.
  38. rustyjay

    Post Huawei.com waiting room.

    Just got my tracking # from my order from 9/30. Wish there was an option for faster shipping cause I would've paid it. This 6 day cap is junk ha, for once wish I lived in Texas instead of California.
  39. rustyjay

    Post Huawei.com waiting room.

    64 gb graphite ordered 9/30, just got the shipped email.
  40. rustyjay

    Post Huawei.com waiting room.

    I ordered 9/29 and same as everyone else. Just suck cause HH battery gave out this week and stuck on wife's old gs5 which is killing me. First time I have been on a non nexus device in like 4 years.
  41. rustyjay

    Post Nexus 6P Shipping Waiting Room

    Ahhh n5 died on me waiting for 6p. Hopefully mine ships soon, I'm stuck on a s6 edge + tell then. Nice phone but my wife will appreciate it more ha.
  42. rustyjay

    Post Nexus 6P Shipping Waiting Room

    My fourth nexus but first that I've pre ordered. I'm normally a patient person but this is an exception.
  43. rustyjay

    Post [ROM] [5.1] [HAMMERHEAD] Euphoria-OS 1.1 [Aug 21st]

    Just wanted to say awesome stuff. I build my own aosp builds and every time I get stuck on something, your source is the one that normally helps me. Sooooo thanks a bunch awesome ROM & team.
  44. rustyjay

    Post Official blog post boasts lollipop to start rolling out today.

    The manifest is up for aosp. Wish I was home, so I could sync.
  45. rustyjay

    Post Official blog post boasts lollipop to start rolling out today.

    Still needs the manifest, doubt we will see it today.
  46. rustyjay

    Post [ROM] [4.4.4] [AOSP] Paranoid Rastakat

    I had fun making psx with Chad, and was still updating (old psx) it until Martin decided he didn't wanna do the forum anymore. Both good guys and have my utmost respect. This community is rough on devs sometimes or I should say they expect things. Between that and repetitiveness of the same...
  47. rustyjay

    Post [ROM] [4.4.4] [AOSP] Paranoid Rastakat

    My personal preference is why use a third party app when I can commit it myself. Yeah what some consider useless others consider very useful, just all in how you use your phone and none offense taken, ha. ---------- Post added at 01:22 PM ---------- Previous post was at 12:58 PM ----------...
  48. rustyjay

    Post [ROM] [4.4.4] [AOSP] Paranoid Rastakat

    OK, cool I'll leave the callerui up to you. Sorry for the questions but trying to figure which way I wanna go. Another thing I gotta do is quiet hours, I have some dumb ass friends that don't comprehend what late is, haaaa. Also are you using a color profile on kernel or stock? Sorry if I'm a...
  49. rustyjay

    Post [ROM] [4.4.4] [AOSP] Paranoid Rastakat

    I like the rom Jar, its just missing a couple minor things I use. No biggie though I'll add those in for personal build if I get the time. First thing I'll do is MMS, Browser, blacklist and non intrusive callerui. Ha forgot to say thanks for the work.