Commit Graph

890 Commits (573e21557729241a19e32f364f6bb8419ccd56ce)
 

Author SHA1 Message Date
Jeff Boek cddb4de79b For #1843 - Adds the selected tabs button 6 years ago
Jeff Boek 5c45064fbb For #1843 - Fixes color for dialog overlay 6 years ago
Jeff Boek dea169dca2 For #1843 - Adds ability to select all tabs 6 years ago
Jeff Boek ff08d0dbb0 For #1843 - Passes selected tabs through the MVI loop 6 years ago
Jeff Boek 9df64b61d4 For #1843 - Closes the fragment when the arrow button is pressed 6 years ago
Jeff Boek d39c15402e For #1843 - Adds a better theme for the creation fragment 6 years ago
Jeff Boek ba90b58d32 For #1843 - Displays tabs on the tab selection screen 6 years ago
Jeff Boek 8be0d6fea5 For #1843 - Adds the header elements for collection creation 6 years ago
Jeff Boek ab4cf786d7 For #1843 - Scaffolds MVI component for Collection Creation 6 years ago
Jeff Boek 63574cc359 For #1843 - Adds a create collections fragment and navigates to it 6 years ago
Sawyer Blatz 36cd275eed
For #1917: Hides search suggestions in shortcuts when needed (#1988) 6 years ago
Emily Kager 578a00a49b Closes #1993 - Set toolbar behavior in onStart for browser resumed case 6 years ago
Emily Kager 4dffd182b1 For #1206 - call fullScreenFeature onBackPressed 6 years ago
Sören Hentzschel 750ee266b0 For #2825: use FenixSnackbar for fullscreen notification 6 years ago
Sawyer Blatz eadce68e52
Closes #1972: Sets search term on browserToolbar (#1990) 6 years ago
Dave Hunt f4bad1c060 Run all 14 tp6m-cold jobs for Raptor 6 years ago
Emily Kager 25c157ceb0 No issue: Use setting to show history autocomplete suggestion 6 years ago
Johan Lorenzo d72df34c7d Only run Raptor tp6m cold tasks since the other ones aren't ready yet 6 years ago
Johan Lorenzo 194aa0cbb0 Enable raptor tests on Fenix 6 years ago
Grisha Kruglov d1c1270e68 Revert "Closes #919: Enable bookmarks synchronization"
This reverts commit b854cccefa.
6 years ago
Emily Kager 2162e74f76 Closes #1948 - Shows bookmark url if title is null 6 years ago
Emily Kager 05b9df34d8 For #1922 - Open bookmark in new tab menu should open and show new tab 6 years ago
Christian Sadilek d8f06097ca No issue: Use GeckoView fetch implementation for A-S libs (megazord) 6 years ago
Emily Kager b431e57dce Closes #1855 - Remove haptic feedback on tabs button 6 years ago
Emily Kager 7f5f96b41b Closes #1914 - Removes incomplete actions from Custom Tab Menu 6 years ago
Emily Kager df6230182c Closes #469 - Changes Library String 6 years ago
Grisha Kruglov b854cccefa Closes #919: Enable bookmarks synchronization 6 years ago
Grisha Kruglov f560ec8e8d Closes #1902: Remove direct appservices dependencies
Our main dependency - android-components - is tightly integrated
against a certain version of appservices. Having a direct dependency
at the Fenix level is a foot-gun: it allows Fenix to consume an API-incompatible
version of appservices, breaking parts of android-components. Due to
how gradle dependency resolution works, this breakage is "silent": there are
no compile time warnings. A recent example of this is broken history sync,
and buggy FxA experience in Fenix.

This patch removes a direct dependency, letting android-components dictate
which appservices version should be used Fenix builds.
6 years ago
Jeff Boek 31494a4341 Sets the search engine to the default if no shortcut is used 6 years ago
Colin Lee 78abd43b3e For #1923: Title of bookmarks folder is not displayed 6 years ago
Sawyer Blatz e2198f19ad
Fixes #1868: Corrects private browsing myths link (#1930) 6 years ago
Emily Kager 84d601cfaf No issue: Update quick action divider to neutral faded 6 years ago
Emily Kager 911ef446ab No issue: Fixed visibility bugs in quick action sheet (#1927) 6 years ago
Sawyer Blatz 8a4995099f For #1205: Adds search term to EditToolbar 6 years ago
Harsh Shandilya 5cf83cf8c1 BrowserToolbarBottomBehaviour: Remove unused parameter
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
6 years ago
Harsh Shandilya d0fb11a946 TabViewHolder: Remove unused parameter
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
6 years ago
Harsh Shandilya e20fa5dc32 AwesomeBarUIView: Rename variable to prevent name shadowing
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
6 years ago
Harsh Shandilya 0e3ffc863b QuickSettingsUIView: Remove unused variable
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
6 years ago
Harsh Shandilya 753487b277 TabViewHolder: Remove useless lateinit
Fixes build-time warning: fenix/app/src/main/java/org/mozilla/fenix/home/sessioncontrol/viewholders/TabViewHolder.kt: (45, 13): Lateinit is unnecessary: definitely initialized in constructors

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
6 years ago
Sawyer Blatz 41e8acf05f For #724: Adds contrastText color for buttons using accent backgrounds 6 years ago
Mitchell Hentges 441cda278f Fixes decision task issue preventing apks for raptor from being published (#1918) 6 years ago
Sawyer Blatz b54a1c9c57
Fixes #1886: Applies theme to toolbar onResume of library fragment (#1888) 6 years ago
Sawyer Blatz 334a3dc672
For #1714: Updates product to Firefox Preview (#1907) 6 years ago
Emily Kager 72410b18bd Closes #1912 - Quick action bottom sheet should fade in 6 years ago
Emily Kager 534d88f629 Closes #1894 - Fixes Help Page Navigation 6 years ago
Emily Kager a4e4b8a1c9 No issue: Update bottom margin of quick action sheet to 12dp 6 years ago
Will Hawkins 60c0fdb981 Fix for 2428 from a-c
In 2428 from android-components, they removed part of
the tab layout XML for localization/usability and fenix
copied that file directly. Fenix needs to make the
equivalent change. This patch does that.
6 years ago
Jeff Boek ba690fde8e
Fixes tab sizing (#1906) 6 years ago
Emily Kager b80b90c07d Closes #1879 - Create toolbar background drawable instead of view 6 years ago
Sawyer Blatz b996acdb35
No issue: Updates crash report back press and string (#1773) 6 years ago