History log of /packages/apps/Browser/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2d963a2899afbe000d1ab498f94de87f25e33184 11-Aug-2011 John Reck <jreck@google.com> Support horizontal swipe in combo activity

Bug: 5145315

Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
/packages/apps/Browser/Android.mk
31a35e32d321f2f9833a7eb217c1de0f30da2b4d 01-Mar-2011 Ben Murdoch <benm@google.com> Make the SoundRecorder a required module.

This rule adds a dependency on the SoundRecorder app in the Browser
so that it will get built and added to the system image. We need the
sound recorder to fully support audio capture as part of the
Media Capture API.

Bug: 3498644
Change-Id: I166fc90553358970b16b23e2a7e4e8efa202127f
/packages/apps/Browser/Android.mk
4155485914f9e47b8ab22000fe6ef8ddad1f70f4 01-Dec-2010 John Reck <jreck@google.com> Fixes test errors

Bug: 3248213
Fixes errors in the tests that were caused by missing files, proguard,
and the refactor.

Change-Id: I503dfc7ee42d0173e3a5ad032f58a6f4f310588c
/packages/apps/Browser/Android.mk
86cc143f904b2351d993d5906762c836c36cd8cd 30-Sep-2010 Ying Wang <wangying@google.com> Fix proguard flag file dependency.

Change-Id: I9a41043a4dc44f6d46f19318ee3baa1bd1b87bb2
/packages/apps/Browser/Android.mk
462b8e8442d0fb734b4fe4bd13c21303f2b154fc 23-Sep-2010 Jeff Hamilton <jham@android.com> Convert the browser settings to be fragments.

This also makes the settings panel 2 pane.

Change-Id: Ifccfdc145065fc51f12b74160c797749063b403d
/packages/apps/Browser/Android.mk
6c6d6c7fb72497f12fa557c4456c518508e6191e 24-Jun-2010 Guang Zhu <guangzhu@google.com> emma code coverage filter for Browser

add emma code coverage filter to exclude com.android.common.* from
code coverage report because it's not actually in Browser source.

Change-Id: Ibd47eeeb5fec6a980ad27c24022dc939b06d6d1f
/packages/apps/Browser/Android.mk
43914692ad81ec64e5da2dd3e7e3f79b71594eaa 19-Feb-2010 Patrick Scott <phanna@android.com> Remove our dependency on gsf.

Hardcode the account values when looking up the hosted domain. We also hardcode
the settings uri for looking up the client id. This is the better solution for
now because the client id is written only once. If the partner setup were to
write the value to the BrowserProvider, it would get erased if the user decided
to reset the Browser.
/packages/apps/Browser/Android.mk
606e9392b3585a5ca401d65e1515963390b5e8ff 09-Feb-2010 Andrei Popescu <andreip@google.com> Implement test to iterate over list of URLs and store load times.

Also patch makefiles to correctly build tests and allow for hidden API calls in test.
/packages/apps/Browser/Android.mk
10d1cca0c208d1f9db23893a8515685e04cfe224 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: I4eee5dbac6f0cee2947175915186a17d06dd9fec
/packages/apps/Browser/Android.mk
4db482f37c2d246c0fdc6a64b4320a04229e2c09 04-Feb-2010 Jeff Hamilton <jham@android.com> This should fix the build.

Change-Id: Ib03e2d8500a53b5f8742b19415a421a602947ec3
/packages/apps/Browser/Android.mk
2e2725239c3761147d88e0322427cc63b70c7b96 15-Jan-2010 kristianm <kristianm@google.com> Added framework for logging

Startet on logging from the browser. This commit is just the tools
for logging, nothing is being logged yet.
/packages/apps/Browser/Android.mk
b699c4b74d442636ecb040994aaf4d300d6dee18 06-Jan-2010 Jean-Baptiste Queru <jbq@google.com> Do not use a user tag on apps, as it is ignored.

The build system does not honor user tags on apps,
and setting it is misleading.

This removes the confusion by making the makefiles
behave like they read.

Change-Id: Iddc3da158364849efa59c02bac7d821dc12cf02f
/packages/apps/Browser/Android.mk
30ab9ad2a0d987430a9d343bd6fe9d4af0d0176d 05-Jun-2009 Brett Chabot <brettchabot@google.com> Remove test library and instrumentation defs from Browser.

See bug 1900802.
/packages/apps/Browser/Android.mk
34483582af38e578fa70d5785b2eb58fa0a19312 25-Mar-2009 Joe Onorato <> Automated import from //branches/donutburger/...@141685,141685
/packages/apps/Browser/Android.mk
f447f26579a10515272f5b9824c918a56a9b104b 25-Mar-2009 Ramanan Rajeswaran <> Automated import from //branches/donutburger/...@141637,141637
/packages/apps/Browser/Android.mk
4e5f58704099c37186d4825c3d55ea5b0527867f 09-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@137197
/packages/apps/Browser/Android.mk
0c90888c75eed12f6e2e14a9044faf50bd4af8ed 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Browser/Android.mk
8611831e36b71c844a14788998728f3cd625b833 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Browser/Android.mk
1a16d15d91a3896065ceeb4972231eb5656a6f6c 20-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@132569
/packages/apps/Browser/Android.mk
ba6d7b853c32ad6c3be26c443daa61f322bcfdc2 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Browser/Android.mk