RebornedBrain
69d1d5498e
Now we show different screen while reading and unlocking
2023-12-14 13:17:50 +03:00
RebornedBrain
d7b54dfa66
Added callback for read_on_event
2023-12-14 13:17:23 +03:00
RebornedBrain
04e28f3e39
Now on AuthRequest we throw CardDetected custom event
2023-12-14 13:10:37 +03:00
RebornedBrain
1a56ce77e2
CardDetected event now also triggers on_event callback
2023-12-14 13:05:17 +03:00
RebornedBrain
94e8e5d498
Removed second switching to popup view in order to achieve control in support callbacks
...
In general now we show generic scene and after that in on_enter callback we can redefine it for particular protocol
2023-12-14 13:04:42 +03:00
RebornedBrain
f3cbb0363d
Adjusted layout elements position
2023-12-14 11:58:59 +03:00
Willy-JL
e8d9325bec
we <3 kostily and velosipedy
...
reserve more or less ram based on open rpc sessions
not at all precise, but roughly leaves enough at all times
eg. fill, connect app, fill again, screenshare, can still send
2023-12-14 05:36:51 +00:00
Willy-JL
02ec1f0867
32bit subghz hashes (less false duplicates)
2023-12-14 05:33:57 +00:00
Willy-JL
c40755f700
More efficient subghz history delete
2023-12-14 04:45:40 +00:00
WillyJL
ffc510b8ae
SubGHZ Repeater, Enable Sound Saved to Last Settings. ( #492 ) --nobuild
2023-12-14 03:21:25 +00:00
Willy-JL
edc989b7b8
Remove history when enabling repeater (ask first)
2023-12-14 03:18:28 +00:00
Willy-JL
5c339e2cb4
No need to for varitem as scenestate, can just get
2023-12-14 03:17:47 +00:00
Willy-JL
77d04d37a6
Cleanup repeater bin raw warning text
2023-12-14 01:52:52 +00:00
Willy-JL
dfcc1beed4
Fix repeater/fav timer things
2023-12-14 00:52:51 +00:00
Willy-JL
36c46fd626
Improve binraw/repeater state logic
2023-12-14 00:40:02 +00:00
Willy-JL
fdc826a3dc
These were missing
2023-12-14 00:30:14 +00:00
Willy-JL
7238961e52
Sort a few things
2023-12-14 00:29:41 +00:00
Willy-JL
622baef19f
Replace redundant defines
2023-12-14 00:27:56 +00:00
Willy-JL
a9a2b8ba7b
VarItemList change locked state without new msg
2023-12-14 00:24:56 +00:00
MX
2d860b4a22
fix key display newline
2023-12-14 01:14:08 +03:00
MMX
09a66e2285
Merge pull request #668 from noproto/patch-1
...
Fix edge case -- 0.5% of UIDs got wrong result
2023-12-14 01:06:03 +03:00
MMX
fb17718a5d
Merge pull request #667 from sudoAlphaX/patch-1
...
Fix typo
2023-12-14 01:05:45 +03:00
gornekich
73145e0beb
mf classic listener: reset state before sleep and after nack
2023-12-14 00:35:21 +03:00
Leeroy
93225fa707
Fixed Lock Menu not working.
2023-12-14 07:25:27 +11:00
MX
55b4f87cd7
Merge branch 'ofw_dev' into dev
2023-12-13 20:24:48 +03:00
Leeroy
46576047a2
Added Hold OK to TX, dont have to view key for rollbacks.
2023-12-13 18:47:04 +11:00
Leeroy
6610be054a
SubGHZ Repeater, Enable Sound Saved to Last Settings.
2023-12-13 20:55:10 +11:00
WillyJL
9205884a83
Added Mizip & Microel support + parser to NFC ( #481 )
2023-12-13 01:56:06 +00:00
Willy-JL
e943533323
Add Mf Classic keys by @icemirr0r #482 --nobuild
2023-12-13 01:49:10 +00:00
Willy-JL
a6a749b76f
Consistency with do..while blocks usage
2023-12-13 01:36:19 +00:00
Willy-JL
4c6eb896ed
Format
2023-12-13 01:33:08 +00:00
Willy-JL
e06837de66
PicoPass: Hopefully fix name buffer size issues --nobuild
2023-12-13 01:27:40 +00:00
WillyJL
854787a099
Fix edge case -- 0.5% of UIDs got wrong result ( #490 ) --nobuild
2023-12-13 01:17:43 +00:00
Willy-JL
1b1124dbd7
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild
...
# Conflicts:
# CHANGELOG.md
2023-12-13 00:37:25 +00:00
Willy-JL
dea44f0daf
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev
2023-12-13 00:35:37 +00:00
Nathan N
b080160451
Fix edge case -- 0.5% of UIDs got wrong result
2023-12-12 11:21:09 -05:00
Nathan N
3dde112676
Fix edge case -- 0.5% of UIDs got wrong result
2023-12-12 11:17:33 -05:00
gornekich
155e4e9fa4
[FL-3706], [FL-3674] NFC NTAG and ISO14443-3b reading fix ( #3285 )
...
* mf ultralight poller: reset field after reading tearing flags
* iso14443-3b poller: change cid comparison in ATTRIB cmd
Co-authored-by: あく <alleteam@gmail.com >
2023-12-12 15:24:06 +00:00
あく
90cb1c4f2e
FuriHal: RTC register reset API. New factory reset routine that wipes all RTC backup registers content. ( #3288 )
2023-12-12 19:12:57 +04:00
あく
e2e3663524
FuriHal: various GPIO improvements ( #3260 )
...
* FuriHal: add alternative gpio pulls that covers special cases, extra checks and crash on inalid parameters.
* FuriHal: optimize pwr_XX selection in gpio_init
* FuriHal: cleanup gpio param validation crash routine
2023-12-12 14:39:14 +00:00
Skorpionm
7b85e04462
[FL-3681] SubGhz: changed the name of the button when sending RAW to SubGHz ( #3275 )
2023-12-12 13:59:22 +00:00
Alpha
96412202ba
Fix typo
...
Change Deafult to Default in line 170
2023-12-12 17:04:08 +05:30
Willy-JL
b97a80cd50
Update apps (NFC Magic)
2023-12-12 06:16:21 +00:00
Willy-JL
5cd2d3eabe
No SubGhz recv limit, check free ram only
2023-12-12 04:33:20 +00:00
Willy-JL
1c386ccfa2
Fix previous scene enabling remove duplicates
2023-12-12 03:25:50 +00:00
ClaraCrazy
2d6082a513
Theres no way its empty.. --nobuild
2023-12-11 16:51:14 +01:00
MX
0b356c2d6d
update changelog
2023-12-11 01:36:54 +03:00
Willy-JL
578a5d620c
Some subghz history fixes
2023-12-10 21:04:22 +00:00
Willy-JL
2547431bf1
SubGhz remove previous duplicates on enable/click ( #373 )
2023-12-10 21:04:22 +00:00
Willy-JL
9fbb9ebbae
SubGhz remove duplicates when decoding too
2023-12-10 14:01:46 +00:00