137948 Commits

Author SHA1 Message Date
Florin Malita
676f92e9a7 Merge "Canvas JNI cleanup." 2014-06-04 16:04:45 +00:00
Florin Malita
95d49149cc Canvas JNI cleanup.
As pointed out in a previous patch review, some native Canvas methods do not
receive a native canvas handle and instead have to use GraphicsJNI to query
the object mNativeCanvasWrapper field.

To avoid the extra JNI call, this change adds the missing Java wrapper
methods and ensures that all native calls are passed efficient native
handles.

Also, some native methods are consolidated: save, saveAll -> save,
clipRect* -> clipRect.

Change-Id: I2eae4a633f6a463d9fbae2ca632661acc8b5cfc3
2014-06-04 11:09:18 -04:00
Leon Scroggins III
a578ab00c4 Merge "Ignore inPurgeable and inInputShareable." 2014-06-04 14:04:18 +00:00
Yohei Yukawa
9e8df26f3b Merge "Hardening token validation in InputMethodManagerService" 2014-06-04 12:47:07 +00:00
Katie McCormick
000e574037 am c799a830: am 88d1c560: am ea5fa98c: am c659e746: Merge "Doc update: new Volley class" into klp-docs
* commit 'c799a830b2d29db5747cc89558c9effb6baddb22':
  Doc update: new Volley class
2014-06-04 12:40:48 +00:00
Katie McCormick
c799a830b2 am 88d1c560: am ea5fa98c: am c659e746: Merge "Doc update: new Volley class" into klp-docs
* commit '88d1c560ea797e3ec974fd735531c126f8453a64':
  Doc update: new Volley class
2014-06-04 12:36:21 +00:00
Katie McCormick
88d1c560ea am ea5fa98c: am c659e746: Merge "Doc update: new Volley class" into klp-docs
* commit 'ea5fa98c7c381a37c113b7d2efdd6a406d902949':
  Doc update: new Volley class
2014-06-04 12:32:09 +00:00
Katie McCormick
ea5fa98c7c am c659e746: Merge "Doc update: new Volley class" into klp-docs
* commit 'c659e7465df342920f3906cbc0b024f610bf65bd':
  Doc update: new Volley class
2014-06-04 12:26:44 +00:00
Yohei Yukawa
a07557471e Hardening token validation in InputMethodManagerService
This CL adds missing token validations in
InputMethodManagerService#switchToNextInputMethod and
InputMethodManagerService#shouldOfferSwitchingToNextInputMethod.

This CL also fixes a possible race condition when validating
the token in InputMethodManagerService#updateStatusIcon.

BUG: 15420379
Change-Id: I043aa30a19c821f33effd57dfd6590b0e3ed817b
2014-06-04 21:15:31 +09:00
Katie McCormick
c659e7465d Merge "Doc update: new Volley class" into klp-docs 2014-06-04 12:01:39 +00:00
Yohei Yukawa
43eb101227 Merge "Remove code duplication in InputMethodManagerService" 2014-06-04 11:24:31 +00:00
Yohei Yukawa
22c97be73b Remove code duplication in InputMethodManagerService
This is a groundwork for the subsequent fix. It should not change
existing behavior.

BUG: 15420379
Change-Id: I106b3f50731c799e06b26d1eab9c6a406c06d78c
2014-06-04 19:45:18 +09:00
Sander Alewijnse
1b8737ee18 Merge "Remove enableSystemApp() and enableSystemAppWithInten()." 2014-06-04 10:11:46 +00:00
Yohei Yukawa
8554f62fbc Merge "Remove redundant synchronization blocks from IMMS" 2014-06-04 10:01:13 +00:00
Yohei Yukawa
4e02bc6f8f Remove redundant synchronization blocks from IMMS
This is a groundwork for the subsequent fix. It should not change
existing behavior.

BUG: 15420379
Change-Id: I6f81ec77e748a8c7c26ffa1f5faf39684b210ae4
2014-06-04 18:37:20 +09:00
Przemyslaw Szczepaniak
e3abed72d6 Add missing #isSpeaking to TTS API V2
TextToSpeech#isSpeaking queries TTS engine if it's
currently outputting any audio, it was present in the
TTS API V1.

Change-Id: Iee4a91976b9b80653811fb458ac48d75418752cf
2014-06-04 09:16:55 +00:00
Yuncheol Heo
41eca132b2 Merge "Add API definition for WebSettings.setVideoOverlayForEmbeddedEncryptedVideoEnabled." 2014-06-04 05:12:55 +00:00
Baligh Uddin
16ce2933e0 Merge "Import translations. DO NOT MERGE" 2014-06-04 04:41:03 +00:00
Baligh Uddin
85bf50e904 Merge "Import translations. DO NOT MERGE" 2014-06-04 04:41:03 +00:00
Baligh Uddin
2d616fccc8 Merge "Import translations. DO NOT MERGE" 2014-06-04 04:40:57 +00:00
Baligh Uddin
e3ceca2cf9 Merge "Import translations. DO NOT MERGE" 2014-06-04 04:40:39 +00:00
Baligh Uddin
6aa93994f3 Merge "Import translations. DO NOT MERGE" 2014-06-04 04:40:35 +00:00
Baligh Uddin
19c63ee77f Merge "Import translations. DO NOT MERGE" 2014-06-04 04:40:28 +00:00
David Friedman
a8ac8d0bb5 am c1d8b0c4: am 689eb9e9: am dba68be3: am 00aae279: Merge "Fixed typos. "describe"-->"describes"; "allow"-->"allows"" into klp-docs
* commit 'c1d8b0c4e904b7aaeb0897fd008f5525cb731dd0':
  Fixed typos. "describe"-->"describes"; "allow"-->"allows"
2014-06-04 03:16:27 +00:00
David Friedman
c1d8b0c4e9 am 689eb9e9: am dba68be3: am 00aae279: Merge "Fixed typos. "describe"-->"describes"; "allow"-->"allows"" into klp-docs
* commit '689eb9e98e5f03f4502358e52f07158b31b8e5e5':
  Fixed typos. "describe"-->"describes"; "allow"-->"allows"
2014-06-04 03:13:09 +00:00
David Friedman
689eb9e98e am dba68be3: am 00aae279: Merge "Fixed typos. "describe"-->"describes"; "allow"-->"allows"" into klp-docs
* commit 'dba68be33efe4ee322a9ff3d895ed257162c0908':
  Fixed typos. "describe"-->"describes"; "allow"-->"allows"
2014-06-04 03:09:34 +00:00
David Friedman
dba68be33e am 00aae279: Merge "Fixed typos. "describe"-->"describes"; "allow"-->"allows"" into klp-docs
* commit '00aae2793d37ed098a80bc0a98e8008b36178714':
  Fixed typos. "describe"-->"describes"; "allow"-->"allows"
2014-06-04 03:05:26 +00:00
David Friedman
00aae2793d Merge "Fixed typos. "describe"-->"describes"; "allow"-->"allows"" into klp-docs 2014-06-04 03:01:52 +00:00
Geoff Mendal
31d8ebdf19 Fix merge conflicts in 1b645ee0325615a9797fc8e0dba728c85507da0c 2014-06-03 18:13:26 -07:00
Dirk Dougherty
441eccc3cb am c5d7478c: am e21d8d7b: am 93a27e23: am 7f0c6478: Merge "Adjust h3 margins for dynamic content blocks." into klp-docs
* commit 'c5d7478c956817382d93fea3654ae6ba386bb32c':
  Adjust h3 margins for dynamic content blocks.
2014-06-04 00:12:05 +00:00
Craig Mautner
87163eecf4 am 22af5b84: (-s ours) am 81dfc082: Merge "Force all windows to redraw before unblanking screen" into klp-modular-dev
* commit '22af5b842869abff5418263e6fb0b4b925077629':
  Force all windows to redraw before unblanking screen
2014-06-04 00:11:50 +00:00
Alan Viverette
bb938107b7 Merge "Temporary drawable for Quantum progress indicator" into lmp-preview-dev 2014-06-04 00:00:14 +00:00
Adam Powell
0b4da0c4f2 Merge "Support list navigation mode for toolbar action bars" into lmp-preview-dev 2014-06-03 23:56:43 +00:00
Adam Powell
6790b0502b Support list navigation mode for toolbar action bars
Add support for the list(spinner) navigation mode for ToolbarActionBar
and WindowDecorActionBar when a Toolbar is substituting for an
ActionBarView.

Bug 15332084

Change-Id: Ic618686f7767c4a14410ae359435d7c1b244e4fa
2014-06-03 16:51:25 -07:00
Ruben Brunk
3f6680ad48 Merge "DNG: Write out additional fields." into lmp-preview-dev 2014-06-03 23:38:57 +00:00
Andrew Solovay
9b8b1b6193 docs: Fixed error in code sample.
The code sample didn't match the sample project. Also rewrote one
paragraph to clarify that you *create* a particular XML file (external
bug report said the file was missing from the sample project).

Also fixed formatting in a different line sample (overlong line
forced code box to scroll).

Doc is staged to:
http://asolovay.mtv:9098/training/contacts-provider/retrieve-names.html#NameMatch

bug: 15377898
Change-Id: I0898956255aa9174b12811e6f6ca826434b28c20
2014-06-03 23:38:49 +00:00
Dirk Dougherty
c5d7478c95 am e21d8d7b: am 93a27e23: am 7f0c6478: Merge "Adjust h3 margins for dynamic content blocks." into klp-docs
* commit 'e21d8d7b23f3978ad78d71a7e4b2b4311035d679':
  Adjust h3 margins for dynamic content blocks.
2014-06-03 23:21:46 +00:00
Dirk Dougherty
e21d8d7b23 am 93a27e23: am 7f0c6478: Merge "Adjust h3 margins for dynamic content blocks." into klp-docs
* commit '93a27e236b88636e68543d5edd80e5a5c176fb57':
  Adjust h3 margins for dynamic content blocks.
2014-06-03 23:18:15 +00:00
Dirk Dougherty
93a27e236b am 7f0c6478: Merge "Adjust h3 margins for dynamic content blocks." into klp-docs
* commit '7f0c6478ae5266be92ebfa8b0c6244f1a101ce01':
  Adjust h3 margins for dynamic content blocks.
2014-06-03 23:13:50 +00:00
Dirk Dougherty
7f0c6478ae Merge "Adjust h3 margins for dynamic content blocks." into klp-docs 2014-06-03 23:09:37 +00:00
John Spurlock
856edebad7 Zen: Stateful condition panel.
When DND is on, expanded panel shows the current time
condition, or time remaining.  The last time bucket
selected is remembered as the default option for the
next time.

Move the server-side countdown helper into a proper
condition provider, but register it in-process as a
system provider.

Move common countdown condition parsing into ZenModeConfig
to reuse from system components.

Keep the manual exit condition around in zen mode config
and add plumbing for getting / listening to the
controller.

Keep the last QS detail panel around instead of
recreating it every time.

Fix the time condition's plus and minus button
enabling logic, and enhance the click handler to
deal properly with the next or previous bucket.

Bug:15344758
Change-Id: Ie7018a1c20e20f6d7e5f9e7874188374e6f8e2ab
2014-06-03 19:05:55 -04:00
Alan Viverette
3567140b04 Temporary drawable for Quantum progress indicator
Also cleans up unused 20dp spinner drawables.

Change-Id: I69aba84eca9f9e8d44a4237d894015caeb3d2308
2014-06-03 16:02:26 -07:00
Tim Murray
e039531817 am fbd6fe04: (-s ours) am 1afc29ae: Merge "Add support for mixed 32/64 APKs using RenderScript."
* commit 'fbd6fe04fb26eb94d2fe131dd18a5f37b3d3e52d':
  Add support for mixed 32/64 APKs using RenderScript.
2014-06-03 22:58:12 +00:00
Alan Viverette
a48e7b5500 Merge "Fix build, fix Drawable loop" into lmp-preview-dev 2014-06-03 22:49:33 +00:00
Alan Viverette
55a54e17df Merge "Update theme colors, fix EditText state transition" into lmp-preview-dev 2014-06-03 22:49:33 +00:00
Alan Viverette
bd4d1c31f3 Merge "Set starting value on ripple exit animation" into lmp-preview-dev 2014-06-03 22:49:33 +00:00
Alan Viverette
910a0b4d02 Fix build, fix Drawable loop
Change-Id: I524b7f40c700ebe601fdbe80644a46e90ab2bba0
2014-06-03 15:48:30 -07:00
Craig Mautner
22af5b8428 am 81dfc082: Merge "Force all windows to redraw before unblanking screen" into klp-modular-dev
* commit '81dfc082d2add8463469e3eac9db94d6d93005ce':
  Force all windows to redraw before unblanking screen
2014-06-03 22:44:52 +00:00
Craig Mautner
81dfc082d2 Merge "Force all windows to redraw before unblanking screen" into klp-modular-dev 2014-06-03 22:41:38 +00:00
Tim Murray
56f9e6f8d5 Add support for mixed 32/64 APKs using RenderScript.
Change-Id: I8901a1547d180c9dcef320f86d07a5b82551fb5c
2014-06-03 15:11:37 -07:00