Commit Graph

9113 Commits

Author SHA1 Message Date
Willy-JL 24bf657bba BadKB fix using only modifier keys by themselves 2023-07-10 22:11:25 +02:00
Willy-JL 4a50466f8c Revert "Free file handle after elf load"
This reverts commit d325a1a43e.
2023-07-10 19:56:44 +02:00
Willy-JL 65faffb921 Fix up/down on last odd wii menu item 2023-07-07 00:34:09 +02:00
Willy-JL eab5813f62 Fix build 2023-07-06 02:47:41 +02:00
Willy-JL df7a39cc58 Fix cli bridge "internal" definitions 🤡
Seriously. Who. THE FUCK. Thought this was a good idea???
You DO NOT keep a copy of memory structures. You import them.
Definitions change, stop intentionally handicapping your code.
Don't be a RogueMaster V2.
2023-07-06 02:42:43 +02:00
Willy-JL 1c7719f6b0 Expose thread interfaces 2023-07-06 02:40:11 +02:00
Willy-JL 6b99a117cc Fix cli bridge crash on open 2023-07-06 01:51:10 +02:00
Willy-JL 97c11926a1 Fix switching asset pack not updating icons/text 2023-07-06 01:37:12 +02:00
Willy-JL 2e7d074c0c Remove xtreme/private.h and rewire some things 2023-07-06 01:28:28 +02:00
Willy-JL dc4f264bcb Case insensitive search (damn you furi strings) 2023-07-05 02:13:55 +02: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
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
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
Willy-JL 0ccdc60921 Support remote and playlist files in archive 2023-07-03 02:40:26 +02:00
Willy-JL 964f3cf78e Playlist and remote apps open arg file path 2023-07-03 00:40:41 +02:00
Willy-JL a05bdfe788 Only use favorite timeout where supported 2023-07-02 23:08:58 +02:00
Willy-JL 4e30ce2c25 Consistent remote and playlist icon names 2023-07-02 19:38:32 +02:00
Willy-JL 1c7eec04dd Expose playlist and remote apps paths in headers 2023-07-02 19:10:51 +02:00
MX a9948003b1 починил 2023-07-02 19:02:26 +03:00