Commit Graph

10282 Commits

Author SHA1 Message Date
suaveolent
d8d2b360cb Add support for Mifare Classic 4k SAK 0x38 ATQA 0x02, 0x04, 0x08 (#3009)
Co-authored-by: suaveolent <suaveolent@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-09-01 11:22:29 +09:00
あく
7531e18020 Move roadmap link to readme (#3014)
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-09-01 06:00:40 +04:00
あく
f218c41d83 Undo some TODO (#3024)
* TODO FL-3497: impossible to fix with current memory allocator

* TODO FL-3497: removed, requires radically different settings approach

* TODO FL-3514: removed, yes we should

* TODO FL-3498: implemented, guarding view port access with mutex.

* TODO FL-3515: removed, questionable but ok

* TODO FL-3510: removed, comment added

* TODO FL-3500: refactored, store pin numbers in GpioPinRecord, fix gpio app crash caused by incorrect gpio_pins traversal.

* Format Sources

* TODO FL-3505: removed, mutex alone is not going to fix issue with WPAN architecture

* TODO FL-3506: removed, change ownership by copy is good

* TODO FL-3519: documentation and link to source added

* Lib: remove unneded total sum from comment in bq27220

---------

Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-09-01 05:54:52 +04:00
Astra
7aa55ebc6c [FL-3543] Check the filetype of the update manifest (#3025)
Co-authored-by: あく <alleteam@gmail.com>
2023-09-01 10:47:02 +09:00
Willy-JL
25434b8fb7 Merge branch 'main' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev --nobuild 2023-09-01 03:45:55 +02:00
Willy-JL
abbc6f15a1 Enter bootloader with dualboot switch --nobuild 2023-09-01 03:43:46 +02:00
Willy-JL
bccd7a3e4a Change dual boot text 2023-09-01 03:43:14 +02:00
Willy-JL
f12e557408 Dev Pro/ Wroom dual boot broky :angy: 2023-09-01 03:42:56 +02:00
Sergey Gavrilov
809418b9da [FL-3563] StorageListRequest: size filter (#3018)
* Protobuf: size filter
* Update protobuf
* Scripts: types for fwflash.py
* RPC: handle fliter for StorageListRequest
* RPC: StorageListRequest tests for filtering
* Fix unit tests configuration
* Assets: sync protobuf with upstream

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-09-01 10:23:37 +09:00
Willy-JL
8ea7613953 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into xfw-dev
--nobuild
2023-09-01 00:13:09 +02:00
Willy-JL
9f840e95f3 Update subbrute --nobuild 2023-08-31 23:43:49 +02:00
Willy-JL
14e6768d14 Fix evil portal html path 2023-08-31 23:02:07 +02:00
Willy-JL
8c922bca46 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-08-31 22:59:46 +02:00
Willy-JL
202d988dd5 ESP Flasher dual boot 2023-08-31 22:47:40 +02:00
Eng1n33r
b91f8d009e Fix KL unknown mf cnt bug 2023-08-31 22:39:22 +03:00
Sil333033
2649a2fa9f Update muroder --nobuild 2023-08-31 19:12:12 +02:00
Willy-JL
d76a324a59 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-08-31 16:40:31 +02:00
Willy-JL
ee37769ee2 Update apps 2023-08-31 16:40:04 +02:00
Sil333033
68862fa616 Update NRF24 Channel scanner --nobuild 2023-08-31 15:48:17 +02:00
Sil333033
a11cf7c910 Change NMEA baudrate 2023-08-31 15:48:04 +02:00
Willy-JL
160ab755a2 Only loader gives app xp 2023-08-30 18:45:04 +02:00
Skorpionm
aa1c1fd905 [FL-3582] SubGhz: heap overflow text error (#3021) 2023-08-29 20:55:36 +09:00
gid9798
cb5c5c08f6 SubGHz Remote: submodule 2023-08-29 13:37:15 +03:00
Astra
c6be6f487a [FL-3495] Remove the TODO for GPIO settings save/load (#3015)
Co-authored-by: あく <alleteam@gmail.com>
2023-08-29 13:39:34 +09:00
gornekich
5eb045e25f nfc: add rfal wrong state error handling (#3017) 2023-08-29 13:31:40 +09:00
Willy-JL
87faeea1ee Mass storage cleaner interface 2023-08-29 03:26:22 +02:00
Willy-JL
034edf50ce Mass storage revert to expand (max 2G img w/ seek)
This reverts commit 54804fcc66.
2023-08-29 03:25:45 +02:00
Willy-JL
0ec8c85481 Fix build 2023-08-29 02:38:05 +02:00
Willy-JL
3af56c2af8 Last part for 100% OFW compatile API 2023-08-29 02:37:09 +02:00
Willy-JL
4b333b3767 Simplify if to guard statement 2023-08-29 02:00:56 +02:00
Willy-JL
d2baf3935e Match event names to gui text 2023-08-29 01:59:54 +02:00
Willy-JL
d7aa3ea60f Make all service memory structures OFW comaptible 2023-08-29 01:57:06 +02:00
Willy-JL
d87d982b2b Update mass storage 2023-08-29 01:33:54 +02:00
Willy-JL
54804fcc66 Remove file expand, use seek for mass storage 2023-08-29 01:33:31 +02:00
Willy-JL
8bdbdaa6f5 Tweak services orders
Same order but numbers match OFW
2023-08-29 00:49:15 +02:00
Willy-JL
2af8338f4a Move some things around to match OFW 2023-08-29 00:40:35 +02:00
Willy-JL
184eb718e1 Cleanup some clutter --nobuild 2023-08-29 00:30:57 +02:00
Willy-JL
7e56034538 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-28 19:23:45 +02:00
Eng1n33r
04b2771e3b Merge branch 'DarkFlippers:dev' into dev 2023-08-28 13:23:07 +03:00
Willy-JL
87eb1a1830 Same text in universal menu and title 2023-08-28 05:07:38 +02:00
Willy-JL
c9db246515 Reorder ir universals menu 2023-08-28 05:01:17 +02:00
Willy-JL
ba9364b444 Update extra ir remotes to new style 2023-08-28 05:00:36 +02:00
MX
5bd868665e fix timer icons in ir remote
icons by @Svaarich
2023-08-28 05:50:32 +03:00
MX
46e74b3823 remake fix in ofw way
view_dispatcher will skip on _run and free will be called, then app will exit same as normal
2023-08-28 05:48:40 +03:00
Eng1n33r
a772408ee6 Good Monday
[SubGhz / RadioSettings] More flexible rolling counter rate;
Remove unused stuff & small UI revisal
2023-08-28 00:02:48 +03:00
Willy-JL
17a6822a09 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-08-27 22:14:33 +02:00
Willy-JL
682721516b Fix LCD Colors order/sides --nobuild 2023-08-27 19:26:42 +02:00
DerSkythe
7b4d66f0f4 change: add another icon for a BinRAW receiver mode 2023-08-27 04:04:22 +04:00
MX
416a02fc5b Merge branch 'ofw-dev' into dev 2023-08-27 02:43:56 +03:00
あく
cf74dd2599 Rfid: fix crash on broken key launch from archive (#3012) 2023-08-25 21:00:00 +04:00