Commit Graph

9549 Commits

Author SHA1 Message Date
Willy-JL
c532e17649 Fix vertical offset with other menu styles 2023-07-28 22:52:21 +02:00
Willy-JL
ef2ad55a7e Begone, cringe 2023-07-28 20:11:05 +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
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
Willy-JL
c20d2344a7 Fix version tag 2023-07-27 03:40:56 +02:00
Willy-JL
a1115115dd pls lemme slepo 2023-07-27 03:19:31 +02:00
Willy-JL
8c66d1c063 Remove AM_Q modulation (broken and kinda useless) 2023-07-27 01:05:57 +02:00
Willy-JL
710e810912 Merge branch 'main' of https://github.com/Flipper-XFW/Xtreme-Firmware into xfw-dev 2023-07-26 23:59:00 +02:00
Willy-JL
05f5031858 Show boot status on screen 2023-07-26 23:52:00 +02:00
Willy-JL
9f448a9c8f Dont delete apps folder anymore 2023-07-26 22:05:46 +02:00
Willy-JL
a397a3f9bd Improve flipper init and add logging + led 2023-07-26 21:58:36 +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
22d0cbb362 Make icon assets dir 2023-07-26 04:33:33 +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
99b203e25c update changelog 2023-07-25 04:44:31 +03:00
MX
2446c5c02b Fix PR #557 issues and run fbt format 2023-07-25 04:37:34 +03:00
MMX
8e20aa6780 Merge pull request #557 from ALEEF02/analyzer-decoder
SubGHz Analyzer - Modulation switching
2023-07-25 04:34:51 +03:00
MX
6f40a06869 play pause buttons for universal projector remote 2023-07-25 04:25:57 +03:00
MX
8a249c48c5 fix daewoo 2023-07-25 04:19:37 +03:00
MMX
e686561c77 Merge pull request #556 from amec0e/dev
Updated infrared assets
2023-07-25 04:18:55 +03:00
MX
3fcf0da1ec just in case 2023-07-25 03:35:50 +03:00
ALEEF02
2c8ac7f775 Expand straggling 'mod' instances 2023-07-24 18:48:44 -04:00
ALEEF02
dbb1ab8693 Expand 'mod' to 'modulation' in all instances for consistency 2023-07-24 18:38:32 -04:00
ALEEF02
eed85f019c Typo fixes and cleanup 2023-07-24 18:34:40 -04:00
Willy-JL
899e3b58d0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into xfw-dev 2023-07-24 23:56:36 +02:00
Willy-JL
9e20f2d253 Rework menu style to be a enum (more future menus) 2023-07-24 23:55:04 +02:00
Willy-JL
0b6e971318 Store battery style as enum (properly this time) 2023-07-24 23:48:15 +02:00
Willy-JL
4bdc3052bd NSFW pack no longer first in list 2023-07-24 23:44:34 +02:00
ClaraCrazy
7b57819a82 Rename "SFW" asset setting to "Default" 2023-07-24 23:20:37 +02:00
MX
f1a353d942 fix 5 plugins ui update 2023-07-25 00:11:56 +03:00
ALEEF02
9fa45850d2 Merge branch 'analyzer-decoder' of https://github.com/ALEEF02/unleashed-firmware-subghz-analyzer into analyzer-decoder 2023-07-24 17:11:11 -04:00
ALEEF02
2dc5d49be1 Add switching of modulations on long-press of OK 2023-07-24 17:08:44 -04:00