Commit Graph

9732 Commits

Author SHA1 Message Date
Nikita Vostokov
0980424bb9 Revert "Fix name reset after bt apps exit"
This reverts commit ae545cdb09.
2023-07-05 16:31:33 +03:00
Nikita Vostokov
ae545cdb09 Fix name reset after bt apps exit 2023-07-05 15:09:47 +03:00
MX
bbbb371d35 fix typos 2023-07-05 14:51:22 +03:00
MX
9e67fe6794 BLE stuff
+ BadBT fixes by Willy-JL
2023-07-05 14:41:28 +03:00
Eric Betts
08bafc478e Picopass fix ice (#2836)
* Fix copypaste error
* Add iCE key to dictionary
* Write iCE key as elite, others with standard kdf

Co-authored-by: あく <alleteam@gmail.com>
2023-07-05 18:26:50 +09:00
Willy-JL
dc4f264bcb Case insensitive search (damn you furi strings) 2023-07-05 02:13:55 +02:00
github-actions[bot]
a95edbc154 V49 Release Candidate Changes (#322) 2023-07-04 22:40:54 +00:00
Willy-JL
7f11479791 Merge branch 'main' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-07-05 00:21:44 +02:00
Willy-JL
1cfcc759ed Read dist suffix properly 2023-07-05 00:14:02 +02:00
github-actions[bot]
ee8c783eb4 V49 Release Candidate Changes (#321) 2023-07-04 22:07:53 +00:00
Willy-JL
2ada7b3bbb Add NFC Maker and Jetpack Joyride apps 2023-07-04 23:57:01 +02:00
Willy-JL
02943dd1db Update subbrute 2023-07-04 23:30:32 +02:00
Willy-JL
4556a5e47a Hide extensons in favs but show in search 2023-07-04 23:16:01 +02:00
Willy-JL
a4dd9f4d8a Update apps (only manifest changes) 2023-07-04 20:09:30 +02:00
Willy-JL
1e700f19a2 Bump v49 2023-07-04 19:02:08 +02:00
Willy-JL
fd2c158ad2 Move SWD path 2023-07-04 18:13:30 +02:00
Willy-JL
86d3eac218 Fix unitemp save (you don't save in GUI thread 🤡) 2023-07-04 18:04:11 +02:00
Willy-JL
849b4c6694 Merge OFW (didnt keep most code, see desc for why)
External cc1101 code is already here, its just refactored in OFW
I don't understand it, so I won't even try to merge it
The FAP fix for favorite apps, well we have a different keybind system
Keybinds didn't have that issue to begin with
2023-07-04 17:50:55 +02:00
Willy-JL
901ef5209f Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-04 17:33:37 +02:00
Willy-JL
9ad02943a6 Fix favorite move callback 2023-07-04 17:21:07 +02:00
MX
0af14d3f1d Merge branch 'ofw-dev' into dev 2023-07-04 14:09:09 +03:00
MX
d4300a10dd fix 2023-07-04 14:03:11 +03:00
Sergey Gavrilov
bb16997809 [FL-3398] Desktop settings: show icon and name for external applications (#2837) 2023-07-04 18:38:47 +09:00
Willy-JL
e96f5b566f Test equal for recurse filter 2023-07-04 00:52:15 +02:00
Willy-JL
5cc3fc99ee Support adding search button to favorites 2023-07-04 00:44:19 +02:00
Willy-JL
9d4f389311 Favorite move in actions menu 2023-07-04 00:42:26 +02:00
Willy-JL
6cb7aa649a Fix u2f archive tab 2023-07-04 00:12:59 +02:00
Willy-JL
c52bc49602 fUrI-ReCoRd_cLoSe 2023-07-04 00:00:18 +02:00
Willy-JL
ba76722158 Empty path macros cause double slashes lol 2023-07-03 23:53:26 +02:00
Willy-JL
3c992d4582 Fix search flename handling 2023-07-03 23:52:05 +02:00
Willy-JL
c7c066d033 Archive search only in filename 2023-07-03 23:14:30 +02:00
Willy-JL
029ff8bcff Archive search show no results found 2023-07-03 23:13:56 +02:00
Willy-JL
685d0b4cd2 Speed up archive search by ignoring dolphin assets 2023-07-03 23:06:51 +02:00
Willy-JL
dd31294ad0 Expose base dolphin animation dir definition 2023-07-03 23:06:08 +02:00
Willy-JL
1fab6080b7 Dir walk add recurse filter support 2023-07-03 23:05:33 +02:00
Willy-JL
761ea80454 Archive: New tab for searching files 2023-07-03 22:31:54 +02:00
Willy-JL
5520fd3d66 Archive apps use switches for easier additions 2023-07-03 18:06:28 +02:00
Willy-JL
f96993493d Fix small string usage bug 2023-07-03 18:02:29 +02:00
Willy-JL
145f3027f9 Fix cursor selection bug between archive tabs 2023-07-03 16:19:28 +02:00
gid9798
d208b69f42 subghz_playlist app: Upd external module init 2023-07-03 14:26:47 +03:00
gid9798
90ed11e5e1 subrem_configurator app: Upd TXRX 2023-07-03 14:16:43 +03:00
gid9798
2ef07a7a6c SubGhz: add some consts and fix unit tests 2023-07-03 14:02:57 +03:00
gid9798
01d7beef4e SubGhz: furi_hal_subghz remove preset load function by name 2023-07-03 13:36:26 +03:00
gid9798
0d6e6c4d85 SubGhz: fix split h and c 2023-07-03 12:48:47 +03:00
gid9798
2fb57529a0 SubGhz: fiz module seletion, furi_assert(device). drivers targets 2023-07-03 12:35:27 +03:00
gid9798
c1f056cf93 Merge remote-tracking branch 'UFW/dev' into cc1101_ext 2023-07-03 11:15:32 +03:00
Willy-JL
266538906e Archive switch types for remote/playlist in tabs 2023-07-03 04:12:29 +02:00
Willy-JL
f993368115 Prev selection on config change in same parent 2023-07-03 04:07:06 +02:00
Willy-JL
8a6f321e57 File browser apis to only change extension filter 2023-07-03 04:04:06 +02:00
Willy-JL
cdfdbed730 Archive fix sort idx=0 + hide cursor while loading 2023-07-03 03:05:17 +02:00