Commit Graph

7404 Commits (a1d053d464415f42bfa175939b88ec88af72a2fb)
 

Author SHA1 Message Date
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
MickeyMoz 2d8aceff32 Update to Android-Components 94.0.9. 3 years ago
Arturo Mejia 0e1271a15d For #21791 Adds tab auto-close prompt
(cherry picked from commit 08256ac68c)
3 years ago
Mozilla Releng Treescript c5c3375267 Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
github-actions[bot] 0f9469a200
Update to Android-Components 94.0.8. (#21984)
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
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
MickeyMoz 5de19320b3 Update to Android-Components 94.0.7. 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
MickeyMoz 1b70be55ed Update to Android-Components 94.0.6. 3 years ago
Mozilla Releng Treescript e74c8aa618 Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
github-actions[bot] 48caf89854
Update to Android-Components 94.0.5. (#21874)
Co-authored-by: MickeyMoz <sebastian@mozilla.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
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 e0b2e3ab82 Update to Android-Components 94.0.4. 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
Mozilla Releng Treescript ce2d312cb9 Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
MickeyMoz aca7cb074c Update to Android-Components 94.0.3. 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
MickeyMoz 05268d10ae Update to Android-Components 94.0.2. 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
Mozilla Releng Treescript b1453028df Automatic version bump CLOSED TREE NO BUG a=release 3 years ago
MickeyMoz 54d80751bf Update to Android-Components 94.0.1. 3 years ago
Roger Yang 2ddb57038d Set version to 94.0.0. 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
MickeyMoz 8c34ccd8c9 Update Android Components version to 94.0.20211005143407. 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