gecko-dev/mobile/android
Jim Chen 4801fffa0d Bug 1489569 - 2. Don't blur window on temporary focus loss; r=droeh
When the window temporarily loses focus (e.g. due to auto-fill popups),
don't call setFocus(false). Otherwise, we can end up disrupting user
interaction (e.g. causing the auto-fill popup to flicker). Only call
setFocus(false) when we are reasonably sure the focus loss is not
temporary.

Differential Revision: https://phabricator.services.mozilla.com/D5329
2018-09-10 12:42:35 -04:00
..
annotations
app Bug 1488720 - [Android M+] improve themes.xml; r=jchen 2018-09-06 18:40:53 +00:00
base Bug 1489594 - Decouple application-background event from clearing of current activity. r=jchen 2018-09-07 21:47:58 +00:00
branding Bug 1349522 - Provide alternative adaptive-icon with Android SDK O; r=jchen 2018-08-02 15:06:24 +03:00
chrome Backed out changeset bd8baf88f373 (bug 1468222) for test_security-info-parser.js failures. CLOSED TREE 2018-09-08 03:16:25 +03:00
components Bug 1396684 - Allow extensions to access tab's "attention" flag r=mixedpuppy,robwu 2018-08-28 14:41:31 +00:00
config Bug 1480006 - Enable LTO on Android CI builds. r=froydnj 2018-09-05 07:21:25 +09:00
docs Bug 1475256 - Add documentation for robocop code coverage. r=nalexander,gbrown 2018-09-06 17:02:25 +00:00
extensions Bug 1486885 - Remove error logging inside getBaseDomainFromURI(). r=Gijs 2018-08-30 15:50:20 +00: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 1489569 - 2. Don't blur window on temporary focus loss; r=droeh 2018-09-10 12:42:35 -04:00
geckoview_example Bug 1485439 - Upgrade to Java 8. r=nalexander,jchen 2018-08-22 21:15:42 +02:00
gradle Bug 1474859 - Enable Multidex for all builds; r=nalexander 2018-08-06 18:38:48 +03:00
installer Bug 1489812 - Part 2: Remove @mozilla.org/editor-utils;1; r=masayuki 2018-09-10 08:42:27 -04:00
locales Bug 1476034 - about:crashes: switched to fluent. r=flod,Pike 2018-08-01 10:31:14 +03:00
modules Backed out changeset bd8baf88f373 (bug 1468222) for test_security-info-parser.js failures. CLOSED TREE 2018-09-08 03:16:25 +03:00
services Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
stumbler Bug 1476720 - Set MLS notification action. r=jchen 2018-07-26 17:42:19 +03:00
tests Bug 1475256 - Skip robocop tests that fail on debug and ccov builds. r=gbrown 2018-09-06 17:01:01 +00:00
themes Bug 1480934 - Saving Reader View page yields blank page fixed by removing inline style r=jaws,ckerschb 2018-08-14 03:26:24 +00: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
LICENSE
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 1475256 - Turn archive-geckoview-coverage-artifacts into archive-coverage-artifacts. r=nalexander 2018-09-06 17:00:17 +00:00
gradle.py
mach_commands.py Bug 1475256 - Turn archive-geckoview-coverage-artifacts into archive-coverage-artifacts. r=nalexander 2018-09-06 17:00:17 +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