Commit Graph

6133 Commits (08899469f2d6b4bb6038a47c5d62ecf22f3aa998)

Author SHA1 Message Date
runner 08899469f2 Strings - app/src/main/res/values-en-rCA/strings.xml 3 years ago
runner 6b10cc6e32 Strings - app/src/main/res/values-el/strings.xml 3 years ago
runner b1da610c6d Strings - app/src/main/res/values-dsb/strings.xml 3 years ago
runner b4f9da032a Strings - app/src/main/res/values-de/strings.xml 3 years ago
runner 8b660555ed Strings - app/src/main/res/values-da/strings.xml 3 years ago
runner b85ed65e3e Strings - app/src/main/res/values-cy/strings.xml 3 years ago
runner 993410df38 Strings - app/src/main/res/values-cs/strings.xml 3 years ago
runner 2f34c5f8ba Strings - app/src/main/res/values-co/strings.xml 3 years ago
runner f2e5d7ad7e Strings - app/src/main/res/values-ckb/strings.xml 3 years ago
runner af74b2c6ee Strings - app/src/main/res/values-ca/strings.xml 3 years ago
runner bc39877e5a Strings - app/src/main/res/values-br/strings.xml 3 years ago
runner 9092ecca4a Strings - app/src/main/res/values-an/strings.xml 3 years ago
Christian Sadilek 51a55ca68c Closes #21944: Top sites rendered slowly on first load of HomeFragment
(cherry picked from commit c3ef16de61)
3 years ago
Noah Bond c10bfee4e5
MR2 Inactive tabs telemetry (#21908) (#22056)
* For #21903 - Added telemetry for interacting with inactive tabs

* For #21903 - Added missing inactive tab delete count event to delete all event

* For #21903 - Added PR numbers to metrics

* For #21903 - Updated broken unit tests. Resolved critical lint warning.

* For #21903 - Fixed inactive tabs setting toggle metric

* For #21903 - Updated FenixApp unit test

* For #21903 - Updated newline character in Metrics. Set inactive tab metrics' lifetime to default. Updated expiration to Nov 2022. Refactored inactive tabs metric to be a single metric.

* PR: addendum for last commit that missed a file

* For #21903 - Changed logic check for reporting inactive tab count

* PR: fixed merge conflict

* For #21903 - Removed tab close tracking when the user closes ALL inactive tabs

* For #21903 - Removed individual tab close metric verify from CLOSE ALL test

* For #21903 - Updated inactive tabs toggle setting expiration to match the expiration of the other events

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
3 years ago
Christian Sadilek 2124c76db0 Enable pocket stories in CA
(cherry picked from commit 1b463a5c17)
3 years ago
Arturo Mejia 0e1271a15d For #21791 Adds tab auto-close prompt
(cherry picked from commit 08256ac68c)
3 years ago
Elise Richards 8906cfcc3f
For #21522: Wrap section titles on home (#21836) 3 years ago
Roger Yang 38b817cad1
Close #21573: Add shadow to recent bookmarks section (#21959) 3 years ago
Arturo Mejia 85914a4232 For #21906 ⁃ Remove old copy form inactive tabs section
(cherry picked from commit 25c784b684)
3 years ago
mergify[bot] a5fa918e1f
Close #21917: Update pocket stories card elevation to match other cards (#21956)
(cherry picked from commit 2b92860966)

Co-authored-by: Roger Yang <royang@mozilla.com>
3 years ago
Grisha Kruglov f58191db8f Fix up HistoryMetadataController tests 3 years ago
Grisha Kruglov a9e598b6b6 Closes #21871 - Eagerly update UI state after search group removal
Before this patch, this was the behavior - 'remove' button is clicked, we'd ask
the storage to remove metadata (on its IO thread), then navigate to Home
Screen.

This resulted in a race we could end-up on the Home Screen before delete
finishes, so the search groups do not appear to be removed (but,
refreshing the Home Screen again shows that they are removed).

This also resulted in an unnecessary navigation which felt very janky
(screen will "scroll" to the top) and was way more work than necessary.

After this patch, we:
 - dispatch two actions (on browserstore, on homefragmentstore) which
   remove the search groups from any relevant in-memory state; any UI bound to
   this state will be automatically "refreshed"
 - no longer navigate as part of the remove action, so the UI doesn't
   move and removal happens "in-place"
3 years ago
Jonathan Almeida 135f8a363c Issue #21794: Remove rotation; rely on state activated
It seems like we no longer need to use rotation for the chevron, since
we are now using two different icons within the `ic_chevon` that change
depending on the `state_activated`.

(cherry picked from commit 722ab9f3ca)
3 years ago
Arturo Mejia 0b072f75b5 For #21838 wait until experiments have been completely opt-out on the nimbus SDK.
(cherry picked from commit 9439a65e1e)
3 years ago
Roger Yang 97f8d1e12f Issue #21686: Stop using internally stored tabs list in adapters 3 years ago
Jonathan Almeida aa1bd6b7e4 Issue #21686: Move submitList calls into TabsAdapter
Co-authored-by: Roger Yang <royang@mozilla.com>
3 years ago
Mugurell 7e0146d08d For #21806 - Set 1dp elevation for ListItemTabLarge
To get smaller shadows.

(cherry picked from commit abcc9dfc67)
3 years ago
mergify[bot] d5c5f6f964
For #21313: Renew fission metrics expiring in December (#21821) 3 years ago
Jonathan Almeida afee07d38f Issue #21794: Reverse chevron for inactive tabs
(cherry picked from commit bcc40e8e46)
3 years ago
Arturo Mejia 18148f2d3c For #21765 only activate pocket by default for the right audience
(cherry picked from commit 5843fafbb6)
3 years ago
mergify[bot] 01ee7e7cd8
No issue: Update Pocket categories spacing to 16dp. (#21757)
(cherry picked from commit 3632ed77d5)

Co-authored-by: Roger Yang <royang@mozilla.com>
3 years ago
mergify[bot] 6d32b1c324
No issue: Small layout update for Pocket Stories (#21752)
(cherry picked from commit 23e51c250a)

Co-authored-by: Roger Yang <royang@mozilla.com>
3 years ago
Arturo Mejia 358037ceb9 For #21611: Show the jump back in Contextual Hints independently of the home onboarding dialog.
(cherry picked from commit 0f07703c3e)
3 years ago
Arturo Mejia 62118be809 For #21574: disabled the homescreen onboarding dialog.
(cherry picked from commit 7e3a2ba89d)
3 years ago
Roger Yang fb345a4131 Close #21573: Update design for jump back in section and recently bookmarked section 3 years ago
codrut.topliceanu b1a5025610 For #21708 - Fixes missing header bottom border
The bottom gray border of the header item from the Inactive Tabs section was correctly set when collapsing or expanding said section, but not on init. So if the section was initialized collapsed the gray border would not be present.
3 years ago
Arturo Mejia bd7476cce4 Update feature flags for 94. 3 years ago
AndiAJ 8a8bbd9517 For #20814 fix flaky tabMediaControlButtonTest UI test 3 years ago
Mugurell 6faafe4688 For #21599 - Add UTM parameters for Pocket recommendations links 3 years ago
codrut.topliceanu a53b52b764 For #21565 - Adds inactive tabs onboarding popup 3 years ago
Mugurell 571a2fc88e For #21621 - Add 16dp horizontal spacing to home composables.
Added from the ViewHolders, the same as for XML Views.
3 years ago
Mugurell 2eb5fe2159 For #21621 - Add 16dp horizontal spacing to all normal browsing home items 3 years ago
Mugurell a6b4c3e370 For #21621 - Add 16dp horizontal spacing to the private browsing home description 3 years ago
Mugurell bb498cc223 For #21621 - Add 16dp horizontal spacing to all onboarding items 3 years ago
Mugurell d189b37a09 For #21621 - Remove the parent horizontal padding 3 years ago
Jonathan Almeida f9dd0d9f6f Issue #21582: Use ThumbnailStorage in recent tabs on home 3 years ago
Gabriel Luong a1e6872f6f For #21694 - Remove RoundedCornerShape around the inner Column in RecentlyVisited 3 years ago
Gabriel Luong 5fc979090a For #21694 - Only show the divider line in between items in the Recent Searches 3 years ago
Jonathan Almeida 8c2cbb4e41 Issue #21642: Remove in-progress media tab from homescreen 3 years ago
Christian Sadilek 66e54860bb Move tabs out of search group if direct load occurs
This regressed in our previous fix that made sure child tabs don't
mistakenly get moved out of the group if their parent is navigated
away, or in case the child tabs are redirected.

However, when a subsequent load occurs in any tab in the group the
search terms need to be cleared and the tab removed from the group
to prevent false positives.
3 years ago