Xposed edge (pro)

Search This thread

damadikaz

Senior Member
Jun 26, 2014
140
56
the UI is a lil bit confusing at first but it works so it's not a real problem for me.
Could you add the option to adjust the intensity of vibration feedback?
 

thisisarjun

Senior Member
Jan 17, 2015
478
173
xposed module is awesome but please can u put the link of the app
it works great on jelly bean roms on other than s7edge phones also
 

edilsoninacio

New member
Jun 16, 2011
2
0
Help me!

**** Sorry for my bad English ***

This is an xposed module that provides you system-level controls. Such as customize the edge gestures, keys, pie, shortcut panel, schedule, etc...

Triggers:
- Edge gestures(tap, double tap, long press, and swipes).
- Keys(click, double click, long press).
- Pie.
- Shortcut panel.
- Schedule(alarm).
- More(boot completed, screen turned on/off, wifi connected/disconnected...)...

Actions:
- Navigates: back, home, recent apps...
- Controls: sleep/wake up, show power menu, shutdown, reboot, expand notifications panel...
- Media controls: play/pause, next, previous, stop...
- Settings: auto brightness, rotation, wifi, mobile data...
- Start app/shortcut/activity, previous app, kill app...
- Freezer: freeze/unfreeze app, launch freezing app without unfreeze, and auto freeze after app exit.
- Inject gesture with visual effect or not, inject key event...
- Screen filter: it does not affect the application installation, and it can auto disable when screenshot.
- Pen: draw on screen.
- Pie(only for gesture double tap or long press), shortcut panel, app panel, freezer panel...
- Torch.
- Custom notification, speech.
- Conditional, action list...
- Block event or forward to the original target...
- ...

Hello!
I need help. I need a video to help me use the apps. I bought the pro version. But I'm having trouble learning how to use it. Excuse!
My english is horrible, I'm BR
 

jozein

Member
Feb 10, 2016
48
162
Awesome module! Please add the option to disable it for certain apps. For example I also ude chromepie, so I dont want your module to be active when chrome is opened.
Also add the option to Alphabetically sort the installed apps list.


1, I've added a new condition(pro only), check an app focused, so use a conditional instead, Example the action long press the left edge:
if(Chrome focused)
{
default
}
else
{
pie
}
 
  • Like
Reactions: fenrir_ac

thisisarjun

Senior Member
Jan 17, 2015
478
173
hello
there is a bug where the freezer panel does not show apps which are frozen
i am using android version 4.1.2
 

artisan_lewa

Member
May 17, 2010
39
10
This module working fantastically on my S7 Edge. Note to s7 edge users: the very edge of the screen isn't actually touch sensitive, so you'll want to increase the she size I this module.
@jozein
I'm a professional graphic designer. If you want help with anything let me know. I'd especially like to make the pie look more futuristic (Iron man!).

Brydreed@gmail.com
 

V-Droid

Senior Member
Apr 22, 2016
379
246
Nice work, the module is AWSOME! Just wanted to know if you could implement a couple of things:

-An option to enable the app name on the apps panel and shortcut panel.
-Order the apps by name on the apps panel.
-Add a gesture to go to the next app.

Hope it isn't much of a bother ?

Sent from my Moto E 2015 using XDA Labs
 
Last edited:

thaianhpsp

Senior Member
Apr 8, 2016
55
4
My device is S7 g930l. I set volume to wake up my phone, but sometime it's not work. And i need to press 2-3 times volume button to wake screen up.
How to fix it, thanks u.
Sorry for my poor English
2016d5a9c086-5e45-4f56-a4af-d15908d2030f.png
 
Last edited:

jozein

Member
Feb 10, 2016
48
162
Nice work, the module is AWSOME! Just wanted to know if you could implement a couple of things:

-An option to enable the app name on the apps panel and shortcut panel.
-Order the apps by name on the apps panel.
-Add a gesture to go to the next app.

Hope it isn't much of a bother

Sent from my Moto E 2015 using XDA Labs

The first and second, I've implemented. please wait for next version.
What's next app? Current app is on the top of stack, previous app is the second.
 

thisisarjun

Senior Member
Jan 17, 2015
478
173
hi
can you add the halo feature of opening the apps as option in the nest version please,that will make this module a top module for multitasking
i am very much hoping for this feature
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Anyone can take a guess of the compatibility on A15 base on the beta?
  • 129
    This module provides you Gesture control, Key control and other smart triggers. To trigger actions you want.

    Triggers:
    - Edge gestures.
    - Keys.
    - Pie.
    - Shortcut panel.
    - Side bar.
    - Schedule(alarm).
    - App state.
    - More(boot completed, screen turned on/off, wifi connected/disconnected...)...

    Actions:
    - Default, as system default. None, do nothing.
    - Navigates: back, home, recent apps...
    - Controls: sleep/wake up, show power menu, shutdown, reboot, expand notifications panel...
    - Rotation control.
    - Media controls: play/pause, next, previous, stop...
    - Fast scroll: scroll to top/ bottom.
    - Edit: copy, paste...
    - Universal copy, one tap copy text every where.
    - Settings: auto brightness, rotation, wifi, mobile data...
    - Start app/shortcut/activity, finish activity, previous app/next app, kill app...
    - Freezer: freeze/thraw app.
    - Input gesture, key event, text...
    - Shortcut panel, app drawer, freezer drawer, side bar...
    - Floating widget.
    - Pie.
    - Swipe adjust: swipe on the edge to adjust brightness, screen filter, volume...
    - Gesture pointer, extends your finger.
    - Pen: draw on the top of screen.
    - Notification, speech, toast.
    - Screen filter, torch.
    - Shell command.
    - Conditional: if screen on, keyguard on, wifi connected/disconnected, battery level, time period, wifi connected to, app focused...
    - Multi action, saved multi action.
    - ...

    Sorry for my bad English.

    Google play store link:
    https://play.google.com/store/apps/details?id=com.jozein.xedge
    pro version https://play.google.com/store/apps/details?id=com.jozein.xedgepro

    Xposed repository link:
    http://repo.xposed.info/module/com.jozein.xedge

    Help me translate:
    https://github.com/jozein/Xposed-edge-translation
    14
    Guys, support for Android 13 added!


    Changelog:
    - Add support for android T.
    - Removed permission QUERY_ALL_PACKAGES.
    - Upgrade target SDK to 31.
    - More supports for workspace/multi app.
    - Less grayed icon.
    - Bug fixes and other optimizes.
    - New bugs.

    Unfortunately, permission QUERY_ALL_PACKAGES removed due to Google requirements, may result in unexpected things I think...
    9
    Target sdk was downgraded to both PRO and FREE versions, wasn't it?

    So..... It is not that.

    We when searching Play Store can get FREE version without problems.
    But when searching Play Store we can NOT get PRO version. It even does not appear when searching (for a new install). Neither is available as an upgrade (for someone that already have previous version installed).

    If it was only the sdk downgraded we'd not be able to get also the FREE version.

    I'm on SDK 23, Android 6.0.1, CM13.

    Just as an information: android 7+ is 18% of all devices. So more than 80% is android 6-, sdk23-
    https://www.xda-developers.com/android-oreo-october-version-distribution/

    Sorry, I can not access the Google play developer console yesterday. I found the problem now. Thank you.
    8
    ...After that I will surely buy pro version and donate.
    I see variations of this passive demand far too often. In my view the decision to purchase or donate should not be contingent on fulfilling a wish list. Edge earned my coin based on the features available at the time (long ago) with no further expectations.
    6
    Great module

    Edit
    I'm unable to get pie working

    Pie only for gesture double tap or long press, and do not raise up your finger.