[Request] Searching for Dev with some Free time! - Samsung Galaxy Nexus

Hello everybody. Firstly i would like to appologize if i made this thread in wrong forum place. So i tried absolutely all ROMs for maguro and i personally think that aosp-based kitkat roms are better than cm11-based kitkat roms. But somehow i really love stock-look of kitkat ROM. I really want to use KitKat (4.4.2, not 4.4.3!) on my phone but without some features i cannot use any of current ROMs as daily ones. So i would like to ask some dev who got some free time to add some features to THIS ROM (the original thread is THIS ONE - v2 of this ROM (4.4.2 AOSP) ). Here is what features i would like to see and use in this 4.4.2 AOSP rom:
1. Long press back button to kill app (500 ms duration time of holding back button);
2. Vibration feedback on pressing/holding QuickTiles
3. 2G/3G QuickTile
4. One click Data/WiFi/Bluetooth Tile to turn ON/OFF and holding to open settings of this tile
5. Navigation ring shortcuts (afaik there are 3 shortcuts)
6. Double-tap to sleep
Only six things. No 3rd party launchers or any other add-ons. So i hope somebody will check this thread and give me an answer. Thank you in advance and have a nice day

I really doubt anyone will make a special ROM for you. Sorry.
So you have 2 possibilities:
1. Learn how to build ROM, and add what you want to it.
2. Install Shiny ROM, xposed framework and Gravitybox and have AOSP based ROM with customization (a lot of it, but all you need are included)

Related

[F.A.Q][All 4.4.x ROMS]

Hello.
This is a Q&A or F.A.Q Thread for all 4.4.x ROMS.
First of all note that for flashing any 4.4.x ROM, you have to have a 4.2.2 TW ROM or a stock 4.2.2 ROM or if you have already flashed any 4.4.x ROM, that will be it.
Links(4.2.2):
http://www.sammobile.com/firmwares/3/?download=22406 (I9082XXUBMK3)(best one around)
Mirror:
http://www.firedrive.com/file/CE8FD4FAD76F0EB3
Note:
1) Don't ask for help on roms which are in alpha or beta stage. Developers will solve them.
2) Note that most Samsung stock apps will not work on these roms.
3) Don't ask about ETA's of dual sim. Till date only cm-11.0 has implemented dual sim.
F.A.Q 's:
Post#2: Common F.A.Q' s
Post#3: CM-11.0 F.A.Q' s
Post#4: ProBam KK F.A.Q' s
Post#5:Resurrection Remix F.A.Q' s
Post#6: PAC ROM(alpha stage)F.A.Q's
Post#7: XenonHD ROM(WIP stage)F.A.Q''s
Post#8: Carbon ROM and Slimkat ROM
F.A.Q's
Post#9:
Post#10:
(post is wip)
Common F.A.Q 's:
*Which build should I flash?
*Depends upon you, which build you like the most.
*Which ROM should I choose?
*I will not answer these type of questions. It is your wish which ROM to flash.
*How to upgrade to a newer build of the ROM?
*Simply flash the newer build upon the older one.
*Which recovery should I use?
*Use pawitp's 6.0.4.5 CWM recovery non - touch. Or use xenon92's 6.0.4.7 CWM recovery non - touch.
*When will new builds release?
* Please don't ask for ETA's. Developers will release new builds when they get time.
(WIP)
CM-11.0 FAQ
How do I enable Dual SIM?
Starting from the 20140309 release, Dual SIM support is available on an experimental basis. To enable or disable, run the following command from adb or terminal emulator and then reboot. SIM Settings can then be found in Settings -> Multi Sim Settings.
Enable:
Code:
su
setprop persist.radio.multisim.config dsds
Disable:
Code:
su
setprop persist.radio.multisim.config none
Note that Dual SIM mode currently has the following limitations:
Both SIMs are always enabled (no way to disable one SIM)
"Receive incoming call while data is enabled" is always enabled
The QuickSettings tile will display the status for the currently selected SIM for data
There is no arrow activity indicator in the status bar.
Changing 2G/3G network mode using the QuickSettings toggle is not supported, only do it from Settings.
Changing 2G/3G mode in Settings may show too many options if the language used is not English. If more than 3 options is shown, only use the 3 top options (which will be WCDMA only/GSM only/WCDMA preferred regardless of the actual label shown).
3G may not work properly if Dual SIM mode is enabled with only 1 SIM inserted
Cannot set different ringtone for each SIM
Baseband version not displayed in Settings
What are incremental/delta updates?
Delta updates allow updating from one version to another downloading only the difference rather than the full ROM, for those on limited bandwidth. They are named like "cm-11-20131215_to_20131216_delta-UNOFFICIAL-i9082.zip" which means that it can be used to update from 20131215 to 20131216 (simply flash it in recovery like any other update). Delta updates will not work if you have installed custom kernels or other system modifications, including editing build.prop. In those cases, downloading the full update is recommended.
Can you include Feature X into your ROM?
No. This ROM will have CyanogenMod's feature set.
Can you include S-Note/S-Planner/MultiWindow/Insert Samsung App Here?
No. This is an AOSP ROM and cannot have TouchWiz applications.
Can you include call recording?
No. CyanogenMod does not include call recording to avoid potential legal issues.
Can you add Feature X to the stock ROM?
No. I don't work on stock ROMs.
What kernel does this ROM use?
A slightly modified version of the stock kernel, the source code is linked above.
I've heard that Broadcom doesn't release source, how can you make this ROM?
Contrary to the popular belief, userspace driver source code is not always required to make an AOSP-based ROM as long as the proprietary binaries shipped with the device does not modify the API too heavily (or is from a very different version of Android). Instead of modifying the source code of the drivers, the Android source code was adapted to be able to use the proprietary binaries.
Can I use your ROM as a base?
http://source.android.com/source/licenses.html
Most of Android/CyanogenMod is licensed under the Apache License with other small parts licensed under other open-source licenses. Which means that you may modify and redistribute without asking for permission as long as the proper credits is given and it is not misappropriated as being the official CyanogenMod. (In other words, you must say that it is based on pawitp's unofficial CyanogenMod, but is not related to CyanogenMod in any other way.)
Will you make this official CM?
Due to the amount of work and commitment involved, I am not planning to make an official CM port.
Can contacts be saved to phone/SIM?
No. It is not supported in AOSP-based ROMs.
Can I mirror your ROM?
You're free to, but I will not list it in this post.
Is overclock (OC) available?
Since 20140101 build, 1.3 GHz OC is available in Settings -> Performance -> Processor (enable developer mode first). Higher frequencies are not enabled since benchmark does not show additional benefit.
Will feature X from a previous version of CM be implemented?
I don't know, probably will be, eventually. I don't really involve myself in the feature-set side of CM.
(Answered by pawitp)
Reporting bugs:
pawitp has strictly mentioned in his thread that you report bugs in his thread.
ProBam KK F.A.Q
when probam in black turn on , the systemui make force close
try to switch off black ui then restart and try enable it again
after dirty flash the device hangs and systemui make force close
you need to make wipe all and clean cache and make fresh install in this case
when try video recoding the device freeze or slow down
screen video record with ondemand or pegasusq governors u will have a laggy recorded video. If you try with performance governor from performance in settings , then the video will be a lot smoother.
Camera crashing some times and not works anymore "camera not connected"
the rom included an small application "camera restart" you can use it for fix this issue
titanium recovery not restore my applications
For those who cannot find their previous files, because CM based rom will target the sdcard storage to use root/0/ directory.
So normally all the files besides the root/0/ directory will not be shown on the file explorer.
To solve this, you will need a file browser that has ROOT capability, eg. Root Explorer
then go to mnt/shell/emulated/ all your file should be here.
Now move all the files into mnt/shell/emulated/0/ folder.
Should solve the problem.
Privacy guard IS working?
after enabling privacy guard in security settings
you have to switch to settings>apps and then choose to enable or disable each app individually.
I'm sure nobody would want to tick every single app, that would almost be the same as enabling airplane mode.
I want PIE!
Here is the alternative PIE
Not all F.A.Q 's apply to our device.
(answered by codexc)
Resurrection Remix F.A.Q 's
« How can i change the DPI?
Check here.
« I change the DPI and i have issues with the Play Store (Incompatible or some apps didn't appear) ¿What can i do?
Flash the MultiDPI Play Store by @MyLifeRocks10, you can find it here.
« How can i take a screenshot?
Just press (and maintain at least 2 or 3 seconds) the buttons Volume Down + Power
« « A temporary fix to the USB tether...
Take a look on this post by DeltaSync
(answered by westcrip)
PACman FAQ​
PIE FAQ
Q. What is PIE?
A. PIE is a new way to interact with your notifications. It provides easy gesture based interaction with all your system information without taking up valuable screen space. PIE is what you see in this image.
Q. How do I access Pie?
A. Swipe your finger from the pie gravity edge (default is the bottom) toward the center of your screen. While keeping your finger on the screen, drag your finger to the desired button and release to click.
Q. My PIE doesn't look like the ones in the screenshots. I don't see the Clock or notifications.
A. Notifications work either through the status bar or PIE. If the status bar is enabled, PIE reverts to just the softkeys. To enable the full PIE experience, enable Expanded Desktop by going to Settings -> System -> Power Menu -> Expanded Desktop (Status bar hidden). Access the power menu and turn Expanded Desktop on.
Q. How do I change PIE colors?
A. Go to Settings -> Hybrid Properties -> Interface and change the Navigation bar color.
Q. Buttons or keyboard rows near the edge of my screen are nonresponsive.
A. PIE's trigger area overlay is covering the edge of your screen. Change either the Trigger Area or Pie Gravity in Settings -> System -> PIE Settings.
Q. I don't like PIE, how do I turn it off?
A. To disable PIE set Trigger Area to None in Settings -> System -> Pie Settings. Remember to disable Expanded Desktop to turn status bar on again.
ROM FAQ
Q.Do I need to do a full wipe before installing this ROM?
A. Unless coming from a previous version of PACman it is highly recommended to do a full wipe before installing. This includes coming from ParanoidAndroid ROMs.
Q.What do the settings in Hybrid Properties do?
A. ParanoidAndroid has an extensive guide to the settings at this thread: [GUIDE][PARANOIDANDROID] A Complete Compendium on ParanoidPreferences [PA-Settings] Please do not post questions related to PA Settings in this thread, they are not ROM specific and all we'll do is point you to that thread.
Q.How do I turn on the Navigation Bar??
A.To enable the NavBar open Hybrid Properties, swipe the screen to the right to peek through to the menu.
Select Interface, now set your desired NavBar size with the slider.
Q.Something isn't working. What do I do?
A. First, make sure you are running the latest stable version. That should solve half the problems. If it persists, backup data using Titanium and do a full wipe reinstall. If the problem persists, report what it is and what triggers it so the dev can duplicate it.
(put together by IconRunner)
All F.A.Q 's regarding XenonHD ROM can be found here:
http://forum.xda-developers.com/showthread.php?t=2075368
F.A.Q 's regarding Carbon ROM and slimkat ROM can be found in chotu222's FAQ thread.
R8
Sent from my GT-I9082 using Tapatalk Pro
And on pac 4.4 alpha-1 by k2wl.
R9
Sent from my GT-I9082 using Tapatalk Pro
And on pac 4.4 alpha-1 by k2wl.
Deleted
Deleted

Need help for Modify MIUI 6 ROM

Hi
All Dev There
I am a noob and want to learn some basic ROM editing.
I need some help on customising MIUI6 Unofficial ROM. I need to edit or add some features on that rom
1. PA Style Card Stack Recent UI (Lollipop recent UI)
2. PA Peek Function (adding peek app inbult)
3. Hiding Music player in Toggle Screen (Editing Whole Toggle Screen)
4. Making Multi-tasking Batter
SO HEREBY REQUESTING ALL DEV TO HELP ME OR GUIDE ME FOR ROM EDITING
I HAVE INSTALLED ANDROID KITCHEN and APK Tool. Also I am unable to find SystemUI on MIUI ROM

[ROM] [MOAR v2.1] [ULTIMATE Note5 Hybrid] [N920PVPS2AOK3] [updated 3/14/2016]

[M]other [O]f [A]ll [R]oms ..aka.. MOAR
Take control of your phone​
{
"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"
}
As promised, I bring to you THE Official MOAR ROM for the Sprint Galaxy Note 4! Built from my stock Ultimate Note 5 ROM
which can be found HERE.
This is an exact replica of the original MOAR rom developed by @rompnit and @tdunham for the Sprint Galaxy Note 5.
Please visit the original MOAR rom thread to learn more about this Awesome rom and get the latest updates, tips, help and other useful information.
The rules for this thread are as follows:​1. All port related discussion such as issues, updates and fixes must remain in this thread and not posted in the original N5 thread. This is to keep the original rom's thread clear of needless posts unrelated to the original rom.
2. All features, tips, guides, theming and other MOAR specific discussions can be done in the original rom thread as long as it does not contain issues or other types of posts that are strictly related to the port rom. Use common sense.
About ROM:​This build is based on the stock Sprint OK3 5.1.1 Lollipop build for the N5. It's creators @rompnit and @tdunham have long collaborated with other projects. I have recently joined the team and i'm excited to be a part of a very talented group. Together we can conquer all things that make your smartphones Amazing! I have taken on the task of properly porting and fixing various issues that arise from this type of project. A lot of time and work goes into this rom before the porting process even begun! So please giveThanks here as well as the original thread linked above. We hope you enjoy your MOAR experience!
Features:​
All custom features are controlled through the Moar Control Center application (pictured).
Based on Lollipop OK3 firmware // Knox free // ItsOn free
Mod Control with a ton of different mods! //
On the fly theming // Choose ANY color for a bunch of things!
Deodexed // Optimized and debloated apks & jars
Build.prop, battery, and CSC tweaks // Smooth as silk performance
Hacked Hotspot // Signature verification disabled
Modified and working Private Mode
PRL write enabled // MSL check removed
ASEC package security disabled
Device status "Official" // Syscope dependencies removed
All apps enabled for Multiwindow // All apps NATIVELY enabled!
Music Control // Customizable long press volume skip mod
Phone call and screen recording with toggles!
Tons of unlocked settings // AppOps permission manager, blocking mode, etc.
Modified default Animation Scales
High volume warning disabled
Wireless charging popup disabled
Hotspot wifi warning disabled
Application permissions added
Scrolling cache disabled
Protected features.xml from Xposed writes
Torch enabled volume buttons
Install from unknown sources enabled as default
Custom bootanimation support
Unlocked addition volume items
Max brightness for statusbar
Custom statusbar clock
3minit battery/battery bar/text battery
Custom sound levels
Call/MMS Blocking
Custom carrier texts
Toggles for statusbar icons/charging/notifications and more
Custom button mappings
Back to kill mod
Custom extended power menu
Customize end call delay
Increasing ringtone toggle
System backup/restore feature
NFC always enabled features
Camera modified for use with low battery
Custom rotation toggles
Custom statusbar backgrounds
Custom quickpanel toggle colors
Custom quickpanel view settings
Mokee Listview Animations
Custom two line dateview for pulldown
Customizable third button shortcuts for pulldown
Fontpack with over a 1000 fonts. Credits @Winb33
Custom pulldown backgrounds
Next Alarm mod for lock screen
Expanded from 2 thru 5 viewable notifications on the lockscreen
Centered Lockscreen
Pedometer widget added to lockscreen
Most lockscreen components colorable
Floating Toolbox mod
Samsung Keyboard longpress mod - selectable values
Dual color volume slider changed to stock when headset plugged in
Lockscreen seconds mod
Lockscreen stock clock size scaling
Xtrememusic with V4A
Custom launchers
Custom SetupWizard introduction
Custom lockscreen clock mod with real numbers
Custom backgrounds on SD for ease of user access
Fullscreen dialer screen
Fullscreen caller screen
Aroma installer
And much, much, MOAR!
Added the following apps:
Peel Smart Remote ( Why not? The Note 4 has a IR blaster unlike the note 5 )
Backup app
GifMaker app (is an add-on feature for the stock Samsung photo gallery and can be found in the stock gallery's menu)
Samsung fonts package (can be accessed from fonts settings. There's a lot so it takes a few seconds to load them all. when you open fonts settings be patient, they will load)
Video Editor full version (I fixed the internal linking from the stock samsung video app so it will take you straight to the video editor when pressing "edit" for a video)
Added Features:
XtremeMusic v7.0 by: @androidexpert35 (insert thread link here)
Dolby ATMOS (overrides Samsung SoundAlive in stock Samsung music player as well as system wide audio)
Known issues: (same as the stock UN5 rom)
This is the list of known minor issues upon initial release. Some are beyond my control.
I haven't had time to look at these issues and it's very likely that i will not have them fixed before Marshmallow is released.
Sprint Zone will fc during initial rom setup. it is looking for the bloat installer and ID apps which are removed.
FM radio is broken (I plan to finish solving this problem in the future as I have a good sense of direction to solve this )
[*]World clock tab in the clock app does not work. (I know the cause of this problem and will try to fix it another time)
Some Samsung apps (specifically 64bit versions) cannot be updated through Samsung galaxy app store. This is to be expected and they will fail to install. Please consider this before you remove any stock samsung apps!
S-View cover doesn't work.
Did i miss anything? I think that's about it! Please report any issues or bugs if you find something. Also PM me so your report doesn't get overlooked.
Changelog​***v2.1*** Initial release (rom features listed above)
***v2.1a***
Fixed stock samsung audio
Fixed highest volume audio bug
Fixed stock Samsung SoundAlive (however the bass knob in SoundAlive has a bug where bass will drop if you turn it to the left. Leave it centered for the best results)
Made major adjustments to XtremeMusic installation and removal via aroma. It will now work exactly how it needs to work! Removal process will return stock audio exactly as it was originally! This is custom tailored for this rom ONLY. DO NOT FLASH THE OFFICIAL XTREMEMUSIC REMOVAL ZIP!!! IT WILL TOTALLY MESS UP STOCK AUDIO. THAT REMOVAL TOOL WAS NOT DONE CORRECTLY!!! YOU HAVE BEEN WARNED!!!
Fixed GPS issue
Fixed World Clock
Fixed various things in aroma
Replaced root package with the same version from UN5 Hybrid rom
Updated all apps
Added 32bit N4 camera modes
Added New options in aroma for N5 & S7 browser and new TW launcher (MM 6dock 5x5 app drawer)
Improved scripts in aroma to handle switching between the launchers and browsers. Expect a clean slate when switching between these apps in aroma. There should be no issues now.
Streamlined ROM Install section of aroma: Removed ability to skip certain features in aroma during ROM install, making them mandatory selections. This will prevent issues during initial ROM flash, making it more "fool-proof" in the event somebody decides to dirty flash on top of an existing system and in other situations. Once ROM is installed use the "Add/Remove Features" in aroma and you will have no problems.
I may have missed something... if so i'll edit this as needed.
***v2.1b***
Fixed MOAR custom launcher not installing when flashing the rom
Fixed problem with updating SuperSU and losing root when flashing ad-ons in aroma.
Updated Dolby ATMOS (included with XtremeMusic Mod)
Added MaxxAudio (included with XtremeMusic Mod)
SoundAlive will now be removed when you install XtremeMusic mod (it interferes with other audio mods. It's not needed anyway if you're running better audio mods.)
Added options in aroma to install iOS or stock Samsung Emoji (can be found in AddRemove Features AOSP/TW section)
I think that's it...
Before you Flash!!!​
Before you flash this rom you absolutely MUST be running the latest OK1 software for the Sprint Note 4 with the latest bootloader as well as having your phone fully activated. While on the stock un-rooted OK1 rom, you will need to go to Settings/System updates and update PRL then update Profile. Reboot your phone and then go to Settings/Activate this device and launch it to properly activate your phone on the sprint network. Once this completes, make sure data, calls and gps works as it should. You must also download the latest TWRP v3.0 and flash it with odin on your PC. Aroma does not work right on older versions of TWRP so please update it before flashing this rom! Warning: DO NOT use Material theme in TWRP! It will cause you to not be able to read any of the text in Aroma. Once everything is activated and working and you have the latest TWRP installed, proceed with the flashing instructions below. If you ignore these requirements please expect issues and don't ask for help until you do these initial steps.
Note: You can either take the ota updates in order on your phone via OTA updates, or use odin to flash the software in order of release until you are fully updated. OTA updates on your phone are installed differently than odin packages therefore you may only have to take one or two updates to become current. The OTA updates run scripts to patch your current rom unlike odin tar packages that completely write the entire partition replacing everything clean. I will not go into great detail about that here. I have covered this many times in my other threads so if you aren't sure then do some searching here in the Note 4 forums.
***Before you flash any rom, please make sure your battery has at least 50% charge***​
Flashing Instructions:​Lets begin...
1. Download the rom
2. Check the MD5!!! Use a MD5 checksum tool on your pc or phone (Google is your friend)
3. Copy the downloaded rom to your phone's internal storage or micro-sd card
Note: It has become apparent to me that if you are coming from another custom rom, especially another port rom, that you MUST also wipe your internal storage. Left over data from other roms DO cause major problems! So if you want the best trouble-free experience with this rom, I highly recommend that you backup anything you need from you internal storage and wipe it in recovery. You should do this before placing this rom on your internal storage or else put the rom zip on your micro-sd card.
4. Backup anything you need to backup from your internal storage and copy it to your pc or sd-card (DO NOT RESTORE BACKED UP APPS! INSTALL THEM FRESH FOR THE BEST TROUBLE-FREE EXPERIENCE!)
5. Reboot to TWRP 3.0 custom recovery. Press "Wipe". Do the "Factory Reset" several times then go into "Advanced Wipe" options and wipe Dalvic Cache, System, Data, and Cache several times.
6. Go to recovery home screen and select "Install" and select the rom that you have already copied to your phone in step 3. above.
7. Flash the rom and the Aroma script will step you through the install process. Just follow the on-screen menu and choose the options you want and install the rom. Once it finishes uncheck the reboot checkbox and let it reboot to recovery. WAIT!!! DO NOT REBOOT YOUR PHONE YET!!!
***THE NEXT STEP IS EXTREMELY IMPORTANT!!! It is done in order to clear the phone's current battery stats and prepare the phone for proper battery calibration***
***If you skip this step you will possibly have incorrect and misread battery capacity by your phone and will result in incorrect battery capacity problems*** Trust me. Do as I say and you will be perfectly fine.
8. While back in recovery go to the recovery homescreen and select "Reboot" then "Power Off".
9. With your phone powered off remove your battery. With the battery removed press and hold the power button for AT LEAST 20 seconds then release it.
10. Replace the battery and power on your phone. If the phone reboots into recovery then simply press "Reboot" then press reboot "System".
11. The initial boot process will take around 7 minutes. Just be patient. It will boot.
12. Once the phone has booted and you see the setup wizard screen, select your language then press the botton to continue to the next step. STOP HERE!
***THE NEXT STEP IS VERY IMPORTANT!!!***
13. Stop at the wifi setup screen!!! Turn wifi off or leave it on, it doesn't matter. But STAY ON THIS SCREEN until your Sprint data has fully connected or else you will
not be able to sign into your accounts and the setup wizard will not be happy.
14. Once you have a data connection continue through setup wizard as usual.
That's it! You're done!
Enjoy the finest Note 5 port rom there is for the Sprint Samsung Galaxy Note 4! Please post rom feedback and support questions ONLY in this thread. Use the original MOAR thread for other general discussions that are not port related.
Enjoy your new Hybrid Galaxy!
Donate to me​Please consider making a kind donation for all of my time and hard work! Just click on the link right above. It is not required but is very much appreciated and it shows me that people do appreciate what I do for the community. Thank you!
Credits​(some credits carried over from the original moar rom thread)​
@rompnit original Rom Developer​@tdunham for the stock deodexed base rom and MOAR development. Thank you!​@Chainfire for root and SuperSU. Thank you!​@iBotPeaches for the continued development and support of apktool. Thank you!​@JesusFreke for smali/baksmali tools! Thank you!​@freeza for BeastMode-Kernel-2.2-N910P-RAGE. Thank you!​@androidexpert35 for XTREMEMusic v7.0 Thank you!​@viper520 V4A ViPER4Android​@rlmiller for his tireless support​@Goddly for the sound mods​@Chaz187 for keeping me sane​@willowmaker420 for the custom icons​@gharrington for the 3minit battery mod​@daxgirl & @Wuby986 for their work on the wonderful Rom Control App [App][Code project][5.0+]Rom Control app for devs​@remuntada78 and all the gang in the GALAXY S5 UNIFIED MODS THREAD - GUIDES & LINKS thread​@poppuri Full Screen caller mod​@thereassaad @androidwizzard Edge Features & Toolbox mods​@goody68 Floating Messages mod​@Morningstar Notification Panel Lollipop mod​@DaRk-L0rD Autostart mod​@carotix @stangdriver44 Lockscreen real numbers mod​@goddly @sshafranko Sound mods​@mrrobinson Adaway​@martillero @surghikov lockscreen seconds​@millerboy3 for some of the proper N5 apk .9 image conversions. Thank you!​@ Myself for being so determined, devoted and persistent with the making of this rom! )​If I have missed a credit to somebody please let me know so I can add them to this list!​
ROM Port Development​@tx_dbs_tx​
Testing & Troubleshooting team: BIG Thanks!​(in random order)​@ianmb​@Qubanaso​@Jhill110​@Cflynt​@dgr581​@LMMT​@kenjesse​@ipodhacked86​@samep​@dgr581​@jc.m​
Follow me on my google hangouts for current and up to date discussions on current and future rom projects! We have fun and talk about anything! Just PM me your gmail address and I can add you to my hangouts. Don't forget to introduce yourself with your XDA username so other people will know who you are. See you there!
DOWNLOAD​(Latest version will always be at the bottom along with an alphabetical extension)​Ultimate_Note5_Hybrid_Moar-ROM_v2.1​Ultimate_Note5_Hybrid_Moar-ROM_v2.1a​Ultimate_Note5_Hybrid_Moar-ROM_v2.1b​
XDA:DevDB Information
MOAR 2.1 OK3 Port, ROM for the Sprint Samsung Galaxy Note 4
Contributors
tx_dbs_tx, @rompnit @tdunham
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: N910PVPS4COK1
Based On: SPR-N910PVPS4COK1-20151209172046 / N920PVPS2AOK3_N920PSPT2AOK3_SPR
Version Information
Status: Stable
Current Stable Version: 2.1
Stable Release Date: 2016-03-06
Created 2016-03-06
Last Updated 2016-03-20
Reserved
Reserved
Welcome to MOAR!!!!
---------- Post added at 12:51 PM ---------- Previous post was at 12:50 PM ----------
You guys are in for one hell of a ride
Excuse me, i'll take this one too.
Slow down cowboy! you know i need those reserves
Forgot how to deleted lol sorry
Awwww yes here we go
Thanks D and company for this
Sent from my Not4 Mod using Tapatalk
Downloading from the Texas server. Seems like the right thing to do. Thanks tx!
Sent from my SM-N920P using Tapatalk
@tx_dbs_tx thanks for the port and everyone involved.
Thanks Tx. Very well deserved thank you. You guys are awesome
BIG THANKS to @tx_dbs_tx for this bad a** rom.
FYI. Although this is MOAR v2.1, it is technically still v1.0 for the port. So if there happens to be a significant issue that needs to be fixed, i will edit any future releases with an alphabetical extension Ex. Ultimate_Note5_Hybrid_Moar-ROM_v2.1a.zip... Ultimate_Note5_Hybrid_Moar-ROM_v2.1b.zip, and so on. That's IF there is a need. Also, if and when the original MOAR rom gets updated and if i do port it, the version number of the original rom will be reflected on the port rom as well. But I can't guarantee i will port any future builds. There's just too many variables for me to make that commitment. But i will try. Enjoy the rom!
Y'all are in for a treat. Endless customization awaits. TAKE THE RED PILL...
Sent from my SM-N920P using Tapatalk
I like blue its my fave lol
So many features! Can't wait for this bad boy to be on my phone! Big thanks to tx_dbs_tx, all of his testers, and everyone on the original MOAR project and those who contributed to all of the features I'm looking forward to! You guys are awesome and truly breathe new life into our "old" phones.
☆!!!!• It is official •!!!!☆
Moar is here the best Rom available for the Sprint Note 4...... Thank you @tx_dbs_tx
Question im on the base, ultimate n5 right now and its flawless. Do i still need to revert back to stock unrooted ok1 thru odin? Or can i just wipe evrything and flash this bad boy? In twrp 3.0 of course.
Hec1N1 said:
Question im on the base, ultimate n5 right now and its flawless. Do i still need to revert back to stock unrooted ok1 thru odin? Or can i just wipe evrything and flash this bad boy? In twrp 3.0 of course.
Click to expand...
Click to collapse
No. You already have the OK1 stuff so just follow the op minus ok1 update. Your good to go.
This is officially legit, customizable and improved over ultimate Note 5 ported stock base.
Thanks tx_dbs_tx! Lots of fun testing and following this build. And I'm thinking this will only get better going forward.
Sent from my SM-N910P using Tapatalk

CustomROM Tweaking [6.0.x]

Hi there,
i tested all the latest 6.0.x ROMs in Developers Thread and found mordesku's [GEEHRC][6.0.1_r43][OFFICIAL] Resurrection Remix M v5.6.9 [2016-05-23] most suitable for my needs.
So far i'm really pleased with the ROM. After applying the Sensor Fix ti's working really nice'n'smooth!
Now i got some little Questions:
1. On home screen > menu button > gear wheel on the right opens the startscreen settings just as the three dots (" .·. ") above it, is that a bug? on all other ROMs i used it opens the android settings. is that a bug? can i fix it?
2. in the android 5 ROM i used before, there were many settings for "time" display on status bar. is that easily patchable to this ROM? i just want to see seconds on status bar. how do i achieve it? (by searching i found something about LGG2 Deodexed Stock LGSystemUI.apk but i am not sure if it is applicable to optimus G)
3. LGOG stock ROM has inbuild am/fm radio function which isnt present in CustomROMs 6.0.x, can this readded in any easy way.
Thanks alot for your time and answers!
sorry if these are dumb questions/wrong subforum or anything, i'm not that familiar with android dev/ xda forum.
greetings, Cecilium

[rom][official][7.1.1] bamrom [20170103][z00l][z00t]

Requirements:*.A rooted android device supported by BAM Android Rom (Checkoutdownload pagefor the complete list).*.Custom recovery for flashing files.*.The zip of the latest version of BAM Rom.*.The zip of the latest Google Apps (here)Install BAM Android:*.Move both the zips to your internal device storage.*.Reboot your device in Recovery Mode.*.Wipe data, system and cache if youare coming from another Rom, if you are updating your BAM Rom, you can skip this step.*.Flash BAM Android ROM zip file, followed by the Google Apps zip.*.Reboot and take a cup of coffee, the first boot can take a while.Enable OMS substratum:*.Navigate to device information through Settings*.Switch on the permissive SELinux mode*.Install and apply your themes
BAM Rom informations:Android version: Nougat 7.1Android base:CyanogenMod 14.1Features Overview:*.Toggles with quick pulldowns and brightness control*.Material themed notifications, dialogs and overall system*.Split window*.Status bar customizations including clock, battery and icons*.Hybrid engine to customize dpi andlayout of your applications*.Global gestures*.Substratum OMS theming support*.Animations settings for lists and toasts*.Stable for a daily usage
Download:http://www.bam-android.com/download/
i tried this rom last week....very very nice.
only problem i had was the power button was mapped to reboot.
there wasn't a way to power down without pulling the battery or thru twrp.
it has oms support ?? substratum works in legacy mode or normal mode ??
sorry , didn't read the description from top to bottom ... my bad
Thanks for BAM ROM. Was keeping an eye on it at AFH,but didn't tested it, thought, it might be on beta testing. Will flash it and post reviews soon
?
beenkenobee said:
i tried this rom last week....very very nice.
only problem i had was the power button was mapped to reboot.
there wasn't a way to power down without pulling the battery or thru twrp.
Click to expand...
Click to collapse
screenshots please. and how's the battery backup?
Review-
Flashed it today. The ROM is quite good in customisations. But the deal breaker is laggy UI.
Just after initial setup, lagging starts. The first lag I observed is while pulling down notification drawer.
Settings app also lags.
Performance isn't optimized.
The good part is, some of the customization features in this ROM are really cool and not found on other ROMs.eg,
Gesture features with three, four and five fingers that too in many ways. (Check SS)
The UI is coloured different.
And the best part i like is, BAM perApp Settings im which you can set custom setting for each app including layout (set DPI) and screen (various modes). (Check SS).
The ROM is good and bears potential. Hope for the future updates implementing proper performance optimizations.

Categories

Resources