Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kododake/AABrowser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6
Choose a base ref
...
head repository: kododake/AABrowser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0
Choose a head ref
  • 11 commits
  • 64 files changed
  • 2 contributors

Commits on Mar 23, 2026

  1. Configuration menu
    Copy the full SHA
    d2be290 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80f561 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Configuration menu
    Copy the full SHA
    086b07a View commit details
    Browse the repository at this point in the history
  2. feat: polish start page UX, unify icons/theme options, and refresh do…

    …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
    kododake committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    1af27e9 View commit details
    Browse the repository at this point in the history
  3. update gradle

    kododake committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    2116bda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #51 from SaveEditors/codex/start-page-home-theme

    Add configurable start page, tabs, themes, scaling, and quick controls
    kododake authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    8395f3d View commit details
    Browse the repository at this point in the history
  5. update readme

    kododake authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    4a8cb7c View commit details
    Browse the repository at this point in the history
  6. version update

    kododake committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    1ddeb3c View commit details
    Browse the repository at this point in the history
  7. Update README.md

    kododake authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    59e98c8 View commit details
    Browse the repository at this point in the history
  8. UA Version update

    kododake committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    f28003f View commit details
    Browse the repository at this point in the history
  9. v2.0

    kododake authored Apr 13, 2026
    Configuration menu
    Copy the full SHA
    44b0c33 View commit details
    Browse the repository at this point in the history
Loading