Jon Larimer
cf734f4e4e
fix (more) style issues from change #5124
2008-12-09 18:17:41 -05:00
Mike Reed
1a2d9dbe9c
Refresh fonts with updated license strings in the 'name' table
...
Use compressed kerning format
Add cyrillic characters
2008-12-09 09:51:08 -05:00
Jon Larimer
fd9f42a696
In removeGpsStatusListener, remove the listener for real.
2008-12-07 18:44:24 -05:00
Jon Larimer
56fe6be0c3
Enforce permission for using addGpsStatusListener. Even though it's currently hidden and inaccessible from the SDK, it's still
...
possible for an Android app to use, so it needs to check perms.
2008-12-07 18:40:05 -05: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
Jean-Baptiste Queru
e70cfafe58
Change ROUTE_ALL from 15 (4-bit mask) to -1 (32-bit mask) to allow for more routes in the future.
2008-11-24 10:01:58 -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
Jean-Baptiste Queru
88e728210b
Change ROUTE_ALL from 15 (4-bit mask) to -1 (32-bit mask) to allow for more routes in the future.
2008-11-21 14:19:18 -08:00
Rich Cannings
aba0875422
Fix the lock screen bypass issue reported in http://forum.xda-developers.com/showthread.php?t=436767 .
2008-11-11 15:12:25 +09: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
raphael
9b68d54c0e
Fix typo. It's "picasa", not "picassa".
2008-10-28 14:44:31 -07:00
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
Alexey Zaytsev
862bfdba15
Add a few missing headers.
...
Fixes build with gcc 4.3.2 on Debian.
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
2008-10-22 02:05:55 +04:00
Alexey Zaytsev
0aa7fe6876
Add a few missing headers
...
Fixes build with gcc 4.3.2
Signed-off-by: Alexey Zaytsev <alexey.zaytsev@gmail.com>
2008-10-21 23:52:01 +04:00
The Android Open Source Project
e5ed42d1bc
Initial Contribution
2008-10-21 07:00:00 -07:00
The Android Open Source Project
54b6cfa9a9
Initial Contribution
2008-10-21 07:00:00 -07:00