Jeff Hamilton
2fee0ed6eb
Add the --rename-manifest-package option to aapt.
...
It allows you to force override the manifest
package listed in the AndroidManifest.xml when
creating an APK file.
Change-Id: I7eac7943c4e56610b65728ae54773a273634fd9d
2010-02-01 18:47:01 -06:00
Wink Saville
7188f94652
Cleanup comments, see bug 2401350.
...
Change-Id: Ieaeeba44b235038ad9b75a57b37658738532df3f
2010-02-01 16:26:00 -08:00
Mike LeBeau
d615c6f330
Merge "Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates the base url to be used when interpreting html results given in EXTRA_VOICE_SEARCH_RESULT_HTML."
2010-02-01 15:54:16 -08:00
Chris Tate
125d4072d8
Merge "Streamline: use Messages sent to a Handler subclass instead of posting Runnables"
2010-02-01 15:53:34 -08:00
Grace Kloba
34d7a9fbf5
Merge "Remove the obsolete unused hidden constant."
2010-02-01 15:35:34 -08:00
Christopher Tate
d3cd359122
Streamline: use Messages sent to a Handler subclass instead of posting Runnables
...
Change-Id: I0ecbd2145300962839c0f87b761768a3bca4f010
2010-02-01 15:31:09 -08:00
Joe Onorato
e641a76758
Merge "Fix bug 2362761 AppWidgetService should use Intent.setPackage()"
2010-02-01 15:26:25 -08:00
Joe Onorato
f6133febae
Fix bug 2362761 AppWidgetService should use Intent.setPackage()
...
Thanks Bjorn for the tip.
2010-02-01 18:24:46 -05:00
Joe Onorato
1f9a3cc338
Merge "Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings."
2010-02-01 15:15:19 -08:00
Joe Onorato
7747210426
Fix bug 2389454 - DateTimeView can NPE if "date_format" isn't set in Settings.
2010-02-01 18:14:15 -05:00
Grace Kloba
e8fe0e35e5
Remove the obsolete unused hidden constant.
2010-02-01 15:08:40 -08:00
Mike LeBeau
f9271c8b7d
Provide another extra for ACTION_VOICE_SEARCH_RESULTS that indicates
...
the base url to be used when interpreting html results given in
EXTRA_VOICE_SEARCH_RESULT_HTML.
2010-02-01 15:07:13 -08:00
Shimeng (Simon) Wang
8a7ac8db1a
Anchor the page at top left corner when webView size changed.
...
Bug: 2356891
modified: core/java/android/webkit/WebView.java
2010-02-01 15:06:38 -08:00
Romain Guy
2456248712
Do not reshow the filter popup after hiding it.
...
This was causing the popup to show after moving a list out of the screen in
the new music app.
2010-02-01 14:58:06 -08:00
John Wang
6a31dfa905
am 1ef6fb3b: am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair
...
Merge commit '1ef6fb3bbe17870673195f28eec9d1e4e43b4785'
* commit '1ef6fb3bbe17870673195f28eec9d1e4e43b4785':
Handle RIL_UNSOL_RESEND_INCALL_MUTE.
2010-02-01 14:34:50 -08:00
Adam Powell
e4e460f67b
Merge "Overscrolling in AbsListView; visibility cleanup for FlingRunnable"
2010-02-01 14:24:18 -08:00
Adam Powell
79ac3395b5
Overscrolling in AbsListView; visibility cleanup for FlingRunnable
2010-02-01 14:19:31 -08:00
Andreas Huber
5fdff9e6c5
Merge "Use physical memory for software rendering to take a fast path through surface flinger if possible."
2010-02-01 13:02:58 -08:00
Andreas Huber
8ef96af97e
Merge "The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that."
2010-02-01 13:02:39 -08:00
Mike LeBeau
54ab1fadfa
Merge "Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent. This will not be unhidden for Froyo as nothing will implement it until later, but I wanted to have the definition explicit in the framework."
2010-02-01 12:59:31 -08:00
Amith Yamasani
504e07134e
Merge "Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605"
2010-02-01 12:37:58 -08:00
Mike Lockwood
25b910839e
Merge "Remove unused method LocationProviderImpl.isEnabled()."
2010-02-01 12:36:21 -08:00
Mike Lockwood
56fcd69b14
Remove unused method LocationProviderImpl.isEnabled().
...
This should have been removed in my previous change.
Change-Id: I3a080888f995e77a61e3ebf1c194ccd65686af1e
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-02-01 15:34:52 -05:00
Amith Yamasani
0f55b197aa
Fix an NPE in SearchDialog when clicking on Mic button. Bug: 2410605
2010-02-01 12:13:39 -08:00
Mathias Agopian
beee4950fb
Merge "Don't use MemoryDealer in MetadataRetrieverClient as it's not necessary."
2010-02-01 12:08:11 -08:00
Mathias Agopian
2c94dac323
Merge "Don't use the MemoryDealer in CursorWindow, it's not necessary."
2010-02-01 12:07:56 -08:00
Mike LeBeau
41b14e8ff7
Add a set of hidden constants for the ACTION_VOICE_SEARCH_RESULTS intent.
...
This will not be unhidden for Froyo as nothing will implement it until
later, but I wanted to have the definition explicit in the framework.
2010-02-01 11:54:11 -08:00
Mike Lockwood
5292ccd6bb
Merge "Remove ILocationProvider.isEnabled() binder call and use cached value instead."
2010-02-01 11:03:09 -08:00
Andreas Huber
cfde87ba10
Use physical memory for software rendering to take a fast path through surface flinger if possible.
...
related-to-bug: 2386023
2010-02-01 10:58:52 -08:00
Andreas Huber
e331c7b2c4
The TI MP3 decoder lies about the number of channels it outputs, add a quirk for that.
2010-02-01 10:53:20 -08:00
Maryam Garrett
8c38b24115
Merge "Remove 2 unused imports."
2010-02-01 10:09:42 -08:00
Grace Kloba
a7bc87cb6a
Added pause/resume update Picture to WebViewCore.
...
When animating zoom, we pause updating picture for
smooth animation.
Fix http://b/issue?id=2359016
Remove the unused param in reducePriority/resumePriority
2010-02-01 09:45:59 -08:00
Mike Lockwood
2cd543aad5
Remove ILocationProvider.isEnabled() binder call and use cached value instead.
...
Change-Id: Id6a9f6d2e2f5cc5810a2beeb0f869f06e2d18860
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-02-01 12:18:59 -05:00
Maryam Garrett
1a939bbac6
Remove 2 unused imports.
...
Change-Id: I4ada5f3dccdbb2e7ede29693f7211068808f2d75
2010-02-01 11:47:45 -05:00
Mike Lockwood
3ff37c1d48
Merge "Add resources to specify package name for network location and geocode providers."
2010-02-01 02:45:19 -08:00
Mike Lockwood
f863db516c
Add resources to specify package name for network location and geocode providers.
...
Will be used in an upcoming location manager change.
Change-Id: Idc0ad897704d2eab160e09c144776fa8586baba4
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-01-31 21:13:05 -05:00
Wu-cheng Li
99762c9a30
Merge "Add float support for set and get in CameraParameters."
2010-01-31 06:09:14 -08:00
Wu-cheng Li
7eae31cab4
Add float support for set and get in CameraParameters.
...
bug:2375989
bug:2375987
2010-01-31 17:03:10 +08:00
Wu-cheng Li
f5dbf6a62a
Remove excessive logging.
...
bug:2346606
2010-01-30 22:34:48 +08:00
Wu-cheng Li
6c8d276073
Add focal length and view angle API.
...
bug:2375989,2375987
2010-01-30 20:36:04 +08:00
Wu-cheng Li
4c4300c712
Add Camera.getSupportedThumbnailSizes() and Size.equals().
...
bug:2375986
2010-01-30 19:44:52 +08:00
John Wang
1ef6fb3bbe
am 8deed914: Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair
...
Merge commit '8deed914c2df15d71674deae591bcd3313093931' into eclair-plus-aosp
* commit '8deed914c2df15d71674deae591bcd3313093931':
Handle RIL_UNSOL_RESEND_INCALL_MUTE.
2010-01-29 20:12:15 -08:00
John Wang
8deed914c2
Merge "Handle RIL_UNSOL_RESEND_INCALL_MUTE." into eclair
2010-01-29 20:07:14 -08:00
John Wang
1ccc41ed93
Handle RIL_UNSOL_RESEND_INCALL_MUTE.
...
For bug 2400052.
Notify registered handler whenever receiving RIL_UNSOL_RESEND_INCALL_MUTE.
2010-01-29 20:04:39 -08:00
Dianne Hackborn
4bc1772cca
Merge "Fix sample code insertion."
2010-01-29 19:13:11 -08:00
Dianne Hackborn
ab8a8ed2eb
Fix sample code insertion.
2010-01-29 19:11:26 -08:00
Jim Miller
798c4b985d
am 3a8a2818: am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call.
...
Merge commit '3a8a28185bc26ccfdf847016d5a40af35436ca97'
* commit '3a8a28185bc26ccfdf847016d5a40af35436ca97':
Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call.
2010-01-29 18:12:47 -08:00
Jim Miller
3a8a28185b
am d8a3a895: Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call.
...
Merge commit 'd8a3a8957b9d71ab75584b0cc98324fd70cc527c' into eclair-plus-aosp
* commit 'd8a3a8957b9d71ab75584b0cc98324fd70cc527c':
Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call.
2010-01-29 18:06:48 -08:00
Jim Miller
d8a3a8957b
Fix 2404771: Expose reset() in SlidingTab widget so we can reset it when we get an incoming call.
...
Updated javadoc.
2010-01-29 17:59:33 -08:00
Dianne Hackborn
dfe4ec0eab
Merge "Fix SDK build."
2010-01-29 17:39:06 -08:00