(ROM)(AOSP) Team Gummy ROM Milestone - Oppo Find 7 and 7a

TEAM GUMMY NIGHLY's
{
"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"
}
*
Team Gummy is proud to introduce the Team Gummy Nightlys.. Here you will find an overview of new options offered in the latest release. While there is more features than we could ever go over in here, we thought you might like a walkthrough some of the most popular
*
*
FEATURES: See our Google Doc Feature overview
*
Dark Gummy
Theme Chooser
Advanced Options
Hardware key rebinding
Navigation bar mods
Pie
Power menu customization
Device specific advanced settings
Blacklist phone call/messaging options
Performance Settings
Wakelock blocker
App ops
Sound Settings
Quiet Hours
Ascending ringtones
Live volume steps
Camera shutter sound controls
Display Settings
LCD Density
Notification Light Controls
Volume Rocker Wake
Status Bar Mods
Clock and Date alignment/customization
Custom battery icon options
Battery bar
Signal style tweaks
Breathing notifications
Notification count
Notification Drawer Mods
Custom carrier label options
Show connected Wifi network name
Clock click actions
Notification drawer custom background and transparency
QuickSettings Mods
Toggles per row
Fast toggle
Favorite contact toggle
Custom toggle
Lockscreen Mods
Active display
Lockscreen notifications
Slider targets and shortcuts
Custom handle options and colors
Lockscreen background customization
Lockscreen widget options
Slider torch
Language and Input Settings
Force Auto Rotate when keyboard is shown
Disable full screen keyboard in landscape mode
Show IME selector in notification area
Enter key instead of emoticon
Volume key cursor controls
*
Issues:
* Known so far!
*
Instructions for installations:
*
1. Download ROM
2. Download Gapps
3. Push to sdcard
4. Reboot Recovery
5. Wipe Data and Cache
6. Install ROM
7. Install Gapps
8. Reboot System
* Source github.com/TEAM-Gummy
* Kernel Source https://github.com/TEAM-Gummy/android_kernel_oppo_find7a
Contributions:
*
* Thank you to Cyanogenmod for device and hardware repositories. Without this, porting Gummy to QCOM devices would have been nearly impossible.
* Thank you to Google for the best source code.
* A HUGE THANK YOU FOR DHACKER FOR TAKING THIS PROJECT ON! HE IS THE MAN!

Link in first post

Is gps issue already solved?
Thanks for the great effort!

What GPS issue
Sent from my One M8 using Tapatalk

I'm going to try this baking.

Which custom recovery to use for flashing?
Sent from my X9006 using xda premium

I use twrp
Sent from my One M8 using Tapatalk

It seems that the only issue so far is the double tap to wake not working.

Ya that's ROM wide and will be fixed
Sent from my One M8 using Tapatalk

Are the updates OTA due to your own recovery being required?
Sent from my X9006 using Tapatalk

Well I guess TWRP would back my system up if my SD card wasn't in NTFS..noob..after I format it back to fa32 and put everything back on it I'll flash this rom and try it out. Thanks guys!

Hard to believe the initial post of no known issues with the first build but if it's true then that's gorgeous.
Well it's gorgeous either way.
Will give this and omni a test run later today.
Can't wait actually... Given the mediocre setup we have been presented with coloros.
Gesendet von meinem One mit Tapatalk

It works pretty well so far! Just played around with it for half an hour.
Two things I noticed: The camera does not go into landscape mode. And the Storage is still divided into two partitions (like ColorOS) Is it possible to unite them into one?
Awesome work so far!

The only issue i noticed in short test time, double tap to wake doenst work as wrote here before, double tap to sleep work
And one important question for me: Does the modem use Band 20 for LTE? I cant test it at that moment.
And it seems to be that fast charging works too. But iam not sure, because i charge at 36%, after 20 min. it was at 42% and 30 min later it was at 96%. There was a big jump in charging in 30 min.

betold said:
It works pretty well so far! Just played around with it for half an hour.
Two things I noticed: The camera does not go into landscape mode. And the Storage is still divided into two partitions (like ColorOS) Is it possible to unite them into one?
Awesome work so far!
Click to expand...
Click to collapse
will reply to this how I did over at oppo forums..
This is the way it is in colorOS as well I believe. We could have asked everyone to re-partition their internal sdcard but that's retarded. for one.. you would lose your pictures etc etc that you have taken using COS..

kejar31 said:
will reply to this how I did over at oppo forums..
This is the way it is in colorOS as well I believe. We could have asked everyone to re-partition their internal sdcard but that's retarded. for one.. you would lose your pictures etc etc that you have taken using COS..
Click to expand...
Click to collapse
You have been on ColorOS haven't you...?
Then you probably know the issues it has...
And now we got source-baked roms...
FOR CHRISTS SAKE DO YOU REALLY THINK ANYONES GOING BACK TO THAT HELLHOLE?! :silly:
But no, seriously. ColorOS is in the past for me one way or another, I gave it a chance, it failed. Hell even the CM11s port does a way better job at handling this device than ColorOS does.
So if I leave the old system behind, why not get the most of the "new" system anyway?
Part of that would be unified partition layout if you ask me.

MrColdbird said:
You have been on ColorOS haven't you...?
Then you probably know the issues it has...
And now we got source-baked roms...
FOR CHRISTS SAKE DO YOU REALLY THINK ANYONES GOING BACK TO THAT HELLHOLE?! :silly:
But no, seriously. ColorOS is in the past for me one way or another, I gave it a chance, it failed. Hell even the CM11s port does a way better job at handling this device than ColorOS does.
So if I leave the old system behind, why not get the most of the "new" system anyway?
Part of that would be unified partition layout if you ask me.
Click to expand...
Click to collapse
This is the way it is and will be for compatibility... I guarantee that all respectable AOSP ROM's will do the same.. In the meantime I am sure someone will release an aftermarket hack for people who want this..

kejar31 said:
This is the way it is and will be for comparability... I guarantee that all respectable AOSP ROM's will do the same.. In the meantime I am sure someone will release an aftermarket hack for people who want this..
Click to expand...
Click to collapse
I see no reason why it can't be done as a optional x-plattform feature.
LVM2 works via loopfiles just as much as it does via physical devices, make your script format /data and /internal_sd if you want and place 2 LVM loopfiles into both folders, taking up the device space there.
Then on bootup simply check whether the loopfiles exist or not, if they do bring up the volumegroup and mount the unified storage, if not go with the convential setup.

MrColdbird said:
I see no reason why it can't be done as a optional x-plattform feature.
LVM2 works via loopfiles just as much as it does via physical devices, make your script format /data and /internal_sd if you want and place 2 LVM loopfiles into both folders, taking up the device space there.
Then on bootup simply check whether the loopfiles exist or not, if they do bring up the volumegroup and mount the unified storage, if not go with the convential setup.
Click to expand...
Click to collapse
https://github.com/TEAM-Gummy
there is the source.. start with that, make it yourself

kejar31 said:
https://github.com/TEAM-Gummy
there is the source.. start with that, make it yourself
Click to expand...
Click to collapse
I might just do that when I find the time to invest into it. :fingers-crossed:

Related

[Rom] PROVISION - simple, fast, beyond smart 4.0.4 ROM [06-07-2012 Official 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"
}
PROVISION - Based on CyanogenMod 9
The simple, fast, beyond smart custom ROM for GNex!
Developed by PROVISION TEAM -
Vista(jun980219), Steelheart, Marutian, AndLife, York, FleeOn, Negai
MaciuLaciu made a cool review video for PROVISION
Features :
- Weather clock in Notification Area
- List style toggle - not only toggles, but also informations!
(Free Mem, Battery, Wi-Fi connection, Wi-Fi AP Status, Notification ON/OFF)
- Theme Engine (compatible with AOKP theme)
- App Drawer Tab in Notification area
- Clock Customizing
- Show "Second" in Clock, "Tablet style clock" option
- Status Bar / Navigation Bar color customizing
- Browser: Swipe screen edge to switch tabs(thanks to LiquidSmooth and rootzwiki )
- and many other features!
Changelog :
Official 2 (2012-06-07)
- Fixed Toggle settings FC bug
- Improved toggle settings UI and Auto-Save features
- Fixed sync problem
- A bit of optimization
Stable 1
- Initial release to xda
Download link :
Link: Download via direct link | Mirror (thanks to g4rb4g3)
Torrent: Download via torrent
Google apps are not included. you can download it from : http://goo.im/gapps
Open source :
Go to Provision Github
Gerrit code review
Commits are very, very welcome!
and Donations are welcome, too
(Your Donation will help us to make provision rom for another device...)
Donate to provision team
Donate to CyanogenMod
If you want to help us or contact us, please contact via
[email protected] or KakaoTalk retail3210.
this looks tight yo. any plans of brining it to toro?
Congratulations!
From develoid™
Sent from my MB525 using Tapatalk 2 Beta-5
I like your idea to have apps on notification area !
andrewlax120 said:
this looks tight yo. any plans of brining it to toro?
Click to expand...
Click to collapse
Yes. We have a plan for toro and Galaxy tab, and Galaxy S2.
But my MacBook Air SSD is already full because GN and NS, SGS2 output files are toooooo big.
So I have to buy some harddisk for supporting another device
Tried your rom and find it really neat, but, I have a question that maybe you will be able to answer. I have a problem with my notification LED. This is not only with that rom, but with all CM9 based rom. I tried to post this on several rom but never got an answer. Every time I try to set the LED with a 3rd party app (GoSMS for example ) the LED stay black. I often get a short pulse of the Default color (white) but turn black and never come on again. Tought it was kernel so i tried all the kernel I know and still the same problem. When i have my phone charging, i set the LED (Test notification on GoSMS) turn the screen off and unplug my phone, the LED turn to the good color, then turn black once the screen is back off. Doubt it a GoSMS (This is the main app i use Notification LED with) since it work good on AOKP based rom. Thanks if you can help.
Congratulation to provision team!!
It seems worth flashing! I wanna flash this now
I wonder do I have to full wipe if I'm using cm9 nightly now?
I think it's based on cm9 so I don't have to do, but I'm not sure about this one.
chadouming said:
Tried your rom and find it really neat, but, I have a question that maybe you will be able to answer. I have a problem with my notification LED. This is not only with that rom, but with all CM9 based rom. I tried to post this on several rom but never got an answer. Every time I try to set the LED with a 3rd party app (GoSMS for example ) the LED stay black. I often get a short pulse of the Default color (white) but turn black and never come on again. Tought it was kernel so i tried all the kernel I know and still the same problem. When i have my phone charging, i set the LED (Test notification on GoSMS) turn the screen off and unplug my phone, the LED turn to the good color, then turn black once the screen is back off. Doubt it a GoSMS (This is the main app i use Notification LED with) since it work good on AOKP based rom. Thanks if you can help.
Click to expand...
Click to collapse
Did you use custom values(per-app settings) in display-notification led? I'm using cm9 with no problem like that...
nickel92 said:
Congratulation to provision team!!
It seems worth flashing! I wanna flash this now
I wonder do I have to full wipe if I'm using cm9 nightly now?
I think it's based on cm9 so I don't have to do, but I'm not sure about this one.
Did you use custom values(per-app settings) in display-notification led? I'm using cm9 with no problem like that...
Click to expand...
Click to collapse
Nope, nothing that kind , Even on stock it doesnt seems to work.
chadouming said:
Tried your rom and find it really neat, but, I have a question that maybe you will be able to answer. I have a problem with my notification LED. This is not only with that rom, but with all CM9 based rom. I tried to post this on several rom but never got an answer. Every time I try to set the LED with a 3rd party app (GoSMS for example ) the LED stay black. I often get a short pulse of the Default color (white) but turn black and never come on again. Tought it was kernel so i tried all the kernel I know and still the same problem. When i have my phone charging, i set the LED (Test notification on GoSMS) turn the screen off and unplug my phone, the LED turn to the good color, then turn black once the screen is back off. Doubt it a GoSMS (This is the main app i use Notification LED with) since it work good on AOKP based rom. Thanks if you can help.
Click to expand...
Click to collapse
I think it is CM9 Custom LED customize methods bug.
I will replace it to AOKP method thanks for feedback!
jun980219 said:
I think it is CM9 Custom LED customize methods bug.
I will replace it to AOKP method thanks for feedback!
Click to expand...
Click to collapse
Thanks for the answer, but I think that if i'm the only one with this bug, I might be the problem xD but tought it was possible someone already faced this and had an answer.
Wow, the notification tabs looks like a great ideo, will try this rom and report back later
edit: wow, this rom is awesome, I just hope you in the future the wheater location in the statusbar/notificationbar will be based on your current location. And also when you change the toggle order the provision framework crashes when saved, but not that bad because the configuration is applied anyway when the the provision 'framework' restarts. Also please contact me if you look for Dutch translation in the future.
This is the first rom convincing me not to restore my backup from stock (android revolution). My new daily driver
Im trying it out later looks awesome!
Sent from my Galaxy Nexus using XDA
Notification drawer is really nice. To have toggle and notification is a really great idea and the weather on top of it is perfect. It's fast clean and slim. My new daily driver ^^
Guys your help the gapps including in this rom;
Sent from my Galaxy Nexus using Tapatalk 2
chadouming said:
Notification drawer is really nice. To have toggle and notification is a really great idea and the weather on top of it is perfect. It's fast clean and slim. My new daily driver ^^
Click to expand...
Click to collapse
This is my new daily driver as well! Great rom.
Is there a way to change the notification drawer temp to Fahrenheit?
Sent from my Galaxy Nexus using XDA
ohhh.. the homepage is in korean only? I'm not that good in this language
fushla said:
ohhh.. the homepage is in korean only? I'm not that good in this language
Click to expand...
Click to collapse
One more: what languages as this rom?
kompressorgpl said:
One more: what languages as this rom?
Click to expand...
Click to collapse
it's based on cm9 so it multilanguage
kompressorgpl said:
One more: what languages as this rom?
Click to expand...
Click to collapse
sorry, didn't want to confuse anyone ^^'
I meant their official homepage www.provisionmod.com
Wow
Wow, the novel notification drawer! weather panel the best, so far!
Any chance of the options, "the brightness slider and CM style power widgets" and "the brightness slider and AOKP style toggles?

[ROM][CM10:Hybrid] PARANOIDANDROID 1.992 (8/28)

{
"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"
}
Find any combination you like, scale and project apps, widgets and system components!
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 thebz1
to molesarecoming
to D4rKn3sSyS
to Cyanogenmod
​
CWM: Install Zip: Rom: Download Here, Or Here Make sure the file you download is PA-1.992-d2tmo.zip
CWM: Install Zip: Gapps: Download (find the latest one that carries the "jb" tag)
CWM: Wipe Data/Factory Reset
CWM: Advanced/Wipe Dalvik Cache
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
Our webpage: http://www.paranoid-rom.com/
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/showthread.php?t=1646034
Go to Settings, System, Font size, set it to NORMAL
Check "Auto Hide" in Settings, System, Statusbar, to finally get Fullscreen
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.
PureMotive
ParanoidAndroid Team
Kbizzle
Yokken
Tina: http://krebsmilk.de/
Cyanogenmod Team
How to set the workspace mode
How to change an apps Layout and size
(8/28)
Added Quick Reply settings in MMS app (May be a little glitchy)
Brought back boot animation from 1.991
All CM10 fixes included in the 8/28 nightly
(8/23)
Now built from source!!
Newest CM features as of 8/22
Project butter recents in tabUI (2/2)
Quick access hybrid properties by longpressing a recent app
More refined hybrid algorithm to reveal more layout containers
TabletUI toggles
New Bootanimation
(8/10)
Initial Release
Keep in mind that I do not own this device. You will need to be very specific with your bug reports so that I can properly fix them.
downloading now!!
You may want to put which version to download you dont mention people need the dtmo version not att you may want to update to specify that some people on here are not the brightest when it comes to flashing.
Thanks, BZ! It's exciting to finally see some Paranoid Android!
Loved this ROM on my gnex it was epic. Very awesome ty
I will be flashing today and will post any problems I have. I used this on my old viby but on the gs3 I think this is ganna be the best.
Edit: Did you use the 8/8 cm10 release? They had a huge bug with no boot. Just fixed it yesterday.
What cm10 build is this based off of? 8/8 or 8/10?
aaronpaws said:
What cm10 build is this based off of? 8/8 or 8/10?
Click to expand...
Click to collapse
Based off of the 8-10 release
oh hell yeah, any notable bugs youve seen so far?
aaronpaws said:
oh hell yeah, any notable bugs youve seen so far?
Click to expand...
Click to collapse
Well this should behave exactly the way my AT&T version does considering the versions of CM10 I used are basically identical. So theoretically the only bugs you have to look out for are CM10 bugs
I'm so psyched for this. Haha. My friends have had this on their GN and it was really different and interesting. Adding flavor to Cyanogenmod.
Sent from my SGH-T999 using Tapatalk 2
This ROM is just majestic
Is the delayed text msg bug still in this build?? Took 5 hours for my girlfriend to get my text msg to her?? anyone having issues with it???
Sent from my SGH-T999 using xda premium
I am in love with this rom so far i have not foudn any issues and am loving the tablet med mode thank you so much dev
omejia466 said:
Is the delayed text msg bug still in this build?? Took 5 hours for my girlfriend to get my text msg to her?? anyone having issues with it???
Sent from my SGH-T999 using xda premium
Click to expand...
Click to collapse
Never had this issue, if it persists let me know. If it's a bug from CM10 then you'll just have to wait it out
ive been waiting for this ROM since i picked up my SGS3 thank youuuuuuu so much !!!!!!!!!!
Can we disable hardware keys after we enable the soft navigation keys?
Sent from my SGH-T999 using Tapatalk 2
Thanks for this I like this rom
Sent from my SGH-T999 using Tapatalk 2
ikhtiaralam said:
Can we disable hardware keys after we enable the soft navigation keys?
Sent from my SGH-T999 using Tapatalk 2
Click to expand...
Click to collapse
Try these mods; They've worked well for me on CM10 and this fantastic ROM specifically.
http://forum.xda-developers.com/showpost.php?p=29739389&postcount=122

[ROM - AOSPA - 4.2.2] PARANOIDANDROID 3.68 (HALO) [Nexus 10] 19-JUL-2013

ParanoidAndroid for AOSP 4.2.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"
}
Work in Progress
Please make sure you have backups for anything you don't want to lose.
Caution is advised. No promises this will not eat your device and take over your home.
Google apps are not official, this is a community hack, we have tested all apps but you could still encounter issues.
This is a preview of what is to come. we are working hard to tame 4.2, which brought significant changes and bugs.
Do not ask about CyanogenMod features. We will add more features as we develop version 3.x, and we have a 100% stable base.
If you have an issue please make sure it is repeatable, capture logcat/dmesg, etc and post to pastebin or similar.
Installation
Update your recovery to the latest version. Pre 4.2 recoveries can mess up your sd card/storage. We recommend TWRP.
Download pa google apps: http://d-h.st/Do8 Updated 15-JUL-2013
Download rom: http://d-h.st/7GF Updated 19-JUL-2013
Follow PA on Google+ for changes and other info
Perform a factory reset in recovery, unless you are already on PA 2.99+
Flash ROM first, then gapps
Wipe dalvik & cache
Reboot and wait, first bootup can take a little time
Enter your Google account info, press home when you encounter the black screen
Please do not restore system apps, system data and Google apps. This can cause bootloops and other problems due to mismatches coming from CM to AOSP and moving from Android version 4.1.2 to 4.2
Features
Hybrid engine ported, Per App DPI and Per App Layout
Tablet UI back from the dead
Per app color
Quicksettings -> Quicktoggles (first draft, more to follow)
New recents implementation
We fixed the aosp lag in the recents view, well, most of it
New SystemUI Icons that can cope with transparent bars, thanks go to John Xionidis
See through Lockscreen is back
Transparent bars + Launcher2 modified to cope with it
4.2 Walls and Sounds
Google stock apps
Extended Desktop
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
ParanoidAndroid's 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.
Donations to jaybob413, to D4rKn3sSyS, to molesarecoming, to aaronpoweruser
Click to expand...
Click to collapse
Hints
Our webpage: http://www.paranoid-rom.com/
PA Google+ (Changes, Updates) https://plus.google.com/107979589566958860409/posts
Complete guide to ParanoidPreferences: http://forum.xda-developers.com/showthread.php?t=1927208
Get PA synced to your dropbox folder automatically, apply here (Mention version): http://forum.xda-developers.com/showthread.php?t=1820276
Themes and other goodies you can find here: http://forum.xda-developers.com/showthread.php?t=1646034
ParanoidAndroid Sources found on github here
kernel source
Click to expand...
Click to collapse
Reserved 1
Reserved 2
I don't have time to help tonight, but I would love to test for you tomorrow.
Nice, will test this in a few and will report back.
Flashed w/ twrp booted fine..will report ..HUGE tks!!! :thumbup:
Sent from my NeXuS 10
Smooth as butter will report back with any bugs' but as of now amazing.. Thanks!
Update: keyboard gets cut off on almost every setting, and there is a line on top op every screen.
Tomorrow I will give it a whirl. I am currently running PA on my GS2 (Epic 4G Touch) so I'm familiar with your teams work
Downloading now, will report back with results and bugs.
*edit
-TabletUI (small and medium) is not working for me.
-Changing DPI through interface and then choosing default theme through Launch doesn't change the DPI to what it's supposed to be (listed in different workspace modes)
custom DPI (what you choose through the slider) remains to what you set it even after applying and rebooting a default launch workspace (phablet, tabletui, tabletuiMedium) N10
-Can't change size of font/dpi in System UI so everything is extremely tiny
-Changing workspace made my dock move to the right hand side of the screen (Using Nova Launcher Prime) and changing workspace back doesn't bring it back so dock is now permanently moved to the right side and can't get it back to the bottom.
That's about all I can report back for now. Going back to stock ROM for now.
Ill be downloading this in the morning
Drop downs are miniscule. Can't fix it in settings either.
Sent from my Nexus 10 using Tapatalk 2
Giving to give this a try now. I have PA on my Nexus 7 and Galaxy Nexus so nice to see it for the N10.
Sounds like i still need to do a little work on the configuration for the N10, due to some of the sizing issues being reported.
I will try and get an update out tomorrow with better values. Sorry for the inconvenience, it's a bit of a challenge without having the device.
In the meantime, you can try swapping out the configuration file attached below.
Extract the files from preferences.zip into /system/etc/paranoid/preferences/
Extract the files from config.zip into /system/etc/paranoid/
This should provide more reasonable settings based on the N10 300dpi screen.
great stuff here. I'll definitely be stalking this thread for awhile.
jaybob413 said:
Sounds like i still need to do a little work on the configuration for the N10, due to some of the sizing issues being reported.
I will try and get an update out tomorrow with better values. Sorry for the inconvenience, it's a bit of a challenge without having the device.
In the meantime, you can try swapping out the configuration file attached below.
Extract the files from preferences.zip into /system/etc/paranoid/preferences/
Extract the files from config.zip into /system/etc/paranoid/
This should provide more reasonable settings based on the N10 300dpi screen.
Click to expand...
Click to collapse
Will try this as soon as I get home and give another update.
jaybob413 said:
Sounds like i still need to do a little work on the configuration for the N10, due to some of the sizing issues being reported.
I will try and get an update out tomorrow with better values. Sorry for the inconvenience, it's a bit of a challenge without having the device.
In the meantime, you can try swapping out the configuration file attached below.
Extract the files from preferences.zip into /system/etc/paranoid/preferences/
Extract the files from config.zip into /system/etc/paranoid/
This should provide more reasonable settings based on the N10 300dpi screen.
Click to expand...
Click to collapse
Did the above and the sizing issue is MUCH better. I have all my apps installed and setup and will be giving it a good test. So far seems satble. I got one random reboot after I downloaded all my applications from the PlayStore but been fine since.
Here is one minor issue I noticed. I was in the notification light settings and adding applications and some of the application sizes are very different. Here is some I'm seeing...
jaybob413 said:
Sounds like i still need to do a little work on the configuration for the N10, due to some of the sizing issues being reported.
I will try and get an update out tomorrow with better values. Sorry for the inconvenience, it's a bit of a challenge without having the device.
In the meantime, you can try swapping out the configuration file attached below.
Extract the files from preferences.zip into /system/etc/paranoid/preferences/
Extract the files from config.zip into /system/etc/paranoid/
This should provide more reasonable settings based on the N10 300dpi screen.
Click to expand...
Click to collapse
That worked.
Sent from my Nexus 10 using Tapatalk 2
Thank god for paranoidandroid! If I had to use "phablet" mode much longer and I think I would have gone nuts!
Thank you for making this available, it is working great so far. I only wish that the app drawer button wasn't in the middle of the screen, but great work so far. Please keep going!
Sent from my Nexus 10 using Tapatalk 2
2.99.2 Update Posted
Link to 2.99.2 Update has been posted to OP.
This includes the screen size configuration mods I posted earlier, along with some additional ParanoidAndroid updates.

[Rom] [4.4.4] Official Team-Gummy [e980]

TEAM GUMMY NIGHTLY BUILDS
{
"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"
}
*
Team Gummy is proud to introduce the Team Gummy Nightlys.. Here you will find an overview of new options offered in the latest release. While there is more features than we could ever go over in here, we thought you might like a walkthrough some of the most popular
*
*
FEATURES: See our Google Doc Feature overview
*
Dark Gummy
Theme Chooser
Advanced Options
Hardware key rebinding
Navigation bar mods
Pie
Power menu customization
Device specific advanced settings
Blacklist phone call/messaging options
Performance Settings
Wakelock blocker
App ops
Sound Settings
Quiet Hours
Ascending ringtones
Live volume steps
Camera shutter sound controls
Display Settings
LCD Density
Notification Light Controls
Volume Rocker Wake
Status Bar Mods
Clock and Date alignment/customization
Custom battery icon options
Battery bar
Signal style tweaks
Breathing notifications
Notification count
Notification Drawer Mods
Custom carrier label options
Show connected Wifi network name
Clock click actions
Notification drawer custom background and transparency
QuickSettings Mods
Toggles per row
Fast toggle
Favorite contact toggle
Custom toggle
Lockscreen Mods
Active display
Lockscreen notifications
Slider targets and shortcuts
Custom handle options and colors
Lockscreen background customization
Lockscreen widget options
Slider torch
Language and Input Settings
Force Auto Rotate when keyboard is shown
Disable full screen keyboard in landscape mode
Show IME selector in notification area
Enter key instead of emoticon
Volume key cursor controls
*
Issues:
* None so far!
*
Instructions for installations:
*
1. Download ROM
2. Download Gapps
3. Push to sdcard
4. Reboot Recovery
5. Wipe Data and Cache
6. Install ROM
7. Install Gapps
8. Reboot System
* Source github.com/TEAM-Gummy
Contributions:
* @tdm Without him, the e980 wouldn't be the same.
* Thank you to Cyanogenmod for device and hardware repositories. Without this, porting Gummy to QCOM devices would have been nearly impossible.
* Thank you to Google for the best source code.
info
another situation where i wanted to bring official device support for the e980...only the great @tdm beat me to the punch! (which is good, because he is a real, honest-to-goodness dev!)
he did the hard work, and i will just be here maintaining the thread and looking fantastic. go thank him profusely!
as far as GAPPS, i personally prefer BANKS minimal, found here.
enjoy!
more info
reserved
Another ROM with PIE is another for me to try. Thanks
Snepsts said:
Another ROM with PIE is another for me to try. Thanks
Click to expand...
Click to collapse
it's all @tdm! this device deserves everything we can get!
machinistsWIP said:
it's all @tdm! this device deserves everything we can get!
Click to expand...
Click to collapse
Indeed with specs similar to the S4 and M7 its sad that this device is underrated; just got mine recently and love it! Now we just need Paranoid which I'm sure will be worth the wait. :victory:
Holy crap your cranking them out eh lol ?
2SHAYNEZ
shayneflashindaily said:
Holy crap your cranking them out eh lol ?
2SHAYNEZ
Click to expand...
Click to collapse
@tdm and me are the e980's dynamic duo lol
anonymous007 said:
Indeed with specs similar to the S4 and M7 its sad that this device is underrated; just got mine recently and love it! Now we just need Paranoid which I'm sure will be worth the wait. :victory:
Click to expand...
Click to collapse
That is a project that I am looking at
machinistsWIP said:
That is a project that I am looking at
Click to expand...
Click to collapse
Anything planned for some Miui V6?
Sent from my LG-E980 using XDA Free mobile app
Lol...easy there. 3 a week would be a hard pace to maintain
Ew miui .. Hate it
2SHAYNEZ
Well a thank you to @tdm too. This device deserves tons of ROMs. Good to see it's getting more.
Now I'm going to enjoy my e980. Thanks man.
You Guys Rock!!!!
This device deserves all it can get
machinistsWIP said:
This device deserves all it can get
Click to expand...
Click to collapse
Sure does. I was spoiled 2 years ago with my note i717 as development was booming .. Them I left for the mega i9205 which had Nada .. Finally cm came around when I left for this device
Now this e980 is starting to see love ... What next lol
2SHAYNEZ
---------- Post added at 11:53 PM ---------- Previous post was at 11:51 PM ----------
By the way I'm sleeping very good now on a fresh off stock to gummy flash... And This ROM is super smooth .. The app Break doesn't want to work right with it but I'll figure that out
2SHAYNEZ
This ROM seems to run really really smooth for me .. And I can tell its going to be very very good on battery life .. Thanks tdm and machinist.. Well done :thumbup::beer:
2SHAYNEZ
shayneflashindaily said:
This ROM seems to run really really smooth for me .. And I can tell its going to be very very good on battery life .. Thanks tdm and machinist.. Well done [emoji106][emoji481]
2SHAYNEZ
Click to expand...
Click to collapse
Ooh beer! [emoji79]
Beer ,steak, tacos.
2SHAYNEZ
shayneflashindaily said:
Beer ,steak, tacos.
2SHAYNEZ
Click to expand...
Click to collapse
Does voice-mail with Google Voice or viber work without using speaker phone. Is GPS stable?
Sent from my LG-E988 using Tapatalk

Paranoid Android 6.0.2 - AOSPA - OnePlus 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"
}
We are launching brand spanking fresh. All new features. New team members. New everything and we have made sure that everything that we are releasing has been polished to our best.
A lot went into this version of Paranoid Android, specially on the CAF side (OnePlus / Non-nexus devices). We ship with custom in-house kernels tweaked to provide the best power-battery combo, new functionalities and designs for hardware-specific options like the alert slider and advanced controls just for OnePlus devices - so feel pretty.
The main features and enhancements that you will probably end up noticing are our custom Quick Settings tile reordering functionality, floating window support, immersive mode, the new on-the-spot interface and CM Theme Engine. There's much more to come, so sit tight!
Feature highlights
Floating mode
Immersive mode
On-the-spot controls
Quick settings re-order
Paranoid OTA (Updates)
Battery styles
Advanced power dialog
Quick pull-down
Theme engine
CAF specifics
Enhanced kernel + control
Advanced buttons control
Advanced gesture control
Alert slider support
Fingerprint support
Ambient display support
Download
Get our latest OnePlus 2 build here.
Changelogs
As we're getting back into the thread game, keeping up with threads and updating them as per changelogs can be too hectic given our schedule. However, very detailed changelogs always go up on our Google+ page, follow us for constant updates!
Instructions & requirements
We highly recommend you to follow these instructions very carefully. Users usually tend to skip a few steps and eventually fall in trouble. Are you with me? Good. Let's get this train going.
Just a few things to keep in mind first -
If you're coming from another ROM / Stock, your system data (not internal storage) will have to be wiped. This includes apps, accounts, messages, call logs etc.
There's been some users complaining about different GAPPS variants messing up installs and causing a ton of issues. Upon investigating it seems OpenGapps Mini/Nano and Banks GAPPS work best.
Understand that Paranoid Android is a custom ROM and it might lead to addiction as it's relatively good. We shouldn't be accused of anything just incase your cat starts drinking wine. Things get a little woozy in the Paranoid World.
Some brain might be involved if things go wrong. Not a lot though, as much to solve what's 1+1.
Okay let's get to the main bit -
Once you have all the required files - boot into recovery and wipe the bananas out of your device. Get into the wipe menu and wipe data, system, cache and dalvik cache (basically everything except Internal Storage).
Once wiped, get into the "Install from zip" menu and select the ROM zip. (pa_bacon_6.x...). Once added to the install queue, TWRP will ask you if you want to add more zips into the queue - Click on "add more zips" and select the GAPPS package.
Swipe the bar on the bottom to flash/install zips. Once both zips are done installing - Reboot into system and set-up your device, do not do anything else.
Once you're done setting up your device - well that's when you're done. One thing though - Make sure you DO NOT INSTALL any other zip in the same queue as the ROM & GAPPS. Meaning, do not flash anything like a kernel or a root package while installing the ROM. We recommend you do that AFTER you're done setting up your device.
Important / Useful links
OpenGapps / Banks GAPPS
SuperSU root package
Paranoid Android Community (G+)
Our kernel sauce (OP2)
As always, we listen to what you have to say. Help us make PA better by submitting good bug reports possibly with a log attached. Learn how to take logs here. Submit bug reports and we'll try to iron out issues as soon as possible - it really helps a lot.
Our device maintainers and CAF caretakers @TheCrazyLex and @Thecrazyskull and @xboxfanj are right here at xda. Mention (@) them if you need some assistance and/or when reporting bugs.
Cheers and #StayParanoid!
XDA:DevDB Information
Paranoid Android 6.0.2 - AOSPA - OnePlus 2, ROM for the OnePlus 2
Contributors
TheCrazyLex, thecrazyskull, arzbhatia, xboxfanj, Grarak, PA Team
Source Code: https://github.com/AOSPA
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Oxygen 3 Firmware !
Based On: CAF
Version Information
Status: Stable
Created 2016-06-17
Last Updated 2016-09-09
#StayParanoid!
#PAforLife
TheCrazyLex said:
We are launching brand spanking fresh.
Click to expand...
Click to collapse
We're launching?
xboxfanj said:
We're launching?
Click to expand...
Click to collapse
We certainly are!
Yeeep
only one thing in developer options oem unlock doesn't activate and when the second SIM is deactivated the icon on the status bar doesn't desapear
Verstuurd van mijn ONE A2003 met xda Forums PRO
Downloading and will flash in a sec.... ? thank you!
Verstuurd vanaf mijn unknown met Tapatalk
Why settings on our device have problem to be themed as in other phones?
Here a link to understand better https://plus.google.com/101993990944923379207/posts/gBxW4EQjCbN
Inviato dal mio ONE A2003 utilizzando Tapatalk
@TheCrazyLex At the moment on the Oneplus 2 when you switch profiles, with the alert slider. It's difficult to see on which profile you are. Will there be a fix for this?
Thank you for your amazing work! ROM is pretty stable and battery life is very good. Just a question : will you include the june security patch soon?
Having trouble with app store, forcing my phone to reboot or giving me error 404
lawrence0263 said:
@TheCrazyLex At the moment on the Oneplus 2 when you switch profiles, with the alert slider. It's difficult to see on which profile you are. Will there be a fix for this?
Click to expand...
Click to collapse
We're working on it. The way Oxygen does it (pop up covering half of the screen) seems a bit intrusive, so we're going to show the area of the volume slider that indicates the state.
For now, press the volume button before changing modes if you would like a better visual indication.
Missed the PA Roms back in the old days with my Nexus 4, looking forward to the development of this rom on the OP2!!!
cabanas1 said:
Yeeep
only one thing in developer options oem unlock doesn't activate and when the second SIM is deactivated the icon on the status bar doesn't desapear
Verstuurd van mijn ONE A2003 met xda Forums PRO
Click to expand...
Click to collapse
But it does disable? You can't be called on that Sim?
Sent from my ONE A2003 using xda premium
Alert slider seems to have a bug. When I set it to the middle position, it display the "alarm only" mode in the status bar. @TheCrazyLex @xboxfanj
If you need logs I can provide it.
jay_snake said:
But it does disable? You can't be called on that Sim?
Sent from my ONE A2003 using xda premium
Click to expand...
Click to collapse
Yes it disables it's just a visual bug the icon is visible on status bar
Verstuurd van mijn ONE A2003 met xda Forums PRO
cabanas1 said:
Yes it disables it's just a visual bug the icon is visible on status bar
Verstuurd van mijn ONE A2003 met xda Forums PRO
Click to expand...
Click to collapse
Thnx! So this is the first custom rom where the option to disable a sim card actually works!
Sent from my ONE A2003 using xda premium
xboxfanj said:
We're working on it. The way Oxygen does it (pop up covering half of the screen) seems a bit intrusive, so we're going to show the area of the volume slider that indicates the state.
For now, press the volume button before changing modes if you would like a better visual indication.
Click to expand...
Click to collapse
like in h2os? oh that's beautiful :3
Nice ROM! Still a few bugs but it's my daily driver now Keep up the awesome work devs! Love it!
Kcal ?

Categories

Resources