John Spurlock
7870211955
am 14833719: am 01573b50: am 469301f7: am 9dd87081: am 99873565: am ba231fca: Fix bad @links in PendingIntent.java
...
* commit '14833719e16536ad86943a15ced0d1cb00b65200':
Fix bad @links in PendingIntent.java
2014-02-19 14:00:31 +00:00
John Spurlock
01573b5011
am 469301f7: am 9dd87081: am 99873565: am ba231fca: Fix bad @links in PendingIntent.java
...
* commit '469301f7edf2201fdbac217fb0ae49652fa9466c':
Fix bad @links in PendingIntent.java
2014-02-19 13:54:13 +00:00
John Spurlock
469301f7ed
am 9dd87081: am 99873565: am ba231fca: Fix bad @links in PendingIntent.java
...
* commit '9dd87081e4bea9cd48db35fa82b3adeda37a34b5':
Fix bad @links in PendingIntent.java
2014-02-19 13:51:00 +00:00
John Spurlock
9dd87081e4
am 99873565: am ba231fca: Fix bad @links in PendingIntent.java
...
* commit '998735652d2449e3ccbac7686b71bf40dca06e94':
Fix bad @links in PendingIntent.java
2014-02-19 13:47:52 +00:00
John Spurlock
998735652d
am ba231fca: Fix bad @links in PendingIntent.java
...
* commit 'ba231fcabfdf8f8bd72dbb428b8d35ae14a1a14d':
Fix bad @links in PendingIntent.java
2014-02-19 13:44:14 +00:00
Calin Juravle
2f825260f6
am fbd855cb: am 78f522d1: am 7a4172d1: am f11cc165: Merge "Fixed a possible infinite loop in JsonReader#skipValue()"
...
* commit 'fbd855cb60fc3b7e219ead013511a51d17a4482d':
Fixed a possible infinite loop in JsonReader#skipValue()
2014-02-19 11:31:17 +00:00
Calin Juravle
78f522d16e
am 7a4172d1: am f11cc165: Merge "Fixed a possible infinite loop in JsonReader#skipValue()"
...
* commit '7a4172d190871c6b17124bf86374304cef727984':
Fixed a possible infinite loop in JsonReader#skipValue()
2014-02-19 11:21:58 +00:00
Jean Chalard
ca7d37bd27
Merge "Fix a crash where user data was not validated."
2014-02-19 03:18:32 +00:00
Dan Sandler
6c306b8e4e
Merge "Settings.Global.LOCK_SCREEN_SHOW_NOTIFICATIONS."
2014-02-19 02:26:02 +00:00
Dianne Hackborn
bffeb4faf7
Merge "Fix issue #13065185 : Frequent runtime restarts on launching..."
2014-02-19 01:58:29 +00:00
Dianne Hackborn
dfc60ec523
Fix issue #13065185 : Frequent runtime restarts on launching...
...
..."Hill Climb Racing" app
A service is in use when it is in the restarting state.
Change-Id: Ic92a6e7bcc24b01aeef5f97f994f105d5e11ea7f
2014-02-18 17:42:55 -08:00
Fabrice Di Meglio
c39d3d32ab
Merge "Revert "Fix bug #12993929 Screen orientation change replaces wifi password dialog with Add network dialog""
2014-02-19 01:14:46 +00:00
Fabrice Di Meglio
494440be14
Revert "Fix bug #12993929 Screen orientation change replaces wifi password dialog with Add network dialog"
...
This reverts commit 08189afdb0 .
Change-Id: Ie8797daca642685ee9a2a541d11a35daa28f0564
2014-02-19 01:11:21 +00:00
Jay Shrauner
ae58624157
Merge "Prevent SpellChecker from setting invalid range"
2014-02-19 00:24:39 +00:00
Craig Mautner
1bf3795798
am db0f3e82: Merge "Allow "opaque" flag to be updated. DO NOT MERGE" into klp-modular-dev
...
* commit 'db0f3e825fb4da01f887c41a877708734b0899e3':
Allow "opaque" flag to be updated. DO NOT MERGE
2014-02-18 23:59:42 +00:00
Craig Mautner
db0f3e825f
Merge "Allow "opaque" flag to be updated. DO NOT MERGE" into klp-modular-dev
2014-02-18 23:56:53 +00:00
Andy McFadden
4f0a80d0b8
Allow "opaque" flag to be updated. DO NOT MERGE
...
Added a setOpaque() call and a bunch of comments.
Bug 12387406
Change-Id: Ic066cba926223f22f9bc56a7013987001d9cc795
2014-02-18 15:54:24 -08:00
Adam Lesinski
5441745eff
am 019b1f26: am 2ea983a5: am 3d9bcb90: Create FEATURE_ constants for print and backup
...
* commit '019b1f2668ac17f5e52b6ce32a524d26134a062a':
Create FEATURE_ constants for print and backup
2014-02-18 23:03:37 +00:00
Adam Lesinski
2ea983a567
am 3d9bcb90: Create FEATURE_ constants for print and backup
...
* commit '3d9bcb90ee6c0ffff93642539ae64fb672c7f14a':
Create FEATURE_ constants for print and backup
2014-02-18 22:57:37 +00:00
Dianne Hackborn
93b55c1149
Merge "Implement wifi part of issue #12973036 : Improve power_profile.xml"
2014-02-18 22:45:17 +00:00
Dianne Hackborn
ca1bf21c51
Implement wifi part of issue #12973036 : Improve power_profile.xml
...
Add battery stats tracking of wifi state.
Also update when we retrieve the current time to use a more
consistent value across stats tracking.
Change-Id: I6a7c3efd58ff2c8ea86dac141c8f848e7996d63f
2014-02-18 14:43:14 -08:00
Dan Sandler
5d7c3cc66c
Settings.Global.LOCK_SCREEN_SHOW_NOTIFICATIONS.
...
$ adb shell settings put global lock_screen_show_notifications 1
Previously a per-user secure setting
(Settings.Secure.LOCK_SCREEN_ALLOW_NOTIFICATIONS), but this
doesn't really make a lot of sense since this behavior
pertains to areas of the system (keyguard, status bar) that
exist outside of any one user.
This setting now effectively enables notifications on the
secure lockscreen for all users.
Change-Id: I9c5179498dbbba9343184efdedb1587ea862cf96
2014-02-18 17:35:15 -05:00
Adam Lesinski
3d9bcb90ee
Create FEATURE_ constants for print and backup
...
Bug:13079822
Change-Id: I6f4b759951d45989e8aad4011fae431ee2ecae0c
2014-02-18 14:33:00 -08:00
Dan Sandler
2b330dde2c
Merge "Allow a user to elect to see private notifications in public."
2014-02-18 22:30:50 +00:00
Alan Viverette
e082ae6bd6
Merge "Fix sub scroller bounds checking"
2014-02-18 22:08:24 +00:00
Alan Viverette
bb9364279f
Fix sub scroller bounds checking
...
BUG: 13031919
Change-Id: I6b569b50034fbe70441e11e56706faa9f2acfcbd
2014-02-18 14:07:35 -08:00
Dan Sandler
fd16d56419
Allow a user to elect to see private notifications in public.
...
Settings.Secure.LOCK_SCREEN_ALLOW_PRIVATE_NOTIFICATIONS, if
set and nonzero, will show that user's notifications on the
secure lockscreen (assuming LOCK_SCREEN_ALLOW_NOTIFICATIONS
is also set). Note that this applies only to a particular
user's notifications, so if multiple users' notifications
are shown at once (currently this only applies to the
current user and USER_ALL) only that user's notifications
are affected.
USER_ALL is assumed to always allow private notifications in
public (because they can't be user-specific).
Change-Id: I32bb7939066c4919191e74161ca48ead01a88c7f
2014-02-18 15:50:44 -05:00
Calin Juravle
8fbcc6b4cd
Fixed a possible infinite loop in JsonReader#skipValue()
...
Bug: https://code.google.com/p/android/issues/detail?id=65846
Change-Id: Idaa0e75fc5612550c4b9ccb9afa5535ea5b189df
2014-02-18 19:19:15 +00:00
Zhijun He
0ed25174f9
Merge "Camera2: Update java doc for tone.map.curveRed key"
2014-02-18 19:10:37 +00:00
John Spurlock
ba231fcabf
Fix bad @links in PendingIntent.java
...
Change-Id: I0a0014e17907f5cf16c3536a99e41efa9dafc963
2014-02-18 13:19:57 -05:00
Jessica Hummel
587f43d872
Merge "Change API for setProfileOwner to require userId"
2014-02-18 17:31:31 +00:00
Deepanshu Gupta
c0c4243e85
Merge "Fix layoutlib by avoiding Java7 calls"
2014-02-17 19:28:16 +00:00
Deepanshu Gupta
857ba4af85
Fix layoutlib by avoiding Java7 calls
...
This change also fixes a NPE in TypedArray caused by changes in the
framework.
Change-Id: Ie64237c567fa16c35c807db22ce9a4b609ee411d
2014-02-17 10:43:01 -08:00
Narayan Kamath
8c1fc83445
am 28879bbf: am be57fca4: Merge "Extended locales in AAPT / AssetManager."
...
* commit '28879bbfe89dc4bf2067a7183975ecffb82f68e6':
Extended locales in AAPT / AssetManager.
2014-02-17 11:06:38 +00:00
Narayan Kamath
be57fca41a
Merge "Extended locales in AAPT / AssetManager."
2014-02-17 11:00:30 +00:00
Adam Connors
661ec4710b
Change API for setProfileOwner to require userId
...
Previously the userId of the current process used but it
makes the provisioning process cleaner to be able to pass
it in explicitly.
Change-Id: I670c4cf3638f1340f6d0bf856c3e01045df8c29e
2014-02-17 10:18:59 +00:00
Zhijun He
870922be23
Camera2: Update java doc for tone.map.curveRed key
...
Change-Id: I39df3a14470a1f051ee3eb11866e7205ea7b16b6
2014-02-15 21:47:51 -08:00
Zhijun He
b35badac43
Merge "Camera2: Unhide some capture request templates"
2014-02-15 01:34:57 +00:00
Michael Wright
8a5dbac349
Remove Japanese button swap
...
Bug: 12923922
Change-Id: I4960d8189e751514a595823d7ed9b273e3ff8eb8
2014-02-14 13:20:58 -08:00
Zhijun He
fa8cc5f680
Camera2: Unhide some capture request templates
...
Change-Id: I13a45b51c129ba562cce0374ae3c63e853144c10
2014-02-14 10:48:38 -08:00
Paul Lawrence
a9f387bdf0
Merge "Support default, pattern, pin and password encryption types"
2014-02-14 15:25:01 +00:00
Narayan Kamath
788fa41482
Extended locales in AAPT / AssetManager.
...
Support 3 letter language codes, script codes &
variants. The bulk of the changes are related to
the implementation of command line filtering of
locales etc. The previous code assumed that the
value of each "axis" (locale, density, size etc.)
could be represented by a 4 byte type. This is
no longer the case.
This change introduces a new class, AaptLocaleValue
which holds a (normalized) locale parsed from a
directory name or a filter string. This class takes
responsibility for parsing locales as well as
writing them to ResTable_config structures, which is
their representation in the resource table.
This includes minor changes at the java / JNI level
for AssetManager. We now call locale.toLanguageTag()
to give the native layer a well formed BCP-47 tag.
I've removed some duplicated parsing code in
AssetManager.cpp and replaced them with functions on
ResTable_config. The native getLocales function has
been changed to return well formed BCP-47 locales as
well, so that the corresponding java function can use
Locale.forLanguageTag to construct a Locale object
out of it.
Finally, this change introduces default and copy
constructors for ResTable_config to prevent having
to memset() the associated memory to 0 on every
stack allocation.
(cherry-picked from commit 91447d88f2 )
Change-Id: I1b43086860661012f949fb8e5deb7df44519b854
2014-02-14 14:08:57 +00:00
Narayan Kamath
ee904d4d3e
am 6795e9c7: am 7a66d8ea: am 3bec0fbb: am fa8f95e9: Merge "AArch64: Use long for pointers in SurfaceSession class"
...
* commit '6795e9c783242b31188d76c5186dfe0751f1731a':
AArch64: Use long for pointers in SurfaceSession class
2014-02-14 13:23:46 +00:00
Narayan Kamath
7a66d8ea7c
am 3bec0fbb: am fa8f95e9: Merge "AArch64: Use long for pointers in SurfaceSession class"
...
* commit '3bec0fbb349a969934828ee726956877a3a21dee':
AArch64: Use long for pointers in SurfaceSession class
2014-02-14 13:17:13 +00:00
Narayan Kamath
fa8f95e9b9
Merge "AArch64: Use long for pointers in SurfaceSession class"
2014-02-14 13:10:44 +00:00
Jeff Brown
2811490455
am f75aaf02: am ae254a8d: am 3048191b: Remove onCreate() method that should not be there.
...
* commit 'f75aaf0282531f8e8448bfb1cbdfb239f683ae8b':
Remove onCreate() method that should not be there.
2014-02-14 09:50:48 +00:00
Jeff Brown
88aaef7128
am ce0552f3: am 8a4c2bb1: am 567f7ca4: Refactor dream manager to new pattern.
...
* commit 'ce0552f360d8c8f0bc45095293be369800ce9c93':
Refactor dream manager to new pattern.
2014-02-14 09:50:37 +00:00
Jeff Brown
ae254a8d71
am 3048191b: Remove onCreate() method that should not be there.
...
* commit '3048191b4cf9eff7a72b84065dec2b3dd1e89b3c':
Remove onCreate() method that should not be there.
2014-02-14 09:14:15 +00:00
Jeff Brown
8a4c2bb1f0
am 567f7ca4: Refactor dream manager to new pattern.
...
* commit '567f7ca424280ae957b04d4f3df690055f2d41df':
Refactor dream manager to new pattern.
2014-02-14 09:14:09 +00:00
Jeff Brown
3048191b4c
Remove onCreate() method that should not be there.
...
Change-Id: I8355dd78f910afa9895d2fa00cb627a0885d9eec
2014-02-13 23:26:59 -08:00