Tiger Oakes
e809df0858
Pass settings and metrics to CFR
2020-07-21 09:01:09 +03:00
Kainalu Hagiwara
98d5ae6b89
For #12759 - Keep a separate list of release locales.
2020-07-20 22:05:46 -07:00
Alessio Placitelli
b31564d5fc
Remove the duplicated/outdated 'activation' ping docs ( #12421 )
...
This additionally overhauls the Fenix telemetry docs
to point at the Glean autogenerated docs, to prevent
documentation getting outdated again.
2020-07-20 18:55:41 -07:00
mozilla-l10n-automation-bot
80b3b2dd82
Import l10n. ( #12766 )
2020-07-20 18:26:00 -07:00
Richard Pappalardo
41c256e474
Fixes #12752 , #12764 - Temp disable openHistoryInNewTabTest intermittent UI test failures ( #12754 )
...
* Fixes #12752 - Temp disable intermittent failing test
2020-07-20 18:09:01 -07:00
Kainalu Hagiwara
02a929a926
No issue - Suppress new warnings from detekt update
2020-07-20 17:01:50 -07:00
Sawyer Blatz
284ec7b58f
For #12461 : Add tab count to tab tray
2020-07-20 19:16:47 -04:00
Kainalu Hagiwara
c94bdc4267
Revert "For #7104 - Update locale list for release. ( #12740 )"
...
This reverts commit 4fea8b31ed
.
2020-07-20 16:15:00 -07:00
liuche
db6e614d11
For #12240 : Enable btime youtube-playback Fenix tests ( #12760 )
...
Co-authored-by: alexandru.ionescu <alexandru.ionescu@softvision.ro>
2020-07-20 16:09:18 -07:00
Tiger Oakes
f73411b924
For #5499 - Unify CFR drawables and dimens ( #12749 )
2020-07-20 16:00:57 -07:00
Michael Comella
17cfbc3947
No issue: link to Configure Java guide in README; remove NDK requirement. ( #12753 )
...
I don't have the NDK installed but I can build Fenix just fine.
2020-07-20 15:36:21 -07:00
Hakkı Kaan Çalışkan
aeabd3e91b
For #12532 : Quick fix for radio button alignment ( #12691 )
2020-07-20 15:33:32 -07:00
liuche
09d0688e64
CI for PR #9705 ( #12748 )
...
* #3880 . Update detekt to 1.9.1
* #3880 . Use `AbsentOrWrongFileLicense` detekt rule
* #3880 . Update detekt baseline
Co-authored-by: Denys M <dector9@gmail.com>
2020-07-20 15:09:58 -07:00
Kainalu Hagiwara
cd2532349d
For #12551 - Implement swipe to delete for bookmarks.
2020-07-20 14:54:20 -07:00
Kainalu Hagiwara
313e5abf6a
Rename tab_tray_background.xml
2020-07-20 14:54:20 -07:00
Michael Comella
fcb84d940a
No issue: correct position of StartupTimeline; add warning.
2020-07-20 14:27:41 -07:00
Sawyer Blatz
445593b719
For #10466 : Add search privately to top of list ( #12744 )
2020-07-20 13:25:36 -07:00
Tiger Oakes
51937e73fc
Closes #10924 - Cleanup SavedLoginsAuthFragment ( #10930 )
2020-07-20 13:25:24 -07:00
Kainalu Hagiwara
4fea8b31ed
For #7104 - Update locale list for release. ( #12740 )
2020-07-20 13:09:39 -07:00
Kainalu Hagiwara
1121d844e6
For #12730 - Fix ripple for font size setting.
2020-07-20 13:00:59 -07:00
Tom Prince
e55ce89611
Update taskgraph.
2020-07-20 13:48:28 -06:00
Sawyer Blatz
afbb039a08
For #11851 : Close tab tray when last tab closed ( #12615 )
2020-07-20 11:05:32 -07:00
ekager
1dc0ad39f4
For #10784 - Fixes memory leak in BrowserAnimator
2020-07-20 13:50:18 -04:00
Sawyer Blatz
f0c6bc0226
For #12735 : Fixes issue with tab deletion undo ( #12737 )
2020-07-20 10:48:16 -07:00
Hakkı Kaan Çalışkan
3f25a28cf7
For #12554 : Helper class for password reveal on logins
2020-07-20 13:45:46 -04:00
Johan Lorenzo
66d8591334
Bug 1608874 - part 3: Let fennec-production upload APKs on Google Play's alpha track
2020-07-20 18:30:16 +02:00
MickeyMoz
f3dd4fc4df
Update Android Components version to 51.0.20200720130437.
2020-07-20 12:06:58 -04:00
mozilla-l10n-automation-bot
c66480d6dd
Import l10n. ( #12687 )
2020-07-19 21:30:11 -07:00
MickeyMoz
f41a93894d
Update Android Components version to 51.0.20200719130512.
2020-07-19 11:24:12 -04:00
MickeyMoz
610be6d014
Update Android Components version to 51.0.20200718130042.
2020-07-18 13:30:04 -04:00
Christian Sadilek
16b6776938
Update Android Components to 51.0.20200717190031
2020-07-17 19:32:02 -04:00
Tiger Oakes
499f185fc0
Fix lint issues ( #12683 )
2020-07-17 16:20:08 -07:00
Tiger Oakes
693af257aa
Change enabled lint rules ( #12517 )
2020-07-17 15:17:16 -07:00
Tiger Oakes
13949d6968
Test migration classes ( #12677 )
2020-07-17 14:35:13 -07:00
Tiger Oakes
67fda80453
Add tests for login exceptions ( #12681 )
2020-07-17 14:25:45 -07:00
Tiger Oakes
aa31eb0fa5
Fix failure in handleWhatsNewGetAnswersClicked ( #12682 )
2020-07-17 14:25:35 -07:00
Mihai Adrian Carare
9c1b586e45
For #7966 : Update toolbar content description. ( #12667 )
2020-07-17 16:22:13 -05:00
Elise Richards
37af9df3ad
For #12532 : Align Settings -> Site permissions -> Sub-pages to 72dp keyline ( #12680 )
...
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2020-07-17 15:54:57 -05:00
Mihai-Eduard Badea
1823fdb66d
For issue #9949 - Bookmarks/History deletion inconsistencies ( #12630 )
...
- Added the undo action for deleting individual history items by creating a new field to the history state containing the id's of the history items that are pending for deletion; This field is used inside the update function from the view to show/hide the items.
- Added a new check inside the "deleteMulti" method from BookmarkFragment that calls the showRemoveFoldersDialog to prevent the user from being able to delete one or more bookmark folders without being asked for confirmation, as in #8648 .
Co-authored-by: Mihai Eduard Badea <mihai.badea@softvision.ro>
2020-07-17 15:13:18 -05:00
Tiger Oakes
eed20b43b9
Test session control controller ( #12652 )
2020-07-17 13:07:01 -07:00
Hakkı Kaan Çalışkan
aa7655f4d6
For #12509 : Set height of remove add on button to 36dp
2020-07-17 12:55:36 -07:00
ekager
455e7b8f99
Update ContextMenuUseCases to just take a store
2020-07-17 14:49:10 -04:00
ekager
3ac2627064
Update Android Components to 51.0.20200717130954
2020-07-17 14:49:10 -04:00
ekager
e1ef5f55ec
For #12453 - Sets secure flags on private tab of tabs tray
2020-07-17 13:24:25 -04:00
ekager
e358f95eed
For #12364 - Only show PWA prompt the third time a user visits installable site
2020-07-17 12:37:03 -04:00
Tiger Oakes
ac3df6bc5e
Add tests for adapters in collections ( #12649 )
2020-07-17 09:04:16 -07:00
Aaron Train
074b013916
Update Flank to v20.07.0 ( #12640 )
2020-07-17 09:31:20 -04:00
Kainalu Hagiwara
2fe17a6220
For #12531 : Align Settings -> Private browsing to 72dp keyline ( #12654 )
...
Co-authored-by: Hakkı Kaan Çalışkan <caliskanhkaan@gmail.com>
2020-07-16 22:26:49 -07:00
Elise Richards
023a4983fa
For #10173 : login duplicates and save ( #11208 )
...
* Extract controller into it's own class. Implement find dupes and filter based on username.
Create edit login controller. Add text watchers and check for duplicates.
Edit controller test
* Find duplicates and save to store
* Retrieve duplicates from AC and check list on username text changed
Move duplicates logic into the controller
* Add glean pings for delete and edit. Move logic for login manipulation into the datastore.
* Use correct threads in controller. Enable save button when applicable.
Save enabled in datastore.
Move login data to datastore
Rebase with password error states
Update metrics to be more specific for edit
* Create logins controller for AC calls
* Interactor and controller methods for edit login. Add edit view to separate out some layout manipulation.
Inflate view in edit fragment. Double layout showing up.
Edit view
Controller tests
Controller tests passing
Interactor tests
Lint and detekt cleanup
* Remove datastore and use storage controller for all logins calls to password storage.
Addressed comments
Lint
:
Rebase - 1
2020-07-16 17:08:04 -05:00
Tiger Oakes
4dd0c0f224
For #12457 : Add MockK matcher for intents ( #12612 )
2020-07-16 15:05:01 -07:00