Pull request #66: QAMerge in AA/gravid-i-dk from QA to master
* commit '45e808a53a318305c540e778bcacbd967262eb13': (26 commits)
Fastlane version bump
Replaced oidc trifork test domain with sundhedsdatastyrelsen domain
Fastlane version bump
Fixed spelling error in method name
Fixed model generation script, so it will only use trunk if specified.
Fastlane version bump
DGAF-1847: Removed changes that s...
Pull request #67: DevelopMerge in AA/gravid-i-dk from develop to QA
* commit 'b0c9e53bcfbac3ae357b46f94c2a0cf2c8b87ed6':
Fastlane version bump
Replaced oidc trifork test domain with sundhedsdatastyrelsen domain
Fastlane version bump
Pull request #65: DevelopMerge in AA/gravid-i-dk from develop to QA
* commit 'fc77bb11960928aa310103d0fd09f0cd62a2890e':
Fixed spelling error in method name
Fixed model generation script, so it will only use trunk if specified.
Pull request #63: DevelopMerge in AA/gravid-i-dk from develop to QA
* commit 'fa1f7e84e91a5e756ae8702128dec976f8834e09': (21 commits)
Fastlane version bump
DGAF-1847: Removed changes that shouldn't have been committed.
Fastlane version bump
fixed compile errors in unit test
Fastlane version bump
DGAF-1847: Support full screen video in web view for articles
DGAF-1847: Ensure that orientation and screensiz...
Pull request #62: Tgl/DGAF-1847 video stopper med at afspilleMerge in AA/gravid-i-dk from tgl/DGAF-1847_video_stopper_med_at_afspille to develop
* commit 'ff45d31776a7175e442a0c9cfbaa1c4eaf24ca0f':
DGAF-1847: Support full screen video in web view for articles
DGAF-1847: Ensure that orientation and screensize changes will not cause activity to be restarted, since this causes any playing video to restart
DGAF-2224: Fixed checklist functionality so it use service in a different way (service is buggy).Also, remove strange code deleting consent every time app is started... Apparently I added it long ago, but probably shouldn't have been comitted.
Pull request #61: DGAF-2255Merge in AA/gravid-i-dk from ktv/fix-knowledge-click to develop
* commit '30e4690f35650be19df71dfb13f0611b3416cb95':
Fixed: Knowledge fragment showed already cleared search result when navigating back to it.
Ensure that any current search job is also cancelled when clearing the search field by deleting all characters.
Update HorizontalRecyclerSectionView.kt
add lifecycle owner to all l...