input-samples icon indicating copy to clipboard operation
input-samples copied to clipboard

Fix FileProvider Authority String to comply with Manifest declaration

Open codingjeremy opened this issue 6 years ago • 2 comments

Issue by mvillegas13 Thursday Oct 20, 2016 at 15:31 GMT Originally opened as https://github.com/android/android-CommitContentSampleIME/pull/1


Discrepancy between Manifest and ImageKeyboard file provider Authority string creates a null pointer exception in ImageKeyboard line 97 every time the keyboard is used.


mvillegas13 included the following code: https://github.com/android/android-CommitContentSampleIME/pull/1/commits

codingjeremy avatar Sep 16 '19 22:09 codingjeremy

Comment by googlebot Thursday Oct 20, 2016 at 15:31 GMT


Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

codingjeremy avatar Sep 16 '19 22:09 codingjeremy

Comment by mvillegas13 Thursday Oct 20, 2016 at 17:57 GMT


CLA signed

codingjeremy avatar Sep 16 '19 22:09 codingjeremy