76752 Commits

Author SHA1 Message Date
Craig Mautner
bdf3dc1c95 am 08c04000: Merge "Remove incorrect CLEAR_WHEN_TASK_RESET behavior." into jb-dev
* commit '08c04000c6355a735dab237e1994dc17c7e5d44f':
  Remove incorrect CLEAR_WHEN_TASK_RESET behavior.
2012-05-09 13:58:14 -07:00
Craig Mautner
08c04000c6 Merge "Remove incorrect CLEAR_WHEN_TASK_RESET behavior." into jb-dev 2012-05-09 13:55:52 -07:00
Jim Miller
319a945d58 am c1fc0f01: Merge "Fix 6398209: Improve responsiveness of swipe up to search" into jb-dev
* commit 'c1fc0f01d2b0af2216870a40ae4cb6572588d194':
  Fix 6398209: Improve responsiveness of swipe up to search
2012-05-09 13:54:27 -07:00
Jim Miller
c1fc0f01d2 Merge "Fix 6398209: Improve responsiveness of swipe up to search" into jb-dev 2012-05-09 13:51:46 -07:00
Svetoslav Ganov
cd26d63ffa am f103758b: Merge "Delegate list item focus and click actions to the parent list." into jb-dev
* commit 'f103758b7c78f4dc1c5bd57383d245ec138576a1':
  Delegate list item focus and click actions to the parent list.
2012-05-09 13:49:33 -07:00
Svetoslav Ganov
f103758b7c Merge "Delegate list item focus and click actions to the parent list." into jb-dev 2012-05-09 13:46:57 -07:00
Jeff Sharkey
6de357e4d1 Recover from Throwable in FileRotator, dump.
In rewriteSingle(), catch Throwable to rollback to backup file,
instead of just IOException. Also add dumpAll() to pack up contents
for later debugging, and use it when encountering bad stats.

Bug: 6467868
Change-Id: Ic8e287cf5a235706811a304a88d71d11d3a79cd4
2012-05-09 13:43:19 -07:00
Jeff Brown
fd23e3ed97 Fix bugs in fallback key handling.
If a fallback key is generated using a key plus a modifier,
then it's possible we might get a different fallback key
generated if the modifier has changed.  PhoneWindowManager
needs to remember which fallback is last generated for a
given key code so that it can apply the same fallback action.

When generating cancellation events, it's important to have
preserved the policyFlags of the original event.  Otherwise
we may not dispatch the cancellation properly.  For example,
some actions are not performed if the POLICY_FLAG_TRUSTED
is not specified.

Remember the metaState associated with a key event so we can
include it when canceled.

Tell the policy when a fallback is being cancelled so that it
can clean up its state.

After a SEARCH shortcut is invoked, clear the flag indicating
that a shortcut is pending.  This is to prevent SEARCH from
getting stuck down in the case where we might forget to send
the up.  (Shouldn't happen anymore after the prior fixes.)

Bug: 5616255
Change-Id: I68f0a9679c7af464eaf31c099f2aa50b53fecf1f
2012-05-09 13:34:28 -07:00
Kenny Root
7a7d8f182a am bad417df: Merge "Throw RemoteException when MountService is not yet up" into jb-dev
* commit 'bad417df657128a988b23a6b70b4d08633e4ac5a':
  Throw RemoteException when MountService is not yet up
2012-05-09 13:28:54 -07:00
Kenny Root
bad417df65 Merge "Throw RemoteException when MountService is not yet up" into jb-dev 2012-05-09 13:27:08 -07:00
Andreas Huber
039495d3dc am ea86b36f: Merge "Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no" into jb-dev
* commit 'ea86b36f8087241dd898821fe29020e74b2c93d4':
  Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no
2012-05-09 13:23:04 -07:00
Andreas Huber
ea86b36f80 Merge "Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no" into jb-dev 2012-05-09 13:20:32 -07:00
Eric Fischer
3d2196799e Import translations. DO NOT MERGE
Change-Id: I693c366c73da52ac2766343e7ec1e54b94d98705
2012-05-09 12:36:23 -07:00
Brian Colonna
cfeda767c8 Added FUL client-side debug
This is to help track down bug 6409767 and will be removed when that
bug is fixed.

Change-Id: I51df2fd7d14ecd8f311fdf2ae993ba4943764011
2012-05-09 15:35:18 -04:00
Eric Fischer
0022e1eb2c Import translations. DO NOT MERGE
Change-Id: I57a86231283cbe04171cf895c2a9bac6b1851904
2012-05-09 12:20:18 -07:00
Daisuke Miyakawa
bf08b404a0 am 01028b6f: Merge "Remove STOPSHIP part of the logging in telephony" into jb-dev
* commit '01028b6fa4d56808f3cced408d9d55ae1a710fa8':
  Remove STOPSHIP part of the logging in telephony
2012-05-09 12:07:35 -07:00
Daisuke Miyakawa
01028b6fa4 Merge "Remove STOPSHIP part of the logging in telephony" into jb-dev 2012-05-09 12:04:49 -07:00
Gilles Debunne
4f9e7490e7 am 12ff1492: Merge "Spell checker underlines words even when there are no suggestions" into jb-dev
* commit '12ff149265ba599627896f6c1a0e3ea9721b54c1':
  Spell checker underlines words even when there are no suggestions
2012-05-09 11:52:13 -07:00
Gilles Debunne
12ff149265 Merge "Spell checker underlines words even when there are no suggestions" into jb-dev 2012-05-09 11:49:08 -07:00
Irfan Sheriff
22af38c526 API review fixes
- Remove the notion of channel from an application perspective
- Remove the use of DnsSd as part of API and add a protocol type to allow
future extensions
- Use the listener object as a handler for stop and unregister operations. Also,
we now allow multiple active discovery operations.
- Remove init/deinit operations in favour of setting up construction

Bug:6434844
Change-Id: Id15521d571aac9c4053d81184ad66dfc54f636de
2012-05-09 11:48:42 -07:00
Raph Levien
3fe37eb3e9 am ca81b7dd: Merge "Add Roboto Light and Light italic fonts, as sans-serif-light family" into jb-dev
* commit 'ca81b7ddebe7654c0f4666e1ba5440c0ec81b3d6':
  Add Roboto Light and Light italic fonts, as sans-serif-light family
2012-05-09 11:47:08 -07:00
Daisuke Miyakawa
e69ec2253c Remove STOPSHIP part of the logging in telephony
We still need the log itself to trap the exceptional case.

Bug: 6201805
Change-Id: I62d12f6a1ed41817ee12c0f5c7fc4aa0a967a60f
2012-05-09 11:44:58 -07:00
Raph Levien
ca81b7ddeb Merge "Add Roboto Light and Light italic fonts, as sans-serif-light family" into jb-dev 2012-05-09 11:44:38 -07:00
Craig Mautner
9158cbcbc9 Remove incorrect CLEAR_WHEN_TASK_RESET behavior.
Fixes bug 6447950.

Change-Id: I6b512d5dd44c54e7b51f85c51783e8c942238c1d
2012-05-09 11:37:48 -07:00
Andreas Huber
f86374adec Remove SEEK_CLOSEST constant from MediaExtractor, its implementation makes no
sense for the java API.

Change-Id: I3f2eabb5ca5ffb6c1f03141bfd303310111e8774
related-to-bug: 6276111
2012-05-09 11:32:51 -07:00
Adam Cohen
88f295d72b am 6a080bff: Merge "Accounting for widget padding in dips instead of pixels" into jb-dev
* commit '6a080bff83b59c44b4eee493b8bf684f25871e2b':
  Accounting for widget padding in dips instead of pixels
2012-05-09 11:24:58 -07:00
Adam Cohen
6a080bff83 Merge "Accounting for widget padding in dips instead of pixels" into jb-dev 2012-05-09 11:23:12 -07:00
Craig Mautner
fb52eccb65 am 393295fa: Merge "Keep layout from overwriting translate dimensions" into jb-dev
* commit '393295fabff828d3bc974a617d152ff0895a4071':
  Keep layout from overwriting translate dimensions
2012-05-09 11:19:07 -07:00
Craig Mautner
393295fabf Merge "Keep layout from overwriting translate dimensions" into jb-dev 2012-05-09 11:17:19 -07:00
Adam Cohen
f065c96631 Accounting for widget padding in dips instead of pixels
Change-Id: I29c4290274f8b9fa6d9b49072d3cf37cf6f1acb8
2012-05-09 11:13:54 -07:00
satok
2e5c0d47cf am 14124c69: Merge "Fix the issue that the insets linger after closing the voice input" into jb-dev
* commit '14124c696d82e68f93baed905ca01fc498ae1fc6':
  Fix the issue that the insets linger after closing the voice input
2012-05-09 11:07:06 -07:00
satok
14124c696d Merge "Fix the issue that the insets linger after closing the voice input" into jb-dev 2012-05-09 11:04:51 -07:00
satok
e0a99414bd Fix the issue that the insets linger after closing the voice input
Bug: 6456954
Change-Id: Idf7700271cf882dfbf35c9d16f0f173a791221bc
2012-05-10 02:57:11 +09:00
JP Abgrall
90e6771b9b am 956f9bd0: Merge "services: input events: enable debugging in EventHub (touch screen issues)" into jb-dev
* commit '956f9bd0049b86b45868dfbd9b539d3ac35cdec2':
  services: input events: enable debugging in EventHub (touch screen issues)
2012-05-09 10:43:33 -07:00
JP Abgrall
956f9bd004 Merge "services: input events: enable debugging in EventHub (touch screen issues)" into jb-dev 2012-05-09 10:41:28 -07:00
Craig Mautner
a83580614f Keep layout from overwriting translate dimensions
If the layout goes through more than one pass after detecting a window
movement but before animation begins then the later pass overwrites
the animation offsets. The incorrect values are large leading to an
animation starting location in the bottom right corner.

Fixes bug 6450310.

Change-Id: I0f74e67b3e9a15a9246151abf6d47384509340e9
2012-05-09 10:37:41 -07:00
Raph Levien
289c09aae5 Add Roboto Light and Light italic fonts, as sans-serif-light family
Change-Id: Ibbdd7a74f3731c8e9c9fe60ce04a179c081bc09c
2012-05-09 10:36:26 -07:00
Stephen Hines
218c0899bd am 794db6cb: Merge "GFX api cleanup 1.5 of 2" into jb-dev
* commit '794db6cbac6b9cd46ca300b2dc5cf9f8450a34fe':
  GFX api cleanup 1.5 of 2
2012-05-09 10:28:52 -07:00
Stephen Hines
794db6cbac Merge "GFX api cleanup 1.5 of 2" into jb-dev 2012-05-09 10:26:36 -07:00
Daisuke Miyakawa
6cf8be39cc am 57b09882: Merge "Have a new constant for "vibrate when ringing" setting" into jb-dev
* commit '57b098829f5960bc2fd29f0b0917189911b18338':
  Have a new constant for "vibrate when ringing" setting
2012-05-09 10:17:54 -07:00
Daisuke Miyakawa
57b098829f Merge "Have a new constant for "vibrate when ringing" setting" into jb-dev 2012-05-09 10:16:07 -07:00
satok
5f74536732 am d422ade3: Merge "Fix the issue that the ime switch icon is remaining after closing VoiceInput" into jb-dev
* commit 'd422ade3d5e4993e90d63c926ca0452fe2dd8bc0':
  Fix the issue that the ime switch icon is remaining after closing VoiceInput
2012-05-09 10:06:06 -07:00
satok
d422ade3d5 Merge "Fix the issue that the ime switch icon is remaining after closing VoiceInput" into jb-dev 2012-05-09 10:04:06 -07:00
satok
2f913d951c Fix the issue that the ime switch icon is remaining after closing VoiceInput
Change-Id: I4fd6b7b6c1e8a2603626d82ed3587716bea519d3
2012-05-10 01:48:03 +09:00
Brian Colonna
a197cb2b52 am 2c214493: Merge "Added checks to make sure FUL functions are on UI thread" into jb-dev
* commit '2c21449357f8e53e578ec8835ddfeeee0368814b':
  Added checks to make sure FUL functions are on UI thread
2012-05-09 09:46:05 -07:00
Brian Colonna
2c21449357 Merge "Added checks to make sure FUL functions are on UI thread" into jb-dev 2012-05-09 09:44:05 -07:00
Kenny Root
07ba2ae327 Throw RemoteException when MountService is not yet up
Instead of throwing NullPointerException when getMountService() returns
null, simply throw RemoteException so the code calling getMountService()
can fail gracefully.

Bug: 6461657
Change-Id: Ibefc17de3e0024eb73bbd24914759c0a404f538e
2012-05-09 09:14:30 -07:00
Brian Colonna
22001c1f96 Added checks to make sure FUL functions are on UI thread
There are three functions in FaceUnlock.java that have the requirement
that they are to be called on the UI thread.  I added checks to log
an error if they are ever called off of the UI thread.

Change-Id: I581968e8138b7561b7ad75a1ac6945bf218e2bcf
2012-05-09 11:16:04 -04:00
Daniel Sandler
b5d45d976b am 2f4b10e2: Merge "More visual refresh in the phone notification panel." into jb-dev
* commit '2f4b10e2d4320db490b03eb198ce034302ef00fc':
  More visual refresh in the phone notification panel.
2012-05-09 07:44:49 -07:00
Daniel Sandler
d9b110a6a1 am 4530d95c: Merge "Fix situations where the shade wouldn\'t close." into jb-dev
* commit '4530d95cc9dee50ffdaed08900410ba1da0ea10e':
  Fix situations where the shade wouldn't close.
2012-05-09 07:44:48 -07:00