[APP] Stock ZUI Style Swipe Behaviour for Custom ROM 7.0

in.abhi9

Senior Member
Feb 3, 2013
96
61
38
Pune
an Android app to mimic the stock ZUI swipe left/right (navigate in app history) behaviour for custom Nought based ROM.

Requirements:
- Custom ROM based on Android 7.x
- Ability to set application activity for swipe left/right action. (Most of custom rom supports this, if yours not then use button mapper like app to set it)
- TWRP

How to Use:
- Flash RecentSwipo zip
- Open settings and set swipe actions to activity Recent Swipo > in.abhi9.recentswipo.SwipeLeftActivity/SwipeRightActivity accordingly.
- Enjoy.

Change log:
v1.0.1
- Added omni switch toggle
- Bug fixes

v0.1
- Initial release

Source: https://github.com/inabhi9/recent-swipo
Bug report on: https://github.com/inabhi9/recent-swipo/issues
Apks: https://github.com/inabhi9/recent-swipo/releases

Credits:
- Google
- OmniSwitch

So try it and post your thoughts in comment section below!!
 

Attachments

Last edited:

Animel

Senior Member
Mar 1, 2015
67
21
0
On which rom is it working? I am using DU11.5 and app fc in swiping
Edit:app is buggy but awesome job man:good:
Right swipes works.but left swipe fc if it is last open app .if app closes it has to be started again to work
 
Last edited:

in.abhi9

Senior Member
Feb 3, 2013
96
61
38
Pune
On which rom is it working? I am using DU11.5 and app fc in swiping
Edit:app is buggy but awesome job man:good:
Right swipes works.but left swipe fc if it is last open app .if app closes it has to be started again to work
I tested on Candy7 and of course it tends to be buggy since it's just initial release. It would be great if you can provide logcat
 
  • Like
Reactions: capoooro

Meyerlevy

New member
Jun 24, 2017
2
0
0
Hi there. I flashed it on last AICP for the ZuK Z2, but I don't know how to make it work. There is no Recent Swipo activities under the Swipe menus
 

wyt18

Senior Member
Jun 4, 2007
371
174
63
thanks dev, have been looking for this for some time
- is this exactly the same behavior as the ZUI rom (i.e. swiping left/right works even if last used app is already dismissed from the background list?) or is this just the "last used app" function already available in most custom roms, that requires the app to be active in the background for it to be able to switch to?
- separately, how to uninstall this mod? is there an apk version?
 

in.abhi9

Senior Member
Feb 3, 2013
96
61
38
Pune
thanks dev, have been looking for this for some time
- is this exactly the same behavior as the ZUI rom (i.e. swiping left/right works even if last used app is already dismissed from the background list?) or is this just the "last used app" function already available in most custom roms, that requires the app to be active in the background for it to be able to switch to?
- separately, how to uninstall this mod? is there an apk version?
- Apps need to be activated in the background to be able to switch; this is how it works in stock zui too. If you clear recent apps tray, you won't be able to switch.
- it's just an apk in the flashable zip. Extract and install it as a system app. To remove, simply delete /system/priv-app/RecentSwipo directory and reboot your phone