[Enable dt2w][Asus Zenfone Max Pro M1][X00TD][Systemless][Magisk Module] - Asus ZenFone Max Pro M1 Themes, Apps, and Mods

Enable dt2w [Double tap 2 wake] in custom ROMs in supported kernels in Asus Zenfone Max Pro M1 [X00TD] with this magisk module.
As everyone knows that dt2w is needed to be enabled by running some script on every boot in Asus Zenfone Max Pro M1. This magisk module does same stuff on every boot. So no need to run script on every boot. Just flash it & forget.
Tested on latest official LineageOS dated 20180918 build with latest RawWork kernel v3.0
Requirements:
Magisk v17.0+
Dt2w enabled kernel
Download:
Check attachment
Reference:
https://t.me/ASUS_X00TD/684
Changelog:
V1. 0 initial release
V1. 1 edited & removed multiple system wake ups.
V2.0 now it can enable dt2w in latest pixel experience (26/11 build)

Dude
Sorry to say but this mod is just wrong.
You can't have the system wake up every 30 seconds and set the props.

candiesdoodle said:
Dude
Sorry to say but this mod is just wrong.
You can't have the system wake up every 30 seconds and set the props.
Click to expand...
Click to collapse
You can say "no need to re-apply same prop every 30 seconds for multiple times as applying for once is enough" but calling it wrong means it should not work.

No more required. Re-wrote the kernel side thing. And pretty much these props are no more required.

say99 said:
No more required. Re-wrote the kernel side thing. And pretty much these props are no more required.
Click to expand...
Click to collapse
That's cool! Can you provide that kernel link?

dr.bathman said:
That's cool! Can you provide that kernel link?
Click to expand...
Click to collapse
its not just a kernel side thing! Wait for a while all roms will get the update
for reference : https://github.com/ASUS-X00TD/android_device_asus_X00TD/tree/lineage16.0-gesture
and https://github.com/ASUS-X00TD/android_kernel_asus_sdm660

Here is a video demonstration of the same thing.
https://www.youtube.com/watch?v=pshtL-YQ60g

Updated to v2.0
Changelogs:
V2.0 now it can enable dt2w in latest pixel experience (26/11 build)
Download from op post attachments.

Related

[MOD] Sweep2Sleep (Marshmallow)

Sweep2Sleep kernel module
This module allows you to sweep across the navigation bar at the bottom of the screen to put the phone to sleep.
This works with the stock kernel and requires SuperSU
The versions for 2.7 and 3.35 bases work with EX Kernel Manager. The settings are located at /sys/sweep2sleep/sweep2sleep
Download:
3.35 base (Marshmallow)
https://www.androidfilehost.com/?fid=24369303960689725
2.7 base
https://www.androidfilehost.com/?fid=24052804347765936
1.32 and 1.40 bases
https://www.androidfilehost.com/?fid=23991606952593922
Installation:
Flash in recovery
Options:
Sweep left, sweep right or sweep either left or right to put the phone to sleep.
Do it the easy way with EX Kernel Manager or edit /system/su.d/40s2s to change sweep settings
Manual usage:
insmod /system/lib/modules/s2s_mod.ko
Source:
https://github.com/flar2/m9-sweep2sleep
XDA:DevDB Information
Sweep2Sleep for HTC One m9, Kernel for the HTC One (M9)
Contributors
flar2
Source Code: https://github.com/flar2/m9-sweep2sleep
Kernel Special Features:
Version Information
Status: Testing
Created 2015-04-29
Last Updated 2016-01-20
Thanks @flar2 much appreciated mate?
Edit: confirmed as working with my kernel
Doesn't work on my att model tried fixing permissions to match other modules .. checked to make sure module was there and script was in init.d.. anything else o could try flar?
I haven't really used this, as I just built it this morning. Let me know about the usability. I may have to adjust the sweep distances and locations.
Johnny424 said:
Doesn't work on my att model tried fixing permissions to match other modules .. checked to make sure module was there and script was in init.d.. anything else o could try flar?
Click to expand...
Click to collapse
There are a couple things.
The module probably only loads with the kernel named 3.10.49-ga24f2d5. I didn't check to see if we need to match the kernel name or modversions. Either way, if there is an error on insmod, the solution is to hexedit the module, or recompile it against the specific source of the running kernel.
To test this, in terminal, type the following:
Code:
su
insmod /system/lib/modules/s2s_mod.ko
If there is an error, look at dmesg to see what the problem is.
The "stock" stock kernel does not have init.d support, so it will not load automatically. If you've verified above that the module loads, you can search around the forums for init.d solutions. Or if you have SuperSu, you can move the script from /etc/init.d/40s2s to /system/su.d/40s2s
Using your latest..will see if it's loading
Johnny424 said:
Using your latest..will see if it's loading
Click to expand...
Click to collapse
It probably doesn't load with my kernel. I installed the stock to test it since I figured most were using stock. I haven't had time to work on my kernel, but I have plans to add complete wake/sleep gesture support to it, hopefully this weekend.
Fair enough .. thanks
Thanks for this mod, and it works for MaximusHD 1.0.0 (3.10.49-g5c16a62)
412070391 said:
Thanks for this mod, and it works for MaximusHD 1.0.0 (3.10.49-g5c16a62)
Click to expand...
Click to collapse
Thanks for the confirmation. This tells me that if kernels are released where this doesn't work, the modversions CRC values will have to be hexedited to match the symbols in the kernel.
flar2 said:
Thanks for the confirmation. This tells me that if kernels are released where this doesn't work, the modversions CRC values will have to be hexedited to match the symbols in the kernel.
Click to expand...
Click to collapse
Confirmed working brilliantly on insert coin using LeeDroids kernel. Thank you immensely
Works great. Thx flar2!
flar2 said:
Sweep2Sleep kernel module
Click to expand...
Click to collapse
Cleverly written, excellently done!
Works just as nice indeed (compiled from your sources -- and a special thank for sharing them)!
Yet you had to strip the release version you supply with the zip, hadn't you?
It'd be 20 times smaller
flar2 said:
It probably doesn't load with my kernel. I installed the stock to test it since I figured most were using stock. I haven't had time to work on my kernel, but I have plans to add complete wake/sleep gesture support to it, hopefully this weekend.
Click to expand...
Click to collapse
Does this work with you 0.2 Kernel? Thanks in advance.
jollywhitefoot said:
Does this work with you 0.2 Kernel? Thanks in advance.
Click to expand...
Click to collapse
No, but 0.3 will have it built in
flar2 said:
No, but 0.3 will have it built in
Click to expand...
Click to collapse
Thanks
nice, this mod also works on 1.40.xxx.x based rom
delete
Check OP for a new module that works with the 2.7 base
The new module is compatible with EX Kernel Manager
New 2.7 base working great on VZW Android 5.1 - 2.6.605.10 base with stock kernel, no init.d support, but simply created the su.d folder and added the module in there and works as should, thank you kindly.

[ROM][CLANG][7.1.1][Substratum]PixN Rom

PixN Rom​** Theme friendly ** Substratum ** Clang ** Custom Settings **
This is my daily driver which I update occasionally depending on weather I need/want new features. There won't be any OTA's because of work. Do please also check the Credits section, and the Screenshots tab.
Please use the Feature Request tab for feature inclusion requests.
It's also very hard to keep track of bugs reported here in the comments so please, again, use the bug reports tab...
I'm very thankful to everyone commenting, it's just hard to keep track sometimes, and seeing as DevDB has all the features required...
Since I also use XDA Labs which has no DevDB support it'd be best to comment AND add the comment in the required DevDB tab..
I don't own this device, but everything should work.
Features Implemented
Release 1
SonyAosp Based
OMS Substratum Support with Masquerade (from CarbonROM)
Thermal-engine (CarbonROM)
Gapps Inbuilt (OpenGapps)
Supports Assistant Activation
Increased Call Log History
Working Advance Reboot Menu (SonyAosp)
Commit history in Changelog (SonyAosp)
Screen dimmer. (Elementalx Kernel)
Release 1.99
This is a beta release which sort of currently BREAKS BLUETOOTH. (will be fixed in Release 2)
Working Camera (The google camera crashes but open camera and whatsapp camera work usually, some crashes are still there but the pictures are clear (front camera colors are a bit washed out) and no inversion or anything)
Sdcarfs (should fix exfat)
Fixed the wakelock issue (IPA and others)
Fixed substratum for the e6653
Stability Tweaks
Release 1.999
Please extract the zip and fastboot flash both the system and the kernel..
Working Camera (Works for me)
Built with CLANG
Fixed the slow charging
Native ntfs and exFAT
More Stability Tweaks
Built with newer external libraries
Added Vanilla Music Player
More features coming soon, framework buildup.
Release 3
Please extract the zip and fastboot flash both the system and the kernel.. This is a deodexed build and has a slow FIRST boot.
Status Bar swipe to increase brightness
Customize Nav Bar
Fixed Substratum
Double Tap status bar to sleep
Music Controls
Close foreground app with long press
Screen Record
Native Screenshot edit options
All other OmniGears features as of 7.0
Busybox built in (toybox is too limited)
Some new bugs which will be fixed. Report them asap!
Release 3.1
Minor Bugfix release.
Squashed that damn irritating power button reboot
Also has a new minor kernel update
Release 4
Major release. Name change, fixes... the full changelog is HUGE
Fixed LEDs
Fixed Power reboot issues
Added my own custom settings based off Benzo and Flash Roms
Ambient display
NETWORK TRAFFIC MONITOR!!
LED Control (Cyanogenmod)
Default pixel coloring
Added substratum and superuser tiles in settings
Double tap to sleep anywhere
Adblock from the MoaAB Project
Navigation bar edits
Pulse
Smartbar
Fling
Toast icons
Fixes and stuff check changelog.
Sdclang and Clang build
Release 5
Major release. Android version upgrade. I can't remember the whole changelog.
Rebased to Android 7.1.1
Therefore all 7.1.1 features, most notably, automatic background update handling and faster UI
Built with GCC 6.x as well as Clang 3.9 for speed and battery
All the features made it through intact including themes
Introducing Moves, which are quick shortcuts
All the libraries have been optimized and rebuilt mostly
Uses a Relatime Thread for the UI
Release 5.5
Bugfixes. Everyone should get this.
Fixed all the Settings
Added charging current and voltage
Release 6
More fixes and features.
Fixed all the Settings (again)
Added memory bar option
QS Header Icon settings
Date and time for header modifications
Auto launch music player
Release 7
Fixes.
Mostly the power menu bug.
Updated Externals.
Didn't get time to check the gapps thing. Install the necessary version (7.1.1 Arm)
Working
Everything ought to be fine.
Partially Working / Buggy
Sometimes these wakelocks prevent deepsleep. Disable the services and use suggested apps to fix. (as reported by @Sh4douw)
All the KERNEL bugs of AOSP are present
Release 3
Sorry but these are mostly due to a rushed release. ALL of these WILL be fixed asap.... All done!
The LED won't turn on while charging, but it still charges and shows the animation. (Fixed in 4)
The power button sometimes causes random reboots (Fixed in 4)
Power menu isn't themed yet (Fixed in 4)
The omnigears settings look like they don't stick (checkboxes) but they actually do (My settings do stick in 4)
Release 5
These are to be removed in the next release
The statusbar battery in the icon doesn't work. Everything else does. (Fixed in 6)
Lockscreen shortcuts don't work yet (Fixed in 5.5)
Lockscreen voltage and charging current doesn't work yet (Fixed in 5.5)
Weirdly I managed to get the advanced reboot menu to turn up while using the Power Off option too so for now to really turn it off you'll need to choose bootloader (Fixed in 6)
Not Working
Inbuilt Recovery (Weirdly) (Use the one for your device)
Gapps (You'll need to uninstall gapps with the opengapps uninstaller and then reinstall the right version (arm, 7.1.1) for your device; in my hurry the gapps bundled are all arm64. Hence the crashes. )
Suggested Extras
Recovery
SuperSU (suhide causes bootloops)
Magisk with phh's Superuser (New root interface with persist options)
AutoMagisk for hiding root
Assistant Enabler Zip Or App
Substratum
Substratum Pixel Theme
Naptime & Doze for better standby drain.
If the brightness is too dim you can turn the dimmer on and off by the following
You can echo 0 to disable and echo 1 to enable it via the sys path /sys/module/mdss_fb/parameters/backlight_dimmer
Click to expand...
Click to collapse
Please feel free to report more bugs, or even request more features but I'm not a dev so, no guarantees.
Installation Instructions
Eventually these will be flashable zips, however right now they're causing an error (IOError: [Errno 28] No space left on device)
Extract both boot.img and system.img from the relevant Release folder which has Leo
So for now install by fastboot
Code:
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery_3.0.2.img
I don't recommend wiping userdata via fastboot so if you want you can always factory reset or clear Data, Cache, Dalvik and System from TWRP.
Downloads​
The DevDB downloads are for the system.img and boot.img files only. They're in 7z cuz otherwise I can't upload them.
Beta Release 6
Sadly this release is not on DevDB.. Since DevDB won't finish attaching files as of 1st Jan and I don't even know if it'll be back. I'm really hoping for a basketbuild account, cuz then I'll be able to serve OTA's. Anyway.
For now due to popular demand this release, Release 6 is uploaded to MEGA.
Go to PixN/Roms/Release 6/Leo
The link to the folder is here
Beta Release 7
Back on DevDB.
For mobile users to get to the downloads section just hit the big [https://forum.xda-developers.com/devdb/project/?id=18707#downloads"]DOWNLOADS[/URL] button.
FAQ/Frequent Statements
Q0: When ${THING}?
A0: No ETAs. Don't ask.
Q1: You list my phone above but there isn't a build uploaded, why not?
A1: Haven't gotten around to it yet.
Q2: But when will you get to building it?
A2: Damn it, see Q0/A0.
Q3: How often will builds be produced?
A3: Whenever I get to them and feel like uploading.
Q4: But ${THING} isn't working for me. I cannot live without ${THING}.
A4: Not surprising, nougat is still young. Some features aren't ported and some may still be buggy. Maybe this isn't ready for you yet. And don't cry.
Q5: Xposed?
A5: Don't know. Maybe, maybe not. I'll ignore you if you complain about something and are using Xposed. Not out for nougat yet.
Q6: Can I complain about something?
A6: I'd prefer not, but be prepared for me to ignore you.
Q7: Can I report a bug?
A7: Absolutely. Please mention the kernel version and any additional files you flashed. Create a logcat.
Q8: When will you fix ${THING} that I just reported?
A8: Damn it, see Q0/A0. And if your ${THING} isn't something that bothered me, it probably just got shuffled to the back of the line.
Q9: Can I donate?
A9: Sure! Whatever you can. This takes a lot of time.
Q10: What is this "sdclang" thing?
A10: CM is using a optimized version of the clang/llvm compiler for official builds of Qualcomm devices. I'm using it for my own builds. See these links here and here.
I've depreciated this to move to Clang 3.9 (newer).
Click to expand...
Click to collapse
Full Changelog
Clogs my Labs view. Will make a github repo for this later.
Credits
@The Flash for his kernel and rom.
@JerryLaiHMmmmmm for showing the community AOSP was possible.
@zacharias.maladroit for the recovery and his excellent kernel.
@RyTekk also for his kernel source and inputs.
@Myself5 for setting me straight about the E6683 kernel issues and for all the work done on sony devices.
@frap129 for his excellent MapleAOSP
@pollob666 for the call log fix.
@haggertk for the FAQ.
@BSDgeek_Jake for MoaAB.
Sonyxperiadev Team.
SonyAOSP Team.
OmniRom Team.
DirtyUnicorns Team.
PureNexus Team.
BenzoRoms Team.
CarbonROM Team (Best gerrit ever).
Substratum Team.
AOSP providers.
Everyone testing this.
If I've forgotten anyone I'll add them later, especially if someone reminds me...
XDA:DevDB Information
PixN Rom, ROM for the Sony Xperia Z3
Contributors
HaoZeke
Source Code: https://github.com/PixN-ROM
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Beta
Current Beta Version: 7
Beta Release Date: 2017-01-12
Created 2017-01-04
Last Updated 2017-01-12
And in 6603?
16dima11 said:
And in 6603?
Click to expand...
Click to collapse
Yeah this is for 6603 aka leo (the device codename)
have Screenshot? thx
does it work on d6633 (dual sim) ?
soonsi said:
does it work on d6633 (dual sim) ?
Click to expand...
Click to collapse
Nope, sorry, not yet ... I could put a build for it too... Do you have a working aosp rom for the d6633?
said8941 said:
have Screenshot? thx
Click to expand...
Click to collapse
Part of the op. Check the screenshots tab.
Thank you, now I will try)
HaoZeke said:
Part of the op. Check the screenshots tab.
Click to expand...
Click to collapse
i found. Thx
-
GPS work?
Hey, installed it and everything seems to be working instead of camera, there is no camera at all and google and open camera are not working, any tips?
Edit: just realised it takes picture but screen is black whole time
Kind regards,
V
Can I flash with d6603 bootloader locked? Thank you very much for your time and work.
Deejay Bosz said:
Can I flash with d6603 bootloader locked? Thank you very much for your time and work.
Click to expand...
Click to collapse
No
Aren't the partially working/ not working tabs a bit misleading? I haven't tried the ROM but since there are still unresolved problems with the kernel I doubt that the ROM is almost bug free
Rastamaniak said:
Hey, installed it and everything seems to be working instead of camera, there is no camera at all and google and open camera are not working, any tips?
Edit: just realised it takes picture but screen is black whole time
Kind regards,
V
Click to expand...
Click to collapse
Ouch... That's interesting.. Could you send me a logcat of what's going on when you open the camera and take a picture?
mattia.bf said:
Aren't the partially working/ not working tabs a bit misleading? I haven't tried the ROM but since there are still unresolved problems with the kernel I doubt that the ROM is almost bug free
Click to expand...
Click to collapse
Well the features certainly are bugfree, ie the rom per se is. Kernel issues are sort of separate. Especially camera blobs.
The rom itself is in beta, as the devdb thing asserts. They're all beta releases.
I'll add camera to partially working.
Anything else? (I'll update the op soon)
Actually I used to own a z3 and don't anymore, but I thought I'd build for it anyway (I'm in a z5 nowadays)
Last I remembered I thought Sony had gotten the camera working completely on the z3. I guess I was wrong.
I usually release an optimized kernel with this rom but since I don't have the device I'll stick to the stock one.
You could of course use any 3.10 aosp kernel if it helps..
Deejay Bosz said:
Can I flash with d6603 bootloader locked? Thank you very much for your time and work.
Click to expand...
Click to collapse
To elaborate, you can't flash anything with a locked bootloader....
You need it unlocked to flash kernels, otherwise nothing boots.
Backup your ta partition, unlock and join the fun
this ROM has bugs? the camera works well?
Hey, I'd request everyone using this, and even those who aren't to please help clear my doubts on originality here
https://forum.xda-developers.com/android/software-hacking/original-code-t3532034
HaoZeke said:
Hey, I'd request everyone using this, and even those who aren't to please help clear my doubts on originality here
https://forum.xda-developers.com/android/software-hacking/original-code-t3532034
Click to expand...
Click to collapse
I installed the Rom, there is a lot of work but you're at a good point.
-play store no good, freezes, do not download the app, etc.
-I'm not uninstall the app
-the camera does not work with external app
to resolve the first three issues are forced to restart
leors said:
I installed the Rom, there is a lot of work but you're at a good point.
-play store no good, freezes, do not download the app, etc.
-I'm not uninstall the app
-the camera does not work with external app
to resolve the first three issues are forced to restart
Click to expand...
Click to collapse
Could you give me logcats of the crashes? I no longer own the Z3 so I'm depending on all of your for logs

[WIP][ROM][ARM64][VoLTE][Redmi 2][DISCONTINUED] CAF_AOSP_7.1.2 for Redmi2 WT88047

Hi, this rom is built using arm64 sources from Codeaurora, branch LA.BR.1.2.9_rb1.29 with some adjustments to fit our "little precious... "
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
INSTALLATION
- MAKE BACKUP of your working rom before flashing this one.
- Boot into recovery
- Wipe System, Data, Cache, Dalvik Cache
- Flash the zip
- Reboot your device
First boot takes some time. Wait patiently.
WORKING
- Wifi,
- Bluetooth,
- RIL (voicecall, sms, data),
- SDCard,
- audio / video
- FM radio
- Camera
- GPS
- VoLTE
NOT WORKING
- Camera
- GPS
SOURCES
https://github.com/redmi2
CREDITS
me
you
everyone
DOWNLOADS
androidfilehost
wt8847_64_twrp_3.2.1
If you want root, flash
"phh's SuperUser"
OR
SuperSU
OR
MagiskSU
Gaaps are not included, open_gapps-arm64-7.1-pico works fine.
The ROM supports signature spoofing, so you can use microG as a "replacement" for gaaps.
XDA:DevDB Information
CAF, ROM for the Xiaomi Redmi 2
Contributors
pirej
Source Code: https://www.codeaurora.org/cgit/quic/la
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP 3.1.1 and L bootloader
Based On: CAF AOSP ARM64
Version Information
Status: Stable
Created 2017-03-08
Last Updated 2018-06-05
Changelog:
- 02.04.2017 fixed Camera
- 03.04.2017 fixed GPS (will be included in the nex build) get the fix here
- 04.04.2017 updated all sources to the latest CAF branch LA.BR.1.2.9_rb1.14, included gps fix, removed qcom bt apps.
- 09.04.2017
Camera - include missing 8MP picture size
Wrong device name - fixed
Gallery FC when entering edit mode - fixed
Unlocked 400 and 533 Mhz cpu frequencies
Click to expand...
Click to collapse
- 18.04.2017
Options to disable camera shutter sound and screen-shot sound
Camera Beautification Options
Signature Spoofing permission
Advanced Power Menu
Buttons Rebinding Options (and changed the color to "Teal" instead the initial "Blue", to match all of the other items in settings
Navbar Buttons
Quick settings pull down
Quick Charge
Faux Sound
MSM hotplug
Various Framework and Kernel optimizations/improvements
Click to expand...
Click to collapse
- 20.04.2017
Added VoLTE support
removed Quick settings pull down
Disabled system-wide Camera shutter sound (editable in system.prop)
Click to expand...
Click to collapse
-25.04.2017
I have updated all of my sources to the latest LA.BR.1.2.9_rb1.15 branch for msm8916_64 (no sign of 7.1.2 yet)
I didn't check what exactly is changed upstream, so...
I removed the second APN setting in mobile settings
Increased in-call audio volume
The wifi drivers in kernel are updated too (i forgot to update them before)
Click to expand...
Click to collapse
-01.05.2017
From what i remember..
Changed app icons for phone/messages
Added screen recorder option ( press power and volume-up keys at the same time to start, and same combination to end recording)
Added "Phone info" in about/status/Phone info (no need to dial *#*#4636#*#*)
Updated mixer for a louder in call sound (and i hope i didn't introduce some distortions in music playback as in the first try)
Those are the obvious changes..
And.. a some under the hood changes..
Click to expand...
Click to collapse
-21-05-2017
no new features,
no new (reported)bug fixes..
fixed some unreported bugs(errors in logcat)
some BoringSSL related changes,
and some other misc changes
Click to expand...
Click to collapse
-26.05.2017
updated to android 7.1.2
Click to expand...
Click to collapse
-19.06.2017
updated to LA.BR.1.2.9_rb1.22
Click to expand...
Click to collapse
-31.07.2017
updated to LA.BR.1.2.9_rb1.23
Click to expand...
Click to collapse
-26.08.2017
updated to LA.BR.1.2.9_rb1.24
Click to expand...
Click to collapse
-02.10.2017
updated to LA.BR.1.2.9_rb1.26
Click to expand...
Click to collapse
-18.10.2017
improved proximity sensor sensitivity
misc updates in kernel for gereral performance
display related changes
added(in dialer) and enabled call-recording
Click to expand...
Click to collapse
-03.11.2017
updated to LA.BR.1.2.9_rb1.27
patched to allow changing of the " WebView provider"
Click to expand...
Click to collapse
-02.12.2017
updated to LA.BR.1.2.9_rb1.28
included some of the previous changes/bug-fixes:
added option to remove the QuickSearchBar in launcher settings
switched to ltr559 to get the proximity working
fixed gallery not being able to open edit mode
Click to expand...
Click to collapse
Temp change-log until the next full build..
Updated kernel, with added support for the great kernel-app "spectrum"
and with fixed "display shifted" bug.
-11.01.2018
Updated to LA.BR.1.2.9_rb1.29
Click to expand...
Click to collapse
-05.06.2018
--------------------------DISCONTINUED--------------------------------
Reserved
Good job. Probably we may borrow both the GPS/camera Hal's and vendor from R3 and try
Probably(hopefully) yes, but we will see.
Woohoo
Yay 64 in the House :laugh:
:good::good:
@pirej can you share your kernel source here again? Also, how which tool you used to unpack-repack the boot.img? can you tell me the process? I'm having issues only with this in here
wow,I am waiting it becomes stable
TecnoTailsPlays said:
@pirej can you share your kernel source here again? Also, how which tool you used to unpack-repack the boot.img? can you tell me the process? I'm having issues only with this in here
Click to expand...
Click to collapse
As i told you, Im not repacking anything, its all build from source.
But when i need pac/repack.. i use this on linux or this on windows.
TecnoTailsPlays said:
@pirej can you share your kernel source here again? Also, how which tool you used to unpack-repack the boot.img? can you tell me the process? I'm having issues only with this in here
Click to expand...
Click to collapse
Hey, why do you ask same question again? He's building from source, not packing, unpacking boot.img. Go and get sources link from previous post and there are tons of methods in xda on unpacking boot.img.
Venkatesh said:
Hey, why do you ask same question again? He's building from source, not packing, unpacking boot.img. Go and get sources link from previous post and there are tons of methods in xda on unpacking boot.img.
Click to expand...
Click to collapse
Look, I asked him again becouse I tried using a lot of methods for making the boot.img, BUT it dosn't work, when I compile the kernel all I get is the kernel.gz and the dt.img, I need the ramdisk for caf that is on the boot.img, I can unpack-it, but I can't repack-it, it will give me an error saying that it can't find mkbootfs and mkbootimg, even that they are on the location indicated Mkboot , that's why I'm asking for help
awesome work bro.
@pirej , my device model is wrong, it's showing the 2014811 model, but my model is 2014819, any way to fix it? but I don't think this is too much important
Not boot here. Clean flashed install..
valenrock said:
Not boot here. Clean flashed install..
Click to expand...
Click to collapse
Booted successfully on my HM 2014818 (Indian Variant).
The ROM is snappy af its like Redmi 2 on steroids.
It just misses out on Camera , Non remappable H/W keys and GPS which will be fixed by pirej ? soon™.
Saurabh_Umadikar said:
Booted successfully on my HM 2014818 (Indian Variant).
The ROM is snappy af its like Redmi 2 on steroids.
It just misses out on Camera , Non remappable H/W keys and GPS which will be fixed by pirej ? soon™.
Click to expand...
Click to collapse
Clean flashed TWRP 3.0.3.0
.....
Script succsesded (1.000000)
But stuck at boot animation ( white google text )
Something wrong here @pirej ?
Nice work @pirej, Can you share how much space is occupied in /system partition with arm64 rom?
valenrock said:
Clean flashed TWRP 3.0.3.0
.....
Script succsesded (1.000000)
But stuck at boot animation ( white google text )
Something wrong here @pirej ?
Click to expand...
Click to collapse
It takes an atypical amount of time for the first boot to happen. Be patient.
CENTSOARER said:
It takes an atypical amount of time for the first boot to happen. Be patient.
Click to expand...
Click to collapse
40 minutes of waiting.. Really? :laugh:

[6.0.1][Stock+] OxygenOS 3.6.1 - Debloaded | Fast | Magisk | 💪

Hello and welcome to my Thread,
I want to share with you the daily driver for my brothr. I'm not a Brain my some other gus here .
Stock+ (HyperStock) is only a factory image based Rom. I cook it with SuperR's Kitchen and I only debloated it, add bootanimation and "steal" ah I mean add some Mods. Even the bootanimation is ripped.
WHY MAGISK?
Becouse my Brother like to play Pokemon GO and Magisk is the easiest way to hide root for some Apps like Pokemon or Snapchat.
Disclaimer:
#ReadMe
We are not responsible for anything that may happen to your phone as a result of installing custom roms and/or kernels. you do so at your own risk and take the responsibility upon yourself.
Features:
lastest OnePlus Image (OxygenOS 3.6.1)
Odex
Magisk v14.3
Busybox 1.27.2
no force encryption
removed dm-verity checks
init.d support
insecure boot image
Marvel VS DC bootanimation
AdAway v3.2
HTC Gallery
HTC Music Player
Xposed Installer
build.prop Tweaks
zipalign APK's
2,4 GHz WiFi improved
enable Miracast
disabled ADB Icon
uncolored Powersafer Mode
headphone volume warning disabled
heavy debloated
system/app/AntHalService*
system/app/BookmarkProvider*
system/app/BTtestmode*
system/app/btmultisim*
system/app/Chrome*
system/app/DMAgent*
system/app/DivesIconPack*
system/app/Drive*
system/app/Duo*
system/app/EngineeringMode*
system/app/EngSpecialTest*
system/app/FaceLock*
system/app/Galaxy4*
system/app/Hangouts*
system/app/HoloSpiralWallpaper*
system/app/LiveWallpapers*
system/app/Maps*
system/app/ModemTestMode*
system/app/Music2*
system/app/NFCTestMode*
system/app/OemAutoTestServer*
system/app/OEMLogKit*
system/app/OPBugReport_Complete*
system/app/OpenWnn*
system/app/OPWallpapers*
system/app/PartnerBookmarksProvider*
system/app/Photos*
system/app/PrintSpooler*
system/app/PhaseBeam*
system/app/RifonIconPack*
system/app/Stk*
system/app/SensorTestTool*
system/app/SwiftKey*
system/app/SwiftKeyFactorySettings*
system/app/talkback*
system/app/Videos*
system/app/WifiRfTestApk*
system/app/YouTube*
system/priv-app/OnePlusGallery*
system/priv-app/OPSimContacts*
system/reserve/Forum*
system/reserve/OPMusic*
system/reserve/SoundRecorder*
system/etc/usb_drivers.iso*
system/etc/recovery-resource.dat*
system/recovery-from-boot.p*
Click to expand...
Click to collapse
Chancelog:
- rebased on OxygenOS 3.6.1
- updated to magisk & magisk manager
- removed gms (Play Service) from Doze Whitelist
- updated Xposed Installer
Click to expand...
Click to collapse
Download:
-> Stock+ OOS 3.6.1
-> OOS 3.6.1 Firmware+Radio
-> LiveWallpaperPicker (<- If you need it)
Installation
From OOS 3.5.X:
- Download the ROM & copy it on your phone
- Do a factory wipe
- Flash the ROM and wait
- Enjoy
From not OOS based roms
-Flash the lastest OOS image
- Follow the intruction from the OOS part
FAQ:
#ReadMe
#1 DPI
if you want to change the dpi you need to flash the Zip from [email protected] ZIP. OxygenOS have some issues with changing the DPI.
#2 Xposed Installer don't work with Magisk Xposed
If you use the Xposed Module from Magisk Manager, you need to use the systemless Xposed Installer from here
if you like the ROM rate it and hit thanks
if you realy like it buy me a kebap
Special Thanks:
- Google
- XDA
- OnePlus
- SupeR
- Chainfire
- osm0sis
- Mentalmuso
- SyCreed
- NevaX1
- dh.harald
- Christian Tailor (for Marvel VS DC GIF)
- B!Gguy
- all I forgot
XDA:DevDB Information
HyperStock OxygenOS , ROM for the OnePlus 2
Contributors
Sh0X31
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: OOS 3.5.X
Version Information
Status: Stable
Created 2017-04-17
Last Updated 2017-04-17
I've been looking for something similar.... Will definitely give it a try
Can you change the dpi without problem? In stock is out of place some icons, use 360 ​​dpi:laugh:
Sent from my OnePlus 2 using XDA Labs
hey i just wanna ask that if you have installed exposed frameworks , is pokemon go still playable ??
Zyubi said:
hey i just wanna ask that if you have installed exposed frameworks , is pokemon go still playable ??
Click to expand...
Click to collapse
I don't know, I build the ROM but I have to ask my bro if he use Xposed or not
hpbrasil said:
Can you change the dpi without problem? In stock is out of place some icons, use 360 ​​dpi:laugh:
Sent from my OnePlus 2 using XDA Labs
Click to expand...
Click to collapse
Try it and report
Sh0X31 said:
I don't know, I build the ROM but I have to ask my bro if he use Xposed or not
Try it and report
Click to expand...
Click to collapse
No, the status bar icons are the same ... And the icons in the power off menu are the same, out of place. :crying:
Sent from my OnePlus 2 using XDA Labs
Almost removed every app which was causing android system battery drain:laugh: very excited to flash this one.... Nice job....
Anyway you can make the notification slider have custom settings
Do you mean custom Tiles?
Sh0X31 said:
Do you mean custom Tiles?
Click to expand...
Click to collapse
No I mean the slider button on the left side of the phone
Nice..works great..
Post edited
hpbrasil said:
No, the status bar icons are the same ... And the icons in the power off menu are the same, out of place. :crying:
Sent from my OnePlus 2 using XDA Labs
Click to expand...
Click to collapse
Yeah... this is a crazy weird issue since every build of Oxygen has been able to correctly allow changing of the DPI without any issue. I was discussing this in another thread somewhere far, far away since I don't recall where. But I think it has something to do with a specific frameware file or something to do with the frameware.. it's damn strange that all of a sudden we can't adjust the DPI. I do know a quick-fix-hack is to use an Xposed module that will allow you to change the DPI of specific apps but it still disfigures the whole system if you do it systemwide..
jbarcus81 said:
Yeah... this is a crazy weird issue since every build of Oxygen has been able to correctly allow changing of the DPI without any issue. I was discussing this in another thread somewhere far, far away since I don't recall where. But I think it has something to do with a specific frameware file or something to do with the frameware.. it's damn strange that all of a sudden we can't adjust the DPI. I do know a quick-fix-hack is to use an Xposed module that will allow you to change the DPI of specific apps but it still disfigures the whole system if you do it systemwide..
Click to expand...
Click to collapse
Waiting edition framework :highfive:
Charging speed is very slow unlike oos 3.5.8 it took 4 hours... For 10-100
Cable is new and was working fine with oos 3.5.8... So no problems in hardware part...
Installing this rom will replace TWRP?
Anyone tested ?
hoppingpanda said:
Installing this rom will replace TWRP?
Anyone tested ?
Click to expand...
Click to collapse
No..
mackhenri said:
Nice..works great..
Post edited
Click to expand...
Click to collapse
Significant performance /battery improvement.?
QQRaju said:
Significant performance /battery improvement.?
Click to expand...
Click to collapse
It's snappy compared to stock.. Battery lasts a little longer then stock
Is there any mirror available? I can't download from mega.nz it doesn't seems to work
yousuf.shareef said:
Is there any mirror available? I can't download from mega.nz it doesn't seems to work
Click to expand...
Click to collapse
same for me... there is quota exceeding message.
can somebody add another link?
EDIT: solved by creating free Mega account

[KERNEL][7.0]FUEL-KERNEL-V2

Hey guys, I hope you remember me from the N-FUEL ROMS. As you must have seen the title, this thread is not about a ROM, or any GUIDE, it is a KERNEL. Fuel-Kernel focuses on extreme stability, amazing battery-life and great performance. I have been learning on kernel building for quite a time now, and this is the result of all my learnings. I will be learning more and updating this kernel frequently. Now, lets begin talking about kernel
SUPPORTED DEVICES​
SM-N920C
SM-N920I
SM-N920G
SM-N920CD
SM-N920L
SM-N920K (Maybe)
SM-N9208
SM-N920T
SM-N920W8
FEATURES​
-> PERMISSIVE KERNEL (Audio Mods should work now with SuperSU)
-> AROMA INSTALLER FOR DEVICE AND ROOT SELECTION
-> SAMSUNG ROOTING RESTRICTION FEATURE REMOVED
-> LOW IDLE FREQUENCY WHILE SLEEPING FOR BETTER BATTERY LIFE
-> REDUCED WAKELOCKS
-> CPU HOTPLUG ADDED FOR STOPPING CORES WHILE DEVICE SLEEPING
-> ENABLED ALL STOCK GOVERNORS
-> ADDED POWERSUSPEND AND DYNAMIC FSYNC
-> ADDED F2FS SUPPORT
-> ADDED TCP ALGORITHM
-> REDUCED KERNEL TIME TO SLEEP
-> GREAT BATTERY LIFE
-> SUPER STABLE (Not faced any random reboot as of now)
-> AND GREAT PERFORMANCE
Currently, due to initial version, the KERNEL only supports International Note 5 devices only, and if you find any issues or any other bugs with the kernel, feel free to report it, as this kernel is not perfect and will improve overtime with your precious reviews and support.
STEPS TO INSTALL​
Step 1:-Download the zip and head to your Recovery.
Step 2:- Backup your data (optional)
Step 3:-Flash the FuelKernel-V2-FINAL-STABLE.zip. Make your selections and complete the AROMA installer
Step 4:- After the ROM boots, keep the device untouched for at least 5 minutes to let the kernel settle with the ROM and for better Kernel-Hardware Integration.
Step 5:- ENJOY.
CREDITS​
-> Thanks @TheSickness for his amazing guide, from which I learned all this and made this kernel.
-> Thanks @TheFlash17 and @Tkkg1994 for their great support and helping me fix many bugs
-> Thanks @Ather for being so supportive, friendly, amazing friend and helping me fixing many major bugs.
-> Thanks @pelpa87, my great friend for testing this kernel.
-> Thanks @AI7777 and @jodybreeze82 for being my testers for N920T
IMPORTANT POINTS
1) Download Links and Addons will be in Post #4
2) Changelogs will be in Post #3
Kernel Source
XDA:DevDB Information
FUEL-KERNEL, Kernel for the Samsung Galaxy Note 5
Contributors
AndroidSword, @Tkkg1994, @TheFlash17, @Ather, @TheSickness
Kernel Special Features:
Version Information
Status: Stable
Current Stable Version: V1
Stable Release Date: 2017-07-01
Created 2017-07-01
Last Updated 2017-08-27
Telegram group link:
https://t.me/joinchat/AAAAAEGSu4mykXwWSB3iPg
Kindly join my telegram group for faster communication...
CHANGELOGS​
V2:-
-> Kernel built right from scratch and fixed all previous issues.
-> ADDED SUPPORT FOR CANADIAN/T-MOBILE NOTE 5 (N920W8/T) DEVICES
-> ADDED F2FS SUPPORT
-> ADDED POWERSUSPEND AND FSYNC SUPPORT
-> REDUCED KERNEL WAKELOCKS
-> ENABLE TCP CONGESTION ALGORITHMS
-> SELinux PERMISSIVE FIXED(All Audio Mods work now)
-> MAGISK AND SUPERSU ROOT OPTIONS IN AROMA
-> Magisk V13.3 Added
-> Amazing Deep Sleep, super smooth and highly stable..
V1:-
Initial release
DOWNLOAD LINKS​
V2: https://www.androidfilehost.com/?fid=745425885120758241
V1: https://www.androidfilehost.com/?fid=745425885120745580
ROOT ADDONS​
SuperSU Addon:- https://www.androidfilehost.com/?fid=817550096634783010
Magisk V12.0 Addon:- https://www.androidfilehost.com/?fid=673368273298968382
FIXES​
Private Mode Fix:- https://www.androidfilehost.com/?fid=961840155545581613
Will there be G928f support?
Trilis said:
Will there be G928f support?
Click to expand...
Click to collapse
Not as of now, but in future versions there will be support for S6 Edge Plus devices as well...
SuoerSU can't be downloaded, saying the key is invalid, pls check.
Regards.
Thanks to custom kernel. Good luck. QE4 or QE2 which base?
nitol said:
SuoerSU can't be downloaded, saying the key is invalid, pls check.
Regards.
Click to expand...
Click to collapse
Thanks for reporting, reuploading to Android File Host
OttomanTR said:
Thanks to custom kernel. Good luck. QE4 or QE2 which base?
Click to expand...
Click to collapse
QE3
nitol said:
SuoerSU can't be downloaded, saying the key is invalid, pls check.
Regards.
Click to expand...
Click to collapse
Link has been changed... Sorry for inconvinience
AndroidSword said:
QE3
Click to expand...
Click to collapse
thanks to effort but not boot thanks. Khongloi rom.
OttomanTR said:
thanks to effort but not boot thanks. Khongloi rom.
Click to expand...
Click to collapse
Only for N5 Based ROM, built fully on my N-Fuel ROM, btw thanks for reporting, will add that in OP:good:
Aurorarom is N5 Based Rom,don't work. N920C
Sent from my SM-G9550 using XDA-Developers Legacy app
AndroidSword said:
Only for N5 Based ROM, built fully on my N-Fuel ROM, btw thanks for reporting, will add that in OP:good:
Click to expand...
Click to collapse
no verity opt encrypt. My case worked
my rom fuel 5
my device don't boot
تم الإرسال من SM-G955F باستخدام Tapatalk
Fuel kernel
Using Aurorarom v33 and all is working fine, no problem at all with this kernel .. !!
Been using this for a while now,i can say it has great performance, stability,and every feature that it claims,but i noticed that this kernel does not have deep sleep. Also a request,IF there is v2, could you pls add like a kernel control or smt?
I think there is something wrong with the zip file one of my friends is on your rom and told me that after flashing it restarted into recovery so i told him take out image and install from recovery then flash magisk it worked for him .
Then i try this method myself in port s8 rom it worked for me too .
I think you need to remake the zip file and add root ..
Thanks for the hard work ..
AndroidSword said:
Only for N5 Based ROM, built fully on my N-Fuel ROM, btw thanks for reporting, will add that in OP:good:
Click to expand...
Click to collapse
manngoooo9 said:
Aurorarom is N5 Based Rom,don't work. N920C
Click to expand...
Click to collapse
ahmedkna said:
my rom fuel 5
my device don't boot
تم الإرسال من SM-G955F باستخدام Tapatalk
Click to expand...
Click to collapse
smooz said:
I think there is something wrong with the zip file one of my friends is on your rom and told me that after flashing it restarted into recovery so i told him take out image and install from recovery then flash magisk it worked for him .
Then i try this method myself in port s8 rom it worked for me too .
I think you need to remake the zip file and add root ..
Thanks for the hard work ..
Click to expand...
Click to collapse
Guys, to clear things out, u need to install a root addon for the kernel to boot without ROOT addon, it wont work...
Amd secondly, it takes time for a new kernel to boot... it would not be na the case, that u install the kernel and then the device starts instantaneously... It will take at least 5 minutes to boot...
I have build this kernel on N920G while I was on N-Fuel V5, it booted, I tested all the zip files myself. And its not that it will work with my ROM. It should work with any other Note 5 based ROM...

Categories

Resources