Skip to content

Releases: keymapperorg/KeyMapper

1.1.0 Beta 6

19 May 11:04
Compare
Choose a tag to compare

Bug Fixes

  • Don't show NFC actions on devices without NFC
  • Couldn't change volume when short pressing a volume button remapped to a long press action

1.1.0 Beta 5

19 May 10:47
f3834d3
Compare
Choose a tag to compare
  • Updated libraries

Added

  • Action to enable, disable and toggle NFC.
  • Action to switch between portrait and landscape mode.
  • Action to cycle through and change the ringer mode.
  • Action to fast forward and rewind.
  • Option to log events and send them to the developer so it is easier to debug issues with the app.
  • Button to Help page on homescreen.
  • Translation instuctions to the About activity.

Changes

  • Add the trigger after the 5 seconds rather than having to press the button so the app can work with devices which only have remotes as input.
  • Cleanup Settings strings.
  • Use slightly darker homescreen background.
  • Don't show the "Key mapper is performing an action" toast message by default.
  • Allow the volume to be changed while in Do Not Disturb mode.
  • Minimum vibration duration is 1ms rather than 100ms

Bug Fixes

  • The landscape mode action wouldn't work.
  • Would potentially crash when trying to open the write-settings permission page.
  • Don't show a toast message when enabling/disabling the device admin.
  • Would crash when selecting a shortcut without the correct permissions.
  • Device would go to the homescreen when using a trigger with the home button in it.

1.1.0 Beta 4

10 Apr 14:23
Compare
Choose a tag to compare

Added

  • Option to choose which flash to use for flashlight actions
  • Optimised the New and Edit Keymap activities for various screen sizes
  • Slightly optimised the homescreen for wide screens

Bug Fixes

  • Could potentially crash when trying to switch to the Key Mapper input method
  • Could potentially crash when removing a trigger from the list
  • Would crash if it couldn't find the input method settings page
  • Would crash when trying to change a specific volume stream while the device is in a Do Not Disturb state
  • Would crash when using an app shortcut without the correct permissions.

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