History log of /packages/apps/QuickSearchBox/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7951702e234cd4a330dc05f87ef94af0027d6d90 30-Sep-2010 Ying Wang <wangying@google.com> am 3a9f9a20: Fix proguard flag file dependency.

Merge commit '3a9f9a203bd5730dc6264d6f43cab92fd5f0968f'

* commit '3a9f9a203bd5730dc6264d6f43cab92fd5f0968f':
Fix proguard flag file dependency.
3a9f9a203bd5730dc6264d6f43cab92fd5f0968f 30-Sep-2010 Ying Wang <wangying@google.com> Fix proguard flag file dependency.

Change-Id: I167ded6f8ce3084960f507a99587b53966d607fc
/packages/apps/QuickSearchBox/Android.mk
3fa9d2dc60ce1c8536260f18845dd882451e5efc 24-Aug-2010 Bjorn Bringert <bringert@android.com> Compile against master SDK

Change-Id: Ia1574d982056757ebed4bf23925ae26a583b0b6c
/packages/apps/QuickSearchBox/Android.mk
64850b4ecd03864b9b6f65fdd9ec92b6a9746a39 26-May-2010 Bjorn Bringert <bringert@android.com> Bump QSB version to 1.1 and build against Froyo SDK

Change-Id: I0dcf240ab68c04642fcf8cdb15b4b5dfd2c86553
/packages/apps/QuickSearchBox/Android.mk
870b826dfbc5ef7518826007f22343dc963d6d04 09-Mar-2010 Bjorn Bringert <bringert@android.com> Use @VisibleForTesting instead of proguard.flags

Change-Id: Ib6a8cceaa24da843d46ea3561c9d237a21c2b83e
/packages/apps/QuickSearchBox/Android.mk
2fe9639e760f26734b69d9d52e12f41c1c204406 02-Mar-2010 Bjorn Bringert <bringert@android.com> Add proguard flags to QuickSearchBox

Part of: http://b/issue?id=2482387

Change-Id: I73de80760583cd17547758a5d93e45dfd80b8c0f
/packages/apps/QuickSearchBox/Android.mk
8284ff746c8f5c36bb1c4b01ca6cf6f20bee1b13 10-Feb-2010 Bjorn Bringert <bringert@android.com> Compile QuickSearchBox against the SDK

Part of http://b/issue?id=2429546

Change-Id: I27424ee4eb2e24873db09ac1427f6b7b6cd64e94
/packages/apps/QuickSearchBox/Android.mk
3f71a11f8858b9164ca83e8d2f558dd8a8a5e2de 10-Feb-2010 Bjorn Bringert <bringert@android.com> Use Search.SOURCE from android-common

The SOURCE (search source identifier) constant is moving
from hidden in android.app.SearchManager to com.android.common.Search.

Part of http://b/issue?id=2429556

Change-Id: Idef59c61ce6e2d7c0dba491e125417745372ce2b
/packages/apps/QuickSearchBox/Android.mk
905f56c52d322c4fd74c9989d0c3c54337f1e741 02-Feb-2010 Jeff Hamilton <jham@android.com> Remove the usage of GoogleSettings.

Change-Id: Ia444793e799179c84ea239b7329701caf3cfc0cd
/packages/apps/QuickSearchBox/Android.mk
ca78085bb2127559e6f55276a307bfa857018eca 25-Jan-2010 Bjorn Bringert <bringert@android.com> Log QSB events to EventLog

Fixes http://b/issue?id=2415859

Change-Id: I1522539e9038d5062522c17d38b61069a90fd7cc
/packages/apps/QuickSearchBox/Android.mk
4a1c1325ac4b141b1610faeba49f2f3e54772eb6 30-Jan-2010 Bjorn Bringert <bringert@android.com> Remove geolocation code from open-source QuickSearchBox

This code was not tested well, used a @hidden extra to pass location
to the browser, and did not prompt the user to
opt-in to sharing location. If we want location in the open-source
QuickSearchBox in the future, we should take the code from
GoogleQuickSearchBox.

Change-Id: Iab269a356c1020c424d346cb91c34723f90f96e3
/packages/apps/QuickSearchBox/Android.mk
e1fc4581ebab65220a82bcdb3272b4eb85453837 13-Jan-2010 Bjorn Bringert <bringert@android.com> Fix some uses of hidden stuff in QuickSearchBox

This is needed to allow compiling against the SDK. We can't quite compile
against the SDK yet, since there is some more hidden stuff to sort
out.

- Use android-common library to get AndroidHttpClient.

- Stop using SearchableInfo.getActivityContext() and
SearchableInfo.getProviderContext().

- Copy android.provider.Settings.Secure.isLocationProviderEnabled()
convenience method into the app.

- Stop using Resources.getCompatibilityInfo().

Change-Id: I92b08a4801798f305d04ea629a1f432ecf3ea833
/packages/apps/QuickSearchBox/Android.mk
e72a6418e84a89d2bfd4e9d22282eca95357e0da 12-Jan-2010 Bjorn Bringert <bringert@android.com> Move GoogleSearch into QuickSearchBox

Copies the code from packages/apps/GoogleSearch, renaming
resources to avoid clashes.

GoogleSearch seems to have bitrotted, I had to change HttpPost
to HttpGet to avoid getting "405 Method Not Allowed".

This makes the existing packages/apps/GoogleSearch obsolete.

Change-Id: I01d416de40b7ba277e2a4192af8437b3840a19f6
/packages/apps/QuickSearchBox/Android.mk
68e9f2538570776b142e20c887e20062257d02e1 06-Jan-2010 Jean-Baptiste Queru <jbq@google.com> Stop using the development makefile tag.

It got copied over from makefile to makefile,
but does not actually mean anything for the build system,
causing confusion when reading makefiles.

Change-Id: I7c6c76d67a8f21d1e7f0fcb8bec2529a9478a723
/packages/apps/QuickSearchBox/Android.mk
07b4c21d47d104cf2f912c7ef2e3ffee9ce001f1 03-Dec-2009 Bjorn Bringert <bringert@android.com> Add build and license files to QuickSearchBox

Change-Id: I48069523da7a98c60a883db270762997b8b37466
/packages/apps/QuickSearchBox/Android.mk