Roman Android Open Kang Project 4.03!! - UPDATE Go to Roman's thread 12/20/11 - Samsung Galaxy Nexus

FIRST THINGS FIRST........ this Rom is not by me I was just posting a link This is by Roman (birgertime)
Attention: Birgertime (Roman) Has posted his work now in this thread :
http://forum.xda-developers.com/showthread.php?t=1402341
I recommend you go there for his work from now on as I will have this thread Closed
Thanks to all for Supporting this Developers work ~oka1 12-20-11 3 pm pst

Downloading now. Roman has awesome stuff for the Sensation.
Sent from my Galaxy Nexus using xda premium

The Brightness Slider option sounds nice!

Great, another AOSP project, congratulations;
Could we have a link for the sources?

bk201doesntexist said:
Great, another AOSP project, congratulations;
Could we have a link for the sources?
Click to expand...
Click to collapse
Already? ROMs aren't even GPL
Github.com/teamkang
Sent from my Galaxy Nexus using Tapatalk

Romanbb said:
Already? ROMs aren't even GPL
Github.com/teamkang
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
Thanks.
slang, gtest, oprofile - the well known trio
edit: although oprofile/libpp fix has already been commited in master branch.

bk201doesntexist said:
Thanks.
slang, gtest, oprofile - the well known trio
edit: although oprofile/libpp fix has already been commited in master branch.
Click to expand...
Click to collapse
Yeah, but I just decided to stay on the 4.0.1_r1.2 tag for stability, etc. Also I'm on mint 12, and I didn't wanna switch
Sent from my Galaxy Nexus using Tapatalk

Diggin the launcher prefs. Good stuff.
Anybody having problems with the market? Loads but server can't find my apps.
Sent from my Galaxy Nexus using xda premium

Does this have camera working and if so where did you get the libs for the camera since they are not part of aosp?
Sent from my GT-P7310 using Tapatalk

nice to see a kang rom built specifically for this phone..
Seeing as its a Lang is there any chance of kanging Paul obriens extra search buttons and constant menu buttons ?
Thanks for your work
Sent from my Galaxy Nexus using xda premium

termleech said:
Does this have camera working and if so where did you get the libs for the camera since they are not part of aosp?
Sent from my GT-P7310 using Tapatalk
Click to expand...
Click to collapse
"This is Rogue 2. I found them. I repeat: I found them."
"Good morning! How nice of you to drop by!"
I've got camera working.
1- just flash stock (i used ITL41F);
2- cd device/samsung/maguro/
3- connect phone to adb
4- ./extract-files.sh
5- from the top of the tree, 'make clobber' and 'make clean'
6- rebuild

MontAlbert said:
nice to see a kang rom built specifically for this phone..
Seeing as its a Lang is there any chance of kanging Paul obriens extra search buttons and constant menu buttons ?
Thanks for your work
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yes !! I downloaded this rom yes its nice but coming from pauls rom (modoco) i missed the invisable search buttons !! Had to go back to pauls rom . I realy hope those invisable search buttons becomes standard . Jmo

oka1 said:
FIRST THINGS FIRST........ this Rom is not by me I am just posting a link This is by Roman (birgertime)
IT is an AOSP type rom and this is the 1st build
This will be an infinite work in progress.
Build 2- 12-9-11
Added CM Power Menu
Added CM Launcher (includes a few options) -- enabled options menu on the home screen
Adjusted auto-brightness values.
build 1
Android 4.0.1 -- ITL41F
Unsecure boot.img (stock AOSP kernel)
Superuser & Busybox preinstalled
Deodexed of course
Added a brightness slider -- long press settings icon in drop down
more neat things on the way!
flashing instructions
Make sure you have Koush's CWM installed
MAKE A NANDROID
wipe data/factory reset in recovery -- a must if coming from a stock-based ROM
flash ROM
flash gapps
reboot!
Download link :
BUILD 2: http://goo-inside.me/roms/edt/maguro/maguro_aokp_b2.zip
md5 : 97aa0725951225dcae873d5d8b595b8c
AOKP build 1, md5 --- 12d4531befa65e22a5f4d4ae1edf3a79
Gapps, md5--- 2a305ff4cc9711f89d9b19bdea241455
More things to come as I add them . Let me know what you think!
Source : http://rootzwiki.com/topic/11455-rom-aokp-android-open-kang-project-build-1/
Click to expand...
Click to collapse
How I can add busybox to AOSP?
Sent from my GT-I9100

It's a bit offtopic, but..
When you guys lunch, do you see arm-v7-neon in target arch? Shouldn't it be omap? This has been bugging me for a while now, do I need to pass another argument to lunch or make?

bk201doesntexist said:
It's a bit offtopic, but..
When you guys lunch, do you see arm-v7-neon in target arch? Shouldn't it be omap? This has been bugging me for a while now, do I need to pass another argument to lunch or make?
Click to expand...
Click to collapse
That's right, gn has a armv7-a-neon.
Sent from my GT-I9100

bk201doesntexist said:
It's a bit offtopic, but..
When you guys lunch, do you see arm-v7-neon in target arch? Shouldn't it be omap? This has been bugging me for a while now, do I need to pass another argument to lunch or make?
Click to expand...
Click to collapse
OMAP is the type of chip. ARM v7 is the type of instruction-set architecture it uses.
Many chips use the ARM set.

Bluetooth wasn't working for me on this for some reason. I have stereo bluetooth headphones so this is a must. You did good stuff on the vibrant and G2X so I'm looking forward to seeing what you come up with.

wu_wei_lion said:
Bluetooth wasn't working for me on this for some reason. I have stereo bluetooth headphones so this is a must. You did good stuff on the vibrant and G2X so I'm looking forward to seeing what you come up with.
Click to expand...
Click to collapse
This was fixed in build 3

Romanbb said:
This was fixed in build 3
Click to expand...
Click to collapse
Are you the rom Creator?
Sent from my Galaxy Nexus using XDA App

Can you add the screen saver option that is on the cm9 build and Google tts engine keeps crashing every time I launch the browser.
Sent from my Galaxy Nexus using xda premium

Related

[SOURCE FIX] Facebook Contacts Sync fix for AOSP ICS

I expanded on what Paul was doing with his script here. Props to him for figuring it out.
I didn't like the idea of having to run another script, so I integrated it into sauce. Seems to be working for me so far!
A wipe will be required after pushing the changes to your phone, since the database must be recreated.
You need two changes, one in ContactsProvider and one in frameworks/base
frameworks/base change
packages/providers/ContactsProvider change
Should be able to cherry-pick the two without issues I hope!
Hope this helps someone
Is it integrated in your rom?
Gesendet von meinem Galaxy Nexus mit Tapatalk
This is really for ROM devs who compiles their own ROMs from Sauce!
Yes, it is integrated into Roman's latest AOKP. Neva under estimate the powa of the sauce!
Sorry for the thread jack
BTW check out my kernels for Galaxy Nexus below
faux123 said:
This is really for ROM devs who compiles their own ROMs from Sauce!
Yes, it is integrated into Roman's latest AOKP. Neva under estimate the powa of the sauce!
Sorry for the thread jack
BTW check out my kernels for Galaxy Nexus below
Click to expand...
Click to collapse
..... its in build 9?
trismegistos said:
Is it integrated in your rom?
Gesendet von meinem Galaxy Nexus mit Tapatalk
Click to expand...
Click to collapse
By latest he meant in the source. It'll be in build 10.
Romanbb said:
By latest he meant in the source. It'll be in build 10.
Click to expand...
Click to collapse
Ah ok. That's what I thought as I saw it on your Google Docs on the todo list.
I was about to say how did I miss that feature?
grml...
now i want to reinstall your rom with v10 and facebook sync.like your rom realy.but my gta3 don´t work with your aosp rom.don´t understand why
for now i use eaglesblood rom.it´s the only 4.0.3 rom for me who i get gta 3 runing.
maybe you got some ideas why the game not work in your rom?
Romanbb said:
By latest he meant in the source. It'll be in build 10.
Click to expand...
Click to collapse
Can you give any ETA for when it'll come out? I'm going out tomorrow and I need the powersaver mode on your rom, so I'd be really appreciative if it could be released before then.
lurchie85 said:
grml...
now i want to reinstall your rom with v10 and facebook sync.like your rom realy.but my gta3 don´t work with your aosp rom.don´t understand why
for now i use eaglesblood rom.it´s the only 4.0.3 rom for me who i get gta 3 runing.
maybe you got some ideas why the game not work in your rom?
Click to expand...
Click to collapse
Did you have franco's kernel before? I'm pretty sure that was one of the known culprits of GTA 3 not working properly
bumpin this thread up for any ROM devs to checkout when they check the dev forum
this would be great for Cyanogenmod. Unfortunately i dont have any clue on how to add / cherrypick things from and to repos
Can anyone give me other links to this changes?
TeamKang github is not available now ;-(
I need them too.
https://github.com/AOKP
Infra said:
https://github.com/AOKP
Click to expand...
Click to collapse
I can't find it there...
Hello.....I need the files but I can't find them....
STONEMC said:
Hello.....I need the files but I can't find them....
Click to expand...
Click to collapse
Take the original two links and substitute out "TeamKang" for "aokp".. links fixed
Can anyone explain how to actually apply this?
crzdcole said:
Can anyone explain how to actually apply this?
Click to expand...
Click to collapse
+1
Sent from my Galaxy Nexus using xda premium
all you have to do is go to google play store and download "Facebook contact Sync - from Danut Chereches" free program will let you sync facebook friend list with your contacts including picture"size"/statuses and birthdays.
i hope that will help you.
diegomtoscano said:
+1
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I've learned from the irc you need to just revert the commits through git. Granted I don't know anything about git, but the tutorials i was pointed at are here:
http://sixrevisions.com/resources/git-tutorials-beginners/
http://gerrit.sudoservers.com/#/c/312/

EasyDoesIt_ICS_4.0.3 ~ Init.d ~ Fluid ~ UCLAC4 Base [4/3/2012]

EasyDoesIt 4.0.3 from Cbinvb
This is the UCLAC4 ICS 4.0.3 base and it
DOES NOT SUPPORT WIFI CALLING
at this time.
CREDITS
The Collective
RaverX3X
Starskyrob
Team Kang
Romracer
Romracing19969
The good:
ICS 4.0.3
Sweet boot animation
Romracers Unsecure Kernel
init.d support
Bash ADB support
very smooth
FAST gps
14 panel quick toggle
highly dewizzed
ADW Launcher
bravia
high res media
fast 3g/4g
The Bad:
No Wifi calling....yet
No CRT off
Money printing currently bugged
Auto-Rotate is Backwards
The Ugly:
Still twiz :'(
Lightly themed
​
TO INSTALL
- Make a Nand Backup
- Download rom.zip and place on sdcard
- Boot into clockwork recovery
- DO A Darkside SUPERWIPE!
- Install zip from sdcard
- Once zip has finished installing, reboot
- Now wait a minimum of 10 minutes, seriously...
- I mean really wait 10 mins.
- Reboot
And also, Freeze wifi sharing and wifi sharing manager
This rom should sleep very efficiently and be very responsive.
If your device is bricked at any time during the use of this rom I cannot be held responsible.
If vocal echo shows up-
While in-call, hit the menu soft key button and make sure "noise reduction" is off.
-No Kies
-No Swype
If you can follow these instructions. I RECOMMEND a FULL WIPE.
Download V2.2
Changelog
4/3/2012
V2.2 Release
Shutdown Fixed....again?
Apex Launcher Included
Gallery/Wallpaper crop fix
Live wallpaper functional
AOSP Email client
ES File Explorer Added
Few Tweaks
4/2/2012
V2 Release
-Videoplayback fixed
-Apps Added Email, News&weather, Allshare
-Netflix Fix
-Black Market Added
-XDA Free app easter egg credit- kr3g3r
-ICS themed 14 quick panel
-Reboot and shutdown temperamental still...
4/1/2012
Initial Release
oh yea, this is not an april fools joke
Where did you find this? Could you direct me to the original thread?
Sent from my SGH-T989 using Tapatalk
Hi, thanks for the ROM.
I'm also wondering where this originated from? Also, where did you originate from? I noticed you joined today and also posted a ROM the same day. Not that I don't appreciate it, I'm just trying to make sure you aren't posting something malicious like a ROM with baked in malware...
Cheers
any bugs or screenshot ?
This is the original thread, no malware, I am posting this on behalf of cbinvb. This is a build he released to me and said it was ok to post it.
chasport said:
oh yea, this is not an april fools joke
Click to expand...
Click to collapse
Promise?
It's getting a bit annoying having all the children here putting up April fools "jokes"
Weird, what happened to cbinvb's account? I assume that's why he didn't post it himself?
Yes, i promise. Maybe I shoulda linked this tomorrow
Link doesn't work...new link please! ???
Sent from my SGH-T989 using XDA
chasport said:
Yes, i promise. Maybe I shoulda linked this tomorrow
Click to expand...
Click to collapse
No, no, if it's the real deal, we're glad you posted it today!
Anyone try this yet
Sent from my SGH-T989 using Tapatalk 2 Beta-5
AJ26T said:
Anyone try this yet
Sent from my SGH-T989 using Tapatalk 2 Beta-5
Click to expand...
Click to collapse
I have it completely downloaded, but I'm scared to flash...
Op, can you tell us a little more about this ROM?
Sent from my SGH-T989 using Tapatalk
capcanuck said:
I have it completely downloaded, but I'm scared to flash...
Op, can you tell us a little more about this ROM?
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
Yea bro, something feels "off" here, I also have it, not flashing it yet..
EDIT: This ROM is GTG, this was prior to chasport beefing up the ROM's description, it was suspect before, not now.
capcanuck said:
I have it completely downloaded, but I'm scared to flash...
Op, can you tell us a little more about this ROM?
Sent from my SGH-T989 using Tapatalk
Click to expand...
Click to collapse
wait for the new upload. there were a few finishing touches that needed to be implemented.
I'll post screens and everything. Im doing a fresh flash of this right now.
As soon as the link is good again and i download, i will flash
why isnt this in the developmental thread?
cuz i didnt have the post count for it, in general forum anything goes
15mins til link is live
Thanks
Does this have the stock kernel or romracers unsupported kernel? Does it support adb?

[ROM] Helly_Bean [4.3] [nightly builds] - Devil Kernel included

This Rom always is build from latest cm10.1 sources, with many additional changes.
Please flash gapps from goo.im after installing the rom.
Additional changes, compared to cm10 (this list might not be complete):
- facebook sync integrated
- option to enable high end gfx effects
- possibility to activate and customize navigation bar (color of background, glow effect, transparency)
- possibility to customize statusbar (color of background, transparency)
- transparent lockscreen (taken from paranoid android, coded by jesus david)
- customizable long-press-back-kill timeout (from 500ms to 3000ms)
- misc settings in settings menu
- added possibility to change the colors of the statusbar toggles
- added option to enable/disable coloring of toggles
- added option to display a small bar below the toggles as indicator for toggle state
- own kernel included
- ...
Click to expand...
Click to collapse
you can find the official website for this projekt here
http://www.hellybean.com/index.html
you'll find download links and faq on this site.
IRC channel:
http://webchat.freenode.net/?channels=hellybean
many thanks to (in no particular order):
- all the people who commit to cm10 gerrit
- krarvind
- stratosk
- mialwe (i hope you'll try my rom)
- Rootax (for hosting)
please write to me, if i have forgotten you.
First!
got any screenshots?
nvm...I see you have some on your site
hp420 said:
First!
got any screenshots?
nvm...I see you have some on your site
Click to expand...
Click to collapse
The Screenshots at the site are from 4.1.2, but it is similar
Sent from my GT-I9000 using Tapatalk 2
Liking it so far, does this include latest devil kernel?
Sent from my Nexus S 4G using Tapatalk 2
joeyddr said:
Liking it so far, does this include latest devil kernel?
Sent from my Nexus S 4G using Tapatalk 2
Click to expand...
Click to collapse
Yes, the latest I have built for nexus s
Sent from my GT-I9000 using Tapatalk 2
Is there a changelog for crespo4g? Like what is buggy that is known and what is not working and such?
base?
Can I use this as the base for my ROM?
Rom is super fast and smooth!
Sent from my Nexus S 4G using Tapatalk 2
mdean1981 said:
Is there a changelog for crespo4g? Like what is buggy that is known and what is not working and such?
Click to expand...
Click to collapse
Everything should be working just fine. I don't know about any bug.
Please tell me, if you find one
Sent from my GT-I9000 using Tapatalk 2
DerTeufel1980 said:
Everything should be working just fine. I don't know about any bug.
Please tell me, if you find one
Sent from my GT-I9000 using Tapatalk 2
Click to expand...
Click to collapse
Sounds great! Do you have a suggestion on GAPPS packages. Inverted would be great. JusTunBean ok?
lamaboy99 said:
Can I use this as the base for my ROM?
Click to expand...
Click to collapse
If you are going to change more than icons, or adding touchwiz, feel free to use it. But give proper credits.
mdean1981 said:
Sounds great! Do you have a suggestion on GAPPS packages. Inverted would be great. JusTunBean ok?
Click to expand...
Click to collapse
I didn't try them myself. I recommend the ones from goo.im, but of course you can try others. If they don't work, just flash the goo ones.
Sent from my GT-I9000 using Tapatalk 2
FrankenBean enough said, and as for proper credit always
Just curious If there was a download for just the kernel?
Sent from my Nexus S 4G using xda app-developers app
heres the link from the link in the OP, http://www.hellybean.com/devkernel.html
Liking this rom. Love the customizable notification widgets and the kernel is nice as well. Overall very smooth
Sent from my Nexus S 4G using xda app-developers app
androidforeve said:
Just curious If there was a download for just the kernel?
Sent from my Nexus S 4G using xda app-developers app
Click to expand...
Click to collapse
Not yet. I'll try to release it before the end of the year
Sent from my GT-I9000 using Tapatalk 2
Thanks for great rom.
Now i can say goodbye 4.1 :thumbup:
Sent from my Nexus S 4G using Tapatalk 2
OK two problems that keep occurring the first one, which happens with every jelly bean rom I've trued, it keeps saying shell has been denied by super user and then phone becomes very sluggish and slow and I have to reboot and second problem MMS doesn't come through if I Dont click on the pop up right away. I guess one more issue...when clicking on message in notification it doesn't open it it creates a new message with the phone number of the person top of my text messages.
Sent from my Nexus S 4G using Tapatalk 2
This rom is nice! Smooth, solid and very buttery
Thanks for bringing it Der.... ! :thumbup:
And Merry Christmas!
Sent from my ASUS Transformer Pad TF300T using Tapatalk 2
Wow there is so much development going on.... Its crazy.... Very chill here compared to the s3 forums where everything is more hostile.... I'm going to miss it here
Sent from my SPH-L710 using Tapatalk 2

closed

closed
reserved for future..
Flashed v4 36 & 24 dpi mods - ok.
I cant download MIUI v5 24dpi mod. Share online says No free slots for free users!
kingofpeople said:
I cant download MIUI v5 24dpi mod. Share online says No free slots for free users!
Click to expand...
Click to collapse
Try again please... it depends on the maximum amount of free users downloading share-online files at the same time
are there any mods like this for Toro Verizon Gnexus v5 miui?
I'd like the DPI mods for my Verizon Gnexus. Are there any for newest v5 or if not any chance you could make some? Thank you so much.
WingHater said:
I'd like the DPI mods for my Verizon Gnexus. Are there any for newest v5 or if not any chance you could make some? Thank you so much.
Click to expand...
Click to collapse
You can send me Download Link of your ROM via PM and i will add it.
Nice Nice!
gonna post this at miuiandroid for more exposure! :good:
I removed the share online garbage and gonna provide the files on my own host. Can now download without waiting-time and with full bandwidth.
I added Nexus_4 and GneX toro for future .. will take a look at those tomorrow
Would you mind setting up a thread in your name at MIUI android, and also updating there?
This mod is so needed! Or if you want I'll just maintain the thread over there and keep it up to date with what you do here
Regards
You should put that it's for MIUI in the thread topic title it =]
pele78 said:
Would you mind setting up a thread in your name at MIUI android, and also updating there?
This mod is so needed! Or if you want I'll just maintain the thread over there and keep it up to date with what you do here
Regards
Click to expand...
Click to collapse
Yes you can keep my thread up to date on miuiandroid forums - thank you
I uploaded mod for galaxy nexus verizon (toro) -- should be tested since i do not own a verizon gnex
thanks.
marcus7775 said:
thanks.
Click to expand...
Click to collapse
why not only pressing Thanks-Button ;P
Uploaded newest Version 3.5.3
Hi,
Off the top of my head...
Are you able to create similar mods for other devices, I think HOX, gnote2 these have navigation bar/buttons too.
Let us know.:thumbup:
Sent from my Galaxy Nexus using xda app-developers app
pele78 said:
Hi,
Off the top of my head...
Are you able to create similar mods for other devices, I think HOX, gnote2 these have navigation bar/buttons too.
Let us know.:thumbup:
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
I can basically add that modification to any rom for any device. Doesnt matter if the device supports navigationBar natively (..you can activate navigation bar on any device)!
all i need is framework-res.apk of the rom to be modded...
sebsch1991 said:
I can basically add that modification to any rom for any device. Doesnt matter if the device supports navigationBar natively (..you can activate navigation bar on any device)!
all i need is framework-res.apk of the rom to be modded...
Click to expand...
Click to collapse
excellent
ok ive downloaded current main roms for miui v5 official devices.
ill extract and send you the req files possibly later etc.
Thanks! :good:
I get force closes on miui 5.3 on the galaxy Toro nexus. Every time I open the messaging app
Sent from my Galaxy Nexus using Tapatalk 4 Beta
pele78 said:
Would you mind setting up a thread in your name at MIUI android, and also updating there?
This mod is so needed! Or if you want I'll just maintain the thread over there and keep it up to date with what you do here
Regards
Click to expand...
Click to collapse
This is what I need,Tks!
cowsquad said:
I get force closes on miui 5.3 on the galaxy Toro nexus. Every time I open the messaging app
Sent from my Galaxy Nexus using Tapatalk 4 Beta
Click to expand...
Click to collapse
Seems to be ROM related. Ask your ROM developer for more support.

[Hammerhead][2015/NOV/12]SlimLP 5.1.1 beta 0.12 / [2015/MAY/15] Slim6 6.0.1 alpha 0.1

SlimRoms is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam work together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and you can stop by the public Gerrit to submit patches of any type.
SlimLP is the project name for SlimRoms based on Android 5.1 Lollipop and offers the following original features:
Slim Dialer
A full replacement of the official Google closed source dialer with added features. - We've got you covered.
Privacy guard
Disable unnecessary permissions set by app developers. - Privacy is part of the experience.
SlimRecents
Clean uncluttered. - If you like it smooth and classy.
SlimPie
Excellent way to navigate or launch applications, . - Old favorite is back.
Custom Shortcuts
Hardware keys, Navigation Ring, Navigation Bar, Lockscreen, Tiles, Notifications etc. - Customize it the way you like it.
Slim6 Bringup
Download link for the lastest alpha
Important links:
slimroms.org - The official webpage where you find everything you need to know about SlimRoms.
Download DM-Builds - Download the stock Slim rom for Nexus 5 from here.
Kernel Source - The source of your device's kernel.
Get in touch! - Contact SlimRoms at these places if you have questions, requests or feedback.
Google+
Twitter
Facebook
Disclaimer: SlimRoms are not responsible for any damages to your device.
XDA:DevDB Information
[SlimLP] SlimRoms Nexus 5, ROM for the Google Nexus 5
Contributors
Yank555, prbassplayer
Source Code: https://github.com/SlimRoms/kernel_lge_hammerhead
ROM OS Version: Lollipop
Version Information
Status: Beta
Created 2015-09-30
Last Updated 2016-05-15
Was this not created a few days ago? I'm confused haha
Sent from my Nexus 5 using Tapatalk
diddly3000 said:
Was this not created a few days ago? I'm confused haha
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Yes it was, was discussing with the mods if I should take over the old thread or create a new one, so I deleted that one until I had clear instructions, which I just got
So here we are
JP.
Good move @Yank555. Are u still gona make your builds?
Resubscribed
Mikulec said:
Good move @Yank555. Are u still gona make your builds?
Click to expand...
Click to collapse
Yup, unless there is no need to anymore
There's been less and less op top of Slim in them, it's layers and a few goodies mostly from gerrit.
JP.
Fastrite said:
I use wireless chargers extensively (car, home & office) and so I'm quite disappointed in that "missing" feature...
@dankoman My hh is working well at the moment so I might hold fire on 5x 6p and get a Pixel C instead.
Do you think Slim will support it?
Thanks for posting the driver link
Click to expand...
Click to collapse
...nothing like having to manually reply from a closed thread lmao (thanks @TonyStark )
anyway, yeah we probably will support Pixel C eventually, but we have to wait to see what source looks like. also, we'd require a device maintainer - someone who actually owns the device and is willing to maintain the device trees.
dankoman said:
...nothing like having to manually reply from a closed thread lmao (thanks @TonyStark )
Click to expand...
Click to collapse
:good:
OKAY
back to your build bro
Subscribed, good builds as always. Got my Nexus 6P coming but until then I will still be running my HH on SlimLP.
NovaSlim said:
Subscribed, good builds as always. Got my Nexus 6P coming but until then I will still be running my HH on SlimLP.
Click to expand...
Click to collapse
Well, whenever Google deems me worthy of being allowed to buy my 6p and take my momey, we will meet again
But given Europe tends to come late, I'll consider myself lucky to have one by xmas lol
JP.
Sent from my Nexus 6 running Yank555.lu SlimLP 5.1.1 on Yank555.lu v1.3a kernel.
Hey, in addition to the BT HFP problem I've described in the old thread I also noticed that changing the BT volume isn't always possible. Most of the times the correct slider just wouldn't show up when pressing the volume rocker and if it does, it doesn't change anything.
This has been the case with my clean 0.7 flash and the dirty 0.8 flash I did today. I've posted the information about my radio in the old thread, if that helps.
Thank you for your great work!
Sent from my Nexus 5 using Tapatalk
panni said:
Hey, in addition to the BT HFP problem I've described in the old thread I also noticed that changing the BT volume isn't always possible. Most of the times the correct slider just wouldn't show up when pressing the volume rocker and if it does, it doesn't change anything.
This has been the case with my clean 0.7 flash and the dirty 0.8 flash I did today. I've posted the information about my radio in the old thread, if that helps.
Thank you for your great work!
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I will have to test this somehow, but I don't have a car stereo onto which I can stream music, only calls...
JP.
Sent from my Nexus 6 running Yank555.lu SlimLP 5.1.1 on Yank555.lu v1.3a kernel.
I think Blitzer.de sends simple media files over HFP if that helps. My car picks up an unknown call and outputs the audio over the speakers. When I get a real call, the volume is correct somehow.
Sent from my Nexus 5 using Tapatalk
Yank555 said:
Yup, unless there is no need to anymore
There's been less and less op top of Slim in them, it's layers and a few goodies mostly from gerrit.
JP.
Click to expand...
Click to collapse
Is there any documented reason why stock slim has no global menu customizations?
Edit: Without it I've had difficulty taking screenshots of the quick toggle and notifications panes.
Sent from my Nexus 5 using Tapatalk
preusstang said:
Is there any documented reason why stock slim has no global menu customizations?
Edit: Without it I've had difficulty taking screenshots of the quick toggle and notifications panes.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
I usually do that using volume down + power button.
Sent from my Nexus 5 using Tapatalk
panni said:
I usually do that using volume down + power button.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Doesn't work for me. You using some kind of xposed mod?
Sent from my Nexus 5 using Tapatalk
preusstang said:
Doesn't work for me. You using some kind of xposed mod?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Perhaps try holding them for two seconds? It's a default feature since kk: www.howtogeek.com/121133/how-to-take-screenshots-on-android-devices-since-4.0/
Sent from my Nexus 5 using Tapatalk
panni said:
Perhaps try holding them for two seconds? It's a default feature since kk: www.howtogeek.com/121133/how-to-take-screenshots-on-android-devices-since-4.0/
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Sweet! Learning something new every day.
Sent from my Nexus 5 using Tapatalk
Which Gapps are you using with this version? I'm having trouble with Google sync.

Categories

Resources