Skip to content

Conversation

@Ayyanchira
Copy link
Member

🔹 Jira Ticket(s) if any

https://iterable.atlassian.net/browse/MOB-3271

✏️ Description

Adding "exported: false" to InboxActivity and InboxMessageActivity.
Service - Firebase already had this flag.

This flag indicates whether the given application component is available to other applications. If false, it can only be accessed by same package. If true, it can be invoked by external entities.

Adding "exported: false" to InboxActivity and InboxMessageActivity.
Service - Firebase already had this flag.

This flag indicates whether the given application component is available to other applications. If false, it can only be accessed by same package. If true, it can be invoked by external entities.
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #381 (901ecec) into master (a7b1092) will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #381      +/-   ##
==========================================
+ Coverage   67.52%   67.70%   +0.18%     
==========================================
  Files          61       61              
  Lines        3781     3781              
  Branches      440      440              
==========================================
+ Hits         2553     2560       +7     
+ Misses        966      961       -5     
+ Partials      262      260       -2     
Impacted Files Coverage Δ
...ain/java/com/iterable/iterableapi/IterableApi.java 65.02% <0.00%> (+0.25%) ⬆️
...com/iterable/iterableapi/IterableInAppManager.java 88.51% <0.00%> (+0.47%) ⬆️
...in/java/com/iterable/iterableapi/IterableUtil.java 67.85% <0.00%> (+2.67%) ⬆️
.../iterable/iterableapi/IterableActivityMonitor.java 95.08% <0.00%> (+3.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7b1092...901ecec. Read the comment docs.

@Ayyanchira Ayyanchira merged commit c9403e3 into master Sep 16, 2021
@Ayyanchira Ayyanchira deleted the MOB-3271-Android-12-xml-changes branch September 16, 2021 19:29
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.

3 participants