Skip to content

Releases: guillaumevpayet/remote-numpad

2.0.3: Revamped UI and fixed HID

12 Dec 04:50
Compare
Choose a tag to compare

This update revamps the UI and fixes all scaling issues on all (known) devices and all the HID connection issues have been fixed except one. Pairing with a Windows PC can fail if there is another Bluetooth device connected to the phone (no solution was found so make sure nothing else is connected when pairing).

FIX: Crash due to a concurrency issue

2.0.2: Revamped UI and fixed HID

09 Dec 01:31
Compare
Choose a tag to compare

This update revamps the UI and fixes all scaling issues on all (known) devices and all the HID connection issues have been fixed except one. Pairing with a Windows PC can fail if there is another Bluetooth device connected to the phone (no solution was found so make sure nothing else is connected when pairing).

FIX: Crash when switching app

2.0.1: Revamped UI and fixed HID

08 Dec 04:39
Compare
Choose a tag to compare

This update revamps the UI and fixes all scaling issues on all (known) devices and all the HID connection issues have been fixed except one. Pairing with a Windows PC can fail if there is another Bluetooth device connected to the phone (no solution was found so make sure nothing else is connected when pairing).

FIX: The numpad was not registering touches

2.0.0: Revamped UI and fixed HID (broken, use 2.0.1)

07 Dec 03:16
Compare
Choose a tag to compare

This update revamps the UI and fixes all scaling issues on all (known) devices and all the HID connection issues have been fixed except one. Pairing with a Windows PC can fail if there is another Bluetooth device connected to the phone (no solution was found so make sure nothing else is connected when pairing).

1.8.3: Fixed Socket connection

14 Sep 11:45
Compare
Choose a tag to compare

This update fixes a long-standing crash in the socket connection interface when scanning.

1.8.2: Removed Firebase

09 Sep 14:42
Compare
Choose a tag to compare

I had added Firebase as a dependency to integrate Firebase Analytics in the future but this is no longer required so the dependency was removed.

1.8.1: Pull requests

09 Sep 14:23
Compare
Choose a tag to compare

Integration of the pull requests and update of the dependencies.

1.8.0: Android 12 support

30 Jan 04:14
Compare
Choose a tag to compare

Android 12 brings new deprecations, in particular on the Bluetooth services. The code has been updated for the new service- and manager-based APIs.

Android APIs 18 and earlier (Jelly Bean 4.1 and 4.2) are no longer supported.

Remote Numpad 1.7.1: Stable HID

26 Apr 07:58
Compare
Choose a tag to compare

Fixed a crash related to the HID connection.

Improved stability and usability of HID interface. It is not "experimental" anymore.
General stability and performance improvements

Remote Numpad 1.7.0: Stable HID

11 Apr 05:28
Compare
Choose a tag to compare

The HID interface is now stable and no longer "experimental".
The other interfaces also benefit from some stability and performance improvements.