Commit Graph

62 Commits

Author SHA1 Message Date
2736f9bd99 increased reliability of pairing and unpairing
the pairlist now works again as intended.
furthermore more correct handling for special
cases like first/last device added.
2020-07-04 20:27:25 +02:00
0edc5b51fb fix scanning for devices broke pairing 2020-06-29 15:19:25 +02:00
f2d69e7759 Reimplemented trust option
Is enabled by default, autotrust is disabled by default
2020-06-28 14:43:34 +02:00
f38b841d2d connecting is now possible again (sry) 2020-06-28 14:38:32 +02:00
f70de55ec9 removes unnecessary power option depending on power state 2020-06-28 14:04:09 +02:00
28661c0ab3 implemented trust menu and autotrust 2020-06-09 20:20:35 +02:00
3dbb35c5e5 fix first action and last paired device being listed as one option 2020-06-09 18:57:47 +02:00
cacd807a9c cleanup 2020-06-09 18:33:27 +02:00
5729ed7c51 added immediate scan start on menu launch, rescan now available in paring menu 2020-06-09 18:20:51 +02:00
5d2affc8e0 fix unpair feature 2020-06-08 21:53:13 +02:00
c18a45b38b MAJOR UPDATE: Improved reliability
removed unnecesarry temp files, cleaned up code via shellcheck.
Uses a hardcoded paired-devices list because bluetoothctl paired-devices
seems like utter garbage.
2020-06-08 21:29:02 +02:00
4e36aba9cb renamed bthandler to bt, added hardcoded paired_devices file since "bluetoothctl paired-devices" seems unreliable 2020-06-07 20:56:01 +02:00