-
Notifications
You must be signed in to change notification settings - Fork 74
Implement getAllAnnotations()
#264
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
Conversation
|
Retested and the Android implementation does not impact iOS. |
nickwinder
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does not touch Windows . 👍
irgendeinich
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, pinging @simoarpe to review the Java part.
simoarpe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Android part looks good
steviki
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Details
The iOS and Android implementation for #167
Acceptance Criteria
getAllAnnotations()on iOS.getAllAnnotations()on Android.iosandandroidtags from #167 and leave the issue opened for UWP.package.json,package-lock.json, andsamples/Catalog/package.json(see example commit: 1bf805f).