Tiger Oakes
a7e74e308b
Migrate some SessionManager usage to BrowserStore ( #10789 )
2020-06-03 11:18:44 -07:00
mcarare
138c12696f
For #11153:Add FLAG_SECURE on pause and clear on resume for private session.
2020-06-03 08:56:16 -04:00
David Walsh
d862d58051
Scroll to the top of home when using the tab tray
2020-06-02 23:08:20 -07:00
mcarare
2090b11c97
For #10434 : Handle cases when proc/$pid/stat is not accessible.
2020-06-02 17:57:39 -07:00
ekager
ead3194d86
For #8759 - Allow recently used in share fragment to scroll
2020-06-02 16:46:08 -04:00
Jeff Boek
2dd0a3cb9e
Implement tab tray design improvements and fix close functionality.
2020-06-02 15:03:58 -05:00
Tiger Oakes
6317eea690
Add tests for some of collection creation
2020-06-02 10:06:17 -04:00
ValentinTimisica
591e2c9a6f
Fixes #9696 : Adds Add-ons menu item to the home menu
2020-06-02 09:32:30 -04:00
mcarare
c4f7a32eae
For #9583 : Increase touch targets for onboarding elements.
2020-06-02 09:26:38 -04:00
Tiger Oakes
50441e28f1
Tests and cleanup for tracking protection
2020-06-01 22:08:52 -04:00
ekager
9ef4d9bdae
For #10968 - Don't show ETP CFR if toolbar doesn't have window focus
2020-06-01 15:35:00 -07:00
Vishwa Patel
4da22c605a
For #10834 - Adding Sync Tabs Feature in Fenix
2020-06-01 16:52:40 -04:00
Gabriel Luong
0300f15df1
Fix crash from TabThumbnailView where drawable is null ( #11121 )
2020-06-01 16:08:35 -04:00
Gabriel Luong
60b68a265a
For #10921 - Integrate BrowserThumbnails feature into the tabs tray ( #11093 )
2020-06-01 14:36:44 -04:00
Sawyer Blatz
82facbfa00
For #1216 : Remove feature flag for voice search
2020-06-01 13:53:52 -04:00
David Walsh
84d9e5b1fb
For 11031 - Fix landscape mode for tab tray ( #11084 )
2020-05-30 19:27:59 -05:00
Jeff Boek
a6e77e3e8f
For #10848 - Fixes unit tests
2020-05-30 10:38:48 -07:00
Jeff Boek
c8e8566668
For #10848 - Fixes navigationbar colors on tab dialog fragment
2020-05-30 10:38:48 -07:00
Jeff Boek
f05890efec
For #10848 - Fixes bug where selected index wouldnt be properly calculated in private mode
2020-05-30 10:38:48 -07:00
Jeff Boek
d5c20bc0d0
For #10848 - Fixes menu background color
2020-05-30 10:38:48 -07:00
Jeff Boek
19a709a04d
For #10848 - Fixes tab tray colors
2020-05-30 10:38:48 -07:00
Jonathan Almeida
ce15763cc4
Use new AuotPushFeature.getSubscription API
2020-05-29 22:21:31 -04:00
Tiger Oakes
221792c074
Add tests for FenixOnboarding ( #11057 )
2020-05-29 17:26:07 -07:00
Gabriel Luong
63e529ac2b
Added BrowserThumbnails dependencies
2020-05-29 18:19:06 -04:00
Jeff Boek
8662164b8a
Refactors the TabTrayDialogFragment to ditch that weird interactor ( #11061 )
...
* For #11056 - Removes unused argument when navigating to the collection creation fragment
* For #11056 - Moved the collection creation navigation logic to the TabTrayDialogFragment
* For #11056 - Moves navigating to the share screen from home/browser to the TabTrayDialogFragment
* For #11056 - We moved tab selection logic from home/browser to the tab tray dialog
* For #11056 - Moved new tab tapped logic to the tab tray dialog fragment
* For #11056 - Removes all interactor logic for the TabTrayDialogFragment
* For #11056 - Migrates the presentation / navigation around the TabTrayDialog to the androidx navigation library
2020-05-29 17:17:56 -05:00
Jeff Boek
3946ec11de
Polish homescreen ( #11065 )
...
* For #10505 - Adjusts wordmark margins
* For #10505 - Removes topsite header, fixes collections header size and removes divider
* For #10505 - Restyle the top site items on the homescreen
2020-05-29 17:09:12 -05:00
ekager
20e358228e
For #11015 - Switch Default ETP Setting to Standard
2020-05-29 16:39:47 -04:00
Tiger Oakes
749c95e0f0
Add tests for ReaderModeController ( #11049 )
2020-05-29 11:46:31 -07:00
Mihai Eduard Badea
11df3aaca1
For issue#10727 - Logins auth redirect
...
Added an extension function that pops the backstack of the fragment so the user is redirected to the Logins and passwords screen.
This is done to force the user to re-authenticate if he wants to re-enter the saved logins flow.
Additionally, some UI elements are being hidden on each Fragment since they were remained visible on the Logins and passwords screen's UI.
2020-05-29 12:57:28 -04:00
Jeff Boek
58a42828a1
For #10496 - Fully expand bottom sheet when loaded
2020-05-29 08:31:32 -07:00
Jeff Boek
0566790257
For #10496 - Automatically scroll to the selected tab when you open the tab tray
2020-05-29 08:31:32 -07:00
ValentinTimisica
9f265fd62f
Fixes #10064 : Open help articles in normal tab instead of custom tab
2020-05-29 09:26:46 +03:00
David Walsh
267cf35edb
For 11001 - Show close all tabs above tab tray
2020-05-28 19:39:56 -07:00
David Walsh
a70ba76cc9
Provided unique no tabs message per mode
2020-05-28 19:38:41 -07:00
apoorv9990
3469eeed9e
removed auto play permissions while determining isVisible for WebsitePermissionsState
2020-05-28 16:08:07 -07:00
apoorv9990
97704bfdbd
Closes #9529 : changed styling for permissions dialog to set proper padding
...
- Changed the visibility check to check just for the permissions shown instead of all the permissions in WebsitePermissionsState
- Added bottom padding to the permissions root view so there is balanced padding on top and bottom
2020-05-28 16:08:07 -07:00
Sawyer Blatz
b06be1fcde
For #9488 Add telemetry for search widget CFR
2020-05-28 15:15:25 -07:00
Sawyer Blatz
94d741864e
For #9488 : Add search widget CFR
2020-05-28 15:15:25 -07:00
Sawyer Blatz
27a85d86dc
For #10803 : Hide voice icon in search if not available ( #11005 )
2020-05-28 14:34:44 -07:00
Christian Sadilek
7b5661ed10
Update Android Components version to 44.0.20200528190114
...
Pass store to download manager and service to address API changes.
2020-05-28 17:26:38 -04:00
Jonathan Almeida
63b4fcd4c4
For #11004 : Fix invisible text on migration UI
...
For some text and colors, we were using the default styling where
possible. These styles contain references that react to theme changes
like dark mode. Since the migration UI does not respect these changes,
we should not use them.
2020-05-28 15:48:42 -04:00
David Walsh
c0c895af33
For 10665 - Show the most recent tabs at the top of the tab tray ( #10687 )
2020-05-28 11:17:52 -05:00
ValentinTimisica
03284e2da0
Fixes #10674 : Add SignInView only once
2020-05-28 08:38:24 -07:00
David Walsh
4fdac4d608
For 10734 - Open tab tray when collection is opened from Home ( #10751 )
...
* For 10734 - Open tab tray when collection is opened from Home
* Update to work with tab tray drawer
2020-05-28 10:22:12 -05:00
David Walsh
ea4c342797
For #10877 - Show 'no tabs' message when no tabs are open ( #10960 )
2020-05-28 10:17:55 -05:00
Roger Yang
6cef0edd5e
Closes #10980 : Stop sending native crashes to Sentry ( #10982 )
2020-05-28 10:42:05 -04:00
ValentinTimisica
7974a5c77c
Fixes #10815 : Sort login items on initial load
2020-05-28 13:42:50 +03:00
mcarare
9ec6ebc92a
For #10969 : Fix and clarify logic for checking showing PWA dialog.
2020-05-28 13:18:25 +03:00
David Walsh
248237290e
For #10865 - Implement 3 dot menu for tab tray ( #10869 )
2020-05-27 13:07:03 -05:00
David Walsh
54cb8f0194
Remove unused import
2020-05-27 08:45:15 -07:00
David Walsh
5e4fd460f8
Remove onTabClosed from interactor
2020-05-27 08:45:15 -07:00
David Walsh
8b843ac9e5
Fix elevation for snackbar and fab
2020-05-27 08:45:15 -07:00
David Walsh
e9bcc9bb1e
Move snackbar to TabTrayDialogFragment
2020-05-27 08:45:15 -07:00
David Walsh
f653964ee1
For #10864 - Display snack bar to undo closing tabs
2020-05-27 08:45:15 -07:00
mcarare
a59917cdc0
For #9626 : Swap margin for padding and remove use of touch delegate.
...
Also remove text margin to maintain visual appearance.
2020-05-27 08:43:43 -07:00
mcarare
d706b085a9
For #9626 : Delay cloning ConstraintSet to only when needed for updating.
2020-05-27 08:43:43 -07:00
Mugurell
d0e2d02b34
For #10948 - Avoid PWA onboarding if user already has them on screen
...
It is possible that after migration users would already have Firefox PWAs on
their screen.
Since they already know about this functionality, we should not promote it to
them with the one-off `FirstTimePwaFragment`.
To query installed PWAs we'll use an API available only on Android >= 26 which
means that we will probably have half of users with PWAs still see the
onboarding but half which will not.
2020-05-27 08:42:56 -07:00
Sebastian Kaspari
21bd379438
Issue #9815 : Allow Intents to set HomeActivity.OPEN_TO_BROWSER.
2020-05-27 10:55:44 +02:00
Roger Yang
538a7917e4
Closes #10906 : Add Open in app option in custom tab ( #10929 )
2020-05-26 14:37:53 -04:00
Tiger Oakes
2397695fe5
For #10596 - Redirect moz://a URL ( #10688 )
2020-05-26 11:06:01 -07:00
Simon Chae
422cf74731
For #8319 : Integrate nest WebExtensionBrowserMenu support
2020-05-26 14:02:22 -04:00
mcarare
6e325d6242
For #6198 : Update copy and position of pair QR code scan message.
2020-05-25 17:53:20 -04:00
Sebastian Kaspari
b666fbe3fe
CrashReporter: Set release channel specific sentry project URL.
2020-05-25 16:13:54 +03:00
Mugurell
2dfd833941
For #10844 - Fennec page shortcuts will open in normal tabs
...
This comes to resolve a small regression in which they were opened in new
custom tab.
2020-05-25 14:37:00 +03:00
Grisha Kruglov
b26ac51e90
For #10494 : Process HomeMenu builder changes on the main thread
...
Problem was that we were trying to process menu changes (in response to account manager events) on some background thread as that's what account manager emits them on, so some code internally in PopupWindow's dismiss handling (i think, didn't dig very deeply here) was silently giving up and we'd get into a bad state.
The reason this seemingly only happened if you quickly opened a menu on startup is because account manager isn't initialized until sometime after the startup finished. So the trick was to open the menu (and register account manager state callbacks) before it got initialized, so that the callbacks are invoked.
This should also reproduce in other, much more obscure ways, e.g. if you open the menu right before sync is scheduled to run in the background, change FxA password on another connected client, and then eventually receive a onAuthenticationProblem callback.
2020-05-22 13:50:57 -07:00
Sawyer Blatz
7067e5c000
For #8125 : Add default top site telemetry ( #10752 )
2020-05-22 13:10:09 -07:00
sraturi
29d1893430
for #7032 add scroll listener to make the keyboard disappear on scroll.
...
touch listener was blocking the scroll
2020-05-21 18:54:50 -07:00
sraturi
4ee65755dc
for #7032 fixed issue where pressing back button exited the application
2020-05-21 18:54:50 -07:00
sraturi
2c85a62a5e
for #7032 removed recyclerview scroll listener from Awesomebarview
2020-05-21 18:54:50 -07:00
sraturi
c8ec25fde9
fixed lint issues
2020-05-21 18:54:50 -07:00
sraturi
703a8ed565
added a onTouch listener to scrollview in search fragment to make it disappear on scroll
2020-05-21 18:54:50 -07:00
Jeff Boek
601aedda46
For #10504 - Removes "old" TabTrayFragment
2020-05-21 15:17:20 -07:00
Jeff Boek
c32904a1d0
For #10504 - opens the tab tray and filters the tab based on the browser mode
2020-05-21 15:17:20 -07:00
Jeff Boek
a674c5dfe7
For #10504 - cleans up tabLayout colors
2020-05-21 15:17:20 -07:00
Jeff Boek
4e499e7a48
For #10504 - Adds tabTrayDialogInteractor to browserfragment
2020-05-21 15:17:20 -07:00
Jeff Boek
cc6a380d45
For #10504 - Show tab dialog on browserfragment
2020-05-21 15:17:20 -07:00
Jeff Boek
90cef752b0
For #10504 - Fixes up tab tray dialog styles
2020-05-21 15:17:20 -07:00
Jeff Boek
0b9484a172
For #10504 - Adds padding fto account for navigation bar in landscape
2020-05-21 15:17:20 -07:00
Jeff Boek
dd2a26fc7c
For #10504 - Added the tab tray to the TabTrayDialogFragment and wired up dismiss actions
2020-05-21 15:17:20 -07:00
Jeff Boek
34ac9df481
For 10504 - Adds dialog style and fab
2020-05-21 15:17:20 -07:00
Jeff Boek
97d66cce56
For #10504 - Creates the TabTrayDialogFragment
2020-05-21 15:17:20 -07:00
ekager
516a6fe9f7
For #6832 - Only emit session changes if fragment is attached
2020-05-21 10:11:50 -07:00
ekager
83ab7646c1
For #7602 - Integrate media fullscreen orientation feature
2020-05-21 10:11:39 -07:00
Christian Sadilek
4e25f41a41
For #1824 : Prevent extremely long URLs from locking up HomeFragment
2020-05-21 13:11:07 -04:00
codrut.topliceanu
7feae98944
For #9044 - Replace DownloadNotificationBottomSheetDialog with unobtrusive view
...
- Renamed DownloadNotification and removed DownloadState.dismissed dependency
- Improved DynamicDownloadDialog behaviour when scrolling
- DynamicDownloadDialog remains attached to tab until dismissed
- Fixed onTryAgain not working for resumed DownloadDialogs
2020-05-21 10:02:51 -04:00
David Walsh
346b4aa3fd
For #10321 : Wire up play and pause buttons in tab tray ( #10422 )
2020-05-20 16:50:58 -05:00
Sawyer Blatz
477493e197
For #10465 : Add telemetry for voice search ( #10785 )
2020-05-20 14:35:57 -07:00
David Walsh
2795a34b0b
For 10731 - Don't show tab tray menu if there are no tabs
2020-05-19 13:30:18 -07:00
Sawyer Blatz
535e020683
For #1216 : Put voice search behind a nightly & debug flag
2020-05-19 13:04:11 -07:00
Sawyer Blatz
d33edd8841
No issue: Clean up SearchFragment a bit
2020-05-19 13:04:11 -07:00
Sawyer Blatz
011a9e7d96
For #1216 : Add voice search
2020-05-19 13:04:11 -07:00
ekager
d46369696f
For #10718 - Finish activity after removing external session
2020-05-18 15:32:29 -07:00
Tiger Oakes
cd64647a4d
For #9286 - Add isDefault to topsites
2020-05-18 14:04:10 -07:00
Juan Goncalves
ee62297b4c
For #7854 - Update the views only if the bookmark node has changed
...
As the bookmark node data is loaded from storage every time the fragment's view is created, when the user navigates to the SelectFolderFragment and returns, the bookmark is loaded once again from storage, replacing the EditText's content (title and URL) which causes the loss of user input.
Validating that the loaded bookmark is different from the one that is already referenced in the fragment avoids unnecessarily replacing the `EditText`s values.
2020-05-18 13:05:12 -07:00
Emily Kager
32e74aae61
Revert "For #6313 - On first load, hides engineView until firstContentfulPaint"
...
This reverts commit d66762910f
.
2020-05-18 10:33:11 -07:00
Emily Kager
9b16017d1d
Revert "For #7032 : Add scroll to dismiss keyboard in search fragment"
...
This reverts commit 536921bcea
.
2020-05-15 21:14:55 -07:00
ekager
d66762910f
For #6313 - On first load, hides engineView until firstContentfulPaint
2020-05-15 10:55:38 -07:00
Sachin
536921bcea
For #7032 : Add scroll to dismiss keyboard in search fragment
...
* added a onTouch listener to scrollview in search fragment to make it disappear on scroll
* fixed lint issues
2020-05-15 10:30:00 -07:00
Grisha Kruglov
d37529e416
Perf telemetry for awesomebar suggestion provider durations
...
See mozilla-mobile/android-components#6802 for details; requires that PR.
2020-05-14 14:13:53 -07:00
Mihai Branescu
750ae4a340
For #10393 and #10469 - browser fragment now observes collection changes
...
Useful for links from other apps + adding a page to multiple collections
2020-05-14 10:14:06 +03:00
Christian Sadilek
7993f1017d
Migrate feature-accounts to browser-state
2020-05-13 14:24:56 -04:00
sraturi
372bb421cc
created kotlin doc for FenixApplication
2020-05-13 11:01:12 -07:00
Simon Chae
7cc4816618
For #10398 : Add AddonInstallationDialogFragment support ( #10608 )
2020-05-13 12:25:34 -04:00
Elise Richards
edc75c3ad0
Fixes #9504 : Edit logins ( #9693 )
...
* Create editable view and fragment. Update login info page to display options menu with edit and delete.
* Create feature flag for edit. Check flag in the login detail fragment and default to just delete.
* Add three-dot kebab options menu in login detail fragment. Add title to the login item.
* Nav to and from edit view on save and back pressed.
* Save login through AC login manager. Clear text in editable field on button click.
* Match colors, fonts, dimens to UX specs for edit logins. Enable password reveal/hide and clearing text fields.
* Refactoring logins fragments. Using component Login object for consistency.
Fetch login list when saved logins are opened. Fetch login details when detail view is opened.
Revert "Fetch login list when saved logins are opened. Fetch login details when detail view is opened."
This reverts commit 44fe17166c3332b330229258b2e8982832672e3b.
* Using parcelable login and Login component class to pass ids and items between fragments
* Retrieve login from storage when viewing login details.
Rename login logic for consistency.
Ktlint cleanup
Fix nits and naming consistency.
* UX consistency for login detail and edit login pages
* Rebasing with logins sort - updating logins store.
* Rebasing with logins sort - merging fragments and controllers.
* Lint and removing unused files.
* UX cleanup.
* Update string description
2020-05-12 17:32:01 -05:00
Tiger Oakes
f7b4f1c959
Cache findViewById calls in session control ( #10575 )
2020-05-12 14:05:08 -07:00
David Walsh
86dabe09c8
For 10503 - Update save to collection flow in tab tray ( #10523 )
2020-05-12 10:02:29 -05:00
mcarare
58df38105b
For #10453 : Use TabsTray API to set divider, avoiding related crashes.
2020-05-12 17:21:26 +03:00
Sebastian Kaspari
d58c022619
Integrate activity for showing past crashes.
2020-05-12 09:14:20 +02:00
Jeff Boek
a249334976
🎲 For #10332 - Adds undo snackbar when closing tabs in the tab tray ( #10456 )
2020-05-11 17:18:09 -05:00
Simon Chae
5ba9cc6ec9
For #10253 : Add disableFirstTimePWAPopup for performance testing ( #10442 )
2020-05-11 16:31:31 -04:00
ValentinTimisica
15dfe0811d
For #10343 : Updates metrics accordingly to 'Library' removal
2020-05-11 10:22:19 -07:00
ValentinTimisica
b2e5820364
For #10343 : Remove 'Library' functionality from the app
...
Also adds Bookmarks and History items to browser menu.
2020-05-11 10:22:19 -07:00
Simon Chae
ca7695854a
For #10552 : Set initial add-on details fragment visibility to false ( #10565 )
2020-05-11 12:44:18 -04:00
Sawyer Blatz
17fb7c1df7
For #10426 : Removes installation ping GAID ( #10532 )
2020-05-09 10:35:57 -07:00
Simon Chae
d58e7d3138
For #10473 : Fetch the addon from addon manager instead of the store
2020-05-08 16:03:22 -07:00
Sawyer Blatz
b87c40d42f
For #10426 : Sends GAID to Installation instead of Activation ping. ( #10529 )
2020-05-08 12:04:15 -07:00
codrut.topliceanu
d1005dd236
For #8589 - Fix for accessibility navigation in ETP panel
2020-05-08 09:57:59 -07:00
Arturo Mejia
ca01965f90
Fix PictureInPictureFeature breaking change
2020-05-08 11:42:06 -04:00
ekager
7fe6f68e00
For #10485 - Restore block video/audio on cellular data radio button
2020-05-08 14:00:09 +03:00
ValentinTimisica
f63cb4e09f
For #10244 : Creates drawable for add-ons private browsing label.
...
The drawable is sent to AddonsManagerAdapter.Style constructor and is displayed
near the add-on name if it is allowed to run in private browsing
2020-05-07 17:27:46 -07:00
Jeff Boek
58ca5d0e3a
For #10341 - Always show collections placeholder with new tab tray enabled
2020-05-07 15:38:17 -07:00
Mihai Branescu
eef5cf3469
For #10482 - made SVG gradient compatible with API < 22
2020-05-07 10:39:58 -07:00
ekager
138d8e647d
No issue - Use ViewLifecycleOwner lifecycleScope for Bookmark deletion scope
2020-05-07 10:17:42 -07:00
Sawyer Blatz
02f6e6868e
For #10426 : Adds identifier to Glean for 24 hours ( #10446 )
2020-05-07 08:57:20 -07:00
Jonathan Almeida
57eb2b9549
For #10453 : Do not set item decoration when creating ViewHolder
2020-05-07 11:44:19 -04:00
ValentinTimisica
24ba9f2fc8
For #9505 : Adds possibility to sort saved logins
...
Currently we support sorting by name and by last used. Also, the selected
option is saved in shared preferences so that the last option chosen by
the user is properly displayed even after the app was restarted.
2020-05-07 08:43:59 -07:00
mcarare
9177871edc
For #10408 : Check current destination before navigating.
2020-05-07 09:35:10 +03:00
ekager
9fd835de0f
For #10433 - Pass in viewLifecycleScope to BrowserAnimator
2020-05-06 23:24:46 -07:00
ekager
9ec1f8e2d8
For #8981 - Sort devices in share list by last access time
2020-05-07 09:20:49 +03:00
Michael Comella
4cf7280916
No issue: add clarifying kdoc for BookmarkFragment.
2020-05-06 17:27:58 -07:00
David Walsh
8b27a48635
For #10329 - Implement tab tray divider
2020-05-06 14:13:39 -07:00
Simon Chae
609936d632
For #10196 : Remove clickable locks for enable and private-browsing UI ( #10445 )
2020-05-06 13:58:42 -04:00
Simon Chae
a851b76ea3
Update Android Components version to 41.0.20200506130132 ( #10443 )
2020-05-06 13:17:17 -04:00
Mihai Branescu
6f97e75579
For #8643 and #7606 - illustrations are now connected to their radio buttons
2020-05-06 09:18:27 +03:00
Mihai Branescu
cde31cf785
For #8643 and #7606 - Changed toolbar picker illustrations according to theme
2020-05-06 09:18:27 +03:00
Mihai Branescu
16b7a9399b
For #8643 and #7606 - Changed theme picker illustrations according to theme
2020-05-06 09:18:27 +03:00
Mihai Branescu
4c0af91b7b
For #8643 and #7606 - Changed tint for onboarding icons
2020-05-06 09:18:27 +03:00
Arturo Mejia
398b516fb7
No issue: Add Fingerprinters to the standard trancking protection policy
2020-05-05 17:33:42 -07:00
Christian Sadilek
fee09c3092
No issue: Show article/page url instead of reader extension url
2020-05-05 17:52:27 -04:00
Jeff Boek
d72e455c0d
No Issue - Update to AC 41.0.20200505190119
2020-05-05 17:52:27 -04:00
Mihai Adrian
43d30793f5
For #9794 : Announce installing state for screen readers ( #10111 )
2020-05-05 11:22:15 -07:00
Mihai Adrian
5106134786
For #10408 : Dismiss menu when navigating away. ( #10415 )
...
The menu is dismissed when toolbar view is detached from window.
2020-05-05 11:15:30 -07:00
David Walsh
542f31f970
For #10392 - Don't provide a "Save to collection" button in private mode for the tabs tray ( #10399 )
2020-05-04 22:51:07 -04:00
Sören Hentzschel
10d07912da
no issue - removed unused feature flag
2020-05-01 15:14:46 -07:00
Jeff Boek
94cd195dc7
Adds swipe to delete tab ( #10355 )
...
* No Issue - Increases tap area of close button
* For #10331 - Adds swipe to delete to the tab tray
2020-05-01 15:45:51 -05:00
Simon Chae
3dcd52ef7a
For #10195 , #10196 : Allow private browsing mode switch to sync with enable state
2020-05-01 15:14:08 -04:00
Jeff Boek
5c7e9b98cd
Fix home navigation ( #10350 )
2020-05-01 12:46:02 -05:00
Jeff Boek
a8a90bd4d6
For #1063 : Put tab tray behind a feature flag and hidden pref ( #10313 )
...
* For #1063 - Adds feature flag and pref for new tab tray
* For #1063 - Swaps add tab to tab tray button when newTabTray is enabled
* For #1063 - Creates hidden preference to use new tab tray
* For #1063 - Hides tabs on home screen when setting is enabled
* For #1063 - Navigate to new tab tray from browser with setting enabled
* For #1063 - Fixes regression where we dont show the new tab message with no tabs and no collections
* For #1063 - Fixes crash when toggling to private mode on the home screen
* For #1063 - combines both settings. Cleans up lint errors
2020-04-30 15:53:10 -05:00
Chenxia Liu
390c5a0189
Issue #7996 : fix lint issues
2020-04-30 13:38:52 +03:00
Jovan Gerodetti
4a12f1b6aa
For #7996 : Private mode doesn't play nicely with sites added to home screen
...
Site Controls Notification should reflect the browsing mode of the
currernt web app session.
2020-04-30 13:38:52 +03:00