MX
15c480b68a
Merge branch 'ofw-dev' into dev
2023-09-02 13:33:32 +03:00
Max
52b5966262
Add File Naming setting for more detailed naming ( #3002 )
...
* added filename mode setting
* added furi_flag checks for when filename_mode is set
* changed naming for ibutton, lfrfid and subghz
* requested changes from PR
* Lib: gather all naming bits and pieces under name generator module. Properly bump api version. FuriHal: fix RTC flag enum.
* PR requested changes
* bug fix for arg type
* added functionality for other application scenes
* Lib: cleanup name generator API, simplify usage. Sync API symbols.
* Lib: proper size type in name_generator. Cleanup.
* FuriHal: cleanup rtc api usage across firmware
Co-authored-by: あく <alleteam@gmail.com>
2023-09-01 14:57:49 +09:00
Astra
e5fdb2e069
[FL-3314] Disconnect from BLE on protobuf error ( #2955 )
...
* Disconnect from BLE on protobuf error
* Set profile instead of disconnecting and add logging
Co-authored-by: あく <alleteam@gmail.com>
2023-09-01 13:54:12 +09:00
あく
f218c41d83
Undo some TODO ( #3024 )
...
* TODO FL-3497: impossible to fix with current memory allocator
* TODO FL-3497: removed, requires radically different settings approach
* TODO FL-3514: removed, yes we should
* TODO FL-3498: implemented, guarding view port access with mutex.
* TODO FL-3515: removed, questionable but ok
* TODO FL-3510: removed, comment added
* TODO FL-3500: refactored, store pin numbers in GpioPinRecord, fix gpio app crash caused by incorrect gpio_pins traversal.
* Format Sources
* TODO FL-3505: removed, mutex alone is not going to fix issue with WPAN architecture
* TODO FL-3506: removed, change ownership by copy is good
* TODO FL-3519: documentation and link to source added
* Lib: remove unneded total sum from comment in bq27220
---------
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-09-01 05:54:52 +04:00
Sergey Gavrilov
809418b9da
[FL-3563] StorageListRequest: size filter ( #3018 )
...
* Protobuf: size filter
* Update protobuf
* Scripts: types for fwflash.py
* RPC: handle fliter for StorageListRequest
* RPC: StorageListRequest tests for filtering
* Fix unit tests configuration
* Assets: sync protobuf with upstream
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-09-01 10:23:37 +09:00
Skorpionm
aa1c1fd905
[FL-3582] SubGhz: heap overflow text error ( #3021 )
2023-08-29 20:55:36 +09:00
Astra
c6be6f487a
[FL-3495] Remove the TODO for GPIO settings save/load ( #3015 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-08-29 13:39:34 +09:00
MX
46e74b3823
remake fix in ofw way
...
view_dispatcher will skip on _run and free will be called, then app will exit same as normal
2023-08-28 05:48:40 +03:00
MX
416a02fc5b
Merge branch 'ofw-dev' into dev
2023-08-27 02:43:56 +03:00
あく
cf74dd2599
Rfid: fix crash on broken key launch from archive ( #3012 )
2023-08-25 21:00:00 +04:00
Astra
66d26c16cd
[FL-3580] AC OFF button ( #3010 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-08-26 01:09:40 +09:00
MX
6609a64307
Remake custom universal remotes to use new design
...
New icons by @Svaarich
2023-08-24 03:31:42 +03:00
MX
0660329ae5
Merge branch 'ofw-dev' into dev
2023-08-23 23:47:03 +03:00
Skorpionm
940ec36a0b
SubGhz: fix todo ( #2984 )
...
* [FL-3501] SubGhz: fix Handle multiple external cc1101 modules
* [FL-3502] SubGhz: fix Protocol not found error message
* [FL-3503] SubGhz: fix Handle rx buffer overflow
* {FL-3520] SubGhz: Handle RX buffer overflow with external cc1101
* [FL-3548] SubGhz: Security+ 2.0 counter start value
* [FL-3552] Sub-GHz: Check saved file
* [FL-3555] [FL-3554] Sub-GHz: RX buffer overflow handling and check that buffer has been properly written
* [FL-3557] Sub-GHz: No optimization required
* [FL-3558] Sub-GHz: Keeloq 0 discriminator
* [FL-3559] Sub-GHz: Keeloq unknown learning
* [FL-3560] Sub-GHz: callback for updating keeloq data on display
* SubGhz: fix RXFIFO_OVERFLOW
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-08-24 04:51:32 +09:00
Astra
60182aa2cd
[FL-3564] New IR universal remote graphics ( #3006 )
...
* New IR universal remote layout
* Remove redundant checks
Co-authored-by: あく <alleteam@gmail.com>
2023-08-24 03:24:47 +09:00
Nikolay Minaylov
b368660d48
More apps moved to apps repo ( #2978 )
...
* Clock, music player, snake game removed
* Music player, picopass assets removed
Co-authored-by: あく <alleteam@gmail.com>
2023-08-24 02:50:17 +09:00
MX
8df9947d42
Merge branch 'ofw-dev' into dev
2023-08-23 19:49:00 +03:00
Nikolay Minaylov
15f92f765d
[FL-3479] Desktop: more favorites, configurable dummy mode ( #2972 )
...
* Desktop: more favorite app shortcuts
* Making PVS happy
* Desktop settings submenu fix
Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 21:26:47 +09:00
MX
821f03b230
Merge branch 'ofw-dev' into dev
2023-08-23 15:08:54 +03:00
MX
ad723217e6
fix subghz loading
2023-08-23 15:08:29 +03:00
Dzhos Oleksii
dc7517e5fd
Fix display last symbol in multiline text ( #2967 )
...
* Revert submodules
* Compare without round
* Gui: slightly more integer logic in elements_get_max_chars_to_fit
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 04:15:38 +09:00
MX
20593d56c0
Merge branch 'ofw-dev' into dev
2023-08-22 21:53:50 +03:00
Astra
27b2808ade
[FL-3481] Properly reset the NFC device data ( #2980 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 03:40:05 +09:00
Astra
e353433cd8
[FL-3488] Assign tickets to all TODO items ( #2988 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 02:56:27 +09:00
hedger
200c44bdca
loader: restored support for debug apps ( #2993 )
...
* fbt: restored loader support for debug apps (no GUI tho)
* desktop: fixed code for handling autorun apps
* loader: fixed autorun app messing up last update stage
* Loader: handle status without message
Co-authored-by: あく <alleteam@gmail.com>
2023-08-23 02:38:45 +09:00
Aleksandr Zhytnyk
ac9234563a
Fix Sub-GHz Remote folder name
2023-08-20 12:24:49 +03:00
MX
c70edf6dc9
update changelog and settings naming
2023-08-20 05:34:54 +03:00
MX
830eb0e5f6
Merge branch 'dev' into desktop_favorite_port
2023-08-19 23:34:08 +03:00
MX
26e5ae7476
RXFIFO_OVERFLOW still breaks esubghz_chat
2023-08-18 23:50:38 +03:00
MX
5924c3dd2c
disable 0 seed in add manually
2023-08-18 21:04:59 +03:00
SkorP
03d3482357
SubGhz: fix RXFIFO_OVERFLOW
2023-08-18 17:14:50 +03:00
gid9798
6330012b1d
Desktop: fix lock timer after rebooting
2023-08-18 11:27:12 +03:00
gid9798
b1b00d4fa7
Desktop favorites: Return none and add lock in dummy
2023-08-18 11:23:35 +03:00
MX
3584e0da46
Fix FAAC counter fix seed being not removed from RAM
2023-08-17 17:33:21 +03:00
SkorP
e1c83692c3
[FL-3552] Sub-GHz: Check saved file
2023-08-17 16:02:39 +03:00
MX
3507c89dbb
fix faac add manually cnt
2023-08-17 16:02:32 +03:00
SkorP
6e2bcd9d00
{FL-3520] SubGhz: Handle RX buffer overflow with external cc1101
2023-08-17 14:43:53 +03:00
gid9798
f73f369952
Desktop favorites pt2
2023-08-17 13:40:55 +03:00
gid9798
3990c93013
Desktop favorites pt1
2023-08-17 13:04:40 +03:00
MX
0934b3f791
fix later
2023-08-17 03:24:14 +03:00
MX
fec80da3f4
subghz - fix check, fix typos
...
temporarily replace with internal check, commented code in function added TODO comment
2023-08-17 03:01:40 +03:00
MX
15ac511dea
Merge branch 'ofw-dev' into dev
2023-08-16 16:52:43 +03:00
あく
b90e2ca342
SubGhz: add timeout to subghz_hal_async_tx_test_run ( #2975 )
...
* SubGhz: add timeout to subghz_hal_async_tx_test_run
* Removed full API from unit_test build config
---------
Co-authored-by: hedger <hedger@nanode.su>
Co-authored-by: hedger <hedger@users.noreply.github.com>
2023-08-16 13:16:42 +04:00
MX
146ae8c3bf
Do not crash with fatal error on wrong ir frequency
...
TODO: actually use infrared_signal_is_valid check!
2023-08-15 21:09:25 +03:00
MX
aeadaef7c9
remove old vars
2023-08-15 08:37:56 +03:00
MX
fb2c65721b
fix somfy telis wrong frequency in add manually
2023-08-14 17:55:26 +03:00
Astra
830e202bb1
Properly reset the NFC device data
2023-08-14 17:49:09 +03:00
gid9798
f18df25a96
NFC app: MF Custom UID, fix SAK & ATQA save
2023-08-14 15:33:03 +03:00
MMX
196edb5d05
Merge pull request #571 from DarkFlippers/nfc_mfclassic_custom_uid
...
NFC App: Add manual MF Classic custom UID
2023-08-14 03:11:20 +03:00
MX
9fb20438c7
remove wrong path
2023-08-12 21:39:47 +03:00