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

Dev v3.0.1 to staging for 3.0.1 release #65

Merged
merged 26 commits into from
Aug 20, 2024
Merged

Dev v3.0.1 to staging for 3.0.1 release #65

merged 26 commits into from
Aug 20, 2024

Conversation

rymorale
Copy link
Contributor

Description

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

rymorale and others added 26 commits June 12, 2024 13:47
Staging to main for v3.0.0 release
Add badges for CI and code coverage
Add push template documentation
[MOB-21298] Make some required fields as optional for ICON template
[MOB-21266] Tests suggestion from PR reviews of NotificationBuilder 3.0.0 initial release
MOB-21447: replaces the heads up notification (HUD) on API 21 with the expanded push template as the heads up notification is not expandable. additionally, the heads up notification is replaced by the collapsed layout on API22 and 23 as the HUD notification is expandable but does not show any title or body text.
MOB-21261: use the `setOnlyAlertOnce` on the NotificationCompat.Builder to prevent an interaction intent from creating a new notification each time a push template interaction occurs.
MOB-21262: use a expanded layout with a smaller image area to allow the notification action buttons to be displayed on the bottom of each notification.
Low level API fixes (MOB-21261, MOB-21262, MOB-21447, and MOB-21460)
@rymorale rymorale merged commit e39af20 into staging Aug 20, 2024
4 checks passed
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.

4 participants