Nikolay Minaylov
a2a4fa8cda
[FL-3408, FL-3429, FL-3430] Backlight notification fix ( #2878 )
...
* Notifications: display brightness override fix
* FuriHalVersionColor update
* float comparison fix
Co-authored-by: あく <alleteam@gmail.com >
2023-08-01 16:56:11 +09:00
MX
5d21da1737
fix
2023-07-31 01:21:17 +03:00
gid9798
c6b6aec057
replace power amp in driver
2023-07-30 12:12:59 +03:00
Willy-JL
cef4a004f7
Add PS4 menu style
2023-07-30 01:29:14 +02:00
Willy-JL
a562b09aff
Deduplicate more main menu input code
2023-07-29 23:27:36 +02:00
Willy-JL
1e64419d9e
Revert "This isnt used anywhere"
...
This reverts commit a65c7d1e40 .
2023-07-29 23:04:21 +02:00
Sil333033
85ece6e813
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev
2023-07-29 22:18:26 +02:00
Sil333033
5103a45f0a
Update ampd code again
2023-07-29 22:18:22 +02:00
Sil333033
b3a783acb4
Fix build
2023-07-29 22:16:51 +02:00
Willy-JL
65c89996d6
Nano please also run ./fbt format_py
2023-07-29 20:32:07 +02:00
Willy-JL
aba874ddab
Merge unleashed
2023-07-29 20:24:53 +02:00
Sil333033
3a273280cc
Update ampd code
2023-07-29 18:09:41 +02:00
MX
c3f7a0d128
update changelog
2023-07-29 05:52:40 +03:00
MX
2c656f9c49
Update wifi marauder
2023-07-29 05:21:58 +03:00
Willy-JL
d8349a4144
Reset menu index when entering scene in xtreme app
2023-07-29 03:24:01 +02:00
MMX
03b950999c
Merge pull request #562 from CodyTolene/ct/camera-suite-update
...
Update '[ESP32] Camera Suite' to v1.1.0
2023-07-29 04:15:21 +03:00
MX
0f9c6ba847
Remake it more properly
...
still has problems, need to rewrite subghz_devices tx/rx switch code, checking strcmp every time is not good too, but better than loading whole config from microsd
2023-07-29 03:51:46 +03:00
Willy-JL
4560bead7a
Format
2023-07-29 02:35:05 +02:00
Cody Tolene
e698d6274f
Update to match changes from here: https://github.com/flipperdevices/flipper-application-catalog/pull/90
2023-07-28 17:49:42 -05:00
Willy-JL
70872f45c1
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-07-29 00:25:43 +02:00
Sil333033
796d0992fa
Fix NULL pointers
2023-07-29 00:18:25 +02:00
Sil333033
1bf4d64bf4
add Wifi sniffer with GPS
2023-07-29 00:18:07 +02:00
Willy-JL
c532e17649
Fix vertical offset with other menu styles
2023-07-28 22:52:21 +02:00
Willy-JL
ae86e6b637
Add vertical menu style
2023-07-28 20:10:24 +02:00
Willy-JL
a65c7d1e40
This isnt used anywhere
2023-07-28 20:08:54 +02:00
Willy-JL
17860d99c3
Format
2023-07-28 19:50:37 +02:00
Willy-JL
09df7daf4d
Simplify main menu draw logic + fix scrolling text
2023-07-28 19:47:32 +02:00
Willy-JL
b1cd8b675d
Cleaner menu style logic
2023-07-28 17:59:41 +02:00
Cody Tolene
d4ff1e3a50
Update '[ESP32] Camera Suite' to v1.1.0
2023-07-27 22:25:37 -05:00
Willy-JL
eb0b7d53f8
DSi menu tweaks and fixes
2023-07-28 01:06:21 +02:00
Willy-JL
586d63f223
Format
2023-07-28 00:31:58 +02:00
Willy-JL
27fb23d4ce
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-07-28 00:27:01 +02:00
Willy-JL
49e4f4f246
Add DSi style main menu
2023-07-28 00:26:58 +02:00
Willy-JL
361dfd04f7
Keep menu logic in order like enum
2023-07-28 00:21:43 +02:00
Willy-JL
e50ecd880a
Add elements_scrollbar_horizontal()
2023-07-28 00:18:02 +02:00
Sil333033
d36c7cc183
Configurable SPI & Uart channels
2023-07-27 19:49:39 +02:00
Z3BRO
58beca313d
SubGHz External High Power
2023-07-27 17:25:32 +02:00
Willy-JL
8c66d1c063
Remove AM_Q modulation (broken and kinda useless)
2023-07-27 01:05:57 +02:00
Willy-JL
9f448a9c8f
Dont delete apps folder anymore
2023-07-26 22:05:46 +02:00
Willy-JL
aaafdc1a82
Fix asset packs folder change stuff
2023-07-26 15:03:56 +02:00
Willy-JL
c6564deef9
Why was this a thing?
2023-07-26 14:55:20 +02:00
Willy-JL
a14d6c53dc
Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev
2023-07-26 14:13:40 +02:00
Sil333033
5b5d52ae85
rename 'nrfsniff' to 'nrf24sniff' in error message
2023-07-26 13:43:53 +02:00
Willy-JL
a778b6f354
Fix build
2023-07-26 12:52:51 +02:00
Willy-JL
be82c36070
Merge branch 'dev' of https://github.com/Sil333033/Flipper-Xtreme into xfw-dev
2023-07-26 03:50:41 +02:00
Willy-JL
2ee9349d50
Update apps pt2 + Add MAYHEM Evil Portal
2023-07-26 03:48:19 +02:00
Willy-JL
356a4678d6
Update apps
2023-07-26 02:08:35 +02:00
Willy-JL
18bb2a35f7
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
2023-07-25 19:43:51 +02:00
Sil
9bad568973
Merge branch 'Flipper-XFW:dev' into dev
2023-07-25 10:49:09 +02:00
MX
2446c5c02b
Fix PR #557 issues and run fbt format
2023-07-25 04:37:34 +03:00