Tammo Spalink
af8e23fe9e
Conditionalized CDMA-specific test.
...
Addresses issue:
http://b/issue?id=2122045
Change-Id: Ia43e254f0808e1d96cbd240101eee621979e9100
2009-09-24 12:29:16 +08:00
Mathias Agopian
e2d034c901
wallpaper: don't erase the background, just to repaint over it. saves 1.7 ms on some hardware
2009-09-23 21:06:17 -07:00
Jeff Hamilton
85abdc59c3
Make the new ContactsContract public.
...
It replaces the now deprecated Contacts APIs.
Change-Id: Id65ff35d78cb79740cdc4c94388cc965ce4f2f2d
2009-09-23 22:41:59 -05:00
Android (Google) Code Review
da3511113a
Merge changes 26766,26767 into eclair
...
* changes:
turn dithering off if it's not needed
fix [2142193] disable GL_LINEAR when not needed
2009-09-23 22:17:54 -04:00
Mathias Agopian
cc934763c3
turn dithering off if it's not needed
2009-09-23 19:16:27 -07:00
Android (Google) Code Review
3b805d5707
Merge change 26616 into eclair
...
* changes:
Add density support to layoutlib so that bitmap are scaled if needed.
2009-09-23 22:10:38 -04:00
Mathias Agopian
44cac13465
fix [2142193] disable GL_LINEAR when not needed
2009-09-23 18:55:02 -07:00
Mathias Agopian
8434c53693
the boot animation is back! it broke in a recent check-in
2009-09-23 18:52:49 -07:00
Android (Google) Code Review
769de37e21
Merge change 26752 into eclair
...
* changes:
Fix 2105956: The nine patch markers for one of the zoom buttons were reversed
2009-09-23 21:27:46 -04:00
Mike Cleron
826653df85
Fix 2105956: The nine patch markers for one of the zoom buttons were reversed
2009-09-23 18:20:11 -07:00
Daisuke Miyakawa
de26b54bb6
Make ContactStruct explicitly set RawContacts.ACCOUNT_NAME and RawContacts.ACCOUNT_TYPE to null.
...
Contacts app's EditContactActivity now explicitly set those to null, so I thought vCard importer
also shold do so.
Internal issue number: 2141766
TODO:
Contacts app's side should be also modified to completely fix the issue above.
2009-09-23 18:11:09 -07:00
Jason Sams
6b9dec00af
Remove depricated triangleMesh.
2009-09-23 18:07:45 -07:00
Lorenzo Colitti
78cf04f658
Support IPv6 literal URLs, e.g., http://[2001:4860:b004::68]/ as per RFC 3896
...
section 3.2.2.
Change-Id: I6166753fac2c141440fc3c860ab644b29b188d76
2009-09-23 18:05:51 -07:00
Android (Google) Code Review
880aaa7fe0
Merge change 26730 into eclair
...
* changes:
Fix 2132058: Tweak hdpi textfield assets so they align with buttons
2009-09-23 20:49:01 -04:00
Mike Cleron
67e42b0f98
Fix 2132058: Tweak hdpi textfield assets so they align with buttons
2009-09-23 17:28:04 -07:00
Android (Google) Code Review
a30071273a
Merge change 26728 into eclair
...
* changes:
Make the renderscript timing logging available by setting debug.rs.profile=1
2009-09-23 20:27:52 -04:00
Joe Onorato
9ac2c66f01
Make the renderscript timing logging available by setting debug.rs.profile=1
2009-09-23 17:26:07 -07:00
Android (Google) Code Review
b5501d0e5c
Merge change 26719 into eclair
...
* changes:
fix simulator build
2009-09-23 20:11:04 -04:00
Mathias Agopian
b4d5a72691
fix simulator build
2009-09-23 17:05:19 -07:00
Android (Google) Code Review
ce60514221
Merge change 26717 into eclair
...
* changes:
Newer animations.
2009-09-23 20:04:44 -04:00
Android (Google) Code Review
6e35b50e8d
Merge change 26715 into eclair
...
* changes:
fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view
2009-09-23 20:03:41 -04:00
Dianne Hackborn
5baba16989
Newer animations.
...
Change-Id: I1bb8e52f91dc60a6ec9496e2c66623bc8080b95d
2009-09-23 17:03:41 -07:00
Mathias Agopian
2e4b68d57b
fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: frozen then runtime restart going to list view
...
Revert "workaround for [2113743] Sholes: frozen then runtime restart going to list view"
This reverts commit 4a06bb4f3355b0ef2b76aa883704da9d154c44ae.
2009-09-23 16:59:57 -07:00
Android (Google) Code Review
2cca29a333
Merge change 26711 into eclair
...
* changes:
Fix widget stopListening NPE.
2009-09-23 19:55:14 -04:00
Ken Shirriff
e21167a9e5
Fix widget stopListening NPE.
...
lookupHostLocked caller needs to check for null return value.
2009-09-23 16:43:34 -07:00
Wu-cheng Li
e6bea600fe
Change setRotation documentaion.
2009-09-23 16:40:10 -07:00
Xavier Ducrohet
56a92e3ba0
Add density support to layoutlib so that bitmap are scaled if needed.
...
Change-Id: I00204bb136ccaa44deeafbe0ea8746fea9903341
2009-09-23 16:38:57 -07:00
Android (Google) Code Review
8799b96ea0
Merge change 26314 into eclair
...
* changes:
Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
2009-09-23 19:15:29 -04:00
Jim Miller
50c05f38b3
Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
...
Make sure 'nobroadcast' flag doesn't get stored in database.
Update after review.
2009-09-23 16:05:03 -07:00
Android (Google) Code Review
8f1e598118
Merge change 26653 into eclair
...
* changes:
make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
2009-09-23 18:58:07 -04:00
Android (Google) Code Review
60b69cd70e
Merge change 26691 into eclair
...
* changes:
fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain)
2009-09-23 18:50:22 -04:00
Mathias Agopian
bc7261130a
fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain)
2009-09-23 15:49:32 -07:00
Android (Google) Code Review
9d31e1beba
Merge change 26686 into eclair
...
* changes:
Fix broken build.
2009-09-23 18:21:23 -04:00
Dianne Hackborn
a52b4d764e
Fix broken build.
...
I -did- run it... why did this later break on me?!?
Change-Id: I70db0279f9a1b499496f9808525d2b112495d6c7
2009-09-23 15:17:39 -07:00
Android (Google) Code Review
311ed0191d
Merge change 26679 into eclair
...
* changes:
Create samples showing how to call OpenGL from JNI libraries.
2009-09-23 17:53:54 -04:00
Jack Palevich
a8fecb87c5
Create samples showing how to call OpenGL from JNI libraries.
2009-09-23 14:48:07 -07:00
Dianne Hackborn
de0dfb7b65
Fix issue #2125720 Weather Forecast Widget - graphics do not scale
...
I forgot to add the new density field to the Bitmaps' parcelable data.
Change-Id: I77cf3e93e356297e0caed6fc71b62b5cd8f79124
2009-09-23 14:26:02 -07:00
Android (Google) Code Review
5dd7c726f4
Merge change 26667 into eclair
...
* changes:
Add raster object to control point and line params. Add flag to force SW rendering.
2009-09-23 17:00:22 -04:00
Jason Sams
ebfb436a49
Add raster object to control point and line params. Add flag to force SW rendering.
2009-09-23 13:57:02 -07:00
Android (Google) Code Review
f017167f52
Merge change 25794 into eclair
...
* changes:
Remove the GDD Gservices setting.
2009-09-23 16:37:57 -04:00
Sanjay Jeyakumar
b34a3a0805
Remove the GDD Gservices setting.
2009-09-23 13:34:20 -07:00
Android (Google) Code Review
193a626189
Merge change 26537 into eclair
...
* changes:
add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
2009-09-23 16:17:02 -04:00
Fred Quintana
600dde04ee
make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
2009-09-23 12:58:51 -07:00
Cary Clark
37703b6c87
invalidate the webview after pressing the IME 'next' button
...
fixes http://b/issue?id=2141013
2009-09-23 15:40:17 -04:00
Android (Google) Code Review
bdeccbba6f
Merge change 26623 into eclair
...
* changes:
fbDev wasn't initialized of hw_get_module failed, but was then used anyway.
2009-09-23 15:02:49 -04:00
Android (Google) Code Review
3f2c70fb9e
Merge change 26627 into eclair
...
* changes:
Convert instances of px in default UI styles to dip.
2009-09-23 14:54:44 -04:00
Android (Google) Code Review
7475be4bc2
Merge change 26636 into eclair
...
* changes:
Fix #2101821 : Cut labels of menu items in "SnapTell" market app.
2009-09-23 14:45:17 -04:00
Android (Google) Code Review
830207cab4
Merge change 25635 into eclair
...
* changes:
Add new thumbnail API.
2009-09-23 14:31:04 -04:00
Android (Google) Code Review
3136d4b010
Merge change 26635 into eclair
...
* changes:
Added tool to generate application-specific reports from class load profiling data. Generated new profiling data. Deleted old data. Generated new preloaded-classes file.
2009-09-23 14:28:16 -04:00
Dianne Hackborn
b8a9f12802
Fix #2101821 : Cut labels of menu items in "SnapTell" market app.
...
Ummmm... this turns out to be pretty bad. NinePatchDrawable was not
scaling its reported padding for compatibility mode, causing spacing
to be off. All over the place. This change should improve things quite
a bit (and magically makes nearly all of the menu flaws go away).
Change-Id: I94a8310d95b908b6f087db97d9afaed654ca6de5
2009-09-23 11:27:06 -07:00