Commit Graph

9688 Commits (6c97ab5beaf4c66582ebf45a7046787625217ab7)
 

Author SHA1 Message Date
MickeyMoz 6c97ab5bea [fenix] Update to Android-Components 107.0.20220922143126. 2 years ago
mozilla-l10n-automation-bot 887b932425 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27098) 2 years ago
Roger Yang d2f30aebe8 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Create open all function"
This reverts commit ea926e80173a310687f81df757c8b011aca84c5e.
2 years ago
Roger Yang a0fc02a934 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Create the open_all_in_new_tabs metric in Glean"
This reverts commit d4a38b3a2aef401a9a764a135daf72bf6a2baf01.
2 years ago
Roger Yang b78bfb94cb [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Add 'Open all in private tabs' option as requested."
This reverts commit 83ed1abdc0846e726e2fcb46d0fcb7539f1ff9c3.
2 years ago
Roger Yang 680be9cf6d [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Create alert message when a lot of tabs are to be opened."
This reverts commit 8517fea003842f6216e8b02a92abc61837384ca0.
2 years ago
Roger Yang b18328a727 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Update open all tabs warning message"
This reverts commit 6fe708179758279a444f91efe58f5ba6bc0862f9.
2 years ago
Roger Yang 1d9f46bce4 [fenix] Revert "For https://github.com/mozilla-mobile/fenix/issues/11404 - Disable new open bookmarks tests pending compose refactoring"
This reverts commit f89aa296b72225cb39ca45010b2f8dae69e5f0a7.
2 years ago
MickeyMoz ad8675f641 [fenix] Update to Android-Components 107.0.20220921190147. 2 years ago
mcarare 1816aa7d00 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Run lint test only once.
Avoids running with added extra whitespaces.
2 years ago
mcarare 38b3cf72a5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Supress LongParameterList warnings. 2 years ago
mcarare 430add5ff4 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Remove inaccurate VisibleForTesting annotations. 2 years ago
mcarare 1cc7f76dbf [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Replace VisibleForTesting with @get:VisibleForTesting. 2 years ago
mcarare d65bde5fe2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Suppress NewApi warning for autofillConfiguration. 2 years ago
mcarare 70e75ae098 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Sync android lint version to gradle plugin version. 2 years ago
mcarare 2fb99b7d8b [fenix] For https://github.com/mozilla-mobile/fenix/issues/26023: Update Gradle, Gradle plugin and kotlin-dsl plugin. 2 years ago
MickeyMoz 1aca861920 [fenix] Update to Android-Components 107.0.20220921143112. 2 years ago
AndiAJ cf25687c59 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27008 fix flaky addAndRemoveMostViewedTopSiteTest UI test 2 years ago
Mugurell 4070064fa2 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26644 - Apply the wallpaper provided text color to the Fenix logo
And to the private mode switcher.
2 years ago
Mugurell f01b2e920f [fenix] For https://github.com/mozilla-mobile/fenix/issues/26644 - Split the Fenix logo in two images
This will allow us applying a certain tint just for the image containing a text
to have a better contrast with wallpapers.
2 years ago
mozilla-l10n-automation-bot 46d70c196e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27083) 2 years ago
MatthewTighe 2ca5e9fa3b [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/27081: enable wallpaper onboarding flag 2 years ago
MatthewTighe 8980e02496 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27055: check whether applied wallpaper name is blank 2 years ago
MickeyMoz 9f7c0515c9 [fenix] Update to Android-Components 107.0.20220920190143. 2 years ago
Noah Bond df1725ef45 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26854 - Fix bug causing the Top Sites sponsored text to show scrollbars 2 years ago
MickeyMoz 4f4284a0d3 [fenix] Update to Android-Components 107.0.20220920143100. 2 years ago
AndiAJ 1a2c4d172f [fenix] For https://github.com/mozilla-mobile/fenix/issues/27005 fix flaky updateSavedLoginTest UI test 2 years ago
mcarare 79d7a99e14 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27004: Make the top site frame layout focusable.
This makes the layout visible to a11y screen readers.
2 years ago
mozilla-l10n-automation-bot 737f092d54 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27069) 2 years ago
MatthewTighe 81b246376e [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26966: enable wallpapers V2 2 years ago
MickeyMoz de5bbacbf2 [fenix] Update to Android-Components 107.0.20220919190141. 2 years ago
Gabriel Luong 8a2e4043b6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26582 - Renew telemetry expiring in 107 2 years ago
MatthewTighe 3dbdfdec28 [fenix] For https://github.com/mozilla-mobile/fenix/issues/27064 - Remove all unused strings marked moz:removedIn <= 104 2 years ago
MatthewTighe 58511263aa [fenix] Closes https://github.com/mozilla-mobile/fenix/issues/26997: convert v1 wallpapers into collection group 2 years ago
AndiAJ 0fc64fb467 [fenix] For https://github.com/mozilla-mobile/fenix/issues/24978 re-enable UI tests with frequent ANR 2 years ago
Mugurell 57b89d868c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Disable new open bookmarks tests pending compose refactoring 2 years ago
Pg 8a66409ff5 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Update open all tabs warning message
Specify Firefox will only slow down while pages are loading.
2 years ago
Pg 3b412f7dc8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Create alert message when a lot of tabs are to be opened.
Current threshold is 15.
2 years ago
Pg ef15f5154c [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Add 'Open all in private tabs' option as requested.
https://github.com/mozilla-mobile/fenix/pull/21212#discussion_r739172674

- Add option is tree dot menu
- Edit folder opening to be aware of browsing mode
- Add metrics
- Add unit tests for 'Open all in private tabs'
- Add Android tests for open all in private.
2 years ago
Pg e19a281ab8 [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Create the open_all_in_new_tabs metric in Glean
Expiration date is set to the same of others bookmark metrics.
2 years ago
Pg 871604943d [fenix] For https://github.com/mozilla-mobile/fenix/issues/11404 - Create open all function
- Create element to be displayed

- Update the interface and bind in the view holder
Set the filter to limit this action to FOLDER.

- Create core function
Main logic is done on the controller (has it should be done). The whole
process is done in one coroutine to be non-blocking as many
(sub)folders & links can be present. If folder is empty, a toast is
displayed. Else iterate on items. When item is:
- a FOLDER -> restart process (without toast) on the folder
- a ITEM -> open it
- a SEPARATOR -> do nothing
Once finished, show the tabs tray.

Toast message is defined in fragment to have access to context.

- Create androidTest for openAllInTabs
- Create tests for handleBookmarkFolderOpening
- Display 'open all' options only if folder has at least on child:
A coroutine and suspended functions have to be used, since `getTree`
is async.
2 years ago
AndiAJ 3ee2d3a7c6 [fenix] For https://github.com/mozilla-mobile/fenix/issues/26286 new homepage settings UI tests 2 years ago
Ryan VanderMeulen 916200a3dd [fenix] Update protobuf to latest release. 2 years ago
Pascal Chevrel df16ec3151 [fenix] Update version.txt to 107.0b1 2 years ago
mozilla-l10n-automation-bot 1d5ff6ea2e [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27056) 2 years ago
MickeyMoz c58f1232a3 [fenix] Update to Android-Components 106.0.20220918143158. 2 years ago
mozilla-l10n-automation-bot db94717490 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27050) 2 years ago
MickeyMoz 3ae14f9ec8 [fenix] Update to Android-Components 106.0.20220917211210. 2 years ago
mozilla-l10n-automation-bot 65bdbc83d8 [fenix] Import l10n. (https://github.com/mozilla-mobile/fenix/pull/27047) 2 years ago
MickeyMoz 4ecca1ab87 [fenix] Update to Android-Components 106.0.20220916143058. 2 years ago