Skip to content

rebase fad/in-app-feedback onto fad/next #4106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

kaibolay
Copy link
Contributor

No description provided.

lfkellogg and others added 12 commits September 14, 2022 13:28
* Updated various versions (dependencies and SDK to fix Android resource linking failure (AAPT: error: resource android:attr/lStar not found.)

* Update compileSdk/targetSdkVersion from 31 to 33
* Deflake firebase_common HeartBeat tests. (#4083)

The tests relied on `TestOnCompleteListener` that was not safe to call
more than once since it was based on a count down latch. So reusing it
multiple times would cause await() to return immediately.

This change makes it so that a new latch is created for every await()
call, making all await() calls work.

Fixes: http://b/245956774

* Add Javadoc support to the DackkaPlugin (#4082)

* Add util method for copying directories

* Add javadoc support to our dackka plugin

* Remove the extension check on fromDirectory

* Add a note about cache compliance and the javadoc task

* Add reference to kotlin stdlib package list (#4093)

Co-authored-by: Vladimir Kryachko <[email protected]>
Co-authored-by: Daymon <[email protected]>
* Deflake firebase_common HeartBeat tests. (#4083)

The tests relied on `TestOnCompleteListener` that was not safe to call
more than once since it was based on a count down latch. So reusing it
multiple times would cause await() to return immediately.

This change makes it so that a new latch is created for every await()
call, making all await() calls work.

Fixes: http://b/245956774

* Add Javadoc support to the DackkaPlugin (#4082)

* Add util method for copying directories

* Add javadoc support to our dackka plugin

* Remove the extension check on fromDirectory

* Add a note about cache compliance and the javadoc task

* Add reference to kotlin stdlib package list (#4093)

Co-authored-by: Vladimir Kryachko <[email protected]>
Co-authored-by: Daymon <[email protected]>
* Add info text argument to startFeedback

* Formatting

* Update api.txt

* Make infoText CharSequence non null
…ch did not work correctly when running with AGP 7.2.2. (#4104)
@kaibolay
Copy link
Contributor Author

I don't understand the diffs. They somehow contain all changes we already have on fad/in-app-feedback

@kaibolay
Copy link
Contributor Author

merge instead of rebase: #4107 - let's pick one

@jladieu
Copy link
Contributor

jladieu commented Sep 15, 2022

This seems...not great, I'd say let's go with the merge alternative.

@google-oss-bot
Copy link
Contributor

Coverage Report 1

Affected Products

No changes between base commit (c841968) and merge commit (0b82b36).

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/gKVbUxPj02.html

@github-actions
Copy link
Contributor

buildSrc Test Results

18 tests   18 ✔️  2m 50s ⏱️
  4 suites    0 💤
  4 files      0

Results for commit d8c9862.

@kaibolay
Copy link
Contributor Author

going with #4107

@kaibolay kaibolay closed this Sep 15, 2022
@kaibolay kaibolay deleted the kb/merge-fad-next-into-in-app-feedback branch September 15, 2022 19:01
@firebase firebase locked and limited conversation to collaborators Oct 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants