trisquel-icecat/icecat/mobile/android/android-components/components/feature/recentlyclosed
2025-07-17 09:32:21 -06:00
..
schemas/mozilla.components.feature.recentlyclosed.db.RecentlyClosedTabsDatabase icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
src icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
build.gradle icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
proguard-rules.pro icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00
README.md icecat: initial release for Trisquel 12.0, Ecne 2025-07-17 09:32:21 -06:00

Android Components > Feature > RecentlyClosed

Feature implementation for saving and restoring of recently closed tabs.

Usage

Setting up the dependency

Use Gradle to download the library from maven.mozilla.org (Setup repository):

implementation "org.mozilla.components:feature-recentlyclosed:{latest-version}"

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/