1
0
mirror of https://github.com/MultiMote/niimblue synced 2026-01-19 19:37:11 +03:00
Commit Graph

150 Commits

Author SHA1 Message Date
MultiMote
5fc1e591de Merge branch 'main' of https://github.com/MultiMote/niimblue 2024-11-06 11:07:18 +03:00
MultiMote
4973be0748 Improve D11 print task detection, add printer error handling 2024-11-06 11:07:17 +03:00
MultiMote
6bf06ecd4b Update issue templates 2024-11-05 21:23:31 +03:00
MultiMote
7ae43e36df Merge branch 'main' of https://github.com/MultiMote/niimblue 2024-11-05 21:07:27 +03:00
MultiMote
2e2dc99479 Replace IText with Textbox (#44) 2024-11-05 21:07:15 +03:00
MultiMote
a060d0dc27 Update README.md
typo
2024-11-04 12:07:36 +03:00
MultiMote
920dc8aa3d Update README.md
Experimental Web features note
2024-11-04 11:51:53 +03:00
MultiMote
33617bad74 Show used space in saved labels menu, show error when quota exceeded 2024-10-31 22:10:16 +03:00
MultiMote
10d90b84eb Apply font family to font list items 2024-10-31 17:38:38 +03:00
MultiMote
b36ac53f38 Fix switch to mm after filling with current parameters 2024-10-31 11:43:39 +03:00
MultiMote
88a2b98f29 Import/export label presets (#38) 2024-10-31 11:04:00 +03:00
MultiMote
4e5279e78e Fix dropdowns width on mobile devices 2024-10-31 10:00:33 +03:00
MultiMote
47dcc7e0c9 New save/load menu (#39) 2024-10-30 22:31:31 +03:00
MultiMote
44a176bd37 Upgrade niimbluelib 2024-10-30 18:53:14 +03:00
Dani Martinez
e4e57f8644 Use new niimblue client eventemitter3 implementation (#37) 2024-10-30 18:50:24 +03:00
MultiMote
34f98550a9 Docker image build with Actions 2024-10-29 21:49:33 +03:00
MultiMote
459bd4deef Refactoring, add ESLint config, apply ESLint recommendations 2024-10-29 21:11:48 +03:00
MultiMote
839c18fa2e Fix context issues 2024-10-29 21:04:28 +03:00
MultiMote
31862fed21 Increase status poll packet timeout 2024-10-29 10:04:47 +03:00
MultiMote
fdf797e426 Add battery icon 2024-10-28 22:31:12 +03:00
MultiMote
fc0c8583b8 Revert changes 2024-10-28 17:28:47 +03:00
MultiMote
a0ad46ffa0 Do not use hardcoded BLE characteristic UUID 2024-10-28 17:23:22 +03:00
MultiMote
ab82af4e29 Extract some ImageEditor functions to ImageEditorUtils 2024-10-26 19:51:20 +03:00
MultiMote
bd110a6dfb Extract some constants 2024-10-24 17:36:26 +03:00
MultiMote
648a8bbebd Do not render IconPicker contents until it's open 2024-10-24 16:14:20 +03:00
MultiMote
eda14695c8 Add Ctrl+Z, Ctrl+Y, Ctrl+D hotkeys 2024-10-23 19:18:49 +03:00
MultiMote
1ea3ce4989 Rename ImageEditorUtils to ImageEditorObjectHelper 2024-10-23 19:06:54 +03:00
MultiMote
d17cc97b13 Fix keybord shortcuts and paste with focused input 2024-10-23 11:05:11 +03:00
MultiMote
9551294ec9 Add undo/redo functionality (#17) 2024-10-21 21:23:53 +03:00
MultiMote
30797c0a59 Saved label now stored as one field instead of two 2024-10-21 19:06:26 +03:00
MultiMote
838162fac7 Add B21_V1 print task 2024-10-21 15:05:41 +03:00
MultiMote
46c4ef380c Fix printer debug info false values 2024-10-21 14:41:46 +03:00
MultiMote
5b0fc5c1f0 Fix print timeout 2024-10-20 17:30:31 +03:00
MultiMote
e737f89cc0 Fix error on close preview when printer is disconnected 2024-10-20 17:17:21 +03:00
MultiMote
f608ea831d Label props: add button to fill with current parameters 2024-10-20 11:59:07 +03:00
MultiMote
98d4821242 Extended Bluetooth scan filter 2024-10-20 09:27:59 +03:00
MultiMote
5cdffc2946 Print tasks rework 2024-10-19 23:17:34 +03:00
MultiMote
efd1dc2fb9 Remove "public" keyword (public by default) 2024-10-18 22:57:21 +03:00
MultiMote
430f352ac7 Add Dockerfile 2024-10-15 20:35:49 +03:00
MultiMote
6b387a0a3f Update README.md 2024-10-15 12:09:56 +03:00
MultiMote
d6753e4fcb Update bug-report.md 2024-10-13 18:35:03 +03:00
MultiMote
e3d6abf501 Update README.md 2024-10-13 14:23:49 +03:00
MultiMote
8dd6e852e4 Upgrade niimbluelib 2024-10-11 12:14:53 +03:00
MultiMote
b06892731b Avoid label decimal number dimensions when converting mm to pixels 2024-10-11 08:10:07 +03:00
MultiMote
bc6586537c Redesign printer connector 2024-10-10 23:01:23 +03:00
MultiMote
8da875eef3 Improve heartbeat functionality
* Auto start heartbeat
* Auto disconnect on 5 failed attempts
2024-10-10 22:03:27 +03:00
MultiMote
6c7f37a9b6 Upgrade niimbluelib, fix print status check for V1 print task 2024-10-09 16:36:48 +03:00
MultiMote
ebc3c7646f Add text edit button in cases where double-tapping does not work (#32) 2024-10-09 12:55:40 +03:00
MultiMote
c4ec2d0505 Do not wait for print finished in V1 task 2024-10-08 12:15:47 +03:00
MultiMote
1ddd9e6b92 Upgrade niimbluelib 2024-10-08 12:13:42 +03:00