Commit Graph

1626 Commits

Author SHA1 Message Date
Willy-JL
dee8f1d5dc Loader pick all menu apps from file 2023-07-20 23:44:42 +01:00
Willy-JL
310599f73a Misc xtreme app fixes 2023-07-20 17:05:08 +01:00
Willy-JL
3f2bf81de3 SubGhz downloadmoreram.com 2023-07-20 14:39:04 +01:00
MX
0bb1e8902e replace fm15k with am_q modulation 2023-07-20 01:32:01 +03:00
ClaraCrazy
64cbdf3077 Add AM_Q Modulation 2023-07-19 18:25:20 +02:00
MX
3635a3b71f fix typo 2023-07-19 01:48:21 +03:00
gid9798
7d81d3bee0 Merge remote-tracking branch 'UFW/dev' into archive 2023-07-18 23:49:03 +03:00
gid9798
c0eebcb540 Archive: Cut/Copy/Past & NewDir 2023-07-18 23:46:28 +03:00
Willy-JL
1c00a0d119 Revert NFC FeliCa WIP PR (breaks more than adds) 2023-07-18 20:52:56 +01:00
MX
e2028eb731 Fix menu 2023-07-17 22:12:34 +03:00
MX
6870304a73 Move subghz into internal memory
we have no free ram :((((
2023-07-17 20:37:30 +03:00
MX
2c8350818c Merge branch 'ofw-dev' into dev 2023-07-17 20:33:26 +03:00
Sil 333033
ad0c7644b4 ext amp support!! 2023-07-17 18:39:11 +02:00
ClaraCrazy
37b6375aaa Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-07-17 18:23:18 +02:00
Dzhos Oleksii
9bb04832a8 IButton: on delete scene key name not fully display if so long (#2882)
Co-authored-by: あく <alleteam@gmail.com>
2023-07-17 12:03:27 +04:00
Willy-JL
5de2f8d201 Archive fix folder favorites 2023-07-16 23:51:01 +01:00
gid9798
da919372e2 Archive separate menu 2023-07-16 20:28:15 +03:00
Willy-JL
caa1bc9253 Archive merge menus, change buttons, cleanup code 2023-07-16 03:40:15 +02:00
Willy-JL
2ef96be703 Consistent RFID archive tab name 2023-07-14 22:08:15 +02:00
Willy-JL
fb91f09bda Fix IR Remote fap path for archive 2023-07-14 21:21:46 +02:00
Willy-JL
6ecb6d93ab Fix browser input ignore while loading 2023-07-14 16:46:23 +02:00
Willy-JL
f78da36c50 Hide browser cursor while loading 2023-07-14 16:45:52 +02:00
Willy-JL
c5a6e8fa46 Archive show loading while sorting 2023-07-14 16:19:50 +02:00
Willy-JL
f274c5899c Improve browser wrap around behavior 2023-07-14 15:41:49 +02:00
Willy-JL
a377178a35 Item idx not needed anymore 2023-07-14 15:26:56 +02:00
Willy-JL
ae8488ecba Re-merge the file browser changes properly 2023-07-14 15:25:02 +02:00
Willy-JL
7ce9e41091 Revert "Merge previous file browser commits"
This reverts commit 06c44031e7.
2023-07-14 14:25:26 +02:00
Willy-JL
2ace772397 OFW compatible elements_scrollable_text_line 2023-07-14 13:45:01 +02:00
gid9798
8e2371d0c9 SubRem: small fix 2023-07-14 14:28:46 +03:00
gid9798
b3810ec573 SubRem: archive browser 2023-07-14 14:16:37 +03:00
Willy-JL
d0a6022e65 Fix #329 (RFID and NFC apps not launching) 2023-07-14 12:32:59 +02:00
gid9798
f49cad314e SubRem: swap apps 2023-07-14 12:59:58 +03:00
Willy-JL
06c44031e7 Merge previous file browser commits 2023-07-14 03:52:23 +02:00
Willy-JL
0b0d9eba52 Fix apps bundle again 2023-07-14 03:42:02 +02:00
MX
523f522de0 revert archive fixes temporarily 2023-07-14 04:40:22 +03:00
Willy-JL
49fe96247a Fix some build errors 2023-07-14 02:52:58 +02:00
Willy-JL
d8ccd03308 Fix main apps manifest merge 2023-07-14 00:52:09 +02:00
Willy-JL
913af0baf3 Even more subghz merge 2023-07-14 00:28:17 +02:00
Willy-JL
f03cac5bdb Fix subghz merge 2023-07-14 00:03:56 +02:00
Willy-JL
22d72dc990 Fix main apps paths and manifests 2023-07-13 22:08:45 +02:00
Willy-JL
158b727cb8 Asset packs in external apps again 2023-07-13 20:44:06 +02:00
Willy-JL
ef907152b4 Remove FAPP and fix main menu 2023-07-13 20:42:01 +02:00
Willy-JL
9d1987e661 Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev 2023-07-13 20:08:56 +02:00
MX
c4b04a06bb Merge branch 'ofw-dev' into dev 2023-07-12 21:19:16 +03:00
Nikolay Minaylov
92c0baa461 [FL-3383, FL-3413] Archive and file browser fixes (#2862)
* File browser: flickering and reload fixes
* The same for archive browser
2023-07-12 20:35:11 +04:00
Skorpionm
25ec09c7eb SubGhz: fix check connect cc1101_ext (#2857)
* SubGhz: fix check connect cc1101_ext
* SubGhz: fix syntax
* SubGhz: enable interface pin pullups
* SubGhz: fix syntax
* SubGhz: fix CLI check connect CC1101_ext
* SubGhz: fix CLI display of the selected device

Co-authored-by: あく <alleteam@gmail.com>
2023-07-12 13:41:46 +04:00
MX
bc0722fe25 upd nfc maker / badusb fixes
by @Willy-JL
2023-07-11 13:40:46 +03:00
MX
5a6c168b68 ext module fix 2023-07-11 00:09:10 +03:00
gid9798
73737fb94a SubRem app: UPD txrx 2023-07-10 23:50:56 +03:00
Willy-JL
24bf657bba BadKB fix using only modifier keys by themselves 2023-07-10 22:11:25 +02:00