133078 Commits

Author SHA1 Message Date
Mindy Pereira
99c4f0713e am 006c2110: am 11b715da: Merge "Make touch slop region smaller for watch" into klp-modular-dev
* commit '006c211056d3a7561d2d97abae369603cc48e63a':
  Make touch slop region smaller for watch
2014-04-30 23:34:56 +00:00
Michael Wright
8f04cd6cb2 am d404631d: am 474b0749: am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent"
* commit 'd404631d178edef95170b89f9613318a989cbbfa':
  WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent
2014-04-30 23:32:55 +00:00
Michael Wright
a2dc6fab5e am 474b0749: am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent"
* commit '474b07497bf1a33ccc889d21287269cd40dc0cf4':
  WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent
2014-04-30 23:28:28 +00:00
Elliott Hughes
7114029f51 am 1c7a408f: am f84493ec: am 91ff3c18: am 7d3f9e97: Merge "Fix for native leaks in YuvToJpegEncoder.cpp"
* commit '1c7a408f286df710aeac8197282d93d699399643':
  Fix for native leaks in YuvToJpegEncoder.cpp
2014-04-30 23:25:38 +00:00
Elliott Hughes
fae7bedcf0 am f84493ec: am 91ff3c18: am 7d3f9e97: Merge "Fix for native leaks in YuvToJpegEncoder.cpp"
* commit 'f84493ec95bfce41106673645a3e56b185e54df5':
  Fix for native leaks in YuvToJpegEncoder.cpp
2014-04-30 23:19:03 +00:00
Ricardo Cervera
6824e4e351 am 8bef5ea7: am 27515952: am ba333f2f: docs: Added release notes for Android Studio 0.5.2
* commit '8bef5ea70161586287ec06e9bd74b30604cd3f2c':
  docs: Added release notes for Android Studio 0.5.2
2014-04-30 22:40:00 +00:00
Jean-Michel Trivi
0d90876893 Fix MediaFocusControl index management for PlayerRecord
When updating the PlayerRecord stack on playstate changes and
 media button event receiver registrations, evaluate the index
 of the stack entry to remove against the index of the last playing
 entry as this index was valid before the entry was removed.
 This affects the insertion index.

Change-Id: Iec58d2df6bcbd8f55925e9e0f9d48f698f7cf4e5
2014-04-30 15:38:32 -07:00
Ricardo Cervera
8bef5ea701 am 27515952: am ba333f2f: docs: Added release notes for Android Studio 0.5.2
* commit '27515952f54a8c98eaec694ce74c3b9d9b152746':
  docs: Added release notes for Android Studio 0.5.2
2014-04-30 22:03:40 +00:00
Ricardo Cervera
27515952f5 am ba333f2f: docs: Added release notes for Android Studio 0.5.2
* commit 'ba333f2f4c2ca5325b4df1b131c6c26a18beb877':
  docs: Added release notes for Android Studio 0.5.2
2014-04-30 21:59:19 +00:00
John Reck
456539b874 am d77de686: Merge "Use resize, not reserve"
* commit 'd77de686ed7f2ed262c535a786047af7ca10c8fe':
  Use resize, not reserve
2014-04-30 21:51:10 +00:00
John Reck
4ac525a9f1 Merge "Use resize, not reserve" 2014-04-30 21:48:09 +00:00
Kristian Monsen
18b9812ba3 am 1efcbb7b: Merge "Try to not start up chromium when not needed"
* commit '1efcbb7bbdeac3540aa418de7c39f74da32d1a19':
  Try to not start up chromium when not needed
2014-04-30 21:45:35 +00:00
Ricardo Cervera
ba333f2f4c docs: Added release notes for Android Studio 0.5.2
Change-Id: Ia364620d0ab14648b4db523890c529a0dc5b940d
2014-04-30 14:41:44 -07:00
Kristian Monsen
b56ddaaf0e Merge "Try to not start up chromium when not needed" 2014-04-30 21:40:31 +00:00
Elliott Hughes
fd955f14d6 am 6a6979ad: am 86315c45: Merge "Fixes issue causing pseudolocalization of strings in non-translatable resource files."
* commit '6a6979ad17dfb492fb85a979e8f8688e4ed973b2':
  Fixes issue causing pseudolocalization of strings in non-translatable resource files.
2014-04-30 21:35:45 +00:00
Elliott Hughes
6a6979ad17 am 86315c45: Merge "Fixes issue causing pseudolocalization of strings in non-translatable resource files."
* commit '86315c452b955bf0b874f45c1a2e15aedda91a52':
  Fixes issue causing pseudolocalization of strings in non-translatable resource files.
2014-04-30 21:33:06 +00:00
Elliott Hughes
86315c452b Merge "Fixes issue causing pseudolocalization of strings in non-translatable resource files." 2014-04-30 21:29:52 +00:00
John Reck
52622668f9 Use resize, not reserve
Reserve ensures the underlying buffer is the correct size, but
iterating across it is not necessarily valid. Use resize() instead
to ensure that the iterator access is valid

Change-Id: I35ff5f4416bb94cf4ce2c6acf72ffd17ab3e523a
2014-04-30 14:19:56 -07:00
Deepanshu Gupta
cd50f72946 am c046c767: am c0c96012: am 4b5fa4d3: Fix class name for OverflowMenuButton [DO NOT MERGE]
* commit 'c046c76739b210d912dae38bf945d60b8d69ab11':
  Fix class name for OverflowMenuButton [DO NOT MERGE]
2014-04-30 20:38:49 +00:00
Deepanshu Gupta
c046c76739 am c0c96012: am 4b5fa4d3: Fix class name for OverflowMenuButton [DO NOT MERGE]
* commit 'c0c96012c667d1d91d8f6b763df45e566cae0eaf':
  Fix class name for OverflowMenuButton [DO NOT MERGE]
2014-04-30 20:35:04 +00:00
Deepanshu Gupta
c0c96012c6 am 4b5fa4d3: Fix class name for OverflowMenuButton [DO NOT MERGE]
* commit '4b5fa4d318e7efaffdc678e0cb8953ffc78c2b1e':
  Fix class name for OverflowMenuButton [DO NOT MERGE]
2014-04-30 20:31:35 +00:00
Mindy Pereira
006c211056 am 11b715da: Merge "Make touch slop region smaller for watch" into klp-modular-dev
* commit '11b715da9be818eb4a1c7a3d77b5d0c4ff03e5a2':
  Make touch slop region smaller for watch
2014-04-30 19:46:07 +00:00
Mindy Pereira
11b715da9b Merge "Make touch slop region smaller for watch" into klp-modular-dev 2014-04-30 19:43:59 +00:00
destradaa
6a1ccdf8a0 am 894106ce: Make sure the FlpHardwareProvider is only advertised to GmsCore if the platform supports it. b/14117917
* commit '894106ceb8a96033ec5caa17fa5b41cda2b5294b':
  Make sure the FlpHardwareProvider is only advertised to GmsCore if the platform supports it. b/14117917
2014-04-30 19:31:46 +00:00
Michael Wright
474b07497b am 809c3698: am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent"
* commit '809c369892ddbae908dc47e6a1032a768e9004cb':
  WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent
2014-04-30 19:11:05 +00:00
Elliott Hughes
f84493ec95 am 91ff3c18: am 7d3f9e97: Merge "Fix for native leaks in YuvToJpegEncoder.cpp"
* commit '91ff3c18dbb61ed0087f741dd2bdf911ecf42fef':
  Fix for native leaks in YuvToJpegEncoder.cpp
2014-04-30 19:07:01 +00:00
Michael Wright
809c369892 am 54c3529b: Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent"
* commit '54c3529b4d3f86488799caa0e62a1f3929a79a39':
  WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent
2014-04-30 19:06:40 +00:00
Michael Wright
54c3529b4d Merge "WallpaperManager: add NULL pointer check for getCropAndSetWallpaperIntent" 2014-04-30 19:02:56 +00:00
Elliott Hughes
91ff3c18db am 7d3f9e97: Merge "Fix for native leaks in YuvToJpegEncoder.cpp"
* commit '7d3f9e9730b100de4c0e643e13bf59bf54ef7819':
  Fix for native leaks in YuvToJpegEncoder.cpp
2014-04-30 19:02:53 +00:00
Elliott Hughes
7d3f9e9730 Merge "Fix for native leaks in YuvToJpegEncoder.cpp" 2014-04-30 18:59:54 +00:00
Igor Viarheichyk
84410b054c Fixes issue causing pseudolocalization of strings
in non-translatable resource files.

Change-Id: Ic8e5effc86226d5be00561ac71bab7695ef90376
2014-04-30 11:56:42 -07:00
Mindy Pereira
2920646cbe Make touch slop region smaller for watch
Change-Id: I3ebe8855b13648dea5f9a374ec4daae6271f22db
2014-04-30 11:36:59 -07:00
destradaa
cfbdcd2594 Make sure the FlpHardwareProvider is only advertised to GmsCore if the platform supports it.
b/14117917

Change-Id: Id6c2444893bcf192049e3233d1296eac16fcf826
2014-04-30 11:31:21 -07:00
Nicolas Prevot
10fa67c77e Introduce forwarding intents across profiles.
The package manager service maintains, for some user ids, a list of forwarding intent filters.
A forwarding intent filter is an intent filter with a destination (a user id).
If an intent matches the forwarding intent filter, then activities in the destination can also respond to the intent.

When the package manager service is asked for components that resolve an intent:
If the intent matches the forwarding intent filter, and at least one activity in the destination user can respond to the intent:
The package manager service also returns the IntentForwarderActivity.
This activity will forward the intent to the destination.

Change-Id: Id8957de3e4a4fdbc1e0dea073eadb45e04ef985a
2014-04-30 19:24:52 +01:00
Adrian Roos
179407e544 am 6a766495: Merge "Fix broken trust agent reloading v2"
* commit '6a766495a7a5e83e1359ee68e8e9560af451a630':
  Fix broken trust agent reloading v2
2014-04-30 17:49:44 +00:00
Adrian Roos
08d4a0ab48 Merge "Fix broken trust agent reloading v2" 2014-04-30 17:41:25 +00:00
Kenny Guy
76f08ee7df am 56afa6d5: Merge "Extend LauncherApps service to expose enabled state."
* commit '56afa6d53216541aa397b051ab74c130f488cd96':
  Extend LauncherApps service to expose enabled state.
2014-04-30 17:39:33 +00:00
Narayan Kamath
faafcea025 am 4bec7879: am 21ccb07f: am 414d9405: am 56cd8dbf: Merge "Cast CallVoidMethod\'s size_t parameters to jint"
* commit '4bec78790305673ae65438bed9a96b807a4d0e73':
  Cast CallVoidMethod's size_t parameters to jint
2014-04-30 17:39:29 +00:00
Narayan Kamath
27163724f6 am e05d3b14: am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map"
* commit 'e05d3b14f6f5f101c16392318c2d571a37208078':
  Freeing frame map
2014-04-30 17:39:26 +00:00
Bill Yi
2aecbbf546 am 52d2a028: am d21082ca: am 9a76e9ba: Fix build error
* commit '52d2a028a04bc8928ba37fee7ae66c080007041c':
  Fix build error
2014-04-30 17:39:22 +00:00
Michael Wright
9fc1037824 am 9aab6ea4: am 1e67bcec: am 263c36a1: am ade631ee: Merge "NULL previous background bitmap upon changing wallpaper"
* commit '9aab6ea4ee3f0152b6f9e23377616927923120d3':
  NULL previous background bitmap upon changing wallpaper
2014-04-30 17:39:18 +00:00
Michael Wright
fef372beb3 am 571bd935: am bba434af: am 10884694: am 357c75e7: Merge "Add missing character combinations for international layouts"
* commit '571bd935a448397fcf21d0e9b97d3174b1317e49':
  Add missing character combinations for international layouts
2014-04-30 17:39:15 +00:00
Kenny Guy
7e5264ced7 Merge "Extend LauncherApps service to expose enabled state." 2014-04-30 17:38:10 +00:00
Narayan Kamath
fad6fa7a04 am 21ccb07f: am 414d9405: am 56cd8dbf: Merge "Cast CallVoidMethod\'s size_t parameters to jint"
* commit '21ccb07fbe97097b6540097d89dd456447779178':
  Cast CallVoidMethod's size_t parameters to jint
2014-04-30 17:36:14 +00:00
Narayan Kamath
52adfdaafd am 516130cc: am dbbf431b: am d0f7f418: Merge "Freeing frame map"
* commit '516130ccb1841afb6ef154c28269d91594925429':
  Freeing frame map
2014-04-30 17:36:10 +00:00
Bill Yi
10882ec8d7 am d21082ca: am 9a76e9ba: Fix build error
* commit 'd21082ca0c116ba737e6e93c2917d0b557cc48fc':
  Fix build error
2014-04-30 17:34:28 +00:00
Michael Wright
a810f11986 am 1e67bcec: am 263c36a1: am ade631ee: Merge "NULL previous background bitmap upon changing wallpaper"
* commit '1e67bcec505b1bfb67a83cb3d64e20c2bacf8581':
  NULL previous background bitmap upon changing wallpaper
2014-04-30 17:34:19 +00:00
Baligh Uddin
821d9a71f6 Import translations. DO NOT MERGE
Change-Id: I3f7f57ff2f80be58054ca63a878f6644a4d6e827
Auto-generated-cl: translation import
2014-04-30 10:33:27 -07:00
Michael Wright
02b4777a54 am bba434af: am 10884694: am 357c75e7: Merge "Add missing character combinations for international layouts"
* commit 'bba434af67600b1fb4a32f2c130526ad9e938f86':
  Add missing character combinations for international layouts
2014-04-30 17:33:23 +00:00
Selim Cinek
ac1d91c1de am eeffa380: Merge "Fixed a crash of the notification animation on initial startup"
* commit 'eeffa3804170d1ecb3521cb3911da7d677fa1611':
  Fixed a crash of the notification animation on initial startup
2014-04-30 17:27:15 +00:00