SwipeBack
Here is a Xposed module, which adds global swipe back gesture to your Android phone or tablet.
Features:
* Global swipe back gesture
* Per-app settings
* Custom gesture direction
Usage:
* Download and install
* Activate in xposed, then reboot
* Configure swipe edge as you like
* Swipe! (For example, if you set "Swipe Edge" to bottom, you can swipe from the bottom of an actvity to the top, and then it will be finished)
* If you found any app not working with this module, you can add it to Blacklist, and contact me with it's name.
Tests Info:
* AOSP 4.4.x (Kitkat) - Works Fine
* MIUI v5 (JellyBean) - Works with little problems
* Android 4.1-4.3 (JellyBean) - Almost Fine
Credits:
* Issacw0ng (for his original SwipeBackLayout library)
Contact:
* Website http://losp.info
* XDA Thread http://forum.xda-developers.com/showthread.php?t=2592116
* Gmail/Google+/Hangouts xqsx43cxy@gmail.com (Peter Cai)
* New: Per-app settings
* Removed: First-run tutorial
* NOTICE: AFTER UPGRADING TO THIS VERSION, YOUR SETTINGS BEFORE WILL BE LOST
* New: Hungarian Translations (thanks to szunyi777)
* New: Option to disable Surface Recycling System (Only for advanced users, may fix some crashes)
* Fixed: Settings dependencies
* New: Swipe sensitivity adjustment
New: adjustable edge size
New: switchable blacklist/whitelist
Fixed: InCallUI could be swiped out
Fixed: Surface recycling system on KitKat was not working
Improvement: Blacklist/Whitelist is in alphabetical sort
Improvement: code logic
PLEASE DO A WIPE FOR THE SWIPEBACK APP DATA IN SETTINGS (if it crashes) IF YOU UPGRADE TO THIS VERSION
* Fixed: Rotation would not work when SwipeBack was enabled
* New: Support multiple edges setting
* Try to fix: some app's full-translucent background
* New: First-run tutorial (Credit: ShowcaseView, and this is why the apk size increased so much)
* New: About activity
* Others: code cleanups & tidier package floders
* New: show system apps as well in blacklist page.
* Fixed: dialogs would sometimes crash or show improperly
* First Release