Michael Jurka
2ab14daeba
Centering the crop by default in system wallpaper cropper
...
Bug: 12034934
Change-Id: Ice1b1140bd6e351dd4e520f555f245d84a645aac
2014-01-14 15:11:37 +01:00
Michael Jurka
35f922d1d0
Update system wallpaper cropper with latest changes from Launcher3 cropper
2014-01-14 14:10:32 +01:00
Narayan Kamath
3a248a1493
am ec70f809: am d34950cf: am 80b0496a: am 2db26788: am e71afc2e: Merge "Revert "Hide AssetInputStream.getAssetInt.""
...
* commit 'ec70f8091185cd68afd4fcda42b513111eae70e4':
Revert "Hide AssetInputStream.getAssetInt."
2014-01-14 10:26:18 +00:00
Narayan Kamath
ec70f80911
am d34950cf: am 80b0496a: am 2db26788: am e71afc2e: Merge "Revert "Hide AssetInputStream.getAssetInt.""
...
* commit 'd34950cfc66e258caba14c7ddc553028647898f1':
Revert "Hide AssetInputStream.getAssetInt."
2014-01-14 10:23:44 +00:00
Narayan Kamath
d34950cfc6
am 80b0496a: am 2db26788: am e71afc2e: Merge "Revert "Hide AssetInputStream.getAssetInt.""
...
* commit '80b0496abeb03fe4c5086430218c7e4bcf3773db':
Revert "Hide AssetInputStream.getAssetInt."
2014-01-14 10:20:33 +00:00
Narayan Kamath
80b0496abe
am 2db26788: am e71afc2e: Merge "Revert "Hide AssetInputStream.getAssetInt.""
...
* commit '2db26788ab367f08cb5378d77e22e8939e7a28c2':
Revert "Hide AssetInputStream.getAssetInt."
2014-01-14 02:16:39 -08:00
Narayan Kamath
2db26788ab
am e71afc2e: Merge "Revert "Hide AssetInputStream.getAssetInt.""
...
* commit 'e71afc2ea72e98c4631e79cad65f678090da87d3':
Revert "Hide AssetInputStream.getAssetInt."
2014-01-14 02:13:45 -08:00
Narayan Kamath
e71afc2ea7
Merge "Revert "Hide AssetInputStream.getAssetInt.""
2014-01-14 10:09:50 +00:00
Narayan Kamath
b1bd1fe7fd
Revert "Hide AssetInputStream.getAssetInt."
...
This reverts commit 842d44ec1765e01f4a37af99cc1935b4d0399758.
Change-Id: I188e49d3651fd4941491c239b6a7c9f475995187
2014-01-14 10:08:45 +00:00
Narayan Kamath
bc448267ea
am cce8e8a5: am 7f4dd912: am 271b28ac: am 80213160: am ac8ccc3c: Merge "Hide AssetInputStream.getAssetInt."
...
* commit 'cce8e8a5c765c13c3578bf1b9c2106c5daa104ff':
Hide AssetInputStream.getAssetInt.
2014-01-14 10:00:06 +00:00
Narayan Kamath
cce8e8a5c7
am 7f4dd912: am 271b28ac: am 80213160: am ac8ccc3c: Merge "Hide AssetInputStream.getAssetInt."
...
* commit '7f4dd91299051d89e04979ba26ee5c27472f49d4':
Hide AssetInputStream.getAssetInt.
2014-01-14 09:57:37 +00:00
Narayan Kamath
7f4dd91299
am 271b28ac: am 80213160: am ac8ccc3c: Merge "Hide AssetInputStream.getAssetInt."
...
* commit '271b28ac3121e8bcc46e15bd15b13bfbc1e1be89':
Hide AssetInputStream.getAssetInt.
2014-01-14 09:54:33 +00:00
Narayan Kamath
271b28ac31
am 80213160: am ac8ccc3c: Merge "Hide AssetInputStream.getAssetInt."
...
* commit '8021316010fb4bd18a29751949eb2cda66199b6e':
Hide AssetInputStream.getAssetInt.
2014-01-14 01:51:14 -08:00
Narayan Kamath
8021316010
am ac8ccc3c: Merge "Hide AssetInputStream.getAssetInt."
...
* commit 'ac8ccc3c181a27103955b0f7bbf3dddabb0a6305':
Hide AssetInputStream.getAssetInt.
2014-01-14 01:48:37 -08:00
Narayan Kamath
ac8ccc3c18
Merge "Hide AssetInputStream.getAssetInt."
2014-01-14 09:45:41 +00:00
Narayan Kamath
842d44ec17
Hide AssetInputStream.getAssetInt.
...
It returns a pointer to a private data structure, so there's
no sensible use for it. Also, the emergence of 64 bit processors
means that the return value isn't wide enough to represent
values in the native heap.
(cherry picked from commit f8f09a15a409f373f22aa475bb0defd264088e4f)
Change-Id: I9c9b5bae6db8638e65dda60f924aa3dddd06813a
2014-01-14 09:34:00 +00:00
Narayan Kamath
f8f09a15a4
Hide AssetInputStream.getAssetInt.
...
It returns a pointer to a private data structure, so there's
no sensible use for it. Also, the emergence of 64 bit processors
means that the return value isn't wide enough to represent
values in the native heap.
Change-Id: If02d42a528b9d90f11cb25c3342404b7d5f7b625
2014-01-14 09:31:29 +00:00
Zhihai Xu
9efa3b6c63
Merge "NPE in BluetoothDevice.fetchUuidsWithSdp"
2014-01-14 06:47:06 +00:00
Dianne Hackborn
1bca21ced0
am 6873e17d: am 305c61a1: am 3a8a8ddd: am 8c359bf4: am c174288d: Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
...
* commit '6873e17d4b565aa1d4ea2a8f1ac261f517dcc2ff':
Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
2014-01-14 05:46:36 +00:00
Dianne Hackborn
6873e17d4b
am 305c61a1: am 3a8a8ddd: am 8c359bf4: am c174288d: Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
...
* commit '305c61a1c6816549b225719518df5b29a17f0f42':
Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
2014-01-14 01:53:07 +00:00
Dianne Hackborn
305c61a1c6
am 3a8a8ddd: am 8c359bf4: am c174288d: Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
...
* commit '3a8a8ddd7cff03e39d4cb104ddb1d0401b6c7ede':
Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
2014-01-14 01:47:15 +00:00
Dianne Hackborn
3a8a8ddd7c
am 8c359bf4: am c174288d: Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
...
* commit '8c359bf473b4c31407613dbc1473ba49b0297898':
Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
2014-01-13 17:45:16 -08:00
Dianne Hackborn
8c359bf473
am c174288d: Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
...
* commit 'c174288d345d4a80b326b12ff4c10a6c99570997':
Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
2014-01-13 17:42:01 -08:00
Dianne Hackborn
c174288d34
Fix issue #12031685 : Sticky Service Breakage in Android 4.4.1
...
Got a little too aggressive about cleaning up service state; need to
avoid removing services from an app until we are in the second loop
doing the final cleanup, otherwise we can leave services around with
restarting their process.
Also fix crash:
W/BinderNative( 667): Uncaught exception from death notification
W/BinderNative( 667): java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
W/BinderNative( 667): at android.util.ArraySet.valueAt(ArraySet.java:301)
W/BinderNative( 667): at com.android.server.am.ActiveServices.killServicesLocked(ActiveServices.java:2069)
W/BinderNative( 667): at com.android.server.am.ActivityManagerService.cleanUpApplicationRecordLocked(ActivityManagerService.java:12412)
W/BinderNative( 667): at com.android.server.am.ActivityManagerService.handleAppDiedLocked(ActivityManagerService.java:3596)
W/BinderNative( 667): at com.android.server.am.ActivityManagerService.appDiedLocked(ActivityManagerService.java:3744)
W/BinderNative( 667): at com.android.server.am.ActivityManagerService$AppDeathRecipient.binderDied(ActivityManagerService.java:1024)
W/BinderNative( 667): at android.os.BinderProxy.sendDeathNotice(Binder.java:493)
W/BinderNative( 667): at dalvik.system.NativeStart.run(Native Method)
2014-01-13 17:10:03 -08:00
Zhihai Xu
5d04f1c9d9
NPE in BluetoothDevice.fetchUuidsWithSdp
...
This is caused by access fetchUuidsWithSdp after bluetooth is turned off.
We can add check null pointer for sService,
before call sService.fetchRemoteUuids(this) to fix this problem;
bug:12533948
Change-Id: Id2cab92a56185073fabcabcfb21a243e99a60cee
2014-01-13 16:54:38 -08:00
Tim Murray
881c6d57d2
Merge "Add clipping for intrinsics."
2014-01-14 00:43:09 +00:00
Ricardo Cervera
3778e50d91
am 595ddb89: am 03d65b4b: am 9865216e: am 18bf3b1d: am 5e15e1ab: Merge "docs: Fixed typo." into klp-docs
...
* commit '595ddb89118a33743a05d20bc6c70f8b7a10406d':
docs: Fixed typo.
2014-01-14 00:33:36 +00:00
Ricardo Cervera
9908e6fe5e
am 15de74b6: am cfbc332f: am f4494e6c: am faca5e3c: am ac5ad7b9: docs: Fixed typos.
...
* commit '15de74b64b08c5f6d17c1a4c1d225dca70064f71':
docs: Fixed typos.
2014-01-14 00:33:32 +00:00
Ricardo Cervera
595ddb8911
am 03d65b4b: am 9865216e: am 18bf3b1d: am 5e15e1ab: Merge "docs: Fixed typo." into klp-docs
...
* commit '03d65b4b8a0893d57c5bb00f7f8d02a7869ff12c':
docs: Fixed typo.
2014-01-14 00:30:18 +00:00
Ricardo Cervera
15de74b64b
am cfbc332f: am f4494e6c: am faca5e3c: am ac5ad7b9: docs: Fixed typos.
...
* commit 'cfbc332f6f63de09a126b45fa78e093a92eef09e':
docs: Fixed typos.
2014-01-14 00:30:11 +00:00
Ricardo Cervera
03d65b4b8a
am 9865216e: am 18bf3b1d: am 5e15e1ab: Merge "docs: Fixed typo." into klp-docs
...
* commit '9865216eb1c747b03cb60245772b196fc039a1b6':
docs: Fixed typo.
2014-01-14 00:26:41 +00:00
Ricardo Cervera
cfbc332f6f
am f4494e6c: am faca5e3c: am ac5ad7b9: docs: Fixed typos.
...
* commit 'f4494e6c8f7fc610795337a72d774e0f6cdc94ac':
docs: Fixed typos.
2014-01-14 00:26:36 +00:00
Ricardo Cervera
9865216eb1
am 18bf3b1d: am 5e15e1ab: Merge "docs: Fixed typo." into klp-docs
...
* commit '18bf3b1df67f219d70e6cba828216a47d92e3dc5':
docs: Fixed typo.
2014-01-13 16:23:24 -08:00
Ricardo Cervera
f4494e6c8f
am faca5e3c: am ac5ad7b9: docs: Fixed typos.
...
* commit 'faca5e3c917a6197b380eb5d2b51893b5d689946':
docs: Fixed typos.
2014-01-13 16:23:19 -08:00
Ricardo Cervera
18bf3b1df6
am 5e15e1ab: Merge "docs: Fixed typo." into klp-docs
...
* commit '5e15e1abe8a14f95ab40cf8181ac2a4f8b5d76e2':
docs: Fixed typo.
2014-01-14 00:19:55 +00:00
Ricardo Cervera
faca5e3c91
am ac5ad7b9: docs: Fixed typos.
...
* commit 'ac5ad7b9e488a967ffee56fd1b168c010c1d62e8':
docs: Fixed typos.
2014-01-14 00:19:51 +00:00
Ricardo Cervera
5e15e1abe8
Merge "docs: Fixed typo." into klp-docs
2014-01-14 00:18:23 +00:00
Craig Mautner
8ad31fb08d
am 5c44c51c: Merge "Use new DisplayManager flag to show own content only." into klp-modular-dev
...
* commit '5c44c51c2a0b5a2268de07fab6854623188b5a7c':
Use new DisplayManager flag to show own content only.
2014-01-14 00:05:41 +00:00
Ricardo Cervera
ac5ad7b9e4
docs: Fixed typos.
...
bug:10732654
Change-Id: I5a580cf40e2670485f9c57e2376efd20bcf7b60d
Review URL: http://quixote.mtv.corp.google.com:8002/training/articles/security-tips.html
2014-01-13 16:02:28 -08:00
Craig Mautner
5c44c51c2a
Merge "Use new DisplayManager flag to show own content only." into klp-modular-dev
2014-01-14 00:00:00 +00:00
Eino-Ville Talvala
1429839143
Merge "Camera2: Docs: Update cross-refs, aeMode, aeAntibandingMode"
2014-01-13 23:53:53 +00:00
Ricardo Cervera
8386e4aef9
docs: Fixed typo.
...
bug:10797855
Change-Id: I2fdfa02046827a51eb7263e1892a04acfd4f0453
Review fix URL:
http://quixote.mtv.corp.google.com:8001/distribute/index.html
2014-01-13 15:46:06 -08:00
Eino-Ville Talvala
0da8bf5dbc
Camera2: Docs: Update cross-refs, aeMode, aeAntibandingMode
...
Unhide android.control.aeMode and android.control.availableAeModes,
which were supposed to be public all along.
This matches up to system/media commit #9fa0d90ff
Change-Id: Ibba2756dd5889344b5d0531dc6f066566776cdc1
2014-01-13 15:44:04 -08:00
Svetoslav
7f79302d2b
Merge "ProgressBar is important for accessibility by default."
2014-01-13 23:31:32 +00:00
Svetoslav
7face75f2c
ProgressBar is important for accessibility by default.
...
If a view does not have callbacks, or content description, or does not draw
content, and it is marked as important for accessibility auto, then the system
decides it is not important and does not report it. Apparently progress bar
draws content that means something and it should be important for accessibility
by default.
Change-Id: Icd3837fb8b9e208c98b90707f3b195622d71949e
2014-01-13 15:26:02 -08:00
Alan Viverette
b4914267ca
Merge "Move drag-to-open handling into ActionMenuItemView"
2014-01-13 23:02:31 +00:00
Alan Viverette
56110725f2
Move drag-to-open handling into ActionMenuItemView
...
This prevents the menu item's OnClickListener from being overwritten,
allows the client to override item invocation, and prevents showing
multiple popups when items are re-initialized.
BUG: 11969895
BUG: 12489213
Change-Id: I97ca737810073df348171cdba5442f24a5527f89
2014-01-13 22:46:50 +00:00
Jim Miller
76bd2d9b52
am cd655f12: Merge "Fix broken homekey on devices without keyguard" into klp-modular-dev
...
* commit 'cd655f12e730a76e2a97ce6af775b852adc493ce':
Fix broken homekey on devices without keyguard
2014-01-13 22:28:03 +00:00
Jim Miller
cd655f12e7
Merge "Fix broken homekey on devices without keyguard" into klp-modular-dev
2014-01-13 22:25:03 +00:00
John Spurlock
28f7dbec4f
Merge "Remove only com.google reference from SystemUI."
2014-01-13 21:41:07 +00:00