Skip to content

Releases: keymapperorg/KeyMapper

1.1.6

03 Nov 18:06
Compare
Choose a tag to compare

F-Droid can now build.
Code is 100% the same as 1.1.5.

1.1.5

03 Nov 14:33
Compare
Choose a tag to compare

This is the first release to be released on F-Droid.

Removed

  • Firebase library.

Bug Fix

  • KEYCODE_BACK appeared twice in the keycode action list. #247

1.1.4

22 Aug 20:57
Compare
Choose a tag to compare

Bug Fixes

  • Crash when opening the choose action activity on KitKat devices

1.1.3

21 Aug 02:53
Compare
Choose a tag to compare

Bug Fixes

  • App crashed after updating.

1.1.2

20 Aug 00:04
Compare
Choose a tag to compare

Bug Fixes

  • Make all slides in the intro activity scrollable so the content can be displayed on smaller devices
  • Remapping the recents button would still open recents
  • Crash when the app was rotated in the "choose action" activity
  • Triggers are ignored when another trigger is being detected.

Added

  • Action to show the keyboard picker
  • Guide the user to grant WRITE_SECURE_SETTINGS for the app so features previously restricted to rooted devices can be used on all devices.
  • Slide to enable Do Not Disturb in the intro activity.

Changed

  • Rename strings for the keyboard picker notification
  • Use unique keyboard names for CI and debug builds.

1.1.1

27 Jul 19:40
Compare
Choose a tag to compare

Identical to 1.1.0.

Messed up the versioning on Google Play so had to increment the version,

1.1.0

27 Jul 17:45
Compare
Choose a tag to compare

The initial release for Key Mapper.

Changes from 1.1.0 Beta 8:

  • Moved the dialog to opt in to analytics to a slide in the intro activity.

1.1.0 Beta 8

20 Jul 15:01
Compare
Choose a tag to compare

Release candidate

Added

  • Show an error on the homescreen and if an action needs the Key Mapper keyboard to be enabled.
  • Show an error when trying to use an action which requires the Key Mapper keyboard and it is disabled.
  • Action to move the cursor to the end of a file
  • Actions to toggle, show and hide the keyboard
  • Button to change the keyboard in the homescreen menu
  • About: link to the Telegram channel
  • Show a prompt to enable the accessibility service when the app is first opened.
  • Explain why the "record trigger" button is greyed out
  • labels for the KEYCODE_BUTTON_START and KEYCODE_BUTTON_SELECT keycodes
  • An introduction activity the first time the app is opened
  • Logger: log when recording a trigger has started and stopped
  • Show a dialog the first time the Key Mapper keyboard is chosen explaining why another keyboard can't be used.
  • ChooseActionActivity: A tab to which lists all the actions which aren't supported and why.
  • Show a "requires root" message for actions which need it

Changed

  • The action to simulate the menu button no longer requires root
  • Use a countdown timer when recording a trigger
  • Support Android Q

Bug Fixes

  • Changes to a keymap wouldn't persist after a configuration change (e.g rotation)
  • The keyboard service status layout at the top of the homescreen wouldn't update.
  • fix minor inconsistencies in the app icons

1.1.0 Beta 7

27 May 11:16
Compare
Choose a tag to compare

Release candidate

Added

  • The status card at the top of the homescreen can now be expanded and collapsed
  • Show a toast message when a foreseen error is encountered
  • Logger: log whenever the accessibility service is started/stopped

Bug Fixes

  • App would crash when trying to read a system setting which doesn't exist
  • App would crash if couldn't find the Do Not Disturb settings page
  • Logger: send icon was grey but should be white

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