Commit Graph

70 Commits

Author SHA1 Message Date
Matthew
e9dc55c70b Rework MNTM menu, fix Long Dolphin Name, add Battery Charge %, add Ext 5v Indicator (#105) 2024-04-22 02:51:11 +01:00
Willy-JL
e3cc377b56 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-04-19 22:40:41 +01:00
WillyJL
9bef2aaec6 GUI: Fix array out of bounds in menu exit (#3604)
* GUI: Fix array out of bounds in menu exit
* Gui: fix incorrect empty menu handling
* Gui: add missing item check in menu ok handling
* Gui: remove dead code from menu module

Co-authored-by: あく <alleteam@gmail.com>
2024-04-19 23:10:48 +09:00
Willy-JL
a2fc553bef Temp fix menu edge case crash in esubghz chat 2024-04-19 08:28:40 +01:00
Willy-JL
42af1a788e Initial fixes for new canvas + furi checks 2024-03-20 05:51:39 +00:00
Willy-JL
06aea09169 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev 2024-03-20 04:18:26 +00:00
あく
acc39a4bc0 Api Symbols: replace asserts with checks (#3507)
* Api Symbols: replace asserts with checks
* Api Symbols: replace asserts with checks part 2
* Update no args function signatures with void, to help compiler to track incorrect usage
* More unavoidable void
* Update PVS config and code to make it happy
* Format sources
* nfc: fix checks
* dead code cleanup & include fixes

Co-authored-by: gornekich <n.gorbadey@gmail.com>
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
2024-03-19 23:43:52 +09:00
Willy-JL
4c80a50cbe Apps: Use OFW main app names, shorten in display 2024-03-09 08:36:54 +00:00
Willy-JL
bce77a8633 Main Menu: Cleanup code, fix scrolling text 2024-03-09 08:31:19 +00:00
MatthewKuKanich
0b81471740 Replace Terminal menu with MNTM menu 2024-03-09 00:23:17 -05:00
Willy-JL
b7220237de Small bump in the road
- Update assets and references for new project
- Revert DFU image and CLI motd
- Remove NSFW text and flag
- Remove credits animation (will be replaced with a setting menu soon)
- New EvilPortal example HTML and better error message
- Initial standalone naming for asset packs and mainmenu apps
- File migration fixes/improvements
- Remove hotfix workflow
2024-03-01 06:11:16 +00:00
Willy-JL
90111a2aa7 Remove Eurocorp font/mainmenu, -4k DFU 2024-02-12 22:27:14 +00:00
Willy-JL
0a55300926 Fix xtreme lib import 2023-12-02 06:32:04 +00:00
Willy-JL
28bcc09d9b This can just be made global at this point lol 2023-10-26 04:03:42 +01:00
Willy-JL
0ffc25bf38 Simplify terminal menu code 2023-10-12 15:02:06 +01:00
Willy-JL
dd60575572 Fix terminal menu inputs 2023-10-12 14:52:24 +01:00
MatthewKuKanich
4eaf94b93c Added new Terminal menu 2023-10-11 17:17:23 -04:00
Willy-JL
7f022f6b03 C64 text overflow fix 2023-09-10 01:22:14 +02:00
Willy-JL
a7a5503e27 Compact++ 2023-09-10 00:59:13 +02:00
Willy-JL
19a8eeee69 Fix + optimize compact and c64 menus --nobuild 2023-09-09 23:27:47 +02:00
MatthewKuKanich
58d782f7f2 commit new compact menu style 2023-09-08 23:27:10 -04:00
MatthewKuKanich
09986b33a7 commit new compact menu style 2023-09-08 23:23:02 -04:00
Willy-JL
d7aa3ea60f Make all service memory structures OFW comaptible 2023-08-29 01:57:06 +02:00
Struan Clark
23ceb276d6 fix: removing looped font calls 2023-08-16 19:24:53 -06:00
Struan Clark
fa78a7fcaa feat: allow checking for new fonts 2023-08-15 19:37:31 -06:00
Struan Clark
9bae4dc291 feat: Eurocorp menu theme 2023-08-14 21:13:54 -06:00
Sil
f23770d867 Remove unused name 2023-08-09 23:31:27 +02:00
Sil
e2694a5c82 Merge branch 'dev' of https://github.com/Flipper-XFW/Xtreme-Firmware into dev 2023-08-09 23:23:23 +02:00
Sil
01dcf16c05 Add Commodore 64 style menu 2023-08-09 23:22:15 +02:00
Willy-JL
bfb9296d07 Short name for all menu styles 2023-08-09 21:09:38 +02:00
Willy-JL
edd708ca67 Fix lefty inputs with vertical menu 2023-08-03 03:21:24 +02:00
Willy-JL
d87a6cffd1 c o n s u m e d 2023-08-03 03:21:05 +02: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
Willy-JL
4560bead7a Format 2023-07-29 02:35:05 +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
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
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
9e20f2d253 Rework menu style to be a enum (more future menus) 2023-07-24 23:55:04 +02:00
Willy-JL
704983b4b9 Fix wii menu sticking to right with 2 app columns 2023-07-21 15:45:43 +01:00
Willy-JL
2ace772397 OFW compatible elements_scrollable_text_line 2023-07-14 13:45:01 +02:00
Willy-JL
65faffb921 Fix up/down on last odd wii menu item 2023-07-07 00:34:09 +02:00