-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Merge next
into master
#5536
Merged
Merged
Merge next
into master
#5536
Changes from all commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
a008eb0
Removed adding GD project from the ManualProjectCreatorDialog
grzesiek2010 8df9c85
Removed redundant tests
grzesiek2010 42af6cf
Removed unused strings
grzesiek2010 1f09452
Fixed tests that use GD projects
grzesiek2010 ab042a0
Removed unused method from MainMenuPage
grzesiek2010 abdfd73
When deleting Google Drive/Sheets project warn that it can’t be creat…
grzesiek2010 30dfa7e
Do not allow to set server type in settings
grzesiek2010 d2a0c1e
Added SettingsImportingResult to be returned instead of boolean after…
grzesiek2010 dcd107d
Do not allow to scan qr codes with google drive protocol
grzesiek2010 426de11
Improved and extended GoogleDriveDeprecationTest
grzesiek2010 20a29cd
Run master CI jobs on next as well
seadowg 740a7db
Merge pull request #5494 from seadowg/ci-config
grzesiek2010 a6a8564
Updated the Gradle Versions Plugin
grzesiek2010 5514455
Updated Dependencies and Versions
grzesiek2010 d043bfb
Updated dependencies in the project gradle file
grzesiek2010 707e9c6
Updated gradle
grzesiek2010 12d8be7
Updated checkstyle and pmd
grzesiek2010 e9cae9f
Updated kotlin
grzesiek2010 7bfd318
Allow adding empty lines in chained method calls
grzesiek2010 e642840
Formatted kotlin code
grzesiek2010 83e4357
Fixed setting java version in kotlin
grzesiek2010 7422c48
Updated androidx.lifecycle
grzesiek2010 e10cc46
Removed unused method
grzesiek2010 92a6969
Code improvements
grzesiek2010 ef7e68d
Merge pull request #5476 from grzesiek2010/COLLECT-5400
seadowg 6feaeed
Add notes about regression testing process
seadowg 8f31bf4
Make sure FormEntryPage doesn't match hierachy
seadowg db04cd9
Add test for save points created on swiping
seadowg a84d66d
Push currentActivity down to where it's used
seadowg 70a5ac1
Protect from situations where destroy() is used on the bottom of a ba…
seadowg 055f6ca
Add test for onSaveInstanceState save points
seadowg 6f2ac56
Make it clearer what situations are being simulated
seadowg be4aa49
Add audit assertions for save point cases
seadowg f8f7f25
Fix other FormActivityTestRule tests
seadowg a8e92a6
Fix test using wrong page
seadowg b210453
Create new rule for testing FormEntryActivity
seadowg 38b2830
Make blank form intents consistent
seadowg f6d02a0
Add test for edit form son swipe savepoints
seadowg 6f159b8
Add test for exiting app save point with process death
seadowg fb69638
Add tests to check save points are loaded correctly
seadowg a39b629
Added a comment
grzesiek2010 0d08fc6
Remove stray text
seadowg e2a67c6
Merge pull request #5503 from grzesiek2010/dependency_updates_v2023.2
grzesiek2010 5825e52
Bumped the targed sdk version
grzesiek2010 7e8001b
Merge pull request #5515 from seadowg/regression-docs
seadowg 4439960
Remove untested and (believed to be) unnecessary updateAnswersForScre…
seadowg dd3f2c3
Make sure answers aren't cleared when changing form language
seadowg ffdca89
Merge pull request #5519 from grzesiek2010/COLLECT-5510
seadowg 4eb4e82
Merge pull request #5330 from seadowg/update-answers
seadowg 77ec7af
Correct typos
seadowg dda231f
Add comment justifying assertions
seadowg bdb07bc
Remove redundant qualifier
seadowg 8c6a8f7
Remove unused cast
seadowg 091edc3
Assert save point fully
seadowg 1ba310e
Inline method
seadowg 94c4e93
Improved scheduling auto-send jobs
grzesiek2010 67b5139
Merge pull request #5524 from grzesiek2010/COLLECT-5473
seadowg 40d4bc1
Assert all answers for save point
seadowg 42fe4bf
Add more detail to test name
seadowg 6254676
Assert all correct answers
seadowg c8d42a7
Merge pull request #5516 from seadowg/save-point-test
grzesiek2010 0ab387d
Merge remote-tracking branch 'upstream/master' into next
seadowg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ fun <T> LiveData<T>.getOrAwaitValue( | |
var data: T? = null | ||
val latch = CountDownLatch(1) | ||
val observer = object : Observer<T> { | ||
override fun onChanged(o: T?) { | ||
override fun onChanged(o: T) { | ||
data = o | ||
latch.countDown() | ||
[email protected](this) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like there is a problem with
MaterialCardView
using a Material 3 style with a non-Material 3 theme that we need to address to upgrade to 1.8.0