Skip to content

Releases: keymapperorg/KeyMapper

1.1.0 Beta 3

04 Apr 18:19
Compare
Choose a tag to compare
  • Reduced the repeat delay to 5ms
  • Force expand the menu on the homescreen
  • Made the cards on the homescreen slightly more compact

Added

  • Flag to vibrate and an option to force vibrate for all actions
  • Action which just consumes the keyevent and does nothing
  • Action to lock the device (ROOT only for now) and an option to lock the device securely (without root).

Bug fixes

  • The bottom app bar on the homescreen would overlap the list items
  • The app would potentially crash when trying to perform a flashlight action whilst the camera is in use in another app.
  • Short press actions with the same trigger as a long press action would be performed with the long press action
  • A keymap would still have the "Show volume dialog" flag if the action is changed to a non volume related action
  • The app would crash if trying to show the menu on the homescreen if it is already showing.
  • The accessibility service status on the homescreen wouldn't change when the service is started/stopped.

1.1.0 Beta 2

31 Mar 00:08
Compare
Choose a tag to compare
  • Won't immediately crash on KitKat anymore! :)

Bug fixes

  • Persistent IME notification wouldn't automatically show when it is enabled.
  • App would crash if it couldn't find the device's accessibility settings page.

1.1.0 Beta 1

27 Mar 19:22
Compare
Choose a tag to compare

Added

  • Setting to change the long-press delay.
  • Persistent notification which can pause/resume your remaps. It can also open the accessibility settings on the device to enable/disable the service. Rooted devices can start/stop the accessibility service without going into settings and just tap the notification.
  • Use Material Design 2 for homescreen.

Fixed bugs

  • Persistent notifications wouldn't show on boot
  • The app would crash if using the "open google assistant" action if the Google app wasn't installed.
  • Prevent the accessibility service from stopping if there is a fatal exception and show a toast when it happens.

1.0.0 Beta 6

22 Mar 21:51
Compare
Choose a tag to compare
  • Changed developer email.
  • Added link to the XDA Thread in the About activity.

1.0.0 Beta 5

22 Mar 18:21
Compare
Choose a tag to compare
  • Fixed bug: app would crash when using brightness actions because it needed write system settings permission.

  • Updated build-tools to 28.0.4

  • Updated Room library to 2.1.0-alpha05

  • Updated Firebase core library to 16.0.8

1.0.0 Beta 4

09 Mar 18:04
Compare
Choose a tag to compare
  • Added more labels for keys.
  • Added a link to the app in the device's Accessibility settings.
  • Updated the Gradle version to 3.3.2
  • When the long-press flag is chosen, show a warning saying it will only work properly for volume and navigation buttons.
  • Enable the show-volume-ui flag by default.

Bug fixes

  • App would crash when choosing flags for a keymap without an action.
  • Buttons being repeatedly pressed.
  • Enabling the long-press flag would stop the button from working when it is pressed without a long press.

1.0.0 Beta 2

02 Mar 21:07
Compare
Choose a tag to compare

Changelog

  • added option to email developer in the About activity.
  • created privacy policy and ability to opt in/out of Firebase analytics

1.0.0 Beta 1

02 Mar 18:37
Compare
Choose a tag to compare

the first beta release!