[Dev][Help] lockscreen parts TSM - Nexus S 4G Android Development

I'm about 50% done porting this mod to the nexus. I really need help where I recently hit a snag. I'm calling on anyone who is familiar with porting in smali to give me a hand here or the project is dead in the water. I will share the latest stable flash, the latest unstable flash ready for the Epic lock screen all source files and logcats thus far.
If your not familiar with this app you can see the original thread here:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Nexus S 4G using Tapatalk

dreamsforgotten said:
I'm about 50% done porting this mod to the nexus. I really need help where I recently hit a snag. I'm calling on anyone who is familiar with porting in smali to give me a hand here or the project is dead in the water. I will share the latest stable flash, the latest unstable flash ready for the Epic lock screen all source files and logcats thus far.
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Thanks again for working on this. I hope you find somebody to help get it going. I wish I knew more about this stuff.
Sent from my Nexus S 4G using XDA App

Dreams!! We appreciate you man!
Wish I could be of more assistance....

dreamsforgotten said:
I'm about 50% done porting this mod to the nexus. I really need help where I recently hit a snag. I'm calling on anyone who is familiar with porting in smali to give me a hand here or the project is dead in the water. I will share the latest stable flash, the latest unstable flash ready for the Epic lock screen all source files and logcats thus far.
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Hey dreams have u reached out to sbrissen? They're on irc and have their own channel #teamsbrissenmod. I would love to help but I'm covered up at work.
Sent from my Nexus S 4G using XDA Premium App

Again I'm another poster non-dev but I really want to see this succeed. Definitely reach out to other phone devs that may or may not be on the nexus...When I was an evo user there were always Incredible and other HTC/Sense phone devs helping each other out!
I'm really look forward to this!

sunder74 said:
Hey dreams have u reached out to sbrissen? They're on irc and have their own channel #teamsbrissenmod. I would love to help but I'm covered up at work.
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
Thanks for the info. Work is my issue as well they know I haven't slept in weeks lol
Sent from my Nexus S 4G using Tapatalk

I'll leave this up for a week. If there is no interest, I'm scrapping the project.

There's a lot of interest but I think the people you need aren't on these forums
deck'd out Nexus S 4G

Tuffgong4 said:
There's a lot of interest but I think the people you need aren't on these forums
deck'd out Nexus S 4G
Click to expand...
Click to collapse
If you know of any let them know about the thread I want to see this thing to the finish line the framework.jar isn't playing nice.
Sent from my Nexus S 4G using Tapatalk

I would love to see this get finished. Coming from the Eco haven't used TSM much but my gf has a galaxy s and TSM parts is awesome. If I knew how to develope I would. The least I can do is offer up testing when you get things worked out.
Thanks for your hard work!
Sent from my Nexus S 4G using XDA App

I'm coming from 3 consecutive HTC devices so I don't think those guys can help.
Any previous Samsung owners know of any devs?
deck'd out Nexus S 4G

Dreams:
ive been working on the port of the mms form the epic becouse i like that one more then the aop of the nexus. I have found a way to turn the smali into readable java. my next step will be to write them into the rebuild of the mms.
i dont know if this will help but i know smali can be a bit of an itch.
im not sure this will totaly work. but its a start as i have said before. im still learning and willing to share all that i can. hope it helps.

spdwiz18 said:
Dreams:
ive been working on the port of the mms form the epic becouse i like that one more then the aop of the nexus. I have found a way to turn the smali into readable java. my next step will be to write them into the rebuild of the mms.
i dont know if this will help but i know smali can be a bit of an itch.
im not sure this will totaly work. but its a start as i have said before. im still learning and willing to share all that i can. hope it helps.
Click to expand...
Click to collapse
I appreciate that, I've been working with this smali so many hours, its becoming human readable to me . I just hit a break through this morning. I have to keep telling myself I'm working on pure aosp lol. My framework was 100% correct, I knew that but 1 method in particular was missing still. On a hunch I decompiled the Epic's services.jar and the method is declared in services as well so once again I'm moving forward but this showed me there is some work to be done inside of services also. As long as I keep getting new errors I'm pushing forward.
Sent from my Nexus S 4G using Tapatalk

im glad to see that you are making progress. i dont understand smali and dont think i will. any help or tips to understand would be great.
as far as my project: iv got tw writen out and edited in all of the code from tw to where it needs to be. but i cant get it to recompile to even test and get a log cat ( not that i know how to read that too) any ideas?
if i can help let me know.

Update headed to work, booted with epic lock in place after 2 weeks of struggling lol, not fully functional yet but its there
Sent from my Nexus S 4G using Tapatalk

spdwiz18 said:
im glad to see that you are making progress. i dont understand smali and dont think i will. any help or tips to understand would be great.
as far as my project: iv got tw writen out and edited in all of the code from tw to where it needs to be. but i cant get it to recompile to even test and get a log cat ( not that i know how to read that too) any ideas?
if i can help let me know.
Click to expand...
Click to collapse
Pm me I'll help the best I can, given time I'll be spending on the lock screen
Sent from my Nexus S 4G using Tapatalk

dreamsforgotten said:
Update headed to work, booted with epic lock in place after 2 weeks of struggling lol, not fully functional yet but its there
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
great news!

Can this help at all?
http://forum.xda-developers.com/showthread.php?t=1061883
Seems they were able to get touchwiz installed on any device with an Armv7 processor...

Tuffgong4 said:
Can this help at all?
http://forum.xda-developers.com/showthread.php?t=1061883
Seems they were able to get touchwiz installed on any device with an Armv7 processor...
Click to expand...
Click to collapse
Not really, that's the re launcher it doesn't interact with the files I am editing but thanks for pointing it out. I'm currently trying to match our lockpatternkeyguardview file from android.policy.jar and its a pita but hopefully soon epic lock will be finished.
Sent from my Nexus S 4G using Tapatalk

Status update I've been dead in the water but now the epic lock is close the method to play the click when unlocking needs to be added into services.jar and some of the smali is screwed but progress none the less
Sent from my Nexus S 4G using Tapatalk

Related

[MOD][acs][alpha]tsm lockscreen port music controls

DREAMSFORGOTTEN
and ACS SYNDICATE
PRESENT
TSM-LockscreenParts Port 3 Lockscreens for the Nexus S
Original thread
http://forum.xda-developers.com/showthread.php?t=1030028
Please take a second to visit and thank teamsbrissen for their hard work on creating this app plus supporting me and maddoggin during the port. Thanks to maddoggin for getting me started and sharing the epic source. Thanks to dagr8 in irc for answering questions.
​
This is my progress so far porting the lockscreen parts mod to the Nexus S. Once you install this mod, you settings.apk will be modded as well. When you hit the soft menu, and choose settings, below the about phone option will now be a choice called Locksreen Parts. Then choose Lockscreen Settings. First thing first, there is a choice at the bottom called Custom App. This is very important. Choose an app for that before you do anything else. What this assigns is an app to open when you use the 4tab lockscreen the top tab on the right is labeled TSM. When you slide that tab if you do not have an app selected, you'll reboot. Once you set that then open the app and choose between the first 3 choices, AOSP, 4Tab, and Rotary. All three lockscreens have the music controls on them. They work with the native Google music app I'm not sure about many aftermarket ones because I don't use them.
If you choose a lockscreen that isn't available nothing bad will happen, it will simply revert to AOSP. I'm calling this an alpha because it's unpolished, and it's merely a stopping point on me getting more to work. I would post the source but I can't see hosting it. The source is smali and it's available by going to google, finding smali and baksmali, once you download both those jar files, place them in a folder. Place my android.policy.jar into that same folder. Now with java installed on your machine (win/linux) run the following command to decompile the file:
java -Xmx512m -jar baksmali.jar classes.dex -o classout/
to Recompile the classes.dex if you were to make an edit run this
java -Xmx512m -jar smali.jar classout/ -o classes.dex
Then you will be able to see all the files that I have edited. Eventually I'll get around to posting the output from a diff compare to make it easier on anyone wanting to get into this.
INSTALL INSTRUCTIONS:
Rom Base Stock GJR22 Deodex
(Means if your on a built from source rom I can't promise anything)
Download zip file
Place on SD card
Flash Nexuslockscreen.zip in CWM
Erase dalvik-cache
Enjoy
WARNING: This will de-Theme your phone. It contains a modded framework-res.apk.
DOWNLOAD
HERE
**Link to home site this is to track traffic and stats on downloads, no hoops to jump or payments necessary.
****NOTE: Nexus S owners (GSM) I don't know if this will work on you guys phone, its an edit to android.policy.jar and framework.jar. I'm not sure how they correspond between 2.3.4 on our phone and yours. Feel free to nandroid and become a Guinea pig for the sake of others
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Follow Me:
Twitter @Dreamsforgott3n
Facebook
If you feel like donating you can here:
​
Reserved for changelog
Im liking this!!! You sir are a genious along w those who took part on this project! Thank you for the hardwork, i will d/l and put it up n see.
NS4G°
luckylui said:
Im liking this!!! You sir are a genious along w those who took part on this project! Thank you for the hardwork, i will d/l and put it up n see.
NS4G°
Click to expand...
Click to collapse
Thanks, one more thing clear your dalvik cache after flashing
Sent from my Nexus S 4G using Tapatalk
dreamsforgotten said:
Thanks, one more thing clear your davlik cache after flashing
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Thank you
NS4G°
luckylui said:
Thank you
NS4G°
Click to expand...
Click to collapse
your welcome
Sent from my Nexus S 4G using Tapatalk
brilliant as always man
shabbypenguin said:
brilliant as always man
Click to expand...
Click to collapse
Thanks shabby!
Sent from my Nexus S 4G using Tapatalk
Thanks Dreams looks awesome, flashing now.
Sent from my Nexus S 4G using XDA Premium App
Np, report back any issues I'm going to try to add in battery as percent to it tomorrow
Sent from my Nexus S 4G using Tapatalk
Thanks so much for this, using 4tab, and your ported quickpanel, now and everything's perfect! Thanks again
Sent from my Nexus S 4G using XDA Premium App
Sweet! Thanks
Sent from my Nexus S 4G using Tapatalk
Woo can't wait for puzzle lock ..zander lol
Sent from my Nexus S 4G using XDA App
steviee7 said:
Woo can't wait for puzzle lock ..zander lol
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
Don't hold your breath on that, sgs2 locks are breaking aosp, I got the epic lol booting but with undesired consequences.
Sent from my Nexus S 4G using Tapatalk
Anyone try this for the GSM Nexus S? Too scared to be the tester.
Enhanced said:
Anyone try this for the GSM Nexus S? Too scared to be the tester.
Click to expand...
Click to collapse
alls you have to do is take your roms android.policy.jar, framework.jar, and framework-res.apk and place all 3 in a copy of this update zip. If something goes a wrong, flash your stock files right over them to get back what you had. I'm not sure on this one if it will even boot but if you make a copy of the update zip and put it on your sd with the stock files, you (SHOULD) be safe!
dreamsforgotten said:
Don't hold your breath on that, sgs2 locks are breaking aosp, I got the epic lol booting but with undesired consequences.
Sent from my Nexus S 4G using Tapatalk
Click to expand...
Click to collapse
Awesome job Dreams. Thanks fir all of the hard work that you have put into this.
I take it you got a haircut. I thought someone had stolen your username...lol.
Sent from my Nexus S 4G using XDA Premium App
dazednconfused said:
Awesome job Dreams. Thanks fir all of the hard work that you have put into this.
I take it you got a haircut. I thought someone had stolen your username...lol.
Sent from my Nexus S 4G using XDA Premium App
Click to expand...
Click to collapse
LMAO yeah been cut, don't update avatars that much.
Thanks for the support. I'm hoping to expand on it soon but I'm more focused on releasing a rom then expand more on each part of it.
dreamsforgotten said:
LMAO yeah been cut, don't update avatars that much.
Thanks for the support. I'm hoping to expand on it soon but I'm more focused on releasing a rom then expand more on each part of it.
Click to expand...
Click to collapse
Awesome, can't wait to see that. I was going to try making a theme, but the xml part of it throws me completely off. I've themed most of my phone to my liking by just changing the png's with photoshop and changing battery mods. But im trying to learn more.
Sent from my Nexus S 4G using XDA Premium App
Use the guide in my sig
Sent from my Nexus S 4G using Tapatalk

Sense 4.0 Multitasking for ICS/AOKP/CM9 (G Nexus Link)

Hey guys, found this by mistake, wondering if it could be run or ported for the E4GT:
[MOD] Sense 4.0 style Multitasking on Stock ICS (added AOKP version)
http://forum.xda-developers.com/showthread.php?p=24622482
Don't see why not. I am going to give that a shot tonight
It should be possible. It was to NS4G and the code to port to other ROMs was posted
Sent from my SPH-D710 using xda premium
This guy has put out all kinds of multitasking versions, I would really like to see him consolidate all of them into an app or incorporate into an AOSP rom settings.
dtm_stretch said:
This guy has put out all kinds of multitasking versions, I would really like to see him consolidate all of them into an app or incorporate into an AOSP rom settings.
Click to expand...
Click to collapse
Evilisto is a beast. I tested the NS4G version for him. It had a tiny glitch and he had it straight in 5 minutes. Not bad for not having the phone
Sent from my SPH-D710 using xda premium
Anyone try it out yet
Sent from my SPH-D710 using xda premium
mkeena0305 said:
Anyone try it out yet
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Well I tried to flash the one for Aokp b31 but it returned an error about not being able to get the correct product name... so, I was wondering if I could change the product name in build.prop to see if that would work but I'm not sure what the correct product name is.. not sure if it was stated w the error message will try again and jot that down. Will let u guys know soon enough!
Sent from my SPH-D710 using XDA
themisterwilson said:
Well I tried to flash the one for Aokp b31 but it returned an error about not being able to get the correct product name... so, I was wondering if I could change the product name in build.prop to see if that would work but I'm not sure what the correct product name is.. not sure if it was stated w the error message will try again and jot that down. Will let u guys know soon enough!
Sent from my SPH-D710 using XDA
Click to expand...
Click to collapse
If you grabbed the NS4G version, its crespo4g. I don't know if its that simple but appreciate you trying nonetheless
JohnCorleone said:
If you grabbed the NS4G version, its crespo4g. I don't know if its that simple but appreciate you trying nonetheless
Click to expand...
Click to collapse
Its actually just crespo in the updater script. But I'll double check to make sure I dl'd the right one. Its just framework stuff so I'm not sure why it wouldn't worm, but then again I don't know much lol
Edit: noticed I got the GSM version so I'm not sure if I should flash it or not ..
Sent from my SPH-D710 using XDA
themisterwilson said:
Its actually just crespo in the updater script. But I'll double check to make sure I dl'd the right one. Its just framework stuff so I'm not sure why it wouldn't worm, but then again I don't know much lol
Edit: noticed I got the GSM version so I'm not sure if I should flash it or not ..
Sent from my SPH-D710 using XDA
Click to expand...
Click to collapse
I wouldn't. I would try the crespo4g version for sure. I don't know if it matters but your odds will be better at least
Well maybe you will have better luck, but I just tried pushing the files over with adb and setting permissions, rebooted and couldn't get pass boot animation for cm9 alpha 2. Maybe things like these require a wipe of cache & dalvik (but ics wiping anything not recommended), but then again I have a feeling using systemui.apk might be ok, but not so sure about the framework since its from a different phone. So now I'm currently odin back and trying to flash back to cm9 before bed time
Yeah I'll think I'll hold off til some nice dev makes it for aokp since I'm mobile right now
Sent from my SPH-D710 using XDA
I got everything working except the smali for the tilted windows. Going to keep messing with it a bit more tonight.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
rujelus22 said:
I got everything working except the smali for the tilted windows. Going to keep messing with it a bit more tonight.
Click to expand...
Click to collapse
Awesome! Loving that deep blue by the way!
What rom are you working it for, and how difficult would it be to adapt to other roms (CM9/AOKP/MIUI)?
rmikulus said:
Awesome! Loving that deep blue by the way!
What rom are you working it for, and how difficult would it be to adapt to other roms (CM9/AOKP/MIUI)?
Click to expand...
Click to collapse
Right now I am making it for my ROM. That is where the deep blue comes from. But when I get it all done I can post some instructions on how to do it to any ROM. I am going to PM the original dev and see if he can help me get the smali done.
wow that looks sweet and that was fast! Hopefully some other devs will incorporate this into thier own roms as well
rujelus22 said:
Right now I am making it for my ROM. That is where the deep blue comes from. But when I get it all done I can post some instructions on how to do it to any ROM. I am going to PM the original dev and see if he can help me get the smali done.
Click to expand...
Click to collapse
breathing life into this because i want it. any update on this? appreciate the work guys.

[TEAM D.I.R.T.][ROM][JELLYBEANY]ParanoidAndroid: Jelly Bean for the NS4G

Originally posted by evol4g​With working 4Geez!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
[/CENTER]
evol4g
Mazda
from Team D.I.R.T.
Br0s at the ParanoidAndroid team
We forgot you, hit me up with a PM and you'll be added
MMS using the stock app is broken, use a third party app like GoSMS
1. Try everything you can, find solutions for yourself. Wipe caches, revert all your settings you have made, go back to your stock Kernel, factory reset if you have to or reflash the rom. Assume that the issue is on your side and try your best to isolate it.
2. Search this thread for possible reoccurences of your issue and hopefully solutions that may have come up.
3. If you think the issue is important enough that we should cease our work and look into it, post your issue, BUT
... stay friendly, do not demand anything, do not threaten
... explain your issue as precise as you can, name the exact apps and conditions that cause trouble, help us to replicate the issue right away. If we can't there's no way we can fix it and your post will simply clutter the thread
... collect evidence, keep in mind this is a developer thread so even if you are not one, do us the favor and research how to record logcat. logcat is the single most important help you can give us to resolve your issue.
Version 1
Everything but MMS working, yes, even 4geez
Download Here
Another one to try
Sent from my Nexus S 4G using xda app-developers app
Awesome evol just curious is this the same as the one daxmax just put out of course you have a Working 4g
Sent from my Nexus S 4G using xda app-developers app
Yes its the same... I just posted it first on my provision thread bc i was runnin late to work then of course an hour later its on the dev thread so I had my teammate post it for me
Sent from my Nexus S 4G using Tapatalk 2
Will try it out and let you know I never liked the one on ics everything was so small
Sent from my Nexus S 4G using xda app-developers app
Downloading it now and it will be great to get the 4 GEEEZ back. thanks for the post and work
Bah don't need 4g but do need mms. Thanks for your work will keep an eye on this one
Sent from my Nexus S 4G using xda premium
Divin' in!
... is Gapps baked in?
Sent from my Nexus S 4G using Tapatalk 2
jjhrrsn said:
Bah don't need 4g but do need mms. Thanks for your work will keep an eye on this one
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
MMS will be fixed soon
Sent from my Nexus S 4G using Tapatalk 2
evol4g said:
MMS will be fixed soon
Sent from my Nexus S 4G using Tapatalk 2
Click to expand...
Click to collapse
Does this ROM take a lot of work to get set up? With dpi settings and what not. Had troubles with the ics version.
Sent from my Nexus S 4G using xda app-developers app
mikegleave13 said:
Does this ROM take a lot of work to get set up? With dpi settings and what not. Had troubles with the ics version.
Sent from my Nexus S 4G using xda app-developers app
Click to expand...
Click to collapse
Going to flash in the morning...but even with the ICS version...just a sweet spot to hit with global and systemUI and then everything else is pretty much to taste
Sent from my Nexus S 4G using xda premium
Those screenies are from an actual NS4G?! Status bar at the bottom and font/button sizes look like a N7. Looks really cool, especially the menus.
Thread cleaned.
I don't care who made the first port, or why, XDA is about development and sharing not fame or anything else.
If you have nothing helpful or constructive to add to the discussion, keep it to yourself.
MrDrumngun said:
Those screenies are from an actual NS4G?! Status bar at the bottom and font/button sizes look like a N7. Looks really cool, especially the menus.
Click to expand...
Click to collapse
No the OP will get some actual Nexus S 4G screenshots to post up! Those screenshots are from the HTC EVO4G but should look exactly the same as is the same ROM
@veyka.....Thanks for cleaning up the thread
The rom is great I love the way it runs and the bugs that we have so far don't effect me at all. The only trouble I have is with the tethering. I live less than a mile from a data tower so my signal is always maxed. When I connect to tethering my signal switches to 3G and my signal becomes cut. The bars go and stay gray and no signal whatsoever. I have tried this a few times and have wiped everything and still no luck. I am at work now and the exact same thing here. Not sure if I am alone on this one but I am going to wipe a few more times and reinstall and see if this helps at all. Other than this I like the work done here and appreciate it a lot. I will report back if I get any changes. Any suggestions that would be cool but I am sure your all working on this already. Thanks again
Suntar said:
The rom is great I love the way it runs and the bugs that we have so far don't effect me at all. The only trouble I have is with the tethering. I live less than a mile from a data tower so my signal is always maxed. When I connect to tethering my signal switches to 3G and my signal becomes cut. The bars go and stay gray and no signal whatsoever. I have tried this a few times and have wiped everything and still no luck. I am at work now and the exact same thing here. Not sure if I am alone on this one but I am going to wipe a few more times and reinstall and see if this helps at all. Other than this I like the work done here and appreciate it a lot. I will report back if I get any changes. Any suggestions that would be cool but I am sure your all working on this already. Thanks again
Click to expand...
Click to collapse
+1
Been trying ALL JB ROMs here and have same issues tethering 4g. I only find 4g tethering works via BT using Foxfi app. I'm pretty sure its the only work around right now on all JB ROMs.
BTW: love me some Paranoid! This may be my new daily. Team DIRT did it again :thumbup:
Sent from my Nexus S 4G using Tapatalk 2
DMardroid said:
+1
Been trying ALL JB ROMs here and have same issues tethering 4g. I only find 4g tethering works via BT using Foxfi app. I'm pretty sure its the only work around right now on all JB ROMs.
BTW: love me some Paranoid! This may be my new daily. Team DIRT did it again :thumbup:
Sent from my Nexus S 4G using Tapatalk 2
Click to expand...
Click to collapse
Yea pretty much the same thing here. I am going to try BT later today when I get home. Tean DIRT is rocking ...
Any way to disable the navigation keys? I can't seem to find the option for it in settings>system where it'd normally be.
Sent from my Nexus S 4G using Tapatalk 2
Snuffalofagus said:
Any way to disable the navigation keys? I can't seem to find the option for it in settings>system where it'd normally be.
Sent from my Nexus S 4G using Tapatalk 2
Click to expand...
Click to collapse
As of right now.....there's no option BUT we should have an update here soon to fix that
I will get with evol and get that going!!
Glad you guys are liking this ROM, it will only get better.......you can bet on that!
Was wondering what's the best lcd dinsity for tablet mode or what's the the best way to set it up any advice

JB Framework Theme?

Was curious if anyone has made or developed a JB (Blue) theme for the system UI on the Glide yet?
I like using 4.0.4 but I do not like the stock GB style interface that comes with it. Anyone made their
own yet or seen one around?
Thanks..
Erm, nope. I believe NardROM tried to implement 15 toggles but otherwise there's no Holo/Blue SystemUI mods yet.
I would just go with CM10, use the Cobalt or the Blue Infinitum theme. They're both amazing.
Above all, if you like orange, AoCP is awesome
Thanks for the response man. I would use CM10, but its still a work in progress. I find 4.0.4 to still be smoother and more effective for the time being.
I guess I could make one,.
- Sent from Android
Ironsight86 said:
Thanks for the response man. I would use CM10, but its still a work in progress. I find 4.0.4 to still be smoother and more effective for the time being.
I guess I could make one,.
- Sent from Android
Click to expand...
Click to collapse
Consider it done.
Ironsight86 said:
Thanks for the response man. I would use CM10, but its still a work in progress. I find 4.0.4 to still be smoother and more effective for the time being.
I guess I could make one,.
- Sent from Android
Click to expand...
Click to collapse
Work in progress, have it cone up in a day or two.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Whoa that's pretty cool we might get a first theme in this section
Sent from my SGH-I927 using xda app-developers app
Aquethys said:
Whoa that's pretty cool we might get a first theme in this section
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
It shall be done!
It'll have a simple version of it up tomorrow for anyone who wants it. I'll theme it a little more in depth
after that.
VM-Vendetta said:
It shall be done!
It'll have a simple version of it up tomorrow for anyone who wants it. I'll theme it a little more in depth
after that.
Click to expand...
Click to collapse
Still a work in progress of course, but changed a few things up. I personally like it better this way.
Any thoughts?
Soon as DMan and the cew have Cyan10 up and running stable I'll port this theme over to it and I'll
likely be around making a few more as well.
Sexy dude. Maybe find a way to put the day of the week too.
Sent from my SGH-I747 using Tapatalk 2
Aquethys said:
Sexy dude. Maybe find a way to put the day of the week too.
Sent from my SGH-I747 using Tapatalk 2
Click to expand...
Click to collapse
I'd be happy to try that, but I am not sure how to do it.
I know how to do a few things in regards of making themes but I am
light years shy of being an expert or knowing how to handle everything,
have any pointers on how I could go about doing that? Because I
certainly like that idea. I am somewhat new to themeing for this
particular device obviously, my old device was quite different in
how you theme, so I am still learning some stuff.
Thanks for the input Aquethys, appreciate it.
maybe:
http://forum.xda-developers.com/showthread.php?p=33365164
Might help?
Aquethys said:
maybe:
http://forum.xda-developers.com/showthread.php?p=33365164
Might help?
Click to expand...
Click to collapse
Awesome, thanks Aquethys. I'll be sure to try to get it implemented, I would
certainly like to have that, for I am rather forgetful at times and I forget
what day it is. Hah.
Great looking theme, can't wait to put my dirty hands on it
Can you give us some status on it? Is it close to be finished?
Sent from my SGH-I927 using xda app-developers app
taiber2000 said:
Great looking theme, can't wait to put my dirty hands on it
Can you give us some status on it? Is it close to be finished?
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
I'm working on it. I want to make sure it is finished and clean before
I throw it at anybody so I won't have to mess with it to much beyond
that. Like everyone else on here, I have other things to do as well,
give me time, I'll have it up here sometime inside a week. Glad you
guys like it! I was considering throwing an icon pack in with it too,
but I will likely release that afterwards, we'll see.
Nice. If you need somewhere besides dropbox for hosting I can host it w/ Android File Host or Dev Host just shoot me a pm.
Ok, so I've evolved it a little beyond the basic blue style look
of AOSP Jelly bean blue into a more personal take on it yet
again, that is why it is taking me longer as I am constantly
changing some things and coming on with different looks
and ideas. But here's a preview of what I am working with
so far. Feel free to provide input or ideas,
Dude, you are really good @ this xD
However just a suggestion
If you do put out a release do a personal one and also put out the traditional Holo Blue
If you could theme systemui (the actual pulldown too) that'd be cool
Sent from my SGH-I927 using xda app-developers app
Aquethys said:
Dude, you are really good @ this xD
However just a suggestion
If you do put out a release do a personal one and also put out the traditional Holo Blue
If you could theme systemui (the actual pulldown too) that'd be cool
Sent from my SGH-I927 using xda app-developers app
Click to expand...
Click to collapse
Agreed.
- Sent from Android
I am themeing it all. Hence the wait. I might release both stock AOSP and mine. We'll see. Just give me some time, I'm a college student so I'm busy all the time, but I squeeze in what I can.
It shall be done soon.
- Sent from Android
VM-Vendetta said:
I am themeing it all. Hence the wait. I might release both stock AOSP and mine. We'll see. Just give me some time, I'm a college student so I'm busy all the time, but I squeeze in what I can.
It shall be done soon.
- Sent from Android
Click to expand...
Click to collapse
Ok, here's the deal. I am on break from school for the next week or two. So I will have a little more free
time to put in. So I'll be putting some serious work in on getting this done. I should have a usable
release this coming Monday or Tuesday and possibly a fully themed phone version released the
following week.
I have more time available, but I still have a life too, if my girl tells me to turn the PC off and stop working,
I will, haha. So give me time. There's more themes to come afterwards as well, seeing as how I will
likely be using the Glide for a long time, I'll be doing quite a few themes.

[APPS] Linux-On-Android Project

ATTENTION!
This thread is out of date and no longer supported! Here is a link to the new thread in General Galaxy Nexus Development.
Link
Awesome! Where can I find more info on this project?
That's awesome. I was hoping it would come here.
Sent from my GT-P3113 using Tapatalk 2
WEM97 said:
Hello all!
I am one of the Linux on Android developers and I have been assigned to the Samsung Galaxy Nexus. As we have just added official support for this device, there are a lot of bugs to workout and fix. Please report bugs here as well as ask any questions you have about the project. Cheers!
Sent from my Galaxy Nexus using xda app-developers app
Click to expand...
Click to collapse
WEM,
I'm a kernel developer working with mainline. I've done development on a wide range of devices, most recently on simply porting the newer mainline cpu scheduler/governor code back to the android kernels.
How can I help you guys out? You opened the thread but provided no link to the information (not everybody will realize your banner is a direct link). Source code for the project? UI? Modifications to the graphics drivers? Documentation?
Thanks! We really appreciate this level of work on our devices
admiralspark said:
WEM,
I'm a kernel developer working with mainline. I've done development on a wide range of devices, most recently on simply porting the newer mainline cpu scheduler/governor code back to the android kernels.
How can I help you guys out? You opened the thread but provided no link to the information (not everybody will realize your banner is a direct link). Source code for the project? UI? Modifications to the graphics drivers? Documentation?
Thanks! We really appreciate this level of work on our devices
Click to expand...
Click to collapse
We have not officially announced this yet, but I am working on a Linux on android custom ROM. This will be available for only officially supported devices after r release until we can port it to more. However, we may need a custom kernel so you may be able to help us if we don't make one ourselves.
Cool stuff!
Sent from my Galaxy Nexus using Tapatalk 2
Totally off topic but your banner kinda looks like it spells SOPA, just noticed it and now I can't unsee it...
Oh. Wow I never noticed that. Well we are having a logo competition right now so it will be changing.
admiralspark said:
WEM,
I'm a kernel developer working with mainline. I've done development on a wide range of devices, most recently on simply porting the newer mainline cpu scheduler/governor code back to the android kernels.
How can I help you guys out? You opened the thread but provided no link to the information (not everybody will realize your banner is a direct link). Source code for the project? UI? Modifications to the graphics drivers? Documentation?
Thanks! We really appreciate this level of work on our devices
Click to expand...
Click to collapse
As this app has a free and paid version we have not yet released source. We so plan to release though foe the free version of the app at a later time.
I posted links to our main thread of development.
Sent from my Galaxy Nexus using xda app-developers app
Very much looking forward to this. This weekends project!
Sent from my Galaxy Nexus using Tapatalk 2
Went a head and took the plunge and installed ubuntu and I really struggled geting it run smooth. I tried it on multiple roms with multiple kernels and just lagged beyond being functional. Even on stripped down overclocked roms it was laggy. On the other hand Backtrac runs like a champ on every rom I've tried. Sure has been fun. Running a Linux operating system on a phone has a high "wow" factor!
I'm using the 6 euro or whatever version.
Sent from my Galaxy Nexus using Tapatalk 2
elidog1 said:
Went a head and took the plunge and installed ubuntu and I really struggled geting it run smooth. I tried it on multiple roms with multiple kernels and just lagged beyond being functional. Even on stripped down overclocked roms it was laggy. On the other hand Backtrac runs like a champ on every rom I've tried. Sure has been fun. Running a Linux operating system on a phone has a high "wow" factor!
I'm using the 6 euro or whatever version.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
I will have to take a look into the ubuntu images and see whats wrong because they should be working just fine. Ill do some testing with my nexus and see what I can find. Expect an update with a lot of Gnex bug fixes soon!
WEM97 said:
I will have to take a look into the ubuntu images and see whats wrong because they should be working just fine. Ill do some testing with my nexus and see what I can find. Expect an update with a lot of Gnex bug fixes soon!
Click to expand...
Click to collapse
Thanks for the quick reply. I'm going to play with debian here in a few minutes. Absolutely love what y'all have done; its fantastic!
As far as the ubuntu goes (at least for my part ) it may have to do with the kernel/ rom combos I tried. So much can play in. I did find that clear as much memory as possible makes a marked difference.
Is there a way to save what we have done or is this running like an iso disc image? Thanks
Sent from my Galaxy Nexus using Tapatalk 2
Yes there is. It should auto save all your settings and installed programs. If its not working for you let me know and give me some details about what's going on and I'll be there to assist you the whole way through fixing it.
Sent from my Galaxy Nexus using xda app-developers app
Hey thanks! This will give me something to do today at work...
Sent from my Galaxy Nexus using Tapatalk 2
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Galaxy Nexus using Tapatalk 2
Awesome! Glad you like it.
Sent from my Galaxy Nexus using xda premium
Backtrac works the best for me. Much faster tank ubuntu. I havent been able to load anything else. I just get a grey screen. However I will continue to try.
Sent from my Galaxy Nexus using Tapatalk 2
elidog1 said:
Backtrac works the best for me. Much faster tank ubuntu. I havent been able to load anything else. I just get a grey screen. However I will continue to try.
Sent from my Galaxy Nexus using Tapatalk 2
Click to expand...
Click to collapse
The screenshot you posted isn't displaying properly can you try and repost it? I will try and assist you as best I can with the grey screen issue. The Ubuntu issue however is known and Zac is working on improved images.

Categories

Resources