fenix/app/src/main/java/org/mozilla/fenix/components
Mugurell 06d4384c11 For #25025 - Rename PocketStoriesChange to PocketStoriesClean
PocketStoriesChange was called only once - to clean the shown stories when the
user gets to the homescreen and the Pocket feature is disabled - useful for the
situations in which the user returns after disabling the feature in settings.

Populating the store with recommended stories to show was already happening
based on 'PocketStoriesCategoriesChange' and sponsored stories will be added by
using 'PocketSponsoredStoriesChange' so renaming 'PocketStoriesChange' will
help on reducing any confusion in the future.

Also added documentation for all Pocket related actions from AppStore and
removed the 'UndocumentedPublicClass' detekt suppressions.
2022-05-25 07:28:57 +00:00
..
accounts For #19797 - Remove FenixAccountManager#authenticatedAccount 2021-06-18 17:09:25 +03:00
appstate For #25025 - Rename PocketStoriesChange to PocketStoriesClean 2022-05-25 07:28:57 +00:00
bookmarks fix fenix crashing when trying to add an invalid bookmark 2022-01-25 15:05:12 +00:00
history Closes #24307: add synced history empty fragment, feature flag and history screen showing only local files 2022-04-26 22:10:20 +00:00
metrics For #24514 - Remove Fact.toEvent from MetricController 2022-05-02 07:13:08 +00:00
search Remove browser-search references. 2021-04-22 13:18:10 +02:00
settings For #21618: Integrate Nimbus with MR2 Home Page to enable experimentation 2021-10-04 00:39:59 +00:00
toolbar For #21292: Remove unused MetricController parameters. 2022-05-03 09:46:23 +00:00
AccountAbnormalities.kt For #23046 - Align detekt config between Fenix and Android Components 2022-03-29 00:03:06 +00:00
Analytics.kt Change FxNimbus/Nimbus startup sequence (#25266) 2022-05-18 13:23:26 +00:00
AppStore.kt Close #20704: Add AppStore to Components 2021-11-01 19:23:42 +00:00
BackgroundServices.kt Revert #24894: settings should not be used to cache previous auth state 2022-04-27 23:06:15 +00:00
Components.kt Close #25091: Remove deprecated TrustedWebActivityIntentProcessor 2022-05-04 02:39:38 +00:00
Core.kt For #25025 - Download sponsored stories on debug only 2022-05-25 07:28:57 +00:00
FenixSnackbar.kt For #22569: Remove allopen plugin and Mockable annotations 2021-12-15 12:59:57 +00:00
FindInPageIntegration.kt For #22569: Remove allopen plugin and Mockable annotations 2021-12-15 12:59:57 +00:00
FxaServer.kt For #20634 remove some lint issues from baseline 2022-02-14 11:52:37 +00:00
InflationAwareFeature.kt Fix license on remaining files 2020-07-27 13:04:55 -04:00
IntentProcessorType.kt For #24618 - Add WebNotificationIntentProcessor to IntentReceiverActivity 2022-04-08 14:08:23 +00:00
IntentProcessors.kt Close #25091: Remove deprecated TrustedWebActivityIntentProcessor 2022-05-04 02:39:38 +00:00
NotificationManager.kt Don't crash when receiving a bad uri via send tab (#24326) 2022-04-01 18:50:47 +00:00
PerformanceComponent.kt For #18426: record cold start duration telemetry. 2021-03-30 10:38:44 -07:00
PermissionStorage.kt For #22569: Remove allopen plugin and Mockable annotations 2021-12-15 12:59:57 +00:00
PrivateShortcutCreateManager.kt For #22576 - Indicate mutability flag for PendingIntent 2022-01-25 18:54:42 +00:00
Push.kt For #15279: replace lazy with lazyMonitored in component groups. 2020-11-05 07:48:17 -08:00
ReviewPromptController.kt For #19804: Restore logic to original behavior 2021-07-12 22:20:03 +00:00
Services.kt For #22569: Remove allopen plugin and Mockable annotations 2021-12-15 12:59:57 +00:00
StoreProvider.kt fixes #22943: update androidx.lifecycle to 2.4.0 2022-01-14 17:04:44 -05:00
TabCollectionStorage.kt For #24333 - Replace the xml based CollectionViewHolder with a composable 2022-05-11 16:03:51 +00:00
TrackingProtectionPolicyFactory.kt For #17130: Replace hardcoded strings with string resources. 2021-12-10 14:44:39 +00:00
UseCases.kt For #22569: Remove allopen plugin and Mockable annotations 2021-12-15 12:59:57 +00:00