20 Commits

Author SHA256 Message Date
9c51cad2ae Accepting request 1193820 from hardware
- Update to version 0.2.3:
  * README: Update project status and features
  * goreleaser: Update version and change format
  * go: Update dependencies
  * ui/help: Mark toggleable device actions properly
  * ui: help: Clarify connect keybinding toggle functionality

OBS-URL: https://build.opensuse.org/request/show/1193820
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=10
2024-08-14 12:16:06 +00:00
fb37d11be2 - Update to version 0.2.3:
* README: Update project status and features
  * goreleaser: Update version and change format
  * go: Update dependencies
  * ui/help: Mark toggleable device actions properly
  * ui: help: Clarify connect keybinding toggle functionality

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=19
2024-08-14 06:15:41 +00:00
449eb27d1e Accepting request 1165538 from hardware
- Update to version 0.2.2:
  * go: Update dependencies

OBS-URL: https://build.opensuse.org/request/show/1165538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=9
2024-04-05 18:28:04 +00:00
f7cc1f7cb6 - Update to version 0.2.2:
* go: Update dependencies

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=17
2024-04-05 10:07:36 +00:00
9cb8c4dcc6 Accepting request 1143747 from hardware
- Update to version 0.2.1:
  * go: Update dependencies
  * ui, theme: Set adapter state colors appropriately
  * ui: Handle default Ctrl-C keyevent
  * ui: player: Use defined keybindings
  * ui: player: Show help area after the information display
  * ui: progress: Clear status progress on transfer completion
  * bluez: services: Update service table and descriptors
  * cmd: Finish parsing before initializing connection
  * cmd: fix version print if no `@` is present

OBS-URL: https://build.opensuse.org/request/show/1143747
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=8
2024-02-04 18:07:57 +00:00
29f115aeec - Update to version 0.2.1:
* go: Update dependencies
  * ui, theme: Set adapter state colors appropriately
  * ui: Handle default Ctrl-C keyevent
  * ui: player: Use defined keybindings
  * ui: player: Show help area after the information display
  * ui: progress: Clear status progress on transfer completion
  * bluez: services: Update service table and descriptors
  * cmd: Finish parsing before initializing connection
  * cmd: fix version print if no `@` is present

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=15
2024-02-03 06:46:49 +00:00
e49c6fbebb Accepting request 1140245 from hardware
OBS-URL: https://build.opensuse.org/request/show/1140245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=7
2024-01-22 19:33:29 +00:00
c3a114a1bb Accepting request 1140095 from home:smolsheep:upgrades
- Update to 0.2.0:
  * Show device alias name if it is unique
  * Display compact set of help keybindings

OBS-URL: https://build.opensuse.org/request/show/1140095
OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=13
2024-01-21 07:39:02 +00:00
bd7fc4ae9c Accepting request 1123506 from hardware
- Update to 0.1.9:
  * bluez: Assert single/multiple property types safely
  * ui: progress: Do not close page when no transfers are in progress
  * ui: modal: Set width and height appropriately with the provided message
  * ui: modal: Set width and height appropriately with the provided message

OBS-URL: https://build.opensuse.org/request/show/1123506
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=6
2023-11-06 20:14:16 +00:00
62d216a900 - Update to 0.1.9:
* bluez: Assert single/multiple property types safely
  * ui: progress: Do not close page when no transfers are in progress
  * ui: modal: Set width and height appropriately with the provided message
  * ui: modal: Set width and height appropriately with the provided message

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=11
2023-11-06 08:07:02 +00:00
e556474589 Accepting request 1120321 from hardware
- Update to 0.1.8:
  * New command-line options:
    + 'no-warning' to disable the warnings popup.
    + 'confirm-on-quit' to show a confirmation message before quitting the application.
    + 'adapter-states' to set the adapter states (powered, scan, discoverable, pairable).
    + 'connect-bdaddr' to connect to a device with its address.
  *  Modifiable navigation keys
  * Display device's 'Bonded' property
  * Allow blocking/unblocking devices
  * Minor bugfixes

OBS-URL: https://build.opensuse.org/request/show/1120321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=5
2023-10-25 16:05:30 +00:00
a9844eb89f - Update to 0.1.8:
* New command-line options:
    + 'no-warning' to disable the warnings popup.
    + 'confirm-on-quit' to show a confirmation message before quitting the application.
    + 'adapter-states' to set the adapter states (powered, scan, discoverable, pairable).
    + 'connect-bdaddr' to connect to a device with its address.
  *  Modifiable navigation keys
  * Display device's 'Bonded' property
  * Allow blocking/unblocking devices
  * Minor bugfixes

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=9
2023-10-25 14:28:40 +00:00
a659d7f572 Accepting request 1108474 from hardware
- Update to 0.1.7:
  * New HJSON-based configuration format
  * Adapter status indicators
  * Cancellable OBEX session creation
  * Enhanced popups
  * Major bugfixes and improvements

OBS-URL: https://build.opensuse.org/request/show/1108474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=4
2023-09-02 20:07:31 +00:00
1147ec2d33 - Update to 0.1.7:
* New HJSON-based configuration format
  * Adapter status indicators
  * Cancellable OBEX session creation
  * Enhanced popups
  * Major bugfixes and improvements

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=7
2023-09-01 14:00:21 +00:00
ea8c379de3 Accepting request 1097861 from hardware
- Update to 0.1.5:
  * ui: device: Show address if name is empty 
  * agent: Display pincode in a modal #14

OBS-URL: https://build.opensuse.org/request/show/1097861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=3
2023-07-10 14:39:56 +00:00
78b53a3325 - Update to 0.1.5:
* ui: device: Show address if name is empty 
  * agent: Display pincode in a modal #14

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=5
2023-07-10 05:48:49 +00:00
9aa1c7bbea Accepting request 1094817 from hardware
- Update to 0.1.5:
  * Update dependencies to resolve vulnerability

- Update to 0.1.4:
  * Minor bugfixes

OBS-URL: https://build.opensuse.org/request/show/1094817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=2
2023-06-23 19:53:12 +00:00
894d64c49b - Update to 0.1.5:
* Update dependencies to resolve vulnerability

- Update to 0.1.4:
  * Minor bugfixes

OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=3
2023-06-23 09:33:21 +00:00
0d57627a2c Accepting request 1058661 from hardware
https://github.com/openSUSE/openSUSEway/discussions/87

OBS-URL: https://build.opensuse.org/request/show/1058661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bluetuith?expand=0&rev=1
2023-01-16 16:59:47 +00:00
5438082adf Accepting request 1057592 from home:jubalh
Please add me as maintainer

OBS-URL: https://build.opensuse.org/request/show/1057592
OBS-URL: https://build.opensuse.org/package/show/hardware/bluetuith?expand=0&rev=1
2023-01-16 09:43:05 +00:00