MoKee Open Source 60.1 (Unofficial) - Zenfone 5 Android Development

MoKee Open Source 60.1 (Unofficial)
STATUS: Abandoned.
Features:
Clean, fast
Odexed, quicker boot
May security updates
Archived Downloads
Sources - Kernel Source

Changelogs
20160528+1: (Kernel-only)
Fix an issue where Device Name Fix (Kernel Custom Feature) was not working in some devices
20160528: (Kernel only)
Update Device Name Fix (Kernel Custom Feature) to fix the reddish camera issues with Zenfone 6
20160526:
Initial release

Kernel Custom Features Management
Run the commands in a Terminal Emulator to Enable or Disable the features you want. A reboot is required to apply the changes.
Device Name Fix (Default: Enabled)
Starts the proper sensor service (for Zenfone 5 or 6) and automatically updates build.prop to match Zenfone 6 settings if your phone is a Zenfone 6 (reboot required).
Enable:
Code:
su
echo "1" > /data/dgadelha/dnfix
Disable:
Code:
su
echo "0" > /data/dgadelha/dnfix
Timed Modem Restart (Default: Disabled)
Some people face "No Signal" in both SIM's a few minutes after booting. By enabling this feature, the radio daemons will be automatically restarted 5 minutes after booting and 15 minutes after booting.
Enable:
Code:
su
echo "1" > /data/dgadelha/modemrestart
Disable:
Code:
su
echo "0" > /data/dgadelha/modemrestart
Screen Lock Fix (Default: Disabled)
Some people face random screen locks when using 2G connections. This will fix it, but can cause issues for people that does not have the issue.
Enable:
Code:
su
echo "1" > /data/dgadelha/slockfix
Disable:
Code:
su
echo "0" > /data/dgadelha/slockfix

Great Work My Friend ! please make a zip of rom to use via TWRP

download errors

Phamtung30h said:
download errors
Click to expand...
Click to collapse
Hi
There was a quick server maintenance that finished a few moments ago.
Please try again.
Thanks!

Same build cm13? Which is more better from battery back up? Mokee or cm13? Please reply. Big thanks! @dgadelha

abaka123 said:
Same build cm13? Which is more better from battery back up? Mokee or cm13? Please reply. Big thanks! @dgadelha
Click to expand...
Click to collapse
Hi
From what I've been seeing, MoKee has a better battery management due to Aegis.
I really recommend you to try out because the battery backup went good in my tests, but I can't say which one is better.
Thanks.

I always loved mokee on my Motorola defy.
Thanks for bringing to zenfone as well

dgadelha said:
Hi
From what I've been seeing, MoKee has a better battery management due to Aegis.
I really recommend you to try out because the battery backup went good in my tests, but I can't say which one is better.
Thanks.
Click to expand...
Click to collapse
Thanks for reply @dgadelha. Really appreciate your kindness. Great work!

did someone test it on zf6? - if rotation works and camera has no excessive red?

how to add nav bar in this rom?
I tried adding in build.prop but no change at all.

Awesome dev for awesome rom... Download asap
sir @dgadelha do i need to install ASUS PC Link ? i never install it before on ur other ROM...

kuranzi said:
Awesome dev for awesome rom... Download asap
sir @dgadelha do i need to install ASUS PC Link ? i never install it before on ur other ROM...
Click to expand...
Click to collapse
Hi
You only need to install PC Link if your PC does not recognize your phone in adb/fastboot.
Thanks.

dgadelha said:
Hi
You only need to install PC Link if your PC does not recognize your phone in adb/fastboot.
Thanks.
Click to expand...
Click to collapse
Got some bug here, AOSP keyboard no sound when press even u enable it on it setting.. Hope u can fix it sir @dgadelha

kuranzi said:
Got some bug here, AOSP keyboard no sound when press even u enable it on it setting.. Hope u can fix it sir @dgadelha
Click to expand...
Click to collapse
Hi,
I will update the sources then build a new image soon.
Thanks.

dimdimdim said:
did someone test it on zf6? - if rotation works and camera has no excessive red?
Click to expand...
Click to collapse
Rotation on zf6 still doesn't work.
red in camera is here as well.
@dgadelha, dear, how to check if your name fix is enabled properly?

Viper4android
I can't use why? The driver can't installed
Sorry for my bad english

rhizhalt said:
I can't use why? The driver can't installed
Sorry for my bad english
Click to expand...
Click to collapse
delete viper on /system/priv-app
after that install other zip installer
for example in my thread
http://forum.xda-developers.com/zenfone-5/development/audio-viper-audio-t3371326

dimdimdim said:
Rotation on zf6 still doesn't work.
red in camera is here as well.
@dgadelha, dear, how to check if your name fix is enabled properly?
Click to expand...
Click to collapse
Hi
You can check if your device is displayed as ASUS_T00G and run the command
Code:
getprop dgadelha.dnfix.updated
In a terminal emulator and check if the result is "true"
You can also check your logcats for messages with the tag "dnfix".

Related

[KERNEL][GT-I9100G][GB][28/08/2012]streetware-kernel-0.5.2 #final-release

! ! ! THIS IS A GINGERBREAD KERNEL FOR STOCK ROMS ! ! !​
Click to expand...
Click to collapse
hi all,
i present you the very last version of my streetware-kernel for gingerbread. i think everything is working correctly now, so i can spend all my time on a new project.
if something unfortunately doesn't work, please leave a comment or write a pm.
and now, have a lot of fun with the new streetware-kernel...​
disclaimer:
remember that you flash your device at you own risk. i am not responsible for bricked devices, lost data, lost warranty or anything else, that may be the result of flashing or using this kernel.
Click to expand...
Click to collapse
advice:
don't foget to make a backup of your custom files like init.d-scripts, modules, bootscripts, bootanimations, bootsounds and so on. i have done my best not to touch them, but don't blame me, if they are lost.
Click to expand...
Click to collapse
warning:
i have added an older version of chainsdd's superuser because the new version available on the play store ist still buggy and currently unusable.
if you want to update anyway, you are free to do so, but i recommend you to read the comments on the play store first.
if you accidentally updated superuser and want to get rid of the new version, do the following:
menu-button
settings
applications
manage applications
superuser
uninstall updates
make sure you have unchecked 'allow automatic updating' for chainsdd's superuser until the new version is working correctly.
Click to expand...
Click to collapse
changelog 0.5.1 - 0.5.2:
clockworkmod recovery v5.0.2.8
busybox v1.19.4-cm7
installed in [/sbin]
supersu v0.95
installed in [/system/app]
streetware-tool v0.5.2
this is a command-line tool used to modify kernel-settings and many other things. type 'streetware -h' or 'streetware --help' in your preferred terminal application for more information.
Click to expand...
Click to collapse
general features:
clockworkmod touch recovery v5.0.2.8
busybox v1.19.4-cm7
installed in [/sbin]
busybox v1.20.2-stericson
installed in [/system/xbin]
supersu v0.95
installed in [/system/app]
superuser v3.0.7
not installed per default
cwmmanager v3.0
installed in [/system/app]
cifs-support
module in [/lib/modules]
j4fs-support
module in [/lib/modules]
ntfs-support
module in [/lib/modules]
'ntfs-3g' in [/sbin]
efs-backup
stored in [/mnt/sdcard/streetware/backup/efs]
insecure kernel
settings in [/default.prop]
integrated kernel-tweaks
tweaks in [/misc/streetware/tweaks]
cf-root compatible
properties in [/misc/streetware/settings/cfroot]
cpu frequencies [default]
[200] 400 600 800 1000 [1200]
governors [default]
[abyssplug] aggressive aggressive_x conservative gallimaufry gallimaufry_x hotplug interactive interactive_x lionheart min_max ondemand ondemand_x performance powersave smartass_v2 userspace
schedulers [default]
bfq cfq deadline noop [sio] vr
custom bootscript-support
copy your 'bootscript.sh' in [/system/streetware/bootscript] or [/mnt/sdcard/streetware/bootscript]. if files with the same name are placed in both folders, only the newer one will be used.
custom init.d-support
copy your init.d-scripts in [/system/streetware/init.d] or [/mnt/sdcard/streetware/init.d]. if files with the same name are placed in both folders, only the newer one will be used.
custom modules-support
copy your modules in [/system/streetware/modules] or [/mnt/sdcard/streetware/modules]. if files with the same name are placed in both folders, only the newer one will be used.
custom bootanimation-support
copy your 'bootanimation.zip' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used.
custom bootlogo-support
copy your 'logo.jpg' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used. you have to remove the famous yellow triangle or custom bootlogos won't be displayed.
custom bootsound-support
copy your 'PowerOn.wav' in [/system/streetware/bootstyle] or [/mnt/sdcard/streetware/bootstyle]. if files with the same name are placed in both folders, only the newer one will be used.
Click to expand...
Click to collapse
special features:
streetware-tool v0.5.2
this is a command-line tool used to modify kernel-settings and many other things. type 'streetware -h' or streetware --help in your preferred terminal application for more information.
Code:
~ # streetware --help
streetware: display help
usage 'streetware [OPTION]'
-a switch between supersu and superuser
-o toggle cifs-support on and off
-n toggle ntfs-support on and off
-b toggle bootscript-support on and off
-i toggle init.d-support on and off
-m toggle modules-support on and off
-t toggle integrated kernel-tweaks on and off
-f change default cpu-frequency-range
-g change default governor
-s change default scheduler
-l remove custom bootlogo
-u uninstall all changes and files made by this kernel and reboot into recovery-mode
-k backup your current kernel-settings to sdcard
-r reboot with your backup-settings from sdcard
-c check your current kernel-settings for errors and display them
-h display this help
-v display version information
advanced users should try 'streetware --display-all-options' to see a complete list with all options
report bugs at http://forum.xda-developers.com/showthread.php?t=1647393
~ #
advanced-mode
advanced user should try 'streetware --display-all-options' to see a complete list with all options.
Code:
~ # streetware --display-all-options
streetware: display all options
usage 'streetware [OPTION]'
--install-busybox
--uninstall-busybox
--toggle-busybox
--install-cwmmanager
--uninstall-cwmmanager
--toggle-cwmmanager
--install-supersu
--uninstall-supersu
--install-superuser
--uninstall-superuser
--toggle-superuser-application
--enable-all-hubs
--disable-all-hubs
--toggle-all-hubs
--enable-gamehub
--disable-gamehub
--toggle-gamehub
--enable-musichub
--disable-musichub
--toggle-musichub
--enable-readershub
--disable-readershub
--toggle-readershub
--enable-socialhub
--disable-socialhub
--toggle-socialhub
--enable-samsungapps
--disable-samsungapps
--toggle-samsungapps
--enable-cifs-support
--disable-cifs-support
--toggle-cifs-support
--enable-ntfs-support
--disable-ntfs-support
--toggle-ntfs-support
--enable-bootscript-support
--disable-bootscript-support
--toggle-bootscript-support
--enable-initd-support
--disable-initd-support
--toggle-initd-support
--enable-modules-support
--disable-modules-support
--toggle-modules-support
--activate-kernel-tweaks
--deactivate-kernel-tweaks
--toggle-kernel-tweaks
--change-cpu-frequency
--change-governor
--change-scheduler
--change-scheduler-mmcblk0
--change-scheduler-mmcblk1
--install-intro-as-bootlogo
--remove-custom-bootanimation
--remove-custom-bootlogo
--remove-custom-bootsound
--uninstall-kernel-reboot-download
--uninstall-kernel-reboot-normal
--uninstall-kernel-reboot-recovery
--uninstall-kernel-shutdown
--backup-kernel-settings
--restore-backup-settings
--check-kernel-settings
--check-backup-settings
--display-current-settings
--display-intro
--display-readme
--display-all-options
--help
--version
report bugs at http://forum.xda-developers.com/showthread.php?t=1647393
~ #
application-switch
you can switch between supersu and superuser. it's your choice!
backup-option
backup your custom kernel-settings to sdcard. reboot your device with your custom kernel-settings instead of the default settings.
bloatware-option
you can toggle gamehub, musichub, readershub, socialhub and samsungapps with all of their contents on and off.
frequency-settings
change cpu-frequency-range permanently. no need for other applications to do that!
governor-settings
change governors permanently. no need for other applications to do that!
kernel-tweaks
you can toggle the integrated kernel-tweaks on and off. just in case if you want to use your own tweaks.
scheduler-settings
change schedulers permanently. no need for other applications to do that! different schedulers for internal and external storage are also supported!
survival-mode
you will never lose root, even if you delete your su-binary. just reboot your device!
toggle-option
you can toggle things like bootscript-support, cifs-support, init.d-support, modules-support and ntfs-support on and off.
uninstall-option
uninstall all changes made by this kernel on your system-partition and reboot into download-mode or recovery-mode. just in case if you want to flash another kernel and make sure there is no trash left on your device.
Click to expand...
Click to collapse
credits goes to:
chainfire, chainsdd, hanny562, sakindia123, stericson, superatmos and all the others i forgot... :good:
Click to expand...
Click to collapse
thanks goes to:
patschi_ for testing again and again and again... :good:
vehlan for testing :good:
Click to expand...
Click to collapse
latest version:
streetware-kernel-0.5.2-final-release.tar.md5
flash with odin
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
streetware-kernel-0.5.2-final-release.zip
flash with cwm recovery
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
streetware-kernel-0.5.2-README
complete readme, changelog and detailed explanation
Click to expand...
Click to collapse
older versions:
streetware-kernel-0.5.1-final-release.tar.md5
flash with odin
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
streetware-kernel-0.5.1-final-release.zip
flash with cwm recovery
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
streetware-kernel-0.5.1-README
complete readme, changelog and detailed explanation
streetware-kernel-0.5-final-release.tar.md5
flash with odin
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
streetware-kernel-0.5-final-release.zip
flash with cwm recovery
the first boot after flashing needs a little bit more time (~60 seconds on my device). please be patient.
streetware-kernel-0.5-README
complete readme, changelog and detailed explanation
streetware-kernel-0.4.4-final-release.tar.md5
flash with odin
streetware-kernel-0.4.4-final-release.zip
flash with cwm recovery
streetware-kernel-0.4.4-README
complete readme, changelog and detailed explanation
Click to expand...
Click to collapse
last but not least:
if you like this work, please hit the thanks-button...
Click to expand...
Click to collapse
Thank you for new Kernel testing it
Street79 said:
hi all,
the last few days i spent my time on learning how to compile a kernel, add new features to the source code and so on. the most time i spent on writing scripts, to make many things as easy as possible. and that's the result:
streetware-kernel-0.4 #final-release
i've been testing this kernel the last days and everything seems to work fine. but if something unfortunately doesn't work or if you have any suggestions, please leave a comment...
and now, have a lot of fun...
Click to expand...
Click to collapse
thanks ! i'm testing
i cant download..when i click the link..it show nothing..can you give me another link..
edit...now i can download it ..my connection was sux ...nice kernel..thanks for your gud work..
Sent from my GT-I9100G using XDA
testing...
Hope a good kernel. Testing ...
cant use pattern pin or password lock
Street79 said:
hi all,
the last few days i spent my time on learning how to compile a kernel, add new features to the source code and so on. the most time i spent on writing scripts, to make many things as easy as possible. and that's the result:
streetware-kernel-0.4 #final-release
i've been testing this kernel the last days and everything seems to work fine. but if something unfortunately doesn't work or if you have any suggestions, please leave a comment...
and now, have a lot of fun...
Click to expand...
Click to collapse
Great ~! Will try it ~
Gonna give it a try
xguestx said:
cant use pattern pin or password lock
Click to expand...
Click to collapse
thanks for the hint. i will fix it soon...
Good kernel...great batery life..
Sent from my GT-I9100G using Tapatalk 2
It looks good!!! thanks!!
rascal123 said:
Good kernel...great batery life..
Sent from my GT-I9100G using Tapatalk 2
Click to expand...
Click to collapse
What rom u are using ?
@Street 79- Galaxy S2 i9100G kernel has a ton of bloat ,i can help u strip it if u want and make the kernel faster and smaller.What say?
sakindia123 said:
@Street 79- Galaxy S2 i9100G kernel has a ton of bloat ,i can help u strip it if u want and make the kernel faster and smaller.What say?
Click to expand...
Click to collapse
okay, let's do it... thanks for the offer!
i will upload my kernel source later, so we can have a look together what to do...
Sent from my GT-I9100G using xda premium
Thank you for the new kernel. I will try it, when I have chance to download my connection are to bad atm
Gesendet mit meinem I9100G - GaLaXy Rom 5.1 & Lucifr 1.6 200 Ver
Ratheesh143 said:
What rom u are using ?
Click to expand...
Click to collapse
im on this rom
http://forum.xda-developers.com/showthread.php?t=1629030
xguestx said:
cant use pattern pin or password lock
Click to expand...
Click to collapse
fixed...
Hi Street79
When you mention "place an empty file called..." do you mean empty FOLDER ?
great kernel by now...
thanks for the good work. this kernel makes my i9100g realy faster and without any problems by now. still using it and will report any problem, but seem flawless.
thanks,
and i hope some day we could be able to overclock our processors, just wondering how good the benchmark scores can go up.

[ROM][14-03-2014] AOSP KitKat 4.4.2 Mod for Nexus S - Final Build

Hi folks,
There seem already many AOSP builds for NS, but I'm just pleased to share my personal build with you. I took the Google source and CM kernel/vendor as a base and have done lots of optimization work. My changes for NS after forking CM vendor were listed in the changelog of the initial build. Devs can check out commits on my github. It may worth a note that it's AOSP so never request extra features. No doubt I will keep it as stock as possible.
Credits:
clearly go to CM Team and all worked for our NS
steven676 for SurfaceFlinger and other patches
Download:
Final Build | MD5: 47af680bd273732d751de65656f62f7e
I don't hold the Nexus S any more, so if something in the final build does stupid for you, fall back to Build 6. And at last thank you again for your support.
Issues:
panorama preview. Check out CataHd's reply for the fix.
android-4.4.3-r1.1 build can be found in this reply. Panorama issue has been fixed.
You can find out all changes on my Github. Remember that AOSP ROM doesn't include Gapps, you have to install/flash it yourself.
Cheers,
Changelog:
Final Build
android-4.4.2_r2
merged some fixing patches from CM etc
Build 6
fixed random rebooting issue
saved about 3MB memory from the Kernel, thanks to pawitp
Build 5
android-4.4.2_r1
added swipe the pull-down panel to switch between Notifications and QuickSettings, thanks to CM/Slim
speed up statubar/notification drawer, thanks to kufikugel
changed dalvik heap parameters to reduce memory footprint (CodeAurora)
used double buffering instead of triple buffering
disabled hardware Vsync completely
fixed Screen record function, but in landscape only
increased the extra free memory to 12MB (you can change it in build.prop at any time.)
alpha 4
increased EGL cache size
switched to SW-based Vsync implementation by Google
fixed Keyguard layout for some languages
added a workaround to suppress the SU binary deprecated warning
few patches in Kernel and other minor fixes in SurfaceFlinger
alpha 3
merge in AOSP 4.4_r1.2
WebView black square issue was gone. Thanks to klusark for the wonderful porting work.
fixed app to sdcard function
enable low RAM feature in 4.4
root access fixed in Superuser with ART enabled
add Emoji support
Changes from init alpha Build:
merge the extra free kbytes patch from 3.4 Kernel
enable Swap for zRAM and KSM in Kernel side
Kernel 3.0.101
I will test this tomorow !
It's working fine. Very stock-ish feel. No FCs whatsoever (except for apps that are yet to be updated to fully support 4.3)
excellent rom thanks !!!!
only problem with superuser..I must install zip from recovery !!
then all ok !!
leap_ahead said:
excellent rom thanks !!!!
only problem with superuser..I must install zip from recovery !!
then all ok !!
Click to expand...
Click to collapse
Thanks for trying. But Superuser was fixed for weeks and works for me.
cn.fyodor said:
Thanks for trying. But Superuser was fixed for weeks and works for me.
Click to expand...
Click to collapse
no my friend .. I flash 3 times to make it sure and no work
if you go to settings superuser then u will se that u cant change anything in superuser settings..
also check with root checker..
but don't worry !! this is nothing for this super rom !! I try all aosp 4.3 rom and this is the best for me !!
leap_ahead said:
no my friend .. I flash 3 times to make it sure and no work
if you go to settings superuser then u will se that u cant change anything in superuser settings..
also check with root checker..
but don't worry !! this is nothing for this super rom !! I try all aosp 4.3 rom and this is the best for me !!
Click to expand...
Click to collapse
I tried changing settings in Superuser, every option works like charm. I always chased the changes of Superuser by Koush and the hack in that Superuser zip was included in my ROM. Afaik the tweak is just to run '/system/bin/su --daemon' for the root requirement.
OK, anyone else got superuser issue? xD
leap_ahead said:
no my friend .. I flash 3 times to make it sure and no work
if you go to settings superuser then u will se that u cant change anything in superuser settings..
also check with root checker..
but don't worry !! this is nothing for this super rom !! I try all aosp 4.3 rom and this is the best for me !!
Click to expand...
Click to collapse
cn.fyodor said:
I tried changing settings in Superuser, every option works like charm. I always chased the changes of Superuser by Koush and the hack in that Superuser zip was included in my ROM. Afaik the tweak is just to run '/system/bin/su --daemon' for the root requirement.
OK, anyone else got superuser issue? xD
Click to expand...
Click to collapse
Works fine here.
cn.fyodor said:
I tried changing settings in Superuser, every option works like charm. I always chased the changes of Superuser by Koush and the hack in that Superuser zip was included in my ROM. Afaik the tweak is just to run '/system/bin/su --daemon' for the root requirement.
OK, anyone else got superuser issue? xD
Click to expand...
Click to collapse
I don't know ..is not work here for that I flash the zip ..
sorry but is ok to flash the zip ? or I must try again without the zip ?
*now I remember that I get notification that su is out date and I forget to click ...
Downloaded and installed the latest superuser.zip and the su binary out of date notification is gone
Very good job. So happy to see the deveopment for our old phone continues.
Now, I can confirm Superuser doesn't work. Flashing SuperSU from recovery fixed the issue pretty fast.
Other than that the ROM is very solid and smooth. I tested SMS, Location services, Wi-Fi, left phone without a charge for a night. No problems so far. Will test bluetooth streaming later today in my car.
I have the same issue with calendar like any other non google build has, I have two of them, one is AOSP build another is Google's from the play store. That doesn't bother me.
Also, I still want to know what kind of "optimization" was done. Also, can anyone test MTP for me? I turned it on using USB Switcher, but my computer didn't recognize the device.
Great job, I hope the project continues.
@leap_ahead, velishka:
Let's rule out some exceptions about Superuser issue. Did you do factory reset before flashing? I hope the old Superuser app didn't make noise. Although you guys have fixed it manually, I still hope someone can paste the output of command 'getprop persist.sys.root_access' and check if the /system/xbin/su is running when you can't get root permissions. Thank you.
Hey,
just had a closer look at your build and found the interesting property 'ro.sys.fw.bg_apps_limit' in your build.prop which is set to 8. Are you sure this works in your build ? (I only ask because this was seen only in CM until now)...
Greetz
lagloose said:
Hey,
just had a closer look at your build and found the interesting property 'ro.sys.fw.bg_apps_limit' in your build.prop which is set to 8. Are you sure this works in your build ? (I only ask because this was seen only in CM until now)...
Greetz
Click to expand...
Click to collapse
Yeah, CM merged that commit from Codeaurora afaik. Bet you haven't checked out my github yet. xD
velishka said:
Very good job. So happy to see the deveopment for our old phone continues.
Now, I can confirm Superuser doesn't work. Flashing SuperSU from recovery fixed the issue pretty fast.
Other than that the ROM is very solid and smooth. I tested SMS, Location services, Wi-Fi, left phone without a charge for a night. No problems so far. Will test bluetooth streaming later today in my car.
I have the same issue with calendar like any other non google build has, I have two of them, one is AOSP build another is Google's from the play store. That doesn't bother me.
Also, I still want to know what kind of "optimization" was done. Also, can anyone test MTP for me? I turned it on using USB Switcher, but my computer didn't recognize the device.
Great job, I hope the project continues.
Click to expand...
Click to collapse
I connect the phone to car radio so it ok !
for root you can flash the superuser from koush too ...
use marmite kernel for mtp ...
I use other gapps so I don't have the problem with two calendar ..only one I get the green one ...
---------- Post added at 05:26 PM ---------- Previous post was at 05:25 PM ----------
cn.fyodor said:
@leap_ahead, velishka:
Let's rule out some exceptions about Superuser issue. Did you do factory reset before flashing? I hope the old Superuser app didn't make noise. Although you guys have fixed it manually, I still hope someone can paste the output of command 'getprop persist.sys.root_access' and check if the /system/xbin/su is running when you can't get root permissions. Thank you.
Click to expand...
Click to collapse
yes I make full wipe and ofcource factory reset ! with twrp recovery !
cn.fyodor said:
Yeah, CM merged that commit from Codeaurora afaik. Bet you haven't checked out my github yet. xD
Click to expand...
Click to collapse
Indeed, i didn't check it out yet. Link ?
lagloose said:
Indeed, i didn't check it out yet. Link ?
Click to expand...
Click to collapse
link :https://github.com/Juansheng
I can just say, very nice work, I'll try the rom soon
cn.fyodor said:
[*]Superuser fails (Workaround is to run '/system/xbin/su --daemon' via adb shell, then go to Superuser settings -> allow root access. Then it'll be fine even after a reboot. Thanks to leap_ahead for bug report)
[*]Gesture typing not working?
[/LIST][/HIDE]
Click to expand...
Click to collapse
or you can flash via recovery the superuser zip from here :http://download.clockworkmod.com/superuser/superuser.zip
for gesture I use other gapps that gesture is working without any problem
Wanna try this Rom, seems great..
Sent from my Nexus S i9023 using Tapatalk 4 Beta
Used this baby for 3 days now and have to say that it has the best memory management for 'low-memory' devices i've seen until now. Whatever you did cn.fyodor, very good work. !
I've noticed that CM has already reverted the commit for property 'ro.sys.fw.bg_apps_limit'. You should take care that this is not reverted in your sources because IMHO this is one of the essential things which gives us this better memory management. The relevant part can be found in line 105 of https://github.com/Juansheng/androi...s/java/com/android/server/am/ProcessList.java in your github.
Greetz
lagloose said:
Used this baby for 3 days now and have to say that it has the best memory management for 'low-memory' devices i've seen until now. Whatever you did cn.fyodor, very good work. !
I've noticed that CM has already reverted the commit for property 'ro.sys.fw.bg_apps_limit'. You should take care that this is not reverted in your sources because IMHO this is one of the essential things which gives us this better memory management. The relevant part can be found in line 105 of https://github.com/Juansheng/androi...s/java/com/android/server/am/ProcessList.java in your github.
Greetz
Click to expand...
Click to collapse
Thanks for your suggestion. Actually I once changed MAX_HIDDEN_APPS back the default value in Gingerbread for low memory devices nine months ago. Check this commit. ro.sys.fw.bg_apps_limit was just introduced by Codeaurora recently. And yeah CM have already reverted this prop and added a new prop for high memory (> 1.5GB) devices since more CM supported devices hold more memories nowadays. I'll ignore that commit.
Cheers,

[ROM][5.1.1] CyanoZenMod 12.1

CyanoZenMod 12.1
STATUS: Abandoned.
ROM Features:
Stable, no lags.
Cyanogen Apps + QuickBoot
Archived Downloads
Reserved.
Changelogs
20160303: (Extra Kernel)
Release Extra Kernel with Double-Tap to Wake option
=> Ramdisk based on CyanoZenMod stock-based kernel
=> bzImage built from source (many thanks to @tank0412)
NOTE: This is an EXTRA kernel-only incremental/optional update.
20160303: (Kernel)
Fix SD Card detection for ASUS Apps (Thanks to @quanganh2627)
20160229:
Update Xposed Framework to v80
Update BusyBox to 1.24.1
Fix mkshrc for the new BusyBox
Update zenodex and zendeodex scripts
Update WebView
Fix Browser issue
Remove Intel Battery Optimizer, Muzei and Unsplash plugin
Fix root permissions
Fix power-off charging icon
Update Google Apps
Update Xposed Installer
Fix Play Store SD card issues
Using AwesomePlayer as default player
Enable Intel's Display Power Saving Technology (DPST)
CyanoZenMod public resources are now on GitHub! (dgadelha/CyanoZenMod)
20160202:
Fix Bluetooth (on previous release, there's an incremental update to fix it)
Update ViPER4Android FX to 2.4.0.1 (latest)
Update system apps
Disable libgps logging
20160201:
Update Kernel (disable wakelock eater services)
Ability to ODEX and DEODEX the ROM on terminal (see first post)
Small build.prop optimizations (including deep sleep fix)
Finally disable gpsd and gpslogd services
Update system apps
Fix for Music Player seeking
20160121:
Update Kernel (shipping as Permissive and Enforcing SELinux modes now)
Updated system applications
Integrate some Cyanogen OS apps
Remove unauthorized applications
Add applications like Intel Battery Optimizer, Unsplash Muzei Plugin and Material Xposed Installer
Removed other Muzei plugins
General optimizations
20151217: (removed)
Initial release.
Screenshots
gapps integrated ?
milano88 said:
gapps integrated ?
Click to expand...
Click to collapse
Yes
dgadelha said:
Yes
Click to expand...
Click to collapse
thanks bro [emoji7]
Anyone tested it yet? I used a lot of ROM's till now. But faced the same annoying problem. Audio and video doesn't sync in any app. Youtube or instagram or vine doesnt matter. Also couldnt sign in some of my social apps. Im not gonna wait for someone to test this, now downloading files. I will make a little test for myself and will write the results in 2 days.
Ow and thanks to developer
*First impressions are great! Smooth like a butter and audio video sync problem seems to gone. Of course this is just the first 30 minutes of testing.
Can anyone tell that *#*#4636#*#* menu works for wcdma mode only in phone information .?
It was not selectable for other build.
Please post screenshot of menu if u can, like this.
downloading will test today!!!!
Please make it TWRP flashable.
herecomesmaggi said:
Can anyone tell that *#*#4636#*#* menu works for wcdma mode only in phone information .?
It was not selectable for other build.
Please post screenshot of menu if u can, like this.
View attachment 3619649
Click to expand...
Click to collapse
I see a WCDMA preferred.
aditya510 said:
Please make it TWRP flashable.
Click to expand...
Click to collapse
Actually, flashing with fastboot is easier than installing via TWRP so it isn't in my plans to provide full system flashable ZIP's, probably only some small updates.
dgadelha said:
I see a WCDMA preferred.
Actually, flashing with fastboot is easier than installing via TWRP so it isn't in my plans to provide full system flashable ZIP's, probably only some small updates.
Click to expand...
Click to collapse
@dgadelha Means network selection menu changeable or not.??
herecomesmaggi said:
@dgadelha Means network selection menu changeable or not.??
Click to expand...
Click to collapse
Not for me, it's locked.
I'm building a new CyanogenMod from source so I hope it will work for you. But you can try that build.prop setting that I've told you before.
the reciver cannot here our voice,so I thought microphone was dead ,but when I tested with sound recorder it was working, what to do??I'm in ur rom!!
shobint7 said:
the reciver cannot here our voice,so I thought microphone was dead ,but when I tested with sound recorder it was working, what to do??I'm in ur rom!!
Click to expand...
Click to collapse
What do you mean? On calls they don't hear you? Please explain as I do not have found this bug.
dgadelha said:
What do you mean? On calls they don't hear you? Please explain as I do not have found this bug.
Click to expand...
Click to collapse
Yeah, on calls they can't hear me!!
shobint7 said:
Yeah, on calls they can't hear me!!
Click to expand...
Click to collapse
dgadelha said:
What do you mean? On calls they don't hear you? Please explain as I do not have found this bug.
Click to expand...
Click to collapse
He means, there is some problem with the mic during calls...
2 days test
No problem for calling.
Sent from my ASUS_T00F using Tapatalk
ShuviterDjogja said:
2 days test
No problem for calling.
Sent from my ASUS_T00F using Tapatalk
Click to expand...
Click to collapse
Kk ill test it by flashing again

[ROM][6.x] OmniROM

OmniROM
[#MARSH]
[#ESPRESSONAME]
​
[#WHATSOMNI]
[#WARRANTY]
Downloads:
[#DLGITHUBIO]
[#INFOOMNI]
[#DONATETOME]
XDA:DevDB Information
[unified] OmniROM 6.x, ROM for the Samsung Galaxy Tab 2
Contributors
Android-Andi, Ziyan
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
Version Information
Status: Testing
Created 2016-06-24
Last Updated 2017-04-30
Thanks bro, cant wait to download and test this new omni 6.0
Still testing version, right? Any knowns bugs? Or bugs same with your cm13?
And about the usefull link, I didnt see any changelog for omni 6.0 or am I miss that?
The screen rotation seems to wrong for me. Other than that it seems to work well
Sent from my D5803 using XDA-Developers mobile app
Buleste said:
The screen rotation seems to wrong for me. Other than that it seems to work well
Sent from my D5803 using XDA-Developers mobile app
Click to expand...
Click to collapse
Exactly the same issue. Screen rotation is switched but touch is working fine
Buleste said:
The screen rotation seems to wrong for me. Other than that it seems to work well
Sent from my D5803 using XDA-Developers mobile app
Click to expand...
Click to collapse
I don't have my tab with me, but i can upload a flashable zip later to test. I guess i know the issue.
iks8 said:
Exactly the same issue. Screen rotation is switched but touch is working fine
Click to expand...
Click to collapse
~ All my work, news etc. on http://andi34.github.io ~
Abigail said:
Thanks bro, cant wait to download and test this new omni 6.0
Still testing version, right? Any knowns bugs? Or bugs same with your cm13?
Click to expand...
Click to collapse
Same as on CM 13.
And about the usefull link, I didnt see any changelog for omni 6.0 or am I miss that?
Click to expand...
Click to collapse
looks like omni updated their page and the links not working anymore. You'll see made changes on gerrit.
~ All my work, news etc. on http://andi34.github.io ~
Chromecast should work, but haven't tested myself.
~ All my work, news etc. on http://andi34.github.io ~
I hope attached zip fixes the sensor position to have proper rotation Please let me know if it works
Android-Andi said:
I hope attached zip fixes the sensor position to have proper rotation Please let me know if it works
Click to expand...
Click to collapse
fix is working, thanks
Same here - good to go!
Do I need to have Andy's TWRP? Which gapps are recommended? Do I need to flash supersu if I want root? Thanks
lepa71 said:
Do I need to have Andy's TWRP? Which gapps are recommended? Do I need to flash supersu if I want root? Thanks
Click to expand...
Click to collapse
Idk if older or other recoveries work, i only use the one i shared.
Deltadroid gapps, mentioned on my userpage.
About root... It's mentioned in FAQ too for a good reason....
NOTE:*OmniRom and AOSP aren't pre-rooted, you need to use*SuperSuor the*OpenSource SuperUser*to get rooted.
Click to expand...
Click to collapse
~ All my work, news etc. on http://andi34.github.io ~
now is working fine, thanks...
Android-Andi said:
Idk if older or other recoveries work, i only use the one i shared.
Deltadroid gapps, mentioned on my userpage.
About root... It's mentioned in FAQ too for a good reason....
~ All my work, news etc. on http://andi34.github.io ~
Click to expand...
Click to collapse
Do you recommend basic delta gapps or standard? I usually use nano open gapps.
lepa71 said:
Do you recommend basic delta gapps or standard? I usually use nano open gapps.
Click to expand...
Click to collapse
You can use open gapps too, but they cause trouble for some user if permissions aren't set before sign in.
~ All my work, news etc. on http://andi34.github.io ~
Dear @Android-Andi & Ziyan,
thanks very much for quick updates. is 5521 build perfect?
~Omnivora~
"...stay success and keep tab 2 alive at least till 2020"
Astro Noid said:
Dear @Android-Andi & Ziyan,
thanks very much for quick updates. is 5521 build perfect?
~Omnivora~
"...stay success and keep tab 2 alive at least till 2020"
Click to expand...
Click to collapse
Seems like it doesn't fix simpin which i thought it will fix :/
~ All my work, news etc. on http://andi34.github.io ~
Hello nightly
http://dl.omnirom.org/espressowifi
http://dl.omnirom.org/espresso3g
Note: switching between homemade and nightly builds must be a clean flash!
~ All my work, news etc. on http://andi34.github.io ~
Still I have the same rebooting issue as on every 5.0+ ROM. It works fine for a while and then it soft reboots
Alright, since I resurrected a couple of NAND-bricked 16GB P31x0 ...
Bug 1: Tap on the "User image" in the notification shade - and try to set a avatar image for the "Owner" account - system crashes and reboots once you tap the "Save" button where you can crop the image you selected.
Bug 2: YouTube doesn't work overly well. When you start playing back a video it plays for 2-3 seconds then "stutters" and gives a "playback error". You can retry at which point it will work, but it's annoying (doesn't happen with the July/2 CM13 build). Also, YouTube only shows up to 480p in "Quality" where in CM13 it shows 720p (landscape full-screen).
Bug 3 (not sure if bug or "feature"): You can set the "Recent app" thingy to display "full screen" (no navbar / statusbar), but you cannot enable "extended desktop" anywhere for the UI itself.
Bug 4 (not sure it is a bug): I see a rather strange behavior on system boot...
- When I "shutdown" and have it plugged into the charger it shuts down, then the "charge anim" shows up and the screen is cleared but the backlight isn't turned off.
- When I start the system (from "shutdown" state) it seems as it does a "double boot" ... Galaxy Tab logo screen -> blank -> "reboot" (?) -> Galaxy Tab logo screen -> blank -> Omni boot anim.
All clean flashed with Delta's latest "base" Gapps package and SuperSU 2.65
I'll also slap a post into the CM13 thread as I see two minor problems with the latest build as well.

Oneplus 5 enable Star Wars theme | Star Wars wallpapers |

This is the Simplest process to have starWars theme on oneplus 5 but make sure device is rooted and have twrp recovery installed .
LINKS:
Star wars theme : https://forum.xda-developers.com/attachment.php?attachmentid=4382801&d=1515365593
Magisk |Use 15.2 | : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Wallpapers : https://www.xda-developers.com/official-star-wars-the-last-jedi-wallpapers-oneplus-5t/
works great on OB3 kernel stock
Not working on Nougat
Sent from my ONEPLUS A5000 using Tapatalk
g_Four said:
Not working on Nougat
Sent from my ONEPLUS A5000 using Tapatalk
Click to expand...
Click to collapse
try on oreo it should work.
Did not work for me :/
ashokmor007 said:
try on oreo it should work.
Click to expand...
Click to collapse
Doesn't work on OOS Oreo open beta 4
ashokmor007 said:
This is the Simplest process to have starWars theme on oneplus 5 but make sure device is rooted and have twrp recovery installed .
LINKS:
Star wars theme : https://forum.xda-developers.com/attachment.php?attachmentid=4382801&d=1515365593
Magisk |Use 15.2 | : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Wallpapers : https://www.xda-developers.com/official-star-wars-the-last-jedi-wallpapers-oneplus-5t/
Click to expand...
Click to collapse
Not working on 5.0.1 as it installs successful but there is no option shows as starwar under display.
rocky183ya said:
Doesn't work on OOS Oreo open beta 4
Click to expand...
Click to collapse
Do we have beta 4 for oneplus 5?
ashokmor007 said:
Do we have beta 4 for oneplus 5?
Click to expand...
Click to collapse
No
ashokmor007 said:
Do we have beta 4 for oneplus 5?
Click to expand...
Click to collapse
Sorry its open beta 3 with hotfix update.
Also i would like you to add link to bluspark TWRP in ur post, as it works with bluspark TWRP only as someone suggested me.
And i can confirm it works now.
And i can also confirm its just a dark theme with red accent. Nothing extraordinary
Working OpenBeta 3 Hotfix
Exactly, it seems like the complete theme is not working the same on OOS 5.0.0. and 5.0.1 i also only get the red accent but my volume rocker stays the color it was set to previously. Sucks, I liked those wallpapers and clock on the lockscreen
Bigred065 said:
Exactly, it seems like the complete theme is not working the same on OOS 5.0.0. and 5.0.1 i also only get the red accent but my volume rocker stays the color it was set to previously. Sucks, I liked those wallpapers and clock on the lockscreen
Click to expand...
Click to collapse
You can easily use Star Wars Theme + Ozone 4.5 and all is Red ^^
Not working
mayur.3.92 said:
Not working
Click to expand...
Click to collapse
Yes TWRP module don't work on a lot of devices. it work at 100% with the manual method
CREDIT: CHAPLAN
Happy?
You must :
1/ Be Rooted (Lastest Magisk is recommanded)
2/ Have a Custom Kernel (like blu_spark, Flash or others) because with Stock Kernel you will have a error message (Permission Denied)
3/ Install a Mobile Terminal app from Google Playstore
4/ In the Mobile Terminal app, enter that in 2 steps:
Code:
su
echo 2 > /sys/module/param_read_write/parameters/cust_flag
Reboot, go to Settings > Display > Choose "StarWar" Theme
With Ozone you can add some goods features like center text menu in the Settings, Change number QS Tile in Statubar, Change StatuBar Icon Color and more. Look the Screenshots
PS/EDIT : I think be a respectful person on xda, i have use this tuto here, it's because in my post there: echo 2 > /sys/... instead echo '2' > /sys/... on your post and in my post i advise to use a custom kernel without know that the only kernel is blu_spark...
You could send me a simple PM instead of doing your show and using a condescending tone.
Pho3nX said:
Yes TWRP module don't work on a lot of devices. it work at 100% with the manual method
You must :
1/ Be Rooted (Lastest Magisk is recommanded)
2/ Have a Custom Kernel (like blu_spark, Flash or others) because with Stock Kernel you will have a error message (Permission Denied)
3/ Install a Mobile Terminal app from Google Playstore
4/ In the Mobile Terminal app, enter that in 2 steps:
Code:
su
echo 2 > /sys/module/param_read_write/parameters/cust_flag
Reboot, go to Settings > Display > Choose "StarWar" Theme
With Ozone you can add some goods features like center text menu in the Settings, Change number QS Tile in Statubar, Change StatuBar Icon Color and more. Look the Screenshots
Click to expand...
Click to collapse
worked
Pho3nX said:
Yes TWRP module don't work on a lot of devices. it work at 100% with the manual method
You must :
1/ Be Rooted (Lastest Magisk is recommanded)
2/ Have a Custom Kernel (like blu_spark, Flash or others) because with Stock Kernel you will have a error message (Permission Denied)
3/ Install a Mobile Terminal app from Google Playstore
4/ In the Mobile Terminal app, enter that in 2 steps:
Code:
su
echo 2 > /sys/module/param_read_write/parameters/cust_flag
Reboot, go to Settings > Display > Choose "StarWar" Theme
Click to expand...
Click to collapse
You can remove "Flash kernel or others" from the equation, this only works on blu_spark kernel at this point in time and backwards. My crystal ball got broken so I can't tell about the future.
I only wonder where you got this from.
On XDA we have a long tradition on giving credits when sharing development related info that we found somewhere else, and add to it only if you know what you are talking about.
But maybe I'm just a traditional dude.
I hope you take this with a pinch of salt, in the end it is what it is no matter what.
I will just leave here my initial post, that was edited meanwhile with new info in the matter and a new set of commands that are known to work on any terminal emulator app since people were having some troubles character encoding related:
So, and reposting from the blu_spark thread:
eng.stk said:
drivers: param_read_write: enable cust_flag sysfs for edition set (Star Wars baby)
Click to expand...
Click to collapse
So to enable Star Wars edition on a terminal run:
Code:
su
echo '2' > /sys/module/param_read_write/parameters/cust_flag
To disable it run:
Code:
su
echo '0' > /sys/module/param_read_write/parameters/cust_flag
This should solve the copy/paste issue users are reporting all over.
If you set the flag to 0 and forgot to disable star wars edition on theme settings opening display settings will FC.
run:
Code:
su
settings put system oem_special_theme 0
And it's good to go. No more FC on display settings.
Simply select one of default themes and its done.
On the current state of things to change the flag on the fly you need blu_spark kernel.
I hope this post edit clears it up once and for all.
If someone wants a Star Wars themed TWRP, then you can find the latest ones in my MediaFire folder here.
Pho3nX said:
Happy?
Click to expand...
Click to collapse
Not really.
You could have mentioned me instead of linking to my profile, I would be notified that way. Didn't think of PM really, but since you suggest it neither have you.
And instead of taking the time to excuse yourself what you should have done was edit the dam post and get some facts right.
Yes, AFAIK blu_spark is the only kernel that you can use this on the fly method with.
The other one you mention isn't working like stated so....
Well, your post (hehe, sorry, couldn't help it) your bad.
That pinch of salt was maybe a bad move, try sugar next time, great for sour times.
Keep up man, all in the name of the truth as usual. :laugh:
Successfully installed the ZIP file via TWRP in my OnePlus 5 (Official Build 5.0.4). Rebooted and went to Theme option. There was no Starwars option available. Didn't work for me.

Categories

Resources