Commit Graph

2957 Commits (19253cb6932e9e3a864cfd51f462217567c5b2c2)

Author SHA1 Message Date
Adam Novak 030f0d5369 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Sören Hentzschel 103c183265 For #14194 - avoid leak when opening the "Libraries that we use" screen 4 years ago
Jeff Boek 66ecc15b40 For #14543 - Prevents IllegalStateException by not moving to another thread 4 years ago
mcarare 4de80a0493 For #14540: Fix updating list and item info for a11y services. 4 years ago
Gabriel Luong 6d133c8d0c For #14529 - Show a dialog when the top sites limit has been reached 4 years ago
ekager de7e6663ce Closes #14895 - Adds paste to context menu ordering preference 4 years ago
codrut.topliceanu 21cbbdc7c8 For #13949 - Turn off tip regarding beta/nightly 4 years ago
Mugurell d8d896c500 For #10240 - New preferences to control gesture based features
Three new settings and one for which this patch just pre-lands the strings.
The behavior for the "Swipe toolbar up to open tabs" is to be added as part of
a later ticket.
4 years ago
Tiger Oakes 4b6a589f24
Extract checkbox selected mask (#14308) 4 years ago
Tiger Oakes 53d16e78e1
For #14460: Fix PBM notification tint (#14699) 4 years ago
Tiger Oakes 043e061087
For #14376: Reverse items with bottom toolbar (#14451) 4 years ago
Tiger Oakes 113241e8ce
Enforce IO thread inside of components (#14704)
* Automatically run PermissionStorage on IO thread

* Run TabCollectionStorage on dedicated scope + IO

* Update findSitePermissionsBy calls
4 years ago
Gabriel Luong 7aa6514499
For #14629 - Enable showing frequently visited sites ON by default (#14630) 4 years ago
Sebastian Kaspari e0071341c7 Update to new state API and update Mozilla Android Components version.
The EngineSessionState of a tab is now always accessible through tab.engineState.engineSessionState. It will
never get cleared.
4 years ago
Adam Novak 287c9d7ea8 Change what's new URL to fix #74 4 years ago
Adam Novak 687c000fa5 Merge remote-tracking branch 'bbigam/fork' into fork 4 years ago
Adam Novak 115a52b409 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
mcarare c350a5f3b9 For #9506: Add session observer to check conditions for displaying banner. 4 years ago
mcarare d7668b16fc For #9506: Create show open in app banner preference. 4 years ago
mcarare 653a279101 For #9506: Implement banner custom view based on material design specs. 4 years ago
mcarare 20794296dc For #9506: Add possibility to navigate to a preference in settings. 4 years ago
bbigam 61a440b4df
Update ReviewPromptController.kt 4 years ago
interfect d3b6d7b77a
Merge pull request #72 from miDeb/top_tabtray_animation
Fix top tab tray entry/exit animations
4 years ago
Abhijit Valluri 0464ed8e8c Enable fennec fullscreen tabs screen + onboarding layout setup 4 years ago
Michael Debertol 5ba49f66a0 Fix top tab tray entry/exit animations 4 years ago
Abhijit Valluri bb0ef2b659 Fix some issues with tabs tray
Following issues fixed in tabs tray:
* Place the tab indicator at the top for top tabs tray layout
* Disable reverse layout for compact tabs as it messes with the layout
* Make the new tab button visible in private mode in light theme

The third issue is a bug in upstream Fenix! They did not do sufficient
UI testing of the tabs tray!
4 years ago
Adam Novak 7d2591e92a Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Mugurell 33fc520468 For #10241 - Use VerticalSwipeRefreshLayout for pull to refresh
And so resolve many of the issues found in the platform's SwipeRefreshLayout.
4 years ago
Abhijit Valluri 275c5c1a7b Massive tabs tray customization options 4 years ago
ekager 09d1dba133 For #14679 For #14676 - Dismiss MP Migration tip, init in disabled state 4 years ago
ekager e80b46ced0 For #14609 - Correct nav from new search experience to browser 4 years ago
mcarare 85cb74a3c9 For #14665: Replace hardcoded label with string resource. 4 years ago
Adam Novak f90adf5ce5 Tie addon account preferences back to BuildConfig 4 years ago
Adam Novak ba91b74887 Apply liberate patch
Apply https://gitlab.com/relan/fennecbuild/-/blob/master/fenix-liberate.patch
at edac9bd4083644ae0b8ae04e6af719892f05ee3a

License sign-off from author "relan" in
https://gitlab.com/relan/fennecbuild/-/issues/4#note_404430753

"Note that fenix-liberate.patch is a copypaste from various projects under
Apache 2.0 and MPL 2.0. I've made only trivial changes and it makes sense to
distribute them under MPL 2.0 or Apache 2.0, not AGPL.

I think I need to add license headers to all new files added by the patch."

We can pick up additional license headers if and when they're added by relan.
Almost all the code is trivial, probably-uncopyrightable stubs.

We might be supposed to put more info in the licenses screen in the app, which
I'm keeping, for some of these, but I'm not sure how.
4 years ago
Adam Novak 5e4d669ab8 Merge remote-tracking branch 'abhijitvalluri/tabstray_new_tab_button_bottom_layout' into fork 4 years ago
Adam Novak 7b49b4ec30 Merge remote-tracking branch 'abhijitvalluri/addons_search' into fork 4 years ago
Adam Novak e927400939 Merge remote-tracking branch 'upstream/master' into fork 4 years ago
Shane Synan 2231fe2d52
For #14642: Use correct 'Close tabs' summary text (#14644)
For "closeTabsAfterOneMonth", use the correct summary string of
"close_tabs_after_one_month" instead of "close_tabs_after_one_week".

This fixes the Settings page "Close tabs" summary showing the wrong
tab duration when "Close tabs" is set to "After one month".

Closes #14642
4 years ago
Dennis Schubert abfc91519a
Bug 1645844 - Add label to reports sent via the webcompat-reporter. (#14625) 4 years ago
Abhijit Valluri e1dcb01741 Display favicon in the tabs tray 4 years ago
Abhijit Valluri ba36729d7d Fix topsheet tabs tray appearance when in multiselect mode 4 years ago
liuche 408000e450
Issue #7620 - Remove Nightly flag for external download manager (#14632) 4 years ago
Sören Hentzschel 81dd1a9192
For #8343, #9709 - replace "phone" with "device" in translations (#14083) 4 years ago
Arturo Mejia 6f5e9bad26
Pin AC TO 57.0.0 and remove feature flag for view downloads (#14592)
* Update Android Components version to 57.0.0.

* Remove feature flag for "View Downloads".

* Update search enginer list from changes by #13452

Co-authored-by: Chenxia Liu <liuche@mozilla.com>
4 years ago
Abhijit Valluri 9024020daf Add settings to customize add-ons source collection 4 years ago
ekager 83ffcac57e For #13926 - MP migration 4 years ago
Jeff Boek 0c748c0500 For #14279 - Prevent GeckoView from resizing while searching 4 years ago
ekager 2d67e4b748 For #4118 - Creates setting for auto closing tabs 4 years ago
ekager 7c7aa46811 Closes #14254 - Removes Login select feature flag 4 years ago
Abhijit Valluri 938a14ad1c Implement search feature in add-ons page 4 years ago