MX
|
8794aad5d0
|
Merge branch 'fz-dev' into dev
|
2022-12-08 21:41:45 +03:00 |
|
Georgii Surkov
|
df808be8d7
|
[FL-3003] Fix logical error in storage script (#2105)
* Fix logical error in storage script
* Fix formatting
|
2022-12-08 18:31:22 +09:00 |
|
MX
|
99ef76e638
|
Some small fixes - added 'base_path'
|
2022-12-08 10:10:38 +03:00 |
|
Aleksandr Kutuzov
|
a590f7e46b
|
Merge remote-tracking branch 'origin/dev' into DigitalSequence_PulseReader
|
2022-12-08 16:04:31 +09:00 |
|
Shane Synan
|
5c3a5cd8f7
|
FuriHal, Power, UnitTests: battery charging voltage limit API (#2063)
|
2022-12-08 15:57:49 +09:00 |
|
RogueMaster
|
ed0203edf7
|
RELEASE
|
2022-12-08 01:24:50 -05:00 |
|
MX
|
349ef2ecb8
|
Fix merge issues
|
2022-12-08 09:04:22 +03:00 |
|
MX
|
1fc67f76a2
|
Merge branch 'fz-dev' into dev
|
2022-12-08 08:58:39 +03:00 |
|
RogueMaster
|
11e4df56ef
|
remove old
|
2022-12-08 00:56:42 -05:00 |
|
RogueMaster
|
63bcba1bcf
|
Update ReadMe.md
|
2022-12-08 00:55:14 -05:00 |
|
RogueMaster
|
c1fae1dce0
|
Merge branch 'ofwdev' into 420
|
2022-12-08 00:54:42 -05:00 |
|
Skorpionm
|
6a470a464e
|
[FL-3002] SubGhz: add RPC error (#2097)
* [FL-3002] SubGhz: add RPC error
* RPC_APP: rpc_system_app_error_reset, automatic error reset when a new event is executed
* SubGhz: fix text error
* SubGhz: fix text error 2
* SubGhz: add error description
* Format sources
Co-authored-by: あく <alleteam@gmail.com>
|
2022-12-08 14:49:54 +09:00 |
|
RogueMaster
|
0a9e316bde
|
Update version.py
|
2022-12-08 00:35:09 -05:00 |
|
RogueMaster
|
51c98adb88
|
RELEASE
|
2022-12-07 23:34:04 -05:00 |
|
RogueMaster
|
ae7054a338
|
Update ReadMe.md
|
2022-12-07 23:33:36 -05:00 |
|
RogueMaster
|
1e3eb7a429
|
fmt changes
|
2022-12-07 23:32:34 -05:00 |
|
RogueMaster
|
81de0d77f0
|
new ani
|
2022-12-07 23:30:55 -05:00 |
|
RogueMaster
|
d78484f158
|
remove old
|
2022-12-07 23:29:11 -05:00 |
|
RogueMaster
|
38f8883b81
|
Update README.md
|
2022-12-07 23:23:39 -05:00 |
|
RogueMaster
|
feb57d0779
|
IR TV Universal: Toshiba TV (2084)
|
2022-12-07 23:21:25 -05:00 |
|
RogueMaster
|
bddaf3cfe1
|
RELEASE
|
2022-12-07 19:23:20 -05:00 |
|
RogueMaster
|
29c4070d0b
|
Update bad_usb_scene_file_select.c
|
2022-12-07 19:21:25 -05:00 |
|
RogueMaster
|
bc1f73801e
|
Update bad_usb_scene_file_select.c
|
2022-12-07 19:20:18 -05:00 |
|
RogueMaster
|
9261e3cdcf
|
Merge branch 'ofwdev' into 420
|
2022-12-07 19:16:33 -05:00 |
|
Mekare
|
2871759877
|
use FuriHalNfcADevData instead of using each of its fields in function calls
|
2022-12-07 22:24:44 +01:00 |
|
Mekare
|
72d9ad83dc
|
mf_classic_get_classic_type: ATQA1 is used
|
2022-12-07 21:31:55 +01:00 |
|
Mekare
|
c7d60e5f11
|
mf_classic_check_card_type: ATQA1 is used
|
2022-12-07 21:19:35 +01:00 |
|
gornekich
|
c535b8f4ce
|
[FL-3017], [FL-3018] Change NFC emulation screens (#2102)
* nfc: fix emulate uid view
* archive: hide dot files in apps
* nfc: fix other emulation scenes view
|
2022-12-08 01:47:55 +09:00 |
|
Nikolay Minaylov
|
2daf39018b
|
[FL-3001] File browser base folder (#2091)
* File browser base folder
* Format sources
* FuriHal: bump api version
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
|
2022-12-07 23:17:41 +09:00 |
|
MX
|
741ad34b2c
|
WS: Oregon2 - add support for temp sensor RTHN129 (#2088)
Co-authored-by: あく <alleteam@gmail.com>
|
2022-12-07 22:28:18 +09:00 |
|
0xchocolate
|
e42dda7cfb
|
UART echo: fix race conditions causing null pointer dereference (#2092)
Co-authored-by: 0xchocolate <0xchocolate@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
|
2022-12-07 20:46:50 +09:00 |
|
gornekich
|
9a21dae29c
|
[FL-3008], [FL-2734], [FL-2766], [FL-2898] NFC bug fixes (#2098)
* nfc: rework mf classic update
* nfc: rename cache folder to .cache
* nfc: fix ATQA order bytes in nfc files
* file browser: add hide dot files option
* nfc: fix iso-14443-4 uid cards emulation
* nfc: fix unit tests
Co-authored-by: あく <alleteam@gmail.com>
|
2022-12-07 19:52:44 +09:00 |
|
あく
|
c43ec414bb
|
FuriHal: add i2c unit tests (#2089)
* FuriHal: add i2c unit tests
* FuriHal: restructure unit tests
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
|
2022-12-07 19:43:40 +09:00 |
|
Dmitry Zinin
|
cbc5e3fa92
|
IR TV Universal: Toshiba TV (#2084)
From Toshiba TV 32W1534DG (C)
Co-authored-by: あく <alleteam@gmail.com>
|
2022-12-07 18:50:44 +09:00 |
|
あく
|
2b06b41ffd
|
Dolphin: new animation L2_Wake_up_128x64 (#2099)
|
2022-12-07 19:34:36 +10:00 |
|
RogueMaster
|
01f31f166c
|
dnd dice name upd
|
2022-12-07 00:08:30 -05:00 |
|
RogueMaster
|
2df0471524
|
Update ReadMe.md
|
2022-12-06 19:40:07 -05:00 |
|
RogueMaster
|
4414b6451a
|
Merge branch 'pr/462' into 420
|
2022-12-06 19:38:40 -05:00 |
|
RogueMaster
|
0fb483f5c5
|
Delete anims_ofw.txt
|
2022-12-06 12:37:17 -05:00 |
|
gornekich
|
a9d850e51b
|
nfc: fix unit tests
|
2022-12-06 17:50:46 +04:00 |
|
gornekich
|
1c40592823
|
nfc: fix iso-14443-4 uid cards emulation
|
2022-12-06 17:32:11 +04:00 |
|
gornekich
|
79140829b3
|
file browser: add hide dot files option
|
2022-12-06 15:22:03 +04:00 |
|
gornekich
|
c08f23ef07
|
nfc: fix ATQA order bytes in nfc files
|
2022-12-06 14:14:37 +04:00 |
|
gornekich
|
95d02923de
|
nfc: rename cache folder to .cache
|
2022-12-06 13:16:01 +04:00 |
|
RogueMaster
|
675e58330c
|
Update ReadMe.md
|
2022-12-06 02:16:50 -05:00 |
|
RogueMaster
|
f6ce14df7e
|
Create README.md
|
2022-12-06 00:57:26 -05:00 |
|
RogueMaster
|
73db284a3b
|
release
|
2022-12-05 22:57:22 -05:00 |
|
RogueMaster
|
8c272d05e2
|
remove old
|
2022-12-05 22:44:26 -05:00 |
|
RogueMaster
|
7978d025d4
|
Update manifest.txt
|
2022-12-05 22:42:55 -05:00 |
|
RogueMaster
|
2ab754d7f2
|
fmt and upds
|
2022-12-05 22:39:08 -05:00 |
|