Willy-JL
05d6cbfc6a
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-03-06 17:40:02 +00:00
Willy-JL
be63934eae
Move static and hopper frequencies to submenus
2023-03-06 14:36:52 +00:00
Willy-JL
b7e2281103
Xfw app error msg on bad frequency input
2023-03-06 14:18:27 +00:00
Willy-JL
524465ab72
Small xfw app renames
2023-03-06 14:17:57 +00:00
MX
6511252140
Fix external module power init
2023-03-06 14:23:59 +03:00
MX
ada343b7df
Exclude 390Mhz from freq analyzer for external module
2023-03-06 12:30:20 +03:00
MX
6d0c3eb3b6
Properly rename unirf remix to subghz remote
...
And automatically migrate user files to new folder
2023-03-06 10:32:01 +03:00
MX
f25af91d23
Fix issues with external module 5v power
2023-03-06 10:08:59 +03:00
Willy-JL
84303b1371
Xfw frequency editor add new frequencies
2023-03-06 03:36:57 +00:00
Willy-JL
ed78b1043c
Xfw app frequency editor use defaults setting
2023-03-06 03:06:13 +00:00
Willy-JL
3ac08a2782
Xfw app frequency editor actually save to file
2023-03-06 03:00:48 +00:00
Willy-JL
d5e56330ec
Xfw app frequency editor add remove functionality
2023-03-06 02:07:26 +00:00
Willy-JL
badbfaf449
Initial xfw app subghz frequency editor
2023-03-06 01:25:21 +00:00
Willy-JL
b9e25d3aed
Add varitemlist callabcks to all xfw app panes
2023-03-05 23:33:21 +00:00
Willy-JL
6297a588aa
Fix xfw app long setting names
2023-03-05 23:15:47 +00:00
Willy-JL
c058d740ec
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-03-05 23:08:47 +00:00
Willy-JL
89e5b479c8
Fix lefthanded mode on vertical interfaces
2023-03-05 23:07:52 +00:00
Willy-JL
8dbbd34ec8
Fix subghz setting_user reset on flash
2023-03-05 22:18:25 +00:00
Willy-JL
d780752d9e
Fix unirf freeze (protocol deserialize status ok)
2023-03-05 20:39:42 +00:00
Willy-JL
f9c5b8a73e
Fix unirf freeze (protocol deserialize status ok)
2023-03-05 20:38:35 +00:00
MX
2f567f3c3f
Merge pull request #374 from 403-Fruit/patch-1
...
Blackjack game: fix bug counting more than one ace
2023-03-05 23:26:16 +03:00
MX
f612357150
Exclude 464Mhz from freq analyzer
2023-03-05 23:09:54 +03:00
Kevin
f1f2718598
Blackjack game: fix bug counting more than one ace
...
Take into account how many aces there are before using 11 as the value for an ace
2023-03-04 19:46:14 -10:00
Willy-JL
c097a1717c
Move xtreme settings file to sd card
2023-03-05 02:30:50 +00:00
Willy-JL
9416d512be
Make xtreme app an external fap
2023-03-05 01:56:44 +00:00
Willy-JL
d1bbcb8f64
Use mainmenu icons for main external apps
2023-03-05 01:55:14 +00:00
Willy-JL
2e09232499
Support for external apps in main menu
2023-03-04 22:56:10 +00:00
Willy-JL
479b8d8deb
Add dolphin state and xtreme to api headers
2023-03-04 22:05:19 +00:00
Willy-JL
876229db51
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-03-04 02:55:19 +00:00
Willy-JL
393095e550
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into fix-bad_kb_bt-flipper_app-conflict
2023-03-04 00:18:49 +00:00
Willy-JL
6493821a27
Move subplaylist to plugins
2023-03-04 00:05:55 +00:00
Willy-JL
6c3dfdb1e1
Make subplaylist external
2023-03-04 00:05:26 +00:00
MX
dbee87a6c6
Merge branch 'fz-dev' into dev
2023-03-04 01:05:16 +03:00
MX
7e80ed6693
Add forgotten check
2023-03-04 01:04:59 +03:00
MX
db0c34f63e
Update pocsag pager app to new error system
2023-03-04 01:03:14 +03:00
MX
056f2eb7d5
Return frequency check
2023-03-04 00:24:56 +03:00
MX
fe84e9521c
More subghz updates and fixes
2023-03-04 00:03:04 +03:00
MX
b90060e574
Merge branch 'fz-dev' into dev
2023-03-03 23:22:40 +03:00
Nikolay Minaylov
5d4057f722
Archive browser: update path on dir leave ( #2455 )
2023-03-04 03:07:41 +09:00
Ethanol0001
0b7d205253
Update clock_app.c ( #2446 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-04 01:15:17 +09:00
Skorpionm
72ca6b25e9
[FL-3106] SubGhz: better and more verbose error handling in protocols, stricter CAME validation ( #2443 )
...
* SubGhz: add error protocol
* WS: add error protocol
* SubGhz: error processing
* SubGhz: more stringent CAME protocol restrictions
* SubGhz: fix header duration CAME protocol
* SubGhz: delete comments
* SubGhz: sync SubGhzProtocolStatus with FuriStatus
* SubGhz: update documentation and bump api_version
Co-authored-by: あく <alleteam@gmail.com >
2023-03-04 00:09:13 +09:00
Georgii Surkov
6cc5119c64
[FL-3117] Infrared: Fix hangups on repeated button press ( #2441 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-03 21:37:02 +09:00
Astra
42d27d04f6
[FL-3127] Fix navigation on unsupported card types ( #2440 )
...
Co-authored-by: あく <alleteam@gmail.com >
2023-03-03 19:55:51 +09:00
andr0423
24f084d282
Fixed music player path for dummy mode ( #2454 )
...
Music player path changed #2453
2023-03-03 12:50:15 +03:00
MX
12b760e2e3
Revert music player changes (see desc)
...
Many users have a big library of music files downloaded on their microSD, migration will stuck for unknown amount of times, so app will hang up for super long time, migration is acceptable for other apps, for this one it will be reverted and it will work as before the app data changes
2023-03-03 08:52:27 +03:00
MX
43ef3d9bff
Fix ibutton app - add manually - duplicate names
2023-03-03 07:34:49 +03:00
MX
3bdd171ce2
Update ibutton fuzzer to new ibutton system
2023-03-03 07:23:48 +03:00
Willy-JL
bbd3274efd
Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into fix-bad_kb_bt-flipper_app-conflict
2023-03-03 01:19:41 +00:00
Willy-JL
2984128d64
Move spi mem mgr and swd probe to gpio section
2023-03-03 01:19:21 +00:00
Willy-JL
8c05c5dca5
Move subghz apps to own folder
2023-03-03 00:04:23 +00:00