Commit graph

14 commits

Author SHA1 Message Date
1b93608d2a Added Scannable interface to NetScan 2021-09-15 16:34:21 +02:00
b94b33ecf1 Possibly fixed multiple listener addition 2021-09-06 16:05:32 +02:00
53d471c0aa Changed device listener to be a list instead of single listener 2021-06-25 22:35:01 +02:00
267054e4ba Changed controllers to be singleton in the manager and moved isAvailable to AbstractController 2021-06-09 23:27:42 +02:00
a80a1c5cdc Added scanning button animation, detection of scannable controllers and scan start 2021-06-09 22:17:32 +02:00
e1618604c9 Updated with new Configurator changes and cleaned up imports 2021-05-08 01:41:13 +02:00
c7e286f51e Moved find device to its own utility method, and added a specific equals method and reworked some test. 2021-03-23 01:57:12 +01:00
7e8938c38c Renamed AbstractDevice to HalAbstractDevice and moved int intf package 2021-03-21 19:40:36 +01:00
c0188cd5cc Refactoring of of inheritance structure, ControllerManagers will now also be able to be provided through plugins 2021-03-16 22:24:43 +01:00
6214c01157 Split switch event data into multiple classes 2021-01-02 04:25:04 +01:00
ded778fd11 Fixed build dependency issues by moving hal core into hal-core folder/subproject 2020-11-10 18:36:02 +01:00
a49cb55b93 Switched to Gradle as build system 2020-08-28 23:09:15 +02:00
da36be0862 Updated plugin build files 2020-08-28 16:59:13 +02:00
edd5d0d083 Moved the smaller plugins to separate folders. 2020-06-22 22:26:53 +02:00