MX
daec03bd35
add canvas_buffer to api
2026-05-03 23:08:56 +03:00
MX
bcbb1b5e04
remove duplicate code from raw protocol
2026-04-30 22:12:59 +03:00
MX
58afca1dbf
upd changelog, fbt format
2026-04-29 03:10:15 +03:00
MMX
21763ffffe
Merge pull request #996 from hryamzik/ptt-zoom-improvements
...
PTT improvements
2026-04-29 03:05:45 +03:00
Roman Belyakovsky
2a7e048cd8
Fixing google meet global screen
2026-04-29 00:29:30 +03:00
Roman Belyakovsky
2c1d9bd9e8
Visialazing long left press for zoom
2026-04-29 00:14:50 +03:00
Roman Belyakovsky
65a1207368
Improving helper display in menu
2026-04-29 00:00:02 +03:00
Roman Belyakovsky
b05dad3386
Adding helper info to the menu view
2026-04-28 23:51:12 +03:00
Roman Belyakovsky
0f877005e3
Fixing helper view for zoom
2026-04-28 23:44:41 +03:00
Roman Belyakovsky
dfd5867ed4
Fixing lower helper for non-zoom apps
2026-04-28 23:29:19 +03:00
Roman Belyakovsky
093d611091
Adding long press left to send enter for zoom
2026-04-28 23:17:40 +03:00
Roman Belyakovsky
02d8a12924
Moving help to app selection menu
2026-04-28 23:03:16 +03:00
Roman Belyakovsky
3a6d7173f4
Fixing overlapping icons in the statusbar
2026-04-28 22:45:13 +03:00
Roman Belyakovsky
a8de70b08d
Fixing bt icon and crash on bt disconnect
2026-04-28 22:40:02 +03:00
Roman Belyakovsky
0f6a6d1a52
Fixing clock in status bar
2026-04-28 22:27:41 +03:00
Roman Belyakovsky
3457a32621
Fixing bt status
2026-04-28 22:23:53 +03:00
Roman Belyakovsky
a9438319d6
Moving BT icon to status bar
2026-04-28 22:08:10 +03:00
Roman Belyakovsky
74c69f74ea
Fixing text position
2026-04-28 21:50:59 +03:00
Roman Belyakovsky
fe66188541
Adding status bar
2026-04-28 21:38:23 +03:00
Roman Belyakovsky
637258ffbb
Changing zoom global mic shortcut to avoid conflict with terminal
2026-04-28 21:03:51 +03:00
MX
ef1a449518
upd changelog
2026-04-27 00:43:06 +03:00
MMX
97449883f4
Merge pull request #994 from SkeletonMan03/dev
...
UI wording changes to be more clear
2026-04-27 00:42:16 +03:00
SkeletonMan03
ceddafdc69
Change power off menu to say "Battery" instead of "Settings"
2026-04-26 14:51:28 -05:00
SkeletonMan03
f1e1d01313
Make toggle more obvious
2026-04-26 14:11:14 -05:00
MX
44f025d119
upd changelog
2026-04-25 04:15:31 +03:00
MX
a9f5bace13
fix nice flo
2026-04-25 00:01:00 +03:00
MX
fb1a80fe89
small ui fixes to fit text
2026-04-24 01:54:33 +03:00
MX
893feaff20
upd changelog
2026-04-24 01:28:49 +03:00
MX
cc84f535ed
remove unused subghzhistory code
2026-04-24 01:04:41 +03:00
MX
c4ef54c71a
Fix CLI with NTAG4xx and Type 4 Tag support
...
by WillyJL
2026-04-24 01:03:47 +03:00
MX
1ed18e469c
upd changelog, fix small logic issue
2026-04-23 04:51:24 +03:00
MX
ad2568cd12
upd changelog
2026-04-21 03:57:01 +03:00
MMX
605df88d4a
Merge pull request #989 from jlaughter/subghz-allstar-firefly
...
SubGHz: Add Allstar Firefly 318ALD31K protocol (Supertex ED-9, 9-bit trinary OOK, 318MHz)
2026-04-21 03:54:34 +03:00
MX
63d49b6e48
subghz upgrades [ci skip]
...
docs update
pr template update
changelog update
2026-04-21 03:31:11 +03:00
MX
d5fad4f38b
Remake to use other protocols codebase
...
Also remake DIP UI and funcs
2026-04-21 01:56:55 +03:00
jlaughter
b5fff36498
subghz: fix Allstar Firefly serialize/deserialize to use standard block_generic format
2026-04-19 23:19:02 -04:00
jlaughter
fd4e552c70
subghz: register Allstar Firefly in protocol_items.c
2026-04-19 01:41:44 -04:00
jlaughter
fa1d01d70f
subghz: register Allstar Firefly in protocol_items.c
2026-04-19 01:40:49 -04:00
jlaughter
e7098821ca
Update protocol_items.h
2026-04-19 01:39:04 -04:00
jlaughter
1f2022b87c
subghz: add Allstar Firefly 318ALD31K protocol implementation
2026-04-19 01:35:55 -04:00
jlaughter
e17ea14ac8
Create allstar_firefly.h
2026-04-19 01:30:37 -04:00
MX
9cc61f16bf
fmt
2026-04-01 16:34:41 +03:00
MX
17748be7f7
upd changelog
2026-04-01 16:34:26 +03:00
MMX
abe7a38bbf
Merge pull request #984 from DoniyorI/feature/nfc-v-write-support
...
nfc: add ISO15693-3 and SLIX write-back support
2026-04-01 16:32:19 +03:00
DoniyorI
b9fa2943ed
nfc: add ISO15693-3 and SLIX write-back support
...
Add Write Single Block poller functions for ISO 15693-3 and SLIX/SLIX2,
enable the Write scene for both protocols, and skip blocks that already
contain the correct data to minimise RF session time and avoid timeouts
on large tags (e.g. 80-block ICODE SLIX2).
Tested on NXP ICODE SLIX2 (UID E0 04 01 09 05 05 09 37, 80 x 4 byte blocks).
2026-03-31 22:05:59 -04:00
MX
5d3f1a6ad2
add missing part
2026-03-30 00:15:05 +03:00
MX
cb3dc8952a
upd changelog
2026-03-30 00:09:19 +03:00
MMX
86d8504003
Merge pull request #981 from mxcdoam/parsers
...
NFC: Additional parsers
2026-03-30 00:07:35 +03:00
MX
a044de9cd3
Address utf8 support when uploading JavaScript application
...
OFW PR 4364 by bekindpleaserewind
2026-03-30 00:07:22 +03:00
mxcdoam
bdff6c7bc8
Credits
2026-03-29 23:03:17 +03:00