[MOD] Wakeup with Volume Up button (Xposed module) - Moto G Themes and Apps

[MOD] Wakeup with Volume Up (XPOSED module)
Hi guys,
I wrote a simple xposed module to wake the device with the PowerUp button.
1. Install xposed: http://dl.xposed.info/latest.apk (http://forum.xda-developers.com/showthread.php?t=1574401)
2. Install the WakeVolUp.apk: http://tinyurl.com/ppxhf3v/Xposed_WakeVolUp.apk
EDIT: New version: http://tinyurl.com/ppxhf3v/WakeVol2.apk
3. Enable the WakeVolUp module from the Xposed menu
{
"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"
}
It should save some "power button clicks" until the flip cover is out

Thanks Working fine here

I use Tap Tap App and just wave over the phone to wake screen. This is a good power-button saving backup, since 'Tap Tap' only works 9 times out of 10. Thanks for this module.

Need root for this app
Sent from my XT1032 using Tapatalk 2

I get this when attempting to install Xposed. How do I fix it.
Sent from my XT1032 using XDA Premium 4 mobile app

Upload the APK to google drive and access it on your phone.

Wondering if you need root in order for this to work.
thanks,

Yes. Root is required.
Sent from a Moto G

THX very much.I also want the Advanced power menu ......

jiantang said:
THX very much.I also want the Advanced power menu ......
Click to expand...
Click to collapse
Just add gravitybox to Xposed framework. It has the option to enable APM
Sent from my XT1034 using Tapatalk

I am unable to get this module to work with KitKat 4.4.2. Other modules work fine. Can anyone else confirm this is the case?

I can confirm, don't work on kitkat.Any solution?
Sent from my XT1034 using Tapatalk

I still have to upgrade to 4.4 but I'm presume it is just a matter of finding the correct class/key to hook.
I thought GravityBox mod had the option to do the same, haven't test it but it may be an option.

Yes, the latest version of GravityBox has this feature and it works well in 4.4.2.

Thanks, but...
Thanks for your work, but I don´t really get why we´d ever need this. I mean, the powerbutton and volume-up are maybe 1 cm apart on the moto g. on devices like the htc one or similar big-ass phones where the power button is ridiculously placed, such mods are pretty welcome, i suppose.

gkn.112 said:
Thanks for your work, but I don´t really get why we´d ever need this. I mean, the powerbutton and volume-up are maybe 1 cm apart on the moto g. on devices like the htc one or similar big-ass phones where the power button is ridiculously placed, such mods are pretty welcome, i suppose.
Click to expand...
Click to collapse
Which would you rather have break due to excessive wear, power button or volume button?

"Excessive wear" be honest, what do you do with your devices? I have never experienced a broken button due to excessive use... I mean, this phones are tested to last at least for several hundred thousand button pushes, right?

sweep2wake
sweep2wake is much beter
you can try it with faux kernel

Doesn't work on my phone,zte v987 4.2.1

iRuan said:
Doesn't work on my phone,zte v987 4.2.1
Click to expand...
Click to collapse
try with http://forum.xda-developers.com/showthread.php?t=2316070
it should work on your phone.

Related

[Request] Camera fix for on-screen buttons

Hi fellow note 2 users. You probably know that You can enable on-screen buttons on the note 2 by editing build.prop, and boy how much goodness they add to the daily usage of the note 2, especially when using the S Pen. However, some of Sammy's apps don't play so well with soft buttons and the Camera app is the most annoying one since the main button becomes too hard to hit without hitting the home button instead. Can a kind dev fix that for us on-screen buttons lovers, please
{
"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 GT-N7100 using xda app-developers app
samsung doesnt support u do modification to their rom, especially anything need root, so most of their app would be hardcode to their fixed idea, i would suggest u use third party camera app or try this, im not sure if it can fix, the "Camera with any low dpi fix" one
http://forum.xda-developers.com/showthread.php?t=1957793
emprize said:
samsung doesnt support u do modification to their rom, especially anything need root, so most of their app would be hardcode to their fixed idea, i would suggest u use third party camera app or try this, im not sure if it can fix, the "Camera with any low dpi fix" one
http://forum.xda-developers.com/showthread.php?t=1957793
Click to expand...
Click to collapse
Any fix yet for the camera? Other camera apps are not as good as samsung one.
Use xposed framework to launch the camera alwsys in full screen?
Sent from my GT-N7100 using xda premium
CreepyDroid said:
Hi fellow note 2 users. You probably know that You can enable on-screen buttons on the note 2 by editing build.prop, and boy how much goodness they add to the daily usage of the note 2, especially when using the S Pen. However, some of Sammy's apps don't play so well with soft buttons and the Camera app is the most annoying one since the main button becomes too hard to hit without hitting the home button instead. Can a kind dev fix that for us on-screen buttons lovers, please
View attachment 1452160
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
change the navigation bar dpi
1. follow this step to decompile/recompile
2. backup your current framework-res.apk (just in case)
3. after decompile, go into framework1/res/values/dimens.xml, open it using Notepad++
4. search for navigation bar height, navigation bar height landscape and navigation bar width
5. change it into 30, 0 and 24, save
6. recompile the apk
7. put it back to your phone
8. enjoy
thanks a lot

Tasker & Power Saving Mode

I was hoping to find a way to have Tasker turn on PSM when I'm at work or at night when I'm sleeping. Is there a way to either get Tasker to do this or to create a scrpt to access PSM via terminal?
SEscobedo said:
I was hoping to find a way to have Tasker turn on PSM when I'm at work or at night when I'm sleeping. Is there a way to either get Tasker to do this or to create a scrpt to access PSM via terminal?
Click to expand...
Click to collapse
I was looking for this as well. I know it should be possible via an activity but I don't know where to find it. The closest I could find was in the settings app, but this only opens the settings dialog.
com.android.settings.Settings.$PowerSettingsActivity
Maybe it is somewhere in one of the samsung apps? If so it would be great if one of the devs here knew.
Don't know how to do it with tasker. Not sure it would be possible as it's a samsung function, not a native android function.
I can get my overnight power draw to less then 1% per hour even with bluetooth and cellular on. GPS and wifi affect my battery the most
If your mobile is rooted then it is possible by dpad.
First make power saving mode toggler in notification bar as attached in screen shot.
Now make task (nameower saving on)as below
1. Status bar: expanded
2. Dpad: action down-1
3. Dpad: action press-1
4. Status bar : collapse
Make same task for power saving off.
You can add in any profile like display on, display unlocked etc.
{
"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 GT-N7100 using Tapatalk 4 Beta
Maybe it does not matter now, but app Secure Settings (plugin for Tasker, free) can do this. And it works well.
Sorry, you're limited to 8 Thanks per day
Thanks everyone, these ideas you guys have make up for my lack of imagination and helps me out a bunch
Ajio said:
Maybe it does not matter now, but app Secure Settings (plugin for Tasker, free) can do this. And it works well.
Click to expand...
Click to collapse
Power saving mode added in secure setting in last update. And I have added post before that.
sent from my GT-N7100. Press thanks if I helped you...
MBariya said:
Power saving mode added in secure setting in last update. And I have added post before that.
sent from my GT-N7100. Press thanks if I helped you...
Click to expand...
Click to collapse
Are there any plans to add a Samsung s-beam option?
I don't know. asked in secure setting thread instead.
sent from my GT-N7100. Press thanks if I helped you...

[Q] Tablet UI

Hi xda
I just want to ask about something, coz I've already search everywhere, and can't get the answer
Ok, here it is. I'm running stock odex DMB2, rooted, and happy with simplistic, xposed, etc. Now I want to try something different, like Tablet UI mod.. I had try xposed app settings. Changing the apps DPI.. Yes it worked, but the TouchWiz didn't get the bottom navbar.. Can you guide me the steps to make my Note 2 look like this (see attachment;most preferably the bottom notification bar..it's interesting..), while my Note 2 still running stock odex DMB2 (because I'm quite satisfied with the stock rom;didn't want to change to custom rom )? Thanks
attachment:
{
"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"
}
mankind_18 said:
Hi xda
I just want to ask about something, coz I've already search everywhere, and can't get the answer
Ok, here it is. I'm running stock odex DMB2, rooted, and happy with simplistic, xposed, etc. Now I want to try something different, like Tablet UI mod.. I had try xposed app settings. Changing the apps DPI.. Yes it worked, but the TouchWiz didn't get the bottom navbar.. Can you guide me the steps to make my Note 2 look like this (see attachment;most preferably the bottom notification bar..it's interesting..), while my Note 2 still running stock odex DMB2 (because I'm quite satisfied with the stock rom;didn't want to change to custom rom )? Thanks
Click to expand...
Click to collapse
Adding a line to build.prop (at the end) will enable sofykey navigation bar(virtual key)
qemu.hw.mainkeys=0
But, I'm not sure whether it'll be as in the screen shot.
prabukannappan said:
Adding a line to build.prop (at the end) will enable sofykey navigation bar(virtual key)
qemu.hw.mainkeys=0
But, I'm not sure whether it'll be as in the screen shot.
Click to expand...
Click to collapse
Yes, that'll enable navbar like nexus phone.. But it still in phone mode, not tablet mode
mankind_18 said:
Yes, that'll enable navbar like nexus phone.. But it still in phone mode, not tablet mode
Click to expand...
Click to collapse
Oh.. I don't have any experience in this. the Nav bar might be like the one in screen shot only if it's dpi is decreased. I think there is Xposed MOD for this but you may have to search for it.
Again I have no clue on how to make it work. We might have to experiment for some time.
prabukannappan said:
Oh.. I don't have any experience in this. the Nav bar might be like the one in screen shot only if it's dpi is decreased. I think there is Xposed MOD for this but you may have to search for it.
Again I have no clue on how to make it work. We might have to experiment for some time.
Click to expand...
Click to collapse
I've already tried that to (Xposed Tablet UI). But my status bar is gone and there is a pop up saying: unfortunately system UI has stopped. :silly:
I just read a message from rovo (the one who created xposed framework), he said that it all depends on the ROM itself. In some case, there are ROMs that can handle that xposed tablet UI, but some ROMs can't. Unfortunately, my ROM can handle all kind of xposed mod (greenify, icon themer, sms delivery, multiwindow, etc), but not for this one (xposed tablet ui)

Soft key app

Can any one suggest app that prevents the usage of the home button? It's sometimes difficult to press, specifically when driving or in a hurry.
Some app that simulates de recent apps function (long home button press) and the home function itself.
Thank you very much.
If you are rooted, I would suggest using the Xposed Framework with the Xposed Additions module. Within that, you can map your buttons to do whatever you want, including disabling the home button and reassigning the home function to any other button.
If rooted install exposed Framework and Gravity box. All the functions you are wanting.
Sent from my LG-E980 using XDA Premium 4 mobile app
vxkillswitchxv37 said:
If rooted install exposed Framework and Gravity box. All the functions you are wanting.
Sent from my LG-E980 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Gravitybox is a great all-in-one, but if I understand the OP's original question, it won't do what they were requesting because the only home button remapping is for long-press. Xposed Additions is more specific in what it does and gives a lot more options for remapping the buttons. I actually use both Gravitybox and Xposed Additions since they both have features that work really well, but not necessarily all by themselves individually.
Swipe Home Button
I use "Swipe Home Button". Works great. Just a small swipe from down to up brings me back to the homescreen. A larger swipe gives me the active apps.
This app is perfect! Thank you, poemadevil!
Do you think it can reduce the battery life?
Also, there's an xposed module that replaces the menu button with a recents button
vxkillswitchxv37 said:
If rooted install exposed Framework and Gravity box. All the functions you are wanting.
Sent from my LG-E980 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
GravityBox has option to turn on Pie Control.
It's like soft navigation button in shape of arc, consist of home, recent, back, option button, or any custom function as you wish.
You can activate by swipe from any edge of the screen.
{
"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 LG-E988 using xda app-developers app

How to take a screenshot on note 3?

I'm using the Heisenberg ROM on my tmobile note 3 how do I take a screen shot ? The swipe across the screen method does not work.
Sent from my hlte using Tapatalk
HowlTowardsTheMoon said:
I'm using the Heisenberg ROM on my tmobile note 3 how do I take a screen shot ? The swipe across the screen method does not work.
Sent from my hlte using Tapatalk
Click to expand...
Click to collapse
On stock touchwiz and most TW based roms, you can use the Home/Power buttons at the same time. Hit the home button a split second before power and hold them both for a few seconds. I understand Heisenberg is AOKP based, but its worth a shot. I've also seen some AOSP based roms where you can add it to the power menu. Hope this helps.
phil.culler said:
On stock touchwiz and most TW based roms, you can use the Home/Power buttons at the same time. Hit the home button a split second before power and hold them both for a few seconds. I understand Heisenberg is AOKP based, but its worth a shot. I've also seen some AOSP based roms where you can add it to the power menu. Hope this helps.
Click to expand...
Click to collapse
It takes a screenshot when I hold the vol down plus power but it always shows the volume popup on the screen in the pic ...I'll attach the screen shot to show you what I mean
{
"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 hlte using Tapatalk
HowlTowardsTheMoon said:
It takes a screenshot when I hold the vol down plus power but it always shows the volume popup on the screen in the pic ...I'll attach the screen shot to show you what I mean View attachment 2740966
Sent from my hlte using Tapatalk
Click to expand...
Click to collapse
I've never used Heisenberg, but I remember in some CM builds I used on my GS2 there was something in settings to add screenshot to the power menu. Maybe try combing though settings to see if you can find that? Other than that, I'm out of ideas. Sorry.
its easy
HowlTowardsTheMoon said:
I'm using the Heisenberg ROM on my tmobile note 3 how do I take a screen shot ? The swipe across the screen method does not work.
Sent from my hlte using Tapatalk
Click to expand...
Click to collapse
press power plus menu or download an app for it.

Categories

Resources