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: openhab/openhab-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.19.0-beta
Choose a base ref
...
head repository: openhab/openhab-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.19.1-beta
Choose a head ref
  • 4 commits
  • 144 files changed
  • 3 contributors

Commits on Nov 24, 2025

  1. Bump version to 3.19.0-beta and update fastlane metadata

    Signed-off-by: openhab-bot <[email protected]>
    openhab-bot committed Nov 24, 2025
    Configuration menu
    Copy the full SHA
    c7b942c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2025

  1. Configuration menu
    Copy the full SHA
    1f8152a View commit details
    Browse the repository at this point in the history
  2. Use view binding to get rid of findViewById (#3890)

    Only exception is WidgetAdapter due to its internal complexity.
    
    Signed-off-by: Danny Baumann <[email protected]>
    maniac103 authored Dec 22, 2025
    Configuration menu
    Copy the full SHA
    aee5af1 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2026

  1. Improve drawer header layout (#3953)

    Increase minimum height to improve server selector reachability (it was
    partially obscured by the status bar before), increase server name font
    size and add an explanatory label.
    
    Fixes #3952
    
    Signed-off-by: Danny Baumann <[email protected]>
    maniac103 authored Jan 3, 2026
    Configuration menu
    Copy the full SHA
    ecdc21f View commit details
    Browse the repository at this point in the history
Loading