[JB 4.2.2:HYBRD] PARANOIDANDROID [3.50, True HybridMode, Size & UI on Per App Basis] - Nexus One Android Development

[JB 4.2.2:HYBRD] PARANOIDANDROID [3.50, True HybridMode, Size & UI on Per App Basis]
IF YOU HAVE ANY QUESTIONS WITH THIS ROM, YOU SHOULD GO HERE​.
.
.
.
.
I'm testing test version right now, go to last page you can find it
If mic is fixed, I will release with official release ​.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
{
"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"
}
To be honest, this is not tablet mode at all, it has nothing to do with silly build.prop hacks. This is the first and only Android rom to feature true Hybrid mode. This rom lets you scale and project every app, every widget, even systemcomponents individually. Remember, android is modular, everything is an app: Lockscreen, navigationbar, dialogs, popups, keyboards, widgets, and your regular apps of course. Apps have the capability to switch into various designs or layouts according to the device they run on. This can result in a complete new experience as many apps will transform to the better.
Now for every element that you like chose a mode (PhoneUI, Phablet/Nexus-7UI, TabletUI) and/or a size. You are 100% independent of the system DPI which runs nicely in whatever value it has been assigned to. You do not need to boot your phone into a certain DPI. Neither will most of the changes you apply require a reboot. You will not suffer from the myriads of troubles which normally haunt you under build.prop tablet mode. Your market, phone, etc. will all work, apps won't shrink on you unless you shrink them yourself. This project will entirely transform your device, but retain the aesthetics and the feel of your phone.
Donations to molesarecoming
to D4rKn3sSyS
to Cyanogenmod
to Texasice
Click to expand...
Click to collapse
•CWM: Install Zip: Rom: Download
•YOU HAVE TO DO CLEAN-INSTALL WHEN YOU UPGRADE v1.98 to v1.99!
•MD5 sum:0a7d9c115cc98f24c3d6e766ed08f936
•hboot:system 145 cache 10(stock partition support)
•CWM: Wipe Cache Partition
•CWM: Advanced/Wipe Dalvik Cache
•Reboot and edit your Apps Dpi & Layout under Settings/Paranoid Settings
•If you want to explore the various phone modes, tap "Configuration," chose an option, wait for it to finish, then do a manual reboot
Click to expand...
Click to collapse
•Our webpage: http://www.paranoid-rom.com/
•Get PA synced to your dropbox folder automatically, apply here: http://forum.xda-developers.com/private.php?do=newpm&u=4616270
•You want to port PA? Take a look here: http://forum.xda-developers.com/showthread.php?p=27558806
•Themes and other goodies you can find here: http://forum.xda-developers.com/show....php?t=1646034
•Go to Settings, System, Font size, set it to NORMAL
•Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen
•Trebuchet Settings: margins:SMALL, show permanent searchbar:YES, Grid: 4x4, resize all widgets:YES, Wallpaper scrolling: OFF
Click to expand...
Click to collapse
•If you have an issue and you want to call our attention, here's what you do:
•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 and Cyanogenmods aswell (its our base) 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.
Click to expand...
Click to collapse
•Cyanogenmod Team
•Evervolv Team(used some system files to port this ROM)
also thanks to Xylograph for helping me
Click to expand...
Click to collapse
This port is from hd2 forum, so all credits should go to evervolv&hd2 devs

How to set the workspace mode
How to change an apps Layout and size
Code:
•Changelog - v1.992-v1.9
•fixed some bugs
•enabled lockscreen rotation but seems not working :confused:
•enabled button backlight
•Changelog - v1.992-v1.8
•updated to latest
•Fixed tablet settings view (powerwidget) on landscape
•PA version in Settings > About
•Panel fixes, new frameworks methods
•Fixes and CM merges
•Changelog - v1.99-v1.7
•fixed OTA issues
Changelog - v1.99-v1.6
•Updated to latest build
Changelog - v1.97-v1.5
•Updated OTAUpdater(may fixed ota issues. try when next version is out)
Changelog - v1.97-v1.4
•Updated OTAUpdater
Changelog - v1.97-v1.3
•fixed OTAUpdater errors
Changelog - v1.97-v1.2
•updated all
Changelog - v1.97-v1.1
•fixed youtube FC
•fixed mass-storage mount for certain dpi
•fixed button backlight
•included OTA
Changelog - v1.97
•New option: "large" to trick an app thinking the device has a real big screen. some need it, like amazon kindle to jump into tabUI. some even react on it, gdrive will slightly adapt its layout - makes only sense if you give it a small dpi though.
•The algorithm to extract the actual layout containers from apk files works more precise and can reveal more than before. there will still be a few apps left who do that layout stuff in java - we will add an override button for that, but in the meantime you can edit /system/etc/paranoid/properties.conf .layout=360 for phone-like UI, 600 for phablet, 720 = tablet, 1280 = super huge tablet
•Several bugfixes from us and cm.
Changelog - v1.96
• Breakthrough: We can finally target the actual layout containers inside the apk. If an app brings only phoneUI, you see it right away as you only have one UI option. If it brings ten, you will be able to pick each one of em. We're finally away from this Phone/Phab/Tab nonsense.
•Total Hybrid engine revamp, alot less clutter, many bugfixes, apps wont make jumps when you load them up because their actual size is calculated by the engine.
•Panel is still growing. It brings new options and new preferences that can even change android system settings.
•All recent cm10 patches and fixes
Changelog - v1.95
•Finally hardware accelerated recents in TabUI, as fluid as ever. The ugly gradient is gone aswell
•Paranoid got its own dir in /system/etc/paranoid - pad.prop is not properties.conf
•A clean backup properties file is shipped, you can make a full reset in the panel in case you lost it with all the settings you made
•Force option can be activated in the panel, good for widget scaling
•The DPI sliders in the panel read min/max props from properties.conf, define them as you like
•TabUI Recents are back to a bigger size, this is temporary, i'll look for ways to port the phone implementation as project butter skipped the tabUI code
•CM fixed alot of features again, we included them all
Changelog - v1.92
•Softkeys toggle
•Merged CM's theme engine
•Fixed a few unclean sources
•HDPI adjustments
Changelog - v1.91
•Hybrid bugfix, finally keyboard/facebook scaling works on JB again without sideeffects
•Layout fix for notificationcenter gap in tabUI
•Layout fix for recents in phabUI
•Speed prefs ask for reboot
•New bootani thx to nasaorc
•CM10 patches

and one more

So this is project p
Sent from my Nexus One using xda app-developers app

adio201 said:
So this is project p
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
yes
Hmm...disappointed?

No not at all I'm waiting for you to post the link so I can download n try it
Sent from my Nexus One using xda app-developers app

adio201 said:
No not at all I'm waiting for you to post the link so I can download n try it
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
just let you know it's only a part of project P

Oh man now your teasing me lol with what I just read got me looking for a download link like crazy haha
Sent from my Nexus One using xda app-developers app

wow. reider u r rocking. thanx for (part of)project p
i thought project p might be MIUI port. but very happy now
Sent from my Nexus One using Tapatalk

adio201 said:
Oh man now your teasing me lol with what I just read got me looking for a download link like crazy haha
Sent from my Nexus One using xda app-developers app
Click to expand...
Click to collapse
Uploaded

Links in Hints section are broken.

w0w w0w w0w! I'm getting paranoid!!! haha! thanks very much!!!

you are great reider123 excellent job man!!!:good:

woa! mindblowing.. never can imagine my nexus/one would became paranoid. one word: awesome

Reider excellent worth the waiting ROM is awesome thanks tp you and all the other developers great work
Sent from my Nexus One using xda app-developers app

Woohoo!!! I've been waiting for this since it first came on the GNex... Love the idea behind this... Thanks a bunch reider123... Can't wait to get home to try this
Sent from my Nexus One using Tapatalk 2

Any Bugs?
Im really tempted to try this Rom, i actually think this will be the best rom on the N1 because it looks so darn good, just wanted to know if theres any bugs that i havent found on other JB roms

So fare its very smooth and stable for me
Sent from my Nexus One using xda app-developers app

Does this crashes when watching YouTube? Thx
Sent from my Nexus One using Tapatalk 2

Yeah it dose but no biggie
Sent from my Nexus One using xda app-developers app

Related

[ROM][PORT][AOSPA][4.2.1] PARANOIDANDROID 3.0 [Pie-Controls][02/13]

{
"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"
}
Downloads are located in my Goo.im account
http://goo.im/devs/mlaws90/i777/AOSPA
Direct Link: http://goo.im/devs/mlaws90/i777/AOSPA/pa_i777-3.00-12FEB2013.zip​
INSTRUCTIONS,
1. MAKE SURE YOU HAVE A CWM BASED RECOVERY
2. FACTORY RESET
3. INSTALL ROM, GAPPS
4. WIPE CACHE & DALVIK CACHE
5. REBOOT
PA 2.99+ UPDATES DO NOT NEED A FACTORY RESET,
BUT YOU NEED TO INSTALL GAPPS ASWELL.
FEATURES for 2.99,
Hybrid engine +++ Per app Layout, this will let you choose the UI of any app,--
that means you can switch apps into their tablet layouts +++ Per app Size, scal
e apps individually, this is especially important if you use tablet apps, go as
small or big as you like +++ Per app Color, this lets you select statusbar and-
navbar colors for apps individually, colors will shift when you jump from one a
pp to another +++ Hybrid engine makes it possible to use any tablet ready app--
available on your phone, start with your regular Google apps and see what treas
ures lie hidden in them and just how well they work on your device. +++ You can
use hybrid engine to use all available general interface UI's aswell: Phone, Ph
ablet, Tablet. This is safe as milk, we don't change DPI, we don't trash your m
arket, we don't shrink all your apps or force them into layouts, you don't need
to edit system files for that. +++ Transparent bars and color pickers, new Syst
emUI drawables thanks to giannisgx89 +++ Theming Engine +++ Statusbar Settings,
Lockscreen Settings +++ Multiuser support +++ Quicksettings -> Quicktoggles +++
4.2 Walls and sounds, Google stock apps As we merge back our old CMPA feature--
catalogue this list will grow considerably over the coming weeks +++ New holo-s
tyled theme chooser +++ T9 dialer +++ New papreferences app-----------------EOF
GALLERY,
TUTORIAL,
DONATIONS,
to molesarecoming
to D4rKn3sSyS
to jaybob413
to aaronpoweruser
CREDITS,
AOSP/Google, Cyanogenmod, Goo, XDA, Krebsmilk, giannisgx89, Liquid,
AOKP, our users, supporters and donators, everyone who's helped us in the past,
heartfelt thanks to all of you!
Special Thanks to
Bajee11
gokussjx
LINKS,
Website: www.paranoid-rom.com
Github: www.github.com/paranoidandroid
Gerrit: review.paranoid-rom.com
BANNERS,
Changelog
12 Feb Build
full PA3 sources
new Pie behavior
home button recent apps fixed
Pin screen fixed
keyboard fixed
a lot of under the hood changes
10 Feb Build
PA3 Release candidate
home button fixed
pin keypad cutting is back will fix it later
01022013
Fixed all major bugs besides home button
Tweaked pie trigger area for hdpi devices
Trebuchet Launcher instead of aosp launcher
CM camera:Fixed video recording
25012013PA PIE
Updated sources
22012013 build
Fixed statusbar issues
Fixed keyboard issues
Fixed Pin unlock overlay
MMS auto retrieval from cm
Added HDPI Overlay
Added HDPI boot animation (thanks kroz)
updated to latest sources
Click to expand...
Click to collapse
Thanks for this ROM....really love PARANOIDANDROID work
Downloading
Wow that was fast. I checked just a little bit ago if this was out yet. Here I am wasting my time trying to get 1.9.2 working better and 1.9.5 is already done . Thanks.
What kernel and modem is used in this?
Sent from my Nexus 7
Downloading! Will test and report back. Thanks for this port man!
gr8hairy1 said:
Wow that was fast. I checked just a little bit ago if this was out yet. Here I am wasting my time trying to get 1.9.2 working better and 1.9.5 is already done . Thanks.
What kernel and modem is used in this?
Sent from my Nexus 7
Click to expand...
Click to collapse
Siyah and UCLE5, Added to 2nd post.
JazzyCarr0t said:
Downloading! Will test and report back. Thanks for this port man!
Click to expand...
Click to collapse
Thanks any bug reports are appreciated. This is not my primary device(but it does generally have better ROM Selection than my HOXL)
Can anyone put up the latest gapps they are using for this ROM? And is there a way to get a list of things not working? Thanks in advance
mlaws90 said:
Siyah and UCLE5, Added to 2nd post.
Thanks any bug reports are appreciated. This is not my primary device(but it does generally have better ROM Selection than my HOXL)
Click to expand...
Click to collapse
But Siyah doesn't have mic swap so don't think calls will work out fine.
JazzyCarr0t said:
But Siyah doesn't have mic swap so don't think calls will work out fine.
Click to expand...
Click to collapse
Just tested it and it works fine. Let me know what you experience.
ryanshapiro44 said:
Can anyone put up the latest gapps they are using for this ROM? And is there a way to get a list of things not working? Thanks in advance
Click to expand...
Click to collapse
http://goo.im/gapps/gapps-jb-20120726-signed.zip
EDIT: goo.im is down [08/14]
Added to OP
working really well. will post battery life test and call test tomorrow. otherwise, works very nicely. thanks OP
Really loving this ROM on my nexus 7. Downloading now.
mlaws90 said:
RESERVED
Kernel - Siyah-JB-Test
Modem - UCLE5
Click to expand...
Click to collapse
Why do you include modem?
their location dependent.
I must say tho, you are on a roll.
awesome. been runnin 1.6 and lovin it, cant wait to give this a go. thx for the port.
I know its early... And i hadn't had coffee. But is there no longer a navigation bar on phablet mode. I can't find it to save my life
Sent from my SGH-I777 using Tapatalk 2
kamots said:
I know its early... And i hadn't had coffee. But is there no longer a navigation bar on phablet mode. I can't find it to save my life
Sent from my SGH-I777 using Tapatalk 2
Click to expand...
Click to collapse
I got the nav bar to come up in tablet mode but not phablet, not sure why. Are you sure it is supposed to have the nav bar?
EDIT: Google Now slide up action works on all JB ROMs you can get a Nav Bar to work on. (in my experience on the i777).
I believe so. I had it on small phablet mode on 1.9.2. I see it on tablet mode too. I wonder if it was removed, or if it was just i fluke that i had it in the first place.
Either way its an awesome ROM thank you very much for porting it! :thumbup::beer:
Sent from my SGH-I777 using Tapatalk 2
ryanshapiro44 said:
Can anyone put up the latest gapps they are using for this ROM? And is there a way to get a list of things not working? Thanks in advance
Click to expand...
Click to collapse
Somebody correct me if I'm wrong but I read in the original thread that a modified gapps is no longer needed with jb paranoid.
Sent from my SGH-I777 using xda premium
zueda said:
Somebody correct me if I'm wrong but I read in the original thread that a modified gapps is no longer needed with jb paranoid.
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
Correct. I used the latest 07.26.12 build. There is a 07.24 build in th CM10 forum, not sure on the difference but both should work and 07.26 I can guarantee work because I used it, along with most other likely.
Great rom with everything I have played around with so far. I'm really digging it Two questions though...
1. Is there a setting anywhere to adjust the DPI?
2. Is there a way to transfer between my computer and the SD cards with a USB cable? I can't find the option to turn that on anywhere...

[ROM][JB:CM10:HYBRID][ALPHA 3] ParanoidAndroid 2.56 [1/6/13]

THIS ROM IS BASED ON AN ALPHA CM10 BUILD BY SBRISSEN. PLEASE MONITOR ITS THREAD FOR POSSIBLE BUGS AND PROBLEMS!
http://forum.xda-developers.com/showthread.php?t=2047734
{
"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"
}
PER-APP-DPI/LAYOUT This is not tablet mode! Hybrid engine allows you to target apps individually. You get to pick their actual layouts which can tranform content drastically. Keep in mind, this has nothing to do with build.prop hacks or DPI changes. We list all layouts an app brings, you choose one, its as easy as that. It does not matter if your device runs itself in Phone-, Phablet or Tablet-UI, your apps will always look as you like. On top of that you can scale apps, to fit your screen, that way you can even bring full fledged tablet apps and make them run perfectly. Nothing will break, nothing will shrink, your market will be fine. Additionally we have rewritten many parts of the android framework and fixed countless of AOSP bugs to make way for these modifications - our "tablet mode" runs better on a phone than on a real tablet, that is guaranteed.​
PER-APP-COLOR Paranoidandroids newest invention. Define apps in your regular hybrid panel. See your phone fade into the color definition of your current app, press home or go elsewhere and it fades back. Create as many combinations you like, you can even dabble with opacity. This feature is made possible by our hybrid engine, which is unique to this rom.​
To be honest, this is not tablet mode at all, it has nothing to do with silly build.prop hacks. This is the first and only Android rom to feature true Hybrid mode. This rom lets you scale and project every app, every widget, even systemcomponents individually. Remember, android is modular, everything is an app: Lockscreen, navigationbar, dialogs, popups, keyboards, widgets, and your regular apps of course. Apps have the capability to switch into various designs or layouts according to the device they run on. This can result in a complete new experience as many apps will transform to the better.
Now for every element that you like chose a mode (PhoneUI, Phablet/Nexus-7UI, TabletUI) and/or a size. You are 100% independent of the system DPI which runs nicely in whatever value it has been assigned to. You do not need to boot your phone into a certain DPI. Neither will most of the changes you apply require a reboot. You will not suffer from the myriads of troubles which normally haunt you under build.prop tablet mode. Your market, phone, etc. will all work, apps won't shrink on you unless you shrink them yourself. This project will entirely transform your device, but retain the aesthetics and the feel of your phone.
Donations to molesarecoming
to D4rKn3sSyS
to Cyanogenmod
to Utacka
to sbrissen
​
Boot into recovery and make a backup
Wipe data, cache and dalvik cache
Flash ROM: http://d-h.st/4At (IF YOURE HAVING TROUBLE FLASHING FROM TWRP, FLASH FROM IMNUTS CWM RECOVERY INSTEAD)
Flash GAPPS (EVEN WHEN UPDATING BUILDS): http://d-h.st/X4a
Reboot and edit your apps DPI & Layout under Settings/Paranoid Settings - DO NOT RESTORE YOUR OLD PROPERTIES FOR NOW
If you want to explore the various phone modes, tap "Configuration," chose an option, wait for it to finish, then do a manual reboot
Video tutorial: http://www.youtube.com/watch?v=72Ow-YQeex4
Whats not working in Alpha 3?
Anything not working in sbrissens Alpha 3 CM build
You tell me!
What bugs can I expect in Alpha 3?
Any bugs in sbrissens Alpha 3 CM build
You tell me!
What else?
You tell me!
pa webpage: http://www.paranoid-rom.com/
You want to port PA? Take a look here: http://forum.xda-developers.com/showthread.php?p=27558806
Go to Settings, System, Font size, set it to NORMAL
Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen
Trebuchet Settings: margins:SMALL, show permanent searchbar:YES, Grid: 4x4, resize all widgets:YES, Wallpaper scrolling: OFF
Paranoid Android Wallpapers: HERE
If you are getting a corrupted sdcard notification, you need to format your external sdcard to FAT32
To turn off the hardware buttons, go to system settings > system > hardware keys > uncheck back, menu and home key
If you have an issue and you want to call our attention, here's what you do:
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 and Cyanogenmods aswell (its our base) 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.
http://paranoid-rom.com/forum/changelogs-news
PA team
CM team
Team Hacksung
Utacka for his PA source
sbrissen for his device tree, vendor files and kernel defconfigs
If you appreciate this download, hit the Thanks button!
How to set the workspace mode
How to change an apps layout and size
Source
https://github.com/slickrick
https://github.com/sbrissen
https://github.com/utacka
ALL THANKS GO TO SBRISSEN FOR LETTING ME USE HIS SOURCE AND LAYING THE GROUND WORK FOR AOSP ROMS! ALL I DID WAS MAKE A FEW MINOR EDITS TO MAKE IT WORK WITH PA SOURCE. GO THANK AND/OR BUY HIM A BEER! ​
now this is aosp i will try lol! good job
thanks man. I hope we can get some aokp love soon
Sent from my SCH-I605 using Tapatalk 2
Awesome work everyone getting AOSP ROMs up and running so quickly after unlock. Waiting for things to become more stable before flashing but I'm feeling the love already!
Is S Pen functionality working on this? If it is, I'm getting it!
Sweet!! I can't wait to see the feedback! PA was my ROM of choice for my S3.
Sent from my SCH-I605 using Tapatalk 2
dcdgoth said:
Is S Pen functionality working on this? If it is, I'm getting it!
Click to expand...
Click to collapse
Its as good as a nice looking stylus. That's about it right now. I'll add a list of play store alternative apps in OP that add back some of that lost twiz functionality.
Sent from my SPH-L900 using Tapatalk 2
dcdgoth said:
Is S Pen functionality working on this? If it is, I'm getting it!
Click to expand...
Click to collapse
I have a feeling this is going to be a recurring question in every ROM thread for the Note 2. If its an AOSP based ROM(or not based on TouchWiz) you can bet it won't have any of the bells and whistles of the TW S-Pen, but you'll at least have the normal touch functionality of it. Someone correct me if I'm wrong, but that was my understanding.
So if it's an AOSP ROM, unless it says something in the OP about cool S-Pen features that they implemented, just think of your S-Pen as a second finger. And if it's based on TW...chances are YES it does have all of the S-Pen features.
Sent from my unlocked & underclocked Galaxy Note 2
Anyone flash this with twrp yet
Sent from my SCH-I605 using Tapatalk 2
Yesssssss
Long time follower on I717 definitely will be flashing this.
Thank you for coming over to the I605, will be testing and posting soon.
timmyd463229 said:
Anyone flash this with twrp yet
Sent from my SCH-I605 using Tapatalk 2
Click to expand...
Click to collapse
I believe they tried when testing and it was a no go. Prob want to flash CWM.
Sent from my unlocked & underclocked Galaxy Note 2
slick_rick said:
Its as good as a nice looking stylus. That's about it right now. I'll add a list of play store alternative apps in OP that add back some of that lost twiz functionality.
Sent from my SPH-L900 using Tapatalk 2
Click to expand...
Click to collapse
First off I love this rom!! I ran Notta's port on my Fascinate and S3!!! For a alpha build this thing is solid!! Spen works great, but I do have one request. Is there anyway a script could be made so when you removed the spen the nav buttons would pop up and disable hardware keys? That's really the only thing the spen needs for functionality since gestures do not work... such as drawing a less than sign to go back. Thx
sleevasteve said:
I have a feeling this is going to be a recurring question in every ROM thread for the Note 2. If its an AOSP based ROM(or not based on TouchWiz) you can bet it won't have any of the bells and whistles of the TW S-Pen, but you'll at least have the normal touch functionality of it. Someone correct me if I'm wrong, but that was my understanding.
So if it's an AOSP ROM, unless it says something in the OP about cool S-Pen features that they implemented, just think of your S-Pen as a second finger. And if it's based on TW...chances are YES it does have all of the S-Pen features.
Sent from my unlocked & underclocked Galaxy Note 2
Click to expand...
Click to collapse
That's what I was thinking too. S Pen enhanced rom has much bigger file......thanks anyway.
I just got a phone-boner.
Couple small things I have found:
Hd video record is broke.
Brightness is max on each reboot.(touching brightness slider fixes)
gps wont lock until running a app from playstore(gps fix), then it locks instantly.
Looks amazing great work! For me I don't even use the spen but I am hooked on multi Window that is the only thing now that I've come to appreciate and couldn't live without. Can't wait until someone either makes an app that does it or they build it into cm or some other aosp build.
Sent from my SCH-I605 using xda premium
I loved this rom on the nexus, I cant wait until all the bugs get fixed for the note
droidstyle said:
Couple small things I have found:
Hd video record is broke.
Brightness is max on each reboot.(touching brightness slider fixes)
gps wont lock until running a app from playstore(gps fix), then it locks instantly.
Click to expand...
Click to collapse
Could you link to the GPS Fix app you are using specifically? I installed the first one I found with that name in the play store and it is not working.

[ROM][4.2.2] Chameleon OS [OFFICIAL][&Nightlies]

{
"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"
}
Code:
Disclaimer: Chameleon OS is currently in beta. While it runs very well,
there may be things that are not completely functional. The development team is
not responsible for any damage to your device or your information.
Launcher Features
· Folder icon styles: stacked, grid, or carousel
· Folder sorting: alphabetically, reverse alphabetically, or by usage
· Icon scaling in app drawer and on homescreen
· Home screen previews, rearrangable homescreens
· Set default screen from previews layout
· Add or remove homescreens from previews layout
· Slide homescreens with a second finger while holding widgets and icons
· Gestures: Pinch to show previews, spread to show launcher settings
Theme Manager
· Based on MIUI's theme engine
· Mix and match different themes on the fly
· Theme options: Icons, Status Bar, Boot animation, Font (requires reboot), Messaging, Framework, and Ringtones
· Applies native ctz files, but also will apply MIUI mtz files, not all elements will theme properly with mtz packages
· Animated boot animation preview
· Boot animation resolution scaling
Status Bar
· Customizable toggles, compact or page view (or off)
· Extended volume panel in page view toggles
· Access status or navigation bars while in fullscreen apps by touching the edge of the screen
Messaging
· Reads custom notification tones from Contacts
· Revised layout: Added messaging bubbles, removed avatar icons from conversation and put one in the action bar, quick shortcut for emojis
Security
· Manage installed apps' permissions
...and more!
More screenshots available on our website
You can get to all of our available ROMs by heading
over to our ChameleonOS Downloads page.
Also make sure to flash the latest 4.2.2 gapps
--
Check out our homepage at ChameleonOS.org and our forums
-
Bug Tracker | Gerrit Review | GitHub
Code:
We would like to thank CyanogenMod for giving us an easy foundation to develop
ChaOS for mutiple devices
​
** Reserved **
There have been a lot of changes to ChameleonOS since we released our first public beta, version 0.6, and we decided it was time to push all these changes out as an official release of version 0.7.
So what's new?
Bug fixes
Better compatibility with MIUI themes
Updated home screen previews with a cleaner look
ChaOS Launcher gestures
Use a second finger to scroll through home screens when moving a shortcut or widget
Stretch home screens to the edges of the display
Themes can now override system values on a per-app basis
New scan media toggle for forcing the system to scan for newly added media files
Removed permissions manager icon to reduce clutter. You can still access permissions via settings.
App sidebar - access your apps from anywhere without needing to go back to the launcher. To enable go to Settings -> System -> App sidebarApp sidebar customizations include sort order, size (small, normal, large), transparency level, and exclude apps from being displayed.
Lots of changes for various devices to keep the builds coming and the ROM running smoothly might have missed something here but these are the major changes that have been added since our initial release. Those of you running nightly builds may already have enjoyed some of these features. We have more to come so make sure to check back regularly for updates.Make sure to head on over to*our*downloads*page and grab the 0.7 build for your device!
...Chameleon...
Looks really cool
Very interesting, but there is already a ROM called Chameleon.
This can lead to confusion
Ghost-of-the-Sun said:
Very interesting, but there is already a ROM called Chameleon.
This can lead to confusion
Click to expand...
Click to collapse
I am sorry you feel that but i think the ChameleonOS name should not be confusing at all.
Specially since this is a source 4.2.2 based build, while the ChameleonROM is based of sammy.
Ghost-of-the-Sun said:
Very interesting, but there is already a ROM called Chameleon.
This can lead to confusion
Click to expand...
Click to collapse
To avoid confusion make sure to call this one ChameleonOS :good:
met yesterday s1 thread ---download latest now
roniez said:
I am sorry you feel that but i think the ChameleonOS name should not be confusing at all.
Specially since this is a source 4.2.2 based build, while the ChameleonROM is based of sammy.
Click to expand...
Click to collapse
Seems really interesting. Also doubt there will be too much confusion.
Sent from my GT-I9100 using xda app-developers app
So this is basically Cyanogenmod 10.1 that is green themed and with a different theme application
Anarchy66 said:
So this is basically Cyanogenmod 10.1 that is green themed and with a different theme application
Click to expand...
Click to collapse
Its so much more than that.
Considering this is the first public release
Sent from my GT-I9100 using xda app-developers app
tv out ????
Confusing between Chameleon OS(CM10.1 and MIUI hybrid, 4.2.2) and Chameleon ROM(Sammy XWLS8 and AOKP hybrid, 4.1.2)
Nice one. Love the theme support.
My two cents:
1. (You may) Name the title of the thread to ChaOS ROM. Just to avoid the confusion.
2. Add goo manager in next nightly to track the newer version
Al though comes with new version of cm kernel; Yahoo api for clock does not seem to work.
Thanks again.
Sent from my GT-I9100 using xda premium
raone18 said:
Nice one. Love the theme support.
My two cents:
1. (You may) Name the title of the thread to ChaOS ROM. Just to avoid the confusion.
2. Add goo manager in next nightly to track the newer version
Al though comes with new version of cm kernel; Yahoo api for clock does not seem to work.
Thanks again.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
1, The subject of the thread is a fixed one we at the ChameleonOS community has set to make it easier for us to track all the threads across several forums and several threads on XDA/rootz etc.. if you search for this subject you will see that there is multiple threads for several devices just here. and using the same on google will return a even higher result from several different forums.
2, I will relay the idea about including goo manager in the next nightly but not entirely sure if that will happen.
Absolutely. It was just my humble opinion. :thumbup:
Sent from my GT-I9100 using xda premium
gooim seems to be having issues so devhost can be used as a nice mirror. never seem to have any issues there.............once goo is back working i will download and try this! is there per app dpi support as 240 for me is too big.......................thanks for any reply
also which is my device - hercules or skyrocket? EU gsm I9100.............not sure
shingers5 said:
gooim seems to be having issues so devhost can be used as a nice mirror. never seem to have any issues there.............once goo is back working i will download and try this! is there per app dpi support as 240 for me is too big.......................thanks for any reply
also which is my device - hercules or skyrocket? EU gsm I9100.............not sure
Click to expand...
Click to collapse
No per DPI support. But you can't the app on xda.
I9100 is a separate device. Click on the Hercules and it will take you to download page. Select i9100 from that list.
Sent from my GT-I9100 using xda premium
raone18 said:
No per DPI support. But you can't the app on xda.
I9100 is a separate device. Click on the Hercules and it will take you to download page. Select i9100 from that list.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
Or click on the link in the 2nd post in this thread.
raone18 said:
No per DPI support. But you can't the app on xda.
I9100 is a separate device. Click on the Hercules and it will take you to download page. Select i9100 from that list.
Sent from my GT-I9100 using xda premium
Click to expand...
Click to collapse
click on hercules shows you nightly and v0.6 for that device. no option to choose i9100 from there. link in 2nd post takes you to homepage and in downloads are s2 hercules and skyrocket!
shingers5 said:
click on hercules shows you nightly and v0.6 for that device. no option to choose i9100 from there. link in 2nd post takes you to homepage and in downloads are s2 hercules and skyrocket!
Click to expand...
Click to collapse
http://goo.im/devs/ChameleonOS/roms/i9100
There you go:thumbup:
Sent from my GT-I9100 using xda premium

[05/22/2013][ROM][GB 2.3.8][UNOFFICIAL] Cyanmobile eXperience for Nook Color

{
"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"
}
CyanMobile is an aftermarket ROM like CyanogenMod, MIUI, JoyOS, LewaOS and others that are build from source. Absolutely build from source based on CyanogenMod 7.2 and modifications form AOSP, AOKP, and Paranoid etc.
Play more with ROM
THIS ROM IS ONLY FOR NOOK COLOR (ENCORE) AND NOT FOR THE OTHERS
YOUR DEVICE'S ANDROID VERSION MUST BE GINGERBREAD 2.3.4 OR ABOVE
DO A FACTORY RESET/FULL WIPE BEFORE FLASHING THIS ROM
FLASH VIA CWM RECOVERY OR OTHER CUSTOM RECOVERIES
IT'S RECOMMENDED TO NOT USE ANY APP2SD SCRIPT
DO IT WITH YOUR OWN RISK
​
This is my first source-compiled ROM port and thread, so, sorry if I disappoints you.
And please correct me if I'm wrong.
May I ask for your opinion about which dpi suits NC the best? 160, 200, or 240?
What's working :
Everything not listed as bugs
Click to expand...
Click to collapse
Bugs :
- Statusbar trackingview (the bottom part and background of expanded statusbar) doesn't resize like the top part of expanded statbar and its contents when it's in landscape mode.
- Some lockscreens doesn't resize according to screen's lcd density. They only look nicely at 200 dpi. Well, LCD density changing is NOT officially supported. So please tell me which dpi suits NC the best
- Boot animation and shutdown animation looks crappy
- Sense lockscreen is buggy (well, it's still beta, I mean the sense lockscreen)
- Tell me.
Click to expand...
Click to collapse
Many thanks to :
-squadzone for creating CyanMobile
-mrg666 for his kernel (I used MiRaGe kernel in this rom, cuz I suck at building kernel )
-cyanogenmod team
-everyone who supported me
-you
Click to expand...
Click to collapse
Download :
ROM[05/22/2013]
GAPPS
Aaand for the egl fix, see the attachment.
Note : If the link is broken please tell me
Click to expand...
Click to collapse
Older releases :
[04/21/2013]
[04/11/2013]
[04/07/2013]
Click to expand...
Click to collapse
To report bug (specially FCs), please also provide the logcat. (A link to download it or to show it (pastebin etc). And please don't report for a bug that has been listed as bugs above.
How to do so :
1. Run Android Terminal Emulator and type "su", then tap "allow"
2. Type "logcat > /sdcard/logcat.txt"
3. Wait for a little while (maybe around 10 secs) and stop it by pressing Vol Down + C then exit by pressing back softbutton.
4. The logcat should be on your sdcard
Click to expand...
Click to collapse
Changelog :
[05/22/2013]
- Synced with latest CMX source (systemui update)
- Update kernel with latest MiRaGe kernel WITHOUT KSM support
- Resized Bootanimation and Shutdownanimation to smaller resolution (WVGA) to reduce lag
- This might be the last update
[04/21/2013]
- Update kernel with latest MiRaGe kernel with KSM support
- fixed lockscreens, but it will be crappy if you change the dpi
- default lcd density changed to 200 (The minimum one for apps to work)
- fixed tether settings fc
- bootanimation is now pretty smooth but looks crappy
and so does shutdownanimation
- synced with CMX source 04/16/2013
- CMX changelog : fixed statusbar above keyguard
[04/11/2013]
- Support KSM (using older MiRaGe kernel)
- Modules now loads at boot
- Usb mounting fixed
- Always use GPU rendering for better performance
- Added ROM manager
[04/07/2013]
- First release
Click to expand...
Click to collapse
Screenshots:
Click to expand...
Click to collapse
I have a day off. So I'll mess with this.
Sent from my NookColor using xda app-developers app
Would love to see bigger pictures. But I am down to try this out this weekend
Sent from my Nexus 7 using Tapatalk 2
I couldn't get it to boot.
Sent from my NookColor using xda app-developers app
halrulez said:
Would love to see bigger pictures. But I am down to try this out this weekend
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
Haha, sorry, I thought big pictures will be a bandwith killer and it will take time to load this page
Well I'll update the screenshots to be the big one later.
Anyway, did you know that if you click those small pictures it will show you the exact sized ones? (The big ones with exact 1024x600 px)
AgentCherryColla said:
I couldn't get it to boot.
Sent from my NookColor using xda app-developers app
Click to expand...
Click to collapse
Thanks for your review.
Have you done a factory reset/full wipe of /data and /cache before flashing this ROM? If not, you can try it now. And if it still doesn't boot, can you please upload the logcat? And also what ROM did you use before this?
I'm sure I've wrote in the first post that you need to do a full wipe before flashing this rom (well, after flashing will do just fine too) and it has to be gingerbread or above before flashing
I guess I just had a bad flash. But this ROM is cool. Its like AOKP, but based off CM7.2. The UI is as close to ICS as GB can get. The performance is on par to mirage. The settings can get a little confusing. There's a lot of UI tweaks. ICS Navigation bar. Pie Navigation. I like it. I like the DPI at stock. The default Make's it seem to big. The ICS navigation bar icons are blurry. But outside that everything is perfect.
Sent from my NookColor using xda app-developers app
AgentCherryColla said:
I guess I just had a bad flash. But this ROM is cool. Its like AOKP, but based off CM7.2. The UI is as close to ICS as GB can get. The performance is on par to mirage. The settings can get a little confusing. There's a lot of UI tweaks. ICS Navigation bar. Pie Navigation. I like it. I like the DPI at stock. The default Make's it seem to big. The ICS navigation bar icons are blurry. But outside that everything is perfect.
Sent from my NookColor using xda app-developers app
Click to expand...
Click to collapse
Glad that you like it
Yeah the icons are blurry, because they were made for 480x800 while NC is 600x1024. I'll resize them later.
And by stock do you mean 160 or 240? Well, I got my NC from my uncle, It was already flashed to CM7 with 160 dpi as default. So I don't know how it was on the stock ROM ._.
Anyway, for better 3d performance, please remove "0 0 android" line from /system/lib/egl/egl.cfg
Be sure to leave an empty line and don't touch the powervr line.
Or just flash the flashable zip I attached at the first post.
this is running on gingerbread? it looks so much like JB 4.2.2...
explorer-10 said:
this is running on gingerbread? it looks so much like JB 4.2.2...
Click to expand...
Click to collapse
Yes, as what I wrote in the first post. It's based on CM7.2, so it's gingerbread, with ICS/JB feel (well, not completely but it's enough for me )
I like this ROM. I'm shaving very little issues. Most issues are related to the UI tweaks, but that expected.
This is ny new DD until CM10.1 gets fast enough for me.
Sent from my NookColor using xda app-developers app
I would recommend using the latest MiRaGe kernel regardless of KSM. We tried KSM with CM7 and found that it is useless with Gingerbread.
mrg666 said:
I would recommend using the latest MiRaGe kernel regardless of KSM. We tried KSM with CM7 and found that it is useless with Gingerbread.
Click to expand...
Click to collapse
Oh, thanks for your advice.
is it useless or is it making the system worse?
I do agree that it seems useless since I don't notice any improvement with it.
RizqiN said:
Oh, thanks for your advice.
is it useless or is it making the system worse?
I do agree that it seems useless since I don't notice any improvement with it.
Click to expand...
Click to collapse
Just useless without modifications in dalvik-vm. The simple modifications we tested in dalvik-vm were too simple and made the system worse. My conclusion is that full Android 4.0+ code base is necessary/ideal to use KSM.
mrg666 said:
Just useless without modifications in dalvik-vm. The simple modifications we tested in dalvik-vm were too simple and made the system worse. My conclusion is that full Android 4.0+ code base is necessary/ideal to use KSM.
Click to expand...
Click to collapse
Oh, so it makes the system worse. Thanks for your explaination
Wait, shouldn't there be no problem if the kernel does support it but it's deactivated? It's deactivated by default anyway, so users can choose to use it or not. The reason why I still put it in the ROM though it's useless is just because I want to bring the full feature of the ROM.
Edit : Alright, I get it. Too much feature, specially the unused ones will only slow down the kernel, right? Thanks

[ROM][4.3][03/12]Slim Bean - N7000 [Build 2.2][FINAL]

{
"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"
}
Disclaimer: We are not responsible for any damages on your device.
Original Slim Features:
The Real Dark Slim
Notification drawer & lockscreen Shortcuts
SlimPIE
Customizable NavBar
QuickSettings custom Shortcuts
Full hardware key rebinding!
SlimCenter
..and much more!
Important Notes:
NO ETA's...
Fully compiled from AOSP source ( source.android.com) with our mods.
Read the Change-log and installation instructions carefully.
Feature requests will be ignored in general, but we will review ( if a relevant commit or source is provided) and then decide.
Please provide a logcat if reporting a bug.
Strictly NO ports based on our ROM zip (official or unofficial build) file, manifest.xml will be updated regularly and feel free to compile from source.
No discussions/screenshots etc in the thread about battery life, "best settings/gov/scheduler" for "best battery life" etc... see here for the reasons why...
Need to find a feature? Want to see screenshots? Check out SlimBean's features!
Changelog
Find our latest Changelog go here
Chat with the slim team and other slim users
IRC: #slimusers @ freenode
New to IRC? Don't have a native app? Try the Freenode web client [link] or the Firefox extension Chatzilla [link]
Google+ [link]
Twitter [link]
Facebook [Link]
Installation instructions
For Most Users
Please keep in mind if a special instruction is needed it will be noted in the Changelog
Download the latest build from [here]
Gapps ( if you don't have it already) from [here]
!Recommended! Full wipe, and manual format /system
Flash ROM and the gapps you want, reboot
FAQ
Check out out FAQ before posting! Keeps more common questions answered in one place!
To get root working go to Settings/Developer options/
Then change the option "root access" to "apps and adb".
Help us out!
If you want to help us by translating slim to your language check out Crowdin.net and submite your translations.
Or consider a donation.
Thanks!
You can find the full list of credits here
Source
Please visit here for the rom source code.
Kernel source can be found here
SlimBean 4.3 Build 2.2
Stable Build 2.2 is live! Please read the Changelog for more details including proper upgrade/installation methods, as well as notes on activating root and restoring with Titanium Backup. Changelogs since build.1: here, here, here, here and here
Changes, Features & Fixes:
Changelog from Build 2 to Build 2.2
n7000: autorotation reboot bug fixed
SuperUser security fixes
Several BT fixes
Selinux security enhancements
LID control fix
some translation upstream
nearly all device got device and kernel updates
Please note these builds are NO LONGER under development! we've moved on to KitKat 4.4!
Known Issues:
General:
New YouTube from google can cause pixelated video in HD - when you run into this issue you can only use the older YouTube version till google hopefully fixes it with an update
Recents screen in expanded desktop shows on some apps a black thumbnail
uninstalling/updating apps may cause a soft reboot.....nothing major...app is uninstalled/updated correctly. The system just tries to clear the app completly. Can usually be prevented by "Settings -> Apps -> APPNAME -> Force Stop" before uninstalling.
Device Specific:
FCs on bootup after flashing AIO (and/or Aroma) Gapps... see below for fix - Fixed!
Random reboots on auto-rotate (mostly when using YouTube and/or Camera) - Fixed!
libskia.so related FC on OfficeSuite and sync.me (and possibly others)... see below for fix
4.3 mini-FAQ
Q) Root doesn't work!
A) From a clean build you need to enable root access for Superuser itself. This is different from 4.2.2 in which Superuser by default had root access on a new install. To do this, go to Settings -> Developer options -> Root access. If an app attempts to request root access before Superuser itself has access, it may cause problems with that app in the future where root requests are silently denied.
Q) Developer Options? What Developer Options? I don't see that in Settings??!?
A) By default, this is conveniently hidden from view... as it does contain settings and options that can (and will) break stuff if you don't know what you're doing. If you require access to this, Settings -> About Phone... Then tap on the Build Number 7 times.
Q) Titanium Backup isn't restoring apps!
A) Change the backups folder to storage/emulated/legacy.
Q) QuickOffice, sync.me (insert other app here) FC's, logcat shows libskia.so issue... what do I do?
A) Get the libskia.so from here... remount /system as RW, push libskia.so to /system/lib/libskia.so, then set permissions on it to 644... (TIP: use ADB or root explorer of your choice)
i m testing first ...thanks HardCorePawn
galaxys s said:
i m testing first ...thanks HardCorePawn
Click to expand...
Click to collapse
No. I tested few hours ago
Very nice rom WITH ADVANCED SETTINGS and all apps working.
Great work....will try tonight.
:good:
The performance boost compared to Slim Bean 8 is amazing
but...
Why has the lockscreen changed? Now it stretches the lockscreen wallpaper like crazy, the white frames of the lockscreen widgets are too close to the status bar, and overall it just looks awful (IMO)! Isn't there any hope you could return it to the way it was before, like on Android 4.2.2 builds of Slim?
nice thread...download link please....
wanna try...
[ROM][4.3][30/08]Slim Bean - N7000 [Beta 3]
LAKAME_MAN said:
The performance boost compared to Slim Bean 8 is amazing
but...
Why has the lockscreen changed? Now it stretches the lockscreen wallpaper like crazy, the white frames of the lockscreen widgets are too close to the status bar, and overall it just looks awful (IMO)! Isn't there any hope you could return it to the way it was before, like on Android 4.2.2 builds of Slim?
Click to expand...
Click to collapse
The lockscreen is like that on new SlimROM, and if is like I think that ROM will get "official" or "weekly" so he must improve things that are related for the Note , not about the original ROM. That is a native SlimROM and I think is better it to stay like that If you like 4.2.2 style you can install SlimROM build 8 Hope to helped you
Sent from my iPhone using Tapatalk - now Free
ghaf85 said:
nice thread...download link please....
wanna try...
Click to expand...
Click to collapse
Edit: here it is
http://goo.im/devs/HardCorePawn/Slim-4.3/n7000
herna said:
The lockscreen is like that on new SlimROM, and if is like I think that ROM will get "official" or "weekly" so he must improve things that are related for the Note , not about the original ROM. That is a native SlimROM and I think is better it to stay like that If you like 4.2.2 style you can install SlimROM build 8 Hope to helped you
Sent from my iPhone using Tapatalk - now Free
Click to expand...
Click to collapse
I understand. But I thought maybe if I "reported" it and the main devs heard about it, they might rethink it, and return it to the way it was. Going back to build 8 is not a solution, it's just a workaround. I don't expect or demand anyone to fix this, I'm not paying for anything, and I know that. Still, I want to use this ROM, but this issue is really on my nerves, so I just did what I could do - I asked if something can be done about this. I'm not hoping that it will get fixed, but I believe it's better than not asking about it
LAKAME_MAN said:
I understand. But I thought maybe if I "reported" it and the main devs heard about it, they might rethink it, and return it to the way it was. Going back to build 8 is not a solution, it's just a workaround. I don't expect or demand anyone to fix this, I'm not paying for anything, and I know that. Still, I want to use this ROM, but this issue is really on my nerves, so I just did what I could do - I asked if something can be done about this. I'm not hoping that it will get fixed, but I believe it's better than not asking about it
Click to expand...
Click to collapse
I understand better now Idk if that is SlimROM fail or not, we have to see on anither devices. But yes it cab be fixed, if the OP doesn't make it official he can edit it for going better or he can be releasing a modded SlimROM. Anyway the best thing to do is text some SlimROM developer using IRC and say them the error you have, they will give you an answer
Sent from my iPhone using Tapatalk - now Free
LAKAME_MAN said:
The performance boost compared to Slim Bean 8 is amazing
but...
Why has the lockscreen changed? Now it stretches the lockscreen wallpaper like crazy, the white frames of the lockscreen widgets are too close to the status bar, and overall it just looks awful (IMO)! Isn't there any hope you could return it to the way it was before, like on Android 4.2.2 builds of Slim?
Click to expand...
Click to collapse
Any chance you can provide screenshots to illustrate... I don't own a n7000, so honestly, I have no idea what you're talking about...
I have the i9100 and haven't noticed any issues with lockscreen...
HardCorePawn said:
Any chance you can provide screenshots to illustrate... I don't own a n7000, so honestly, I have no idea what you're talking about...
I have the i9100 and haven't noticed any issues with lockscreen...
Click to expand...
Click to collapse
The issue only happens when using a custom image for lockscreen wallpaper.
I attached screenshots comparing the lockscreen in this build and build 8. The one on the right in each picture is build 8.
I believe this issue is caused because there was an attempt to fix the transparent status bar issue on the lockscreen when using a custom lockscreen wallpaper (which you can see in the first attachment, in build 8). But if you think about it, it's possibly better if it stays the way it was before, because the current issue (wallpaper being stretched) happens when using a custom lockscreen wallpaper, regardless of the statusbar transparency, while the issue that was present in older builds (transparent status bar in lockscreen) only happened when using a custom wallpaper AND a transparent status bar. In other words, the new issue could possibly effect more users (like me).
anyone see on battery stats??
im totally of wifi...but still show that im using wifi...
Wi-Fi > advanced Wi-Fi settings > un-tick the setting for Google 's scanning always on...
One of the new features of 4.3
http://www.android.com/about/jelly-bean/
"Location detection through Wi-Fi - use Wi-Fi to detect location without turning on Wi-Fi all the time."
Sent from my GT-N7000 using Tapatalk 4
Nice build @HardCorePawn - running smoothly. Enjoying and exploring the "beta" :thumbup:
Sent from my GT-N7000 using Tapatalk 4
what's the battery life on this ROM like ?
AA1973 said:
Wi-Fi > advanced Wi-Fi settings > un-tick the setting for Google 's scanning always on...
One of the new features of 4.3
http://www.android.com/about/jelly-bean/
"Location detection through Wi-Fi - use Wi-Fi to detect location without turning on Wi-Fi all the time."
Sent from my GT-N7000 using Tapatalk 4
Click to expand...
Click to collapse
thank for your info...
did you switch to any kernel for better battery performance???
No, I didn't. Stock slim kernel comes as kernel version 3.0.80, whereas stock CM comes as 3.0.64.
For me enough to test it thoroughly, not just one charging cycle. Battery life depends enormously of the usage pattern, so userspace.
Install better battery stats, wakelock detector and CPU spy (reborn) to identify the culprit for wakelock and the phone not entering deep sleep. But there are threads on xda which deal with those use cases.
Sent from my GT-N7000 using Tapatalk 4

Categories

Resources