summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add testing framework to LayoutLib.Deepanshu Gupta2014-08-0465-26/+1965
| | | | | | | | | This change adds an end to end test which loads the framework resources and a test app and ensures that no exceptions or warnings are thrown. The change also adds project configuration for intelliJ. Change-Id: I7b67c0f1a2af2dac95df7f3231cab537b9826d7d
* Fixing scrolling regression with layout changes.Winson Chung2014-08-042-9/+3
| | | | Change-Id: Ic440d147ca13bf13d7f311b6d9876e3c02d4f189
* am c08203c2: am 4881578e: am ea12f0fd: Fix some sync adapter docs typos.Andrew Flynn2014-08-042-2/+2
|\ | | | | | | | | * commit 'c08203c22c8407d9a9777eb6f436bfb79edb1f74': Fix some sync adapter docs typos.
| * am 4881578e: am ea12f0fd: Fix some sync adapter docs typos.Andrew Flynn2014-08-012-2/+2
| |\ | | | | | | | | | | | | * commit '4881578e6ccd8b51606750e3fd4e20b2204287c7': Fix some sync adapter docs typos.
| | * am ea12f0fd: Fix some sync adapter docs typos.Andrew Flynn2014-08-012-2/+2
| | |\ | | | | | | | | | | | | | | | | * commit 'ea12f0fd7ed236fa38f73cfff5be5fa36f016690': Fix some sync adapter docs typos.
| | | * Fix some sync adapter docs typos.Andrew Flynn2014-08-012-2/+2
| | | | | | | | | | | | | | | | Change-Id: Icb108bcfd7835049ff7d50660d1f8084ebc3c8e9
* | | | Set default outline alpha to 1.0fChris Craik2014-08-042-4/+6
| | | | | | | | | | | | | | | | | | | | bug:16795461 Change-Id: I7ccecee84b47a2bbf91fc11ad3005160f913ba77
* | | | Merge "Update documentation for ContactCounts" into lmp-devYorke Lee2014-08-011-6/+5
|\ \ \ \
| * | | | Update documentation for ContactCountsYorke Lee2014-08-041-6/+5
| | | | | | | | | | | | | | | | | | | | Change-Id: I71262dbe83ffd258954075103ceb4ef5ae70156e
* | | | | Merge "Allow device to be unprovisioned" into lmp-devJeff Tinker2014-08-014-2/+44
|\ \ \ \ \
| * | | | | Allow device to be unprovisionedJeff Tinker2014-08-014-2/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 12247651 Change-Id: Ie2e77566d2c65925091296da5bcbec327985c946
* | | | | | Fix one typo and add linear progress bar in the test.ztenghui2014-08-048-2/+189
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib516fd4a27000d8e69a6640386332140ff0d6fdd
* | | | | | Merge "Remove scaling bucket hack" into lmp-devChris Craik2014-08-013-41/+7
|\ \ \ \ \ \
| * | | | | | Remove scaling bucket hackChris Craik2014-08-043-41/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug:16626221 Fixes glyph cache pressure and double scaling artifacts. Change-Id: I06cde720db646531b45943283cb4ecb48af8ff5b
* | | | | | | Merge "QS: Add 8dp above and below the tile panel." into lmp-devJohn Spurlock2014-08-011-0/+2
|\ \ \ \ \ \ \
| * | | | | | | QS: Add 8dp above and below the tile panel.John Spurlock2014-08-041-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5ca21cb46e87b8c3707216d0aad90131560d9a2e
* | | | | | | | Merge "Allow MmsConfig override per request (1/3)" into lmp-devTom Taylor2014-08-013-85/+43
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow MmsConfig override per request (1/3)Ye Wen2014-08-013-85/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of providing ways to override MmsConfig globally, this allows the override per request, which is safer. Also added subId to the getter of MessagingConfigurationManager. b/16681649 Change-Id: Ia5ee391e2fa51fbdf87d111174d8df21f5f5e41f
* | | | | | | | | Merge "Give disappearing children a chance to recreate DisplayLists" into ↵Chet Haase2014-08-011-10/+18
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | lmp-dev
| * | | | | | | | Give disappearing children a chance to recreate DisplayListsChet Haase2014-08-041-10/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Views which are on the secondary "disappearingChildren" list in a ViewGroup can be displayed and animated, but are unable to properly update their underlying DisplayLists. This change processes these children the same as other children in a ViewGroup, enabling changes in those children to be reflected in their DisplayLists. Issue #11551606 disappearing views don't invalidate/redraw correctly Change-Id: I8d016ada7b73f6a5e74c2f21c979c0b6f84703b1
* | | | | | | | | Doze: Add a user opt-out setting.John Spurlock2014-08-042-2/+14
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When devices are configured with a doze component, the user now has the option of disabling doze mode with a secure setting. Bug:16703536 Change-Id: Ieab6ee8d2acf54580b86fb16e9d77b52080fb3b1
* | | | | | | | Merge "Import translations. DO NOT MERGE" into lmp-devGeoff Mendal2014-08-0172-438/+726
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-08-0472-438/+726
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1060b2e4a480058c4949575c31cc2806d0d921bb Auto-generated-cl: translation import
* | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-08-0469-0/+552
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I11a53b337e1607794c52fd0e60fd6fefac76f9ef Auto-generated-cl: translation import
* | | | | | | | | Merge "Call method while holding lock." into lmp-devCraig Mautner2014-08-011-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Call method while holding lock.Craig Mautner2014-08-041-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The method removeRecentTasksForUser() was being called without the ActivityManagerService lock held. This change calles it while the lock is held and renames it to indicate that it should be called while holding the lock. Fixes bug 16775111. Change-Id: I002f9f96d407de458934da8bc728acd54f0c398c
* | | | | | | | | | Merge "Import translations. DO NOT MERGE" into lmp-devGeoff Mendal2014-08-0172-382/+3049
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-08-0472-382/+3049
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ic5265e48a3781f1f08d3857bcbb920191993d89c Auto-generated-cl: translation import
* | | | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2014-08-041-1/+1
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9416cdb82f88c7cf05339c23a241100b0fb09bc4 Auto-generated-cl: translation import
* | | | | | | | | Doze: Follow the notification light.John Spurlock2014-08-0410-75/+222
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Send the notification light info up to SystemUI from NoMan. - Doze mode will now periodically pulse the display (once) if the notification light is active. - Change "tease" terminology to "pulse", which is the singular. Maintain the multi-pulse on buzz-beep-blink for now as extra emphasis. - Scrim controller now always takes number of pulses as an arg, to support a single pulse (used for notification light, and eventually pickup once available). - Dial down the display brightness when pulsing. Bug:15863249 Change-Id: Ifb208a27e82b66cff1d0c04e5b7f758098ea29cf
* | | | | | | | | Merge "QS: Add security footer." into lmp-devJason Monk2014-08-049-6/+568
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | QS: Add security footer.Jason Monk2014-08-049-6/+568
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a footer with notification of when a device owner is present and when a VPN is active. VPN portions still need some work for detecting when/what is active, disconnecting, and launching the current VPN app. Bug: 16153201 Bug: 14430719 Change-Id: I546f45895685b0120e03892539041b41430bb981
* | | | | | | | | | Merge "NoMan: Optimize profile badge retrieval" into lmp-devChristoph Studer2014-08-041-15/+16
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | NoMan: Optimize profile badge retrievalChristoph Studer2014-08-041-15/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of stuffing the profile badge into extras, store the originating user and read the badge via UserManager. Bug: 16735645 Change-Id: Ia5f9b6f113dcbc88581af5308585edcf9b92b88d
* | | | | | | | | | Merge "NoMan: Fix notification sqlite log schema" into lmp-devChristoph Studer2014-08-041-21/+8
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | NoMan: Fix notification sqlite log schemaChristoph Studer2014-08-041-21/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 'log' table creation SQLite code had syntax errors and left the table in a weird state. This CL fixes the creation syntax and drops old tables since they might be in an inconsistent state. Bug: 16726344 Change-Id: I241d08c9e30cedf27ca37bfaf349975077de222d
* | | | | | | | | | Don't let failures to load the null WebView propagate.Torne (Richard Coles)2014-08-041-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We load the null WebView if the real WebView package is not available to support devices that aren't intended to have a WebView, but this results in confusing log messages if the real WebView is supposed to be present but is broken/unloadable for some reason. Since the null WebView is in the system classpath on devices that should use it, swallow any failures to load it on the assumption that this is actually just a failure of the real WebView to be loaded. Change-Id: I15820da3517daffde6169343c648a4486c0309d7
* | | | | | | | | | Merge "Faster timings when a notification comes out from more card" into lmp-devJorim Jaggi2014-08-012-6/+24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Faster timings when a notification comes out from more cardJorim Jaggi2014-08-042-6/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1cc759aa8a2c235c4ca1962b41a406480b4277b2
* | | | | | | | | | | Merge "NoMan: Fix speedbump when no low-prio notifs" into lmp-devChristoph Studer2014-08-012-3/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NoMan: Fix speedbump when no low-prio notifsChristoph Studer2014-08-042-3/+6
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16705179 Change-Id: I32329710c27052c35b64ba91759200341ed0b127
* | | | | | | | | | | Merge "Notif: Fix profile badge for stripped RemoteViews" into lmp-devChristoph Studer2014-08-011-4/+20
|\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Notif: Fix profile badge for stripped RemoteViewsChristoph Studer2014-08-041-4/+20
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stash the profile badge into the extras such that rebuild() can read it back. Bug: 16735645 Change-Id: I620da121615a01c27fb31ee292088701e364d223
* | | | | | | | | | Merge "Fix input method picker using Material design language" into lmp-devTadashi G. Takaoka2014-08-014-75/+132
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix input method picker using Material design languageTadashi G. Takaoka2014-08-044-75/+132
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note that the button text color will be fixed in the future change. Bug: 14860252 Change-Id: I8a6a4a7efce50bfaec114117e33f97f27b1ef950
* | | | | | | | | Merge "Add the CEC message handler for the standby mode." into lmp-devYuncheol Heo2014-08-015-10/+214
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add the CEC message handler for the standby mode.Yuncheol Heo2014-08-045-10/+214
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Associate the state of AutoWakeUp with the pref value. Bug: 16661406 Change-Id: I1299c6ca287aac4127e397a08b5af00190aa5b0b
* | | | | | | | | | Merge "Fix typo in tv_content_rating_systems.xml" into lmp-devJaewan Kim2014-08-011-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix typo in tv_content_rating_systems.xmlJaewan Kim2014-08-041-2/+2
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4c92bd884b744d7b8342e106a9c0cf868cb0a114
* | | | | | | | | | Doze: coordinate keyguard status bar visibility.John Spurlock2014-08-032-9/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Play nice with recent NotificationPanelView changes that also drive its visibility. Bug: 15863249 Change-Id: I60021f415089d5508af7fe9ec792a2871a52910d