- 20 Jul, 2014 1 commit
-
-
Sandeep Siddhartha authored
- This ensures that any data being loaded on the DSP comes from the framework Change-Id: Ie15f0994850ba8f298ca07c49fe0b89e066d9e2b
-
- 18 Jul, 2014 1 commit
-
-
Adam Lesinski authored
UsageStats API that allows apps to get a list of packages that have been recently used, along with basic stats like how long they have been in the foreground and the most recent time they were running. Bug: 15165667 Change-Id: I2a2d1ff69bd0b5703ac3d9de1780df42ad90d439
-
- 17 Jul, 2014 3 commits
-
-
Michael Wright authored
The new MediaProjection infrastructure allows the system to hand out tokens granting the ability to capture the screen's contents, audio, etc. at a granular level. It's intended to be used both for screen casting, via the cast APIs, as well as screen sharing via third party applications. The screen sharing case is implemented, but all of audio capturing is still forthcoming. Change-Id: I4b24669bed7083e11413c10ed8d6b025f5375316
-
Torne (Richard Coles) authored
Load libwebviewchromiumloader and use it to load the real WebView library, to enable sharing of the relro segment between different application processes without requiring that the library be preloaded in the zygote. A system service is added to track whether the relro segment file has been prepared, and block loading of the library until it has been. Bug: 13005501 Change-Id: I846b37c7b8e2a4eb8a39e4fd455bccbb2048c173
-
Vinit Deshpande authored
Change-Id: Ic9a16d587897b272f85cdb2b8c52b51bca060d18
-
- 15 Jul, 2014 2 commits
-
-
Amith Yamasani authored
Simplify back to being a broadcast receiver and add an extra to indicate that a new request is desired vs. returning a pending response from before. Change-Id: Iafd16ed98293a2cc09006d2cce097fc3d590bbe2
-
Wonsik Kim authored
Bug: 15838097, Bug: 15973274 Change-Id: Ida060696cb6222c8ced576d86c100c25d94dc5c0
-
- 14 Jul, 2014 1 commit
-
-
Sailesh Nepal authored
This CL removes CallServiceProvider. Instead of using a provider we'll look up ConnectionServices using the package manager instead. This CL also removes CallServiceDescriptor. For incoming calls, connection services will now pass a PhoneAccount instead of a call descriptor. For outgoing calls we already use PhoneAccounts for everything. Change-Id: I2e40c5c64c0d242dc41b680943d7e9209142db5b (cherry picked from commit 7ade570fdc1ae719abca54867d97dc7f0130d664)
-
- 13 Jul, 2014 1 commit
-
-
Amith Yamasani authored
Convert restrictions provider to a service instead of a receiver. Add a way to get pending responses from restrictions provider. Add AbstractRestrictionsProvider. Add a callback API for responses. Removed some constants in RestrictionsManager. Added new constants for errors and error codes. Much improved javadocs. Bug: 16176009 Change-Id: I838a50fabc80b94b632294b3a55cd5d8092acf55
-
- 14 Jul, 2014 2 commits
-
-
Jeff Brown authored
This patch introduces basic infrastructure for the new MediaRouter API. The code is fully documented but incompletely implemented. It is being submitted not to facilitate API reviews. MediaRouter is a new class that applications used to discovery, connect to, and control media devices as represented by media destinations and their routes. Routes may offer a variety of capabilities. This new class is a much more powerful replacement for the existing MediaRouter. MediaRouteService is a base class for creating media route services which third-parties can implement to make routes available to applications. It is analoguous to the MediaRouteProvider infrastructure of the old media router support library but it is designed to be integrated into the framework and enable a variety of new usages such as remote display projection. Stay tuned for more... Change-Id: I2c7c6013d9f751d71e83697e7fc9e49bf7751fef
-
Jeff Brown authored
The new APIs will not be as tightly integrated into MediaSession. Change-Id: I5cfd37d9d8d0c5d46c55edb5cf0772a8f1ef13ab
-
- 11 Jul, 2014 4 commits
-
-
Etan Cohen authored
Change-Id: I5f422aae105cbf8e85aee711aaa49b5d2e958573
-
destradaa authored
Change-Id: I7c4fff3526583475a5edf1f4ba8fede4e9419ead
-
Jeff Sharkey authored
Instead of surfacing all the existing cryptic error codes, we're going to classify them into broad categories when surfacing through public API. This change introduces InstallResultCallback and UninstallResultCallback, and wires them up to existing AIDL interfaces. Also start defining general SessionObserver for apps interested in general progress details, such as Launcher apps. Details about active sessions are returned through new InstallSessionInfo objects. Bug: 14975160 Change-Id: I068e2b0c30135f6340f59ae0fff93c321047f8f9
-
destradaa authored
Change-Id: Ib4feca004b53fa89dcece4299974ab08913455a0
-
- 09 Jul, 2014 1 commit
-
-
Andres Morales authored
Permits apps with permission android.permission.ACCESS_PERSISTENT_PARTITION to obtain a read and write data blocks to the PST partition. Only one block ever exists at one time in PST. When a client writes another block, the previous one is overwritten. This permits storing a block of data that will live across factory resets. Change-Id: I8f23df3531f3c0512118eb4b7530eff8a8e81c83
-
- 08 Jul, 2014 3 commits
-
-
Fabrice Di Meglio authored
- put android.filterfw and android.filterpacks in framework2 Change-Id: I1ecc6ab833d6c6d20d976789bacfd085f4e0bff9
-
Jinsuk Kim authored
Vendor-specific commands are not handled by the service. This CL opens an API for vendors to implement customized handling of CEC commands specific to their needs. Change-Id: I8bfa3b891bd7994a903b3b41d7c2b27464167afa
-
Sailesh Nepal authored
Change-Id: I5a082e50dafea0104174cb97d3ae8af168944fc3
-
- 04 Jul, 2014 1 commit
-
-
Jinsuk Kim authored
- setInputChangeListener() - getInputDevices() Change-Id: I6f7d6d9c7094018e2b6b5ba37f63c8ee5df00e37
-
- 08 Jul, 2014 1 commit
-
-
Ye Wen authored
Change-Id: If94d31b0dc2ac8ef6264001b7889bdc22b31b813
-
- 06 Jul, 2014 1 commit
-
-
Jeff Sharkey authored
For the time being, DCS is going to still be doing heavy lifting for some install tasks, so it need to know how to handle both monolithic and cluster packages. This change is mostly plumbing work to eventually handle any various splits APKs that we may encounter. Bug: 14975160 Change-Id: I39848d5666f9083cb4eca493e5cdaa868f3f99fb
-
- 02 Jul, 2014 1 commit
-
-
Craig Mautner authored
The thumbnail returned from ActivityManager.getTaskThumbnail() now contains either a Bitmap or a ParcelFileDescriptor that points to a file containing a compressed Bitmap. The Recent tasks list is now responsible for all thumbnail Bitmap caching as the activity manager keeps only the most recent 5. This also permits low memory devices to have many more tasks in the Recent tasks list. As part of this CL the concept of subtasks is removed eliminating code supporting the TaskAccessInfo and IThumbnailRetriever classes. Fixes bug 15828934. Change-Id: I0fd0320a1a04e3c78d79357899b83a2fff97abf2
-
- 29 Jun, 2014 1 commit
-
-
Robert Ly authored
DO NOT MERGE Change-Id: Iae685158ac9c08e3a074e36d60004faf995fd1c7
-
- 27 Jun, 2014 1 commit
-
-
Dirk Dougherty authored
Change-Id: Icdf0e9238846f943db527becde92d38f362a9f32
-
- 29 Jun, 2014 2 commits
-
-
Robert Ly authored
Change-Id: Iaab9d0965511d0394e7be29adb0fbcfd2904b857
- 30 Jun, 2014 1 commit
-
-
Jeff Brown authored
Also add some missing AIDLs to the framework makefile to ensure they are included in the SDK. Change-Id: If85a3091c7591e0b3bbe6cc4bb74aba2284b4f42
-
- 29 Jun, 2014 1 commit
-
-
Ying Wang authored
We can remove the conditional once the build is fixed. Change-Id: I367504cf378280cc0a8eff0a7a3eb0936a4828c0
-
- 28 Jun, 2014 1 commit
-
-
Ying Wang authored
Also generate system_api.txt. Change-Id: I413f7b3e455643450f959088dfabbc47296e0189
-
- 27 Jun, 2014 2 commits
-
-
Dirk Dougherty authored
This reverts commit 99296a12. Change-Id: Icf047da4ed344a86d84d1da7892a4303468919ca
-
Tyler Gunn authored
framework to notify the InCallUI of events related to video calls. Change-Id: Ife628b27bcefd8e88df2fc899cbbcfa07cfac90b
-
- 26 Jun, 2014 2 commits
-
-
smain@google.com authored
Change-Id: I94a611f4bdc2b9c7f305727aacf2edbe63b4ece7
-
smain@google.com authored
actually decent layout with images Change-Id: I45047158b61d3d8202b0f77e1ff8aea9c57da7c5
-
- 25 Jun, 2014 1 commit
-
-
Robert Ly authored
Change-Id: I1f5ab49236b85cd1bd46e8199e7fd6decad73064
-
- 24 Jun, 2014 1 commit
-
-
Robert Ly authored
Change-Id: I5b333daa32ff9a50724151631661fab126b68704
-
- 25 Jun, 2014 1 commit
-
-
Santos Cordon authored
API classes for daisy-chaining connection services. Change-Id: I90991697456377b72ec73d2ef835864cb0b7737a
-
- 26 Jun, 2014 1 commit
-
-
Wink Saville authored
Move aidl files from frameworks/opt/net/ims to frameworks/base so lpdk compiles. The reason is lpdk doesn't have frameworks/base sources so references to Pending and Bundle in aidl files breaks the pdk build. I had to move all of them and the ims/*java files for dependency reasons. Change-Id: I92452562591b157cecdfc01bcd892c4f35f5965c
-
- 25 Jun, 2014 1 commit
-
-
RoboErik authored
When remote volume is changed via volume buttons we need to notify the system UI so it can show the slider. This also passes it the controller to use so adjustments to the slider are sent back to the correct session. Change-Id: If5847bcd5db16c56e0e9904b88c94e5b28954c41
-
- 24 Jun, 2014 1 commit
-
-
Andrew Lee authored
Change-Id: I16c3c64ff2bcda46e0fd95accb360c972f964b9d
-