- 13 Nov, 2020 1 commit
-
-
Matthew Finkel authored
-
- 24 Sep, 2020 1 commit
-
-
Elise Richards authored
* Remove search fragment * Use new folder to search dialog * Rebase and lint * Update tests with search dialog nav directions * Rename interactor to match naming convention. Remove old controller and point everything to the dialog controller.
-
- 17 Sep, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 08 Sep, 2020 1 commit
-
-
Tiger Oakes authored
* Automatically run PermissionStorage on IO thread * Run TabCollectionStorage on dedicated scope + IO * Update findSitePermissionsBy calls
-
- 26 Aug, 2020 1 commit
-
-
Gabriel Luong authored
For #10342 - Part 3: Use the TopSitesUseCase in the BrowserToolbarController and SessionControlController Use the provided `addPinnedSites` and `removeTopSites` use cases in `BrowserToolbarController` and `SessionControlController`.
-
- 24 Aug, 2020 1 commit
-
-
ekager authored
-
- 12 Aug, 2020 1 commit
-
-
Mugurell authored
Avoided passing the subject for sharing a collection of tabs in the ShareData object since ShareData is part of a web standard.
-
- 31 Jul, 2020 1 commit
-
-
Mihai Eduard Badea authored
Item is now refreshed by calling notifyDataSetChanged on the adapter when the last tab from the collection has been swiped away and the user cancels the deletion by pressing the cancel button from the dialog. Also added a "wasSwiped" flag to onCollectionRemoveTab in order to check if the tab was deleted from a swipe action and not by pressing the "X" button.
-
- 27 Jul, 2020 2 commits
-
-
Tiger Oakes authored
-
ekager authored
-
- 24 Jul, 2020 1 commit
-
-
ekager authored
-
- 21 Jul, 2020 1 commit
-
-
Kainalu Hagiwara authored
-
- 17 Jul, 2020 1 commit
-
-
Tiger Oakes authored
-
- 06 Jul, 2020 1 commit
-
-
ValentinTimisica authored
-
- 23 Jun, 2020 1 commit
-
-
Jeff Boek authored
-
- 05 Jun, 2020 1 commit
-
-
Jeff Boek authored
* For #11171 - Removes feature flag for the new tab tray * For #11171 - Removes all tab references from homeFragment * For #11171 - Fixes unit tests * For #11171 - Gets UI tests to compile and HomeScreenTest to pass * For #11171 - Fixes `deleteMultipleSelectionTest` * For #11171 - Fixes `openHistoryItemInNewPrivateTabTest` * For #11171 - Fixes `openHistoryInPrivateTabTest` * For #11171 - Fixes `openHistoryInNewTabTest` * For #11171 - Fixes `openNewPrivateTabTest` * For #11171 - Fixes tabbedBrowsingTests * For #11171 - Fixes SettingsPrivacyTest * For #11171 - Fixes TopSitesTest * For #11171 - Fixes lint errors * Ignore
-
- 29 May, 2020 1 commit
-
-
Jeff Boek authored
* For #11056 - Removes unused argument when navigating to the collection creation fragment * For #11056 - Moved the collection creation navigation logic to the TabTrayDialogFragment * For #11056 - Moves navigating to the share screen from home/browser to the TabTrayDialogFragment * For #11056 - We moved tab selection logic from home/browser to the tab tray dialog * For #11056 - Moved new tab tapped logic to the tab tray dialog fragment * For #11056 - Removes all interactor logic for the TabTrayDialogFragment * For #11056 - Migrates the presentation / navigation around the TabTrayDialog to the androidx navigation library
-
- 28 May, 2020 1 commit
-
-
David Walsh authored
* For 10734 - Open tab tray when collection is opened from Home * Update to work with tab tray drawer
-
- 22 May, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 23 Apr, 2020 1 commit
-
-
ekager authored
-
- 22 Apr, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 14 Apr, 2020 1 commit
-
-
Jeff Boek authored
* For #9751 - Cleans up homeFragment directions * For #9751 - Uses global actions for fragments not owned by homeFragment * For #9751 - Cleans up SearchFragment directions * For #9751 - Removes settings action from DeleteBrowsingDataFragment * For #9751 - Removes browser action from SettingsFragment * For #9751 - Adds ManagePhoneFeature global action * For #9751 - Clean up unused deletebrowsingfragment actions * For #9751 - Cleans Up HistoryFragment actions * For #9751 - Removes Home -> Search action * For #9751 - Removes the Bookmark -> Browser action * For #9751 - Cleans up bookmark fragment actions * For #9751 - Cleans up actions from ShareController * For #9751 - Removes defaultBrowserFragment to browserFragment action * For #9751 - Removes about -> browser action * For #9751 - Adds global action to TrackingProtectionFragment * For #9751 - Removes exception -> browser action * For #9751 - Removes login -> browser action * For #9751 - Fixes LoginFragment directions * For #9751 - Removes ExternalAppBrowser directions * for #9751 - Cleans up actions * For #9751 - Fixes unit tests * For #9751 - Addresses nits in PR
-
- 06 Apr, 2020 1 commit
-
-
Mihai Adrian authored
* For #9687: Refactor onboarding cards to follow app architecture * For #9687: Update unit test to new controller parameters
-
- 30 Mar, 2020 1 commit
-
-
Sebastian Kaspari authored
-
- 26 Mar, 2020 1 commit
-
-
Sebastian Kaspari authored
-
- 29 Feb, 2020 1 commit
-
-
Sawyer Blatz authored
-
- 28 Feb, 2020 1 commit
-
-
mcarare authored
-
- 14 Feb, 2020 1 commit
-
-
ekager authored
-
- 13 Feb, 2020 1 commit
-
-
mcarare authored
Added test to description. Added link to settings. Updated unit tests.
-
- 06 Feb, 2020 1 commit
-
-
Marc Leclair authored
-
- 24 Jan, 2020 3 commits
-
-
Gabriel Luong authored
-
Gabriel Luong authored
-
Gabriel Luong authored
-
- 05 Dec, 2019 1 commit
-
-
Gabriel authored
* For #5574 - Part 1: Port TabAction.SaveTabGroup to TabSessionInteractor and SessionControlController. (#6651) - Introduces the TabSessionInteractor, SessionControlInteractor and SessionControlController classes. - Removes the TabAction.SaveTabGroup. * For #5574 - Part 2: Port TabAction.PrivateBrowsingLearnMore to TabSessionInteractor and SessionControlController (#6651) * For #5574 - Part 3: Port TabAction.ShareTabs to TabSessionInteractor and SessionControlController (#6651) * For #5574 - Part 4: Remove unused TabAction.Share and TabItemMenu (#6651) In #2205, the tab overflow button was removed which would have shown the TabItemMenu when clicked. So, we can remove TabItemMenu since it is not used and as a result, we can also remove TabAction.Share since there are no consumers. * For #5574 - Part 5: Port TabAction.PlayMedia and TabAction.PauseMedia to TabSessionInteractor and SessionControlController (#6651) * For #5574 - Part 6: Port TabAction.Select to TabSessionInteractor and SessionControlController (#6651) * For #5574 - Part 7: Port Onboarding.Finish to OnboardingInteractor and SessionControlController (#6651) * For #5574 - Part 8: Port TabAction.Close and TabAction.CloseAll to TabSessionInteractor and SessionControlController (#6651) - Removes TabAction * For #5574 - Part 9: Port CollectionAction.Delete to CollectionInteractor and SessionControlController (#6651) * For #5574 - Part 10: Port CollectionAction.ShareTabs to CollectionInteractor and SessionControlController (#6651) * For #5574 - Part 11: Port CollectionAction.AddTab and CollectionAction.Rename to CollectionInteractor and SessionControlController (#6651) * For #5574 - Part 12: Port CollectionAction.RemoveTab to CollectionInteractor and SessionControlController (#6651) * For #5574 - Part 13: Port CollectionAction.OpenTab to CollectionInteractor and SessionControlController (#6651) * For #5574 - Part 14: Port CollectionAction.CloseTabs to CollectionInteractor and SessionControlController (#6651) * For #5574 - Part 15: Introduce a HomeFragmentStore (#6651) - We will hook up the HomeFragmentStore in later parts. - Removes List<Tab>.toSessionBundle(context: Context) since it is unused. * For #5574 - Part 16: Port CollectionAction.Collapse and CollectionAction.Expand to CollectionInteractor and SessionControlController (#6651) - We assume the store is hooked up to the SessionControlController in this part, but this work will be done in a later part. - Removes CollectionAction. * For #5574 - Part 20: Remove the architecture module. (#6651) * For #5574 - Part 17: Remove duplicate subscribeToTabCollections in BrowserFragment.kt (#6651) There is a duplicate call of subscribeToTabCollections() in both HomeFragment and BrowserFragment. In this patch, we remove the call in BrowserFragment to avoid passing the HomeFragmentStore to BrowserFragment in order to dispatch the CollectionsChange event. * For #5574 - Part 18: Delete SessionControlComponent and fix TabCollection and Tab imports (#6651) * For #5574 - Part 19: Use the new HomeFragmentStore in the HomeFragment (#6651) - Renames SessionControlUIView to SessionControlView * For #5574 - Part 21: Fix white screen on home fragment (#6651) * For #5574 - Part 22: Fix formatting in SessionControlInteractor and replace See with @see in SessionControlController (#6651) * For #5574 - Part 23: Move to metrics.track call to the beginning of handleCollectionRemoveTab (#6651) This ensures that the metrics.track will be called immediately before the tab is removed from the collection. * For #5574 - Part 24: Use the sessionManager getter in SessionControlController (#6651) * For #5574 - Part 25: Use mapNotNull in List<Tab>.toSessionBundle (#6651) * For #5574 - Part 26: Simplify closeTab and closeAllTabs functions by assigning a deletionJob constant (#6651) * For #5574 - Part 27: Replace listOf() with emptyList() in removeAllTabsWithUndo (#6651) * For #5574 - Part 28: Replace the Context parameter with the HomeActivity in SessionControlController (#6651) * For #5574 - Part 29: Add test for HomeFragmentStore, DefaultSessionControlController and SessionControlInteractor (#6651) * For #5574 - Removes running CI against the architecture debug build varient
-