Skip to content

MNTM for 956#503

Draft
956MB wants to merge 23 commits intodevfrom
956/prs
Draft

MNTM for 956#503
956MB wants to merge 23 commits intodevfrom
956/prs

Conversation

@956MB
Copy link
Copy Markdown
Member

@956MB 956MB commented Jan 2, 2026

What's new

This branch consolidates several PRs (UI fixes and additions) into a usable build. Flash space is extremely low as is, and excluding some weather stations and other SubGHz protocols is necessary to be able to fit these PRs and allow for further changes. The ones that have been temporarily excluded are hopefully uncommon or legacy protocols that won't be missed if you're using this branch. The point of this branch being primarily UI features.

Excluded protocols:

  • Uncommon/Regional gate, garage, and alarm protocols: nero_sketch, nero_radio, ido, power_smart, doitrand, ansonic, smc5326, linear_delta3, dooya, kinggates_stylo_4k, dickert_mahs, hay21, feron, elplast, schrader_gg4, tpms_generic.
  • Obscure weather-station protocols: solight_te44, infactory, acurite_986, auriol_ahfl, auriol_hg0601a, emos_e601x, gt_wt_02, gt_wt_03, kedsum_th, nexus_th, oregon_v1, thermopro_tx4, tx_8300, vauno_en8822c, wendox_w6726.

956MB added 20 commits December 20, 2024 12:19
Allows selecting both files and folders at the same time to perform
actions on. Selected files are either moved to clipboard for the
`Cut`/`Copy` and `Paste` actions, or deleted with `Delete`. `Rename`
action still only works on single file, but that file can be in the
multi selection.
- New file list widget was created to show the to-be-deleted files on the delete screen, rather than just "Delete n files?" It's also scrollable.
- 'Select' action menu option was removed from the favorites tab since favorites already have a mechanism for that stuff.
- File list now accounts for `.js` files and uses correct icon
- References #317 and adds the options `12:XX` and `00:XX` in `Settings > System > Midnight Format` to display the preferred clock format past midnight on all clocks (Desktop, Main Menu MNTM style, Lock screen and Nightstand clock app). "12:30 AM" -> "00:30" OR "12:30".
- Checks asset packs if they contain Fonts/Icons and adds "Size Warning" list entry that opens new scenes.
- First scene is just a warning with text explaining that fonts and icons remain loaded and use up memory.
- Second scene uses the file list widget to display all the selected asset packs fonts and icons, as well as their sizes. This information is just about being extra informative. No actions can be done on any of the files shown.
- Adds more info to a few of the menu styles that can fit it, as well as the option to toggle any/all of it on or off.
- Also fixes a potential overlap in the MTNM style in the rare case a device name is max length.
- Using deselect (`left`) on a folder that itself wasn't selected but had selected children inside (any amount in any sub folders) would not deselect everything from that folder down. Meaning the steps to deselect a folders contents would be to select the folder itself with `right` then deselect with `left`, adding one unnecessary action to the process.
- Also felt like the midnight format setting was too out of place in `MNTM > Interface` with the 5 other submenu entries, so I put it in Misc for now.
# Conflicts:
#	applications/services/desktop/desktop.c
#	applications/services/desktop/views/desktop_view_locked.c
#	applications/services/gui/modules/menu.c
#	applications/services/locale/locale.h
#	applications/settings/system/system_settings.c
This branch consolidates several [PRs](https://github.com/Next-Flip/Momentum-Firmware/issues?q=is:pr+is:open+author:956MB) (UI fixes and additions) into a usable build. Flash space is extremely low as is, and excluding some weather stations and other SubGHz protocols is necessary to be able to fit these PRs and allow for further changes. The ones that have been *temporarily* excluded are hopefully uncommon or legacy protocols that won't be missed if you're using this branch. The point of this branch being primarily UI features.

* #327
* #344
* #354
* #385

Excluded protocols:

* Uncommon/Regional gate, garage, and alarm protocols: `nero_sketch`, `nero_radio`, `ido`, `kia`, `power_smart`, `doitrand`, `ansonic`, `smc5326`, `linear_delta3`, `dooya`, `kinggates_stylo_4k`, `dickert_mahs`, `hay21`, `feron`, `elplast`, `schrader_gg4`, `tpms_generic`.
* Obscure weather-station protocols: `solight_te44`, `infactory`, `acurite_986`, `auriol_ahfl`, `auriol_hg0601a`, `emos_e601x`, `gt_wt_02`, `gt_wt_03`, `kedsum_th`, `nexus_th`, `oregon_v1`, `thermopro_tx4`, `tx_8300`, `vauno_en8822c`, `wendox_w6726`.
@956MB 956MB self-assigned this Jan 2, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 2, 2026

Compiled f7 firmware for commit de008d7a:

* Somehow entirely missed the browser path in this merge :(
* Don't lint on this branch
* Let linker exclude protocols
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant