[MOD] Modified NfcNci.apk to poll while screen is on and locked - Nexus 4 Android Development

I have modifed the default polling mode of the NfcService.java to poll NFC - Tags even when the phone is locked.
!! It is made for CM10.2 and AOSP JSS15J !!
To install move the old NfcNci.apk from /system/app to a save place and then just copy and rename the right version of the modified NfcNci.apk and change the permissions to 644.
This is my first android development, so this may not work for everyone.
[UPDATE]
Version CM10.2: tested with the unofficial build 02.08 - 04.08 and is working fine.
Version AOSP JSS15J: tested
[UPDATE #2]
add update.zips, saves the org. NfcNci.apk to NfcNci.apk.bak
[UPDATE #3]
Version for AOSP JSS15J also work with JWR66V
[UPDATE #4]
Version for CM11 4.4
[UPDATE #5]
Version for CM11 4.4.2 testet on Nexus 5 Experience - CM11 Based Version with CAF kernel
[UPDATE #6]
add update.zip for CM11 4.4.2

chgamauf said:
I have modifed the default polling mode of the NfcService.java to poll NFC - Tags even when the phone is locked.
!! It is made for CM10.2 and AOSP JSS15J !!
To install move the old NfcNci.apk from /system/app to a save place and then just copy and rename the right version of the modified NfcNci.apk and change the permissions to 644.
This is my first android development, so this may not work for everyone.
[UPDATE]
Version CM10.2: tested with the unofficial build 02.08 - 04.08 and is working fine.
Version AOSP JSS15J: not tested yet
Click to expand...
Click to collapse
?
What does this do?

The mod change the standard polling mode. Normal the phone must be unlocked to detect a tag. With this mod the tag is also detected when the phone is locked and the display is on.

Just to check, the screen still has to be turned on, right?

Yes screen must be on.

I know it says that it's for JS, but I thought I'd ask, just in case... does this work on JW too?

pkadavid said:
I know it says that it's for JS, but I thought I'd ask, just in case... does this work on JW too?
Click to expand...
Click to collapse
I made a quick test with the JWR66 version from fireb33 (Nexus 4 JB 4.3 JWR66V stock v3) using the update_JSS15J.zip
Seems to be working, TAG get polled when Screen is locked.
LG chgamauf

So I just replaced my NfcNci.apk file that came in the ROM with the CM10.2 version in the OP and the ROM boots without error. Don't have an NFC tag on me at the moment to make sure it works properly, but no errors so far is a good sign!
EDIT: Just tested the CM10.2 APK version out on the PACman's alpha 4.3 build and it works great.

Hi!
Could you please create a package for 4.4 KRT16O?

This would be really great if soumeone would offer this mod for KitKat

renegade2k said:
This would be really great if soumeone would offer this mod for KitKat
Click to expand...
Click to collapse
Already have a modified version for CM11 (KRT16O) created and tested.
Unfortunately, I am currently on a business trip. I'll upload this version as soon as possible.

Added Version for CM11 4.4
LG chgamauf

Here's a patched NfcNci.apk/NfcNci.odex for Stock 4.4.2 (KitKat)
You need to copy BOTH files to /system/app, then change permissions for both files to 644 and delete dalvik-optimization from previous version (rm /data/dalvik-cache/[email protected]@[email protected]), then reboot.
Without NfcNci.odex it takes several seconds for your device to switch from "screen off" to "screen locked".
Download:
https://mega.co.nz/#!coMlWTDB!ZLbywTyXyjQHbq1e0TMMolsbfvh3WHtmZvNVDdMCqKI
Micky

Hey all,
added a version for CM11 4.4.2 and also an update.zip for CM11 4.4.2
Both versions are tested and work fine.
Have a nice day.
LG chgamauf

I noticed that with every update the modded apk ist overwritten.
As there is nearly every day an update for CM11 nightly, ist there any possibility to hold the mod even for the update? Or any kind of script, which installs the mod automaticly, so i have not to move the file and edit the permissions every time?

renegade2k said:
I noticed that with every update the modded apk ist overwritten.
As there is nearly every day an update for CM11 nightly, ist there any possibility to hold the mod even for the update? Or any kind of script, which installs the mod automaticly, so i have not to move the file and edit the permissions every time?
Click to expand...
Click to collapse
This: http://forum.xda-developers.com/showpost.php?p=36723941&postcount=3761
and
This: http://forum.xda-developers.com/showpost.php?p=29576699&postcount=399
might be helpful.
Haven't tried them on CM11 but you can always give them a try and let us know if they worked or not.
(I used search to find those links, you can too!)

Which one
Hi, guys,
Could you please tell which one of update files suits stock 4.4.2 build KOT49H?
Thanks

Finally got around to flashing a KitKat ROM (Mahdi ROM). The NfcNci_4.4.2.apk worked fine with it. Thanks for the update!

chgamauf said:
I have modifed the default polling mode of the NfcService.java to poll NFC - Tags even when the phone is locked.
!! It is made for CM10.2 and AOSP JSS15J !!
To install move the old NfcNci.apk from /system/app to a save place and then just copy and rename the right version of the modified NfcNci.apk and change the permissions to 644.
This is my first android development, so this may not work for everyone.
[UPDATE]
Version CM10.2: tested with the unofficial build 02.08 - 04.08 and is working fine.
Version AOSP JSS15J: tested
[UPDATE #2]
add update.zips, saves the org. NfcNci.apk to NfcNci.apk.bak
[UPDATE #3]
Version for AOSP JSS15J also work with JWR66V
[UPDATE #4]
Version for CM11 4.4
[UPDATE #5]
Version for CM11 4.4.2 testet on Nexus 5 Experience - CM11 Based Version with CAF kernel
[UPDATE #6]
add update.zip for CM11 4.4.2
Click to expand...
Click to collapse
Hi,
Would you mod the LgNfc.apk from LG G2 so that I can use the NFC while the screen is on but locked? Or mod the app to compatible it with NfcLockScreenOff Enabler from Xposed?
It will be realy great and kind of you!

Ameisentaetowierer said:
Here's a patched NfcNci.apk/NfcNci.odex for Stock 4.4.2 (KitKat)
You need to copy BOTH files to /system/app, then change permissions for both files to 644 and delete dalvik-optimization from previous version (rm /data/dalvik-cache/[email protected]@[email protected]), then reboot.
Without NfcNci.odex it takes several seconds for your device to switch from "screen off" to "screen locked".
Download:
https://mega.co.nz/#!coMlWTDB!ZLbywTyXyjQHbq1e0TMMolsbfvh3WHtmZvNVDdMCqKI
Micky
Click to expand...
Click to collapse
Ameisentaetowierer, is this APK to be used with the Google stock KitKat Android (4.4.2) with build number KOT49H?
Thanks!

Related

[ROM] [4.1.2] [P311X] MicroDelta Stock Based ROM (XXDME3)

Presenting, MicroDelta stock based JB 4.1.2 ROM (P3110XXDME3) for the Samsung Galaxy Tab 2 P3110 and P3113 (see addons for more information on P3113 infrared support). There are no performance enhancing init.d scripts or system tweaks applied to this ROM. Everything should be as close to stock as possible. All customizations for this ROM will be provided below as independent addons.
JB 4.1.2
Deodexed
Zipaligned
Busybox 1.20.2r2 with statically linked binary (Resource: https://code.google.com/p/yangapp/downloads/detail?name=busybox-1.20.2r2)
Superuser 1.0.1.8 by ClockworkMod is now default superuser application. This version is chosen because it is fully working, free, and open source. Resource: https://play.google.com/store/apps/details?id=com.koushikdutta.superuser ** Note** XXDMA2 release uses SuperSU 1.25 (Resource: http://forum.xda-developers.com/showthread.php?t=1538053)
Kernel init.d support added to stock ramdisk. Note: The init.d support in this ROM is triggered by a patch to init.rc in the ramdisk (instead of the alternate "install-recovery.sh" init.d trigger method). The alternate "install-recovery.sh" init.d trigger method is not used in this ROM because it can conflict with the init.d support provided by other custom kernels and cause the init.d scripts to be executed twice.
Note: The modified version of Google Play Store is now supplied separately with latest release (XXDME3). See attachments below for flashable zip to install this version of the modified Play Store. Google Play Store 3.4.7 (/system/app/Phonesky.apk) added and modified to skip automatic internal self update (Google has permanently disabled Ti Backup's ability to attach and detach applications in the Play Store after version 3.4.7, so the Google Play Store has been modified to not internally update itself automatically without notification or permission). Resource: http://forum.xda-developers.com/showthread.php?t=1580827
Startup and Shutdown sound files renamed with "bak" extension to prevent execution (these two sound files can be changed back to their original names to enable the default startup and shutdown sounds again).
/system/media/audio/ui/PowerOff.ogg
/system/media/audio/ui/PowerOn.ogg
Sysro and sysrw scripts added to /system/xbin for easy command line interface.
No default applications have been removed from this ROM. I find it safer to use Ti Backup and freeze the applications that I do not want to use, instead of removing them. Here is a list of the applications that I recommend freezing with Ti Backup in this ROM:
AllShare Play
AllShare Service
ChatON
Game Hub
Google Play Magazines
Google Play Music
Kobo
Music Hub
PressReader
Readers Hub
S Suggest
Samsung Apps
Samsung Push Service
Software update
Video Hub
Zinio
Notes on Tablet UI:
For the "Tablet UI", I recommend using Xposed Framework. Resource: http://forum.xda-developers.com/showthread.php?p=24267797
After setting up Xposed framework, install the "TabletUI" and "App Settings" Xposed modules. Activate both Xposed modules and use the App Settings Xposed module to control the DPI of the SystemUI (with a range of 134 to 160 DPI). Any DPI setting for the SystemUI that is lower than 134, while the TabletUI Xposed module is also activated, will cause the SystemUI to report an error. DPI 145 seems to be optimal size because this is as low as it can go before the long press on the home button works with Google Now.
Tablet UI Xposed module: http://www.villainrom.co.uk/forum/threads/tabletui-trigger.5527/ or http://forum.xda-developers.com/showpost.php?p=41583916&postcount=84
App Settings Xposed module: http://www.villainrom.co.uk/forum/threads/app-settings.5486/ or http://forum.xda-developers.com/showpost.php?p=41891726&postcount=116
Xposed Module Homepage: http://www.villainrom.co.uk/forum/forums/xposed_framework_mods/
You must use Xposed Framework >= v2.1.4 (along with the TabletUI module) for this to work properly with this ROM.
Notes on custom kernels:
This ROM should work as a good base for testing custom kernels. There are many to choose from, but the KK Boot image works very well (thanks ketut.kumajaya). Reference: http://forum.xda-developers.com/showthread.php?t=1855700
Recommended Installation:
** If you are already running a stock 4.1.x ROM, then there is no need to wipe the data/cache. Just flash over the top of the previous installation without wiping.
** If you are currently using an AOKP or CM based ROM, then a wipe of the data/cache after installation is required.
Thanks:
Special thanks to everyone here on XDA that helped me put this together. Attached below is a text file (MicroDelta-P3110-JB-4.1.2-P3110XXDME3.txt) with the MD5 and link to the ROM. I have also attached a few custom MicroDelta (and alternate Deltadroid) bootanimations and wallpapers for your Home and lock screen. Enjoy.
Additional Addons:
Attached below is also a ClockworkMod flashable zip (MicroDelta-JB-4.1.2-P3110XXDME3-stock-kernel-init.d-bootanimation-signed.zip) of the stock kernel with init.d support plus additional custom bootanimation support. The kernel package also comes with a custom MicroDelta bootanimation which is installed to /system/media/bootanimation.zip. Note: This kernel package with bootanimation support will also work with a P3113. Edit: Added alternate bootanimation with kernel called Deltadroid.
Additionally, attached below is a text file (MicroDelta-P3113-JB-4.1.2-P3113XXDME3.txt) that contains the MD5 and link to a ClockworkMod flashable zip for P3113 support. The flashable zip will modify build.prop on the MicroDelta ROM so that Settings->About will display the correct P3113 model number. Also, this flashable zip will install the Peel Infrared support for the P3113. Flash the zip over the top of the P3110 MicroDelta ROM to install.
The extended 4-Way Reboot menu modification has been added below as a flashable ClockworkMod zip. This modification alters android.policy.jar and integrates the extended reboot menu into the system. Credits to kahvitahra for posting a howto.
In addition to the 4-Way Reboot menu modification, the Back2Kill mod is also available for android.policy.jar (allows you to long press the back key to kill current running applications). This modification is combined with the 4-Way Reboot Modification because both of these modifications are changing the same file. Credits to Mirko ddd for posting a howto.
The Ripple lockscreen has been added below as a flashable ClockworkMod zip. This modification alters framework-res.apk and services.jar to integrate the Ripple lockscreen. Credits to txr33 for posting a howto.
The stock video player also comes as an addon with transparent control buttons (play,ff,rw) and support for bluetooth control (pause,ff,rw,next track,previous track).
Provided below are three different options for altering the user interface (for both p3110 and p3113):
1) JB-black-statusbar-icons: change the Touchwiz status bar to black and the status bar icons to the default Jelly Bean icon set for the wifi, battery, and bluetooth. Also, change the notification panel to a black background with Jelly Bean blue accents. Works in PhabletUI and TabletUI.
2) JB-nominiapps-black-statusbar-icons: Same as option #1 plus removes the mini applications "arrow" that exists in the middle of the navigation bar (so that the TabletUI modification has more room for the soft keys). Works in PhabletUI and TableUI.
3) JB-nominiapps: Keep the default Touchwiz status bar and icon set. Only remove the mini applications "arrow".
All MicroDelta 4.1.2 Roms and modifications can be found here:
MicroDelta 4.1.2 File Repository
Screenshots of PhabletUI and TabletUI:
Thx for this rom ,finally a update I used the last 3 month Expressorom , but now there is 4.1.2.
Until now no problems at all.
But will Playstore takes updates in the near future or not?
Thx
:good:
The Play Store is just patched so it will not try to automatically update itself to a newer version without asking you first. All your applications and games should update without problems using the older version of the Play Store, although, you can install any version of the Play Store on top of the version that this ROM comes with. The thread is referenced above for newer versions of the Play Store that are also patched to not automatically update themselves.
You also have the option of downloading a current unpatched copy of the Play Store and it will go back to automatically updating itself to newer versions without asking.
Although, Google Play 3.4.7 gives Ti Backup the ability to attach or detach modified apk files to the market so I can choose what things I want to update or not. This way I can pin specific versions of apps or games in the Play Store.
Tsjoklat said:
The Play Store is just patched so it will not try to automatically update itself to a newer version without asking you first. All your applications and games should update without problems using the older version of the Play Store, although, you can install any version of the Play Store on top of the version that this ROM comes with. The thread is referenced above for newer versions of the Play Store that are also patched to not automatically update themselves.
You also have the option of downloading a current unpatched copy of the Play Store and it will go back to automatically updating itself to newer versions without asking.
Although, Google Play 3.4.7 gives Ti Backup the ability to attach or detach modified apk files to the market so I can choose what things I want to update or not. This way I can pin specific versions of apps or games in the Play Store.
Click to expand...
Click to collapse
Thx for the reply ,i know enough :good:
smartidoos said:
Thx for the reply ,i know enough :good:
Click to expand...
Click to collapse
Rom still perfect after.:good:
Will this work for p3113?
Sent from my One X using xda premium
Thread added to Repository of P31XX
inphamous36 said:
Will this work for p3113?
Sent from my One X using xda premium
Click to expand...
Click to collapse
It will work, but the infrared software will be missing. This weekend I should have some time to look at the differences between the P31XX firmwares.
Tsjoklat said:
It will work, but the infrared software will be missing. This weekend I should have some time to look at the differences between the P31XX firmwares.
Click to expand...
Click to collapse
So if i don't use the IR blaster i could use the p3110 version of every ROM?
Sent from my One X using xda premium
inphamous36 said:
So if i don't use the IR blaster i could use the p3110 version of every ROM?
Sent from my One X using xda premium
Click to expand...
Click to collapse
The p3110 and p3113 system partitions and kernels are exactly the same except the p3113 has the additional infrared hardware and software. The ROM posted here will install a new kernel and format and install a new system partition where all of the programs are located. But, a different ROM could install, format, replace, other partitions that are not compatible amongst the various model types. For example, a bootloader from a p3110 would never work with any other device. What I'm saying is that you always have to know what partitions the ROM is going to replace, because some of the other partitions are not compatible across other device models.
I was thinking that since the system partition in the p3110 firmware is so close to the system partition in the p3113 firmware, that I could pull the infrared software off the old p3113 firmware and use it on the newer p3110 firmware.
MicroDelta P3113 Support
For P3113 users that would like to try this MicroDelta ROM but add additional infrared support and make it display the correct model number:
I added a text file to the OP that contains the MD5 and the link to a ClockworkMod flashable zip that will fix build.prop of the MicroDelta ROM that I posted in the OP so that Settings->About will display the correct P3113 model number. Also, the Peel Infrared support will be installed for the P3113. Please let me know if this helps. I do not have a P3113 so I can not fully test this, but it should be ok.
At the time of this writing, the latest official ROM for the P3113 is version 4.1.1. This addon should make a fully functioning 4.1.2 custom ROM with infrared support for the P3113.
Instructions for P3113 users: First, install the MicroDelta P3110 ROM from the OP then install this addon over the top to add P3113 support.
Tsjoklat said:
For P3113 users that would like to try this MicroDelta ROM but add additional infrared support and make it display the correct model number:
I added a text file to the OP that contains the MD5 and the link to a ClockworkMod flashable zip that will fix build.prop of the MicroDelta ROM that I posted in the OP so that Settings->About will display the correct P3113 model number. Also, the Peel Infrared support will be installed for the P3113. Please let me know if this helps. I do not have a P3113 so I can not fully test this, but it should be ok.
At the time of this writing, the latest official ROM for the P3113 is version 4.1.1. This addon should make a fully functioning 4.1.2 custom ROM with infrared support for the P3113.
Instructions for P3113 users: First, install the MicroDelta P3110 ROM from the OP then install this addon over the top to add P3113 support.
Click to expand...
Click to collapse
Thank you! Will report back how well it works i don't usually use Infared but i can test it for you
Sent from my One X using xda premium
---------- Post added at 10:28 PM ---------- Previous post was at 10:16 PM ----------
Wait, where is download link?
Sent from my GT-P3113 using xda premium
inphamous36 said:
Thank you! Will report back how well it works i don't usually use Infared but i can test it for you
Sent from my One X using xda premium
---------- Post added at 10:28 PM ---------- Previous post was at 10:16 PM ----------
Wait, where is download link?
Sent from my GT-P3113 using xda premium
Click to expand...
Click to collapse
The download link and the md5 are contained in a text file that is attached to the first post. http://forum.xda-developers.com/attachment.php?attachmentid=1879405&d=1365816454
thanks for testing.
I didn't realize that the free public sharing bandwidth on Rapirshare was so low. I will probably need to find a better host for these files because I think the daily limit is used up pretty quickly. I guess the p3113 support is working ok because I haven't heard any problems so far. Thanks.
I added an alternate lock screen/wallpaper (Deltadroid-600x1024.zip) and bootanimation kernel package (Deltadroid-JB-4.1.2-P3110-stock-kernel-init.d-bootanimation-signed.zip) for this ROM.
Great ROM
Btw, what others tweaks do you recomend (if any) to your ROM?
I would recommend testing this with the KK boot image if you feel like testing the cutting edge. Thanks.
How are you able to get IR to work? I must know.
Luigi2012SM64DS said:
How are you able to get IR to work? I must know.
Click to expand...
Click to collapse
The IR software works because it is looking for the stock ROM framework which is included.

[ROM] Motorola RAZR i - One V.2.4.0 [JB 4.1.2]

This Rom is mainly based on the work of Omar Avelar - originally the Rom only was a stock mod inspired by the mod of arman68, but I have now decided to use Omar's Rom as a base.
Its a WIP and designed for my needs, the goal is a stable and clean Stock-ROM. I'm open for any suggestion to make this bigger and better. At this moment its just a bunch of mods and things i like to have. Credits to Omar-Avelar, arman68, Shaftenberg and hypophysis for their great work.
Although the Rom in principle is based on the stock version, the phone is necessary to reset. Some users complain about performance degradation without datawipe, here it can help to datawipe or to make a clean flash with RSDlite.
Features:
Custom kernel M9 (Omar-Avelar)
Linux 3.0.101, 2014-03-30
Numerous build.prop tweaks
init.d support & tweaks
GPS optimized for europe
BusyBox 1.21.1
Fully Deodexed & Zipaligned
Pre-rooted with ClockworkMod Superuser 1.0.3.0
Heavily debloated
Auto brightness curve tweaks
Extended reboot-menu (restart & recovery-restart)
Navigationbar smaller (38dpi)
AOSP 4.4 Calender
AOSP 4.4 Clock with timer and stopwatch
AOSP 4.4 Email/Exchange client
AOSP 4.4 Fonts
AOSP 4.4 Lockscreen
AOSP 5.0 Navigationbar
AOSP 4.4 Statusbar (with %-text battery)
AOSP themed Contacts/Phone/Messaging
CyanogenMod boot animation
CyanogenMod Calculator
CyanogenMod File Manager
CyanogenMod Sounds
Google 4.4 Keyboard (multi-lingual & swype gestures)
Nova as the default launcher
FlashPlayer 11.1.115.20
Greenify
Notification Toggle
Instructions:
IMPORTANT: I recommend you perform a nandroid backup of your ROM before playing with your phone, just in case.
Dirty flash without datawipe:
Download the latest *.zip file to your SD.
Make sure you have a custom recovery installed (I use CWM Recovery 6.0.1.9).
Boot into your custom recovery of choice.
Select install zip from external card, and choose the zip file.
Hit Reboot.
Clean flash with datawipe (recommended on first install):
Download the latest *.zip file to your SD.
Flash the Motorola 4.1.2 firmware via RSDlite.
Make sure you have a custom recovery installed (I use CWM Recovery 6.0.1.9).
Boot into your custom recovery of choice.
Select "wipe data/factory reset" and confirm.
Select install zip from external card, and choose the zip file.
Hit Reboot.
Tipps:
You should Greenify all your apps, this will cause in a much better battery life. Read more...
IMPORTANT: Greenifying an app implies that you are aware that all the background functionality of this app will become out of service during the hibernation except when you are using this app.
The background functionality includes but not limited to:
Persistent background services
Broadcast receivers, which respond to global device events, such as network state change, SMS reception.
Alarms, which activate background task at specific time or interval.
Widget update. Widget should display but never update because periodic update involves background task.
Push messages. Push is also disabled since it would activate background task on Android, unlike iOS which just shows up messages to user.
Please DO NOT greenify alarm clock apps, instant messaging apps unless you never rely on them. Please be sure to verify the impact of greenified apps on which you heavily relies.
Download:
One V.2.4.0 - 2014-10-03
md5sum: 44bf2e2bda4b8e042cb38b5ac3afccf4
One V.2.3.0 - 2014-07-17
md5sum: 6173b8d9d385ac04072124c2c31d9e29
One V.2.2.0 - 2014-04-14
md5sum: f36a2781cd5f6f5fb9d666ed019b08af
One V.2.1.1 - 2014-03-05
md5sum: 5233ab14d29e11bb6da62686fd7ea5b7
One V.2.1.0 - 2014-03-05
md5sum: 34f6b008ee5fcdd5111d00e10c07ab64
Extras:
Custom kernel (Omar-Avelar) - Linux 3.0.101, 2014-01-19
md5sum: f76828747f3ee383dd4c0ffe2dceac04
Remove the remaining Google-Apps (Framework, Playstore, Sync etc)
md5sum: 40677f088e9c9b16b1c2f8ae41dac5bb
AOSP 4.4 keyboard instead of Google 4.4 keyboard
md5sum: bc9f011818a7c77e062a4d62e362a2b9
Apex launcher instead of Nova launcher
md5sum: 93d1c8bcd7cb0c506726068cb064a832
Motorola E-Mail Client instead of AOSP E-Mail Client
md5sum: 90e5b99cf60ee44edcecbf7be355df3b
Motorola SMARTACTIONS
md5sum: 3039871feac3245eb2a830e8429f77d8
Changelog:
One V.2.4.0 - 2014-10-03: updated components, Android L Navigationbar
One V.2.3.0 - 2014-07-17: updated components, facebook app fix, updated kernel
One V.2.2.0 - 2014-04-14: updated components
One V.2.1.1 - 2014-03-05: fixed wrong sms app in previous version
One V.2.1.0 - 2014-03-05: zipaligned edited files, aosp 4.4 calender
One V.2.1.0 - 2014-03-05: (beta) google debloat, only playstore and framework left
One V.2.0.0 - 2014-02-27: now using Omar-Avelars newest Rom as base with the older M7 kernel
One V.2.0.0 - 2014-02-26: (beta) now using Omar-Avelars Rom as base
One V.1.3.1 - 2014-02-21: new lockscreen
One V.1.3.0 - 2014-02-18: reworked framework, reboot-menu, updated apps
One V.1.2.0 - 2014-02-11: updated apps and adaptation of system-debloat for better functionality
One V.1.1.0 - 2014-02-05: New kernel, lets see how it works with the kernel from Omar's actual build
One V.1.0.6 - 2014-02-04: Setup Wizard is needed on full whipe, otherwise Browser was not working?!?
One V.1.0.5 - 2014-02-03: more bloat deleted, based on Razri-Cleaner v0.7 (GalaxyUser)
One V.1.0.4 - 2014-02-03: rollback to older kernel - no sound on full data whipe
One V.1.0.3 - 2014-02-02: Nova launcher instead of Apex, updated Flashplayer, updated Superuser
One V.1.0.2 - 2014-01-31: fixed flashplayer
One V.1.0.1 - 2014-01-29: updated apps and native libs, changed Google-Mail-Client to AOSP-Mail-Client, CyanogenMod calculator & filemanager added, 4.4 fonts
One V.1.0.0 - 2014-01-21: update to the lates kernel from omar, app updates
One V.0.4.5 - 2013-12-14: rollback to older kernel - rnd reboots on newer version
One V.0.4.4 - 2013-12-14: updated apps, updated kernel, smoothness and signal tweaks
One V.0.4.3 - 2013-11-19: rollback to older Superuser-App
One V.0.4.2 - 2013-11-19: app updates, new superuser update
One V.0.4.1 - 2013-11-16: more build.prop tweaks, app updates, ES File Explorer
One V.0.4.0 - 2013-11-13: updated build.prop, zipalign on boot, SQlite database optimized
One V.0.3.3 - 2013-11-10: fixed movement beetween signal clusters
One V.0.3.2 - 2013-11-10: recompiled systemui and framework, some new build.prop tweaks
One V.0.3.1 - 2013-11-08: back to stock gallery, edit function is crashing the app
One V.0.3.0 - 2013-11-08: Added Google 4.4 Gallery and Greenify, tweaked the update-script
One V.0.2.0 - 2013-11-08: Fixed little problem with Playstore
One V.0.1.0 - 2013-11-08: First upload
FourOne82 said:
placeholder
placeholder
Changelog:
One V.0.2 - 2013-11-08: Fixed little problem
One V.0.1 - 2013-11-08: First upload
placeholder
placeholder
Click to expand...
Click to collapse
downloading..... thanks .... :good:
Nice Job
Sent from my GT-I9500 using XDA Premium 4 mobile app
Do you have more pictures?
It's always good when u can see more images =) , i'll test anyway, thx
---------- Post added at 11:48 PM ---------- Previous post was at 11:32 PM ----------
I got bootlooper
hmm.. /system/library has nothing ?
thiagoserrao said:
Do you have more pictures?
It's always good when u can see more images =) , i'll test anyway, thx
---------- Post added at 11:48 PM ---------- Previous post was at 11:32 PM ----------
I got bootlooper
Click to expand...
Click to collapse
You flashed over the official Motorola JB 4.1.2 EU firmware? No other Mods or ROMS? Cause this is NOT a full ROM at this point, it's a mod of the Stock-ROM.
z720 said:
hmm.. /system/library has nothing ?
Click to expand...
Click to collapse
The only thing that needs new libaries at this moment is the Google 4.4 Keyboard - it's a mod, so it just keeps the things it needs from Stock.
any chance we get this baby working on newest brazil fw ?
or is it possible to flash over the brazil fw with the eu fw with fastboot, without loosing data?
k2828 said:
any chance we get this baby working on newest brazil fw ?
or is it possible to flash over the brazil fw with the eu fw with fastboot, without loosing data?
Click to expand...
Click to collapse
U can't flash EU firmware without data loss, it wouldn't work anyway for your brazilian provider. You can try to use your own framework directory and the original SystemUI, should probably work - no garantee.
3 things
Hi, thank you for this, look and feel is awesome:
1.- I have a crash of clock when phone boots
2.- There is a little movement between wireless and signal icon
3.- Where is the icons in the screenshot?
Thanks!
sepp0 said:
Hi, thank you for this, look and feel is awesome:
1.- I have a crash of clock when phone boots
2.- There is a little movement between wireless and signal icon
3.- Where is the icons in the screenshot?
Thanks!
Click to expand...
Click to collapse
1. The clock can be fixed easily, just whipe the appdata of your clock - i'll try to fix this in future versions.
2. Think this a caused by the size of some images, i'll have a look at it
3. The Icons are from the MIUI X5 HD Apex Theme, cant upload them because you have to pay for it.
Does the 4.4 gallery fully work? edit, etc?
anerik said:
Does the 4.4 gallery fully work? edit, etc?
Click to expand...
Click to collapse
Good u ask, just looked if camera and gallery are working. Edit function seems to crash the gallery, switching back to stock one...
ty
Could you please upload those single apk files?
and which ones of these working properly
Android 4.2 Clock with timer and stopwatch (arman68 / hypophysis)
Google 4.4 Keyboard
4.4 Camera
4.4 Gallery
Thank you,
Janine
Janine Belle said:
Could you please upload those single apk files?
and which ones of these working properly
...
Click to expand...
Click to collapse
Android 4.2 Clock
Google 4.4 Apps
Camera and Gallery are not fully working, use search function next time.
Does swap works?
Try it, should work if it works for Stock.
help! i got a loop at the cm10 logo! what am i doing wrong?
BrianXDA said:
help! i got a loop at the cm10 logo! what am i doing wrong?
Click to expand...
Click to collapse
FourOne82 said:
This mod is ONLY for the official Motorola JB 4.1.2 EU firmware, no support for flashing over JB-X AOSP ROM, Pi-llama Rom, or infiniROM!.
Click to expand...
Click to collapse
It's not possible that you get a bootloop if you are doing it right, ONLY official Motorola JB 4.1.2 EU firmware.
I have the same looping issue even if I install it over the official Motorola JB 4.1.2 .

[ROM] [Update] Hyperion 09 GM Rev.03 Final Build for Galaxy Pocket

Good morning, here i will share the update of Hyperion 9 GM Final Build Revision 3. This is may not stopped until here
Reserved for change log of Final Build Revisions (HYPERION-09.GM-REV.XX-FINAL.BUILD)
NOTE: Before you rant about full package files, let me tell you that full rom package are for users who haven't downloaded or flashed Hyperion 9 yet. Updates will be pushed in the coming days. Due to high demand for Hyperion 9, we only have time to make full rom builds than update patch.
HYPERION-09.GM-REV.03-FINAL.BUILD CHANGELOGS:
[AUTHORED BY: CARL DEAN CATABAY] [ANDROID_SYSTEM_LIB] -LIBBRCM_RIL_SO: -Reverted to original lib. Removed support for kernels with old RAMDisk -LIBANDROID_RUNTIME_SO: -Reverted to original lib. Removed support for RTL -LIBSKIA_SO: -Removed support for Bangla and Hindi scripts -LIBSKIAGL_SO: -Removed support for Bangla and Hindi scripts (Shaping)
[AUTHORED BY: AUDRIE GATCHO] [ANDROID_SYSTEM_PACKAGES_FRAMEWORK_RES] -PACKAGE_RES_DRAWABLE_HDPI: -Changed keypad backgrounds
[ANDROID_SYSTEM_PACKAGES_MMS_RES] -PACKAGE_RES_STRING: -Corrected typo when selecting contacts in recents list when creating new message
[ANDROID_SYSTEM_PACKAGES_MUSIC] -ANDROIDMANIFEST_XML: -Removed full screen mode for now playing activity
[ANDROID_SYSTEM_PACKAGES_SETTINGS] -ANDROIDMANIFEST_XML: -Removed rotation on ChooseLockPattern activity
[BLUR LOCKSCREEN] Download here: http://d-h.st/heA (Don't do fix permission for any reasons to avoid lost blur lockscreen]
[FIX MISSING BASEBAND] Fix DXMJ1 (Young) to DXLK1 (Pocket)
[DOWNLOAD LINKS] It should be here: http://d-h.st/rCD
Screenshots?
Hackerpunk1 said:
Screenshots?
Click to expand...
Click to collapse
just like previous hyperion 9 GM. but with some fix
go here for screenies: http://forum.xda-developers.com/showthread.php?p=52365283
You could have only posted the fix in an update.zip file. Have to re-download the whole rom :/
how to fix the external sdcard can't be read? and can't install app in playstore due to can't unmount sdcard.
Hackerpunk1 said:
You could have only posted the fix in an update.zip file. Have to re-download the whole rom :/
Click to expand...
Click to collapse
Hyperion dev decided to update the rom with whole rom file, so i share it without any modifications :fingers-crossed:
ronhyukie07 said:
how to fix the external sdcard can't be read? and can't install app in playstore due to can't unmount sdcard.
Click to expand...
Click to collapse
try to flash stockrom via odin (for remove any unclear tweaks or kernel), then flash this rom again!
report later if succes or fail

CyanogenMod 12.1, Mokee 5.1, PAC 5 DOGO builds

Actual:
I use CyanogenMod and Mokee teams sources and add some changes to device config.
Latest CM12 builds
СМ12.1 build 24.07.2015
normal- https://yadi.sk/d/l0sQrKeXi4rpT
experimental - https://yadi.sk/d/Sus83ATLi4rjv (aptx bt, mako gps)
news: - kernel, config updates . SoundControl removed, revert to deodex.
revert cm12.1 BT - https://yadi.sk/d/DHjDF-fAi4sQE
СМ 12.1 build 21/07/2015
normal - https://yadi.sk/d/EwsQB88Qhz7RD
experimental - https://yadi.sk/d/X07SjR3Fhz7Rm (GPS from nexus4, APTX BT)
+fixed updater-script - added ifelse(is_mounted("/system"), unmount("/system"));
СМ12.1 build 13.07.2015 - https://yadi.sk/d/CtPkfkpchq2Yb
СМ12.1 build 13.07.2015 w aptx support(experimental) - https://yadi.sk/d/LRV6F7N2hq2bS
fixed: wifi, BT, boot light, recovery, offline charging
Cm 12.1 03.07.2015 build - https://yadi.sk/d/GG3gFTtYhe3dQ
Changes in kernel, libs, binaries, configs
Tested - worked/
CM12.1 11.06.2015 build - https://yadi.sk/d/VyIKm27xhCdhE
CM12.1 20.05.2015 build - https://yadi.sk/d/WnR7d73mgkzcX
CM12.1 28.04.2015 build - https://yadi.sk/d/bn_IsRx1gJaRs
kernel w soundcontrol v3, many kernel and ril updates from см team
CM12.1 20.04.2015 build - https://yadi.sk/d/xiKPp0EBg7Kyo
kernel w soundcontrol v3, updates from см team
gps libs from мако(nexus 4) (possible gps work better) for recovery - https://yadi.sk/d/JU39SUbPg7Kmu
PAC 5 20.04.2015 build from neosuslik - https://drive.google.com/uc?id=0B6kPZoGYA4tfaFhOdjIxenNYbnM&export=download
Mokee 5.1 12.04.2015 build from neosuslik - https://docs.google.com/uc?id=0B6kPZoGYA4tfSGdlNldodnhuVTQ&export=download
CM12.1 build(06.04.2015) tested - https://yadi.sk/d/bzBHxTDmfoyck
move apps to sd fix added, dual recovery
kernel w SoundControl v3 for cm12.1 - https://yadi.sk/d/xPWTpM4ufpgnA - you need faux sound control or other app to tweak sound levels.
CM12 build (01.04.2015), ODEXed, fix for move apps to sdcard - https://yadi.sk/d/93AA69qtffk7Q
CM12 build (12.03.2015), ODEXed - https://yadi.sk/d/dTadZHj_fCZKN
CM12 build (04/03/2015), ODEXed - https://yadi.sk/d/K20AhXQ4f2ha9
CM12 build (28/02/2015) - https://yadi.sk/d/GGDHoe76ewFe4
CM12 build (20/02/2015) - https://yadi.sk/d/mmi7ic1Eeo5Eh
news:
new cm12 updates, bugfixes and bugs
Mokee5 build (25/02/2015) - https://yadi.sk/d/yI-cBxQheskpk
How to install:
a)
1. flash boot.img from archive
2. boot to recovery and flash firmware archive
b) reboot to recovery and flash firmware archive
Old(not actual now):
Big thanks to thomas1991_12 and pabx. This Rom based on their work.
English screenshots - http://forum.xda-developers.com/showpost.php?p=56982062&postcount=77
More Russian screenshots - http://4pda.ru/forum/index.php?showtopic=475149&st=9040&view=findpost&p=35853307
Whats worked: see original theme - http://forum.xda-developers.com/xperia-z/orig-development/exp-lollipop-xperia-z-t2929369
Latest CM12 port(qsnc 09.02.2015 build based) - https://yadi.sk/d/QcxE0x0WedRUd
Updated boot.img w philz recovery and vibro for 09.02.2015 - https://yadi.sk/d/anPzmPL0eeiCg
CM12 for ZR, cm-12-20150112-INFECTED-yuga based:
CM12 for ZR: cm-12-20150112-INFECTED-yuga.zip port - https://yadi.sk/d/L_eIwqujdz6sb
30.12.2014 Update, pabx 5.0.8 build based:
boot - https://yadi.sk/d/BMTyrqVpdnfDQ
system - https://yadi.sk/d/uK10pxZSdnfDa
fix - https://yadi.sk/d/4CBtWW7wdnfDJ
20.12.2014 Update
system.img from 20.12.2014 - https://yadi.sk/d/LObcDGPOdXW4B
boot.img - https://yadi.sk/d/ynTfhBdHdXW3v
fix(Xperia ZR specified files (zr camera libs, sensors.conf etc, you need install it via twrp recovery before boot system)) - https://yadi.sk/d/GU_LI9S2dYwya
04.12.2014 Update:
system.img from 4.12.2014 - https://yadi.sk/d/yeqUq35rdAgGG
boot.img - https://yadi.sk/d/jXkoWjC4dAgFZ
fix(Xperia ZR specified files (zr camera libs, sensors.conf etc, you need install it via twrp recovery before boot system)) - https://yadi.sk/d/8fWVGGj5dAgHM
GAPPS - https://yadi.sk/d/wxoFZUWidAgJr
Worked SuperSu - http://download.chainfire.eu/636/SuperSU/UPDATE-SuperSU-v2.37.zip
***************************************************
Installing:
flash via fastboot or flashtool (in fastboot mode) boot and system images
Fastboot:
fastboot flash boot boot.img
fastboot flash system system.img
flash fix(recommended before first boot), supersu, gapps ...etc via recovery
if no internal sdcard found try this(in adb or terminal console):
su
restorecon -FR /data/media/0
***************************************************
Google Apps installation
After booting your phone for the first time, download the gapps package and push it to /sdcard using adb (or MTP):
adb push gapps_50_yuga_004-00cb.tgz /sdcard/
adb reboot
Your phone will now reboot and automatically install gapps during the boot process. (note that your phone will reboot twice - this is normal).
recommend to keep the gapps package in /sdcard/ after the installation finished: Upgrading to a new release will erase your existing gapps installation - but if the package is still present in /sdcard/, it will be automatically installed during the first boot.
*************************************************
Thank you for your effort Looking forward to testing this ROM upon upload. And i know it sounds silly, but an english version will be uploaded right???
I've been checking XDA like 10 times a day for the past two weeks hoping for this, and now it's finally here!!! You sir, deserve a medal.
I have a question, and I'm not sure if it's supposed to go here or the Q&A thread, since it's not specifically related to this ROM, per se. I just want to know how you built this; where did you get the device tree/binaries (not really sure what I'm talking about here, I've only read the building tutorials, don't really understand them fully)? AFAIK, Sony hasn't released them for the ZR, so how'd you do it? Is there some way to port them from other devices or something? Even a reference point to start searching would be great.
Thank you for your work!
P.S. Also, does this question belong in the Q&A thread or not?
Even i was wondering, but i thought perhaps it's only right to give the dev some time to upload the full details
kash296 said:
Even i was wondering, but i thought perhaps it's only right to give the dev some time to upload the full details
Click to expand...
Click to collapse
Of course, no pressure at all on the dev; I just wanted to say kudos, and thought I might as well ask. [emoji12]
xenius9 said:
Coming soon... Now kernel worked, ROM started, need little fixes.
Big thanks to thomas1991_12 and pabx. This Rom based on their work.
Bad news:
I have no time to develop, rom not work on all ZR-s - need additional kernel developing?(on many ZR models this rom work(on 2 phones work normal now), on other not (on my zr not work properly - mixed image on screen))
Now i have:
Kernel w twrp recovery - https://yadi.sk/d/WJw4gqmqcnLWd
SystemImage (from sony z, need add camera libs in vendor folder and some in etc/firmware and fix sensors.conf - from .283 stock firmware) - https://yadi.sk/d/S0Bh4H8gcmqRv
Xperia ZR specified files - https://yadi.sk/d/VZ8whMhccoCnt - zr camera libs, sensors.conf etc, you can install it via twrp recovery
Installing:
flash via fastboot or flashtool (in fastboot mode) boot and system images
test
Root - flash latest supersu via twrp recovery http://download.chainfire.eu/593/SuperSU/BETA-SuperSU-v2.19.zip
Click to expand...
Click to collapse
Um. So that means right now, it's a list of separate files??? Anyway awesome work.
P.S Sorry abt quoting the whole post, i hate that. But my comment wouldn't make any sense then
Awsome
Everything working fine. Just like stable daily driver rom. Can't say about battery right now.
The only thing missing is root because SuperSU 2.23 dosen't seem to work. I think some kernel modifications will be needed for proper execution of SU binary
BTW Thanks alot .
sshivampp said:
Everything working fine. Just like stable daily driver rom. Can't say about battery right now.
The only thing missing is root because SuperSU 2.23 dosen't seem to work. I think some kernel modifications will be needed for proper execution of SU binary
BTW Thanks alot .
Click to expand...
Click to collapse
RIL works ????? ( Are you able to make calls and receive calls and send messages etc ?)
If you are using this as daily driver then try testing bluetooth, wifi, RIL, mobile internet (2g+3g), camera etc......
I would definitely do all this on weekend....
@Xenius :- HATS OFF MAN.......... Even if it just boots, I would say that it's sheer genius..........
nikhilkaushik said:
RIL works ????? ( Are you able to make calls and receive calls and send messages etc ?)
If you are using this as daily driver then try testing bluetooth, wifi, RIL, mobile internet (2g+3g), camera etc......
I would definitely do all this on weekend....
@Xenius :- HATS OFF MAN.......... Even if it just boots, I would say that it's sheer genius..........
Click to expand...
Click to collapse
I have exaaams You guys are tempting me And what do we do abt Gapps?? Jus download one of the lollipop gapps???
nikhilkaushik said:
RIL works ????? ( Are you able to make calls and receive calls and send messages etc ?)
If you are using this as daily driver then try testing bluetooth, wifi, RIL, mobile internet (2g+3g), camera etc......
I would definitely do all this on weekend....
@Xenius :- HATS OFF MAN.......... Even if it just boots, I would say that it's sheer genius..........
Click to expand...
Click to collapse
Bluetooth is fine except I cannot accept or share file with apk extension
WiFi also seems to be fine till now and yes I can make calls, messages, and can connect to data network.
Camera quality is accepteble (photo preview is kind of buggy )
Till now what I cannot test its GPS as I don't use it. but can provide logcat if anyone wants
Edit: At latest lollipop release for xperia Z (18 November), RIL is broken, atleast in ZR with this kernel, don't know about Z
maybe kernel update will fix this
---------- Post added at 10:49 PM ---------- Previous post was at 10:40 PM ----------
kash296 said:
I have exaaams You guys are tempting me And what do we do abt Gapps?? Jus download one of the lollipop gapps???
Click to expand...
Click to collapse
I suggest exam first
BTW you can download gapps from here
or direct link of one I downloaded here (I don't remember the source page but it was from XDA)
Thanks for the gapps link. Holidays inbetween so it aint a prob for the exams. Downloading the image right now, will try out the bluetooth and see if i too get the same issue
Xenius you are genius. Booted and running smoothly without any FCs.
Sent from my Lollipop for ZR using XDA Free mobile app
.
Man
big tnxfor your awsome work:cyclops:
And can you upload your kernel source? May be developers like @Alx31TLse can build more lollipop roms:fingers-crossed:
Yes i can, now i build new kernel w new ramdisk(w working root).
18.11.2014 firmware working... new kernel too... root working
Files...soon.
All updates added. See 1st post.
xenius9 said:
All updates added. See 1st post.
Click to expand...
Click to collapse
I am having trouble downloading from playstore after flashing gapps.. As there isn't a file manager preinstalled, I'm trying to download one, so that i can get back my old apps which are backed up in the SD card. Anyone else has the same issue abt the play store?
P.S I found out the problem. My Gmail wasn't synced so my account wasn't fully functional. Never mind
kash296 said:
I am having trouble downloading from playstore after flashing gapps.. As there isn't a file manager preinstalled, I'm trying to download one, so that i can get back my old apps which are backed up in the SD card. Anyone else has the same issue abt the play store?
Click to expand...
Click to collapse
I Use adb for apps installation and total commander+adb plugin for any dev deals
you can made small installation zip for recovery w needed apps
xenius9 said:
I Use adb for apps installation and total commander+adb plugin for any dev deals
you can made small installation zip for recovery w needed apps
Click to expand...
Click to collapse
Not so familiar with the adb codes, i've never felt the need to use them. Is the kernel fully permissive? I'd like to know if i can run Viper4android on it.
kash296 said:
Not so familiar with the adb codes, i've never felt the need to use them. Is the kernel fully permissive? I'd like to know if i can run Viper4android on it.
Click to expand...
Click to collapse
Install it and test)))
xenius9 said:
Install it and test)))
Click to expand...
Click to collapse
I'm definitely going to. But why i asked is, cause they were mentioning about permissive kernels. So i thought i'd ask you about that.
And i forgot to ask. The exclamatory symbol on the signal icon ? Why is it coming?? Is it indicating any issue???

[ROM] [5.1.1] [F/FN] [DEBLOATED/ROOTED] CustomStock V2

ROM brought to you by a 14yr old kid who has tech as a passion .
Hey guys , this is a stock-based ROM so that's why it does not have source code.
I present to you....
Custom Stock ROM (V2)
Purpose of this ROM:
Make the phone a lot faster by removing unneccesary apps and files.
2. Battery backup last longer.
3. And more storage space available to user.
Your warranty is now void. (maybe)
If you damage your device I am not responsible for it.
Confirmed working on FN, try at your own risk
Flash PHN Baseband from Re Dream ROM if want to try ROM on FN
FN baseband: https://drive.google.com/open?id=1FLsJjfYDhXje32-cC3KaX7Fk8vy8v3lz
NFC may not work on FN
HOW TO FLASH
Get latest Samsung drivers
Download TWRP and Odin
Flash TWRP via Odin.
(FN: flash the baseband)
Download the ROM
Go into recovery and select the zip and then enjoy the rom!
NO TWRP LAG OR ANYTHING LIKE THAT
BUGS:
Trying to use secret codes in dialer would not work.
You tell me!
Tested for around two hours in benchmarks and a bit of daily use and havent encounter any problem.
ROM roots automatically itself while flashing it. No need for other root packages.
LINKS:
2.5 ROM Download: https://drive.google.com/file/d/1aaTme33tibLy9HyeVphGmln02rPIYQvD/view?usp=sharing
Credits going to: @ASSAYYED. for it's amazing and easy to use kitchen
Samsung for the firmware
And to the J3 dev team learning me to make a rom !
Peace
ROM OS Version: 5.1.1 Lollipop
ROM Kernel: Linux 3.10.x
Based On: Samsung Stock Firmware
Status: Stable
Current Stable Version: 2.0
Stable Release Date: 12-10-2018
Created: 09-02-2018
Last Updated: 12-10-2018
V1.5 CHANGELOG (not yet released)
- A bit more debloated , so more battery life and storage for you guys!!
- Fixed CSC changing bug where ROM will change your CSC to EUR after flashing. (hooray!)
- Fixed installer saying "ROM ROM".
- Maybe adding a themed SystemUI , still don't know because when I first tried SystemUI started crashing.
As of 12/10/2018 V2 is released.
Great work for a 14 year old I think. I may be able to help eliminate the csc change issue. If you could list all xml files located in /system. And also list all files xml or otherwise in /system/csc. As for the "ROM ROM" issue during install,you should be able to edit that in your updater script for the rom using a text editor like notepad. Assuming thats where the odd text is. Sounds like thats where the issue is. Again nice work ?
FrostOnXDA said:
RESERVED
Is the ROM good guys? How do you like it? I couldn't compress it because my laptop cooler broke and is overheating. That's why it is 1200mb.
Click to expand...
Click to collapse
What are the customizations?
:good:
ntrimurthulu said:
What are the customizations?
Click to expand...
Click to collapse
It's zipaligned , and pre-rooted and debloated. I plan on adding more tweaks in the future and killing all the bugs.
Curtis1973 said:
Great work for a 14 year old I think. I may be able to help eliminate the csc change issue. If you could list all xml files located in /system. And also list all files xml or otherwise in /system/csc. As for the "ROM ROM" issue during install,you should be able to edit that in your updater script for the rom using a text editor like notepad. Assuming thats where the odd text is. Sounds like thats where the issue is. Again nice work
Click to expand...
Click to collapse
Thank you!
I should delete all csc related files and apks , isn't it?
no definitely not. but some of the csc files need editing so the rom defaults to the country you want it to. in order to do that knowing which csc files your rom has would help see why it defaults to greek.
FrostOnXDA said:
Thanks man!
I should delete all csc related files and apks , isn't it?
Click to expand...
Click to collapse
Curtis1973 said:
no definitely not. but some of the csc files need editing so the rom defaults to the country you want it to. in order to do that knowing which csc files your rom has would help see why it defaults to greek.
Click to expand...
Click to collapse
The files related to csc are in /system/csc and the apks are Preconfig , AutoPreconfig and CSC in system/app and system/priv-app. They can be found in the zip.
Can u load aosp type lockscreen and double tap to sleep and navbar to this rom
FrostOnXDA said:
RESERVED
Is the ROM good guys? How do you like it? I couldn't compress it because my laptop cooler broke and is overheating. That's why it is 1200mb.
Click to expand...
Click to collapse
Bro can u share some screenshoots on this rom plzzzz
ntrimurthulu said:
Can u load aosp type lockscreen and double tap to sleep and navbar to this rom
Click to expand...
Click to collapse
Don't know about D2TS...maybe possible. Navbar tried to enable but systemui crashes and aosp lockscreen not possible. Must change SystemUI. I'm theming the UI and debloating more at the moment. I don't know coding or more advanced things.
anisbd said:
Bro can u share some screenshoots on this rom plzzzz
Click to expand...
Click to collapse
At the moment it's like stock. Second build will have themed UI. Releasing in 1 hour if my laptop can handle it.
FrostOnXDA said:
Don't know about D2TS...maybe possible. Navbar tried to enable but systemui crashes and aosp lockscreen not possible. Must change SystemUI. I'm theming the UI and debloating more at the moment. I don't know coding or more advanced things.
Click to expand...
Click to collapse
For AOSP lockscreen disable any stock lockscreen option and install this: Check out "Floatify Lockscreen"
https://play.google.com/store/apps/details?id=com.jamworks.floatify
Use WizIconizer to change system icons ^^
CHANGELOG for V1.5 !! (not launching yet)
- A bit more debloated , so more battery life and storage for you guys!!
- Fixed CSC changing bug where ROM will change your CSC to EUR after flashing. (hooray!)
- Fixed installer saying "ROM ROM".
- Maybe adding a themed SystemUI , still don't know because when I first tried SystemUI started crashing.
FrostOnXDA said:
- A bit more debloated , so more battery life and storage for you guys!!
- Fixed CSC changing bug where ROM will change your CSC to EUR after flashing. (hooray!)
- Fixed installer saying "ROM ROM".
- Maybe adding a themed SystemUI , still don't know because when I first tried SystemUI started crashing.
Click to expand...
Click to collapse
Try to search for TW 5.1.1 SystemUI...
Like this
https://forum.xda-developers.com/ga...hmallow-style-systemui-tw-5-1-1-t3296909/amp/
[email protected] said:
Try to search for TW 5.1.1 SystemUI...
Like this
https://forum.xda-developers.com/ga...hmallow-style-systemui-tw-5-1-1-t3296909/amp/
Click to expand...
Click to collapse
Ok , thank you for helping me with some advice! I'll try and see what happens!
any news about v1.5?
Yeah , I'll launch it tomorrow with no themed systemui bcz it crashes. I've been occupied with study this period of time and couldn't work on it sorry
[email protected] said:
Try to search for TW 5.1.1 SystemUI...
Like this
https://forum.xda-developers.com/ga...hmallow-style-systemui-tw-5-1-1-t3296909/amp/
Click to expand...
Click to collapse
I tried many and they crash. The problem is framework related I believe.

Categories

Resources