Colin Lee
ca118033a2
Updated CODEOWNERS file to let A-C review Fenix PRs ( #5013 )
2019-08-29 14:26:16 -05:00
Colin Lee
66b2969077
For #4064 : Old R8 & keep rules are inhibiting optimizations ( #4930 )
2019-08-29 10:16:26 -05:00
mihai-adrian
5e78420cce
Fixes #3602:navigate to top of home screen after tapping "start browsing"
...
After onboarding.finish(), scrolled homeLayout to top
2019-08-29 07:45:04 -07:00
Jonathan Almeida
f25a9660e8
Closes #4218 : Remove forced registration renewal for push
2019-08-28 21:14:12 -04:00
Jonathan Almeida
18ca62b887
For #4063 : Remove SendTab feature flags
2019-08-28 21:14:12 -04:00
Colin Lee
04f364a883
For #4631 : Make sure reviewers can access a PR APK ( #5004 )
2019-08-28 17:46:46 -05:00
Yeon Taek Jeong
d87b8a8a5c
For #4658 : Add some private browsing mode telemetry ( #4968 )
2019-08-28 14:41:37 -07:00
Sawyer Blatz
09ed721015
For #4969 : Removes erroneous FxA sign up ping ( #4970 )
2019-08-28 14:32:43 -07:00
Colin Lee
040a6ad7c6
For #4222 : Fix another Nimbledroid upload path ( #5000 )
2019-08-28 15:24:02 -05:00
Yeon Taek Jeong
cc5408d717
For #2053 : Add persistent notification to close all private browsing tabs ( #4913 )
2019-08-28 12:55:24 -07:00
Johan Lorenzo
de6dcd59f4
Restrict Taskcluster to collaborators on PR ( #4996 )
2019-08-28 14:16:04 -05:00
Michael Droettboom
ad80317fc8
1577253: Remove writing dependencies to an artifact ( #4999 )
2019-08-28 14:10:11 -05:00
Sebastian Kaspari
aa5069caca
Closes #4215 : CustomTabActivity: Remove attached session if activity is finishing. ( #4985 )
2019-08-28 11:03:04 -07:00
Emily Kager
7b5ed2673b
For #4863 - Remove delay in HomeFragment onPreDraw
2019-08-28 13:48:14 -04:00
Suraj Shah
66a8c04967
Fixes #4488 : Shows snackbar on bookmark deletion from edit fragment ( #4792 )
...
* Fixes #4488
Updates changelog
* Removes wildcard imports.
* Removes custom label in use, replaces with let
2019-08-28 10:12:39 -07:00
Sebastian Kaspari
8608375eac
Use Mozilla Android Components 10.0.1.
2019-08-28 15:31:25 +02:00
Jonathan Almeida
681257bea7
For #4960 : Initialize push only if available ( #4964 )
2019-08-27 14:15:38 -07:00
Mitchell Hentges
76761242f1
Fixes #4949 - raptor not being able to find APKs ( #4952 )
2019-08-27 14:08:17 -07:00
Afzal Najam
bcabe422a6
Closes #4718 - Update site permissions layout ( #4953 )
2019-08-27 14:07:51 -07:00
Richard Pappalardo
60d3094410
fix: build task for UI tests ( #4963 )
2019-08-27 14:06:14 -07:00
Colin Lee
eae97034e3
For #4897 : Add back accidentally removed code coverage upload ( #4958 )
...
* For #4897 : Add back accidentally removed code coverage upload
* Make code coverage commands clearer
* Inline run_coverage as True
* Update arch label for codecov upload
* Remove variants from codecov, as they aren't used
* Remove unused format string
2019-08-27 15:52:07 -05:00
Richard Pappalardo
eccd6a1bc5
fix: broken apk paths for UI test job ( #4951 )
2019-08-27 13:29:52 -07:00
Jeff Boek
bfb2beabe7
For #4063 - Always enable the push service ( #4932 )
2019-08-27 13:12:29 -07:00
Tiger Oakes
d1964d6536
Fixes #4771 - Add method for sessions of type ( #4782 )
...
Fixes share tabs to use the new method
2019-08-27 13:04:03 -07:00
Emily Kager
1cf8a40059
For #4295 - Adds Experiments Pref to Data Collection Settings ( #4915 )
2019-08-27 12:56:16 -07:00
Sebastian Kaspari
c322343248
Closes #4431 : Enable feature-media component for all builds. ( #4898 )
2019-08-27 12:51:27 -07:00
Mihai Adrian
594569164d
Fixes #4211 changed SeekBar height to wrap_content to prevent misaligned dot ( #4832 )
...
Changed height from match_constrained to wrap_content.
2019-08-27 12:50:00 -07:00
Emily Kager
a65f220b39
For #4921 - Adds WindowFeature to BaseBrowserFragment
2019-08-27 15:33:59 -04:00
Arturo Mejia
24f79b3263
Fix safe browsing API breaking change. ( #4946 )
2019-08-27 13:43:22 -05:00
Aaron Train
2bbb4c29ff
Closes #4926 : Add basic UI test for regular/private tabs ( #4928 )
2019-08-27 13:56:12 -04:00
Sourabh
091778a4b9
For #4398 - add HistoryController ( #4837 )
2019-08-27 10:33:40 -07:00
Mihai Adrian
5d13c53706
Fixes #4440 changed padding for account_preference ( #4830 )
...
Changed padding to default value in @android:style/Preference.Material.Category.
Also changed paddingEnd value to default value.
2019-08-27 10:26:32 -07:00
Amaan Marfatia
dc9fdd9db3
Fixes #4067 besides snackbar ( #4777 )
...
* Fixes #4067 besides snackbar
Makes layout hierarchy more shallow to increase performance.
* Fix #4067 Feedback
Make sure quick_action_overlay appears on top and use horizontal chain in tab_header.
2019-08-27 10:09:55 -07:00
Axel Hecht
1621229a7f
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@349efdbc8f
2019-08-27 08:22:42 -07:00
Colin Lee
86d26ce041
For #4222 : Upload Fenix Nightly to Nimbledroid ( #4927 )
2019-08-26 19:06:21 -05:00
Colin Lee
153af588af
For #4885 : D8 Build failure on attempt to execute UI test ( #4903 )
...
* For #4885 : D8 Build failure on attempt to execute UI test
* Disabled screengrab tests until AndroidX fix is available
2019-08-23 13:37:52 -07:00
Tiger Oakes
66e14959ba
Add custom tab fragment
2019-08-23 16:12:19 -04:00
ekager
ffbbe119f3
For #3967 - Invoke pending deletion on back pressed
2019-08-23 15:32:27 -04:00
ekager
b07df9698a
For #4868 - Update content description of tabs button with number of tabs
2019-08-23 09:21:32 -07:00
Grisha Kruglov
282c2dc182
No issue: only sync once on startup
2019-08-23 12:08:11 -04:00
Emily Kager
b9f6f7fa93
For #4779 : Don't double navigate with global directions in HomeActivity
2019-08-23 12:01:28 -04:00
Axel Hecht
c236c3e34c
Import strings from android-l10n
...
State: mozilla-l10n/android-l10n@90a28fd458
2019-08-23 14:36:01 +02:00
Sebastian Kaspari
35ff0a5110
Use version name/code override. ( #4895 )
2019-08-23 07:08:37 -05:00
Emily Kager
84b0693fd2
For #4652 : Use workaround for HomeScreenViewModel ( #4887 )
2019-08-22 13:35:51 -05:00
Tiger Oakes
9f154dc3a0
Extract intent processors from HomeActivity ( #4884 )
2019-08-22 13:31:40 -05:00
Sebastian Kaspari
4bd94f0f9b
Rename "nightly" source folder to "fenixNightly".
2019-08-22 19:46:40 +02:00
Justin Wood
1971c5ca75
Fix bustage on Nightly cron from PR #4865
2019-08-22 18:38:19 +02:00
Tiger Oakes
79e58250fc
Make Settings.instance
private
2019-08-22 08:14:08 -07:00
Sebastian Kaspari
f62e295fc6
Closes #4874 : Use new build types in FeatureFlags class.
2019-08-22 08:12:49 -07:00
Emily Kager
44421392bf
Adds experiments preferences strings
2019-08-21 19:55:26 -07:00