Romain Guy
51d154b82b
Fixes #1603191 . GridView could provoke NPEs during layout passes initiated from key events.
2009-05-04 16:24:39 -07:00
Android (Google) Code Review
2c9eec6b1d
Merge change 952 into donut
...
* changes:
Debug: Minor cleanup
2009-05-04 16:20:14 -07:00
Dave Bort
e9bfd9b873
Debug: Minor cleanup
...
Address crazybob's comments.
Avoid referring to a static in one of the helper methods.
2009-05-04 16:16:47 -07:00
Android (Google) Code Review
724561cc20
Merge change 949 into donut
...
* changes:
Fixes external #2575 (http://code.google.com/p/android/issues/detail?id=2575 ). HorizontalScrollView was comparing the measured height of its child to its width.
2009-05-04 15:30:35 -07:00
Android (Google) Code Review
beb2498ead
Merge change 956 into donut
...
* changes:
Fixes #1827988 . Prevent marquee text from constantly rescaling itself in Market
2009-05-04 15:09:47 -07:00
Romain Guy
3373ed62d1
Fixes #1827988 . Prevent marquee text from constantly rescaling itself in Market
2009-05-04 15:05:22 -07:00
Romain Guy
f83f59f4af
Fixes external #2575 ( http://code.google.com/p/android/issues/detail?id=2575 ). HorizontalScrollView was comparing the measured height of its child to its width.
2009-05-04 14:15:23 -07:00
Android (Google) Code Review
7ff943673e
Merge change 911 into donut
...
* changes:
Debug: Add setPropertiesOn(), and @hide it for now
2009-05-04 14:03:40 -07:00
Scott Main
5c6f93f142
am eb086d6: AI 148270: remove references to AbsoluteLayout because it\'s
...
Merge commit 'eb086d60b2b3425dec37d41b059d9e9cadfbbd18' into donut
* commit 'eb086d60b2b3425dec37d41b059d9e9cadfbbd18':
AI 148270: remove references to AbsoluteLayout because it's been deprecated
2009-05-04 13:22:36 -07:00
Scott Main
eb086d60b2
AI 148270: remove references to AbsoluteLayout because it's been deprecated
...
BUG=1790234
Automated import of CL 148270
2009-05-04 13:20:20 -07:00
Wu-cheng Li
fa3e556279
Change error message.
2009-05-04 19:38:43 +08:00
Romain Guy
6a1ae64f77
Fix another HTML formatting in android.os.AsyncTask
2009-05-02 22:52:17 -07:00
Android (Google) Code Review
8d121ce945
Merge change 917 into donut
...
* changes:
Fix HTML formatting in android.os.AsyncTask
2009-05-02 22:42:00 -07:00
Romain Guy
b97aec64be
Fix HTML formatting in android.os.AsyncTask
2009-05-02 22:41:32 -07:00
Owen Lin
3413b8983a
Let screenOrientation="behind" works as expected
2009-05-01 19:31:33 -07:00
Dave Bort
1ce5bd3463
Debug: Add setPropertiesOn(), and @hide it for now
...
This lets a caller reflectively set the static fields of a class
based on debug build properties.
Signed-off-by: Dave Bort <dbort@android.com>
2009-05-01 18:47:47 -07:00
Android (Google) Code Review
821427eac7
Merge change 847 into donut
...
* changes:
Config: Deprecate most fields, and hook into ConfigBuildFlags
2009-05-01 18:32:46 -07:00
Android (Google) Code Review
7db486058c
Merge change 845 into donut
...
* changes:
Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE
2009-05-01 18:32:37 -07:00
Dave Bort
52fa7c2afd
Config: Deprecate most fields, and hook into ConfigBuildFlags
...
Copy 3.xml to 4.xml, and patch 4.xml to deal with the fact that
Config.DEBUG's value is no longer actually fixed. We don't want
to modify 3.xml directly, because it's the official cupcake API.
Update current.xml to reflect the differences between 3.xml and 4.xml
and to reflect the new deprecation states.
The deprecated fields should be @hidden if possible before the
next API release, but it can't be done yet because there are
SDK-linked platform apps that use some of the deprecated fields.
Signed-off-by: Dave Bort <dbort@android.com>
2009-05-01 17:47:13 -07:00
Dave Bort
a833cbbed0
Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE
...
This will be used to revive android.util.Config.DEBUG.
Signed-off-by: Dave Bort <dbort@android.com>
2009-05-01 17:47:08 -07:00
Android (Google) Code Review
854c8c78c1
Merge change 896 into donut
...
* changes:
make AutoCompleteTextView take the alternate anchor view into account when computing the max available space on screen.
2009-05-01 16:32:21 -07:00
Android (Google) Code Review
ef65477523
Merge change 844 into donut
...
* changes:
clean up cdma sms creation and parsing
2009-05-01 14:22:20 -07:00
Karl Rosaen
743ae65992
make AutoCompleteTextView take the alternate anchor view into account when computing the max available space on screen.
...
before, it always computed the height based on the text view itself being the anchor. This fixes the clipping bug
in the search dialog.
2009-05-01 14:15:11 -07:00
Tammo Spalink
8478b59f17
clean up cdma sms creation and parsing
...
related to issue http://b/issue?id=1782245
- fixes 7bit ASCII encode and decode (previous completely broken)
- also consolidates encoding of user data, and changed to match
the conventions of the new data coding -- previously likely
broken for several cases
2009-05-01 14:11:44 -07:00
Android (Google) Code Review
e117ff6e29
Merge change 860 into donut
...
* changes:
Change 79 in git master branch
2009-05-01 14:09:03 -07:00
Dirk Dougherty
75e44a1c72
am a417ee5: AI 148197: Add a link in "Community" page to the android mar
...
Merge commit 'a417ee5afa8133d42d76691d6501741dc6c7178d' into donut
* commit 'a417ee5afa8133d42d76691d6501741dc6c7178d':
AI 148197: Add a link in "Community" page to the android market discussion forum.
2009-05-01 13:40:01 -07:00
Dirk Dougherty
a417ee5afa
AI 148197: Add a link in "Community" page to the android market discussion forum.
...
BUG=1790234
Automated import of CL 148197
2009-05-01 13:36:37 -07:00
Dirk Dougherty
4f50893634
am 392d29a: AI 148193: More misc fixes in format, links, content for And
...
Merge commit '392d29ab0d02dc4040436ccc9638b7498b2eb1de' into donut
* commit '392d29ab0d02dc4040436ccc9638b7498b2eb1de':
AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs.
2009-05-01 13:03:34 -07:00
Dirk Dougherty
392d29ab0d
AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs.
...
BUG=1790234
Automated import of CL 148193
2009-05-01 13:01:24 -07:00
Mike Lockwood
275555c8eb
location: Add support for location providers outside of the system process.
...
Also added new permissions android.permission.INSTALL_LOCATION_PROVIDER
and android.permission.INSTALL_LOCATION_COLLECTOR to the public API.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-05-01 15:06:31 -04:00
Scott Main
767db0a1ec
am 003eaa2: AI 148189: update the NotepadCodelab zip file to remove R.ja
...
Merge commit '003eaa2808e1e41d85ec6a5612de96e3ae575664' into donut
* commit '003eaa2808e1e41d85ec6a5612de96e3ae575664':
AI 148189: update the NotepadCodelab zip file to remove R.java, other project/bin files and erratic hidden files;
2009-05-01 11:56:48 -07:00
Scott Main
003eaa2808
AI 148189: update the NotepadCodelab zip file to remove R.java, other project/bin files and erratic hidden files;
...
udpate the procedure for creating a project from existing code.
BUG=1824317,1824355,1824417
Automated import of CL 148189
2009-05-01 11:56:16 -07:00
Romain Guy
9a81736176
Add the ability to specify the onClick handler with XML. The new android:onClick attribute defines the name of the method in the Activity to invoke when the button is clicked. The method has to be public and get one View parameter.
2009-05-01 10:57:14 -07:00
Dirk Dougherty
15d98b23ca
am 1432cd8: AI 148183: Add missing android namespace to minSdkVersion
...
Merge commit '1432cd874af2250f021d2e21d0ae048be08cbdc7' into donut
* commit '1432cd874af2250f021d2e21d0ae048be08cbdc7':
AI 148183: Add missing android namespace to minSdkVersion
2009-05-01 10:05:29 -07:00
Dirk Dougherty
1432cd874a
AI 148183: Add missing android namespace to minSdkVersion
...
BUG=1819430
Automated import of CL 148183
2009-05-01 10:02:17 -07:00
Android (Google) Code Review
e5c4725666
Merge change 873 into donut
...
* changes:
pass original ptrs to JNI release functions (instead of += index to them)
2009-05-01 07:58:48 -07:00
Mike Lockwood
15e3d0f082
location: Use ILocationProvider Binder interface for all location providers.
...
This change eliminates the LocationProviderImpl class which had been used
for location providers running in the system process.
Now the LocationProvider base class is only used to implement the
LocationManager.createProvider() method for retrieving provider information.
Added a new IGpsStatusProvider interface for providers that serve GPS status.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-05-01 08:24:47 -04:00
Mike Reed
ad8b8f57a4
pass original ptrs to JNI release functions (instead of += index to them)
2009-05-01 08:24:01 -04:00
Bjorn Bringert
a56b318cf2
NEW_API: Expose includeInGlobalSearch searchable attribute
...
If this attribute is provided and true, the searchable activity will be
included in any global lists of search targets.
This is needed to support third-party suggestion providers in
global search. See http://b/issue?id=1819651
2009-05-01 09:43:49 +01:00
Bjorn Bringert
232cd50f15
NEW_API: Expose searchSuggestThreshold searchable attribute
...
This lets the searchable activity specify the number of
characters needed to trigger suggestions. Before, this was
hard-coded at 0. This caused unnecessary querying of the
suggestion provider in cases where the provider does not
return suggestions for empty or short queries.
2009-05-01 09:43:48 +01:00
James Dong
c02cac481c
Change 79 in git master branch
2009-04-30 23:42:56 -07:00
Android (Google) Code Review
83b395ceac
Merge change 743 into donut
...
* changes:
Add RIL_UNSOL_OEM_HOOK_RAW.
2009-04-30 18:59:52 -07:00
The Android Open Source Project
3500f016bf
Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut
2009-04-30 17:59:19 -07:00
Android (Google) Code Review
dc30119c12
Merge change 842 into donut
...
* changes:
Fixes #1712631 . Whenever a View loses focus/selection, reset its pressed state.
2009-04-30 17:58:28 -07:00
Romain Guy
a2431d0ba2
Fixes #1712631 . Whenever a View loses focus/selection, reset its pressed state.
2009-04-30 17:57:47 -07:00
Eric Fischer
222f079a6e
am b78c31d: AI 148147: Import lots of zh_TW translation changes.
...
Merge commit 'b78c31d0644a9d91fdf705db4b39865f495287be' into donut
* commit 'b78c31d0644a9d91fdf705db4b39865f495287be':
AI 148147: Import lots of zh_TW translation changes.
2009-04-30 17:37:21 -07:00
Eric Fischer
b78c31d064
AI 148147: Import lots of zh_TW translation changes.
...
Automated import of CL 148147
2009-04-30 17:32:14 -07:00
Eric Fischer
a4d8e5ce72
am f8a33c3: AI 148026: Update zh_TW translations.
...
Merge commit 'f8a33c313f93896115d81b4f14adbb7628aa5d93' into donut
* commit 'f8a33c313f93896115d81b4f14adbb7628aa5d93':
AI 148026: Update zh_TW translations.
2009-04-30 17:10:27 -07:00
Eric Fischer
c27eaa45fd
am 0ca686b: AI 148020: Restore accidentally-deleted zh_CN and zh_TW map
...
Merge commit '0ca686b57ea11fa701be8ccaff22cb4b75c9d695' into donut
* commit '0ca686b57ea11fa701be8ccaff22cb4b75c9d695':
AI 148020: Restore accidentally-deleted zh_CN and zh_TW map centers.
2009-04-30 17:10:27 -07:00
Eric Fischer
f8a33c313f
AI 148026: Update zh_TW translations.
...
Automated import of CL 148026
2009-04-30 16:48:33 -07:00