Skip to content

Commit 1472335

Browse files
committed
Abbreviated change note in changelog entry for activity-alias
1 parent 2255b0d commit 1472335

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed
Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* Added the `AndroidActivityAliasXmlElement` class to represent `<activity-alias>` components in Android manifests.
5-
* Added the `AndroidActivityXmlElement.getAnAlias` method to get the aliases of an `<activity>` element in an Android manifest.
6-
* Added the `AndroidIdentifierXmlAttribute` class to represent XML attributes representing component identifiers, such as `android:name` and `android:targetActivity`
7-
* Added the `AndroidComponentXmlElement.getResolvedIdentifier` method, for finding the fully qualified identifier from an identifier.
8-
* Added the `AndroidComponentXmlElement.getResolvedComponentName` method, for finding the fully qualified identifier of a component.
4+
* Added support for Android Manifest `<activity-aliases>` elements in data flow sources.

0 commit comments

Comments
 (0)