MX
35f95336ed
Heat index
...
by ClementGre
2023-06-25 00:38:26 +03:00
MX
34ff4c7dfa
.
2023-06-25 00:31:23 +03:00
MX
fef90f1ec5
Unitemp SCD40 support
...
by divinebird
2023-06-25 00:31:08 +03:00
MX
b92f7c669b
Update changelog
2023-06-24 22:11:25 +03:00
MX
6f3f2fa1e7
OFW PR 2783: SLIX2 emulation support
...
by g3gg0
2023-06-24 21:14:00 +03:00
MX
8e126112f0
OFW PR 2782: NFC: Fix key invalidation logic
...
by AloneLiberty
2023-06-24 21:11:27 +03:00
MX
ae47b9888f
Rework pwm is running check
2023-06-24 20:23:46 +03:00
MX
0540c2743f
Update totp
2023-06-24 18:34:33 +03:00
MX
8ae952f499
Fix furi_hal_bus issues in AVR Programmer and Signal Generator
2023-06-24 17:50:27 +03:00
MMX
e3a7dbdcec
Merge pull request #524 from gid9798/hid_app
...
Hid app
2023-06-24 00:16:13 +03:00
gid9798
3ee2223cbd
Hid app: Flip Numpad
2023-06-23 21:54:19 +03:00
Sergey Gavrilov
761a14e6e2
[FL-2837][FL-3270] Loader refaptoring: second encounter ( #2779 )
...
* Core: rename internal FlipperApplication to FlipperInternalApplication
* FAP Loader: move load_name_and_icon to flipper_application library
* Loader menu: rework api
* View holder: move to gui service
* Loader: simple "loading" worker
* Loader: applications dialog
* Loader: fapping
* Update f18 api
* Apps: remove fap_loader
* Libs, flipper application: store args, rename thread allocation
* Loader: error handling
* Apps: use loader error handling
* Loader: documentation
* FBT: accomodate loader
* Loader: do not raise gui error if loader is locked
* Archive: accomodate loader
* Loader: fix loading message
* Flipper: drop some old dolphin legacy
* Loader: generalize error construction
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-23 21:01:40 +09:00
gid9798
2149859719
Hid app: vertival numpad
2023-06-23 00:06:20 +03:00
gid9798
62da715f75
Hid app: keynote vertical redraw and cleanup
2023-06-22 22:33:01 +03:00
MX
1c06ac1a82
...
2023-06-17 21:53:03 +03:00
MX
851aabdcb5
Update changelog
2023-06-17 21:52:27 +03:00
MX
bd743dc1d8
Update changelog and readme
2023-06-17 21:50:24 +03:00
MMX
44136b7d98
Merge pull request #522 from amec0e/dev
...
Updated Infrared Assets new
2023-06-16 23:54:36 +03:00
amec0e
a414318605
Update tv.ir
...
New additions
2023-06-16 19:44:52 +01:00
amec0e
34b5535e00
Update projectors.ir
...
New additions
2023-06-16 19:44:24 +01:00
amec0e
d816220596
Update fans.ir
...
New additions
2023-06-16 19:44:05 +01:00
amec0e
c2fbc8a846
Update audio.ir
...
New additions
2023-06-16 19:43:45 +01:00
amec0e
8f996f9267
Update ac.ir
...
New additions
2023-06-16 19:43:19 +01:00
MX
491e368535
Merge branch 'ofw-dev' into dev
2023-06-16 20:41:47 +03:00
あく
4ddfe05a59
Debug: sync apps on attach, makes it possible to debug already started app that has crashed ( #2778 )
2023-06-16 10:48:57 +04:00
hedger
5334a0ab92
[FL-3376] Fixed GATT attribute order ( #2776 )
...
* hal: gatt: swapped rx/tx serial chars order
* hal: gatt: reordered HID attrs to maintain previous order
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-06-15 21:24:47 +09:00
MX
3c2d56e46b
Add check
2023-06-15 03:08:56 +03:00
MX
1f3e621a31
Fix wifi marauder UART deinit
2023-06-15 02:53:08 +03:00
MX
5d9f4b1333
Changelog & more rgb patch info
2023-06-14 18:29:59 +03:00
MX
f078a48b7d
Merge pull request #513 from Sil333033/subghz_cli_external
...
added external cc1101 module at cli
2023-06-14 18:06:38 +03:00
MX
ee8bbdcfe0
remake just a bit, disable external on command end
2023-06-14 18:05:05 +03:00
MX
8f835597ba
Merge branch 'dev' into subghz_cli_external
2023-06-14 18:03:16 +03:00
MX
2ba1f80f7b
Merge branch 'ofw-dev' into dev
2023-06-14 18:00:43 +03:00
MX
8088c52551
fix
2023-06-14 18:00:24 +03:00
Leopold
b6dbf25f85
furi_hal_nfc: fix rfalTransceiveBitsBlockingTx's 4th argument to bits count rather than bytes count ( #2773 )
2023-06-14 19:49:26 +09:00
gid9798
e2104bd6cf
Merge remote-tracking branch 'UFW/dev' into subghz/code_improvement
2023-06-14 09:23:36 +03:00
MX
8bb3092002
Revert BLE gatt characteristics refactoring temporarily
2023-06-14 03:19:18 +03:00
gid9798
417dedd317
SubGhz App: remove kostily and velosipedy
2023-06-14 01:24:05 +03:00
MX
f22624399c
remove unneeded global var
2023-06-14 01:07:07 +03:00
MX
cd9874970a
Merge branch 'ofw-dev' into dev
2023-06-13 23:28:59 +03:00
gid9798
7b44221d9a
Drop timestamp_file_names in hal
2023-06-13 22:36:34 +03:00
gid9798
c4baf3194e
SubGhz App: change load custom presets
2023-06-13 22:17:54 +03:00
あく
392bd3cde0
FuriHal: remove clock startup time tracking from clean builds ( #2764 )
2023-06-13 16:02:12 +04:00
MX
d1c970b019
Fix protoview patable adding in custom modulations
2023-06-12 23:20:56 +03:00
Sil333033
6aed650bcc
added external cc1101 module at cli
2023-06-12 14:15:22 +02:00
MX
4f0d201269
Fix changelog updater links
2023-06-12 05:40:00 +03:00
MX
63b350aedc
Fix noanims build
2023-06-12 05:22:12 +03:00
MX
ef66a62a88
Update changelog
2023-06-12 04:56:22 +03:00
MX
6256f0c46e
Add more freqs to default list
2023-06-12 04:33:16 +03:00
MX
b1af5bb6e5
Update changelog
2023-06-12 04:24:20 +03:00