android-build SharedAccount
0fda766e53
Merge branch 'cupcake'
2009-01-15 16:16:01 -08:00
The Android Open Source Project
9266c558bf
auto import from //branches/cupcake/...@126645
2009-01-15 16:12:10 -08:00
The Android Open Source Project
e570a0fa86
auto import from //branches/cupcake/...@125939
2009-01-09 18:24:37 -08:00
The Android Open Source Project
b798689749
auto import from //branches/cupcake/...@125939
2009-01-09 17:51:23 -08:00
Jon Larimer
9bdf576615
proposed fix for issue #1703 : http://code.google.com/p/android/issues/detail?id=1703
2009-01-02 18:55:15 -05:00
Jean-Baptiste Queru
e1dc1d6dc8
Merge commit 'remotes/korg/cupcake'
...
Conflicts:
core/java/com/android/internal/app/AlertController.java
core/res/res/values/strings.xml
media/java/android/media/AudioSystem.java
services/java/com/android/server/LocationManagerService.java
2008-12-19 08:31:54 -08:00
The Android Open Source Project
f013e1afd1
Code drop from //branches/cupcake/...@124589
2008-12-17 18:05:43 -08:00
Nick Pelly
78233dd912
Add bluetooth include path.
...
Fixes build when BOARD_HAVE_BLUETOOTH := true
Signed-off-by: Nick Pelly <npelly@google.com>
2008-11-24 16:18:38 -08:00
Jeyprakash
5aa6bb1edd
Avoid using the 'sample' syntax to refer to Phone Application, in the core.
...
This adds a build dependency on the PhoneApp, and the core build fails on
configurations that do not have Phone Application.
Build Error:
frameworks/base/core/java/android/widget/TwoLineListItem.java:31: error 2: Error reading file for include "" packages/apps/Phone/res/layout/dialer_list_item.xml
2008-11-22 15:00:24 -08:00
Tom Gibara
24847f3517
Fix for bug 1185.
...
The constructor IntentFilter(String action, String dataType) ignores the action parameter.
This change ensures that it is correctly added to the set of actions.
2008-11-04 02:25:42 +00:00
Evan JIANG
ae499953ce
Fix issue 1164: Incorrect organization type label in contacts
...
http://code.google.com/p/android/issues/detail?id=1164
The organization definition in string-array resource is different from
android.provider.Contacts.OrganizationColumns
2008-11-02 09:47:52 +08:00
Muthu Ramadoss
a895b79ccf
BUG FIX - http://code.google.com/p/android/issues/detail?id=955
...
Fixed AlertDialog.Builder setMultiChoiceItems losing checked state for invisible items in UI
when backed by a Cursor. Please refer to the issue tracker for more details.
2008-10-31 14:39:49 +05:30
Jean-Baptiste Queru
1ef4564d4a
Change values of ACTION_POWER constants to better match established practice.
...
Trim code to 100 lines to match style guide.
2008-10-24 11:49:25 -07:00
Cliff Spradlin
fda6fae156
Added broadcasts for external power events.
2008-10-23 10:24:41 -07:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00