MX
090a912f93
remove
2023-07-13 23:53:46 +03:00
MX
ec588935b5
fbt format
2023-07-13 23:33:40 +03:00
MX
fd778be03c
Update lightmeter
2023-07-13 23:32:41 +03:00
MMX
0cbbe1ac0a
Merge pull request #544 from amec0e/dev
...
Updated Infrared Assets
2023-07-13 23:24:49 +03:00
MX
3f7337cd13
cleanup to automerge
2023-07-13 23:24:38 +03:00
MMX
53b27e18c3
Merge pull request #543 from DarkFlippers/submenu_fix_vertical
...
GUI module: SubMenu fix vertical orientation
2023-07-13 23:23:19 +03:00
MX
015350c692
fix
2023-07-13 23:22:55 +03:00
MX
65bbaca380
Merge branch 'ofw-dev' into dev
2023-07-13 22:40:35 +03:00
amec0e
705d6265d1
Update ac.ir
...
New captures for Tosot and Chigo (fixed swing on) and Added LG PC07SQR
2023-07-13 18:37:04 +01:00
amec0e
d64d797bcc
Update fans.ir
...
New additions
2023-07-13 18:35:12 +01:00
amec0e
59d56186aa
Update projectors.ir
...
Updated last checked
2023-07-13 18:33:54 +01:00
amec0e
34abfcb454
Update tv.ir
...
Updated last checked
2023-07-13 18:33:26 +01:00
amec0e
a7b3f9df4c
Update audio.ir
...
New additions
2023-07-13 18:32:54 +01:00
Andrey Zakharov
6605740ce9
Add LG A/C IR signals to universal remote ( #2871 )
...
Co-authored-by: Andrey Zakharov <andzhr@yandex.ru>
Co-authored-by: あく <alleteam@gmail.com>
2023-07-13 16:09:04 +04:00
Sergey Gavrilov
8dc1edac18
Loader: good looking error messages ( #2873 )
...
* Loader: special error for unknown external app
* Loader: update special error
* Loader: beautify GUI errors, remove redundant logs
* Loader: fix gui error vertical position
* Desktop settings: add external menu apps
* Desktop: smaller settings struct and fix incorrect behavior with ext apps
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-07-13 16:02:59 +04:00
あく
b55d97f827
Desktop,Cli: add uptime info ( #2874 )
2023-07-13 21:02:08 +10:00
gid9798
d3c0fbef3b
GUI module: SubMenu fix vertical orientation
2023-07-13 13:31:01 +03:00
MX
ea357b8eaf
upd ofw anims list
2023-07-13 12:48:26 +03:00
MX
f998948623
merge changes
2023-07-12 21:23:49 +03: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
あく
a4b4802897
Revert "[FL-3420] Storage: directory sort ( #2850 )" ( #2868 )
...
This reverts commit 136114890f
.
2023-07-12 21:02:52 +10:00
Sergey Gavrilov
dcb49c540f
[FL-3422] Loader: exit animation fix ( #2860 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-07-12 13:49:17 +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
AloneLiberty
bf15d3ce74
NFC: Improved MFC emulation on some readers ( #2825 )
...
* NFC: Improved MFC emulation on some readers
* NFC: Improved emulation on some readers (part 2): Some Android devices don't like this
* NFC: Improved emulation on some readers (part 3): I knew that during the emulation timings are critical, but one log breaks all...
* NFC: Improved emulation on some readers (part 4): Add fixes to Detect reader and refactor code
* NFC: Improved emulation on some readers (part 5)
* NFC: Improved emulation on some readers (part 6): GUI doesn't update without delay
* NFC: Improved emulation on some readers (part 7): Reworked emulation flow, some bug fixes and improvements
Co-authored-by: あく <alleteam@gmail.com>
Co-authored-by: gornekich <n.gorbadey@gmail.com>
2023-07-12 13:14:11 +04:00
あく
b1e13d44b8
Dolphin: add new animation ( #2865 )
2023-07-12 12:28:51 +04:00
Max Andreev
a319a6fdf2
Update toolchain to v23 ( #2824 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-07-11 19:36:15 +04:00
Nikita Vostokov
b7d2fe769c
Decode only supported Oregon 3 sensor ( #2829 )
...
Co-authored-by: wosk <nikita.vostokov@auriga.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-07-11 18:26:18 +04:00
MX
4a2cae23ca
Merge branch 'ofw-dev' into dev
2023-07-11 15:49:01 +03:00
MX
4ccfd5ba63
add app in readme
2023-07-11 14:56:05 +03:00
MX
8ab3308553
fbt format for subbrute
2023-07-11 14:54:30 +03:00
MX
b41ffd887d
Fix naming, run fbt format
2023-07-11 14:53:54 +03:00
MMX
44baa84cf6
Merge pull request #541 from CodyTolene/camera-suite
...
Add Camera Suite GPIO application for the ESP32-CAM module.
2023-07-11 14:52:14 +03:00
Astra
8bccfd6fd8
[FL-3363] More descriptive error messages for the log command ( #2835 )
...
* More descriptive error messages for the log command
* Log level description improvements
* Log help changes
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-07-11 15:41:16 +04:00
MX
bc0722fe25
upd nfc maker / badusb fixes
...
by @Willy-JL
2023-07-11 13:40:46 +03:00
MX
9d98724dcb
Merge branch 'ofw-dev' into dev
2023-07-11 13:31:59 +03:00
MMX
14fc960246
Infrared: RCA protocol support ( #2823 )
...
* RCA protocol support
* Add unit test
Co-authored-by: あく <alleteam@gmail.com>
2023-07-11 12:39:07 +04:00
Sergey Gavrilov
136114890f
[FL-3420] Storage: directory sort ( #2850 )
...
* Storage: sort_data holder in file structure
* Storage: sort directory if it possible
* make pvs happy
* Storage: fail sorting if there is no more space for realloc
* Storage: case insensitive sorting.
Co-authored-by: あく <alleteam@gmail.com>
2023-07-11 11:29:45 +04:00
Cody Tolene
978fecf242
Add Camera Suite GPIO application for the ESP32-CAM module.
2023-07-11 00:06:55 -05:00
MX
e7439272e6
Update mifare nested
2023-07-11 03:46:12 +03:00
MX
5a6c168b68
ext module fix
2023-07-11 00:09:10 +03:00
MMX
640fd92d3b
Merge pull request #539 from DarkFlippers/fix_subrem
...
SubRem app: UPD txrx
2023-07-10 23:52:37 +03:00
gid9798
73737fb94a
SubRem app: UPD txrx
2023-07-10 23:50:56 +03:00
MX
342c7dc5b5
upd subbrute
2023-07-10 23:31:38 +03:00
MMX
8e0029586b
Merge pull request #536 from gid9798/cc1101_ext_protoview
...
ProtoView: cc1101 ext
2023-07-10 23:29:27 +03:00
MX
9a7d5189d8
Merge branch 'dev' into cc1101_ext_protoview
2023-07-10 23:29:06 +03:00
MMX
88391c8392
Merge pull request #535 from gid9798/cc1101_ext_pocsag
...
POCSAG Pager: cc1101 ext
2023-07-10 23:26:41 +03:00
MX
1e8a58c224
Merge branch 'dev' into cc1101_ext_pocsag
2023-07-10 23:17:46 +03:00
MMX
f91a73159f
Merge pull request #534 from gid9798/cc1101_ext
...
Cc1101 ext
2023-07-10 23:16:30 +03:00
MX
5897b8278b
api
2023-07-10 22:46:57 +03:00