2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
Commit Graph

6723 Commits

Author SHA1 Message Date
Jonathan Almeida
2c808a4d28 [fenix] Use bug report template with data validation
Github supports a more useful templating system that can provide
hints, descriptions, and simple data validation.

We can try to use this to increase the quality of our bug reports.
2021-07-09 23:07:25 +00:00
Roger Yang
37758f8934 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/20285: Remove unused GeckoProvider 2021-07-09 22:40:26 +00:00
MickeyMoz
64090871d8 [fenix] Update Android Components version to 91.0.20210709143119. 2021-07-09 21:34:14 +00:00
Elise Richards
611774676d [fenix] For FNX-22339: Recently saved bookmarks (https://github.com/mozilla-mobile/fenix/pull/19835)
* Title and button for home screen recently saved bookmarks section

Create bookmark item view with favicon and title

* View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

Update list on app start and when bookmarks are added

View holders and interactors for recently saved bookmarks

Recent bookmark item view holder binding

Create adapter for recent bookmarks. Implement controller methods. Implement view holder bindings for items

Top level adapter for recent bookmarks section

Retrieve list of recent bookmarks on home

Update list on app start and when bookmarks are added

Make a use case for retrieving and updating the list of recently saved bookmarks

Add adapter items and define header viewholder binding

Use session interactor for header button clicks. Bind in the adapter

* Retrieve list of bookmarks asynchronously on home

Interactor and controller tests

Address review comments

Split up tests for recent bookmarks

Update to new interactors

Dark mode and light mode styles

Refactor bookmarks home stuff

* Add RecentBookmarksFeature to home

Move interactor to SessionControlInteractor

Clean up lint, styles, and dimens.

* Bookmarks use case tests for retrieving recently saved bookmarks. Linting.

* View holder tests

* Match ux to designs for colors, margins, and scrolling

* Clean up clean up

* Tests for the view bound feature

* Controller test

* Clean up: check state of store in feature tests; ellipsize textviews for bookmark item; remove unused attr; format

Co-authored-by: Jonathan Almeida <jalmeida@mozilla.com>
2021-07-09 19:36:20 +00:00
Mozilla L10n Automation Bot
b76fe64eb3 [fenix] Import l10n. 2021-07-09 00:35:12 +00:00
Roger Yang
38cce79e1c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/19846: Update default browser notification strings 2021-07-08 22:04:13 +00:00
Roger Yang
9fdd99943e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/19846: Only add default browser notification work if work is not pending 2021-07-08 18:36:14 +00:00
Roger Yang
048abd7f4c [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/19846: Show Default Browser Notification if browser is not default 2021-07-08 17:52:08 +00:00
MickeyMoz
2631d2b252 [fenix] Update Android Components version to 91.0.20210708143124. 2021-07-08 16:35:41 +00:00
codrut.topliceanu
02d170a5b4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20257 - Sets min no. of grid columns to 2 in TabsTray 2021-07-08 14:54:43 +00:00
codrut.topliceanu
ae19555d25 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20250 - Adds FLAG_SECURE to TabsTray dialog 2021-07-08 08:49:06 +00:00
codrut.topliceanu
c805dd3320 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17855 - Stops SecureWindowFeature from removing FLAG_SECURE 2021-07-08 08:02:35 +00:00
Mozilla L10n Automation Bot
da25ab1b8e [fenix] Import l10n. 2021-07-08 00:38:02 +00:00
Gabriel Luong
249f515acd [fenix] Update docs/experiments.md 2021-07-07 22:59:37 +00:00
amedyne
c4dd029e9c [fenix] Update experiments.md
Provide updated links for experiments.
2021-07-07 22:59:37 +00:00
amedyne
be726dfbd7 [fenix] Update to refer to latest instructions
Providing link to the new experiments instructions.
2021-07-07 22:59:37 +00:00
MickeyMoz
af5acf1606 [fenix] Update Android Components version to 91.0.20210707175247. 2021-07-07 19:16:25 +00:00
MickeyMoz
35ed7a5b08 [fenix] Update Android Components version to 91.0.20210707143115. 2021-07-07 16:36:43 +00:00
Grisha Kruglov
21dda6b6ab [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/20276: Fall-back to URL parsing for tabs with parents to obtain search terms 2021-07-07 15:01:26 +00:00
Oana Horvath
1fa807ca1f [fenix] No issue: New UI smoke test for the Language menu 2021-07-07 12:18:16 +00:00
mcarare
42bfec3846 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20029: Remove animations when recreating activity on locale change. 2021-07-07 10:12:51 +00:00
codrut.topliceanu
55c0be886f [fenix] For https://github.com/mozilla-mobile/fenix/issues/19131 - Adds kdoc to TopSitePagerPayload 2021-07-07 07:22:45 +00:00
codrut.topliceanu
58657ebdef [fenix] For https://github.com/mozilla-mobile/fenix/issues/19131 - Fixes top sites refresh and interactability 2021-07-07 07:22:45 +00:00
Mozilla L10n Automation Bot
a2c509b9af [fenix] Import l10n. 2021-07-07 00:36:50 +00:00
Roger Yang
d6150b8310 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/20274: Limit about:config to Nightly and Beta 2021-07-06 23:32:16 +00:00
Roger Yang
50101046c3 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/19090: Show snackbar on adding to bookmarks from tabs tray 2021-07-06 22:13:38 +00:00
Ben Hearsum
a3a6b18ebd [fenix] Don't send notification for android-test-mozillaonline tasks 2021-07-06 21:00:20 +00:00
MickeyMoz
9144462ad9 [fenix] Update Android Components version to 91.0.20210705190256. 2021-07-06 17:58:39 +00:00
mcarare
613671c9c3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17917: Use View binding in onboarding cards. 2021-07-06 16:29:09 +00:00
Aaron Train
38a96bd731 [fenix] No issue: Remove workaround; update runner in build-contributor-pr.yml (https://github.com/mozilla-mobile/fenix/pull/20172) 2021-07-05 19:38:05 -04:00
Christian Sadilek
c3ebf3d738 [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/20123: PlacesException when recording history metadata 2021-07-05 17:12:54 -04:00
Jonathan Almeida
34199d5b72 [fenix] Move Nimbus strings to static_strings
Goes with 6bb89f346e01edd431056bfcd7472bc3082a39a5
2021-07-05 19:30:58 +00:00
MickeyMoz
560fda1519 [fenix] Update Android Components version to 91.0.20210704190120. 2021-07-05 16:29:54 +00:00
mcarare
84a2627f91 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20219: Fix constraints in sign-in onboarding card. 2021-07-05 08:38:30 +00:00
mcarare
83c15a1331 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20154: Override AC fill colors for icons. 2021-07-05 08:15:34 +00:00
Mozilla L10n Automation Bot
0abec99757 [fenix] Import l10n. 2021-07-05 00:31:23 +00:00
MickeyMoz
e81ddaa862 [fenix] Update Android Components version to 91.0.20210704143049. 2021-07-04 16:32:38 +00:00
Mozilla L10n Automation Bot
8a554e5c76 [fenix] Import l10n. 2021-07-04 00:32:48 +00:00
MickeyMoz
64d73393a7 [fenix] Update Android Components version to 91.0.20210703143052. 2021-07-03 16:27:15 +00:00
MickeyMoz
f50d21808c [fenix] Update Android Components version to 91.0.20210702143051. 2021-07-02 16:41:34 +00:00
Mozilla L10n Automation Bot
00a1478e5d [fenix] Import l10n. 2021-07-02 00:29:59 +00:00
MickeyMoz
8b88452eaf [fenix] Update Android Components version to 91.0.20210701143050. 2021-07-01 16:33:09 +00:00
codrut.topliceanu
98ac6d30c2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/19558 - Adds proper tint to "Report Site Issue" 2021-07-01 14:40:03 +00:00
Oana Horvath
1953a9cafe [fenix] For https://github.com/mozilla-mobile/fenix/issues/20000: Re-try swipe on collection items 2021-07-01 11:45:22 +00:00
Mozilla L10n Automation Bot
a0bb1ae5d3 [fenix] Import l10n. 2021-07-01 00:35:28 +00:00
MickeyMoz
6569002f02 [fenix] Update Android Components version to 91.0.20210630143114. 2021-06-30 17:28:37 +00:00
Codrut Topliceanu
b1d830e323 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20195 - Adds tabsTray allowScreenshotsInPrivateMode check (https://github.com/mozilla-mobile/fenix/pull/20203)
* For https://github.com/mozilla-mobile/fenix/issues/20195 - Adds tabsTray allowScreenshotsInPrivateMode check
2021-06-30 18:37:16 +03:00
mcarare
1880077575 [fenix] For https://github.com/mozilla-mobile/fenix/issues/20190: Mirror back button in RTL. 2021-06-30 15:35:11 +03:00
mcarare
3564817bfb [fenix] For https://github.com/mozilla-mobile/fenix/issues/20154: Override AC fill colors for icons. 2021-06-30 15:04:08 +03:00
MickeyMoz
de5a06f99c [fenix] Update Android Components version to 91.0.20210629143047. 2021-06-29 16:42:06 +00:00