Skip to content

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

Closed
kaibolay wants to merge 12 commits intofad/in-app-feedbackfrom
kb/merge-fad-next-into-in-app-feedback
Closed

rebase fad/in-app-feedback onto fad/next#4106
kaibolay wants to merge 12 commits intofad/in-app-feedbackfrom
kb/merge-fad-next-into-in-app-feedback

Conversation

@kaibolay
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@kaibolay
Copy link
Copy Markdown
Contributor Author

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

@jladieu
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

@github-actions
Copy link
Copy Markdown
Contributor

buildSrc Test Results

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

Results for commit d8c9862.

@kaibolay
Copy link
Copy Markdown
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