Consolidate GeckoAppShell initialization to GeckoApplication.onCreate
instead of spreading it out over different Activities. r=me for trivial
patch.
MozReview-Commit-ID: J0iv3qePlci
We are going to enable Custom Tabs by default. Now it is still
controlled by SwitchBoard in case of any accident.
MozReview-Commit-ID: JREAhkYzVSu
--HG--
extra : rebase_source : 0e24cb83e39f9d9de66f69e1b98204fea3b04319
Remove related options, just use CustomTabs directly.
MozReview-Commit-ID: DdcMHnsfAU1
--HG--
extra : rebase_source : bc46d5d71d53acadc2cb0415790e9560eeda2c8a
We need to open the accounts page directly to the sign-in page, instead of the default sign-up page
MozReview-Commit-ID: 9uVURY9hVvt
--HG--
extra : rebase_source : bb74c340ffc2773be3bf5ee17b757c8a94825529
We are going to enable Custom Tabs by default. Now it is still
controlled by SwitchBoard in case of any accident.
MozReview-Commit-ID: JREAhkYzVSu
--HG--
extra : rebase_source : 2a05332d8750ae013647931baf7bd68573ce0441
Remove related options, just use CustomTabs directly.
MozReview-Commit-ID: DdcMHnsfAU1
--HG--
extra : rebase_source : bc081e180eca920979d8f4557751cf98c27c51de
Adds support for opening FxA deep links, a la firefox://fxa-signin
Whitelisted set of query parameters::
- signin - expected to be the "magic token"
- entrypoint - for internal tracking purposes
- utm_* - all query parameters with utm_ prefix are allowed
Deep links are opened as: about:accounts?signin=<token>&entrypoint=<entrypoint>&utm_one=<utm1>....
MozReview-Commit-ID: LfGi1ChPvUr
--HG--
extra : rebase_source : e469250590d6db83ff75b314c6c72d4970b8a449
This activity doesn't do much yet and just has a layout including a GeckoView.
Some basic behavior from GeckoApp is working though: Context menus, floating
text selection, snackbars.
MozReview-Commit-ID: C6SJeYz609h
--HG--
extra : rebase_source : c65d8657ed795365b81c9bfeda41ac814760db8d
We will need to dispatch Intent objects to different destinations (Browser, Custom Tab and eventually
progressive web apps).
The logic of TabQueueDispatcher is folded into this new activity.
MozReview-Commit-ID: 3P4eIvtAKEW
--HG--
extra : rebase_source : 3d7604a7bdbd2ea80602313e7bc66212a089994b