Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated menu functions with MenuProvider #3776

Merged
merged 7 commits into from
Aug 19, 2023

Conversation

jpelgrom
Copy link
Member

Summary

This PR takes @NotWoods' MenuProvider PR #2974 (once again, thanks for the initial work!) and squashes, rebases and updates it for the latest code and app features and fixes several issues in the original PR. Also takes out switching the log fragment to viewbinding to limit changes.

Closes #2974

Screenshots

No visual changes if everything was done correctly :)

Link to pull request in Documentation repository

n/a

Any other notes

 - Add HelpMenuProvider to Android Auto favorites
 - Fix notification history fragment having no view because of missing super call
 - Fix crash in device controls view if a server that is offline is selected
 - Undo formatting change in SettingsActivity
 - Don't require each activity to convert the string to URIs if we can do it in one place
Copy link
Member

@dshokouhi dshokouhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested debug APK and all looks good!

@JBassett JBassett merged commit f722de9 into home-assistant:master Aug 19, 2023
4 checks passed
@jpelgrom jpelgrom deleted the menuprovider branch August 19, 2023 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants