Conversation
nic0lette
left a comment
There was a problem hiding this comment.
lgtm -- in general just adding comments to expand upon methods/callbacks would be helpful for newer devs, I think.
cketti
left a comment
There was a problem hiding this comment.
If the process is killed while the camera is active (not an uncommon occurrence on certain devices) the value of temporaryMediaUri is lost (simulate with "Don't keep activities"). The value should be persisted using the saved state mechanism.
Co-authored-by: cketti <ck@cketti.de>
|
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. ℹ️ Googlers: Go here for more info. |
|
I signed the CLA. But the system doesn't let me add If you want to keep the |
Bumps com.diffplug.spotless from 5.11.0 to 5.11.1. Signed-off-by: dependabot[bot] <support@github.com>
Bumps activity-ktx from 1.3.0-alpha04 to 1.3.0-alpha05. Signed-off-by: dependabot[bot] <support@github.com>
Bumps lifecycle-livedata-ktx from 2.3.0 to 2.3.1. Signed-off-by: dependabot[bot] <support@github.com>
Bumps `kotlin_version` from 1.4.31 to 1.4.32. Updates `kotlin-gradle-plugin` from 1.4.31 to 1.4.32 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.32/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.31...v1.4.32) Updates `kotlin-stdlib` from 1.4.31 to 1.4.32 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.32/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.4.31...v1.4.32) Signed-off-by: dependabot[bot] <support@github.com>
…ge/kotlin_version-1.4.32 Bump kotlin_version from 1.4.31 to 1.4.32 in /ScopedStorage
…ge/androidx.lifecycle-lifecycle-livedata-ktx-2.3.1 Bump lifecycle-livedata-ktx from 2.3.0 to 2.3.1 in /ScopedStorage
…ge/com.diffplug.spotless-5.11.1 Bump com.diffplug.spotless from 5.11.0 to 5.11.1 in /ScopedStorage
…ge/androidx.activity-activity-ktx-1.3.0-alpha05 Bump activity-ktx from 1.3.0-alpha04 to 1.3.0-alpha05 in /ScopedStorage
Bumps lifecycle-viewmodel-ktx from 2.3.0 to 2.3.1. Signed-off-by: dependabot[bot] <support@github.com>
…ge/androidx.lifecycle-lifecycle-viewmodel-ktx-2.3.1 Bump lifecycle-viewmodel-ktx from 2.3.0 to 2.3.1 in /ScopedStorage
Fix Duplicate setContentView
use supportFragmentManager#commit
use viewLifecycleOwner
…is killed Add more comments
|
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. ℹ️ Googlers: Go here for more info. |
Co-authored-by: cketti <ck@cketti.de>
…is killed Add more comments
…to add-photo-from-internet-demo
|
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. ℹ️ Googlers: Go here for more info. |
Add custom TakeVideo activityResult contract Remove unused code Replace Coil by Glide (issues with generating thumbnails for video)
|
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. ℹ️ Googlers: Go here for more info. |
|
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. ℹ️ Googlers: Go here for more info. |
No description provided.