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

[Android] Implement launcher zoom callback #7206

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 12, 2023

  1. [Android] Implement launcher zoom callback

    Added launcher zoom callback for live wallpapers introduced in API 30, closes libgdx#7055
    patzly committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d0b2044 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Fix Spotless formatting issues

    patzly committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    a660cb4 View commit details
    Browse the repository at this point in the history
  2. Revert "Fix Spotless formatting issues"

    This reverts commit a660cb4.
    patzly committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    8b118e2 View commit details
    Browse the repository at this point in the history
  3. Fix Spotless formatting issues

    patzly committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    2ff7574 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    8b9e479 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Update AndroidLiveWallpaperService.java

    Add missing calls of new notifyZoomChanged method
    patzly committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    c746ed2 View commit details
    Browse the repository at this point in the history