Caren

Results 41 comments of Caren

LGTM! Let me check with our design team about this change before merging.

Purchases.Acknowledge can be used to acknowledge consumables, but the client app will still have to consume the purchase by calling `consumeAsync()`. We have a feature request to add something like...

If the item is: acknowledged but not consumed, the item will not be refunded, but the user will also not be able to buy it again. Hope that helps!

What steps did you take to clone the initial repository? You should be able to run: `git clone https://github.com/googlecodelabs/android-workmanager.git` and then checkout the branch `start_java` or `start_kotlin` depending on which...

I just tried out the `kotlin` branch of this repo and SaveImageToFileWorker was working on my device. The task resumed and finished running after I re-plugged in the device. (Pixel...

Hey @dev-darrell ! Were you able to give this a try to see if the issue is reproducible?

I think we should hold off on merging this one. I previously took out this functionality because it's not accessible by design. Following / Unfollowing a topic causes the whole...

@yveskalume Instead of having a drop down menu for the topic chips, what do you think about just navigating to browse the topic if the topic chip is clicked on?...

@yveskalume if you can update this PR to do what's described in https://github.com/android/nowinandroid/pull/429#issuecomment-1317610260, that'd be great!