gecko-dev/mobile/android
James Willcox eb69f98699 Bug 1500541 - Move about:config into GeckoView r=esawin
Differential Revision: https://phabricator.services.mozilla.com/D9588


--HG--
rename : mobile/android/chrome/content/config.js => mobile/android/chrome/geckoview/config.js
rename : mobile/android/themes/core/images/arrowdown-16.png => mobile/android/themes/geckoview/images/arrowdown-16.png
rename : mobile/android/themes/core/images/arrowup-16.png => mobile/android/themes/geckoview/images/arrowup-16.png
rename : mobile/android/themes/core/images/config-plus.png => mobile/android/themes/geckoview/images/config-plus.png
rename : mobile/android/themes/core/images/lock.png => mobile/android/themes/geckoview/images/lock.png
rename : mobile/android/themes/core/images/search-clear-30.png => mobile/android/themes/geckoview/images/search-clear-30.png
rename : mobile/android/themes/core/images/search.png => mobile/android/themes/geckoview/images/search.png
rename : mobile/android/themes/core/images/textfield.png => mobile/android/themes/geckoview/images/textfield.png
rename : mobile/android/themes/core/images/throbber.png => mobile/android/themes/geckoview/images/throbber.png
2018-11-01 09:52:30 -05:00
..
annotations Bug 1492308 - 1. Generate natives binding for all JNIObject classes; r=snorp 2018-10-02 19:59:28 +00:00
app Bug 1502435 - 3 - Update tests to include checks for canary clientId; r=jchen 2018-10-31 01:14:57 +02:00
base Bug 1405081 - Add WebRequestError and use it in NavigationDelegate.onLoadError r=esawin,jchen 2018-11-01 09:51:50 -05:00
branding Backed out changeset 56f980324015 (bug 1480854) for lint bustage. CLOSED TREE 2018-09-14 19:22:52 +03:00
chrome Bug 1500541 - Move about:config into GeckoView r=esawin 2018-11-01 09:52:30 -05:00
components Bug 1502747 - Remove nsIContentPermissionType.access and all of its supporting code r=snorp,baku 2018-10-30 07:48:55 +00:00
config Backed out changeset 444ecc63baf3 (bug 1480006) for crashes on Android (bug 1489553). a=backout 2018-10-26 14:37:30 +03:00
docs Bug 1501053 - Drop minApi flavor dimension. r=petru 2018-10-25 20:29:49 +00:00
extensions No bug - update code after eslint change from merge and remove files removed by 1451484 and restored during merge 2018-10-20 14:32:35 +03:00
fonts Bug 1392147 - Use Roboto instead of Clear Sans as default sans-serif font on Android, for better webcompat. r=xidorn 2018-05-23 13:51:59 +01:00
geckoview Bug 1405081 - Add WebRequest, WebResponse, and GeckoWebExecutor to GeckoView r=jchen,esawin 2018-11-01 09:52:23 -05:00
geckoview_example Bug 1405081 - Add WebRequestError and use it in NavigationDelegate.onLoadError r=esawin,jchen 2018-11-01 09:51:50 -05:00
gradle Bug 1501053 - Drop minApi flavor dimension. r=petru 2018-10-25 20:29:49 +00:00
installer Bug 1493844 - Part 2 - Remove the "caption" and "groupbox" bindings. r=bgrins,dao,jaws,johannh,surkov 2018-10-23 10:14:06 +01:00
locales Bug 1005268 - Remove "datetime" UI from Fennec and fix capitalization issue r=jchen 2018-10-16 15:57:26 +00:00
modules Merge inbound to mozilla-central. a=merge 2018-10-31 23:41:40 +02:00
services Bug 1391551 - Drop Fennec skin flavor dimension. r=petru 2018-10-25 20:24:44 +00:00
stumbler Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
tests Bug 1502435 - 3 - Update tests to include checks for canary clientId; r=jchen 2018-10-31 01:14:57 +02:00
themes Bug 1500541 - Move about:config into GeckoView r=esawin 2018-11-01 09:52:30 -05:00
thirdparty Bug 1486432 Leanplum push notifications are not received on devices with Android O or above r=JanH,flod 2018-09-03 10:21:51 +00:00
.eslintrc.js Bug 1488445 - Remove and replace obsolete ESLint rules. r=mossop 2018-09-04 18:08:43 +00:00
app.mozbuild Bug 1453691 - create a Fennec system addon to spoof the UA string as Chrome for Google Search and Facebook. r=rhelmer 2018-04-25 20:23:45 -04:00
build.mk
confvars.sh Bug 1476333 - Define the browser chrome URL as BROWSER_CHROME_URL so it can be accessed from AppConstants instead of a pref;r=gps 2018-07-24 08:12:48 -07:00
debug_sign_tool.py Bug 1464869 - Fix flake8/pep8 issue by hand in mobile/ r=nalexander 2018-06-04 22:37:17 +02:00
gradle.configure Bug 1503349 - Add |mach android {build,install}-geckoview_example|. r=snorp 2018-10-31 03:18:54 +00:00
gradle.py
LICENSE
mach_commands.py Bug 1503349 - Add |mach android {build,install}-geckoview_example|. r=snorp 2018-10-31 03:18:54 +00:00
moz.build Bug 1453691 - create a Fennec system addon to spoof the UA string as Chrome for Google Search and Facebook. r=rhelmer 2018-04-25 20:23:45 -04:00
moz.configure