summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-29Merge "DO NOT MERGE Fix up time_zones_by_country.xml for tzdb2020f [O]" into ↵oreo-devTreehugger Robot
oreo-dev
2021-01-28DO NOT MERGE Fix up time_zones_by_country.xml for tzdb2020f [O]Wonil Kim
Fix up time_zones_by_country.xml for tzdb 2020f. Unlike later releases, O uses time_zones_by_country.xml for teleophony time zone detection. Because of the Australia change, Australia/Currie (King Island) is no longer needed, as it is identical to Australia/Hobart for all timestamps since 1970 and was therefore created by mistake. Updates Casey, DumontDUrville and Canada timezone orders based on oc-mr1-timezone-dev. See https://docs.google.com/spreadsheets/d/17uf_2jF9NfCtizUgTgg_nO02aLE_5wjlFj5l061mYRw/ Bug: 177962917 Change-Id: I1fe657f640c021f062d9b024cd7484c79741f4cc
2020-05-14Merge "DO NOT MERGE: Fix up time_zones_by_country.xml [O]" into oreo-devTreehugger Robot
2020-05-01DO NOT MERGE: Fix up time_zones_by_country.xml [O]Neil Fuller
Fix up time_zones_by_country.xml for tzdb 2020a. Unlike later releases, O uses time_zones_by_country.xml for telephony time zone detection. There are a few missing changes from earlier tzdb releases that are corrected here. Canada's ordering has been left unchanged to retain the ordering by offset used in O. Bug: 155407785 Test: None Change-Id: Idea3ada7c7db97a0b0184806fed0b5fcca7ea107
2018-08-20Merge "Expose media projection consent UI to instant apps" into oreo-devTreehugger Robot
2018-08-20Merge "Don't access keyguard from instant apps." into oreo-devTreehugger Robot
2018-08-20Merge "Don't access keyguard from instant apps." into oreo-devTreehugger Robot
2018-08-14Expose media projection consent UI to instant appsSvet Ganov
Test: cts-tradefed run cts-instant-dev -m CtsViewTestCases bug: 79221467 Change-Id: I5ebf0a4ba643fdc17bacdc68f445ea47321344f4 Merged-In: I5ebf0a4ba643fdc17bacdc68f445ea47321344f4 (cherry picked from commit beec97eb5ecad910b55780f46b91fdbfdbdd2057)
2018-08-13Don't access keyguard from instant apps.Svet Ganov
Test: cts-instant-tradefed run cts-instant -m CtsViewTestCases bug:109652548 Change-Id: I6f8bb714bd98fd53068b2662633a9155d64b274c Merged-In: I6f8bb714bd98fd53068b2662633a9155d64b274c (cherry picked from commit 3ea66c319cbb82a13645a09a9afa03b9f997c192)
2018-08-13Don't access keyguard from instant apps.Svet Ganov
Test: manual bug:109652548 Change-Id: Ife1302e39e4f71f66d032619068a7e0214856b32 Merged-In: Ife1302e39e4f71f66d032619068a7e0214856b32 (cherry picked from commit e5a3125c1c398fd96939ac3abff6c0a0b81b2d5d)
2018-04-13Merge "skip filtered entries instead of returning" into oreo-devTreehugger Robot
2018-04-13Merge "Expose RECORD_AUDIO to instant apps" into oreo-devTreehugger Robot
2018-04-03skip filtered entries instead of returningTodd Kennedy
When retrieving all packages / apps on the system, we should just skip over any filtered entries rather than returning 'null'. Change-Id: If874be3904b6d5a1103e099eb2ddff839091121e Fixes: 65389431 Test: Manual: Test: bit FrameworksCoreTests:android.content.pm.PackageManagerTests\#testGetInstalledPackages ; passes Test: adb install --instantapp somepackage.apk Test: bit FrameworksCoreTests:android.content.pm.PackageManagerTests\#testGetInstalledPackages ; passes
2018-03-30Expose RECORD_AUDIO to instant appsPatrick Baumann
This is a backport of 27833ebeb3c8370c4f812f75af0e2c46d8857c5e to the OC branch as the keyword that grants access changed in OMR1 Test: manual - ensure RECORD_AUDIO can be granted to an instant app requesting it Bug: 77239872 Bug: 77210062 Change-Id: I4f26b5c170e6f4e8ce89ecc06d845007d53f112e
2017-06-24Merge "Remove unnecessary dumpsys output." into oc-devDaniel Sandler
2017-06-24Merge "Fixed some rotation while unlocking screen issue." into oc-devTreeHugger Robot
2017-06-24Merge "Fixed an issue in the contrast calculation" into oc-devSelim Cinek
2017-06-23Fixed an issue in the contrast calculationSelim Cinek
The parameters were passed the wrong way around. Test: manual inspection Fixes: 62937149 Change-Id: I7ae2bb2a4136da37d6b59b2b1406c68ce7fe7b6b
2017-06-23Merge "Add ActivityInfo logging." into oc-devBryce Lee
2017-06-23Add ActivityInfo logging.Bryce Lee
This changelist adds additional logging around the ActivityInfo used during startActivity to trace down when the userid changes. Bug: 38121026 Test: manual Change-Id: I162f4772845bc2cae585b7e4b027f3cce33439f4
2017-06-23Fixed some rotation while unlocking screen issue.Wale Ogunwale
- Don't use snapshot that is in different orientation than the current display orientation. This is a follow up to a previous CL whose implementation wasn't complete. - Disabled fixed for unnecessary relaunches when unlocking with fingerprint sensor introduced in ag/2310557. This causes regression in the experience from N. We still have the relaunches, but we cover up the delay by displaying the apps starting window. - Added more trace log points. Fixes: 62796190 Fixes: 62904487 Bug: 38494778 Test: go/wm-smoke and manual verification of bug. Change-Id: Id161a334cb4455dd9eb25c6bb63d5bb3f8a6f1f0
2017-06-23Merge "Fix for the missing focus in WebView form fields." into oc-devTreeHugger Robot
2017-06-23Merge "Fix notification contrast with transparent bg" into oc-devLucas Dupin
2017-06-23Merge "Emergency SUPL when location is disabled" into oc-devTreeHugger Robot
2017-06-23Remove unnecessary dumpsys output.Dan Sandler
Change-Id: I5ec0b6b44fca58e9f5f61444acbff7a15550b135 Fixes: 62828801 Test: adb shell dumpsys activity service SystemUI | grep -c tickerText (should be zero)
2017-06-23Fix notification contrast with transparent bgLucas Dupin
Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/StatusBarIconViewTest.java Change-Id: I2f0595408be61acb8267bb7449486ee46f7aad19 Fixes: 62937149
2017-06-23Fix for the missing focus in WebView form fields.susnata
This looks like a regression for WebView (58.0.3029.125) in android 'O'. But this seems to have been fixed in early version of 60 (webview). This workaround gets us past the problem, until we get the newer version of WebView. Bug: 62449959 Test: Manual Change-Id: I29883bf7d1567c1ce7be90b4efde4b3da93b99a2
2017-06-23Merge "Import translations. DO NOT MERGE" into oc-devTreeHugger Robot
2017-06-23Merge "Import translations. DO NOT MERGE" into oc-devTreeHugger Robot
2017-06-23Import translations. DO NOT MERGEBill Yi
Change-Id: Ib851156b7d64c1f1c3ea398dc1d80602219d2c0f Auto-generated-cl: translation import
2017-06-23Merge "Ensure that the recent tasks are loaded for SysUI's current user." ↵TreeHugger Robot
into oc-dev
2017-06-23Merge "WifiEnterpriseConfig: New copy method to ignore masked password" into ↵TreeHugger Robot
oc-dev
2017-06-23Merge "Stop loading other package's font by default." into oc-devTreeHugger Robot
2017-06-23Merge "Add in the getCacheQuotaBytes method to wrapper." into oc-devTreeHugger Robot
2017-06-22Import translations. DO NOT MERGEBill Yi
Change-Id: I8e7e2885713047eef21b2885aa82aec71a5f5aa8 Auto-generated-cl: translation import
2017-06-23Merge "Dump user id in dumpsys activity starter" into oc-devTreeHugger Robot
2017-06-22Stop loading other package's font by default.Seigo Nonaka
Since CONTEXT_RESTRICTED is not a default flag of createPackageContext, we can't rely on it for preventing unexpected font injections. To protect developers and existing apps from a risk of font injection, stop loading font from other package's resouce unless the developer explicitly set CONTEXT_IGNORE_SECURITY. This CL contains Iac2a6fb3d82ef23d5ca6ee33f4aaa9ed28455271 by manual merging to handle repository split. Bug: 62813533 Bug: 62879353 Test: Manually done Merged-In: I4442ddc48dadb5c968b444be86038b602074d301 Change-Id: I4442ddc48dadb5c968b444be86038b602074d301
2017-06-22Add in the getCacheQuotaBytes method to wrapper.Daniel Nishi
Bug: 62623731 Test: Settings Unit Test Change-Id: Ibd779c7d9e60c44440483489b231ba0715321bc1
2017-06-22Dump user id in dumpsys activity starterWale Ogunwale
To help with ANR debugging. Test: adb shell dumpsys activity starter Bug: 38121026 Change-Id: I96d530662e6a362b817df3ca8410cb173a2c0dd4
2017-06-22WifiEnterpriseConfig: New copy method to ignore masked passwordRoshan Pius
To ignore the masked password sent by apps, add a new copy-constructor equivalent method which will ignore the masked password. Bug: 62893342 Test: Unit tests. Test: Manual tests with the linked CL. Test: Regression tests. Change-Id: Ib208dcd94a888e07a9b3dc0442620233ea7791e5
2017-06-22Improved documentation for AutofillService package:Felipe Leme
- Moved (and expanded) overall documentation from FillResponse to AutofillService. - Improved SaveInfo documentation. - Improved FillRequest documentation. - Improved Dataset documentation. Bug: 37567048 Test: ran 'm -j doc-comment-check-docs' and checked resulting HTML Change-Id: I157893deac06a5ed5e1cb7fd082da485f227b9ee
2017-06-22Merge "Allow any app to dynamically install a split" into oc-devTreeHugger Robot
2017-06-22Merge "ListPopupWindow: Wrap new bounds checking in targetSdk check." into ↵Rob Carr
oc-dev
2017-06-22Merge "Change PIP notification icon" into oc-devTreeHugger Robot
2017-06-22Emergency SUPL when location is disabledSiddharth Ray
A cycle of native_init() and native_cleanup() is needed so that callbacks are registered after bootup even when location is disabled. This will allow Emergency SUPL to work even when location is disabled before device restart. Merged-In: I423d5a7142709fc0579be009bb8b14d3778aa090 BUG:38362097 Change-Id: I423d5a7142709fc0579be009bb8b14d3778aa090
2017-06-22Allow any app to dynamically install a splitTodd Kennedy
Any application starting an activity resolved to a dyanmic split should initiate split installation. Previously, only the application defining the split could start installation of the split. Bug: 62872325 Test: Manual; install instant app and start intent using 'adb shell am' and see that dynamic split installation occurs Change-Id: I232dc5df82fb2c04653015a4a6b9f07c9e382205
2017-06-22Merge "Added more systrace points to window manager" into oc-devTreeHugger Robot
2017-06-22ListPopupWindow: Wrap new bounds checking in targetSdk check.Robert Carr
While a negative height is pretty silly, crashing apps on the new version of android makes them sad. Test: Existing CTS passes. Bug: 62434804 Change-Id: I5fc3fc50fb6ccfa9e96f38ded4fb8e338f263f09
2017-06-22Added more systrace points to window managerWale Ogunwale
To help debug performance issues Test: external/chromium-trace/systrace.py -t 3 Bug: 62796190 Change-Id: Ie6012a895174053c4732fb58b9365546fdb979de
2017-06-22Merge "Ensure icon contrast on the shelf" into oc-devTreeHugger Robot