Commit Graph

724 Commits

Author SHA1 Message Date
Willy-JL
3041db537e Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev 2024-01-05 21:51:29 +00:00
RebornedBrain
d511d76a1b [FL-3678] [FL-3733] [FL-3723] UI refactor (#3323)
* Added new image DolphinSaved_113x58.png for all "saved" pages
* New image DolphinDone_80x58.png added
* Replaced dolphins on all scenes accroding to new UI specs
* New success dolphin image added
* Success scene image replaced
* Changed image and text for update initial scene
* Image and text adjusted for "Original restored" scene
* Removed old DolphinNice_96x59.png image
* New image for LFRFID scene
* Removed unused image
* New UI image added to assets
* Replaced warning dolphin on mf_classic write initial fail scene
* Removed old image
* Changed image on scenes to a new one
* New dolphin mafia image
* Replaced dolphin mafia image to a new one
* Removed DolphinMafia_115x62.png
* New check symbol on completed state for detect_reader
* Adjusted layout elements position
* 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
* CardDetected event now also triggers on_event callback
* Now on AuthRequest we throw CardDetected custom event
* Added callback for read_on_event
* Now we show different screen while reading and unlocking
* Fixed missing asstes for some scenes
* Update DolphinMafia_119x62.png
* Adjusted all the scenes with DolphinMafia image
* Scenes with save image adjusted
* Removed unnecessary assets DolphinMafia_119x62.png and DolphinSaved_113x58.png
* All common dolphins moved to Dolphin folder
* Moved DolphinReadingSuccess_59x63.png to Dolphin folder
* Set proper led color for detect and read scenes
* Added new notification sequence for semi_success results
* Use new sequence for semi_success nfc reads
* Different events are now throwed depending on read result
* Added handling of incomplete event for ultralight cards
* Replaced image for iButton scene
* Updated API for f18
* Fixed issue with unlock retry sequence
* Fix after review
* Success notification replaced to semi success in case of incomplete mf classic reading
* New text for read scene
* New read result sound notification logic for mf classic cards

Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2024-01-02 15:43:46 +09:00
Willy-JL
1226be74a9 Tweak some subghz config names 2023-12-30 01:32:48 +01:00
Willy-JL
ee19b84f70 Check RAM not count>=55 for "Delete Old Signals 2023-12-30 01:29:23 +01:00
Willy-JL
9428b486c5 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild 2023-12-30 01:26:02 +01:00
MX
b48103196f subghz revert previous "fix" and do proper fix
and thanks to Willy-JL !
2023-12-30 02:43:15 +03:00
Willy-JL
8872cd8f9d Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev --nobuild 2023-12-30 00:24:26 +01:00
MX
5c00a403f6 temp fix for subghz keyboard lock
actually - furi timer is broken :(((((
2023-12-26 22:49:38 +03:00
MX
b84f14386c subghz option to delete old signals on full memory 2023-12-24 03:08:24 +03:00
MX
2832160891 change log level 2023-12-22 22:13:28 +03:00
MX
4d56bb4e44 Revert "testing subghz dynamic limit based on freeheap + RPC"
This reverts commit 77f458fb6e.
2023-12-21 21:42:17 +03:00
MX
eaae5da519 faac rcxt add manually (not tested) 2023-12-21 03:28:53 +03:00
MX
77f458fb6e testing subghz dynamic limit based on freeheap + RPC
by Willy-JL

5cd2d3eabe

e8d9325bec
2023-12-21 03:17:21 +03:00
MX
8fa21c49b2 better subghz history element removal
by Willy-JL

c40755f700
2023-12-21 03:16:16 +03:00
Willy-JL
91e901a6ad Fix "discard signals" screen for repeater/exiting 2023-12-16 01:13:24 +00:00
Willy-JL
3a3e62b24d Fix subghz crash on tx attempt with non tx proto (#492) 2023-12-16 01:12:28 +00: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
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
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
Willy-JL
dea44f0daf Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-12-13 00:35:37 +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
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
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
Willy-JL
46a6a833e8 Rename ignore duplicates to remove duplicates 2023-12-10 14:01:18 +00:00
Willy-JL
8a15bc6397 SubGhz count+show repeats when not ignoring 2023-12-10 14:00:55 +00:00
Willy-JL
265cdd8b64 Fix menu index 2023-12-10 05:50:02 +00:00
Willy-JL
15ebb3f624 Format 2023-12-10 05:48:55 +00:00
Willy-JL
4eaa959994 SubGhz ignore duplicates option (#373) 2023-12-10 05:45:29 +00:00
Willy-JL
2ce0c18062 SubGhz fix locked text persisting until input 2023-12-10 01:39:58 +00:00
Willy-JL
456c0d24cf SubGhz fix exit when spamming back button 2023-12-10 01:39:35 +00:00
MX
15a29e1483 format 2023-12-07 08:21:32 +03:00
Willy-JL
0a55300926 Fix xtreme lib import 2023-12-02 06:32:04 +00:00
Willy-JL
f4d58c286b Fix mbedtls api leaks 2023-12-02 06:30:37 +00:00
Willy-JL
4bb0984b46 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into dev 2023-12-02 06:10:19 +00:00
Willy-JL
9bbdaf8cb2 Revert "Default to AM_Q (maybe idk, subghz code is a mess) --nobuild"
This reverts commit 24b994102d.
2023-12-02 01:51:30 +00:00