Releases: adobe/aepsdk-ui-android
Releases · adobe/aepsdk-ui-android
v3.0.2-notificationbuilder
Release Notes
- Add
aep
prefix to notification builder string resources to prevent conflicts with resources defined by the app. - Fix intent actions to allow tracker activities to correctly handle received intents.
What’s Changed
- Staging to main for 3.0.2 release (#74) @rymorale
- Dev v3.0.2 to staging for 3.0.2 release (#73) @rymorale
- MOB-21822: Fix dismissed intents (#72) @rymorale
- add
aep
prefix to notification builder string names (#69) @rymorale - Staging to main for 3.0.1 release (#66) @rymorale
- Dev v3.0.1 to staging for 3.0.1 release (#65) @rymorale
v3.0.1-notificationbuilder
Release Notes
- Fixed timer notification background color.
- Updated optional fields within the multi-icon push template.
- Fixed issues seen with lower level Android API. See #64 for details.
What’s Changed
- Staging to main for 3.0.1 release (#66) @rymorale
- Dev v3.0.1 to staging for 3.0.1 release (#65) @rymorale
- bump version to 3.0.1 (#63) @spoorthipujariadobe
- Low level API fixes (MOB-21261, MOB-21262, MOB-21447, and MOB-21460) (#64) @rymorale
- [MOB-21266] Tests suggestion from PR reviews of NotificationBuilder 3.0.0 initial release (#59) @siddique-adobe
- [MOB-21298] Make some required fields as optional for ICON template (#61) @navratan-soni
- Add push template documentation (#49) @rymorale
- Add badges for CI and code coverage (#62) @rymorale
- Timer background color fix (#60) @spoorthipujariadobe
v3.0.0-notificationbuilder
Release Notes
This is the initial release of AEP Notification Builder. Added support for out-of-the-box push notifications:
- Basic
- Carousel
- Product Catalog
- Product Rating
- Input Box
- Multi Icon
- Zero Bezel
- Timer
What’s Changed
- Update version.sh (#58) @rymorale
- Staging to main for v3.0.0 release (#56) @rymorale
- Add extras for notification close intent (#57) @spoorthipujariadobe
- Dev to Staging for v.3.0.0 release (#55) @rymorale
- Some UI Fixes in template. (#54) @navratan-soni
- Change Multi-icon close button action type so it does not open app (#53) @spoorthipujariadobe
- Add public Notification builder unit tests (#48) @rymorale
- Timer notification builder unit tests (#43) @rymorale
- RemindLaterHandler tests (#50) @spoorthipujariadobe
- NotificationCompatBuilderExtensions, RemoteViewsExtensionsTest, PendingIntentUtils unit tests (#44) @spoorthipujariadobe
- Added Carousel notification test class (#42) @navratan-soni
- MOB-21194: Add unit tests for ProductRatingNotificationBuilder (#47) @ishita-gambhir-adobe
- MOB-20866: add additional tests for BasicNotificationBuilderTest (#51) @ishita-gambhir-adobe
- Added unit tests for Zero bezel Notification Builder (#46) @PratthamArora
- [MOB-20956] Adding unit tests for AutoCarouselNotificationBuilder (#41) @siddique-adobe
- MOB-21188: [Android] Add unit tests for ProductCatalogNotificationBuilder (#45) @ishita-gambhir-adobe
- MOB-20954: Add unit tests for InputBoxNotificationBuilder (#36) @ishita-gambhir-adobe
- added unit tests for AEPPushNotificationBuilder (#39) @PratthamArora
- move remind later handling to different public class (#40) @spoorthipujariadobe
- [MOB-20955] ManualCarouselNotificationBuilder unit tests added (#25) @siddique-adobe
- Fix filmstrip carousel display when images fail to download (#37) @spoorthipujariadobe
- Testcases for MultiIconPushTemaplate (#35) @navratan-soni
- MOB-21015: Add unit tests for NotificationManagerExtensions (#34) @ishita-gambhir-adobe
- Added unit tests for AppResourceExtensions (#33) @PratthamArora
- change some trace logs to warning/debug (#32) @spoorthipujariadobe
- fix zero bezel collapse text crop + filmstrip centre image height crop (#31) @spoorthipujariadobe
- Timer Notification Minimum requirement Android N and above + Fixed bugs (#30) @PravinPK
- Update Testapp to use NotificationBuilder (#22) @PravinPK
- Change Default Channel Name + remove repeated keys in PendingIntent extras (#29) @spoorthipujariadobe
- Fix LegacyNotificationBuilderTest test using IntentData (#27) @spoorthipujariadobe
- Fixed build errors (#28) @navratan-soni
- MOB-20786 : Five icon push template addition (#21) @navratan-soni
- Add all notification data, as received from caller extension, to PendingIntent for tracking (#23) @spoorthipujariadobe
- MOB-20866: Add unit tests for BasicNotificationBuilder (#17) @ishita-gambhir-adobe
- updated test cases for sticky notification in Legacy Notification Builder (#24) @PratthamArora
- Added unit tests for Legacy Notification Builder (#14) @PratthamArora
- Clean up and changes for compatibility with ACC (#20) @spoorthipujariadobe
- Timer PushTemplate (#15) @PravinPK
- SetRight Visibility enum values. Fix UnitTest that's breaking the build (#19) @PravinPK
- NotificationVisibility and Priority Simplification + Remove MessageData completely (#16) @PravinPK
- MOB-20950 BasicPushTemplate, AEPPushTemplate tests (#18) @navratan-soni
- Added MockData providers for UTs to use (#9) @navratan-soni
- Add Product catalog notification builder, catalog layouts, and update NotificationBuilder (#10) @rymorale
- Rating push template (#11) @spoorthipujariadobe
- Introduced NotificationData to abstract and simplify the extraction of AEPPushTemplatePayload (#8) @PravinPK
- add support for dark / light mode, post migration cleanup (#7) @rymorale
- setup repo with latest push template code (#6) @rymorale
- CircleCI setup and testApp (#5) @PravinPK
- Setup NotificationBuilder Project with UnitTest (#4) @PravinPK
- PR templates, Contribution guidelines and GH action release scripts (#3) @PravinPK
- Code of Conduct, Copyright and License files (#1) @PravinPK