1
0
Fork 0
fenix/app/src/main/java/org/mozilla/fenix
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
..
browser For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
collections For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
components For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
crashes Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
customtabs For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
downloads For #6436: Adds snackbar for failed download (#6648) 2019-11-22 12:46:57 -08:00
exceptions Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
ext For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
home Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
lib Remove redundant super calls 2019-07-29 10:22:53 -07:00
library Closes #6731 - fixed BookmarkNode minus operator and deleteOperation 2019-12-02 16:18:48 +00:00
logins For #6791 - Inflate SavedLoginsListItemViewHolder layout explicitly 2019-12-02 10:40:58 -08:00
onboarding For #4824 - Fixes onboarding telemetry events from being sent a… (#6659) 2019-11-21 17:51:55 -08:00
search Issue 5366 Vector Drawable Compat (#6904) 2019-12-05 19:54:32 -08:00
session For #6470 Remove actions from notification, keep just close private tabs 2019-11-27 10:08:00 -08:00
settings For #6848 - Sorts the search engine list without case sensitivity 2019-12-04 16:10:26 -08:00
share Add toolbar helpers (#6531) 2019-11-25 15:36:47 -05:00
shortcut Cleanup shortcut code 2019-10-18 10:57:51 -07:00
test For #5574 - Migrate SessionControl to LibState (#6651) 2019-12-04 22:06:05 -05:00
theme For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00
trackingprotection No Issue - Fixes warnings / compiler errors with A-C update 2019-11-28 12:45:45 +01:00
utils For #5694 & #6054: Allows users to change toolbar position (#6608) 2019-11-25 16:43:32 -08:00
whatsnew For #5656: Fixes nightly major version number crash 2019-09-27 15:06:57 -07:00
widget Closes #4711 - Extract VoiceSearchActivity (#5502) 2019-09-27 07:54:29 -07:00
AppRequestInterceptor.kt For #5540: updates error page copy when no internet is available (#6803) 2019-12-02 10:26:06 -08:00
BrowserDirection.kt For #5898: Default browser toggle sends user to SUMO on Android 5&6 (#5918) 2019-10-10 11:16:21 -07:00
Config.kt For #6441: Fix variant build type matching (#6462) 2019-11-05 12:28:14 -08:00
Experiments.kt FxA WebChannels integration 2019-09-16 19:44:13 -07:00
FeatureFlags.kt For #2477 - Removes the feature flag for Force Enable Zoom (#6646) 2019-11-20 10:32:38 -08:00
FenixApplication.kt Issue #5183: Initialize megazord asynchronously 2019-11-27 10:51:57 -08:00
GlobalDirections.kt For #4779 : Don't double navigate with global directions in HomeActivity 2019-08-23 12:01:28 -04:00
HomeActivity.kt No Issue - Fixes warnings / compiler errors with A-C update 2019-11-28 12:45:45 +01:00
IntentReceiverActivity.kt For #5334: added private custom tab processor (#6845) 2019-12-06 10:57:54 -08:00