[MOD][Xposed] NFC Unlocking (based on NFCLockscreenOff Enabler) - Xposed Framework Modules

Requires Xposed Framework!
This module is based off qwerty12's NFCLockScreenOffEnabler, coupled with madfish73's modifications.
The Moto X had a feature called the Motorola Skip, a $20 NFC tag that unlocks your device.
(Speaking of the Moto Skip, here's a tutorial by @Mikegrmn on how to make a similar tag)
This Xposed module imitates that, while giving a bit more freedom as it also works with the screen off, and with any NFC tag.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Compatibility:
Any 4.0-4.4 NFC-equipped device that can run Xposed Framework.
Download:
http://repo.xposed.info/module/pk.qwerty12.nfclockscreenoffenabler
Source code:
https://github.com/MohammadAG/NFCLockscreenoffEnabler
Credits:
qwerty12 for original module.
madfish73 for tag lost support
rovo89 for the Xposed Framework
Niek Haarman for ListViewAnimations, initially I wanted the NFC tag list animated but it was unnecessary overhead, I kept support for swiping to delete tags though.
Roman Nurik for his UndoBar implementation.
Reason for fork:
I spent a lot of time researching how the lockscreen works so I could bypass the user's code without actually storing the code somewhere, and even when that was done, my implementation was insecure and left a big security hole, I also spent some time looking for ways to secure that which I've come up with. An explanation of how it was secured can be found here.
In any case, when I decided to post my work in that thread, it was because I felt I shouldn't fork another version of the module. However, 2 days later, I feel that it got buried in the thread with no one knowing about it, so I emailed qwerty12 and asked him if I could make a thread about the module with all the updates.
Suggestions?
I feel like the name and icon could be changed, if anyone has suggestions, feel free to reply with them down below
FAQ
This module isn't installing, it's saying something about signatures!
Due to this being a fork, and no one can share their signatures, you're going to have to uninstall all previous versions prior to installing this.​
This module isn't working, what's wrong?
Do you have Xposed Framework installed? Installing the Installer app isn't enough, you need to hit Install/Update it in. After that, you'll have to tick the module to enable it and soft reboot. If the module still doesn't work, turn on debug mode and attach a logcat after a reboot.​
I did what the question above said, I still can't unlock my phone using NFC!
Have you authorized the tag? See this video by @subzero2000 to know how to do that http://www.youtube.com/watch?v=5ix-5utZwAY
If you can't authorize the tag as in the video, someone (probably me) messed up somewhere, refer to http://forum.xda-developers.com/showpost.php?p=46950451&postcount=101 to help us debug the problem.
If you can authorize a tag, but still can't unlock, your manufacturer did something to the lockscreen that's very far from stock Android. Leave a comment and we'll try to help. Alternatively, ask a developer for your device to have a look at it.​
An app pops up each time I scan the tag saying that the tag is empty, what should I do?
Either write to the tag so it does something else, or install this http://forum.xda-developers.com/showthread.php?t=2474379​
How do I configure Tasker?
An intent is broadcasted as of version 1.9.5 that can be picked up by apps like Tasker.
Just configure the app to receive the intent with action "android.nfc.action.TAG_CHANGED". The intent has two extras:
"tag_uuid": type String, this extra holds the tag ID
"tag_present": type boolean, this extra is true when the tag is detected, and false when it's lost.
These extras can be used in Tasker by using the variables %tag_uuid and %tag_present​

Great, works as advertised. Only two things then it would be perfect:
Allow to disable the NFC tag sound and vibration, it's very annoying
Gesendet von meinem C6903 mit Tapatalk 4

dtekkt said:
Great, works as advertised. Only two things then it would be perfect:
Allow to disable the NFC tag sound and vibration, it's very annoying
Gesendet von meinem C6903 mit Tapatalk 4
Click to expand...
Click to collapse
I'll add that option in the next version, I know that disabling sounds is very easy.

dtekkt said:
Great, works as advertised. Only two things then it would be perfect:
Allow to disable the NFC tag sound and vibration, it's very annoying
Gesendet von meinem C6903 mit Tapatalk 4
Click to expand...
Click to collapse
Done
My device doesn't vibrate when using NFC, so I couldn't find out where that happens :/

MohammadAG said:
Done
My device doesn't vibrate when using NFC, so I couldn't find out where that happens :/
Click to expand...
Click to collapse
Thanks, works perfect without this annoying sound :thumbup: I could send you my NFC apk, I am using a xperia Z1. If it doesn't work out, doesn't matter as long as that annoying sound is gone
Gesendet von meinem C6903 mit Tapatalk 4

dtekkt said:
Thanks, works perfect without this annoying sound :thumbup: I could send you my NFC apk, I am using a xperia Z1. If it doesn't work out, doesn't matter as long as that annoying sound is gone
Gesendet von meinem C6903 mit Tapatalk 4
Click to expand...
Click to collapse
You could, or just wait it out. I'll be getting the Z1 when it reaches Israel.
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4

MohammadAG said:
You could, or just wait it out. I'll be getting the Z1 when it reaches Israel.
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4
Click to expand...
Click to collapse
Great then I'll wait, the vibration is not that annoying. Great to know another great dev will get this fabulous device
Gesendet von meinem C6903 mit Tapatalk 4

how is this on battery, considering it keeps NFC on

Dmw017 said:
how is this on battery, considering it keeps NFC on
Click to expand...
Click to collapse
Not bad, I haven't noticed a major hit tbh.
You can control when NFC is on; so you can limit it to when the screen is on.
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4

Could you please add an option to hide the icon in the launcher ?
BTW works great with NFC ReTag :thumbup:
Envoyé depuis mon Xperia Z avec Tapatalk 4

Please, could somebody give me a tip for good NFC tag. Thanks

I'm using RapidNFC NTAG203 stickers tag : They sell them on eBay and their website, different colors, sizes and packs,
Envoyé depuis mon Xperia Z avec Tapatalk 4

Just ICS at the moment right??
Hoping to get the JB 4.2.2 version soon...
Good work....

ronald_loulan said:
Just ICS at the moment right??
Hoping to get the JB 4.2.2 version soon...
Good work....
Click to expand...
Click to collapse
Anything above 4.0 works, that includes JB.
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4

MohammadAG said:
Anything above 4.0 works, that includes JB.
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4
Click to expand...
Click to collapse
GREAT!!!
Thanks..

Hello,
The module is crashing for me, when I want to authorize a NFC tag.
My device is a LG Optimus L7 II P710
Please have a look at the following logcat:
build.board: 7x27
build.bootloader: unknown
build.brand: lge
build.cpu_abi: armeabi-v7a
build.cpu_abi2: armeabi
build.device: vee7e
build.display: JZO54K
build.hardware: vee7
build.host: android-5pm-server-03
build.id: JZO54K
build.manufacturer: LGE
build.model: LG-P710
build.product: vee7e_open_eu
build.radio: unknown
build.serial: 530b90b9
build.tags: release-keys
build.time: 1373443135000
build.type: user
build.user: goodluck
version.codename: REL
version.incremental: P71010e-EUR-XX.1373443047
version.release: 4.1.2
version.sdk_int: 16
10-12 12:24:12.129 I/ActivityManager(9185): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=pk.qwerty12.nfclockscreenoffenabler/.NFCLockScreenOffEnablerActivity bnds=[128,254][236,377] u=0} from pid 15338
10-12 12:24:12.729 I/ActivityManager(9185): Displayed pk.qwerty12.nfclockscreenoffenabler/.NFCLockScreenOffEnablerActivity: +550ms
10-12 12:24:14.769 I/ActivityManager(9185): START {cmp=pk.qwerty12.nfclockscreenoffenabler/.NfcTags u=0} from pid 16988
10-12 12:24:15.119 I/ActivityManager(9185): Displayed pk.qwerty12.nfclockscreenoffenabler/.NfcTags: +266ms
10-12 12:24:17.349 I/ActivityManager(9185): START {act=android.nfc.action.TECH_DISCOVERED flg=0x20000000 cmp=pk.qwerty12.nfclockscreenoffenabler/.NfcTags (has extras) u=0} from pid -1
10-12 12:24:17.349 W/ActivityManager(9185): startActivity called from non-Activity context; forcing Intent.FLAG_ACTIVITY_NEW_TASK for: Intent { act=android.nfc.action.TECH_DISCOVERED flg=0x20000000 cmp=pk.qwerty12.nfclockscreenoffenabler/.NfcTags (has extras) }
10-12 12:24:17.379 E/AndroidRuntime(16988): at pk.qwerty12.nfclockscreenoffenabler.NfcTags.createAskForNameDialog(NfcTags.java:236)
10-12 12:24:17.379 E/AndroidRuntime(16988): at pk.qwerty12.nfclockscreenoffenabler.NfcTags.onNewIntent(NfcTags.java:189)
10-12 12:24:17.399 W/ActivityManager(9185): Force finishing activity pk.qwerty12.nfclockscreenoffenabler/.NfcTags
10-12 12:24:17.939 W/ActivityManager(9185): Activity pause timeout for ActivityRecord{42cd0128 pk.qwerty12.nfclockscreenoffenabler/.NfcTags}
10-12 12:24:20.479 W/InputDispatcher(9185): channel '42efb928 pk.qwerty12.nfclockscreenoffenabler/pk.qwerty12.nfclockscreenoffenabler.NFCLockScreenOffEnablerActivity (server)' ~ Consumer closed input channel or an error occurred. events=0x9
10-12 12:24:20.479 E/InputDispatcher(9185): channel '42efb928 pk.qwerty12.nfclockscreenoffenabler/pk.qwerty12.nfclockscreenoffenabler.NFCLockScreenOffEnablerActivity (server)' ~ Channel is unrecoverably broken and will be disposed!
10-12 12:24:20.479 W/InputDispatcher(9185): channel '4318fbc8 pk.qwerty12.nfclockscreenoffenabler/pk.qwerty12.nfclockscreenoffenabler.NfcTags (server)' ~ Consumer closed input channel or an error occurred. events=0x9
10-12 12:24:20.479 E/InputDispatcher(9185): channel '4318fbc8 pk.qwerty12.nfclockscreenoffenabler/pk.qwerty12.nfclockscreenoffenabler.NfcTags (server)' ~ Channel is unrecoverably broken and will be disposed!
10-12 12:24:20.479 W/InputDispatcher(9185): Attempted to unregister already unregistered input channel '42efb928 pk.qwerty12.nfclockscreenoffenabler/pk.qwerty12.nfclockscreenoffenabler.NFCLockScreenOffEnablerActivity (server)'
10-12 12:24:20.479 I/ActivityManager(9185): Process pk.qwerty12.nfclockscreenoffenabler (pid 16988) has died.
10-12 12:24:20.479 I/WindowState(9185): WIN DEATH: Window{42efb928 pk.qwerty12.nfclockscreenoffenabler/pk.qwerty12.nfclockscreenoffenabler.NFCLockScreenOffEnablerActivity paused=false}
10-12 12:24:20.489 W/InputDispatcher(9185): Attempted to unregister already unregistered input channel '4318fbc8 pk.qwerty12.nfclockscreenoffenabler/pk.qwerty12.nfclockscreenoffenabler.NfcTags (server)'
10-12 12:24:20.489 I/WindowState(9185): WIN DEATH: Window{4318fbc8 pk.qwerty12.nfclockscreenoffenabler/pk.qwerty12.nfclockscreenoffenabler.NfcTags paused=false}
10-12 12:24:20.489 W/ActivityManager(9185): Force removing ActivityRecord{42af7238 pk.qwerty12.nfclockscreenoffenabler/.NFCLockScreenOffEnablerActivity}: app died, no saved state
Thank you!

I tried to get it working with several NFC tag stickers, keychain chips and id cards, but well, nothing really works to get it to unlock my HTC One. I run the ViperOne 2.7 rom with Exposed framework and wrote the pin as text to the cards for testing and enabled a pinlock. Any ideas what could be wrong? Which infos do you need.

glimmling said:
Hello,
The module is crashing for me, when I want to authorize a NFC tag.
My device is a LG Optimus L7 II P710
Please have a look at the following logcat:
Thank you!
Click to expand...
Click to collapse
The logcat you posted seems to lack the first line in the crash, which has the word Exception in it and/or Caused by. Can you crash the app again and post another logcat?
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4

tripex2k said:
I tried to get it working with several NFC tag stickers, keychain chips and id cards, but well, nothing really works to get it to unlock my HTC One. I run the ViperOne 2.7 rom with Exposed framework and wrote the pin as text to the cards for testing and enabled a pinlock. Any ideas what could be wrong? Which infos do you need.
Click to expand...
Click to collapse
A logcat would be enough. Also if you could please post a deodexed copy of android.policy.jar.
Sent from my Samsung Galaxy S4 (GT-i9500) using Taptalk 4

I can't install version 1.9. it gives me a message saying "An existing package by the same name With a conflicting signature is installed." Should I delete 1.1 and install 1.9?

Related

[APP][Xposed][Custom] Xposed Installer+ (2.1.4 build) added with new functionalities

Thanks to sir @Tungstwenty and sir @rovo89 for turning the Xposed project as Open Sourced.
NOTICE: Please don't ask about framework issues here. This is for the installer only.
This was built from Xposed Installer 2.1.4 source...
I've manage adding some functionalities that were not yet implemented on the 2.1.4 installer.
Please take a look at the screenshots below for the details... XD
By the way, sir @rovo89 is already up for the Xposed Installer 2.2, so I think you can just skip this if you want...
What's with this?
1.) Extended option for actions when a module is clicked from the modules list:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2.) Debug logs tab plus color coding for better readability
3.) Convert debug logs into either HTML or BBcode format, so you can retain the color coding and post it here in XDA or save it as a html file so It can be viewable from your web browser.
4.) Organize execution order of modules. In that way, you can gain full control of which module should be first executed by the xposed framework when your phone boots up and so on...
If you find this very interesting,
Please HIT Thanks! XD
Xposed Installer+ by @WisdomSky
r2 DOWNLOAD[APK]: http://qfs.mobi/f844640
changelogs:
- added Russian translation by @pavik62
- fixed BBCode formatting
r1 DOWNLOAD[APK]: http://qfs.mobi/f840500
changelogs:
- Initial release
To those who are interested for translation/localization:
Strings.xml - http://qfs.mobi/f844665
PROJECT SOURCE[ZIP]: http://qfs.mobi/f841191
Is this fixed the performance issue after installed this. I mean after installed the device gets slow with replacing new framework files.
WisdomSky said:
[size= 5]If you find this very interesting,
Please HIT Like! XD[/size]
Click to expand...
Click to collapse
There's no LIKE button in XDA:silly:
cities516 said:
There's no LIKE button in XDA:silly:
Click to expand...
Click to collapse
My bad... XD
Obviously, I'm a Facebook diehard fan
Nice work. Are you considering to contribute the changes back?
For 1), I have already one pull request: https://github.com/rovo89/XposedInstaller/pull/13. It needs a bit more work, but I will probably include this in a future version.
For 2): A log view is definitely planned and colors could be useful for that (even though the image is too small to see what it looks like).
The log export in 3) is useful as well, especially if you can copy it to the clipboard or send it to a text editor app.
I'm not sure about 4). The UI definitely looks nice, so I'm curious to see how it is coded. But is there any need for that? I guess no user would know what to configure there. So if you know any combinations of modules that require this, I would rather check if the framework can't figure out the correct order itself, or maybe give modules some additional control over this.
So as you can see, I would consider merging most of your additions, which would make sure everyone can enjoy them and that users can upgrade using the new downloader feature in version 2.2 (which would break with modified apps because of the different signature). If you publish your changes, that would save some work and time and it also continues the thought of Open Source.
/CC @Tungstwenty
WisdomSky said:
If you find this very interesting,
Please HIT Thanks! XD
Click to expand...
Click to collapse
Great work as usual. I really like the logging features; those were ingenious ideas.
rovo89 said:
So as you can see, I would consider merging most of your additions, which would make sure everyone can enjoy them and that users can upgrade using the new downloader feature in version 2.2 (which would break with modified apps because of the different signature). If you publish your changes, that would save some work and time and it also continues the thought of Open Source.
Click to expand...
Click to collapse
+1...I like the sounds of this.
Please @WisdomSky, @rovo89 can you add x86 support?
Thanks!
Enviado desde mi XT890 usando Tapatalk 4
rovo89 said:
Nice work. Are you considering to contribute the changes back?
So as you can see, I would consider merging most of your additions, which would make sure everyone can enjoy them and that users can upgrade using the new downloader feature in version 2.2 (which would break with modified apps because of the different signature). If you publish your changes, that would save some work and time and it also continues the thought of Open Source.
/CC @Tungstwenty
Click to expand...
Click to collapse
Was part of my plans sir...
but noob-ly speaking.... I don't know how to use git... XD
so Instead, I'll just upload it as zip sir... XD
SOURCE: http://qfs.mobi/f841191
By the way sir. About 4.), there is an alert dialog prompt everytime the activity is launched with some explanation about it.
And my WisdomSky Xploit and XthemeEngine do conflict. XthemeEngine always overlaps my WisdomSky Xploit. XD
defiant07 said:
Great work as usual. I really like the logging features; those were ingenious ideas.
Click to expand...
Click to collapse
Thanks sir... XD
mrjoy said:
Is this fixed the performance issue after installed this. I mean after installed the device gets slow with replacing new framework files.
Click to expand...
Click to collapse
Sorry sir, but I can't answer that... Please go to the Framework thread sir, they can help you about framework issues there...
Prowzak said:
Please @WisdomSky, @rovo89 can you add x86 support?
Thanks!
Enviado desde mi XT890 usando Tapatalk 4
Click to expand...
Click to collapse
sorry sir, but I'm not much skilled at C/C++ language... and I don't own any x86 device....
Please add the Russian language
Does this also support 4.3? That would definitely be something lol.
Sent from my Paranoid 4.3 LG-E970
Working good on Nexus 7 Rasbeanjelly 4.3 here...
Precedence order force closes with more modules installed... is this a bug? and also precedence order is not making any changes as I have two modules installed thats Nottach and xblast tools and both have the option to enable status bar transparency but when I enable transparency in xblast, it also make other apps to cover status bar background but as in nottach one, its status bar transparency don't make other apps to cover statusbar background.
So, when I try to put nottach at the very bottom to apply its options after all the modules with like xblast, but the precedence option don't seems to work. It always put the nottach module at the very top of the list after reboot in precedence option.
Please, fix this.
vaibhav011286 said:
Precedence order force closes with more modules installed... is this a bug? and also precedence order is not making any changes as I have two modules installed thats Nottach and xblast tools and both have the option to enable status bar transparency but when I enable transparency in xblast, it also make other apps to cover status bar background but as in nottach one, its status bar transparency don't make other apps to cover statusbar background.
So, when I try to put nottach at the very bottom to apply its options after all the modules with like xblast, but the precedence option don't seems to work. It always put the nottach module at the very top of the list after reboot in precedence option.
Please, fix this.
Click to expand...
Click to collapse
my suspect is maybe you have not granted it with root access... Precedence manager requires root to manipulate orders of modules...
and please elaborate more about the force close or show us some steps on how to reproduce it... thanks...
everything seems working fine with me...
WisdomSky said:
my suspect is maybe you have not granted it with root access... Precedence manager requires root to manipulate orders of modules...
and please elaborate more about the force close or show us some steps on how to reproduce it... thanks...
everything seems working fine with me...
Click to expand...
Click to collapse
I have granted root access to it at the time of first launch and as proof of working, I am able to soft roboot/reboot from its menus.
I am attaching some shot of my modules which I installed.
And, it also force closes on logs.
Please, check it.
Not work cm10.2
Sent from my GT-N7105 using Tapatalk 4
This app is awesome but the other original xposed installer has been updated with an repository of apps if you can also include in it also do not change the interface i find the old interface if the exposed installer better and also i am here to report a problem the soft reboot does not work it give an hot reboot......
Nice UI
Post By LBA™ Rom © 2013
Using:- XDA Premium HD
Device: Micromax A110
there may be links between greenify donate and xposed with the malfunction of quick memo on my lg optimus 4x hd?
I have installed this and quick memo has stopped working and many icons of ui are changin look..
Inviato dal mio LG-P880 con Tapatalk 2
Any chance of having this work on CM10.2??

[MOD][XPOSED][2013/09/06 1.00]Notification Direct Launcher

I use Tasker to disable keyguard when I'm home. It works fine until when a notification comes, such as Whatsapp, and you click the notification to launch the app. Keyguard will be displayed and requires you to unlock the phone. I believe it's a security measure that the phone think you're still in the lockscreen and launching an app inside the lockscreen requires unlocking the phone which makes sense.
But that security measure completely defects the purpose of disabling keyguard in the first place. So I make this Xposed module to bypass the keyguard completely when you tap on notification messages and keyguard is disabled.
Again this module is based on AOSP source code but it also work on my Xperia phone so I expect it to work on some other phones too. Just try and see if it works on yours.
Requirements
1. Your phone must be rooted
2. Xposed framework must be installed first http://forum.xda-developers.com/showthread.php?t=1574401
3. Only JB or higher is supported
Instructions
Install the module
Run Xposed Installer and enable the module Avoid keyguard to display when launching notification activities if keyguard is disabled using 3rd party apps
Reboot the phone
Source code
You can find source code for this module from GitHub here.
Download
Xposed Module Repository
Thanks mate for this module. This is really useful.
Sent from my GT-N7000 using xda premium
Sorry but I do not understand what this module to and what do you mean by keyguard! Xperia z romaur
Sent from my C6603 using XDA Premium 4 mobile app
slimshouki said:
Sorry but I do not understand what this module to and what do you mean by keyguard! Xperia z romaur
Sent from my C6603 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Keyguard is what you find in system settings -> Security -> Screen lock. It can either be Swipe, Face Unlock, Pattern, PIN or Password.
Many people, like myself, use 3rd party app (e.g. Tasker) to temporarily disable the keyguard when in certain places, such as home, because you're not worried about unwanted access to your phone and unlocking your own phone each time you use it at home is kind of stupid, at least for me.
But the problem with this approach is that even the keyguard is disabled this way, when you tap any notification (e.g. Whatsapp message) in the status bar, the keyguard will appear immediately and even will continue to do so next time you turn your phone on. In other words, keyguard is reactivated again.
So this module is to bypass the reactivation of keyguard when you click the notification.
OK I kind of am a little confused lol.... So I have a GS4 and pin unlock pattern. Lets say I get a notification (text message lets say), and I have floating notifications, if I click on the floating notification bubble of the text message, I will not have to enter my pin # to unlock my device, it will just automatically unlock itself once I click on the notification, correct?? Thanks!
Joe0113 said:
OK I kind of am a little confused lol.... So I have a GS4 and pin unlock pattern. Lets say I get a notification (text message lets say), and I have floating notifications, if I click on the floating notification bubble of the text message, I will not have to enter my pin # to unlock my device, it will just automatically unlock itself once I click on the notification, correct?? Thanks!
Click to expand...
Click to collapse
I believe Samsung has already changed the behavior of the notification. This module is only for AOSP or other ROM with similar behavior. One of my friend is using Note 2 and he uses Tasker to disable keyguard too. But tapping notification message does not trigger the keyguard in his phone so he does not need to use this mod too.
The Module works fine, but i did find one Bug. If you use this Module, and try to use Halo, it won't work as it should. The Halo Apps will be opened in Full Screen, instead of a Floating Window. Im 100% sure that its caused by this Module, cause if you disable it an Reboot Halo works fine.
D-m-x said:
The Module works fine, but i did find one Bug. If you use this Module, and try to use Halo, it won't work as it should. The Halo Apps will be opened in Full Screen, instead of a Floating Window. Im 100% sure that its caused by this Module, cause if you disable it an Reboot Halo works fine.
Click to expand...
Click to collapse
Do you have a link to that Halo app? What does it do?
Halo is a part of Paranoid Android and a few other Custom Roms. Here is a Video http://www.youtube.com/watch?v=EdO9ZMwGHuw
In Short, its like Multitasking, an App within an App but inside a little Window. You will understand if you see the Video. I also dont see exactly how Halo is related to your Module but im sure it interferes.
Hi
I'm building a NFC unlock task, using xposed framework and your module to avoid pattern unlock temporarily.it worked, but the keyguard pattern comes as I press the home navkey.
Nexus 4 4.3 stock rom
sp0kin said:
Hi
I'm building a NFC unlock task, using xposed framework and your module to avoid pattern unlock temporarily.it worked, but the keyguard pattern comes as I press the home navkey.
Nexus 4 4.3 stock rom
Click to expand...
Click to collapse
I'm currently out of town and will only have access to my computer two weeks later. Will take a look when I'm back.
Sent from my C5503 using Tapatalk 4
wont work on galaxy s4, seems samsung took an own keyguard after accessing activity...
click on notification (NiLS) > keyguard-area (e.g. slide-area)
some tips or work-a-round? maybe tasker-script? if notification-XXX > keyguard off
I get a 'parsing error' while trying to install, with download here or direct in xposed app.
Using an EVO 3D/4.0.3 Rom, fwiw.
Maybe you can look into it when you're back
Thanks!
--
Gesendet mit HTC EVO 3D and Tapatalk
chw9999 said:
I get a 'parsing error' while trying to install, with download here or direct in xposed app.
Using an EVO 3D/4.0.3 Rom, fwiw.
Maybe you can look into it when you're back
Thanks!
--
Gesendet mit HTC EVO 3D and Tapatalk
Click to expand...
Click to collapse
Can you tell me the md5 value of the file you downloaded?
Sent from my C5503 using Tapatalk 4
Hi, thanks for checking...
E2...A7BD (4ext recovery does not allow to copy the string, but that should do the trick )
I downloaded two files, both have the same md5.
NotificationDirectLauncher_1.00.apk
com.gzplanet.xposed.notificationdirectlauncher_v1_1e2f55.apk
Cheers
--
Gesendet mit HTC EVO 3D and Tapatalk
chw9999 said:
Hi, thanks for checking...
E2...A7BD (4ext recovery does not allow to copy the string, but that should do the trick )
I downloaded two files, both have the same md5.
NotificationDirectLauncher_1.00.apk
com.gzplanet.xposed.notificationdirectlauncher_v1_1e2f55.apk
Cheers
--
Gesendet mit HTC EVO 3D and Tapatalk
Click to expand...
Click to collapse
My md5 seems to be different.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my C5503 using Tapatalk 4
Ugh, the first 1 in the checksum got lost... So it seems ro be the same... Obviously my system cannot parse the file.
Android 4.0.3 on HTC EVO 3D...
Thanks anyway
--
Gesendet mit HTC EVO 3D and Tapatalk
chw9999 said:
Ugh, the first 1 in the checksum got lost... So it seems ro be the same... Obviously my system cannot parse the file.
Android 4.0.3 on HTC EVO 3D...
Thanks anyway
--
Gesendet mit HTC EVO 3D and Tapatalk
Click to expand...
Click to collapse
Can you send me a logcat to examine? It might be able to tell why the file cannot be installed.
Thanks, logcat coming via PM.
Cheers
--
Gesendet mit HTC EVO 3D and Tapatalk
---------- Post added at 07:27 PM ---------- Previous post was at 07:18 PM ----------
Ugh again, I don't have JellyBean, only ICS, that's why....
Sorry, I should have read the basics first
Thanks again...
--
Gesendet mit HTC EVO 3D and Tapatalk
itandy said:
I use Tasker to disable...
Click to expand...
Click to collapse
How?

[XPOSED MODULE][MOD] Enable BATTERY_STATS In KitKat

Why is this needed? / Do I need this?
Are you running KitKat or later? Is your battery monitor of choice working? If so, you do not need this. If not, it likely will do the trick - if it does not, contact the battery monitor developer and ask that they read the 'Developers' section of this app.
Google decided to change the BATTERY_STATS permission to be signature|system, which on KitKat means an app cannot access battery statistics. Functions such as identifying which apps are consuming more resources than others will not function. https://code.google.com/p/android/issues/detail?id=61975
Alternatively, copy your app into /system/priv-app which will provide the app access to BATTERY_STATS. Google also changed the name of the service however, so if your app hasn't been updated for KitKat, then using this XPosed module is the best way to go.
What does this do?
This uses the Xposed framework to provide an alternate implementation of the com.android.server.am.BatteryStatsService.getStatistics() method which will not enforce that the calling application have the BATTERY_STATS permission.
In addition, this allows legacy apps who use the 'batteryinfo' service rather than the
'batterystats' service to continue to function, since the only change was in the name.
How do I install this?
This mod requires that your device is rooted, that the Xposed framework is installed, and that this module is enabled via the Xposed installer app. After a phone reboot, your battery monitoring apps should start to work as they did before KitKat rolled around.
1. You must have ROOT on your phone. If you do not, this is not for you.
2. Install this package
3. Download and install the Xposed installer if you do not yet have it: XDA Thread
4. Install the “Framework" in the "Xposed Installer" and activate "Enable BatteryStats Permission" in "Modules".
5. Reboot
6. Run your battery monitor of choice.
This app does not 'launch', so don't be surprised to not see any way to start this app.
Is this safe?
Yes - the code is open source, and very simple. Do keep in mind however that the Xposed framework allows you to enable modules that may be very dangerous - but this module is not one of them. You can find the source here: https://github.com/GSamLabs/EnableBatteryStatsPermission
I'm a developer, but my app still doesn't work in KitKat!
Check your logcat. Google also changed how network statistics were retrieved,
removing some methods and replacing them with others (getTcpBytesReceived was
removed for example).
I'm a developer, can I pull this code directly into my app?
Yes - by all means. Follow the great tutorial that the Xposed author has, and feel
free to copy HookGetStatisticsMethodCall class directly into your app.
https://github.com/rovo89/XposedBridge/wiki/Development-tutorial
That said - I recommend simply copying your app into /system/priv-app/, or using a
helper app similar (or identical) to:
https://github.com/GSamLabs/GSamBatteryMonitor-RootCompanion
Where do I download it?
I've attached the APK to this thread, but will also make it available in the Xposed modules repo.
Reserved for future use
Apps confirmed to work with this mod - I'll attempt to keep this list updated as I hear about others...
GSam Battery Monitor
BetterBatteryStats
Wakelock Detector
How does one make an Xposed module for a framework that isn't even compatible yet? Better yet, how does one test it?
Sent from my LG-E980 using Tapatalk
ahrion said:
How does one make an Xposed module for a framework that isn't even compatible yet? Better yet, how does one test it?
Sent from my LG-E980 using Tapatalk
Click to expand...
Click to collapse
Fair question - this module is independent of KitKat per se. It works just fine on JellyBean, and other older android versions to enable test, although in the apk I posted it restricts it to KitKat only via the manifest.
One of the goals of this thread - in addition to helping users, is to help developers of monitoring apps with an alternative while we await a decision from Google as to whether they'll restore the battery_stats permission.
Xposed doesn't work with Kit Kat.
This is useless and misleading.
Change the title.
Sent from my Nexus 4 using xda app-developers app
It works now, the beta just came out.
Not sure if this module works as it should, my battery monitor widget still shows n/a for screen on time.. Other modules like notification mod and xblast work so xposed is working..
Running cataclysm 4.4 rooted of course
-Nexus 5 32gb
crazyguns said:
Not sure if this module works as it should, my battery monitor widget still shows n/a for screen on time.. Other modules like notification mod and xblast work so xposed is working..
Running cataclysm 4.4 rooted of course
-Nexus 5 32gb
Click to expand...
Click to collapse
Now it does work.
For the other guy going crazy over comment, please check my posting date. At the time xposed and all xposed modules were not working.
Jephre said:
It works now, the beta just came out.
Click to expand...
Click to collapse
Sent from my Nexus 4 using xda app-developers app
crazyguns said:
Not sure if this module works as it should, my battery monitor widget still shows n/a for screen on time.. Other modules like notification mod and xblast work so xposed is working..
Running cataclysm 4.4 rooted of course
-Nexus 5 32gb
Click to expand...
Click to collapse
I posted a new update (1.1) that also hooks the ServiceManager.getService method which will allow apps using the old 'batteryinfo' service to work. I've confirmed this works with a few different apps now...so pull the latest and give it another try...
Can confirm it works!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-Nexus 5 32gb
crazyguns said:
Can confirm it works!
-Nexus 5 32gb
Click to expand...
Click to collapse
Mine works as well on my s4. Running vanilla 4.4 aosp.
Sent from my SCH-I545 using Tapatalk
Xposed does work KitKat as of today a beta version was release.
crazyguns said:
Can confirm it works!
-Nexus 5 32gb
Click to expand...
Click to collapse
This gives you battery percentage too like in your pic?
Sent from my VS980 4G using Tapatalk 2
Guys, please keep it civil. There's no need to make a fuss out of nothing - thread cleaned.
krazie1 said:
This gives you battery percentage too like in your pic?
Sent from my VS980 4G using Tapatalk 2
Click to expand...
Click to collapse
Nope, that's the Cataclysm rom doing it's magic...
There seems to be a problem with logging: http://forum.xda-developers.com/showpost.php?p=47898668&postcount=4195
MaluNoPeleke said:
There seems to be a problem with logging: http://forum.xda-developers.com/showpost.php?p=47898668&postcount=4195
Click to expand...
Click to collapse
Oops - I released the code with DEBUG turned on, so it really was flooding the logs. I've uploaded a new version (1.2) with it all off. Thanks for the heads up!
I was hoping with this module Gsam Battery Monitor would be working again on my Nex7/2 with KitKat 4.4. But it doesn't. Gsam only works with its app Root Companion. But with Gsam installed in System future OTA will crash. So I hope this module will soon work with Gsam as a 'normal' app.
One thing off the record is for shure. Since KitKat I have now a little less batterytime (and system is little slower). I was expecting the opposite. Certainly dissappointing after reading all the great things about supposed to be better system optimalisation in KK.
juliatan said:
I was hoping with this module Gsam Battery Monitor would be working again on my Nex7/2 with KitKat 4.4. But it doesn't. Gsam only works with its app Root Companion. But with Gsam installed in System future OTA will crash. So I hope this module will soon work with Gsam as a 'normal' app.
One thing off the record is for shure. Since KitKat I have now a little less batterytime (and system is little slower). I was expecting the opposite. Certainly dissappointing after reading all the great things about supposed to be better system optimalisation in KK.
Click to expand...
Click to collapse
GSam Battery Monitor definitely works with this Xposed module (this is how I originally tested GSam on KitKat) - make sure you're running version 3.0 of the battery monitor, and the latest (1.2) version of this module. And make sure after enabling the module that you restart your phone....
Got last version of Gsam Battery Monitor installed, and this module enabled on xposed (and rebooted after and it appears as enabled), and gsam can't still gather the battery data and asks me for gsam root companion :S
Edit: Oh, you need to join the beta testing to test the Gsam monitor version that works with the xposed module :S.
Could you please update Gsam to read the stats at least officialy? I mean, whats the point to release the xposed module if the app still doesn't support it?

[ENRC2B][ROM][4.4.4] Unofficial ParanoidAndroid 4.43

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi here is ParanoidAndroid from the AOSPA-legacy tree.
International only
Installation:
Code:
1. make a nandroid backup
2. if coming from another Rom wipe data/factory reset if not not
3. wipe cache & dalvik
4. install rom zip
5. optional: install [URL="http://forum.xda-developers.com/showthread.php?t=2397942"]pa gapps[/URL]
6. "fastboot flash boot boot.img" if S-ON
7. reboot
for updating you don't need to flash the boot.img until it's mentioned
Download
old:
jenkins
goo.im
Additional info:
Paranoid ROM Features
Google+
blog
sources
Changelog:
Official ParanoidAndroid
Device specific:
look at github
Code:
20140406:
- fix weird led blinks credits to thoemy
20140402:
- fix battery led
20140401:
- fix phone overlay
20140329:
- initial build based on cm-11.0
Not work:
you tell me
Code:
- gps
Credits to Lloir and the ParanoidAndroid Team
just press thanks
​
XDA:DevDB Information
ParanoidAndroid, ROM for the HTC One X+
Contributors
Elibl
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.1.x
Based On: AOSPA-legacy
Version Information
Status: Stable
Current Beta Version: ParanoidAndroid 4.2
Beta Release Date: 2014-03-29
Created 2014-03-30
Last Updated 2014-07-17
Which recovery works best for this ROM?
Thanks for your answer
Sent from my HTC One X+ using xda app-developers app
landcruiser76 said:
Which recovery works best for this ROM?
Thanks for your answer
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
PhilZ Touch Recovery 6.19.3
Great thanks
Sent from my HTC One X+ using xda app-developers app
landcruiser76 said:
Which recovery works best for this ROM?
Thanks for your answer
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
Don't know my brother owns this device...
ParanoidAndroid supports TWRP but it failed at zip Installation i think cause of the boot.img that couldn't get flashed. It's a crap
Used cwm at the end...
Need to prove if system gets correctly flashed with twrp if so twrp would be the right choice.
NowenUI said:
PhilZ Touch Recovery 6.19.3
Click to expand...
Click to collapse
^^
Gesendet von meinem Galaxy Nexus mit Tapatalk
bugs
1st of all: thanx for the port!
i have several bugs detected:
- cant connect my headphones via bluetooth, because nothing was found
- cant track my tours with gps, because no satelite was found
- no led while charging
thx...
el-Loko said:
1st of all: thanx for the port!
i have several bugs detected:
- cant connect my headphones via bluetooth, because nothing was found
- cant track my tours with gps, because no satelite was found
- no led while charging
thx...
Click to expand...
Click to collapse
thanks for the feedback looks like those are indeed bugs except charging led is not implemented in aospa-legacy (need to have a look)
are gps and bluetooth also issues on cm11? cause i used their device tree...
can someone confirm bluetooth (saw some errors in log but have no headset file transfer is nice)
TWRP doesn't flash correctly so this should be the right choice:
NowenUI said:
PhilZ Touch Recovery 6.19.3
Click to expand...
Click to collapse
btw op updated with beta3 including peek:
Peek seems so natural with respect to how one uses their mobile phones. You don't always need to have a full look at the notifications you receive while you're doing something like walking down the street or even driving. Peek allows you to have a look at what you receive almost instantly, without making you unlock your device and go through your notifications. It's just so simple, yet beautiful.
More on how Peek works -
Sensors are fully disabled when screen is on. When you turn the screen off, it will start polling both gyroscope and proximity sensor values. If it detects using the gyroscope sensor that device is lying on a table, it disables proximity polling. If it detects with proximity sensor that it is in your pocket, it disables gyroscope polling. This way, we save some battery from the beginning. Later, when you receive a notification, it enables a partial wakelock (CPU on but at low frequency), and starts listening for movement, either from getting it out your pocket or lifting off from the table. If it detects those events, it will turn on screen and show the notification. Wakelock timeouts on 10 secs, so if you receive a notification and there is no movement in that time, sensors will stop polling after that time, disabling peek interaction until a new notification comes.
https://plus.google.com/+ParanoidAndroidCorner/posts
Elibl said:
...
are gps and bluetooth also issues on cm11? cause i used their device tree...
TWRP doesn't flash correctly so this should be the right choice:...
Click to expand...
Click to collapse
no probs on cm11 with bluetooth and gps
im using philz touch recovery.
just downloading beta3..thx
ROM working fine so far. updated to BETA3.
I only have one issue , the charging LED doesn't work.and sometimes the charging LED is ON even when the phone isn't connected to the charger.I think it happens when I restart the phone while its connected to the charger (after rebooting it the LED stays ON even when I unplug it. it gets fixed by a reboot)
ok, after installing beta3 i received some messages like "android.process.location stopped" and "android.process.media stopped" (???). sorry, i forgot to save the logs. then i reboot and the messages dont appear again.
but still no gps signal :crying:
can someone test if this fixes charging led?
http://d-h.st/Yz5
backb0ne5p1d0r said:
ROM working fine so far. updated to BETA3.
I only have one issue , the charging LED doesn't work.and sometimes the charging LED is ON even when the phone isn't connected to the charger.I think it happens when I restart the phone while its connected to the charger (after rebooting it the LED stays ON even when I unplug it. it gets fixed by a reboot)
Click to expand...
Click to collapse
try the testbuild if it works it will be included in next weekly
el-Loko said:
ok, after installing beta3 i received some messages like "android.process.location stopped" and "android.process.media stopped" (???). sorry, i forgot to save the logs. then i reboot and the messages dont appear again.
but still no gps signal :crying:
Click to expand...
Click to collapse
i've got the premonition that it won't be easy to fix i've got basically the same configuration like cm-11.0
Elibl said:
can someone test if this fixes charging led?
http://d-h.st/Yz5
Click to expand...
Click to collapse
I already said that I'm on BETA3..It's the same ..right ? Same File name same size same everything.
So no,The charging LED isn't fixed.And sometimes the LED randomly blinks for me even when I have no notifications.
backb0ne5p1d0r said:
I already said that I'm on BETA3..It's the same ..right ? Same File name same size same everything.
So no,The charging LED isn't fixed.And sometimes the LED randomly blinks for me even when I have no notifications.
Click to expand...
Click to collapse
It's a dirty build with overlay intrusiveBatteryLed and multicolorBatteryLed set to true and yeah should be same file size...
So with the zip i hosted battery led is also not working?
For random blinking i saw the fix somewhere going to include it
Gesendet von meinem Galaxy Nexus mit Tapatalk
Elibl said:
It's a dirty build with overlay intrusiveBatteryLed and multicolorBatteryLed set to true and yeah should be same file size...
So with the zip i hosted battery led is also not working?
For random blinking i saw the fix somewhere going to include it
Gesendet von meinem Galaxy Nexus mit Tapatalk
Click to expand...
Click to collapse
I've just flashed it. Yup LED works fine now.Thanks.
backb0ne5p1d0r said:
I've just flashed it. Yup LED works fine now.Thanks.
Click to expand...
Click to collapse
OK nice thx for feedback
As it's a dirty build version number may still be beta2 and as it's from public repo peek is not included (not yet public) with next weekly should be properly implemented...
Gesendet von meinem Galaxy Nexus mit Tapatalk
Looks like a piece of Justin Maller's work. Is it not?
Sent from my HTC One X+ using Tapatalk
sixcarnage said:
Looks like a piece of Justin Maller's work. Is it not?
Sent from my HTC One X+ using Tapatalk
Click to expand...
Click to collapse
Yup from ParanoiAndroid's Google+
Are credits needed?
Gesendet von meinem Galaxy Nexus mit Tapatalk
backb0ne5p1d0r said:
I already said that I'm on BETA3..It's the same ..right ? Same File name same size same everything.
So no,The charging LED isn't fixed.And sometimes the LED randomly blinks for me even when I have no notifications.
Click to expand...
Click to collapse
does the random blink occurs when the button backlight turns on or off?
Elibl said:
does the random blink occurs when the button backlight turns on or off?
Click to expand...
Click to collapse
Idk it's working fine for me so far after you gave me that test build. It's not flashing randomly. It works fine.
Sent from my One X+ using XDA Premium 4 mobile app

Oxyen OS 3.0.1 release! [23-05-2015]

New version live on OP website:
http://downloads.oneplus.net/2016-05-23/op2/oneplus_2_oxygenos_3.0.1_community_build/
What's new:
We appreciate everyone’s feedback from the first community build. With your help we have been able to better optimize the build and improve several key areas. We would like to share with you our updated build for one last round of community feedback. This update includes:
*Enhanced Doze mode to better optimize battery usage
* Improvements to the fingerprint sensor for faster and more accurate recognition
* Added clear process in the recents screen for the option to remove background processes
* Added feature in recents screen to allow you to lock apps that you don’t want removed with clear all
* Bug fix in network operator selection to ensure the selection sticks to your choice
* Swiftkey update to version 6.3.3
* Added back display color balance
* Updated carrier name mapping
* Camera improvements including bug fixes for OIS
Two more weeks.. awww....
Sent from my ONE A2003 using XDA-Developers mobile app
still waiting for maxxaudio to be fixed \-_-/
i am gonna stick to h20s maybe!!
Can i flash via twrp?
Sent from my ONE A2001 using XDA-Developers mobile app
Horrible audio is not mentioned...
Sent from my ONE A2003 using Tapatalk
Still no Android 6 MM Device Tree......
Really Nice update. FP it's crazy fast. System is more responsive. I'm not a fan of OOS, but i think they going into right direction [emoji6]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Happy flashing and see u around ?
Wysłane z mojego ONE A2003 przy użyciu Tapatalka
ghul21 said:
Really Nice update. FP it's crazy fast. System is more responsive. I'm not a fan of OOS, but i think they going into right direction [emoji6]
]
Happy flashing and see u around ?
Wysłane z mojego ONE A2003 przy użyciu Tapatalka
Click to expand...
Click to collapse
Hey,can you tell how's the audio with v4a,specially the bass.
Sent from my blazing fast Oneplus 2
chl1810 said:
Hey,can you tell how's the audio with v4a,specially the bass.
Sent from my blazing fast Oneplus 2
Click to expand...
Click to collapse
Sorry i don't use viper audio. That device it's not too.........music friendly
I'm listen music on my htc m8 it's.... waaaaay better...
The sound quality??!!
Envoyé de mon ONE A2005 en utilisant Tapatalk
Thanks for the news. I will try to flash with my TWRP and hope it will be success other wise will do a stock recovery and dirty flash.
mimbel said:
The sound quality??!!
Envoyé de mon ONE A2005 en utilisant Tapatalk
Click to expand...
Click to collapse
The Sound is fixed
Thanks ?
Envoyé de mon ONE A2005 en utilisant Tapatalk
An idiotic global first.
* Added clear process in the recents screen for the option to remove background processes
Totally against Google's guidelines, totally against Android's task management spirit. Sitting there in the middle with no option to remove it, tempting you to just press it to see what happens... And I pressed it, Tasker died, Netfix died, Spotify died and everything is dead. It is so against guidelines that it even kills background process that have persistent "visible' notifications, like Tasker, Netflix, Music apps etc that are not supposed to get killed.
Let's hope it doesn't make it to the final version.
thdervenis said:
An idiotic global first.
* Added clear process in the recents screen for the option to remove background processes
Totally against Google's guidelines, totally against Android's task management spirit. Sitting there in the middle with no option to remove it, tempting you to just press it to see what happens... And I pressed it, Tasker died, Netfix died, Spotify died and everything is dead. It is so against guidelines that it even kills background process that have persistent "visible' notifications, like Tasker, Netflix, Music apps etc that are not supposed to get killed.
Let's hope it doesn't make it to the final version.
Click to expand...
Click to collapse
Thats the magic behind the new feature "Enhanced Doze mode" :laugh:
OP would better just ship plain android. I'm not really happy how many bugs they build into their ROMs.
thdervenis said:
An idiotic global first.
* Added clear process in the recents screen for the option to remove background processes
Totally against Google's guidelines, totally against Android's task management spirit. Sitting there in the middle with no option to remove it, tempting you to just press it to see what happens... And I pressed it, Tasker died, Netfix died, Spotify died and everything is dead. It is so against guidelines that it even kills background process that have persistent "visible' notifications, like Tasker, Netflix, Music apps etc that are not supposed to get killed.
Let's hope it doesn't make it to the final version.
Click to expand...
Click to collapse
I actually love the option, had Spotify draining my battery on several devices even when not listening to anything. Now I finally don't need to go into apps, Spotify and kill manually the service.
But yes, it would be better as an option, not default.
Sent from my ONE A2005 using Tapatalk
thdervenis said:
An idiotic global first.
* Added clear process in the recents screen for the option to remove background processes
Totally against Google's guidelines, totally against Android's task management spirit. Sitting there in the middle with no option to remove it, tempting you to just press it to see what happens... And I pressed it, Tasker died, Netfix died, Spotify died and everything is dead. It is so against guidelines that it even kills background process that have persistent "visible' notifications, like Tasker, Netflix, Music apps etc that are not supposed to get killed.
Let's hope it doesn't make it to the final version.
Click to expand...
Click to collapse
Hmmm.. it still is an option....just don't press it ?
Daniellogic said:
I actually love the option, had Spotify draining my battery on several devices even when not listening to anything. Now I finally don't need to go into apps, Spotify and kill manually the service.
But yes, it would be better as an option, not default.
Sent from my ONE A2005 using Tapatalk
Click to expand...
Click to collapse
Wysłane z mojego ONE A2003 przy użyciu Tapatalka
thdervenis said:
An idiotic global first.
* Added clear process in the recents screen for the option to remove background processes
Totally against Google's guidelines, totally against Android's task management spirit. Sitting there in the middle with no option to remove it, tempting you to just press it to see what happens... And I pressed it, Tasker died, Netfix died, Spotify died and everything is dead. It is so against guidelines that it even kills background process that have persistent "visible' notifications, like Tasker, Netflix, Music apps etc that are not supposed to get killed.
Let's hope it doesn't make it to the final version.
Click to expand...
Click to collapse
You can lock the apps in the memory, though. I think it's actually a welcome change, as the apps you want running in the background will run (BlackPlayer, Join, etc. for me) and other apps which just hog the memory will be shown the exit.
Also, the "Android task management spirit " implemented till now (till Marshmallow) you mention, even Google isn't happy with that. This I/O they've actually shown a new implementation for managing background tasks better.
thdervenis said:
An idiotic global first.
* Added clear process in the recents screen for the option to remove background processes
Totally against Google's guidelines, totally against Android's task management spirit. Sitting there in the middle with no option to remove it, tempting you to just press it to see what happens... And I pressed it, Tasker died, Netfix died, Spotify died and everything is dead. It is so against guidelines that it even kills background process that have persistent "visible' notifications, like Tasker, Netflix, Music apps etc that are not supposed to get killed.
Let's hope it doesn't make it to the final version.
Click to expand...
Click to collapse
When you are on the recents screen you have the option of what kind of wipe all you want...
And yes, the audio is fixed.
I am using the "One Plus ICONS" (https://oneplus.net/icons) and the sound looks very good, with good bass and clear audio in general.
It is not like with MaxxAudio, but is an awesome improvement since beta1
Seems like a decent update to me; really fast. Will wait and see what the battery life is like over the next day or so before passing judgement.

Categories

Resources