OSDN Git Service

Allow going back to voice search from not-first results.
authorLeon Scroggins <scroggo@google.com>
Tue, 9 Mar 2010 00:53:03 +0000 (19:53 -0500)
committerLeon Scroggins <scroggo@google.com>
Tue, 9 Mar 2010 14:04:41 +0000 (09:04 -0500)
commite10dde5aab881bd791094edd80c6e438d4601787
tree5bdd16d3babc5e7ca7948fb8b751088786aee874
parent9df949776c726b05ead037a8ba2d2d2c14cb5dca
Allow going back to voice search from not-first results.

When going to a result besides the first one, remember the original
Intent which opened voice search mode, and add the number of the
selected result.  Now going back to voice search works even if the
user selected a not-first result and then followed a link.

Change-Id: I9db335ec43c442c01f1355e2259d250a65b3aa20
src/com/android/browser/Tab.java