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

Fix Move-navigation-bar-to-bottom.patch #2029

Merged
merged 2 commits into from
Apr 29, 2022
Merged

Conversation

uazo
Copy link
Collaborator

@uazo uazo commented Apr 29, 2022

the bug of #2011 is present in all versions because the offset of the menu is not correctly calculated and is off-screen, but only in A7 is it taken into account.
in the other android versions it automatically adjusts the offsets to make the menu be always visible.
in addition, and only in A7, the menu is not drawn correctly if the bar is docked at the bottom, for this reason I reduce the size so that it is pleasant but still functional.

Fix for #1995
Fix for #2011

@csagan5 csagan5 merged commit b7bad88 into bromite:master Apr 29, 2022
@csagan5
Copy link
Contributor

csagan5 commented Apr 29, 2022

I assume no side effects for non-A7 owners?

@uazo
Copy link
Collaborator Author

uazo commented Apr 29, 2022

I assume no side effects for non-A7 owners?

no effect, it is under version checking.

@csagan5
Copy link
Contributor

csagan5 commented Apr 29, 2022

I assume no side effects for non-A7 owners?

no effect, it is under version checking.

In this case I will change the comment to mention Android Nougat.

@uazo uazo deleted the fix-1995-2011 branch May 2, 2022 08:09
ChanningPromethean pushed a commit to PrometheanWorld/bromite that referenced this pull request May 12, 2023
* fix 1995 and 2011

* fixgit apply

Co-authored-by: Carmelo Messina <uazo@users.noreply.github.com>
ChanningPromethean pushed a commit to PrometheanWorld/bromite that referenced this pull request May 12, 2023
Merge in AP/chromiumpatches from upstream-101.0.4951.69 to master

* commit 'e27c948d5ef6b3ff8f36a70b313a7d74d043adb0': (88 commits)
  AP9-5174 Update Chromium code to latest
  Release 101.0.4951.69
  Update build/patches/Add-webrtc-site-setting.patch
  Add webRTC site settings
  Do not specify 'latest'
  fix odd behaviour with search or site suggestions
  Add Android 12L to version list
  Add a flag to site engagement feature
  Add webgl site setting
  Add missing CHANGELOG entries
  Release 101.0.4951.53
  Fix merge typo in privacy patch
  Updated patches for v101
  multiple fixes
  reverse the order of appmenu
  Fix Move-navigation-bar-to-bottom.patch (bromite#2029)
  Release 101.0.4951.39
  Patches for v101 (bromite#2010)
  Quote grep expression
  Document home page as NTP
  ...
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.

None yet

2 participants