[APK] [6.0+] Pixel's Fingerprint Swipe Notification Gesture - Nexus 6P Themes and Apps

Hey guys,
I've successfully built something similar to Google Pixel's Fingerprint Notification Gesture. Just install the APK, grant it root access and you're good to go.
NOTES:
There's a similar app made by another developer, and this is in no way affiliated to it. End product is the same though it's accomplished in different ways. Read further to know the differences.
REQUIREMENTS:
1. Nexus 6P rooted with SuperSu
2. Android 6.0+ (should work with lower APIs too - haven't tested)
BUGS:
It takes a while to start listening for fingerprints after a complete boot and after you unlock your phone. In the former case, it takes longer for the service to start.
DESCRIPTION:
We all have heard about the Google's new Pixel's fingerprint swipes to accomplish tasks. For the ones who aren't aware, the Pixel lets you swipe down it's fingerprint sensor to simulate a swipe down on your notification bar / status bar to pull it down and a swipe up, to pull it up. This app accomplishes something similar.
A single short tap on the sensor pulls down the notification / status bar and a long press on the sensor pulls it back up, irrespective of whether the finger in subject is registered for authentication or not.
DISCLAIMER:
Make sure you always take a backup before testing. Thumb rule. I'm not responsible if you screw up your handset!
DOWNLOADS:
Fetch it from here.
Cheers and let me know.

worked on 7.0 (purenexus rom) with phh root r259 trough magisk. not only SuperSU.
i was eager to see if ur solution can detect swipe direction but that seems to really need hardware capabilities the 6P doesnt have sadly. looks like our sensor cant even detect swipes. just short taps and long taps.
Sent from my Nexus 6P using XDA Labs

4RK4N said:
worked on 7.0 (purenexus rom) with phh root r259 trough magisk. not only SuperSU.
i was eager to see if ur solution can detect swipe direction but that seems to really need hardware capabilities the 6P doesnt have sadly. looks like our sensor cant even detect swipes. just short taps and long taps.
Sent from my Nexus 6P using XDA Labs
Click to expand...
Click to collapse
Fingerprint Quick Action is an app on xda -- registers swipes vs taps on the nexus 6p

doctorew said:
Fingerprint Quick Action is an app on xda -- registers swipes vs taps on the nexus 6p
Click to expand...
Click to collapse
already tried it. cant distinguish a down from an up swipe either. sadly thats a hardware feature the 6p sensor doesnt have.
Sent from my Nexus 6P using XDA Labs

It does not work after a while, whether it be falling asleep program.
have to click on the application shortcut, make it work again. You can somehow fix it !?

sin52igor said:
It does not work after a while, whether it be falling asleep program.
have to click on the application shortcut, make it work again. You can somehow fix it !?
Click to expand...
Click to collapse
Install it as a system app then it won't be killed.

Batfink33 said:
Install it as a system app then it won't be killed.
Click to expand...
Click to collapse
Yes indeed. After installing the APK in the system was working perfectly! Thank you!

Can anyone give an estimate on how long it takes to start working? Is there no way to force it to turn on?
Actually any info would be good. All i did was install the apk, reboot, a few minutes later supersu prompt came up. Nothing happens with the fingerprint sensor. Its going on 15 minutes.

KLit75 said:
Can anyone give an estimate on how long it takes to start working? Is there no way to force it to turn on?
Actually any info would be good. All i did was install the apk, reboot, a few minutes later supersu prompt came up. Nothing happens with the fingerprint sensor. Its going on 15 minutes.
Click to expand...
Click to collapse
Any other mods in relation with the fingerprint sensor on your phone? If not, it should work. Tested it on my friend's Nexus 6P today, it works fine. Try tapping the app in the Apps Drawer and then tap the fingerprint sensor? Do check out if the required permissions are granted by the Android system. Let me know.

theGeekyLad said:
Any other mods in relation with the fingerprint sensor on your phone? If not, it should work. Tested it on my friend's Nexus 6P today, it works fine. Try tapping the app in the Apps Drawer and then tap the fingerprint sensor? Do check out if the required permissions are granted by the Android system. Let me know.
Click to expand...
Click to collapse
Still not working. I did have a fingerprint app (forget exact name) but I uninstalled it. Which permissions specifically? When I go into it there are no permissions except to say it uses fingerprint sensor. It was granted superuser. Ive tried the shortcut numerous times.
A little more info--running PureNexus MM with elementalx and xposed (nothing that uses fingerprint) but plenty of gestures including swipe2wake, double tap wake.

KLit75 said:
Still not working. I did have a fingerprint app (forget exact name) but I uninstalled it. Which permissions specifically? When I go into it there are no permissions except to say it uses fingerprint sensor. It was granted superuser. Ive tried the shortcut numerous times.
A little more info--running PureNexus MM with elementalx and xposed (nothing that uses fingerprint) but plenty of gestures including swipe2wake, double tap wake.
Click to expand...
Click to collapse
Okay, quite uncanny. Even I'm running ElementalX, shouldn't be the thing. Kindly try reinstalling it?
There's a small bug I've spotted - if the feature doesn't work when the densornis tapped upon, simply lock and unlock your phone as a quick solution.
I'm sorry for this inconvenience. Will work on it to solve these bugs.

theGeekyLad said:
There's a small bug I've spotted - if the feature doesn't work when the densornis tapped upon, simply lock and unlock your phone as a quick solution.
Click to expand...
Click to collapse
This app It works fine without any errors on my Nexus 6P, if you set it as a system

Batfink33 said:
Install it as a system app then it won't be killed.
Click to expand...
Click to collapse
How do you get root access if it's a system app? I copied the apk to priv-app folder in system, rebooted, then installed the app as an update. Tried to get root access, but couldn't.

Howie Dub said:
How do you get root access if it's a system app? I copied the apk to priv-app folder in system, rebooted, then installed the app as an update. Tried to get root access, but couldn't.
Click to expand...
Click to collapse
I gave it root access before installing it as a system app. But it works fine for me, not had any problems with root or anything. I should say though I'm using fingerprint quick action.

Batfink33 said:
I gave it root access before installing it as a system app. But it works fine for me, not had any problems with root or anything. I should say though I'm using fingerprint quick action.
Click to expand...
Click to collapse
That's the one I'm using...do you just install the app first, then move the base.apk to priv-app folder? I tried moving the whole app folder over, but it didn't work. Thanks. BTW, I'm using EX File Explorer with root access to move the file.

Howie Dub said:
That's the one I'm using...do you just install the app first, then move the base.apk to priv-app folder? I tried moving the whole app folder over, but it didn't work. Thanks. BTW, I'm using EX File Explorer with root access to move the file.
Click to expand...
Click to collapse
Just move the PixelSwipe.apk into the /system/app/ directory. That works well for me.

Working as it's supposed to, no problems thus far.
Installed as a system app on the 7.1.1 dev preview.
Hey OP any chance of adding a double tap function in the future?

Jackson.Armstrong.Blow said:
Working as it's supposed to, no problems thus far.
Installed as a system app on the 7.1.1 dev preview.
Hey OP any chance of adding a double tap function in the future?
Click to expand...
Click to collapse
Thanks Jackson.Armstrong.Blow!
Yeah it's possible, might have to play around a bit. But what's the expected feature with the double tap? Say, launch an app or lock the screen? Let me know. :good:

theGeekyLad said:
Thanks Jackson.Armstrong.Blow!
Yeah it's possible, might have to play around a bit. But what's the expected feature with the double tap? Say, launch an app or lock the screen? Let me know. :good:
Click to expand...
Click to collapse
Assign different choice for secondary behavior?

theGeekyLad said:
Thanks Jackson.Armstrong.Blow!
Yeah it's possible, might have to play around a bit. But what's the expected feature with the double tap? Say, launch an app or lock the screen? Let me know. :good:
Click to expand...
Click to collapse
Personal I would love it to launch the weather home screen widget, but to launch and app or function even (ie screen off, flashlight, settings, screenshot, google now/assistant QS Tiles etc.) would also be welcomed

Related

[APP][ROOT]ScreenToggle - turn off your screen (e.g. while plugged into hdmi)

Wanna turn your Screen off while watching videos over HDMI?
Or need a watchful Xoom but don´t want the screen to be on all the time?
Here´s the app you need!​
Description:
The App adds the posibility to turn off the lcd backlight to your xoom. Its nothing less then a shutdown-button for your display backlight.
The app toggles your lcd backlight to zero and back, said doesn´t just overlay your screen with black, like the other apps inside the market.
it turns off your screen light completly , but the screen stays responsible and the devices stays awake.
Use it instead of locking your xoom, if you need your device itself to be active but dont need the display to be on, e.g. while you´re watching videos over hdmi, use your xoom as a vnc server or something like that.
Click to expand...
Click to collapse
Use this awesome little App with some "starter app" of your choice.
For example, use the Shaking Shortcurt App, register ToggleScreenXoom.apk and you could turn your screen on/off with just shaking your device.
(tested on xoom [email protected] but should work on every rooted xoom)
Thanks to [email protected] for his work on this.
If you find this useful, hit the Thanks button. ​
Click to expand...
Click to collapse
The attached zip contains a regularly installable .apk
Just install it as every other .apk
DON´T FLASH THIS VIA RECOVERY!!
Click to expand...
Click to collapse
DUDE. That's what I've been searching for, don't know how I didn't find it, trying this tonight! Will update back with my results...
Update: Perfect solution. Works great, thanks!
App attached to first post!
does it work on xoom2?
Hello!
Fanstastic app.
Does it work on xoom2? with 3.2.2 rooted?
I used the old method that this thread started as, using market apps. Unfortunately it doesn't work with the Cornerstone version of the Eos roms. What exactly is app? Can you provide more detail? I don't just download apps to try them without some type of info...
I use the current method on cornerstone #16.
otis_bartleh said:
I used the old method that this thread started as, using market apps. Unfortunately it doesn't work with the Cornerstone version of the Eos roms. What exactly is app? Can you provide more detail? I don't just download apps to try them without some type of info...
Click to expand...
Click to collapse
description added to the first post.
jerrycycle said:
I use the current method on cornerstone #16.
Click to expand...
Click to collapse
Good to know...
aeros0ul said:
description added to the first post.
Click to expand...
Click to collapse
Cool, thanks, basically the same thing I have now with different apps. It's SwipePad that isn't working right with Cornerstone, I'll play around later. Thanks again for this...
otis_bartleh said:
Cool, thanks, basically the same thing I have now with different apps. It's SwipePad that isn't working right with Cornerstone, I'll play around later. Thanks again for this...
Click to expand...
Click to collapse
"Basically" the same as the old method, right. Just in one app without the need of configuration and with more flexibility to be launched by other apps.
Maybe you´ll try "Shaking Shortcurt". A nice app that lets you launch two other apps by shaking your xoom.
Yeah, think I'll try that instead of SwipePad. Since Swipepad rely's on the borders of the screen and Cornerstone alters the borders, I'm guessing that's the issue. Maybe the Shaking app won't have that issue.
Thanks again for the clarification, and the thread. I really can't believe this thread hasn't blown up!
Please excuse my ignorance but, how would I go about installing this??
Draxin said:
Please excuse my ignorance but, how would I go about installing this??
Click to expand...
Click to collapse
i dont understand your question.
just install the app and execute to turn off your screen and again (remember the position) to turn it back on.
or use a starter app like "Shaking Shortcut" to toggle the screen on and off by shaking your xoom.
aeros0ul said:
i dont understand your question.
just install the app and execute to turn off your screen and again (remember the position) to turn it back on.
or use a starter app like "Shaking Shortcut" to toggle the screen on and off by shaking your xoom.
Click to expand...
Click to collapse
Lol, sorry, haven't installed apps that i downloaded from a site before, only from the play store where everything gets taken care of for me, I had meant how to install this so that I could use it but i figured it out. Thank you very much, it works great.
aeros0ul said:
i dont understand your question.
just install the app and execute to turn off your screen and again (remember the position) to turn it back on.
or use a starter app like "Shaking Shortcut" to toggle the screen on and off by shaking your xoom.
Click to expand...
Click to collapse
Do we install by flashing zip file in recovery? Do we change the file to an apk? What is the way we should install the the file? Thanks
droidrev71 said:
Do we install by flashing zip file in recovery? Do we change the file to an apk? What is the way we should install the the file? Thanks
Click to expand...
Click to collapse
NO!!! don't flash in recovery, i say that, mainly cause I don't know what it will do... you can install the app while ics is running, I think I used astro but can't remember. What you just asked was the same thing I had wondered.
Draxin said:
NO!!! don't flash in recovery, i say that, mainly cause I don't know what it will do... you can install the app while ics is running, I think I used astro but can't remember. What you just asked was the same thing I had wondered.
Click to expand...
Click to collapse
You´re right. Thanks for the correction.
First post is edited to get it straight.
Does this only work on the xoom? I have an acer 510 and I want something like this. It sounds like this gets launched in conjunction with whatever app you launch. I'd rather that while on hdmi the tablet display is off entirely. Or maybe this does that as well.
So is this specific to the xoom?
sark666 said:
So is this specific to the xoom?
Click to expand...
Click to collapse
According to the readme provided in the zip file this application seems to be specific for the Xoom, or at least a few tegra 2 tablets.
That's disappointing. Why would manufacturer's assume that a user wants the display to stay on while using hdmi?! How about a sane default like leave hdmi output on and turn off tablet display after the normal inactivity duration. But allow a keyboard/mouse not to be recognized as tablet activity.
Could this be modified to work with more devices? Or say newer tegra 3 devices if it's chipset specific. But really, ics should have some application layer to control things like hdmi res, screen active etc...
Nice! Works in AOKP
First of all, this is a great app, and it works well in AOKP (build 37).
To trigger the app, I set my "home" softkey on my xoom (in Rom Control) to trigger the app when the key is held. Even though you can't see the softkeys when on hdmi, after a while, its exact location is easy to recall.
It is really convenient. Thanks for the much needed addition to a great device.

Stop camera from starting on boot?

Anyone know if the Camera app can be prevented from starting on boot? (Perhaps a little contrary to the spirit of the camera, but I use it more for development than for taking pictures, and I don't like the lens motor wasting its time and wearing out its parts). Does it use the "normal" autostart mechanisms that might be disabled by something like Gemini App Manager, or is the camera start up built specially into the guts of the android version on this thing?
Don't know about the details, but enabling the screen lock (swipe to unlock) in settings stops the camera from starting when waking the device with the power button (doesn't stop the start after boot though).
Skickat från min GT-N7100 via Tapatalk 2
cybriks said:
Don't know about the details, but enabling the screen lock (swipe to unlock) in settings stops the camera from starting when waking the device with the power button (doesn't stop the start after boot though).
Click to expand...
Click to collapse
Well, it stops the lens cranking out immediately on power up, but as soon as you do swipe the screen, you are in the camera app and the lens pops out. I'm looking to avoid the camera app completely. I guess if I get up the nerve to root this thing, I can try out an app manager and see if I can disable it on boot, but I'd hate to do unnatural things to the camera and then find out it didn't do any good .
If you are on the home screen when you switch off it will not open into the Camera app.
Sent from my SGS3 using Tapatalk
ROM Sotmax Ultimate V11
Kernel Yank555.lu-V2.8e
corrsea said:
If you are on the home screen when you switch off it will not open into the Camera app.
Click to expand...
Click to collapse
That depnds on how "off" is is. Once the suspend or hibernate or whatever it is expires and it goes "fully" off, it always starts in the camera.
Are you sure you really turned it off when it went to your homescreen without starting the camera app?
When starting from fast-startup or on a clean boot it will always start the camera app.
The only time it doesn't is if you had it in standby.
A work around is to use this app.
https://play.google.com/store/apps/details?id=de.j4velin.notificationToggle
Use it to set links to your favorite applications.
When you boot to the lock screen pull down the notification bar, select the app you want, then swipe to unlock and it will open in the app you selected.
Of course it would be much easier if Samsung had simply enabled lock screen shortcuts
Sent from my SGS3 using Tapatalk
ROM Sotmax Ultimate V11
Kernel Yank555.lu-V2.8e-sotmax+
It would be really nice to disable the camera on boot. It would also be nice to get rid of this stupid mesage:
"SD card inserted. Change storage location to SD card?"
I thought there was a thread for that, but can't find it now.
delete
ejo4041 said:
It would be really nice to disable the camera on boot. It would also be nice to get rid of this stupid mesage:
"SD card inserted. Change storage location to SD card?"
I thought there was a thread for that, but can't find it now.
Click to expand...
Click to collapse
I only started to get this message since the new update, it appears as though the SD card doesn't get initiated before the camera app loads and in turn thinks you've inserted a new card, when it finally does get loaded. Either they need to put a delay in place or somehow not load the camera app until it's established whether there is a card installed or not.
Disable the BOOT_COMPLETE permission in the camera app but make sure something else has it or you boot to a blank screen.
how can we disable a permission ?
is there a simple app for that ?
Thanks.
mrmrmrmr said:
how can we disable a permission ?
is there a simple app for that ?
Thanks.
Click to expand...
Click to collapse
XPosed Framework and the App Settings module will allow you to adjust the permissions.
Sent from my GT-N7100 using Tapatalk 4
RavenY2K3 said:
XPosed Framework and the App Settings module will allow you to adjust the permissions.
Sent from my GT-N7100 using Tapatalk 4
Click to expand...
Click to collapse
Thanks. However, As far as I know Xposed framework is for 4.2+ devices. Camera has 4.1.2, so where can I find that Xposed framework ?
mrmrmrmr said:
Thanks. However, As far as I know Xposed framework is for 4.2+ devices. Camera has 4.1.2, so where can I find that Xposed framework ?
Click to expand...
Click to collapse
Nope, works just fine...
http://forum.xda-developers.com/showthread.php?t=2070205
Sent from my GT-N7100 using Tapatalk 4
Ok;
I've found and installed Xposed framework with App Settings module.
The app that I should change permission is com.sec.android.app.camera , right ?
When I try to chenge its permissions, it says "Shared packages not yet supported"
so ?
Get the latest files a quick Google search for Xposed Framework should get you to the right thread as I don't have it to hand and try it then. The settings asp changes from "Xposed Settings" to "Asp settings" in the latest version.
Sent from my GT-N7100 using Tapatalk 4
I got app settings from here:
http://forum.xda-developers.com/showthread.php?t=2327541
It says "App settings" as you say. so it should be the new version ?
but it does not change shared packages.
where else can I find it ?
---------- Post added at 10:18 PM ---------- Previous post was at 10:09 PM ----------
my version is app settings 0.4 and it is also discussed here that "shared packages are not supported":
http://forum.xda-developers.com/showthread.php?p=36029129&highlight=shared#post36029129
are you sure that it is working for you ?
I still couldn't solve this. Can you tell me which version you've used for this ?
thx.
I need help please...

Proximity sensor not working.

My capacitive buttons will not light up unless I cover the sensor first. Is there any known fix for this? Is this enough to get the phone replaced?
UOKM8 said:
My capacitive buttons will not light up unless I cover the sensor first. Is there any known fix for this? Is this enough to get the phone replaced?
Click to expand...
Click to collapse
They only light up if it's really dark.
Du22ty said:
They only light up if it's really dark.
Click to expand...
Click to collapse
This^
Bump.
The developer of Capacitive Button Brightness recently made a version of his app that turns the capacitive buttons on with the screen, regardless of lighting. Idk if he implemented those changes in the Play Store version, but I'm linking his post below.
http://forum.xda-developers.com/showpost.php?p=43806603&postcount=91
Simba501 said:
Bump.
The developer of ... recently made a version of his app that turns the capacitive buttons on with the screen, regardless of lighting. Idk if he/she implemented those changes in the Play Store version, but I'm attaching the apk for anyone who wants it.
Click to expand...
Click to collapse
this is exactly what I need! How can I give this app root permissions though? It doesn't request it...
mattjcl said:
this is exactly what I need! How can I give this app root permissions though? It doesn't request it...
Click to expand...
Click to collapse
That's weird. Try changing something (select one of the different brightnesses); it may trigger a request. Just change it back to default if you wish.
Simba501 said:
That's weird. Try changing something (select one of the different brightnesses); it may trigger a request. Just change it back to default if you wish.
Click to expand...
Click to collapse
Tried that, I only got the error message "root access denied...", no option to allow permissions D:
mattjcl said:
Tried that, I only got the error message "root access denied...", no option to allow permissions D:
Click to expand...
Click to collapse
Which one are you trying (apk or play store)? You could try to reboot and/or clear the application's data (settings -> apps). Idk beyond that; it works for me.
EDIT: It could be an issue with the apk I attached; I noticed that the file name is different from when I got it from the developer. I linked his post; grab it from there.
http://forum.xda-developers.com/showpost.php?p=43806603&postcount=91
Simba501 said:
Which one are you trying (apk or play store)? You could try to reboot and/or clear the application's data (settings -> apps). Idk beyond that; it works for me.
Click to expand...
Click to collapse
The apk you linked. I've used the play store version in the past no problems, but I've installed a new rom since then. It seems I'm getting this problem now with both versions, so I guess the source of the problem is elsewhere...
mattjcl said:
The apk you linked. I've used the play store version in the past no problems, but I've installed a new rom since then. It seems I'm getting this problem now with both versions, so I guess the source of the problem is elsewhere...
Click to expand...
Click to collapse
I'm guessing you can grant other apps access?
Simba501 said:
I'm guessing you can grant other apps access?
Click to expand...
Click to collapse
hurm.. this is embarrassing. I've recently installed a new ROM, so I must have messed up somewhere as I'm getting errors from all apps as though the phone isn't rooted, which I don't understand how that could be since I'm already on a custom ROM... I'll reinstall the rom for now and see how that goes..
mattjcl said:
hurm.. this is embarrassing. I've recently installed a new ROM, so I must have messed up somewhere as I'm getting errors from all apps as though the phone isn't rooted, which I don't understand how that could be since I'm already on a custom ROM... I'll reinstall the rom for now and see how that goes..
Click to expand...
Click to collapse
It may be as simple as installing Superuser from the Play Store (if you don't have it).
Simba501 said:
It may be as simple as installing Superuser from the Play Store (if you don't have it).
Click to expand...
Click to collapse
Turned out using SuperSU rather than superuser seemed to fix the problem. Getting back on topic I suppose, this version of the brightness app solves the issue of the capacitive buttons! They now illuminate when the screen is on, turn off when the screen is off! you're a lifesaver.
mattjcl said:
Turned out using SuperSU rather than superuser seemed to fix the problem. Getting back on topic I suppose, this version of the brightness app solves the issue of the capacitive buttons! They now illuminate when the screen is on, turn off when the screen is off! you're a lifesaver.
Click to expand...
Click to collapse
EDIT: For anyone else interested, the developer of the app has just added official support for our devices. He has a thread in Themes & Apps.
http://forum.xda-developers.com/showthread.php?t=2402153

Tips for coping with an un-rooted device

There are a lot of threads here and in the VZW forum about how terrible this device is, etc, without root. I'm a former flash-a-holic and my last several devices have all been Samsung on stock, albeit rooted, firmware. those of us preferring touchwiz have our reasons, and those who prefer aosp have theirs, but this isn't a "why we can't have aosp" thread, this is about making lemonade with what we have.
so, my reasons for wanting root, and how I worked around them:
1. ad blocking. I LOVE adaway, its seriously the first app I'd install on a new device after rooting. without root, give adblock plus a try. you can turn off the status bar notifications in the app and by ticking the box in the app manager.
its simple enough to disable apps on WiFi, just input the proxy host name and port and you're done. I hadn't ever found a clear and concise instruction on how to do this with mobile data, so here it is- create a NEW APN and copy all of the info from the stock APN, and add the proxy host name and port. done, you now have ad blocking on WiFi and mobile data, without root, and without persistent notifications.
2. de-bloating. first, the s5 has less bloat than the s3 or s4, but its still there. it is INCREADIBLY easy to disable or uninstall on this device. go to the app drawer and press the settings icon (or long press the app switcher button) and select uninstall/disable apps. if its ATT or Samsung, and you don't want it, odds are you can either uninstall or disable it. just make sure that in Samsung Apps you disable automatic updates over WiFi. you can also hide them.
myth busting time: IF you were rooted, and IF you manually removed bloat apps, you do NOT gain ANY additional usable space in device storage.
3. tether bypass. there are multiple threads here on how to do this. I have a 10gb plan so its a non issue here.
4. Writing to extSDcard. most built in apps like the browser, email, and camera will save to the ext SD card. so will my files, which is actually a LOT better than on the s3 or s4.
5. removing bloat bookmarks from the stock browser. I prefer the stock browser over chrome, call me crazy. I also don't like the 4 pre-loaded bookmarks being in my list. I saw a tip here to just create a folder called My Bookmarks or whatever you like and put your bookmarks there. the bloat is still there but its not staring you in the face.
so what else have you guys been doing to get functionality that was easy and convenient with root, but still attainable without?
Russ77 said:
so what else have you guys been doing to get functionality that was easy and convenient with root, but still attainable without?
Click to expand...
Click to collapse
Speed- I find that a lot of people nag about speed, my phone is fluid in all ways. Three factors play into this, using the TW launcher, animation speed, one last tricky one-- S-Voice has a delay on the home button waiting for the possible hook in for user prompting it. My standpoint is you can get from a TW rom the kind of speed or more that you can with a rom somebody else pre-tweaked for you.
Remedies below.
1. Get Nova Launcher (you can look into others if you like, if you want an experienced users perspective on speed, use Nova it flies)
2. Enable Developer Options(click About Device, click build number until it says Dev mode is enabled), Turn OFF animations for Transition window animation scale, transition animation scale and animator duration scale.
3. Open up S Voice (through the double-tap shortcut or in the app drawer). Tap the menu button in the top right corner (three dots) and find the "Open via home key" option under "Wake-up." Disable for slightly faster home button response.
Some people may find this abrupt transition between applications off putting at first but once you give it an hour the phone is flying so fast I could never go back. Enjoy!
As mentioned above:
Nova Launcher
Transitions at .5 or OFF
De-bloating (see this thread)
And - tasker, tasker, tasker!
My tip.. simple but I'm a customize nerd.
iFont available for free from the Play store allows you to add hundreds of fonts to your phone right from the app, and is compatible with the font selection from settings - display.You can also load fonts from the internet or your computer and use that as your default font.
The one lag, I still can't stand... despite all the animations being off is the lag between camera and gallery... like I take a photo, click the little image to view it and it sits there for at least 15 seconds before the gallery opens up. Anyone else have this issue?? I'm so used to CM based roms and still try to swipe to view the gallery LOL
rachelm920 said:
My tip.. simple but I'm a customize nerd.
The one lag, I still can't stand... despite all the animations being off is the lag between camera and gallery... like I take a photo, click the little image to view it and it sits there for at least 15 seconds before the gallery opens up. Anyone else have this issue?? I'm so used to CM based roms and still try to swipe to view the gallery LOL
Click to expand...
Click to collapse
Sent from my SAMSUNG-SM-G900A using XDA Free mobile app
This could be due to your SD card. If you are saving pics to external SD and your card is a lower class it will read and write data in a longer time frame. If you are using internal memory and not the SD card slot then I'm not sure. Backup everything and try a factory reset. I personally don't have an SD card, I don't see the need without root. Also it takes about 3 seconds for me to do what takes you 15. That's why I think an SD might be the Culprit here
There is 1 thing you can not do without root that is needed for me. I own a Pioneer Appradio and use ARUnchained which requires root. If you don't know what it is then look it up. It basically mirrors your phone and lets you use touch on Pioneers Appradio. I used this with my GS3 and if I would have known we wouldn't have root after this long I would have kept it and not bought the GS5. There is no getting around root for this. Pioneer's stock app has restrictions and doesn't let you mirror everything where as ARUnchained solves this problem.
I would like to find a way to save stuff from Dropbox to the external memory.
Sent from my GS5
natefish said:
I would like to find a way to save stuff from Dropbox to the external memory. Sent from my GS5
Click to expand...
Click to collapse
Here is all you need.https://play.google.com/store/apps/details?id=com.ttxapps.dropsync
I use the Pro, worth every penny.
abovenbeyond said:
Here is all you need. I use the Pro, worth every penny.
Click to expand...
Click to collapse
Thanks, but was there supposed to be a link?
Sent from my GS5
natefish said:
Thanks, but was there supposed to be a link?
Sent from my GS5
Click to expand...
Click to collapse
Fixed
Russ77 said:
add the proxy host name and port.
Click to expand...
Click to collapse
Bit of a newb here.. but what exactly do I put in these spots? Tried this and kept saying no internet and switching back over. Any help would be appreciated.
Sent from my SAMSUNG-SM-G900A using Tapatalk
fsupartyboy850 said:
Bit of a newb here.. but what exactly do I put in these spots? Tried this and kept saying no internet and switching back over. Any help would be appreciated.
Sent from my SAMSUNG-SM-G900A using Tapatalk
Click to expand...
Click to collapse
proxy host is "localhost" without quotes....and proxy port is 2020....that should do it :good:
Anyone got a working "volume rocker skip"? I've seen the double press ones that work as a service..seems wonky.
--
Stephen
abovenbeyond said:
Here is all you need.https://play.google.com/store/apps/details?id=com.ttxapps.dropsync
I use the Pro, worth every penny.
Click to expand...
Click to collapse
Thanks for the tip - I was using "Sweet Home!" app to sync my camera photos with my laptop but after multiple years without issue, all of the sudden I'm getting an invalid syntax error. Tried getting help from the developers but got no response. Dropbox it is!
fsupartyboy850 said:
Bit of a newb here.. but what exactly do I put in these spots? Tried this and kept saying no internet and switching back over. Any help would be appreciated.
Sent from my SAMSUNG-SM-G900A using Tapatalk
Click to expand...
Click to collapse
RoguePC said:
proxy host is "localhost" without quotes....and proxy port is 2020....that should do it :good:
Click to expand...
Click to collapse
RoguePC's got it covered.
my only real gripe with adblock + is it only blocks internet traffic, not in-app ads. still better than nothing though.
Anyone know how to remap buttons ? I highly doubt there is a way without root but not having a menu button is killing me
Add45 said:
Anyone know how to remap buttons ? I highly doubt there is a way without root but not having a menu button is killing me
Click to expand...
Click to collapse
The menu button function is still there ... just long-press the recent apps button. If you've got a specific app that doesn't display the 3-dots menu somewhere on the screen, you might want to reach out to the developer. That's part of modern Android UX standards. I recently reached out to Untappd and they updated their app to include it pretty quickly.
Wallcrawler77 said:
The menu button function is still there ... just long-press the recent apps button. If you've got a specific app that doesn't display the 3-dots menu somewhere on the screen, you might want to reach out to the developer. That's part of modern Android UX standards. I recently reached out to Untappd and they updated their app to include it pretty quickly.
Click to expand...
Click to collapse
Thanks, but what I meant is that I do not like having to hold down the button to pull up tthe menu. I much rather prefer having the recent apps by holding down home.
Sent from my SAMSUNG-SM-G900A using Tapatalk
Add45 said:
Thanks, but what I meant is that I do not like having to hold down the button to pull up tthe menu. I much rather prefer having the recent apps by holding down home.
Click to expand...
Click to collapse
Ah, gotcha. Unfortunately, short of root reassigning buttons, I don't think that's a desire that will see much traction in the future now that the UX standards require on-screen menus and more devices are coming out without any soft buttons at all. When you get down to it though, you're either tapping the bottom-left of your device or you're tapping the three dots on the screen.
Awesome app called quick click,let's you map your volume buttons for flashlight and a lot of others actions,just throwing it out there missed using xposed,mods with that.
SENT FROM DJMOUSE'S SM-G900A

No double tap to wake?

Have they really removed double tap to wake? Huge dealbreaker when the fingerprint scanner is at the back of the phone.
Qtwo said:
Have they really removed double tap to wake? Huge dealbreaker when the fingerprint scanner is at the back of the phone.
Click to expand...
Click to collapse
Unfortunately Huawei removed it. Coming from LG G3 it took some time to get used to it. But the placement of the fingerprint sensor is very good indeed. I do prefer the back of the phone to the front.
Sent from my {manufacturer} {device}.
If you have root try this:
http://forum.xda-developers.com/mate-8/general/enable-double-tap-to-wake-t3312676
I haven't gotten around to root mine yet, so will update later if it works. I've checked the files though (you can read them without root, but not modify) and all the entries are there, so it's supported just not enabled. Seems Huawei disables DT2W by default on devices with fingerprint scanners even though support is there. Makes no sense to me, but it is what it is.
I have a long list of things I need to do once I have root
clouds5 said:
If you have root try this:
http://forum.xda-developers.com/mate-8/general/enable-double-tap-to-wake-t3312676
I haven't gotten around to root mine yet, so will update later if it works. I've checked the files though (you can read them without root, but not modify) and all the entries are there, so it's supported just not enabled. Seems Huawei disables DT2W by default on devices with fingerprint scanners even though support is there. Makes no sense to me, but it is what it is.
I have a long list of things I need to do once I have root
Click to expand...
Click to collapse
dt2w setting appears but after enabling it does not work.
This is bad news but I'm pretty sure there must be a way to enable it somehow Since support is clearly there.
There must a be reason why Huawei is disabling DT2W feature..
Probably DTW has been disabled in all their new smartphones with a fingerprint sensor (ex. Mate 8): is it not compatible with lock/unlock security?
AFAIK the Honor 6 Plus which has recently been updated to Android 6 keeps the DTW function, so apparently it's not related to Marshmallow.
The finger print sensor is actually fast and good.
And it is actually placed beautifully. Easy to use
True, but when the device is placed on a table and you want to check time there is only the power button.
In 80% of cases the FP sensor is fine. For the other 20% it would be nice to have the option.
Hai dear friend if you are ready to use third party apps then we can have a solution.
Try this app it just works fine in unlocking the screen by double tap.
https://play.google.com/store/apps/details?id=com.jamworks.knockz
Sent from my EVA-L19 using XDA-Developers mobile app
On my H7 with B330 Digirom 4.2 I have dt2w.
Go to Settings -> Smart assistance -> Motion Control -> Double touch (at the bottom)
Edit: Sry guys, not sure how I came upon the P9 forum, thought I was in H7
This kind of apps not need a rooted device or something?
Missing dt2w is the only flaw of this phone... Really hope they do something about it with nougat.
clouds5 said:
Missing dt2w is the only flaw of this phone... Really hope they do something about it with nougat.
Click to expand...
Click to collapse
If fingerprint is enabled then dt2w is irrelevant anyway
skoobee said:
If fingerprint is enabled then dt2w is irrelevant anyway
Click to expand...
Click to collapse
Kinda. In most cases it's fine. It would still be nice to have the option. You know when the phone is laying flat on the table and you want to check time or notifications...
Hello,
I found onthe Google play store the app "Always On" from developper DUFRELLER, and it works very well on my Huawei P 9.
Regards
MSI/1956
MSI/1956 said:
Hello,
I found onthe Google play store the app "Always On" from developper DUFRELLER, and it works very well on my Huawei P 9.
Regards
MSI/1956
Click to expand...
Click to collapse
If your screen is always on, your Huawei P9's battery will die really, really fast. You don't want your screen to be always on because it is a non-IPS display panel.
i told you guys use application like wave to unlock and lock
https://play.google.com/store/apps/details?id=com.kimcy92.wavelock
it use proximity sensor to wake the phone,no battery draining.but be sure to choose in the settings "unlock only" option.working very good
I have huawei honar 5a (y6 II )
How to turn on double tap feature in this phone
I played with a P9 on display in a store last week, it did have double tap to wake.

Categories

Resources