disable start/window/home button - Windows Phone 7 Q&A, Help & Troubleshooting

Can I disable in any way middle button (home/window/start) on my device? Is there any registry value to disable this button? Or maybe some hack? I have LG E900 with installed MFG app. In this app I can see that it can test use of hardware buttons, so probably it's possible to block this middle button in some way.

I'd need to decompile and examine the MFG app, but yes, it's probably possible.
Out of curiosity, why that key in particular? Usually, people are complaining about Search (or sometimes Back) much more.

I wan to create application that user cannot leave. I already found that I can disable Search button. Back button is no problem, because WP7 SDK support cancelling using it.

Don't forget to also block camera, volume, long-press on Back (which the SDK does not officially let you block), and power...
No offense, but if you can't come up with a better use case than that, it's going to be really low on my priority list. I've currently got (not really in order):
Re-implement SetKMode for HaRET.
Fix HtcRoot on multi-threaded apps.
Enable full-unlock on stock ROMs with HtcRoot.
Enable custom policies with HtcRoot.
Explore the AppMgr databases, see what I can learn and what I can tweak.
Find an interop-unlock that works on gen2 HTC (and hopefully others).
Find a way to use HtcUtility (a working version, for HtcRoot) on up-to-date stock ROMs.
Explore modifying ROM files using HtcRoot.
Release the next version of Root Webserver.
Update my MultiTaskToggle app.
Polish up and release my AppDataBackup app (and PC utility).
Release XapInstaller app for stock ROMs (HtcRoot).
Figure out what the hell is going on with DllImport (P/Invoke - some marketplace apps can use it?!?).
... I'm honestly losing track. I know there's more. Some are small and silly, some are huge and will take months.

Mendoza32 said:
Can I disable in any way middle button (home/window/start) on my device? Is there any registry value to disable this button? Or maybe some hack? I have LG E900 with installed MFG app. In this app I can see that it can test use of hardware buttons, so probably it's possible to block this middle button in some way.
Click to expand...
Click to collapse
you can't disable middle button (home/window/start) but you can turn off vibrate with Registry code :
Code:
[HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
"application_btn_vibrate3"=dword:1

text1 said:
you can't disable middle button (home/window/start) but you can turn off vibrate with Registry code :
Code:
[HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
"application_btn_vibrate3"=dword:1
Click to expand...
Click to collapse
Can I do this with a locked phone?
thanks

text1 said:
Code:
[HKEY_LOCAL_MACHINE\Software\OEM\KeyState]
"application_btn_vibrate3"=dword:1
Click to expand...
Click to collapse
This entry does not power off vibration but sets the duration of the vibration at 1ms

Related

[APP REQUEST] Trackball as phone "Send" button

(please delete the other thread)
N1 suffers from one simple but debilitating hardware limitations - lack of hardware buttons.
Since trackball clicking is rarely used, it would be nice to assign a different function to it.
The first function coming to mind has to do with the fact that the device is a phone -
make trackball into a "Send" button.
This is what it should do:
1) whenever not in the dialer app, clicking trackball should bring up/start the dialer.
2) when in the dialer app, and a phone number was entered, clicking trackball should dial the number.
3) when there's an incoming call, clicking the trackball should answer the call.
I know some people with arthritis who would kill for such an app.
Thanks.
If such an app. were to be created, how about the case where the foreground process requires the use of the trackball click? Then every time you clicked it, the phone dialer would load.
I also don't personally thing the Android APIs would allow such a global hook (w/o root), but I'm not the best dev. out there so I'll let the more experienced respond to that one.
jayshah said:
If such an app. were to be created, how about the case where the foreground process requires the use of the trackball click? Then every time you clicked it, the phone dialer would load.
Click to expand...
Click to collapse
Well, that's the whole point.
You mean like a game? So far, games might be the only programs where you HAVE to use trackball for functionality.
I think all other programs allow touch screen input in place of the trackball.
Since I never use the trackball for anything, and I've seen a number of comments with the same sentiment (ie "trackball is useless"), I'd gladly trade the entire trackball function (including moving the cursor with the ball) for the ability to have a hardware "send" button.
I'll personally pay 50 dollars to a man/woman who can make this work. Then they can collect the money from thousands of market goers who'd would prefer a useful hardware button over a useless one.
Just a small bump.
why is this in the development section?
/sarcasm
jesus people your right stuff like this should be posted next to / under/ above threads like Cyanogen and Amon_RA
And how would you handle the movement of the ball when it rolls? I find when in recovery, it doesn't take much for the trackball movement to register and overshoot the options I am aiming for if not careful. Obviously a sensitivity setting would be the recourse for such a dilemma but still...or were you thinking that anything beyond buttonOn (false function obviously) is ignored?
Technically you could go as far as to have the tracball pressed trigger the dialer. From there you can scroll to call log, contacts, favourites using the trackball and then scroll down if you so desire.
I do find it odd that the phone has this hardware button and rarely is it actually used.
I think being able to touch the trackball and force the phone out of sleep is a sound expectation for this phone...the fact it isn't there is odd.
just get a sense or blur rom, that fixes everything
PsychoKilla666 said:
just get a sense or blur rom, that fixes everything
Click to expand...
Click to collapse
hahaha...
in other news, plenty of people have no interest in senseUI
One more bump.
Someone should really write this program.
Using the trackball to bring the phone in and out of sleep would drain your battery. That trackball is way to easily pressed (ie in your pocket) to be of any use as that function, but I would love the phone/send function. Would be wonderful as I hate having a phone shortcut on my homescreen.
Would be willing to pay or donate as well.
APrinceAmongMen said:
Using the trackball to bring the phone in and out of sleep would drain your battery. That trackball is way to easily pressed (ie in your pocket) to be of any use as that function, but I would love the phone/send function. Would be wonderful as I hate having a phone shortcut on my homescreen.
Would be willing to pay or donate as well.
Click to expand...
Click to collapse
Thank you. One of very few people who seem to understand this problem.
Anyway, the community's reluctance to implement this feature is a seeming indication of difficulty to do it. Maybe Android OS isn't that flexible; or maybe it's just too new, so people haven't really learned yet how to do things with it.
After all, the Win Mobile OS has been around for ages, and sure enough, as soon my Sprint Touch Pro2 was released, I had an app to rebind all the keys to whatever function I wanted.
Perhaps, in the future, we will see an Android app like the one I want. But, to my greatest disappointment, it may be years...
bump bump bump
I'll bump it one more time.
Any progress with this feature?
Another month has passed...
Has any developer figured out if it'd even be possible to make an app like that?
Thanks.

Just switched from Blackberry - Please help me to like WP7

Earlier this week, I received a HD7S on non-Mango to replace my Blackberry Torch.
While I like the bigger, better screen of the HD7S and the variety of WP apps (compared to RIM's selection at least), I am not sure, if the WP7 is really suitable for me (yet).
My intention is to use that phone mainly for business purposes.
Perhaps, someone can give me some input on the following items:
How to enable LED notification (email received, etc.)
How to access certain functions quickly rather than having to unlock the phone, finding the setting, etc etc etc (example: mute/unmute, change phone to silent, etc.)
How to increase time-out past 5 minutes max (very cumbersome/dangerous when on call in the car and having to mute/unmute)
Can I setup custom tiles (to bundle certain apps into one tile)?
How to customize notifications per email account (individual ring tone and vibrate)
How to reassign buttons to other functions
Please, I am not a Blackberry fan boy but I really want to like WP7 as I, frankly, have no other choice as this phone has been given to me by my employer.
Any input will be highly appreciated.
BTW: I have tried that force-Mango update for hours and countless times without any luck yet; maybe some of the points above will remedy with Mango?
Thank you!
MrTW said:
Earlier this week, I received a HD7S on non-Mango to replace my Blackberry Torch.
While I like the bigger, better screen of the HD7S and the variety of WP apps (compared to RIM's selection at least), I am not sure, if the WP7 is really suitable for me (yet).
My intention is to use that phone mainly for business purposes.
Perhaps, someone can give me some input on the following items:
How to enable LED notification (email received, etc.)
How to access certain functions quickly rather than having to unlock the phone, finding the setting, etc etc etc (example: mute/unmute, change phone to silent, etc.)
How to increase time-out past 5 minutes max (very cumbersome/dangerous when on call in the car and having to mute/unmute)
Can I setup custom tiles (to bundle certain apps into one tile)?
How to customize notifications per email account (individual ring tone and vibrate)
How to reassign buttons to other functions
Please, I am not a Blackberry fan boy but I really want to like WP7 as I, frankly, have no other choice as this phone has been given to me by my employer.
Any input will be highly appreciated.
BTW: I have tried that force-Mango update for hours and countless times without any luck yet; maybe some of the points above will remedy with Mango?
Thank you!
Click to expand...
Click to collapse
1. I'm not sure about the HD7S, but the Samsung Focus doesn't have a LED. If the HD7S does, it might be hackable but I can't provide any information about that.
2. There currently isn't any way to change your phone to silent silent, but you can use the volume down button to change your phone to vibrate. I'm also not sure what "other" settings you are talking about.
3. I assume you're talking about the screen, there is probably a registry hack somewhere. A quick search came up with this.
4. I remember reading somewhere about folders, but I can't seem to find it at this moment. I'm also not sure if it would bundle all the live tiles into one.
5. Also not possible on the Focus as of right now.
Sorry I couldn't be much of help, I hope this steers you in the right direction and I hope you fall in love with your new Windows Phone!
Diablosblizz said:
1. I'm not sure about the HD7S, but the Samsung Focus doesn't have a LED. If the HD7S does, it might be hackable but I can't provide any information about that.
Click to expand...
Click to collapse
There is a LED, which turns red once the battery needs to be charged. I would assume that this LED could be used for other purposes?
2. There currently isn't any way to change your phone to silent silent, but you can use the volume down button to change your phone to vibrate. I'm also not sure what "other" settings you are talking about.
Click to expand...
Click to collapse
I thought that the volume buttons might be an alternative to switch to silent but was hoping for a quicker way.
3. I assume you're talking about the screen, there is probably a registry hack somewhere. A quick search came up with this.
Click to expand...
Click to collapse
Thank you!
4. I remember reading somewhere about folders, but I can't seem to find it at this moment. I'm also not sure if it would bundle all the live tiles into one.
Click to expand...
Click to collapse
I will continue to search as well - thanks.
5. Also not possible on the Focus as of right now.
Click to expand...
Click to collapse
Hmm, strange as this would appear to be a standard function? Maybe possible with Mango?
Sorry I couldn't be much of help, I hope this steers you in the right direction and I hope you fall in love with your new Windows Phone!
Click to expand...
Click to collapse
Thanks again - definitely a starting point. The phone is much more fun than the BB; hopefully Mango or future releases will make it more practical for business purposes as well.
MrTW said:
How to enable LED notification (email received, etc.)
Click to expand...
Click to collapse
My HTC Mozart has a green/red LED, and with Mango it flashes green when you have a missed call or SMS message. As far as I know it doesn't work with other alerts such as toasts; definietly doesn't do anything for new emails.
Microsoft are taking feature requests online, so you can vote for this feature here:
http://windowsphone.uservoice.com/f...tification-for-missed-calls-email-s?ref=title
MrTW said:
How to access certain functions quickly rather than having to unlock the phone, finding the setting, etc etc etc (example: mute/unmute, change phone to silent, etc.)
Click to expand...
Click to collapse
You can pin the settings tile to the homescreen. Mute can be toggled by pressing either volume rocker, then in the top menu touch the corner that says "ring and vibrate". It'll then become "vibrate" and the icon will change, indicating the phone is on silent.
MrTW said:
How to increase time-out past 5 minutes max (very cumbersome/dangerous when on call in the car and having to mute/unmute)
Click to expand...
Click to collapse
No official way; seems there's a registry hack?
MrTW said:
Can I setup custom tiles (to bundle certain apps into one tile)?
Click to expand...
Click to collapse
Sadly not possible. See my rant about it here:
http://forum.xda-developers.com/showthread.php?t=1191082
Vote for it as a feature here:
http://windowsphone.uservoice.com/f...tegories-folders-for-installed-apps?ref=title
MrTW said:
How to customize notifications per email account (individual ring tone and vibrate)
Click to expand...
Click to collapse
Not currently possible. Vote for this feature here:
http://windowsphone.uservoice.com/f...s-for-sms-mms-email-notifications-e?ref=title
MrTW said:
How to reassign buttons to other functions
Click to expand...
Click to collapse
Which buttons do you mean? If you mean hardware, then sorry no possible to customise them.
Thank you very much for the infos!
Which registry editor is recommended for Mango on a HD7S?

[APP][3.x][4.x] full!screen - App to hide/replace Systembar

This little app acts as a replacement or companion to the default systembar on tablets. It can hide and restore systembar on most Android 3.x and 4.x devices.
Also like similar apps it requires root.
Unlike "GMD Hidebar" or "Hide Bar" which are recommended for simply using the device in "Kiosk mode" this app is meant to be more like an replacement for the systembar. It provides two configurable softbuttons which can be configured in position, size, color and transparency or can be completely disabled.
Several actions can be assigned to the buttons. Each button holds up to three actions, one for short, one for long click and one for swipe above the button. Possible actions:
Nothing: Um, yeah.. this does... nothing. Not sure why I implemented this.
Go back: Acts as the known "back" button to navigate back within apps.
Go to homescreen: Shortcut to directly go to homescreen... just like at the original systembar
Show recent apps: Will show a little panel to quickly switch between recently used apps. Unfortunately the well known "swipe to kill" function of the original can't be implemented because the necessary permission is only granted to apps with systems signature.
Restore systembar: An action to quickly restore systembar. With the latest version this can also be done by notification.
Show notifications: The second most important feature of the systembar. It shows a panel displaying the notifications. It is a complete reimplementation so some features are not available for now. The basic function works well on most devices.
Open apps menu: Older apps usually display their menu-button within the systembar. This action now can open the menu for those apps.
Pie Menu: Opens a configurable Pie Menu next to the touch area. This menu can be configured individually for each event.
This free version is fully functional and should be absolutely sufficient for most users. For lazy ones like me, who don't want to manually hide'n'restore systembar each time, there is a "plus"version available which automatically hides systembar for selected apps.
Oh, and yes, the free version shows a little advertisment for the plus version once in a while... if you want to get rid of it: just click this advert three times and it won't appear again. If you didn't buy the plus version after visiting it's store entry three times you probably won't ever.
please feel free to post critics, bug-reports, requests and suggestions
changelog:
1.0:
Initial release
1.1:
Improvement: wallpaper restoring much faster
Added settings for position and design of toucharea.
1.2:
Implemented panel for recently used apps
Added option for hiding systembar on boot
1.3:
Bugfixes
1.4:
Implemeted notification to quickly hide systembar
Added second touch area to use more actions
Touch areas now can be hidden completely
Fixed recentspanel not being hidden on buttonclick
Fixed toucharea not appearing under rare circumstances
1.5:
Implemented Notificationspanel
Added new action to access applications menu
Touch areas now always being composed correctly
Fixed apps malfunction on some devices (pfff.. the damn wrong environment issue most root-app-developers stumble upon)
1.5.1
Bugfixes
German translation
Visual feedback on buttonpress
1.5.2
Added information about battery, wifi and bluetooth in notificationpanels header
Support for big notifications in JellyBean
Changed unit for size of toucharea to dip (density independent pixel)
Fixed lost ability to accept calls on some phones
Added about- and contact-info
1.5.3b
No new features for now...
Service running more reliable. Should always restart after crash, manual or oom-kill
Removed full!screen from recent-apps-list (people swipe'n'killed full!screen from that list and wondered why it wouldn't work anymore )
1.6b1
few bugfixes.
New action: Pie Menu... this opens a Pie menu next to the touch area which can be freely configured for any event.
New event: Swipe... a third action can be assigned to the button which will be invoked when swiping over the button.
New extended options: activate them within the apps Options menu to freely change color and feedback of touch areas or to change long click timeout.
1.6
just bugfixes
Works good, I just need the notification area back and it's perfect!!
Works great for me.
Suggestions:
Multi colors
allow back button to exit the recent apps. Could not find any way to exit the recent apps when selected.
Sweet, this works for ICS too? Gonna try it out now.
synergeticink said:
Works great for me.
Suggestions:
Multi colors
allow back button to exit the recent apps. Could not find any way to exit the recent apps when selected.
Click to expand...
Click to collapse
Thanks for your feedback.
The recent apps panel should be closed when tapping on back button or anywhere alse outside the panel.
Well there is indeed a issue when "short click action" is set to something else than "Go back". Then tapping on button does not hide the panel. Did you mean this? I'll fix that.
I just got a message the wallpaper-workaround does not work at all on one device.
Since the wallpaper-issue was one of my main topics I am eager to solve this.
At least me and some testers never ran into this problem: if anyone else experiences this, please drop me a line. I need to collect some information to delimit that issue.
update:
the latest version now introduces the missing Notifications Panel.
At least for me the missing access to notifications was the only reason to ever restore the original systembar. So now it nearly always stays hidden.
A little drawback: new notifications so far are only being reported by sound. My own tablet doesn't have a LED and Vibro, so I personally am not missing this.
Hope you like it!
Great little app and I would be happy to shell a couple of bucks for it, one suggestion if I may though: it seems to be the case that all those who develop this kind of on-screen button apps forget to put a feedback for when the button is being pressed (momentary change of color preferably).
Since your app seems to be of the most complete offerings I think it would be great if you were to implement it in a given future. Android devices are often no strangers to lag so a feedback of any kind (that the button was actually pressed) I think it would improve the usability by quite a lot and hopefully it is easy to be implemented too...
Again thanks for this great app, here's looking forward for future updates
Stevethegreat said:
..., it seems to be the case that all those who develop this kind of on-screen button apps forget to put a feedback for when the button is being pressed (momentary change of color preferably).
Click to expand...
Click to collapse
Seems that those developers hardly ever imagine to operate an Android device with somthing else than their big Wurstfinger-thumbs
When I use the app I don't see the buttons since they are completely covered by my fingers. But you are right, when using eg. one of those attach-to-TV-Android-sticks which are operated by mouse and keyboard, and having systems touch sounds disabled, there is no feedback at all.. It's pretty easy to implement such optical feedback, soon to be done.
thanks for your suggestion.
Tsorn said:
Seems that those developers hardly ever imagine to operate an Android device with somthing else than their big Wurstfinger-thumbs
When I use the app I don't see the buttons since they are completely covered by my fingers. But you are right, when using eg. one of those attach-to-TV-Android-sticks which are operated by mouse and keyboard, and having systems touch sounds disabled, there is no feedback at all.. It's pretty easy to implement such optical feedback, soon to be done.
thanks for your suggestion.
Click to expand...
Click to collapse
Thanks
Not much else to suggest -I guess- sort from allowing more actions (through the press of the buttons) but that can be done later... oh and a way to have the buttons accessible regardless of being fullscreen or not (for those who'd love to have "hot corners" at all times)... oh and a minor bug report now that we're at it: upon reboot the app gets superuser permission but does not procede to enable the service (even though I have "enable at boot" selected).
Again thanks for this great app, loving it so far
This works really well on the Nexus 7. I was using GMD gesture control and i had remapped my volume buttons so they could be used as back and home but this is much handier. I can now have my buttons back.
Many thanks
I bought the paid version.
I have been looking an app like this for a while, tried others but this is perfect for what i want.
Top job!!
The latest version includes visual feedback for button-press. I chose a not to flashy color, hope you like it. I am thinking of implementing the before suggested user-colorable buttons but this may take some time...
Stevethegreat said:
Thanks
... oh and a minor bug report now that we're at it: upon reboot the app gets superuser permission but does not procede to enable the service (even though I have "enable at boot" selected).
Click to expand...
Click to collapse
mhh, I could only confirm this behaviour when setting SuperSu to prompt for granting su-access to the app. Which su-Manager are you using?
Did you set your su-Manager to automatically grant access to full!screen? This is necessary because the timeout waiting for su-access is set to 10 seconds... Since full!screen uses that accessibility-service it gets loaded at very early stage... far before other apps get loaded. Depending on how long it takes to fully load the system the timeout might occur even before the su-Manager gets a chance to Display it's confirmation-dialog.
Tsorn said:
The latest version includes visual feedback for button-press. I chose a not to flashy color, hope you like it. I am thinking of implementing the before suggested user-colorable buttons but this may take some time...
mhh, I could only confirm this behaviour when setting SuperSu to prompt for granting su-access to the app. Which su-Manager are you using?
Did you set your su-Manager to automatically grant access to full!screen? This is necessary because the timeout waiting for su-access is set to 10 seconds... Since full!screen uses that accessibility-service it gets loaded at very early stage... far before other apps get loaded. Depending on how long it takes to fully load the system the timeout might occur even before the su-Manager gets a chance to Display it's confirmation-dialog.
Click to expand...
Click to collapse
I was usuing "superuser" so maybe that was why; once I've installed superSu the issue went away and now it boots with my system I've I asked it to
As for the visual feedback it works great but it goes away a bit too soon (Google's own feedback lasts quite a bit longer when one presses -say- the home button) and also it's less than visible when one uses low opacity. I like how the color is discrete though, great choice :good:
All in all I'll recommend this to friends what a great app
BugReport:
While using the app, SnapChat wont work. It FCs. When turning off fullscreen, it works.
Edit: To be to the point; One can take a picture with snapchat and put a comment on it, but when you press "send" it FCs.
dmbardal said:
BugReport:
While using the app, SnapChat wont work. It FCs. When turning off fullscreen, it works.
Edit: To be to the point; One can take a picture with snapchat and put a comment on it, but when you press "send" it FCs.
Click to expand...
Click to collapse
installed this SnapChat on my tablet and could send and receive pictures without problems. I am just to blind to find a place to enter a comment to the picture!?
Anyway, I doubt I could do anything about another app complaining about missing systembar or something...
Is it a phone you installed the app to? ... there are some problems known with phone devices like not receiving calls anymore.. may be it's some related problem. :-/
Tsorn said:
installed this SnapChat on my tablet and could send and receive pictures without problems. I am just to blind to find a place to enter a comment to the picture!?
Anyway, I doubt I could do anything about another app complaining about missing systembar or something...
Is it a phone you installed the app to? ... there are some problems known with phone devices like not receiving calls anymore.. may be it's some related problem. :-/
Click to expand...
Click to collapse
You just click the screen for adding a comment.
Anyhow, yes. Its a phone. Its my Xperia V.
I got quite a few apps tho, so it might just aswell be any other app aswell.
But I found it to good to be a coincidence when I disabled fullscreen and then it worked.
The FC still happends when I dont comment btw.
But it might be SC complaining ofcourse. But its no problem, I just added an invisible button to get the systembar back before I take pictures with SC.
Your app is the only one working properly btw. the lower left and right buttons that you've added are perfect. I can make them small and invisible wich makes it perfect. GREAT job!
Keep up the good work.
I'd like the option to have the notification bar on, but the onscreen buttons off, with just the corner buttons etc., if that makes sense. I like having the notification bar on, I think it's useful. Apologies if there is a way to do this already, I couldn't seem to find it.
It would be good if it rearranged the app icons too to fill the extra space better.
Or alternatively, I would like notification on, original onscreen buttons on but transparent with screen visible behind them, that would be a good option too, I think.
Thanks for the app though.
TheGSL said:
I'd like the option to have the notification bar on, but the onscreen buttons off, with just the corner buttons etc., if that makes sense. I like having the notification bar on, I think it's useful. Apologies if there is a way to do this already, I couldn't seem to find it.
It would be good if it rearranged the app icons too to fill the extra space better.
Or alternatively, I would like notification on, original onscreen buttons on but transparent with screen visible behind them, that would be a good option too, I think.
Thanks for the app though.
Click to expand...
Click to collapse
Unfortunately that not possible at all... at least not without patching original systemUI. Buttons bar and notifications bar are created by the same process. Disabling this process obviously means disabling both bars. I might implement an internal UI similar to the original systemUI some day. But thats at the end of a long list of wishes and suggestions I got so far, because it would take much, much work.
Re: [App][3.x][4.x] full!screen - App to hide/replace Systembar
Hi, this program is almost perfect for me, but I have a question: given that it's oriented towards tablets, ¿do you foresee any problem using it in a phone?. I've installed the free version in my Xperia T and it seems to work alright, but I want to be sure.
--
Enviado desde mi móvil.

Android 9.0 stupidifies DND and Recent Apps.

(Moderators please move this topic if I am in the wrong forum).
My Pixel 1 received the 9.0 update and I HATE IT.
Google modified the controls over "sound on", "vibrate only", "silent" to Priority and DND many times. With Android 7 and 8 I was satisfied. But now.. they have completely stupidified Android!
A better explanation can be found here although this article is way to kind describing it:
https://www.androidpolice.com/2018/...-not-disturb-settings-simplified-single-mode/
Two problems I now have:
1. It is possible to mute your phone while you can still actively control the volume using the side buttons. It is totally unclear whether the phone is actually silent. See screenshot 1.
2. When DND is on (in my case it turns on automatically at night) there is no way to turn it off with the volume buttons anymore. You actually have to go into Settings.
3. When in a meeting and you want to turn in on, normally you could use the volume button down but not anymore
Please, is there anyway to get control over DND via volume buttons again? Some kind of setting I can change via ADB?
Then the other major change: Recent Apps. You no longer have an overview of your recent apps! You cannot just tap the app you want. Instead, your current app screen zooms out and you can scroll left to find out what other recent apps you have.
It's like going back to the stone age. I cannot believe the reasoning behind it. Is there a way to revert back to the better Recent Apps
I am not a programmer or developer at all but these dumb decisions from Google made me wish I was an Android dev who could write an app to change this.
It's also quite frustrating all the big websites write how Android 9 has AI and will improve your life because hey you are probably addicted to your phone.I haven't noticed any AI informing me of app usage. Also all the articles don't say anything about how an update could also be a huge step back I
This feels like a dumber version of Android
Maybe you would prefer LineageOS on your Pixel, instead.
Just found this, I don't know if it will help:
https://android.gadgethacks.com/how-to/make-volume-buttons-control-ringtones-notifications-again-android-pie-0186539/
post-mortem said:
Just found this, I don't know if it will help:
https://android.gadgethacks.com/how-to/make-volume-buttons-control-ringtones-notifications-again-android-pie-0186539/
Click to expand...
Click to collapse
That looks like a nice app! I try to avoid using my physical buttons to help extend their life... but that does seem nice if you use the volume rocker often!
I am using this app.
https://play.google.com/store/apps/details?id=com.leedroid.shortcutter
it allows me to add new toggles to my drop down notification toggles and one is for volume controls..
Well there is a shortcut built into Android pi for vibrate mode: when the screen is on, press the volume up and power button at the same time and the phone will vibrate for calls and notifications

Question Looking for infos about custom features (knock off/gestures/fast actions)

HI, i was a nexus user in the past and i remember a lot of features from the community. In those days i return to use a google phone, even though google has changed many of its policies about warranty. I notice a lot of problems or missed features. I was looking there but i didn't find nothing so i just ask to be sure i'm in the right place or just i missed something. For example, will be great to add the possibility to double knock on the screen to lock the screen and not only press on the right button. Or, for example, add the possibility to increase things you can do when press the botton screen. Or it will be great to improve gestures, likes oneplus so i can write some letters on blocked screen and for example activate light or something like that.
Is there alredy something for those thing or is still all blocked/work in progress?
ther3y3s said:
HI, i was a nexus user in the past and i remember a lot of features from the community. In those days i return to use a google phone, even though google has changed many of its policies about warranty. I notice a lot of problems or missed features. I was looking there but i didn't find nothing so i just ask to be sure i'm in the right place or just i missed something. For example, will be great to add the possibility to double knock on the screen to lock the screen and not only press on the right button. Or, for example, add the possibility to increase things you can do when press the botton screen. Or it will be great to improve gestures, likes oneplus so i can write some letters on blocked screen and for example activate light or something like that.
Is there alredy something for those thing or is still all blocked/work in progress?
Click to expand...
Click to collapse
For locking the device without using power button, I use Lock App from F-Droid, because I'm not a fan of using buttons.
3 apps/modules come to mind that can expand pixel's capabilities:
1) TapTap - tap back of phone to do something, eg pull down notification or take screenshots
2) AOSP Mods: like a Gravitybox lite. I use it to center the clock in the status bar and display date and day of week. I can also Double tap screen to sleep, but it doesn't work too well
3) ButtonMapper: customize hard buttons for other purposes. For example, i hold my volume down button to take screenshots.
For all, or most, of the best stuff (like AOSP modz) you'll need root access and lsposed to run 'em...a lot like the nexus days, lotsa toys!

Categories

Resources