Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Added javadoc comments to FlutterActivity and FlutterFragmentActivity.#12328

Merged
matthew-carroll merged 2 commits into
flutter-team-archive:masterfrom
matthew-carroll:add_comment_to_activities
Sep 17, 2019
Merged

Added javadoc comments to FlutterActivity and FlutterFragmentActivity.#12328
matthew-carroll merged 2 commits into
flutter-team-archive:masterfrom
matthew-carroll:add_comment_to_activities

Conversation

@matthew-carroll

Copy link
Copy Markdown
Contributor

Added javadoc comments to FlutterActivity and FlutterFragmentActivity.

* />
* }
* <p>
* A number of methods in this class have the same implementation as

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should these be javadocs? I don't think people want to see it in https://api.flutter.dev/javadoc/ right? Maybe split this into 2 parts. Reference the other alternative in javadocs for users and leave a code comment for other maintainers.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Made the changes.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@xster

xster commented Sep 17, 2019

Copy link
Copy Markdown
Contributor

LGTM

@matthew-carroll matthew-carroll merged commit 36be89d into flutter-team-archive:master Sep 17, 2019
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Sep 18, 2019
engine-flutter-autoroll added a commit to flutter/flutter that referenced this pull request Sep 18, 2019
git@github.com:flutter/engine.git/compare/6a96417416b4...36be89d

git log 6a96417..36be89d --no-merges --oneline
2019-09-17 matthew-carroll@users.noreply.github.com Added javadoc comments to FlutterActivity and FlutterFragmentActivity. (flutter-team-archive/engine#12328)
2019-09-17 bkonyi@google.com Roll src/third_party/dart 7505b3a5f0..f22f62c85d (5 commits)
2019-09-17 iska.kaushik@gmail.com Revert "Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group. (#9888)" (flutter-team-archive/engine#12327)
2019-09-17 ankitdave06@gmail.com [flutter] Remove old A11y API's. (flutter-team-archive/engine#12308)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
Inconnu08 pushed a commit to Inconnu08/flutter that referenced this pull request Sep 30, 2019
git@github.com:flutter/engine.git/compare/6a96417416b4...36be89d

git log 6a96417..36be89d --no-merges --oneline
2019-09-17 matthew-carroll@users.noreply.github.com Added javadoc comments to FlutterActivity and FlutterFragmentActivity. (flutter-team-archive/engine#12328)
2019-09-17 bkonyi@google.com Roll src/third_party/dart 7505b3a5f0..f22f62c85d (5 commits)
2019-09-17 iska.kaushik@gmail.com Revert "Provide dart vm initalize isolate callback so that children isolates belong to parent's isolate group. (flutter#9888)" (flutter-team-archive/engine#12327)
2019-09-17 ankitdave06@gmail.com [flutter] Remove old A11y API's. (flutter-team-archive/engine#12308)


If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC stuartmorgan@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants