-
Notifications
You must be signed in to change notification settings - Fork 594
Dialogflow #76
base: master
Are you sure you want to change the base?
Dialogflow #76
Conversation
Change-Id: I70f12c88bdd820ea510beadb3f8dbb98a9df789e
Bug: 65732552 Change-Id: I1e4ab601548f0254cb0799128e453602020fcde4
This also bumps up other dependencies. Bug: 65732552 Change-Id: I3bff1a51f5b78a1f84a29ad3e230b6839710f142
Speech bubbles had incorrect paddings on older devices. Prevent audio indicator from covering speech feedback. Bug: 65732552 Change-Id: Id0839be59e7b92c919913949eb4fa97cf8730eed
Bug: 112809915 Change-Id: I1ba68f651373ae9ce079695dd9c81825cd443254
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. |
See bug: 112809915 for the context. |
|
||
### Set Up to Authenticate With Your Project's Credentials | ||
|
||
This Android app uses JSON credential file locally stored in the resources. ***You should not do |
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.
Wow - Good advice, we really should demo that.
@theacodes FYI - in case you have an objection to this.
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.
This really bad from a security standpoint. I would suggest finding a different route.
@@ -0,0 +1,118 @@ | |||
/* | |||
* Copyright 2017 Google Inc. All Rights Reserved. |
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.
don't think we do All Rights Reserved anymore.
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.
What do we do instead? I copied this from other Cloud samples a few years ago.
@@ -0,0 +1 @@ | |||
/build |
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.
It would be nice if there was only one of these.
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.
This is how the project is created by Android Studio.
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.
Please have someone on the ML team review first.
This was already reviewed by the ML team internally on Gerrit. |
No description provided.