RogueMaster
b32ae83436
Merge branch 'ofwdev' into 420
2022-12-20 10:14:17 -05:00
RogueMaster
c1d9423c04
Merge branch 'UNLEASHED' into 420
2022-12-20 10:04:43 -05:00
Nikolay Minaylov
e0d716647c
[FL-3053] Archive browser delete fix ( #2163 )
2022-12-20 23:46:05 +09:00
MX
7e049d185f
Merge branch 'fz-dev' into dev
2022-12-20 16:19:43 +03:00
あく
e7107e39f7
Gui: scrollable long file names in FileBrowser and Archive Browser ( #2159 )
...
* Gui: scrollable long file names in FileBrowser
* Archive: scroll long file names
* Gui: elements code cleanup
2022-12-20 20:11:52 +09:00
RogueMaster
3f5188fc6b
fmt fixes
2022-12-19 21:44:21 -05:00
RogueMaster
84c2161a6a
Merge branch 'flipperdevices:dev' into 420
2022-12-19 15:50:52 -05:00
MX
842ba616ee
Merge branch 'fz-dev' into dev
2022-12-19 23:34:35 +03:00
Astra
fa87216a1e
[FL-2970] Untangle NFC_APP_FOLDER from nfc_device ( #2124 )
...
* Untangle NFC_APP_FOLDER from nfc_device
* Make the folder an internal part of the nfc device struct
* Move the NFC folder definition to the nfc allocator
* Move the NFC folder definition to the allocator in the nfc magic FAP
* Replace furi_string_printf with furi_string_set for folder allocation and handle the cases when folder has no slashes
* Build and allocation fixes
Co-authored-by: あく <alleteam@gmail.com >
2022-12-20 04:57:48 +09:00
RogueMaster
8a426465c8
Merge branch 'UNLEASHED' into 420
2022-12-19 13:01:35 -05:00
MX
cefff35661
Move submenu_set_selected_item
2022-12-19 20:07:07 +03:00
MX
da32d252db
Clock - use system locale settings
2022-12-19 17:54:59 +03:00
MX
96a97f1bfb
Merge branch 'fz-dev' into dev
2022-12-17 07:25:49 +03:00
RogueMaster
e78da241ca
Merge branch 'ofwdev' into 420
2022-12-16 17:28:38 -05:00
Skorpionm
2dea6969fe
[FL-3040] Audio support for SubGhz ( #2131 )
...
* Furi_hal_speaker: multiple resource usage
* Furi_hal_speaker: fix multiple resource usage
* Furi_hal_speaker: fix music_player_worker
* Furi_hal_speaker: fix mutex release queue handling
* SubGhz: add furi_hal_subghz_set_debug_pin
* SubGhz: add sound SubGhz Read, SubGhz Read RAW
* furi_hal_speaker: add __attribute__((warn_unused_result)) for furi_hal_speaker_acquire()
* Furi_hal_speaker: fix review comments
* SubGhz: cleanup naming and locking timings
* SubGhz,FuriHal: fix speaker deinit logic and subghz speaker release sequence
* FuriHal: crash on speaker acquire/release from IRQ
* Furi, FuriHal: FURI_WARN_UNUSED and documentation update
* Bump api symbols version: fix broken speaker
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com >
2022-12-17 07:20:10 +09:00
RogueMaster
8f9479d5ac
Merge branch 'UNLEASHED' into 420
2022-12-15 17:39:36 -05:00
gid9798
f43fd7a351
Removing duplicate code in subghz scnes.
2022-12-15 17:31:54 +03:00
RogueMaster
72890b6e26
more fix
2022-12-10 18:17:29 -05:00
RogueMaster
aafc97f31f
or fix?
2022-12-10 18:14:48 -05:00
RogueMaster
f7ff8d984e
remove old and fix
2022-12-10 18:14:02 -05:00
RogueMaster
88b3bbb2cb
Merge branch 'UNLEASHED' into 420
2022-12-10 18:12:40 -05:00
RogueMaster
98494f62d8
Merge pull request #464 from g3gg0/RM420_ISO15693_fix
...
fix ISO15693 emulation
2022-12-10 17:21:34 -05:00
g3gg0
d116b3fac1
fix emulation by using latest sources
...
fixed file saving
2022-12-10 22:54:46 +01:00
MX
17ea9315e0
Fix incompatibility with OFW in subghz part + improve speed
...
SubGHz app launch times improved, also setting_user file no longer added by firmware, this update will remove this file, be sure to backup!
Now this file is actually should be created by user and will be not removed every update!
2022-12-11 00:42:26 +03:00
RogueMaster
5adfd734e3
Merge branch 'UNLEASHED' into 420
2022-12-10 16:18:41 -05:00
MX
63b40992ef
Fix naming was different from OFW
2022-12-11 00:09:38 +03:00
MX
31a9a3f5f3
SubGHz: Improve signal text visibility in history ( #2111 )
...
Co-authored-by: あく <alleteam@gmail.com >
2022-12-11 02:31:07 +09:00
MX
35a4eef3fc
Merge branch 'fz-dev' into dev
2022-12-10 19:30:20 +03:00
Astra
7fb1af07b8
[FL- 3014] Untangle NFC from Unit Tests ( #2106 )
...
* Untangle NFC from Unit Tests
* nfc tests: add log error
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com >
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2022-12-10 22:02:34 +09:00
MX
6701cbacf9
SubGHz: Improve signals visibility in history
2022-12-09 20:01:05 +03:00
RogueMaster
3d97fa6737
Merge branch 'UNLEASHED' into 420
2022-12-09 00:28:19 -05:00
MX
99ef76e638
Some small fixes - added 'base_path'
2022-12-08 10:10:38 +03: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
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
1e3eb7a429
fmt changes
2022-12-07 23:32:34 -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
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
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
RogueMaster
4414b6451a
Merge branch 'pr/462' into 420
2022-12-06 19:38:40 -05:00
gornekich
79140829b3
file browser: add hide dot files option
2022-12-06 15:22:03 +04:00
RogueMaster
7a5596358a
Merge branch 'UNLEASHED' into 420
2022-12-02 17:00:08 -05:00
MX
196fc562d8
Merge branch 'fz-dev' into dev
2022-12-02 23:05:30 +03:00
gornekich
e40376bc63
NFC: fix NTAG203 info scene #2078
2022-12-02 21:41:34 +09:00
RogueMaster
f6e65139ea
Merge branch 'UNLEASHED' into 420
2022-12-01 16:15:43 -05:00
MX
1ce591a6c5
Partially fix strange issue with subghz decode raw
2022-12-01 03:18:41 +03:00