MX
8deecc9241
Fix comment
2022-12-21 15:12:17 +03:00
MX
0bfaaa0fe1
SubGHz: Add manually +2 new remotes
...
Allow manual creation of Nice Flor S, Nice Smilo
2022-12-21 15:11:12 +03:00
MX
488211b4d7
Update Unitemp
...
https://github.com/quen0n/unitemp-flipperzero/tree/dev
2022-12-21 14:23:26 +03:00
MX
05147e5b7a
Update universal remote assets
...
by @Amec0e
2022-12-21 14:19:12 +03:00
MX
0abe9ee417
Merge pull request #225 from TQMatvey/dev
...
LFRFID: allow removing password from T5577 to make it operational
2022-12-21 13:53:55 +03:00
MX
09f80d0086
fbt format
2022-12-21 13:00:27 +03:00
MX
aba70c33f1
Merge branch 'dev' into t5577
2022-12-21 12:35:43 +03:00
MX
f3553deb16
Merge branch 'fz-dev' into dev
2022-12-21 12:32:21 +03:00
あく
5856746fc9
iButton: fixed notification on successful read ( #2169 )
2022-12-21 12:07:14 +03:00
TQMatvey
6d8ecec051
lfrfid: clear_t5577: major code cleanup
2022-12-21 15:00:52 +07:00
TQMatvey
060a48cdfc
lfrfid: clear_t5577: move icon and text lower
2022-12-21 12:21:17 +07:00
TQMatvey
91eed4209d
lfrfid: clear_t5577: change notification color and cleanup
2022-12-21 12:11:58 +07:00
TQMatvey
787eafd7b8
lfrfid: clear_t5577: code cleanup, add notifications
...
Co-authored-by: grvpvl <Tobirg@users.noreply.github.com>
2022-12-21 11:34:54 +07:00
TQMatvey
10b55bcbd2
lfrfid: t5577_clear: remove unneeded comment
2022-12-21 07:09:39 +07:00
TQMatvey
19e230823b
lfrdfid: t5577_clear: make animation smoother
2022-12-21 07:07:07 +07:00
TQMatvey
d1418bf7f6
Merge branch 'DarkFlippers:dev' into dev
2022-12-21 06:44:25 +07:00
Georgii Surkov
c34ae66b6e
[FL-3041] IR format docs ( #2162 )
...
Co-authored-by: あく <alleteam@gmail.com>
2022-12-21 00:07:19 +09:00
Nikolay Minaylov
e0d716647c
[FL-3053] Archive browser delete fix ( #2163 )
2022-12-20 23:46:05 +09:00
Kowalski Dragon
a9c2b4d6a0
Desktop: dummy mode improvements. Fixes: correct scrolling text, correct AM/PM in Clock. ( #2160 )
...
* Show passport instead of app if SD/app is missing
* Desktop: cleanup dummy mode code and add more apps
* Gui: fix incorrect trimming in scrollable text
Signed-off-by: Kowalski Dragon (kowalski7cc) <kowalski7cc@users.noreply.github.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 22:57:58 +09:00
MX
4fb03cde62
Merge branch 'fz-dev' into dev
2022-12-20 16:21:57 +03:00
MX
7e049d185f
Merge branch 'fz-dev' into dev
2022-12-20 16:19:43 +03:00
TQMatvey
376fa071a1
Merge branch 'DarkFlippers:dev' into dev
2022-12-20 19:46:58 +07:00
Skorpionm
797eab8924
SubGhz: fix Hormann HSM ( #2158 )
...
* SubGhz: fix Hormann HSM
* SubGhz: add check pattern hormann protocol
Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 21:42:16 +09:00
TQMatvey
c7de198d1a
lfrfid: Add scene to clean T5577 Passwords
...
Co-authored-by: grvpvl <Tobirg@users.noreply.github.com>
2022-12-20 19:40:25 +07:00
gornekich
4cee550cc6
[FL-2809] Rework BLE key storage ( #2154 )
...
* bt: disconnect first on profile change
* bt keys: rework bt keys
* saved struct: add payload size getter to API
* bt: rework bt with new key storage API
* bt: add keys storage operation to bt API
* hid: save bt keys on sd card
* bt: add unit tests for key storage
* bt: working profile switch
* bt: cleanup
* bt hid: change keys storage path
Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 21:32:24 +09: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
Astra
0286636183
[FL-3036] Add NFC file format documentation ( #2156 )
2022-12-20 16:19:26 +09:00
Kowalski Dragon
2bdc34274f
Clock v1 ( #1750 )
2022-12-20 06:43:32 +09:00
MX
842ba616ee
Merge branch 'fz-dev' into dev
2022-12-19 23:34:35 +03:00
MX
9e2c3eb96d
Testing marauder +5 volt
2022-12-19 23:33:11 +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
MX
921b47ac50
Merge branch 'fz-dev' into dev
2022-12-19 22:24:52 +03:00
Skorpionm
a81a5ca57c
[FL-3052] WS: add choice fahrenheit/celsius ( #2149 )
...
* WS: add choice fahrenheit/celsius
* WS: fix syntax
Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 04:22:57 +09:00
MX
577334a394
Fix sound issues in multiple apps
2022-12-19 21:55:06 +03:00
Konstantin Volkov
84ba2690a5
GitHub: update unit_tests workflow steps to always re-flash device ( #2150 )
...
Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-20 03:14:44 +09:00
MX
de2334f314
Update Readme and changelog
2022-12-19 20:50:16 +03:00
MX
4a4c041fd9
Merge pull request #216 from quen0n/dev
...
New plugin - Unitemp
2022-12-19 20:29:34 +03:00
MX
d5624cd842
Merge branch 'dev' into unitemp
2022-12-19 20:24:14 +03:00
MX
ca72a4f225
Drop AM2320 and DHT Monitor plugins
2022-12-19 20:21:40 +03:00
Victor
453666192c
DHT monitor remove
2022-12-19 20:16:33 +03:00
Victor
cbc9720738
New plugin: Unitemp
2022-12-19 20:16:02 +03:00
Max Andreev
361ca8b750
Rollback new amap workflow ( #2152 )
2022-12-20 02:09:19 +09:00
MX
cefff35661
Move submenu_set_selected_item
2022-12-19 20:07:07 +03:00
MX
fd5b1f1943
Merge branch 'fz-dev' into dev
2022-12-19 19:51:19 +03:00
Max Andreev
ef7052fbad
Fix new amap workflow ( #2151 )
...
* Fix amap workflow
* get_env.py
* Fix amap_analyse.yml
2022-12-20 01:42:06 +09:00
MX
22062faae2
Update changelog
2022-12-19 19:03:32 +03:00
MX
8a09ac2569
Update SubGhz Bruteforcer
2022-12-19 18:45:27 +03:00
Max Andreev
5d18b189ec
Run map file analyser through repository dispatch ( #2148 )
...
* Add ripository dispatch
* Fix mistakes
2022-12-20 00:28:53 +09:00
MX
57f68c11e9
Deduplicate fans.ir
...
Thanks to @Amec0e
2022-12-19 17:57:56 +03:00
MX
94e7bb7fe3
Add mouse jiggler to USB Keyboard&Mouse App
2022-12-19 17:56:13 +03:00