85329 Commits

Author SHA1 Message Date
Dianne Hackborn
e771355792 am 7d69e8bd: Merge "Add registering for explicit users." into jb-mr1-dev
* commit '7d69e8bd2168a81a5cb68da99d025c6f290bf166':
  Add registering for explicit users.
2012-09-04 10:42:51 -07:00
Dianne Hackborn
7d69e8bd21 Merge "Add registering for explicit users." into jb-mr1-dev 2012-09-04 10:40:07 -07:00
Dianne Hackborn
20e809870d Add registering for explicit users.
New API to register as an explicit user, which allows you to
also select ALL to see broadcasts for all users.

New BroadcastReceiver API to find out which user the broadcast
was sent to.

Use this in app widget service to handle per-user package broadcasts
and boot completed broadcasts correctly.

Change-Id: Ibbe28993bd4aa93900c79e412026c27863019eb8
2012-09-04 10:39:21 -07:00
Romain Guy
1b9ceac254 am 13f11561: am 9fc4b356: Add new hw acceleration test
* commit '13f11561ecc8653fe3d96d0b05531e2080c75bb8':
  Add new hw acceleration test
2012-09-04 10:33:22 -07:00
Romain Guy
13f11561ec am 9fc4b356: Add new hw acceleration test
* commit '9fc4b356a4552336f661bf4dfaaa19a251194cdb':
  Add new hw acceleration test
2012-09-04 10:30:28 -07:00
Romain Guy
9fc4b356a4 Add new hw acceleration test
Change-Id: Id2b94286cf62ab77d8c843cffaba09b3070a6332
2012-09-04 10:27:05 -07:00
Katie McCormick
10d1095a0a am 1eca514a: Merge "Doc update: Fix typo." into jb-dev
* commit '1eca514a1b36c767ed5aac10b7fcf0b2f47de890':
  Doc update: Fix typo.
2012-09-04 10:00:42 -07:00
Katie McCormick
1eca514a1b Merge "Doc update: Fix typo." into jb-dev 2012-09-04 09:58:46 -07:00
Craig Mautner
ea3a09a5b9 Remove single pass actions from display loop.
The WindowAnimator loop over each Display contained actions that
only needed to be done one time but were instead done once per loop.

Change-Id: Ia916b08cdb7670686e6295dbcef6a5ff27474099
2012-09-04 09:49:35 -07:00
Baligh Uddin
33393d566d am 8534e64b: (-s ours) am 599943e4: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '8534e64b2c9cb3b1d295f50e71ff74538cd77bd3':
  Import translations. DO NOT MERGE
2012-09-04 09:37:20 -07:00
Baligh Uddin
8534e64b2c am 599943e4: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '599943e48b92594f40b278813e0203aa722a18ec':
  Import translations. DO NOT MERGE
2012-09-04 09:35:02 -07:00
Baligh Uddin
599943e48b Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-09-04 09:31:42 -07:00
Baligh Uddin
b9aedb5709 Merge "Import translations. DO NOT MERGE" 2012-09-04 09:28:16 -07:00
Baligh Uddin
d7f681eb47 am e02d7c26: (-s ours) am d9d00c1c: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'e02d7c263a91b155e2fed999943ac61eacddac9c':
  Import translations. DO NOT MERGE
2012-09-04 09:12:27 -07:00
Baligh Uddin
e02d7c263a am d9d00c1c: Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit 'd9d00c1c2dec5ea5b4999fd504d12510a57dd60f':
  Import translations. DO NOT MERGE
2012-09-04 09:11:07 -07:00
Baligh Uddin
d9d00c1c2d Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-09-04 09:07:45 -07:00
Baligh Uddin
d1f6439974 Merge "Import translations. DO NOT MERGE" 2012-09-04 09:06:24 -07:00
Craig Mautner
76a7165719 Change layout inner loop order for multi display.
The inner loop that ran over each display had a few problems:
- The Surface transaction was starting and stopping between each
display.
- The layout change bits were being applied globally so all
displays were layed out when only individual displays needed to be.
- Wallpaper and input actions were being applied each time through
the display loop rather than once only for the default display.

Change-Id: I924252bab28c426222a4bb73693accc4b21cecbe
2012-09-04 08:59:39 -07:00
Michael Jurka
adf0b21590 Porting old code for min alpha for items in recents
Change-Id: I68dce175b3a2c0263c5df1ef787c28d6c622e879
2012-09-04 05:15:26 -07:00
Michael Jurka
a4dd30174d Debug code for window transition crash
https://b.corp.google.com/7060284

- Throw exception before we try to start window
transition with null thumb
- also remove some old unneeded debug code

Change-Id: Ic9693372724cbfaa4c4cb2594128ca10677d9d8f
2012-09-04 03:52:16 -07:00
Satoshi Kataoka
e62e6d8731 Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype parameters are changed
Bug: 6752230
Change-Id: I3a2d512e395fe8645edf6ab82108948b927c629a
2012-09-04 15:29:03 +09:00
Vairavan Srinivasan
4ee364982e Am: Clean mLaunchingProviders of all providers started by the client
Launching providers is removed from mLaunchingProviders when the client
process dies and works as long as the client process had requested just
one provider and not otherwise. Fix is to make sure mLaunchingProviders
is updated to remove all providers launched by the client process.

Change-Id: Ib4b8b44b6a102762a6558f65fb2e6dbf11d725ea
2012-09-03 17:09:58 -07:00
Yameng Huang
2b5d0ea5e9 Make default value of auto-sync in SyncStorageEngine configurable
This will make the default value of the automatic synchronization
in the SyncStorageEngine configurable with overlays for use by
vendors who want or have legal requirements to have the synchronization
off by default.

Change-Id: Iabdb355c4a1169fe8e254e91c43e162c5913d5e0
2012-09-03 12:49:31 +02:00
Jorge Ruesga
1bcfe84179 SearchWidget: passing APP_DATA to voice intent
SearchView uses SearchManager.APP_DATA to pass data between the origin activity
and the search activity. This works for text searches (keyboard), but it's not
implemented by voice recognition searches. The method createVoiceAppSearchIntent
initializes a empty bundle that is filled with the QUERY parameter.
This patch adds the SearchManager.APP_DATA parameter if is present, let the
search activity access to the data passed by the origin activity

Patch 2: Fix code style

Change-Id: I52dce34e1efd07a30ad74d52bfc60fbae1c4310b
2012-09-03 01:26:59 +02:00
Craig Mautner
bd6cc4973d am 1f7b5c30: am e94831e5: Merge "Minor refactors." into jb-mr1-dev
* commit '1f7b5c3043c5eda7932c8e1f6bbee4f06c593f15':
  Minor refactors.
2012-09-02 07:55:58 -07:00
Craig Mautner
1f7b5c3043 am e94831e5: Merge "Minor refactors." into jb-mr1-dev
* commit 'e94831e5ed4aa3b1ebc5444cc1b16cdab8cb92f8':
  Minor refactors.
2012-09-02 07:54:19 -07:00
Craig Mautner
e94831e5ed Merge "Minor refactors." into jb-mr1-dev 2012-09-02 07:51:28 -07:00
Craig Mautner
398341927f Minor refactors.
- Refactor DragState to take Display instead of DisplayContent.
- Rename xxxAnimationLw methods in WindowManagerPolicy to xxxPostLayout
to reflect animation refactoring.

Change-Id: I502f2aa45a699ad395a249a12abf9843294623f0
2012-09-02 07:47:24 -07:00
Daniel Sandler
a7ee006b6d The default notification LED color is now white.
We've been setting this per-device for forever; it's time to
just change the platform default (was 00ff00).

Bug: 7094412
Change-Id: I5fbd126580cf06e59958bab32a333b21359d01a9
2012-08-31 23:37:21 -04:00
Romain Guy
59765dd76c am 0eea6913: am 0baaac5e: Revert "Revert "Add more support for transformed clip rects and paths""
* commit '0eea6913705a10a2f64d53e72bf9175367ee36d1':
  Revert "Revert "Add more support for transformed clip rects and paths""
2012-08-31 20:36:48 -07:00
Romain Guy
0eea691370 am 0baaac5e: Revert "Revert "Add more support for transformed clip rects and paths""
* commit '0baaac5e9adf3ee280ae1239e2e58754a9d2b099':
  Revert "Revert "Add more support for transformed clip rects and paths""
2012-08-31 20:33:49 -07:00
Romain Guy
0baaac5e9a Revert "Revert "Add more support for transformed clip rects and paths""
This reverts commit a8557d2169e14997637f57bc897640c8882d4a46.

Change-Id: I36d4883d548fc47ba6c0b4a42012107d0d2f85a6
2012-08-31 20:31:32 -07:00
Mathias Agopian
08c017fe52 am 0a8dba73: am a8557d21: Revert "Add more support for transformed clip rects and paths"
* commit '0a8dba7387232ae678732796e8b71e434089f457':
  Revert "Add more support for transformed clip rects and paths"
2012-08-31 20:10:03 -07:00
Mathias Agopian
0a8dba7387 am a8557d21: Revert "Add more support for transformed clip rects and paths"
* commit 'a8557d2169e14997637f57bc897640c8882d4a46':
  Revert "Add more support for transformed clip rects and paths"
2012-08-31 20:07:14 -07:00
Mathias Agopian
a8557d2169 Revert "Add more support for transformed clip rects and paths"
this introduced a dead lock in GradientCache's ctor.

This reverts commit dfe082f63e94cde9aee271c94d13de5e7217e036.

Bug: 7096001
Change-Id: I57b8bbab11fb7cb502fa58e3bbf5d19864db874f
2012-08-31 20:04:18 -07:00
Jim Miller
d36ebe03c9 Keyguard bug fixes
Bug:7088530 Lockscreen falsely states "Wrong PIN"
Bug:7091531 Owner name no longer shown on slide to unlock screen, Nakasi
Bug:7091131 When entering a SIM PIN, focus is not put onto the pin entry box
Change-Id: I5c7e957083b25a3445804ea092d962163d187fa1
2012-08-31 19:33:42 -07:00
Romain Guy
657c5aca20 am d80df918: am 703bd326: Merge "Add more support for transformed clip rects and paths" into jb-mr1-dev
* commit 'd80df918d14aeb6ed6b228afe392490cbebd4201':
  Add more support for transformed clip rects and paths
2012-08-31 17:22:48 -07:00
Romain Guy
d80df918d1 am 703bd326: Merge "Add more support for transformed clip rects and paths" into jb-mr1-dev
* commit '703bd32647556524fa8cadbe869c8a8d734640ef':
  Add more support for transformed clip rects and paths
2012-08-31 17:20:29 -07:00
Romain Guy
703bd32647 Merge "Add more support for transformed clip rects and paths" into jb-mr1-dev 2012-08-31 17:18:04 -07:00
Kenny Root
a2c28638d7 am df6e7100: am a4640c08: Add some NullPointerExceptions to AndroidKeyStore
* commit 'df6e7100691b73ee015ecc7ce1ce0143eebd425b':
  Add some NullPointerExceptions to AndroidKeyStore
2012-08-31 17:18:03 -07:00
Romain Guy
dfe082f63e Add more support for transformed clip rects and paths
Change-Id: I41791b1e1bffef77d503dc9e52428395d2309688
2012-08-31 17:17:40 -07:00
Kenny Root
df6e710069 am a4640c08: Add some NullPointerExceptions to AndroidKeyStore
* commit 'a4640c082c8ccf66ebfb50ace5747409ab6aee55':
  Add some NullPointerExceptions to AndroidKeyStore
2012-08-31 17:15:43 -07:00
Kenny Root
a4640c082c Add some NullPointerExceptions to AndroidKeyStore
Existing KeyStore implementations throw NullPointerExceptions beacuse
the KeyStoreSpi doesn't check these arguments for null. Add in checks so
we don't accidentally check some bogus values.

Also switch a RuntimeException to a KeyStoreException

Change-Id: I18f4d4474d607cb2057ea8069b901e0992275e78
2012-08-31 16:45:24 -07:00
Dianne Hackborn
37f5ec2a21 am 9b52f007: am 2701f325: Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev
* commit '9b52f0071780160355376484a3992d2710160a3f':
  Remove Binder.getOrigCallingUid().
2012-08-31 16:28:41 -07:00
Amith Yamasani
cb3c5d8d11 am d92518fd: am 430e5b23: Merge "Centralize the creation of the user system directory" into jb-mr1-dev
* commit 'd92518fd4b7eaa8c8abdda4b6b97f7acca3f95cf':
  Centralize the creation of the user system directory
2012-08-31 16:28:36 -07:00
Dianne Hackborn
9b52f00717 am 2701f325: Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev
* commit '2701f325a6d4acd920637d2ff6fd6972a9cf836b':
  Remove Binder.getOrigCallingUid().
2012-08-31 16:26:05 -07:00
Amith Yamasani
d92518fd4b am 430e5b23: Merge "Centralize the creation of the user system directory" into jb-mr1-dev
* commit '430e5b23cf702d57aa662972c43d546806147d76':
  Centralize the creation of the user system directory
2012-08-31 16:26:02 -07:00
Dianne Hackborn
2701f325a6 Merge "Remove Binder.getOrigCallingUid()." into jb-mr1-dev 2012-08-31 16:23:47 -07:00
Amith Yamasani
430e5b23cf Merge "Centralize the creation of the user system directory" into jb-mr1-dev 2012-08-31 16:22:52 -07:00
Chet Haase
6edad59dd8 am 923bd69d: am ce20a45e: Merge "Paramaterize and adjust the glyph cache sizes" into jb-mr1-dev
* commit '923bd69d6c48dd68fd5cb1bb5634ea840b9ae319':
  Paramaterize and adjust the glyph cache sizes
2012-08-31 16:02:34 -07:00