115258 Commits

Author SHA1 Message Date
Dianne Hackborn
59bf3be7d1 am 2e3ede74: Merge "Maybe fix issue #11634365: Leaking restarting services" into klp-dev
* commit '2e3ede74978d14f7bd853c3228864280d99a438e':
  Maybe fix issue #11634365: Leaking restarting services
2013-11-14 15:00:58 -08:00
Dianne Hackborn
2e3ede7497 Merge "Maybe fix issue #11634365: Leaking restarting services" into klp-dev 2013-11-14 22:56:14 +00:00
Katie McCormick
9db6e7c6d0 am fb828c8c: Merge "Doc Update: add immersive mode to sysui class." into klp-docs
* commit 'fb828c8cc5deaeaf523fee219196b8759e0bfb33':
  Doc Update: add immersive mode to sysui class.
2013-11-14 22:50:27 +00:00
Katie McCormick
fb828c8cc5 Merge "Doc Update: add immersive mode to sysui class." into klp-docs 2013-11-14 22:47:11 +00:00
Dianne Hackborn
ddc19e9847 Maybe fix issue #11634365: Leaking restarting services
It looks like we could add services to the restart list because
they end up left in the process's list of running services after
they have been removed from the main activity list, and we can
trip up on them there when the app is being force stopped.

Change-Id: I79805b67fcf5b593430dc5c856c97927e1a54a57
2013-11-14 14:32:17 -08:00
Katie McCormick
467f5db879 Doc Update: add immersive mode to sysui class.
Change-Id: I809d95e14b04099d40302b03ca75a7f8f671c22c
2013-11-14 14:12:58 -08:00
Jean-Michel Trivi
dc6da58aa7 am 2a96fc1f: Merge "Fix RemoteController update in RemoteControlClient registration" into klp-dev
* commit '2a96fc1f516f7ac7fcbf5bd8c8c4fe8c7b2a8a7f':
  Fix RemoteController update in RemoteControlClient registration
2013-11-14 13:42:27 -08:00
Jean-Michel Trivi
2a96fc1f51 Merge "Fix RemoteController update in RemoteControlClient registration" into klp-dev 2013-11-14 21:32:41 +00:00
Scott Main
92caa0c7aa am c5cdd541: remove device list for nexus devices, clarify its needed for adb
* commit 'c5cdd5411204632494c77d7638acd21b19b16c88':
  remove device list for nexus devices, clarify its needed for adb
2013-11-14 20:40:23 +00:00
Scott Main
c5cdd54112 remove device list for nexus devices, clarify its needed for adb
Change-Id: Ia4ec153e09a0644eeaeb1f78150b795b74afdf80
2013-11-14 11:48:43 -08:00
Scott Main
91d6026894 am a48de700: Merge "clarification to the uses-configuration tag to discourage its use." into klp-docs
* commit 'a48de70003219d042ecc03f67561965ffd6bb02e':
  clarification to the uses-configuration tag to discourage its use.
2013-11-14 19:20:16 +00:00
Scott Main
a48de70003 Merge "clarification to the uses-configuration tag to discourage its use." into klp-docs 2013-11-14 19:17:01 +00:00
Jeff Sharkey
601fbc7a82 am 24fe066e: Merge "Fix am argument ordering documentation." into klp-dev
* commit '24fe066ee2ea6d6ea9e30e6f323dad6960c24177':
  Fix am argument ordering documentation.
2013-11-14 11:03:57 -08:00
Jeff Sharkey
24fe066ee2 Merge "Fix am argument ordering documentation." into klp-dev 2013-11-14 19:01:07 +00:00
Jeff Sharkey
7625c84045 Fix am argument ordering documentation.
Bug: 11690520
Change-Id: I84b10a6eb6e6404212ab9737e7cee1f1ad4d5309
2013-11-14 10:57:55 -08:00
Joe Fernandez
71c0d75770 am c4af2806: Merge "docs: Support Library setup docs fix" into klp-docs
* commit 'c4af28067889c057615137ef02de32abc4a1e8f9':
  docs: Support Library setup docs fix
2013-11-14 17:29:29 +00:00
Joe Fernandez
c4af280678 Merge "docs: Support Library setup docs fix" into klp-docs 2013-11-14 17:25:45 +00:00
Matthew Williams
09d8e3cf4e am c68bb182: Merge "SyncManager now returns copy on getCurrentSyncs()" into klp-dev
* commit 'c68bb18244aa12d19bea9f9d59f2fe0d81478904':
  SyncManager now returns copy on getCurrentSyncs()
2013-11-14 09:23:32 -08:00
Matthew Williams
c68bb18244 Merge "SyncManager now returns copy on getCurrentSyncs()" into klp-dev 2013-11-14 17:18:58 +00:00
Scott Main
3f6d9630e8 am 34aab81a: Merge "add information about required meta-data for gcore bug: 11553131" into klp-docs
* commit '34aab81a255545a029dc436bd63dd275a6ef3aa5':
  add information about required meta-data for gcore bug: 11553131
2013-11-14 07:32:22 +00:00
Scott Main
34aab81a25 Merge "add information about required meta-data for gcore bug: 11553131" into klp-docs 2013-11-14 07:28:58 +00:00
Satoshi Kataoka
1b570b571a am 5fd5aa3d: Fix compatibility issue on InputMethodSubtype
* commit '5fd5aa3d066fc12c92b5b6541d85ac243556223f':
  Fix compatibility issue on InputMethodSubtype
2013-11-13 22:25:01 -08:00
Satoshi Kataoka
5fd5aa3d06 Fix compatibility issue on InputMethodSubtype
Bug: 11032428
Change-Id: If722bbbfb69d00e1830007582d46a33319203eea
2013-11-14 15:08:39 +09:00
Jean Chalard
94be004960 am 4863e686: Merge "[DO NOT MERGE] Improve documentation for InputType and EditorInfo." into klp-docs
* commit '4863e686d8db10537a1131732672da5203245788':
  [DO NOT MERGE] Improve documentation for InputType and EditorInfo.
2013-11-14 06:08:28 +00:00
Jean Chalard
4863e686d8 Merge "[DO NOT MERGE] Improve documentation for InputType and EditorInfo." into klp-docs 2013-11-14 06:04:15 +00:00
Scott Main
f0373abef9 add information about required meta-data for gcore
bug: 11553131

Change-Id: Ie3890c7894a017fc28e4a094a0e1ec3ac9f8c043
2013-11-13 21:45:35 -08:00
Jean-Michel Trivi
320ad9fa1d Fix RemoteController update in RemoteControlClient registration
A regression was introduced when trying to limit the number of
 internal synchronization generation IDs that caused RCC
 information to be shown only for applications that requested
 audio focus after media button receiver and RCC registration,
 (such as Play Music), not for applications that requested focus
 first (such as Play Movies).
The correct behavior is to always check and update the
 RemoteControllers (seen by MediaFocusControl as RCD interfaces)
 whenever a RemoteControlClient is registered (even if it's a
 re-registration) when it is associated when an entry at the top
 of the remote control stack.

Bug 11657655

Change-Id: I30716e2028f7f718a31e13401b191178735229ff
2013-11-13 20:06:41 -08:00
Adam Powell
75ae898376 am 48d2bcf2: Reset padding flags when set programmatically or implicitly from background
* commit '48d2bcf2ce2305356c5a4f0dfbb928dc5a4c8331':
  Reset padding flags when set programmatically or implicitly from background
2013-11-13 19:41:07 -08:00
Adam Powell
48d2bcf2ce Reset padding flags when set programmatically or implicitly from background
Bug 11673480

Change-Id: I4f33c7ae46e937302e625bf1f3260adb25843645
2013-11-13 19:21:50 -08:00
Matthew Williams
a7456e46f4 SyncManager now returns copy on getCurrentSyncs()
Bug:11559103
Added a new getCurrentSyncsCopy() that is public. The other version
is needed for internal SSE calls.

Change-Id: I0287f039a6f75abf04b65b85cb30f78353aeef4f
2013-11-13 18:17:54 -08:00
Scott Main
c71a22255d clarification to the uses-configuration tag to discourage its use.
Change-Id: I5ee9ca93e8debaf2dfb8f1018b77af4486f1e516
2013-11-13 18:03:06 -08:00
Jim Miller
5305fe3f09 am 39af5a78: Merge "Don\'t set up external displays from binder thread" into klp-dev
* commit '39af5a78c073d01539625a9fbbb8511747e2f048':
  Don't set up external displays from binder thread
2013-11-13 17:50:26 -08:00
Svetoslav
fe666e848a am 4e041150: Merge "Avoid NPE and add a warning log if a printing app misbehaves." into klp-dev
* commit '4e04115052a66d5a7836c5e7a9bfc1a5d6f3784b':
  Avoid NPE and add a warning log if a printing app misbehaves.
2013-11-13 17:50:22 -08:00
Jim Miller
378c804d65 am c8867b28: Merge "Report keyguard as initially showing and secure until we know" into klp-dev
* commit 'c8867b2807b6d7ffcd3c2f935d1fe8c857a9ef8d':
  Report keyguard as initially showing and secure until we know
2013-11-13 17:50:18 -08:00
Jim Miller
39af5a78c0 Merge "Don't set up external displays from binder thread" into klp-dev 2013-11-14 01:47:32 +00:00
Svetoslav
4e04115052 Merge "Avoid NPE and add a warning log if a printing app misbehaves." into klp-dev 2013-11-14 01:46:47 +00:00
Jim Miller
c8867b2807 Merge "Report keyguard as initially showing and secure until we know" into klp-dev 2013-11-14 01:45:52 +00:00
Svetoslav
afd1967503 Avoid NPE and add a warning log if a printing app misbehaves.
An app can print only from an activity. If the activity is finished
before printing completes we destroy the PrintDocumentAdapter. The
app may however invoke some of the print callbacks after destruction
resulting in a NPE. This change checks if the adapter is destroyed
and if so does not crash while printing a meaningful log error with
the mistake of the app developer.

bug:11675274

Change-Id: I66539cfbd7583f52cb863a84ef8e40856f92ceed
2013-11-13 17:31:15 -08:00
Glenn Kasten
1b21665bf6 am c32d89f6: Merge "Replace keyboard sounds with latest (softer) design" into klp-dev
* commit 'c32d89f63f5eb8b764e88dbe4c0bcefab330cfb2':
  Replace keyboard sounds with latest (softer) design
2013-11-13 17:12:13 -08:00
Glenn Kasten
c32d89f63f Merge "Replace keyboard sounds with latest (softer) design" into klp-dev 2013-11-14 01:09:52 +00:00
Jim Miller
80cb9bcfc0 Don't set up external displays from binder thread
This fixes a bug where keyguard was attempting to set up
external presentation displays from the binder thread instead
of the UI thread.  Bad dog.

Fixes bug 11676486

Change-Id: Iadbe485691acc56a41b23219fe399f7eda40cb7c
2013-11-13 16:47:20 -08:00
Vinit Deshapnde
daf21d76d2 am 75c12de0: Merge "Increase Reject threshold for disabling networks" into klp-dev
* commit '75c12de0cd35b8f969d64fc44eb172e283063538':
  Increase Reject threshold for disabling networks
2013-11-13 16:40:29 -08:00
Lajos Molnar
1197bc37e5 am 7e11b16b: VideoView: expand documentation on state save/restore limitations
* commit '7e11b16b9f8896170d492240a5fd50c8bd04105d':
  VideoView: expand documentation on state save/restore limitations
2013-11-13 16:40:26 -08:00
Vinit Deshapnde
75c12de0cd Merge "Increase Reject threshold for disabling networks" into klp-dev 2013-11-14 00:36:54 +00:00
Lajos Molnar
7e11b16b9f VideoView: expand documentation on state save/restore limitations
Change-Id: I46f231d314fc4ae8d9d11389aa62a3e2698122ed
Signed-off-by: Lajos Molnar <lajos@google.com>
Bug: 11412889
2013-11-13 16:27:30 -08:00
Robert Greenwalt
4c514f2a68 am 594eeb08: Merge "Fix for the invalid Global Proxy Setting" into klp-dev
* commit '594eeb082e548617ff5092496888c43457593c2b':
  Fix for the invalid Global Proxy Setting
2013-11-13 16:26:45 -08:00
Robert Greenwalt
594eeb082e Merge "Fix for the invalid Global Proxy Setting" into klp-dev 2013-11-14 00:22:46 +00:00
Craig Mautner
29bbd570fe am 1f0f9fa9: Merge "Add null pointer check." into klp-dev
* commit '1f0f9fa94913198cd79b8d350cf9e8df8001daeb':
  Add null pointer check.
2013-11-13 16:20:02 -08:00
Craig Mautner
1f0f9fa949 Merge "Add null pointer check." into klp-dev 2013-11-14 00:15:55 +00:00
Raj Mamadgi
92d02491ad Fix for the invalid Global Proxy Setting
Adding validation for Global Proxy setting before it is
being set.

Proxy is validated at the boot time also to make sure
the value set is valid.

Signed-off-by: Raj Mamadgi <rmamadgi@sta.samsung.com>
bug:11598568

Change-Id: Idff5ae81119d8143da096b5291ecbfbc5875cbd4
2013-11-14 00:08:21 +00:00