Abhijit Valluri
8d84ec8ef5
Merge branch 'mozilla_main' into fork
2020-09-26 21:10:23 +01:00
ekager
7d5c199e51
For #12383 #15407 #12860 - Switch to using shared view model for session to delete on home
2020-09-25 16:54:54 -07:00
mcarare
04e59e0ac5
For #15130 : Remove "what's new card" from onboarding screen.
2020-09-25 18:04:48 +03:00
Elise Richards
1adf467248
For #14280 , #14743 : Remove old search fragment ( #15169 )
...
* 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.
2020-09-24 15:46:42 -05:00
Grisha Kruglov
71b51146cb
Update breaking changes in the FxA/Sync integration
2020-09-23 14:51:04 -07:00
ekager
24983af94e
For #15291 - Limit current CFRs to show max one every 3 days
2020-09-22 10:43:14 -07:00
Abhijit Valluri
ea7c8255ae
Merge branch 'fork' into mozilla_main
2020-09-22 16:16:49 +01:00
Tiger Oakes
b563576335
Closes #14131 : Move constants to dimens.xml ( #14135 )
...
Co-authored-by: Elise Richards <erichards@mozilla.com>
2020-09-18 16:13:57 -07:00
Jonathan Almeida
d063cd5396
For #14230 : Stop redrawing all top sites when one is removed
2020-09-18 12:53:23 -04:00
Adam Novak
bde8b72516
Merge remote-tracking branch 'upstream/master' into upstream-sync
2020-09-17 18:41:32 -07:00
Sawyer Blatz
1f17371df6
For #14565 : Add telemetry for top sites
2020-09-17 10:06:39 -07:00
Abhijit Kiran Valluri
df9d8bceae
Create github actions for Continuous Integration! ( #116 )
...
* Add github actions workflows
* Add github actions for CI
* Fix lint and detekt errors
* Add caching to the github actions
* Add the workflow statuses to the README
* Give the jobs more descriptive names
* Consolidate github actions workflows to a single workflow
* Give the steps meaningful names, save detekt and lint results
2020-09-16 17:38:49 -07:00
Abhijit Valluri
48ea10cd9d
Merge remote-tracking branch 'mozilla/master' into fork
2020-09-13 15:40:42 +01:00
Gabriel Luong
05857ba55d
For #14145 - Add pinned badge for pinned sites
2020-09-11 20:42:40 -04:00
ekager
09fbb43f80
For #2486 - Adds Recently Closed Tabs
2020-09-11 12:02:30 -07:00
Adam Novak
030f0d5369
Merge remote-tracking branch 'upstream/master' into fork
2020-09-09 20:46:45 -07:00
Gabriel Luong
6d133c8d0c
For #14529 - Show a dialog when the top sites limit has been reached
2020-09-09 14:12:55 -04:00
codrut.topliceanu
21cbbdc7c8
For #13949 - Turn off tip regarding beta/nightly
2020-09-09 08:42:40 -07:00
Tiger Oakes
53d16e78e1
For #14460 : Fix PBM notification tint ( #14699 )
2020-09-08 17:56:25 -04:00
Tiger Oakes
113241e8ce
Enforce IO thread inside of components ( #14704 )
...
* Automatically run PermissionStorage on IO thread
* Run TabCollectionStorage on dedicated scope + IO
* Update findSitePermissionsBy calls
2020-09-08 13:55:01 -07:00
Sebastian Kaspari
e0071341c7
Update to new state API and update Mozilla Android Components version.
...
The EngineSessionState of a tab is now always accessible through tab.engineState.engineSessionState. It will
never get cleared.
2020-09-08 18:08:01 +02:00
Abhijit Valluri
0464ed8e8c
Enable fennec fullscreen tabs screen + onboarding layout setup
2020-09-07 01:35:03 +01:00
mcarare
85cb74a3c9
For #14665 : Replace hardcoded label with string resource.
2020-09-03 10:56:55 -07:00
Sören Hentzschel
81dd1a9192
For #8343 , #9709 - replace "phone" with "device" in translations ( #14083 )
2020-09-02 10:55:35 -07:00
Arturo Mejia
6f5e9bad26
Pin AC TO 57.0.0 and remove feature flag for view downloads ( #14592 )
...
* Update Android Components version to 57.0.0.
* Remove feature flag for "View Downloads".
* Update search enginer list from changes by #13452
Co-authored-by: Chenxia Liu <liuche@mozilla.com>
2020-09-01 20:04:31 -07:00
ekager
83ffcac57e
For #13926 - MP migration
2020-09-01 16:27:51 -07:00
Tiger Oakes
e93a8b7d34
For #14376 : Use concept-menu with tab counter menu ( #14374 )
2020-08-28 13:28:15 -07:00
Jeff Boek
3713b5a63a
For #14251 - Dont show CFR if were navigating to Search
2020-08-26 21:18:19 -07:00
Jeff Boek
c73870b794
For #13507 - Performance fixes for the ReviewPromptController
2020-08-26 21:02:02 -07:00
Jeff Boek
c6687d976e
For #13507 - Adds tests for ReviewPromptController
2020-08-26 21:02:02 -07:00
Jeff Boek
56b730f0e8
For #13507 - Extracts review prompt behavior into ReviewPromptController
2020-08-26 21:02:02 -07:00
Elise Richards
e96eb25682
Allow play store in app review to be shown to users
2020-08-26 21:02:02 -07:00
Jeff Boek
4b997c1334
No Issue - Fixes UI Tests with new search experience
2020-08-26 18:00:47 -07:00
Jeff Boek
f734509ac4
No Issue - Removes pref, toggles new search based on feature flag only
2020-08-26 18:00:47 -07:00
Gabriel Luong
4f76699ab7
For #10342 - Part 6: Show "Delete from history" instead of "Remove" for top frecent sites in the top site menu
2020-08-26 18:39:05 -04:00
Gabriel Luong
1f564c10ce
For #10342 - Part 4: Use the TopSitesFeature in the HomeFragment for displaying top sites
2020-08-26 18:39:05 -04:00
Gabriel Luong
46aa6a003e
For #10342 - Part 3: Use the TopSitesUseCase in the BrowserToolbarController and SessionControlController
...
Use the provided `addPinnedSites` and `removeTopSites` use cases in `BrowserToolbarController` and `SessionControlController`.
2020-08-26 18:39:05 -04:00
Gabriel Luong
7d9274e990
For #10342 - Part 1: Remove top sites prefetch and observation of live data
2020-08-26 18:39:05 -04:00
mcarare
294a187ba8
For #14157 : Pass correct anchor for context menu popup.
2020-08-25 20:30:59 +03:00
Gabriel Luong
04dcfa5cab
For #8312 - Show Top Sites in a ViewPager ( #14116 )
2020-08-24 19:52:33 -04:00
Elise Richards
433a20db50
Update string for FxA signin onboarding header ( #14132 )
2020-08-24 17:00:19 -05:00
ekager
655d2b8a88
For #12377 - Choice to hide no collections placeholder from homescreen
2020-08-24 16:48:50 -04:00
Elise Richards
feae7fff2f
FNX-14498 ⁃ For #9487 : improve fxa onboarding manual sign in card ( #13317 )
...
* Replace strings, add learn more, hook up button
* Constrain learn more and icon to the text
* View holder tests
* Lint
* Update homescreen ui test
2020-08-20 11:05:11 -05:00
Jonathan Almeida
0de8aedd6f
No issue: Fix missing FeatureFlags imports
2020-08-19 16:28:46 -07:00
Jonathan Almeida
f92485d1e8
For #12287 : Add feature flag for Synced Tabs in tabs tray
2020-08-19 17:37:56 -04:00
Kate Glazko
f83372b67c
For #349 : View Downloads
2020-08-19 11:23:50 -07:00
Sachin
4b85f3e53b
for #11364 added a resetAfter for onboarding variable inside HomeFragment to avoid random system strictmode violations during UI testing. ( #13811 )
2020-08-16 22:46:41 -07:00
Mugurell
b993b94be1
For #12857 - Use Collection title when sharing tabs collection
...
Avoided passing the subject for sharing a collection of tabs in the ShareData
object since ShareData is part of a web standard.
2020-08-12 13:40:58 +03:00
Sebastian Kaspari
77263aad70
Validate deep links.
2020-08-10 15:58:32 +02:00
Jeff Boek
540c1d2ada
For #13052 - When opening a new tab pre-open search
2020-08-06 18:28:31 -07:00