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

Search This thread

in.abhi9

Senior Member
Feb 3, 2013
96
61
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

  • RecentSwipo_v1.0.1.zip
    284.7 KB · Views: 3,831
Last edited:

Animel

Senior Member
Mar 1, 2015
67
21
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
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

Animel

Senior Member
Mar 1, 2015
67
21
Some logs
 

Attachments

  • 2017-06-13_21.25.zip
    337.9 KB · Views: 118
  • 2017-06-13_21.32.zip
    248.9 KB · Views: 10
  • 2017-06-13_21.41.zip
    257.5 KB · Views: 12
  • 2017-06-14_16.24.zip
    350.1 KB · Views: 98

Meyerlevy

New member
Jun 24, 2017
2
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
 

m4dbra1n

Senior Member
Jan 5, 2010
433
163
linktr.ee
Working great on official AEX build 22/06/2017!
Thanks and keep the good work! ;)

Inviato dal mio Z2 Plus utilizzando Tapatalk
 

Bfmv9451

Member
May 7, 2017
41
9
For Those who are confused how to apply in AEX .
Settings>extension>System>buttons>swipe left>select application>activities>recent swipo>
 

wyt18

Senior Member
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
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
 

Top Liked Posts

  • There are no posts matching your filters.
  • 27
    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!!
    5
    Hello,this is just a trick to use swipe in Oreo rom
    Just some request:
    1) root(for sure)
    2)install recent_swipo as described in this forum
    3)install nova launcher(free is ok,you can remove after settings done)
    4)button mapper pro apk from playstore(maybe you can do the same with some other app like button remapper...)
    I have made this settings but with button mapper you can set averything(almost...):
    tap: backward
    long-tap: home
    swipe left and swipe right: previous and next opened app
    push: recents
    long-push: kill foreground app

    1) install recent_swipe as descripted in this forum
    2) install nova louncher
    3) install button mapper pro
    4) start recent_swipe service from app
    5) with some root editor modify fpc1020tp.kl and gpio-keys.kl in /system/usr/keylayout(make backup first!)

    fpc1020tp.kl:modify only key 249 and key 254
    key 249 CTRL_RIGHT
    key 254 CTRL_LEFT

    gpio-keys.kl:modify only key 102
    key 102 APP_SWITCH

    reboot

    open button mapper,enable it as service,then push add button,add,swipe left on u-touch.It discover the action(CTRL_LEFT) and you can save it.Then customize,single tap,shortcuts,nova activity,recent swipo,swipe left....
    repeat the same for swipe right
    came back in main page of button mapper pro,select recent apps button,make settings there as single tap(remember is single push) and long press if you want
    NEVER kill button mapper pro app
    Now you can uninstall nova if you want but you need again if you want change action for swipe left and right

    Tested on OREO Validus but should work everywhere
    Thanks to in.abhi9 that make the recent_swipe software!
    Let me know your opinion about this
    thanks
    cesare
    4
    New version uploaded!
    4
    Is there anyone who knows how to set it up in Viper OS or Lineage OS? Or anyone know how to enable this using button mapper?!

    Set "No action" in Swipe left/right in settings.

    Install "Buttons Remapper" from play store.

    Add these two actions:
    1) Short/Long Press:
    - Key: Menu (for swipe right)
    - Action: Other > Shortcut > Activities > RecentSwipo > SwipeRightActivity

    2) Short/Long Pres:
    - Key: RECENT_APP (for swipe left)
    - Action: Other > Shortcut > Activities > RecentSwipo > SwipeLeftActivity
    3
    Hello,this is just a trick to use swipe in Oreo rom
    Just some request:
    1) root(for sure)
    2)install recent_swipo as described in this forum
    3)install nova launcher(free is ok,you can remove after settings done)
    4)button mapper pro apk from playstore(maybe you can do the same with some other app like button remapper...)
    I have made this settings but with button mapper you can set averything(almost...):
    tap: backward
    long-tap: home
    swipe left and swipe right: previous and next opened app
    push: recents
    long-push: kill foreground app

    1) install recent_swipe as descripted in this forum
    2) install nova louncher
    3) install button mapper pro
    4) start recent_swipe service from app
    5) with some root editor modify fpc1020tp.kl and gpio-keys.kl in /system/usr/keylayout(make backup first!)

    fpc1020tp.kl:modify only key 249 and key 254
    key 249 CTRL_RIGHT
    key 254 CTRL_LEFT

    gpio-keys.kl:modify only key 102
    key 102 APP_SWITCH

    reboot

    open button mapper,enable it as service,then push add button,add,swipe left on u-touch.It discover the action(CTRL_LEFT) and you can save it.Then customize,single tap,shortcuts,nova activity,recent swipo,swipe left....
    repeat the same for swipe right
    came back in main page of button mapper pro,select recent apps button,make settings there as single tap(remember is single push) and long press if you want
    NEVER kill button mapper pro app
    Now you can uninstall nova if you want but you need again if you want change action for swipe left and right

    Tested on OREO Validus but should work everywhere
    Thanks to in.abhi9 that make the recent_swipe software!
    Let me know your opinion about this
    thanks
    cesare




    @in.abhi9 will you consider making an Oreo compatible version of this fantastic app? Thanks!

    Hey i tried recent swipo on aex 5.1 thts 8.1 oreo..
    And it works well... I didn't need to modify the files.. just setting it in the utouch settings... And voila.. it works.. so yes i can confirm after impementing utouch on oreo roms.. it started working... Cheers..