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

Release-5.1.3 to master #981

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Release-5.1.3 to master #981

merged 1 commit into from
Mar 25, 2022

Conversation

gdeluna-branch
Copy link
Contributor

  • Master Release - Mar 25, 2022
  • Collect and persist GCLID
    • A custom expiration window for the GCLID can be set by public void setReferrerGclidValidForWindow(long window)
  • Credits related methods and fields marked as deprecated
  • Fixed IllegalAccessException on API 31, using DisplayManager instead of WindowManager

Reference

CORE-2916 -- Android - Release 5.1.3

Description

Testing Instructions

Risk Assessment [HIGH || MEDIUM || LOW]

  • I, the PR creator, have tested — integration, unit, or otherwise — this code.

Reviewer Checklist (To be checked off by the reviewer only)

  • JIRA Ticket is referenced in PR title.
  • Correctness & Style
    • Conforms to AOSP Style Guides
    • Mission critical pieces are documented in code and out of code as needed.
  • Unit Tests reviewed and test issue sufficiently.
  • Functionality was reviewed in QA independently by another engineer on the team.

  * _*Master Release*_ - Mar 25, 2022
  * Collect and persist GCLID
    * A custom expiration window for the GCLID can be set by `public void setReferrerGclidValidForWindow(long window)`
  * Credits related methods and fields marked as deprecated
  * Fixed IllegalAccessException on API 31, using DisplayManager instead of WindowManager
@gdeluna-branch gdeluna-branch merged commit 5186d5a into master Mar 25, 2022
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.

2 participants