[Q] swipe down menu contact dies not exist - Verizon Motorola Droid Turbo Q&A, Help & Troublesh

Has anyone figured out how to add widgets to that swipe down menu at the top of the phone?
I've looked everywhere and can't find the place to add and remove functions like how to quickly lower volume or rotation enabling button.

You can't edit that on stock 4.4.4.

Damn it guess I gotta wait thnx

You can use a 3rd party app like power toggles

Related

Popup to change song

Hello.
First sorry for my bad english.
I searched a bit on google but didn't find anything. What I really like on the Iphone is the double tap on home button to show a popup to change songs, is there any app to do the same on android ?
If not, is it technically possible to develop it ? (I was thinking of a background application that could get the buttons you press like key mappers softwares on computers).
Sincerly, Kouray.
Yes, you have something very similar. You can double click on power button to show lock screen and then you can change to nex or previous song or pause
Or you can use a widget on your home screen - mixzing has a really nice one, so whenever you jump back to home you can change tracks
So I guess there is no other way, thanks guys
actually, you could use bar control, and put the a shortcut to the music app in your notifications bar, then you can get to it from anywhere in the phone, just by pulling the notification drawer. Does this help?

[Q] Can navbar soft buttons be modified (PA)

I have the latest Paranoid Android on my note7000. I enabled softkeys on the navbar because it gives me the recent apps button which I find far easier than long pressing the physical home button. However now I have two home buttons (a soft and a hard) as well as two back buttons. I was wondering if it was possible to reprogram one of the duplicates. The feature I was thinking would be great for one of these buttons are the toggles (GPS/WiFi/BT, etc). PA already gives me all the toggles I need from the notification bar, but what I don't like about it is that I need to tap twice. The first tap on the status bar brings up notifications and then the 2nd tap brings up the toggles. It would be nice to have this as a single tap. If one of the soft buttons could be programed to bring up wigitzoid or other toggling widget that would do it. Or if there is another equally fast way to bring up these toggles, please let me know. (I prefer not to have to go back to my homescreen to get to the toggles.). Thanks in advance for any ideas.
~Paul

Any easy way to set Google Voice to power button double tap?

I use Google Voice all the time and it sure would be nice to have it at my finger tips instead of digging in my apps, everytime I want to use it. Is there a simple remap app?
ronfurro said:
I use Google Voice all the time and it sure would be nice to have it at my finger tips instead of digging in my apps, everytime I want to use it. Is there a simple remap app?
Click to expand...
Click to collapse
In the settings for Gear Manager you can choose the app that is assigned to the double press shortcut. If you're on null rom you'll need to revert the home button remapping so instead of a lock button it is a home button again. You can't manually sleep the screen when you do this however. To get around that I put GMD gesture control on the watch to add a swipe in gesture to the right side to sleep the watch (also have a swipe in from left for back and swipe from bottom for home). If you've added any apps to the watch after setting it up they won't show in Gear Manager. To get them to show up in GM you need to delete the file /data/data/com.samsung.android.app.watchmanager/files/wapplist.xml and reboot your phone. Personally I used tasker on my watch for music controls. I then export those tasks as apps and delete that file so they show up in GM. I also installed the regular version of Gravity Box so I could map long press of the button to another app. Hope that points you in the right direction.
rooobbbbb said:
In the settings for Gear Manager you can choose the app that is assigned to the double press shortcut. If you're on null rom you'll need to revert the home button remapping so instead of a lock button it is a home button again. You can't manually sleep the screen when you do this however. To get around that I put GMD gesture control on the watch to add a swipe in gesture to the right side to sleep the watch (also have a swipe in from left for back and swipe from bottom for home). If you've added any apps to the watch after setting it up they won't show in Gear Manager. To get them to show up in GM you need to delete the file /data/data/com.samsung.android.app.watchmanager/files/wapplist.xml and reboot your phone. Personally I used tasker on my watch for music controls. I then export those tasks as apps and delete that file so they show up in GM. I also installed the regular version of Gravity Box so I could map long press of the button to another app. Hope that points you in the right direction.
Click to expand...
Click to collapse
Note that there is a feature in GravityBox under status bar tweaks where you can enable sleep on double tap of the status bar. I use this, and it works great!
That way, you can avoid using more precious storage space for an app (like GMD) to provide the same function.
dwallersv said:
Note that there is a feature in GravityBox under status bar tweaks where you can enable sleep on double tap of the status bar. I use this, and it works great!
That way, you can avoid using more precious storage space for an app (like GMD) to provide the same function.
Click to expand...
Click to collapse
I like having the swipe up go to a specific home screen with my clock on it via a tasker task exported to an app.
ronfurro said:
I use Google Voice all the time and it sure would be nice to have it at my finger tips instead of digging in my apps, everytime I want to use it. Is there a simple remap app?
Click to expand...
Click to collapse
just install https://play.google.com/store/apps/details?id=hu.viczian.deathtosvoice on your gear and have fun...
with this turned on he will open google now when you want to open s-voice...exactly for this need...
easy...

[App 5.+] VSB - Virtual Swipe Button

I switched last weekto the AOSP Oreo build for our beloved OnePlus One. So there I'm missing the possibility to customize hardware button remapping. Since I also don't like to waste place on my screen with the navigationbar, I polished up an app I developed once for my old Samsung Note 1.
VSB places a virtual button on the bottom of your screen (the grey circle in the screenshot). You can hide it and you can change the size. This button will always be there. So, now you can attach different events on different triggers of that button.
Triggers:
click
long click
double click
swipe up
swipe left
swipe right
Events:
Nothing
Home
back
Recents
open notifications
open Quick settings
open power menu
lock screen
open volume panel
To do this the app needs the following permissions enabled:
android.permission.SYSTEM_ALERT_WINDOW: to show the button over other apps, otherwise you could not click it
android.permission.BIND_ACCESSIBILITY_SERVICE: to trigger some events (home, back, power menu, ...)
android.permission.ACCESS_NOTIFICATION_POLICY: to open volume panel during "Do not disturb" mode
Downloads:
In the third post.
The app is complete open source: [url]https://github.com/scoute-dich/VirtualSoftKeys[/URL] and a heavily modified fork of VirtualSoftKeys, which is licensed under the Apache License.
The app can be used on any device running Lollipop+. I just want to share it, because for me it's usefull and I hope for some of you also. This is my way to say thanks to all other developers and to give the great community on XDA something back. If you have suggestions or if you find some bugs, just tell me here or open an issue on Github.
Regrads
Gaukler Faun
Downlods
I don't know why, but it doesn't work to upload a file ... From the smartphone it worked (see next post). Sorry.
Here is the download.
Gaukler_Faun said:
Here is the download.
Click to expand...
Click to collapse
If you could add open app drawer, this would be perfect.. I know I'm a small case scenario, but your dot will interfere with my layout (see screenshot).. If there's an app drawer ( or select app) feature, it'd be amazing.. Oh, and moveable too..
Volume option takes me to do not disturb option, not the volume panel..
Setting.Out said:
If you could add open app drawer, this would be perfect.. I know I'm a small case scenario, but your dot will interfere with my layout (see screenshot).. If there's an app drawer ( or select app) feature, it'd be amazing.. Oh, and moveable too..
Volume option takes me to do not disturb option, not the volume panel..
Click to expand...
Click to collapse
1. I don't think, that opening the app drawer is possible. I can't call "a launcher method" from outside the launcher. In my setup the dot also interferes with the open drawer function. But with my launcher (Flick launcher) it's possible to swipe up on the dock to open the drawer. Perhaps you have a similar possibility?
Also with your current settings it should be possible to touch the open app drawer button without clicking the VSB.
2. Moveable would be nice. I will look out for possibilities, when I have the time. At the moment I'm very busy at work and don't have much time. Also this app has a lower priority than other apps, I already published on PlayStore and F-Droid, which also have some outstanding issues to solve.
3. The thing with the volume panel is strange. I used the app on different Nougat and Oreo roms. And it always opens the "ringtone volume slider"...
But anyway, thanks for your feedback. I promise to take a look in the second suggestion.
Regards
Gaukler Faun

Notification bar icons

Is there a way to make the NB "icons" smaller?
Is there a way to add Screenshot to either the NB or as a quick touch button, besides the vol down/power method?
I don't know how to make the icons smaller but regarding your second question,
Quick Settings - Apps on Google Play
Fully exploit the potential of quick settings
play.google.com
this app can add any settings to quick tile. Just search for 'screenshot' and tap 'Enable tile'.
You can also take a screenshot from the 'Recents' menu. Swipe up slowly from the bottom and there will be an option for screenshot.
thanks. I'll try the app. The slow swipe doesn't work. Perhaps because I have 3 buttons engaged instead of gestures?
If you use the 3 button navigation, tap on the square one (right button) which will bring up the 'Recents' menu. The slow swipe was for if you use gesture navigation so it's the same thing.
got it

Categories

Resources