summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Support horizontal swipe in combo activityJohn Reck2011-08-111-1/+3
| | | | | | Bug: 5145315 Change-Id: I1e9b4a6bae325244c7a3fb6159deadc3fcf170e6
* Make the SoundRecorder a required module.Ben Murdoch2011-03-071-0/+3
| | | | | | | | | | 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
* Fixes test errorsJohn Reck2010-12-021-1/+2
| | | | | | | | Bug: 3248213 Fixes errors in the tests that were caused by missing files, proguard, and the refactor. Change-Id: I503dfc7ee42d0173e3a5ad032f58a6f4f310588c
* Fix proguard flag file dependency.Ying Wang2010-09-301-1/+1
| | | | Change-Id: I9a41043a4dc44f6d46f19318ee3baa1bd1b87bb2
* Convert the browser settings to be fragments.Jeff Hamilton2010-09-241-0/+2
| | | | | | This also makes the settings panel 2 pane. Change-Id: Ifccfdc145065fc51f12b74160c797749063b403d
* emma code coverage filter for BrowserGuang Zhu2010-06-231-0/+2
| | | | | | | 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
* Remove our dependency on gsf.Patrick Scott2010-02-241-2/+1
| | | | | | | | 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.
* Implement test to iterate over list of URLs and store load times.Andrei Popescu2010-02-221-1/+1
| | | | Also patch makefiles to correctly build tests and allow for hidden API calls in test.
* Use Search.SOURCE from android-commonBjorn Bringert2010-02-101-1/+3
| | | | | | | | | 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
* This should fix the build.Jeff Hamilton2010-02-031-1/+1
| | | | Change-Id: Ib03e2d8500a53b5f8742b19415a421a602947ec3
* Added framework for loggingkristianm2010-01-141-1/+3
| | | | | Startet on logging from the browser. This commit is just the tools for logging, nothing is being logged yet.
* Do not use a user tag on apps, as it is ignored.Jean-Baptiste Queru2010-01-051-1/+1
| | | | | | | | | | 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
* Remove test library and instrumentation defs from Browser.Brett Chabot2009-06-051-4/+3
| | | | See bug 1900802.
* Automated import from //branches/donutburger/...@141685,141685Joe Onorato2009-03-241-3/+1
|
* Automated import from //branches/donutburger/...@141637,141637Ramanan Rajeswaran2009-03-241-0/+2
|
* auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-1/+1
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+16
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-16/+0
|
* auto import from //branches/cupcake/...@132569The Android Open Source Project2009-02-201-2/+1
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+17