- Jun 02, 2015
-
-
Jeff Brown authored
The existing code exits the column-filling loop immediately but may continue to try to fill rows. Ordinarily this should fail too but it's possible for the process to continue and then blow up a little later. Fixed this problem by exiting the row- filling loop promptly. Bug: 21406130 Change-Id: Ifab59188d5d1b40f3c1f5c97604dd48da71bf37b (cherry picked from commit bb8c841e)
-
- Jun 01, 2015
-
-
Filip Gruszczynski authored
Fix for situation where you palm the device while swiping away an ambiactive activity (or rather, when you swipe slightly an ambiactive activity during palm gesture). This would make the activity stay in half dismissed state. Instead when the screen goes off, we either dismiss or cancel the dismissal. Change-Id: I82e699c00c25bc97dd95bc6473a17e5817f7667a
-
Filip Gruszczynski authored
Change-Id: I1d89c314b0f9944dfa417ce066c397073d51466e
-
- May 28, 2015
-
-
Bryce Lee authored
-
Bryce Lee authored
This is needed, since overlays must add/modify items to base themes, but simply declaring the style in an overlay will override the parent. To ensure the true parent is never overridden, a base theme is introduced that both the regular theme and the overlay can inherit from. Bug: 21425951 Change-Id: I0967d0b4ddf12e9765bc321a7485a6dbdfef0b1e
-
- May 27, 2015
-
-
Leon Scroggins III authored
am 6bf7bfb5: (-s ours) am 4b2d2add: am 958a7c1c: am 3d3e3bb4: am c7a558fe: am 425d7c87: (-s ours) am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE * commit '6bf7bfb5': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
am 557ee34d: (-s ours) am 2adefefa: am b6e3f930: am 2bbcc253: am b36ace74: Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev * commit '557ee34d': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
am 4b2d2add: am 958a7c1c: am 3d3e3bb4: am c7a558fe: am 425d7c87: (-s ours) am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE * commit '4b2d2add': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
am b6e3f930: am 2bbcc253: am b36ace74: Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev * commit 'b6e3f930': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
am 2bbcc253: am b36ace74: Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev * commit '2bbcc253': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
am 425d7c87: (-s ours) am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE * commit '425d7c87': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
am 11297581: am 18d79267: Check that the parcel contained the expected amount of region data. DO NOT MERGE * commit '11297581': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
am b36ace74: Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev * commit 'b36ace74': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
* commit '18d79267': Check that the parcel contained the expected amount of region data. DO NOT MERGE
-
Leon Scroggins III authored
Merge "Check that the parcel contained the expected amount of region data. DO NOT MERGE" into lmp-dev
-
Wale Ogunwale authored
am 02f3cf79: am 523a19bf: am c9a0c0b9: Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS * commit '02f3cf79': Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
-
Wale Ogunwale authored
* commit '523a19bf': Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
-
Wale Ogunwale authored
* commit 'c9a0c0b9': Lockdown AM.getRunningAppProcesses API with permission.REAL_GET_TASKS
-
- May 26, 2015
-
-
Leon Scroggins III authored
bug:20883006 Change-Id: Ib47a8ec8696dbc37e958b8dbceb43fcbabf6605b
-
Leon Scroggins III authored
bug:20883006 Change-Id: Ib47a8ec8696dbc37e958b8dbceb43fcbabf6605b
-
Wale Ogunwale authored
* Applications must now have ...permission.REAL_GET_TASKS to be able to get process information for all applications. * Only the process information for the calling application will be returned if the app doesn't have the permission. * Privilages apps will temporarily be able to get process information for all applications if they don't have the new permission, but have deprecated ...permission.GET_TASKS. Bug: 20034603 Change-Id: I67ae9491f65d2280adb6a81593693d499714a216 (cherry picked from commit 9dbaa54f)
-
- May 21, 2015
-
-
Griff Hazen authored
am d4e00d2b: (-s ours) Merge "Revert "Enable VoiceInteractionService on watch." DO NOT MERGE ANYWHERE" into lmp-mr1-modular-dev * commit 'd4e00d2b': Revert "Enable VoiceInteractionService on watch." DO NOT MERGE ANYWHERE
-
Griff Hazen authored
* commit '5825ad23': Revert "Reduce display device log spam." DO NOT MERGE ANYWHERE
-
Griff Hazen authored
Merge "Revert "Enable VoiceInteractionService on watch." DO NOT MERGE ANYWHERE" into lmp-mr1-modular-dev
-
Griff Hazen authored
This CL didn't ship with diamond-release, but will make diamond-mr1. This reverts commit 80fa3fa0. Change-Id: I1b037b6ac6a504235463a36a5dcd152b6a1434f3
-
Griff Hazen authored
This CL didn't ship with diamond-release, but will make diamond-mr1. This reverts commit c663d99f. Change-Id: I1430ed7a3221a4f06ad730778c757a68e16b808b
-
Filip Gruszczynski authored
-
Filip Gruszczynski authored
Change-Id: I49f669ee8eed53cf2fc30077cf0a066312865733
-
- May 20, 2015
-
-
Filip Gruszczynski authored
-
Filip Gruszczynski authored
Information about the chin is now part of the config.xml instead of the theme. It is retrieved by WindowManagerService and passed to the clients as insets. Clients can adjust their behavior in a way that makes it invisible to the user, that part of the surface doesn't actually exist. Bug: 19908853 Change-Id: Iedf57bf3c848201b854f91ffeb3b59187d375c1f
-
Cedric Ho authored
Add config_forceVoiceInteractionServicePackage to allow a device to config its VoiceInteractionService package and ignore the regular setting. Change-Id: Ic40d90f1a7a9942f5e82080668552239bbed9b03
-
- May 14, 2015
-
-
Joe LaPenna authored
-