Willy-JL
|
0ebdc485f0
|
RFID: Fix success title icon overlap
|
2024-04-05 07:22:04 +01:00 |
|
MX
|
344b624efc
|
fix apps loading logic
|
2024-04-05 08:57:34 +03:00 |
|
Willy-JL
|
5f80b90a5a
|
JS: Add storage copy() move() mkdir()
|
2024-04-05 06:56:50 +01:00 |
|
Willy-JL
|
309889e581
|
JS: Refactor storage to use array buffers
|
2024-04-05 06:46:34 +01:00 |
|
MX
|
1e324a7314
|
fix favorites lockup
|
2024-04-05 08:02:38 +03:00 |
|
MX
|
6e4d32b941
|
js add badusb layout support
by Willy-JL
|
2024-04-05 08:01:53 +03:00 |
|
Willy-JL
|
d4cd06816c
|
JS: Add badusb layout support
|
2024-04-05 05:33:43 +01:00 |
|
Willy-JL
|
ac628bfa27
|
Ext power amp is always true now
|
2024-04-05 04:56:58 +01:00 |
|
Willy-JL
|
e607147378
|
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
|
2024-04-05 04:52:23 +01:00 |
|
Matthew
|
d42111193a
|
Update to latest README
|
2024-04-04 23:44:08 -04:00 |
|
MX
|
22cf19dcef
|
format
|
2024-04-05 06:42:05 +03:00 |
|
MX
|
7787845479
|
cleanup unused debug, set proper log levels
|
2024-04-05 06:41:31 +03:00 |
|
MX
|
ef29ed149d
|
better subghz settings and more anim unload fixes
by Willy-JL
|
2024-04-05 06:36:35 +03:00 |
|
Matthew
|
7509238069
|
im dummy
|
2024-04-04 23:33:24 -04:00 |
|
Willy-JL
|
ff7cb37c45
|
SubGHz: Refactor last settings logic
|
2024-04-05 04:26:29 +01:00 |
|
Matthew
|
35b243634d
|
switcheroo battery defines
|
2024-04-04 23:25:35 -04:00 |
|
Matthew
|
5aa308ec50
|
Add Battery Reporting to FindMy
|
2024-04-04 23:11:43 -04:00 |
|
Willy-JL
|
7413cd8a71
|
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
|
2024-04-05 03:25:28 +01:00 |
|
Willy-JL
|
f85127ea23
|
SubGHz: Improve some GPS handling
|
2024-04-05 02:56:31 +01:00 |
|
Willy-JL
|
6dadb681ba
|
Oops
|
2024-04-05 02:54:18 +01:00 |
|
Willy-JL
|
2f06a01f64
|
JS: Fix storage.virtualQuit() not freeing file handle
|
2024-04-05 02:21:21 +01:00 |
|
MX
|
a830d6b511
|
rework subghz settings, enable tx-rx state on unused gpio pin by default
|
2024-04-05 04:02:33 +03:00 |
|
Willy-JL
|
41ac4180ce
|
Format
|
2024-04-05 01:52:46 +01:00 |
|
Willy-JL
|
cd906cafa2
|
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
|
2024-04-05 01:52:23 +01:00 |
|
Willy-JL
|
6aac86a3d8
|
Desktop: Fix early animation unload deadlocks
|
2024-04-05 01:48:35 +01:00 |
|
Willy-JL
|
15e578599e
|
Desktop: Unload animations before FAP is loaded
|
2024-04-05 01:48:01 +01:00 |
|
MMX
|
f8d4d9397e
|
Merge pull request #742 from quen0n/patch-1
Status output !TX/RX on the GDO2 CC1101 pin
|
2024-04-05 03:28:14 +03:00 |
|
Willy-JL
|
edabaf0607
|
Loader: Fix some differences from OFW
|
2024-04-05 01:10:02 +01:00 |
|
MX
|
5ba6e3225b
|
allow external apps to use infrared settings
by Willy-JL
|
2024-04-05 02:46:04 +03:00 |
|
MX
|
ec4b8b8f5e
|
Various fixes
fixes by Willy-JL
nfc parser by zacharyweiss
js widget and path globals by jamisonderek
|
2024-04-05 01:25:03 +03:00 |
|
SG
|
d6145356a4
|
Furi: heap walker
|
2024-04-04 23:58:54 +03:00 |
|
Willy-JL
|
f89f775d78
|
Actually wait for animation unload (semaphore did not)
|
2024-04-04 21:07:46 +01:00 |
|
MX
|
45e7913435
|
after merge fixes
add void
|
2024-04-04 22:55:39 +03:00 |
|
Victor Nikitchuk
|
f5ca3ed2a1
|
Status output !TX/RX on the GDO2 CC1101 pin
|
2024-04-04 22:36:44 +03:00 |
|
Willy-JL
|
c81a501670
|
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
|
2024-04-04 20:05:55 +01:00 |
|
MX
|
7c6541e513
|
Merge remote-tracking branch 'OFW/dev' into dev
|
2024-04-04 21:11:59 +03:00 |
|
Sergei Gavrilov
|
5431257470
|
[FL-3765][FL-3737] Desktop: ensure that animation is unloaded before app start (#3569)
* Desktop: ensure that animation is unloaded before app start
* Desktop: unload animation only if it is loaded
|
2024-04-04 21:42:58 +09:00 |
|
Eric Betts
|
5793d5271c
|
Hide unlock with reader for MFU-C (#3553)
Co-authored-by: あく <alleteam@gmail.com>
|
2024-04-04 19:01:41 +09:00 |
|
WillyJL
|
da80b942f8
|
Merge pull request #68 from AbeNaws/dev
Move badkb demos to demo folder
|
2024-04-04 01:18:09 +01:00 |
|
Willy-JL
|
35fb72fb2c
|
Fix path
|
2024-04-04 01:17:41 +01:00 |
|
Willy-JL
|
84ec8f0ced
|
Update and fix some MFkey bugs
|
2024-04-04 01:15:28 +01:00 |
|
Lincoln
|
0a002b3799
|
Move badkb demos to demo folder
|
2024-04-02 16:19:28 -06:00 |
|
Willy-JL
|
0e9c0c2bb0
|
SubGHz: Default coords to NAN not 0
|
2024-04-02 17:56:52 +01:00 |
|
Willy-JL
|
708af5b120
|
SubGHz: Show Geo info when GPS is disabled
|
2024-04-02 17:56:52 +01:00 |
|
Willy-JL
|
c5dcea0a95
|
Format
|
2024-04-02 16:31:19 +01:00 |
|
Willy-JL
|
2e35332b23
|
JS: Fix Math.random()?
|
2024-04-02 16:22:17 +01:00 |
|
Willy-JL
|
b8b25b0c03
|
Sync apps
- FLizzer Tracker: Detune effect (by LTVA1)
|
2024-04-02 16:08:41 +01:00 |
|
Willy-JL
|
82a07888f5
|
Fix function prototypes after merge
|
2024-04-02 16:05:03 +01:00 |
|
Willy-JL
|
514171d0c5
|
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
|
2024-04-02 15:36:43 +01:00 |
|
MX
|
3ccb2956f3
|
Merge remote-tracking branch 'OFW/dev' into dev
|
2024-04-02 17:02:56 +03:00 |
|