Add configurable start page, tabs, themes, scaling, and quick controls#51
Merged
Merged
Conversation
Owner
|
Thank you for the wonderful PR! Please wait while I review and merge your changes. |
Contributor
Author
Glad to help! I started with a local fork customizing based off my liking now that I have a car with Android Auto, and thought others could benefit as well. |
…nate/readme - Start page/menu UX improvements - Split action groups into separate cards and align button sizing/icons - Add Photo mode toggle beside Resume Last Page to hide foreground UI and show background only - Keep back behavior strict while menu is open (close menu first) - Visual/theming updates - Improve header consistency across Bookmarks/Tabs/Check for Updates - Add Auto/Light/Dark theme selection in Settings - Remove legacy AMOLED compatibility mapping - Favicon and tab/bookmark enhancements - Show cached site icons in Bookmarks and Tabs - Refactor favicon rendering into shared logic - Fallback to public_24px when a site does not provide favicon - Start page background stability + style - Fix crash risk when setting large background images via sampled decode/caching - Restore and upgrade default background to dynamic Material-based gradient (theme-aware) - Donate enhancements - Add tabbed Donate UI (GitHub Sponsors / Bitcoin) in Settings - Add same Donate card to Start Page with QR + action button - Use favorite_24px with pink tint for GitHub Sponsors action - Documentation updates - Place docs/img/aabrowser1.png as main showcase image in README - Add litemode.gif and darkmode.gif to screenshot section
Owner
|
@SaveEditors Your contribution (especially the tab workflow, start/home experience, and settings improvements) made a huge difference to the project. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Details
Validation
./gradlew testDebugUnitTest assembleRelease