Skip to content

Instantly share code, notes, and snippets.

@zacharee
Created May 29, 2018 15:46
Show Gist options
  • Save zacharee/8b0f7b1ab870c51eda349396feb5589a to your computer and use it in GitHub Desktop.
Save zacharee/8b0f7b1ab870c51eda349396feb5589a to your computer and use it in GitHub Desktop.

FEATURES

  • Pill coloring and transparency options
  • Option to remove pill shadow
  • Option to adjust animation duration (Settings>>Behavior)
  • Minimum width and height have been decreased
  • Added swipe left/right and hold gestures
  • Option to adjust pill corner radius
  • Option to change the horizontal position of the pill
  • Option to automatically put pill in "hide" mode in fullscreen apps
  • Option to prevent pill from moving above keyboard

ENHANCEMENTS

  • Add compatibility options
    • Hide Original NavBar in Landscape
    • Tablet Mode
  • Add uninstall warnings (don't uninstall before deactivation)
  • Improve animations
  • Improve detection of fullscreen apps
  • Add foreground service to prevent app from being killed randomly
  • Remove the white line on Samsung devices
  • Single tap will be less delayed if no double-tap action is set up
  • The split-screen action is now free

BUG-FIXES

  • Fix pill disappearing with fingerprint unlock
  • Fix crash on Gestures menu for Lollipop devices
  • Fix crash when attempting to start Assistant
  • Fix exiting Car Mode causing the app to activate even if it was off beforehand
  • Fix reboot causing the app to activate even if it was off beforehand
  • Fix other bugs and crashes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment