mcarare
ac4b7a55f3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10083 : Do not cut off thumb when it is in pressed state
2020-04-27 21:19:44 -07:00
mcarare
b12708c642
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10083 : Adjust thumb offset to thumb circumference to avoid cutoff
2020-04-27 21:19:44 -07:00
David Walsh
a4b9d4378f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10201 - Provide proper button padding and no tabs message visibility in tabs tray
2020-04-27 20:36:08 -07:00
Christian Sadilek
5f7d514788
[fenix] Configure M2 AMO collection for all builds
2020-04-27 18:33:31 -04:00
Mozilla L10n Automation Bot
0f1d9cf36e
[fenix] Import l10n.
2020-04-28 00:28:46 +03:00
Arturo Mejia
0f71b0ced4
[fenix] Fix CrashReporterService breaking changes
2020-04-27 16:43:05 -04:00
Arturo Mejia
0812822771
[fenix] No issue: Partially update the add-on manager list
2020-04-27 16:43:05 -04:00
mcarare
1b45aa0a8e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9913 , For https://github.com/mozilla-mobile/fenix/issues/9914 : Remove touch delegate when button is disabled.
2020-04-27 11:57:51 -07:00
Oana Horvath
134909fed3
[fenix] Added new bookmarks tests ( https://github.com/mozilla-mobile/fenix/pull/9878 )
...
Fix for https://github.com/mozilla-mobile/fenix/issues/7417 : Fix and re-enable disabled tests
2020-04-27 18:15:27 +03:00
ekager
5529f77183
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10204 - Address viewLifecycleOwner IllegalStateException crashes
2020-04-24 17:12:08 -07:00
Mihai Branescu
37475de143
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6557 - added unit tests
2020-04-24 15:47:48 -07:00
Mihai Branescu
e18ce8d6d4
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6557 - add in_content telemetry class
2020-04-24 15:47:48 -07:00
Mihai Branescu
42018cddf2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6557 - split base extension functionality from ads
2020-04-24 15:47:48 -07:00
Mihai Branescu
c1e736fdb2
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6557 - added metric for in_content
2020-04-24 15:47:48 -07:00
Mihai Branescu
4f10baa9d8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6557 - added web-extension for cookies
2020-04-24 15:47:48 -07:00
mcarare
72f5556b32
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10188 : Fix layout constraints.
2020-04-24 13:28:53 -07:00
mcarare
1067782015
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10188 : Fix xml indentations and properties order.
2020-04-24 13:28:53 -07:00
mcarare
ae730cec59
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10180 : Remove touch delegate when button is disabled.
...
Also refactored multiple if's into a when.
2020-04-24 13:28:29 -07:00
mcarare
bad90f3408
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10180 : Add extension to remove touch delegate from parent.
2020-04-24 13:28:29 -07:00
ekager
4a59ed0eed
[fenix] No issue: Update Private Browsing placeholder string
2020-04-24 11:39:14 -07:00
Mihai Branescu
5ed60d32d3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6558 - change from modifying event to event listener
...
The initial design replaced the onload method, which was used by others such as Bing.
With listeners it's additive, we do not replace anything.
2020-04-24 09:28:40 -07:00
Mihai Branescu
431f3f989f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6558 - remove baidu and yahoo from monitored pages
...
These two do not contain ad servers, so we don't need to unnecessarily monitor them
2020-04-24 09:28:40 -07:00
Mihai Branescu
30273fe6de
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6558 - cleanup + added unit tests
2020-04-24 09:28:40 -07:00
Mihai Branescu
95f3bf9daf
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6558 - added logic for ad_clicked metric
2020-04-24 09:28:40 -07:00
Mihai Branescu
09fae4d74f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6558 - added handling of web extension + sending metric for has_ads
2020-04-24 09:28:40 -07:00
Mihai Branescu
15552a39c3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6558 - added web extension for extracting document urls
2020-04-24 09:28:40 -07:00
Simon Chae
f765736b27
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10162 : Set switch back to prev state when failed to enable/disable addon ( https://github.com/mozilla-mobile/fenix/pull/10164 )
2020-04-24 11:54:16 -04:00
Oana Horvath
a2d169be5f
[fenix] fix private notification text ( https://github.com/mozilla-mobile/fenix/pull/10192 )
2020-04-24 17:55:46 +03:00
mcarare
0ecb2893f0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9913 , For https://github.com/mozilla-mobile/fenix/issues/9914 : Remove button when disabling it.
...
Setting visibility to GONE allows clicks to parent view in that space.
2020-04-24 16:42:47 +03:00
Arturo Mejia
7be16b503d
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/9493 : Reload after cleaning individual site permissions exceptions
2020-04-24 06:16:32 -04:00
David Walsh
b2cad42ba9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10148 - Add basic tab tray implementation without exposing to rest of app ( https://github.com/mozilla-mobile/fenix/pull/9934 )
2020-04-23 15:38:35 -05:00
Vlad Filippov
81122da15a
[fenix] Add 'useEmail' and 'useEmailProblem' metrics event
...
Fixes https://github.com/mozilla-mobile/fenix/issues/9834
2020-04-23 10:33:36 -07:00
Simon Chae
c4dda61fe8
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6123 : Expose WebExtensions in private browsing control
2020-04-23 12:28:57 -04:00
mcarare
eb26d39bf0
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10091 Also disable play/pause button when hiding it.
2020-04-23 09:22:01 -07:00
mcarare
194aa1aec3
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10091 Add extension to remove and disable button
2020-04-23 09:22:01 -07:00
mcarare
8310691f2d
[fenix] For https://github.com/mozilla-mobile/fenix/issues/7387 : Change ETP onboarding from popup to a dialog.
...
Recalculated dialog position and offsets.
Changed ETP onboarding dialog to show only once.
2020-04-23 08:17:42 -07:00
mcarare
5aa32ad79a
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9987 : Set FLAG_SECURE to dialog when flag set in activity.
2020-04-23 08:16:25 -07:00
ValentinTimisica
2aaeb8c3e4
[fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/10109 : Adds content description for browse privately card content
2020-04-23 16:59:42 +03:00
JLRoberts
9b0f6ef1d9
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9550 - Don't overlap search with shortcuts text
...
Private mode search with suggestion onboarding was overlapping "This time, search with: " text. Adjust constraints to allow it to show under onboarding when present.
2020-04-23 11:21:53 +03:00
mcarare
4c2cfe29b5
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10027 : Make toolbar context menu popup dismissible on SDK<23
2020-04-22 22:47:46 -07:00
ekager
b5f847467f
[fenix] For https://github.com/mozilla-mobile/fenix/issues/6832 - Fix various fragment not attached to a context crashes
2020-04-22 20:56:35 -07:00
ekager
0e078d3f20
[fenix] For https://github.com/mozilla-mobile/fenix/issues/2818 - Enable PiP for all builds
2020-04-22 20:55:00 -07:00
Sawyer Blatz
ea02ba60c6
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9946 : Update FennecBeta branding ( https://github.com/mozilla-mobile/fenix/pull/10066 )
2020-04-22 15:19:24 -07:00
Roger Yang
e85a7bd2ff
[fenix] Close https://github.com/mozilla-mobile/fenix/issues/9760 : Add external app links context menu candidate
2020-04-22 14:45:49 -07:00
Sawyer Blatz
8ed532ebdf
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9208 : Adds in-product prompt to homescreen ( https://github.com/mozilla-mobile/fenix/pull/9836 )
2020-04-22 14:29:43 -07:00
Arturo Mejia
239a890d0e
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/7566 Handle deny & don't ask again for site permissions
2020-04-22 11:33:32 -04:00
Arturo Mejia
07fcd5106a
[fenix] For issue https://github.com/mozilla-mobile/fenix/issues/9493 : Reload after cleaning all site permissions exceptions
2020-04-22 08:53:07 -04:00
ekager
76b250e035
[fenix] For https://github.com/mozilla-mobile/fenix/issues/10036 - Workaround for System Theme changes with config change
2020-04-22 00:01:54 -07:00
Michael
e42739298c
[fenix] Closes https://github.com/mozilla-mobile/fenix/issues/8541 : Hide find bar when entering fullscreen
2020-04-22 00:01:35 -07:00
Jeff Boek
1ba6fea116
[fenix] For https://github.com/mozilla-mobile/fenix/issues/9816 - Adds SessionObserver to session on selection
2020-04-21 14:08:58 -07:00