[MOD] (New Link) All rotations enabled[I9200] - Samsung Galaxy Mega

I made this simple mod for my personal use, but then I thought that it may interest someone and I decided to share it here.
It enables 360 degrees rotation everywhere, including in screenlock. Since I have removed the apks responsible for wallpapers and default ringtones I have added my own lockscreen wallpaper (the boomerang nebula), my own home screen wallpaper (the eagle nebula), sitarvssitar as default ringtone and heaven as default notification tone. If it's not your taste you can change .
UPDATE
The hotfile link was dead (a few days ago hotlink has been closed by the us government) and as requested by @waltpinpin I uploaded again the zip. It's been slightly modified compared to the first version (I changed the lockscreen pattern icons).
Edit:
for some reasons the old hotfile link was still there, I just noticed it today. Sorry, this time I made sure that a new working link is added.
DISCLAIMER
I'm not responsible for anything that may happen, your Mega, your responsability. The mod works fine on my Mega i9200 running XXUAMEE but I can't tell for sure for other Roms so if you want to give it a try make sure you have a Nandroid backup in case.
INSTALLATION
Flash the zip in recovery, wipe cache and dalvik cache, reboot.
LINK
http://d-h.st/nvu
Enjoy!

unclefab said:
https://hotfile.com/dl/257212091/4daff39/Mods_For_I9200.zip.html
Enjoy!
Click to expand...
Click to collapse
Hi,
unfortunately this link is dead...

Related

[PATCH][3/3] CM7 Pattern Unlock Fix - nightly 11

Hi everyone,
Those of you who like pattern unlock might have noticed how bad the layout is on the lockscreen in CM7.
The dots are huge and overlap each other and the thing is embarrassing to use
I never really used it for that reason... but a friend of mine really wanted to use it and was annoyed at CM7 for this eek. I was bored and had nothing to do so I went ahead and remade the layout for the unlock screen.
I wanted to post this in the development forum but I haven't made 10 posts yet and don't really know what to post
Here's what I did:
Lowered font size of clock
Lowered some margins
Resized the dots' .png's
Removed the space for custom message (I never used it, if you really want I might make another one including it) EDIT: Looks like the option isn't even there yet (at least in nightly #47) so it was redundant anyway
Get it here
Screenshot is attached
THIS WAS MADE FOR THE CM7 NIGHTLY BUILDS SPECIFICALLY MENTIONED BELOW!!!! IT PROBABLY WON'T WORK WITH OTHER NIGHTLIES!!!! USE AT YOUR OWN RISK!!!!!
Installation:
Just reboot into recovery, make a nandroid backup to be safe, flash the zip, reboot again.
Thanks to HCDR.Jacob for the awesome ROM
Feel free to hit Thanks if you like it!
CHANGELOG:
v1.2 [9/2]
[20/2] Added patch for new nightly #2
[17/2] Added patch for CM7 RC1
[14/2] No more exclusive packages for blue dots, the blue dots have been integrated into the Cyanbread theme and are included in the normal zips.
[12/2] All flashable zips can now be downloaded at my dropbox - saves a lot of uploading mess
[17/2] Added patch for nightly #59 framework
[11/2] Added patch for nightly #51 framework
Added patch for nightly #47 framework
Minor margin adjustments and made the status text one line only (found that some apps modify it and it can expand to more than one line, = ugly)
v1.1
[4/2] Added a patch with blue dots to go with cyanbread
[3/2] Added patch for nightly #35 framework
Added patch for nightly #32 framework (should work on #33 too?? test please??)
Added left and right margins to the unlock widget to make it square
Fixed odd coloured unlock sliders when not using pattern lock
Thank you!
ur welcome
works like a charm!
Thank you!
Beautiful mate, thanks!
Sent from my HTC Wildfire using XDA App
hey,
the lockscreen pattern looks really nice, but as already in your
description said, its only for nightly #19. When I tried to flash it
to #33 I got into a bootloop..
So my question is..
Which files of the framework did you exactly modify?
So i could try to overwrite them in the current nightly.. (just for testing)
flyfire04 said:
hey,
the lockscreen pattern looks really nice, but as already in your
description said, its only for nightly #19. When I tried to flash it
to #33 I got into a bootloop..
So my question is..
Which files of the framework did you exactly modify?
So i could try to overwrite them in the current nightly.. (just for testing)
Click to expand...
Click to collapse
I made a patch for the nightly 32 framework, see if it works on 33.
I don't remember the exact name of the xml file (it was long lol...), too lazy to find it again now (deleted the compiled xml without seeing the filename )
I'll find it if the nightly 32 patch doesn't work.
Nightly 32 didn't work for me.... the 4.2 kernel and #32 both gave me boot problems. (again, not enough posts to post in dev forum )
jacob seems to have fixed that ugly pattern some time ago http://review.cyanogenmod.com/#change,2638, but yours will probably still be better Why don't you let him know and push it upstream?
pan_pietrek said:
jacob seems to have fixed that ugly pattern some time ago http://review.cyanogenmod.com/#change,2638, but yours will probably still be better Why don't you let him know and push it upstream?
Click to expand...
Click to collapse
Thanks for the info. I didn't know
But I wasn't able to make out from that link whether that was for the pattern unlock screen, or the pattern-creating screen, or what (there was some stuff about password-unlock and code-unlock, and the changed files are in the Settings app)
Either way, I'll follow your advice and tell Jacob.
This will still be good for people stuck with #19 though (like me )
EDIT: on further viewing, that change proabably IS in settings. (choose lock pattern, lock pattern example, confirm lock pattern)
That's what it looks like. So it'd be even better if you could contact jacob to push it into git
Oh! Would you mind sharing that wallpaper?
pan_pietrek said:
That's what it looks like. So it'd be even better if you could contact jacob to push it into git
Click to expand...
Click to collapse
pm'ed him already
pan_pietrek said:
Oh! Would you mind sharing that wallpaper?
Click to expand...
Click to collapse
I got it from the pack in this thread
nhnt11 said:
Thanks for the info. I didn't know
But I wasn't able to make out from that link whether that was for the pattern unlock screen, or the pattern-creating screen, or what (there was some stuff about password-unlock and code-unlock, and the changed files are in the Settings app)
Either way, I'll follow your advice and tell Jacob.
This will still be good for people stuck with #19 though (like me )
EDIT: on further viewing, that change proabably IS in settings. (choose lock pattern, lock pattern example, confirm lock pattern)
Click to expand...
Click to collapse
Yep, that's a setting overlay, the path is obvious : overlay/packages/apps/Settings/res/layout/
(overlay folder => packages/apps (an app overlay) => Settings (name) => res/layout/ (will override default package files with those files => an overlay )
if you made your fix using apktool ((bak)smali / apkmanager), let jacob knows the value so he can make an overlay of it.
Else send him your overlay
edit: btw, good job for this, I actually though I would never use a Pattern lock since CM6 again, but now that we have a decent layout
So is an overlay like a file which overrides a system file to modify layout without changing the framework???
I don't know how to make one... I just dug around in the framework till I found the necessary file. I've told Jacob about it (waiting for a reply), maybe I'll just list all the changes I made and send another PM.
edit: yeah i used apktool, and thanks
Nightly #35.
Lock Pattern works like a charm. .
Thx for that.
updated to nightly 47
see changelog
will this still overwrite the lockscreen or will it appear after the lockscreen like pin/pw unlock?
i flashed cm7 #50
web flash swfs doesnot work.. any one have an idea?
i can't play web flashes..
grognaz said:
will this still overwrite the lockscreen or will it appear after the lockscreen like pin/pw unlock?
Click to expand...
Click to collapse
Sorry, no, this is only a layout mod.
infectedtr said:
i flashed cm7 #50
web flash swfs doesnot work.. any one have an idea?
i can't play web flashes..
Click to expand...
Click to collapse
Wrong thread?
thanks this worked great goes really nicely with the cyanbread
Sent from my HTC Wildfire using XDA App

[ROM][4.0.4] ≈≈≈ Portal Rom V2.4 ≈≈≈ [15 Aug 2012][Siyah 4.0.1][OTA Updating][XWLPT]

[ROM][4.0.4] ≈≈≈ Portal Rom V2.4 ≈≈≈ [15 Aug 2012][Siyah 4.0.1][OTA Updating][XWLPT]
Version 1.4 will be kept online if someone would prefer to use the older version until everything has been completed and added but Portal Rom 2.3 is fully working. Portal 1.4 will not longer be supported
I want to build a theming and testing team. If you are interested to be part of the testing or theming team please let me know. PM me if you are interested
Features:
Portal Rom 2.4 OTA
Updated Siyah to latest stable 4.0.1
OTA Updating had been added and all mayor updates will be distributed in this way going forward.
Minor Patches can still be found under the patch section
Call Recording is now a patch and don't come with 2.4 pre-installed
If you are doing a Full wipe going to 2.4 please install Siyah 3.4.1 linked below in the patch section as well else you will have a bootloop. If you are just doing a no wipe its not needed
Portal Rom 2.3
Updated to Samsung XWLPT
Siyah 3.5.2+ Kernel
Call Recording added
Swype added
ICS lock screen with own Portal Animation
Fixed Boot-up security pin
Fixed Toggle transparency - Little bit darker now
Brand new Boot-up animation
Navigation Pull down Toggles added and working as per Portal Theme
QuickPanel Settings (app) added to manipulate all the Toggles
CRT Off with Fix applied
Transparent Dailer, Contacts and MMS as per Portal theme
MTP Drivers added so you don't have to use mass storage anymore
Lidroid Name fix - It states Portal Rom now (Thanks wanam)
Google Voice search enabled
Home button Lag fix applied
Superuser App replaced by SuperSU for Root access
Portal Rom 1.4 - Please note this is 4.0.3 and no longer supported
New Task bar Icons and overall Theme update
Multi CSC has been added
Framework updated and tweaked slightly
Incompatible Widgets with TouchWizUX removed until compatibility has been fixed
TouchWizUX updated to 1.5.1
Includes latest Siyah Kernel 3.3.2+
S-Voice config changed to use default install language
Contacts has been updated to fit with the theme
MMS and Phone has been updated to fit with the theme
Removed a lot of apps that was not being used to make it semi Slim'd down. ( Damn you S-Voice for being 90mb )
Default Alarm clock has been put back
Settings got new Glow icons to match the rest of the Rom
Full support for JKay Deluxe Edition with his add-on application
S-Voice was included as a default feature including wake up features and Dock features
AccuWeather from SGS3
Built in Battery meter in Notification Bar
SIP VOIP enabled
Hardware Acceleration
Lock screen Live Wallpaper support
Lots of Tweaks and extras eg. Torch, CRT Display off, Skip song volume ect ect ect
The Dandelion Live wallpaper can be downloaded, copied to your SD card and you can just click it and install it if you want it - From Here
Download Link:
Patches:
Portal Patch If no boot on initial install - Needs to be installed with Portal Rom if you are having boot up issues.
Portal Rom Call Recording - Needs to be installed only AFTER phone has been setup the 1st time
Siyah 3.5.2 - Kernel Used in 2.3
Siyah 3.4.1 - Kernel Used in 2.2
Roms:
Portal Rom V 2.4 OTA - Google Docs
Portal Rom V 2.4 OTA - Hotfile
Portal Rom V 2.3 - Download Link Removed
Portal Rom V 2.2 - Download Link Removed
Portal Rom V 2.1 - Download Link Removed
Portal Rom V 2.0 - Download Link Removed
Portal Rom V 1.4 - Hotfile - 710 Downloads
So far from what i see only Hotfile keeps on sharing regardless of how many downloads. I will try and upload mirrors but Hotfile will always be my primary
*Older versions has been removed
Installation Instructions:
Root your phone and install CWM - CWM installation instructions
Copy Zip onto your SD card and Boot into CWM
Do a Complete factory Wipe with Cache and Dalvic and install from SD with CWM
Once completed reboot and give the phone around 5 minutes to boot up the 1st time
NB - 1st step can be skipped if you already have CWM installed
Special Thanks:
JKay - Quick Launch on version 1.4
XDA - For all the useful guides and some outdated irrelevant one's
wanam - S-Voice, Lidroid fix I was having issues with
Smando - TouchWiz UX
Myself - Everything else
Hope you guys enjoy.
i don't understand whats Original in this
Change the icons and the notification toggles to SGS3 and this ROM will pwn.
Konstantinos said:
Change the icons and the notification toggles to SGS3 and this ROM will pwn.
Click to expand...
Click to collapse
Thanks for the positive feedback. Was planning on starting with the icons today. Will give it a go and see what I can do I just wanted to get the framework right before modding the icons
Awesome work man !!
I was keenly searching for some like this .. awesome work man for incorporating features of both AOSP and TW in single rom.
Although I was wondering , if it would be possible to change DPI to say 210-220 which would make the rom rather pleasing to eyes. With new S3 touchwiz (or even the old one) everything looks so big. So if the LCD density can be altered in build.prop such that dailer is not affected, that it would be amazing.
Keep up the good work !! will give the rom a try today ..
Love it so far....could you port the s3 lock screen by any chance?
Sent from my GT-I9100 using XDA
Thedonk13 said:
Love it so far....could you port the s3 lock screen by any chance?
Sent from my GT-I9100 using XDA
Click to expand...
Click to collapse
From what I can see it wont be possible...... Yet
Thank's for this work.
Very good rom, no problem until now
For modify notification bar, I need Deluxe App, right?
Lio78 said:
Thank's for this work.
Very good rom, no problem until now
For modify notification bar, I need Deluxe App, right?
Click to expand...
Click to collapse
Yes... I didn't include it as default as it is a paid app
Mirrors?
buster041284 said:
i don't understand whats Original in this
Click to expand...
Click to collapse
this
can a mod move it to android dev
can you add some 3g tweaks?
Nothing original, only a simple rom. Must be moved to the developement section.
jonas9 said:
can you add some 3g tweaks?
Click to expand...
Click to collapse
3g should be fixed now as of V1.1. The modem was changed to a more stable version with reliable 3g and Wifi
Portal Rom V1.1 Download has been linked on the 1st post
Portal Rom 1.1
Everything listed in Version 1.0
Removed some Apps that can be installed from the Play Store
Settings got new Glow icons to match the rest of the Rom
S-Voice was included as a default feature including wake up features and Dock features
Changed the Modem to XXLPS as it obtains a Wifi lock quicker and in general seem more stable than the new XXLPX.
3G and Wifi Stability resolved. It was related to the latest modem driver.
Rom got a Performance boost by removing start-up scripts that was running in the background. This is not affecting functionality but you should see better battery and overall performance - Let me know please if it made a difference
TW4 has been updated and it should respond a little bit smoother than before.
Love how the OP is trying so hard to ignore all those messages about "not original" or "must be moved"
Seriously though it must be moved!
beston94 said:
Love how the OP is trying so hard to ignore all those messages about "not original" or "must be moved"
Seriously though it must be moved!
Click to expand...
Click to collapse
i wouldn't say he is ignoring..simply not paying attention to post that point out nothing of real importance....your post would be such a post....
simply posting something to be noticed does not make your post a good post....
sure it may not belong here, but that is for MODS to decide, not some user looking to point fingers....contribute, develop, or simply read and don't post anything...
OP, i am finding the phone locks up like a biznotch when i answer a call....the screen goes black and i am unable to waken it back up...pretty annoying when trying to call my voicemail!
Look nice. Loved it if all of the samsung bloatware were removed
Thedonk13 said:
i wouldn't say he is ignoring..simply not paying attention to post that point out nothing of real importance....your post would be such a post....
simply posting something to be noticed does not make your post a good post....
sure it may not belong here, but that is for MODS to decide, not some user looking to point fingers....contribute, develop, or simply read and don't post anything...
OP, i am finding the phone locks up like a biznotch when i answer a call....the screen goes black and i am unable to waken it back up...pretty annoying when trying to call my voicemail!
Click to expand...
Click to collapse
Is that on V1.1 or on V1.0?
V1.0 was using a flakey modem where V1.1 it was replaced by a proven reliable Modem.
I am in essence reading what everyone is saying and its sad that pointing the finger is all they are able to contribute to my rom I worked on and other ppl's roms. What constitutes original? Considering what original means "unique" please show me a rom exactly like mine?
Would only the 1st CM9 then be considered original and ALL the others then just be classified as "nothing original" as its just theming?
I did have this discussion with a Mod and it really don't matter to me where it is hosted. This is something I am doing for the users not for myself.
Problem occurred on both v1 and v1.1.
I think it may have to do with the UV. Going to fully wipe and reflash 1.1.
Will use voltage control to change the UV settings.
Sent from my GT-I9100 using XDA

[ROM][CWM][XWLPX][noWipe][September 9] JDmod 4.0.4 pure stock themed!

I like simple, stable of stock themes so I didn't mod anything but statusbar.
JDmod ROM​-XWLPX​*Download: http://www.wuala.com/jaydvn/ROM/I9100/3/
(ROM file: ROM.I9100.JDmod.XWLPX.zip)
**********************************************************************************************************************************************
-XWLPU​*Download: http://www.wuala.com/jaydvn/ROM/I9100/2/
(ROM file: ROM.JDmod.XWLPU.zip)
**********************************************************************************************************************************************
-XWLPT​*Based on XWLPT
*MTP Fixed
*Small change to battery icon
*Removed all samsung apps and bloatwares (I've made CWM package of Removed APKs)
*Download Link (All packages available here): http://www.wuala.com/jaydvn/ROM/I9100/1/
(*This link is for MTP fix only (You don't have to flash it with my XWLPT ROM) , I haven't tested with other 4.0.4 ROM: http://www.wuala.com/jaydvn/ROM/I9100/MTP.Fix.4.0.4.zip/ *)
-Stock Battery Icon with percentage: http://db.tt/VHULIu5Q
-Stock Battery Icon without percentage: http://db.tt/IGor4Ca2
*
pee41 said:
This rom is pure Butter.thanks
Mod camera for higher video and audio quality and usage below 15% battery.
http://db.tt/6MPiJaG1
Click to expand...
Click to collapse
<<< Thank to him!
* Newest SiyahKernel changelog and download here: http://forum.xda-developers.com/showthread.php?t=1555259 <<< Don't forget pressing THANK and making donation to GOKHAN if you can...*
**********************************************************************************************************************************************
-XWLPO​*Based on newest 4.0.4 XWLPO from Samsung.
*Newest Siyah Kernel (3.5.2)
*Stock Themed.
*Rooted, fully Deodexed and Zipaligned.
*15 toggles lidroid status bar.
*CallRecorder included in Phone application.
*BeatsAudio.
*DropBox Framework and app from Galaxy S3 gives you 50GB free online storange.
*noWipe (If you are running on any stock base).
*Very Fast and Stable.
*NO BRICK BUG ANYMORE, you guys can reboot to recovery, wipe all data; backup or restore ROM, Flash another ROM... without any problems (I've tested carefully myself and nothing happened with my phone)
Download:
*Mediafire Links:
-Install This APP on your PC first (File Joiner and Splitter)(NO VIRUSES and MALWARES, TRUST ME)(Remember tick "Associate .001..." while installing): http://www.softpedia.com/dyn-postdownload.php?p=32805&t=0&i=1
-Because mediafire doesn't allow us to upload File >200MB, so I must splitted ROM file to 2 equal parts, all you need to do are just install "File Joiner and Splitter" in your PC and download these 2 parts below to the same folder and join them after downloaded.
Link Mediafire:
Part1: http://www.mediafire.com/?1ohe5zlrv934xfd
Part2: http://www.mediafire.com/?j0yu3325zb1fj22​
*Mirror: WUALA : http://www.wuala.com/grayfox77/Mirror/I9100.JDmod.LPO.DEODEXed.zip/ (Thank grayfox77 for mirroring)*​Preview Video:
http://www.youtube.com/watch?v=1U5k2giB1Io​
*I have attached DeodexTool I've modded for fully working with SAMSUNG ICS ROM, you can try if you want to play with ROM ^_^
hi jaydvn i'll test it this evening but can you add some screenshot and more ?....thank you and good luck
wassaaaaaaaaaaaa
ownz man
1st to reply yeyy [=
nice one, downloading now - will test soon.
Thanks guys!... Preview added...
Can anyone show me how to add youtube video in thread... plz?
@ jaydvn
Thanks for nice rom. One question, what about brick danger ? May be you should write something in first post. Thanks a lot.
can you show us some pics please?
So far so good, I came from Omega 15, wiped it via CWM, and flashed this. Looks good so far nice and smooth. Some apps are in a strange language though so will be deleting those. (vietnamese calender for example)
---------- Post added at 02:54 PM ---------- Previous post was at 02:18 PM ----------
ah missin swype whcih is a pain - but thats not your faultt you did want as close to stock as poss!
jaydvn said:
Can anyone show me how to add youtube video in thread... plz?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=747507
Error (509)
This account's public links are generating too much traffic and have been temporarily disabled! :silly:
@john9: I've posted a link to the preview video, my ROM use stock theme.
@oskarpp3: Thanks for reminding me about brick bug... ^^ my ROM doesn't contain any brick bug.
@nickmax1: Thanks for testing it, i'm vietnamese so i included 2 Vietnamese Apps in my ROM, but they are data/app, so you can normally uninstall them in setting
@bigfoune: thanks for show me how to post youtube video in XDA, I'm new in this forum ^^!
oh damn Dropbox! i'll upload ROM to another host...
Uninstalling the vietnamese apps was easy, now its running very well indeed.
The Dropbox adding 50gb to my account was a surprise, but i wonder what happens after the two years, and will my "stuff" get deleted?!
Upload to another server, please. I want to try your ROM
Once jaydvn uploads to another host i do recommend this rom, it is very smooth.
Just remember to delete several .apks from the zip before installing (or deleting via titanium backup) such as the vietnamese ones and other non stock apps
Error (509)
This account's public links are generating too much traffic and have been temporarily disabled!
You Can Upload in Other Server?
Regards!:cyclops:
uploaded to mediafire...
make a bloatware free version/slim version and you'll get one more fan!:laugh:
edit; decided to get off my lazy butt and do it myself
bervin said:
make a bloatware free version/slim version and you'll get one more fan!:laugh:
edit; decided to get off my lazy butt and do it myself
Click to expand...
Click to collapse
Thanks for remind me, I'll make a slim version...

[THEMES] Dynamic Kat's and NACO's Device default

Hello guys and galls,
I'm a big fan of dark themes, so here you have it, enjoy them!
Please don't ask for Lollipop updates: I rely heavily on Xposed so I'll take a loooong, sweet time before I'll even consider Lollipop - - - :fingers-crossed: - - :crying:
The included themes have been tested on the Canadian Note 4 (SM-N910W8) but they should be working on all Snapdragon variants.
DISCLAIMER:
As always, it is entirely your responsibility. Make a backup before flashing any theme!!!!
INSTALLATION:
Flash the zip file from recovery (TWRP, CWM or similar). Directly pushing the files to system/priv-app will result in the themed apps not to show, at all. You need to flash the package from recovery!!! If you want to keep your original services.jar file, save it before flashing > flash the desired package > reboot > replace the flashed version with the one you saved > reboot. Done!
PREREQUISITES:
KitKat ONLY!!! (no Lollipop suport)
Rooted,
Deodex ONLY!!! (if you know what you're doing, SecSettings.apk and InCallUI.apk (only) also work with odex files.)
Snapdragon variants (no idea whether they would work on Exynos - feedback appreciated).
The contained Contacts file is specific to the US variants (SecContacts_Note_USA.apk). If you're installing the theme on a non-US variant, you have to either delete or append a .bak to the original file (system/priv-app) before flashing the theme - otherwise you'll end up with 2 Contacts files. Furthermore, you don't necessarily have to rename the included Contacts file to match your original - it works as is, but if you prefer to, anyways go ahead, rename it.
GPE Theme was originally created by Brian (bri315317), however the theme was intended to be used within his ROM so in order to make it work independently I have slightly modified it and created 2 versions. I've posted this with his permission and obviously the due credits go to him.
Features:
- Pure Black background/theme consistent throughout all the apps.
- Own set of white icons
- Modified apps: Contacts, Messaging, Settings, Phone & Dialer.
- 4-way reboot menu.
- CRT screen off effect.
- App Ops
- Screen capture (screenshot) and torch added to the Power menu.
GPE Theme: removed the SystemUI.apk (it was constantly crashing), removed AirMessage.apk (didn't seem to be working outside Brian's Dynamic Kat ROM) and,
GPE Theme_HomeWake: same changes as above + I've modified the file under policy to force the Home button to wake up the phone (it makes sense when the finger scanner is used to unlock the phone). Note: Due to the original smali file enforcing a system-wide "Home-key-no-wake" policy, known file modifications under system/usr/keylayout have no effect whatsoever - hence, the creation of this version.
Material Design_HomeWake: (see the attached screenshots) same idea as GPE Home Wake but this is Brian's light theme. Note that due to the deep integration with his ROM, this theme offers only the same type of customization as the dark one, without taking advantage of any of the material design implementations.
NACO theme (Device Default) it's a combination of Brian's files and my files, it uses Samsung's Device Default theme/style (dark theme).
Features:
- Samsung's Device Default background/theme (dark with blueish headers - see the attached screenshots) - applied only to the affected apps
- Original icons
- Home button DOES wake the device (disabling this through the file IS possible)
- Modified apps: Contacts, Messaging, Settings, Phone & Dialer
- preserves original styles/themes of all the other apps not specifically modified for theming
- CRT screen off effect
- No App Ops - can be installed independently from Play Store
CREDITS:
- bri315317 for GPE Theme and Dynamic Kat ROM
- sefrcoko for his (Canadian) deodexed ROM
Screenshots: the dark theme is NACO Device Default theme, the light theme is Material Design_HomeWake.
Lollipop or kitkat?
Sent from my SM-N910F using XDA Free mobile app
Largewoodenspoon said:
Lollipop or kitkat?
Sent from my SM-N910F using XDA Free mobile app
Click to expand...
Click to collapse
KitKat - no idea what would be the result if installed on Lollipop.
Can't wait for this on L, love dark themes.
Lollipop version, please
All r shifting from kitkat to lollipop. Request for lollipop version plzz.
Naco theme not found. Get 404 error from AFH.
ianmb said:
Naco theme not found. Get 404 error from AFH.
Click to expand...
Click to collapse
Yes, I'm aware, I'm making some changes...I'll upload it in about 1 hour. Sorry! :fingers-crossed:
ianmb said:
Naco theme not found. Get 404 error from AFH.
Click to expand...
Click to collapse
Naco Theme is back online!
Working well on Sprint Note 4. Although I get a force close with ClockPackage.apk
And Music.apk still remains white bg.
ianmb said:
Working well on Sprint Note 4. Although I get a force close with ClockPackage.apk
And Music.apk still remains white bg.
Click to expand...
Click to collapse
I couldn't replicate the issue with the Clock or Samsung Music and since they seem to create some force closes with certain variants while working just fine with others, I've decided to remove them from all the themes - in other words no changes to the original Clock and Samsung Music apk. I've uploaded the new packages and update the OP to reflect the changes.
nacos said:
I couldn't replicate the issue with the Clock or Samsung Music and since they seem to create some force closes with certain variants while working just fine with others, I've decided to remove them from all the themes - in other words no changes to the original Clock and Samsung Music apk. I've uploaded the new packages and update the OP to reflect the changes.
Click to expand...
Click to collapse
Hey thanks! I'm gonna give these another try. The only ones I was having problems with that I tried were the Clock and Music apk. When I tried the Contacts.apk I just copied and pasted to system/priv-app but it wouldn't show in my app drawer. Even after wiping cache and dalvik and fixing permissions. I will give it another go. SecSettings.apk. worked great tho.
ianmb said:
Hey thanks! I'm gonna give these another try. The only ones I was having problems with that I tried were the Clock and Music apk. When I tried the Contacts.apk I just copied and pasted to system/priv-app but it wouldn't show in my app drawer. Even after wiping cache and dalvik and fixing permissions. I will give it another go. SecSettings.apk. worked great tho.
Click to expand...
Click to collapse
Flash the whole zip file from recovery and wipe the Dalvik/cache afterwords - all 3 apks related to phone (SecTeleservice, SecContacts and InCallUI) need the services.jar under framework to get properly installed - if you try to just push them, as you did, you'll end up exactly in the situation you've described. Furthermore, I highly recommend installing all 3 apks related to phone - don't just pick Contacts. They are interdependent.
nacos said:
Flash the whole zip file from recovery and wipe the Dalvik/cache afterwords - all 3 apks related to phone (SecTeleservice, SecContacts and InCallUI) need the services.jar under framework to get properly installed - if you try to just push them, as you did, you'll end up exactly in the situation you've described. Furthermore, I highly recommend installing all 3 apks related to phone - don't just pick Contacts. They are interdependent.
Click to expand...
Click to collapse
I have an alredy modified services.jar with hotspot unlocked. So I would probably lose that if i flash the provided one in the zip.
ianmb said:
I have an alredy modified services.jar with hotspot unlocked. So I would probably lose that if i flash the provided one in the zip.
Click to expand...
Click to collapse
OK, then probably the best next thing for you would be to save your services.jar, flash the zip as is and once the installation completed/rebooted, then put back your services file. Let me know, please!
nacos said:
OK, then probably the best next thing for you would be to save your services.jar, flash the zip as is and once the installation completed/rebooted, then put back your services file. Let me know, please!
Click to expand...
Click to collapse
I'll give it a shot.
---------- Post added at 09:40 PM ---------- Previous post was at 09:07 PM ----------
nacos said:
OK, then probably the best next thing for you would be to save your services.jar, flash the zip as is and once the installation completed/rebooted, then put back your services file. Let me know, please!
Click to expand...
Click to collapse
That did it! Everything worked as suggested. Some of the text bubbles are hard to see with the white text but the dark grey bubbles work fine. Black dialer with blue numbers looks good. Contacts looks great too...thank you!
nacos said:
OK, then probably the best next thing for you would be to save your services.jar, flash the zip as is and once the installation completed/rebooted, then put back your services file. Let me know, please!
Click to expand...
Click to collapse
Do you have any aspirations of modifying his material theme in the same regards?
Sent from my SM-N910T using XDA Free mobile app
So is this not supposed to be themed?
Sent from my SM-N910T using XDA Free mobile app
srimay said:
Do you have any aspirations of modifying his material theme in the same regards?
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
If you are referring to Brian's Material Light Theme, that's actually quite easy, and yes, by all means if there are requests I can provide the files...but unfortunately, besides getting a nice light theme, very similar to Samsung's original, you won't get much more than that - due to the deep integration with his ROM, the theme won't inherit any material design characteristics/features, just background/font modifications similar to the dark themes.
srimay said:
So is this not supposed to be themed? View attachment 3182753
Sent from my SM-N910T using XDA Free mobile app
Click to expand...
Click to collapse
No, these themes will NOT modify any aspects related to notification bar/ quick settings, etc, etc, etc.
The easiest/most convenient way to customize most of these aspects is by using Wanam's Xposed module.

[MOD] (H2O2){4.0.3}Accent Colours ,Centre Clock mods ,Dark Notifications and more

Introduction
I'm sure everyone must have noticed current Open Betas are heavily inspired by Hydrogen OS. OnePlus is gradually moving away from the clean and aesthetically pleasing OOS. H2O2 changes that. It is an attempt to bring little things from Oxygen back into the current Builds
Features
- New accent colors in Light Theme: Wine, Navy Blue, Green (the default color in OOS 3.2.8)
- New accent colors in Dark Theme: White, Red and Lime (from OOS 3.2.8)
- Pixel Like UI with default theme currently for 4.0.2 & 4.0.3
-Notificaton Panel full black
-White theme Colours shades changed
-Grammer fixes
-Centre clock
(screenshots in attachment)
Installation
1. Make nandroid before you flash this.
2. Download the zip and flash it.
3. Hit thanks and enjoy
For reporting bugs, please pm me andattach screenshots if possible
Compatibility
OOS 4.0.3
OOS 4.0.2
OB 2
Issues?
I didn't have any bootloops without root so it doesn't seem to be necessary. However for some people, rooting fixed the issue. You can unroot later.
If you still face bootloop, For anyone experiencing bootloops, please provide the following info
1) F2Fs or ext4
2) Encrypted or not
3) Rooted or not
4) Save log in aroma installer and attach
To fix bootloops, dirty flash ROM
Thanks to @ungeeked for his work
Link to original thread here
Other similar threads from me to be closed soon
This will be the final thread for H2O2 and accent colours mod by me
Thanks for all your support
Download Links
OxygenOS 4.0.3
https://drive.google.com/file/d/0B6FY-XKZtgn4T2E4eG9aTGZoX0k/view?usp=drivesdk
Revert for 4.0.3
https://drive.google.com/file/d/0B6FY-XKZtgn4QVNjMDN3STNhYWc/view?usp=drivesdk
OxygenOS 4.0.2
https://drive.google.com/file/d/0B6FY-XKZtgn4Z2h3WHVYQ2pOUGM/view?usp=drivesdk
Revert for 4.0.2
https://drive.google.com/file/d/0B6FY-XKZtgn4RzBWdm5xLXN6ejg/view?usp=drivesdk
Open Beta 2
Making in progress
Revert to OB2
https://drive.google.com/file/d/0B6FY-XKZtgn4eGFEWW52ZVVGcGs/view?usp=drivesdk
Centre Clock Mods
If u have two clocks in status bar after installing this then go to: settings -> status bar -> time -> Don't show this icon
OOS 4.0.3
https://drive.google.com/file/d/0B6FY-XKZtgn4OVV5TGliQkw0MGM/view?usp=drivesdk
OOS 4.0.2
https://drive.google.com/file/d/0B6FY-XKZtgn4c1RoU0otdFlZT2c/view?usp=drivesdk
OB 2
Coming Soon
Dark Notifications
Beta 1(with center clock )
https://drive.google.com/file/d/0B6FY-XKZtgn4eFBBTTFGYXlva3M/view?usp=drivesdk
Bugs
-Lockscreen notifications not proper
-Beta build so don't expect much
Credits
@Bradl79
CustomMod made by @SyCreed
for 4.0.3 op3/3t
Well, I edited that MOD for my own usage.
Added by me :
All angles roatation while Auto-Rotate enable
Disabled orange bar while BatterySaver mode enabled
5 Tiles in QuickSettings
*There is no centred clock!
The base taken from @Nishidh so all the credits goes to him
All you need is to flash it, it includes all the features that Nishidh added - (Thank you again)
Download on G.Drive
https://drive.google.com/file/d/0B-9Rv-e89OztVG1pZndMYzJ6alk/view
I won't develop it any further, cuz that's what i'm using.
Enjoy
original post and screenshots
https://forum.xda-developers.com/showpost.php?p=70994758&postcount=31
nice work - thanx !!
Awesome Mod. Thanks.
center clock not showing up with latest mod here.
i think accent colors seems to be mixed up too.
Center clock Mod works for me perfectly. 4.0.3 Thanx
Thanks for the mod!
Could you please add a quick explanation on what's changed in all the apps in the zip? I don't think it's mentioned in the OP, for example why is OPCellBroadcastReceiver modified? AFAIK everything mentioned in the mod is 8n system ui and settings apk?
/system/priv-app/OPSystemUI
/system/priv-app/Telecom
/system/priv-app/TeleService
/system/priv-app/OPCellBroadcastReceiver
/system/priv-app/OPNetworkSetting
/system/priv-app/Settings
/system/priv-app/TeleService
/system/app/OPSafe
/system/app/OPLauncher
Just converted the addon to Magisk, and everything is working fine!
works perfectly on oos 4.0.3 i just love the dark notification drawer theme thanks!
I'm new to this community so please don't be mad at me what is nandroid
SachinTS said:
I'm new to this community so please don't be mad at me what is nandroid
Click to expand...
Click to collapse
No problem.
No. 1 questions are asked in the questions and answers section. Lol
No.2 nandroid backup is backing up your phones system, os, app and data in recovery mode
Is basically backing up ur device.
No3. You could also search on YouTube to see what it is
Sir one more question how do i install it
s1m4an said:
Thanks for the mod!
Could you please add a quick explanation on what's changed in all the apps in the zip? I don't think it's mentioned in the OP, for example why is OPCellBroadcastReceiver modified? AFAIK everything mentioned in the mod is 8n system ui and settings apk?
/system/priv-app/OPSystemUI
/system/priv-app/Telecom
/system/priv-app/TeleService
/system/priv-app/OPCellBroadcastReceiver
/system/priv-app/OPNetworkSetting
/system/priv-app/Settings
/system/priv-app/TeleService
/system/app/OPSafe
/system/app/OPLauncher
Just converted the addon to Magisk, and everything is working fine!
Click to expand...
Click to collapse
Basically all these apps require separate changing of colours
eg.OPCellBroadcastReciever needs to be changed for syncing colours in settings\ more\ cell broadcast with the mod.
Now if u see system update option the colors there are not changed that's because I haven't added that system updater apk.(will be added in next build)
SachinTS said:
Sir one more question how do i install it
Click to expand...
Click to collapse
U need to unlock bootloader then> install twrp
U will get help here
https://forum.xda-developers.com/oneplus-3/how-to/oneplus-3-how-to-unlock-bootloader-t3398733
sir I already said that I'm new to this community so i need real help for those steps to unlock bootloader and install other things
SachinTS said:
sir I already said that I'm new to this community so i need real help for those steps to unlock bootloader and install other things
Click to expand...
Click to collapse
refer to the guide linked in the previous post just go to fist page and you will find all important info about bootloader and other stuff good luck!
Nishidh said:
Basically all these apps require separate changing of colours
eg.OPCellBroadcastReciever needs to be changed for syncing colours in settings\ more\ cell broadcast with the mod.
Now if u see system update option the colors there are not changed that's because I haven't added that system updater apk.(will be added in next build)
Click to expand...
Click to collapse
Thanks I get it. You're pretty thorough.
One thing I've noticed, I'm using the dark theme, the text over here is not displayed correctly, and thanks for your great work! Wish I had time to try to decompile and dig around..
Is it all included on the first zip?..Or the center clock is a separate?..

Categories

Resources