fune/mobile/android/android-components/components/browser
Mugurell d67a681ba6 [components] For https://github.com/mozilla-mobile/android-components/issues/10632 - Add a new mediaSessionActive property to LastMediaAccessState
This new property helps with separating the current responsibilities of
lastMediaAccess such that after this:
- lastMediaAccess is only updated when media starts playing allowing clients to
order media tabs and find the first / last tab with in progress media.
- lastHadMediaSessionActive indicates whether a MediaSession should be active
for this tab and serves as a backup for lastMediaUrl for the situations where a
website might allow media to continue playing even when the users accesses
another page (with another URL) in that same HTML document.
2021-07-21 19:10:46 +00:00
..
awesomebar [components] Import l10n. 2021-06-17 00:20:36 +00:00
domains [components] Update Kotlin to 1.5.10 (and Coroutines to 1.5.0 and Room to 2.3.0). 2021-07-19 09:32:44 +00:00
engine-gecko [components] Issue https://github.com/mozilla-mobile/android-components/issues/10335: Update dependencies to support Jetpack Compose and add first prototype components. 2021-07-20 16:22:26 +00:00
engine-system [components] Update Kotlin to 1.5.10 (and Coroutines to 1.5.0 and Room to 2.3.0). 2021-07-19 09:32:44 +00:00
errorpages [components] Issue https://github.com/mozilla-mobile/android-components/issues/10335: Update dependencies to support Jetpack Compose and add first prototype components. 2021-07-20 16:22:26 +00:00
icons [components] Upgrade Android Gradle Plugin to 4.2.2 and Gradle to 6.7.1. 2021-07-19 09:32:44 +00:00
menu [components] For https://github.com/mozilla-mobile/android-components/issues/10137 - Rename master branch to main (https://github.com/mozilla-mobile/android-components/pull/10647) 2021-07-21 09:59:30 -04:00
menu2 [components] For https://github.com/mozilla-mobile/android-components/issues/10137 - Rename master branch to main (https://github.com/mozilla-mobile/android-components/pull/10647) 2021-07-21 09:59:30 -04:00
session-storage [components] For https://github.com/mozilla-mobile/android-components/issues/10632 - Add a new mediaSessionActive property to LastMediaAccessState 2021-07-21 19:10:46 +00:00
state [components] For https://github.com/mozilla-mobile/android-components/issues/10632 - Add a new mediaSessionActive property to LastMediaAccessState 2021-07-21 19:10:46 +00:00
storage-memory [components] Adjust detekt TooManyFunctions threshold 2021-03-18 15:25:40 +00:00
storage-sync [components] Close https://github.com/mozilla-mobile/android-components/issues/10382: Handle exceptions thrown in RemoteTabsStorage 2021-07-07 03:33:22 +00:00
tabstray [components] Adjust detekt TooManyFunctions threshold 2021-03-18 15:25:40 +00:00
thumbnails [components] For https://github.com/mozilla-mobile/android-components/issues/10624 - Adds recoverable param to RemoveAllTabsAction 2021-07-19 14:49:23 +00:00
toolbar [components] Revert string removal by 06c42dd893188a7da69ac2eba10f4fc1d44fab3d 2021-07-20 20:27:13 +02:00