1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix/components
Severin Rudie 5f393bd5d4
For #5334: added private custom tab processor (#6845)
* For #5334: added private custom tab processor

* For #5334 - Fixes up IntentReceiverActivity for handling intents

* For 5334: update styling for private custom tabbs

* For 5334: update tests to account for new processors

Note that two are still failing. These appear to be true failures, and will be corrected in a later commit.

* For 5334: fixes bug introduced by changes to IntentReceiverActivity

RCA: intent className and extra were previously set based on which processors matched, not which successfully processed. This patch reintroduces that behavior.

* For 5334: add tests for custom tabs processing
2019-12-06 10:57:54 -08:00
..
history For #4137 - Adds pagination to the history view 2019-07-31 14:35:33 -07:00
metrics For #6070 Adds telemetry for enabling search suggestions in private 2019-12-04 16:44:01 -08:00
searchengine For #6855 - Filter out duplicated bundled search engines 2019-12-04 17:10:02 -08:00
toolbar For #6908 - Set null anchors for snackbars with top toolbar (#6911) 2019-12-04 15:01:04 -08:00
AccountAbnormalities.kt For #6490 - track abnormal FxA behaviour via Sentry 2019-11-07 15:11:41 -08:00
Analytics.kt For #235 - Add Glean crash count + docs. 2019-09-30 08:32:33 -07:00
BackgroundServices.kt Enable encryption of persisted FxA account state 2019-11-20 15:32:56 -08:00
Components.kt Add override for Core val in test 2019-11-14 16:05:20 -08:00
Core.kt For #2477 - Removes the feature flag for Force Enable Zoom (#6646) 2019-11-20 10:32:38 -08:00
FenixSnackbar.kt Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
FindInPageIntegration.kt For #778: Follow-up to fix find in page 2019-10-09 17:14:14 -04:00
FirebasePush.kt Revert "For #373 - Integrate leanplum-fcm" 2019-10-25 10:24:40 -04:00
FxaServer.kt fixing more reviewers comments 2019-10-08 09:56:29 +02:00
InflationAwareFeature.kt For #6857 - Replace BackHandler with UserInteractionHandler in InflationAwareFeature and InflationAwareFeatureTest 2019-11-28 15:58:07 -05:00
IntentProcessors.kt For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
NotificationManager.kt Revert "For #373 - Integrate leanplum-fcm" 2019-10-25 10:24:40 -04:00
PermissionStorage.kt No issue: Normalize license header comment (#3909) 2019-07-12 11:38:15 -07:00
PrivateShortcutCreateManager.kt No issue: Fixes string issues for l10n (#6158) 2019-10-24 08:24:19 -07:00
Search.kt Adds custom search engines (#6551) 2019-11-19 16:30:56 -08:00
Services.kt Add fxa/sync integration tests 2019-10-08 09:56:29 +02:00
StoreProvider.kt No issue: Removes deprecated usage of ViewModelProviders 2019-08-07 19:21:41 -04:00
TabCollectionStorage.kt 4844 fix url elision (#6588) 2019-11-15 14:25:50 -08:00
UseCases.kt Use ManifestUpdateFeature 2019-11-07 14:50:24 -08:00