Commit Graph

4683 Commits

Author SHA1 Message Date
Android (Google) Code Review
aa83fc8173 Merge change 26793 into eclair
* changes:
  KeyStore: remove classes used by old keystore.
2009-09-24 01:38:42 -04:00
Android (Google) Code Review
e3edfce725 Merge change 26791 into eclair
* changes:
  KeyStore: return null when response code indicates an error.
2009-09-24 01:38:35 -04:00
Android (Google) Code Review
3e68e1c037 Merge change 26129 into eclair
* changes:
  Add Phone.getPhoneType() operation.
2009-09-24 01:37:09 -04:00
Chia-chi Yeh
4424dd7dd5 keystore: remove old implementation and test.
The new tests will be implemented in java.
2009-09-24 13:35:26 +08:00
Android (Google) Code Review
7b7c3c1515 Merge change 26786 into eclair
* changes:
  Remove old keystore and related files.
2009-09-24 01:17:01 -04:00
Android (Google) Code Review
a6f2728706 Merge change 26640 into eclair
* changes:
  Support IPv6 literal URLs, e.g., http://[2001:4860:b004::68]/ as per RFC 3896 section 3.2.2.
2009-09-24 01:03:58 -04:00
Android (Google) Code Review
2c5bc2b743 Merge change 26566 into eclair
* changes:
  Conditionalized CDMA-specific test.
2009-09-24 00:41:49 -04:00
Android (Google) Code Review
049601e8ee Merge change 26776 into eclair
* changes:
  wallpaper: don't erase the background, just to repaint over it. saves 1.7 ms on some hardware
2009-09-24 00:41:46 -04:00
Android (Google) Code Review
56aaeb0abb 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
401c257fba turn dithering off if it's not needed 2009-09-23 19:16:27 -07:00
Android (Google) Code Review
e5661574a9 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
a2fe0a234b fix [2142193] disable GL_LINEAR when not needed 2009-09-23 18:55:02 -07:00
Android (Google) Code Review
4327cf612b 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
Android (Google) Code Review
69b450fcf2 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
Android (Google) Code Review
03a1bf001c 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
Android (Google) Code Review
b9ac0eb69d Merge change 26719 into eclair
* changes:
  fix simulator build
2009-09-23 20:11:04 -04:00
Android (Google) Code Review
a560844485 Merge change 26717 into eclair
* changes:
  Newer animations.
2009-09-23 20:04:44 -04:00
Android (Google) Code Review
bef4524723 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
Mathias Agopian
8c0a3d75c8 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
118abc10b1 Merge change 26711 into eclair
* changes:
  Fix widget stopListening NPE.
2009-09-23 19:55:14 -04:00
Android (Google) Code Review
68edc69c60 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
Android (Google) Code Review
b2b64c9227 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
7fb7460fc5 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
dd3423c624 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
bc5faabdd6 Merge change 26686 into eclair
* changes:
  Fix broken build.
2009-09-23 18:21:23 -04:00
Android (Google) Code Review
246ea848ff 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
9195835537 Create samples showing how to call OpenGL from JNI libraries. 2009-09-23 14:48:07 -07:00
Android (Google) Code Review
e95f0b38cd 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
Android (Google) Code Review
b196cf28d7 Merge change 25794 into eclair
* changes:
  Remove the GDD Gservices setting.
2009-09-23 16:37:57 -04:00
Android (Google) Code Review
42cf067d28 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
Android (Google) Code Review
953eb137bc 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
bc53233843 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
62297352e7 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
3b01049fd5 Merge change 25635 into eclair
* changes:
  Add new thumbnail API.
2009-09-23 14:31:04 -04:00
Android (Google) Code Review
59214667f2 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
Android (Google) Code Review
6f6381ccbd Merge change 26615 into eclair
* changes:
  Provide a getter to access the width of the HTML document.
2009-09-23 14:24:07 -04:00
Android (Google) Code Review
cff4f09868 Merge change 26625 into eclair
* changes:
  Fix http://b/2139600 (expander indicators misaligned).
2009-09-23 14:12:37 -04:00
Marco Nelissen
a455793a8d fbDev wasn't initialized of hw_get_module failed, but was then used anyway. 2009-09-23 10:56:51 -07:00
Android (Google) Code Review
3880515d82 Merge change 26539 into eclair
* changes:
  Add density value to density enum.
2009-09-23 13:33:06 -04:00
Android (Google) Code Review
904ab724b4 Merge change 26579 into eclair
* changes:
  add definition for Mms.TempStorage content uri and filename.
2009-09-23 13:17:14 -04:00
Android (Google) Code Review
f2b4976a53 Merge change 26595 into eclair
* changes:
  Move destroying the web view to the WVC thread (previously it was on the UI thread)
2009-09-23 12:53:31 -04:00
Android (Google) Code Review
98d4e410a4 Merge change 26590 into eclair
* changes:
  In calcOurContentVisibleRect, account for the visible title bar.
2009-09-23 11:58:46 -04:00
Android (Google) Code Review
adebf5ae4b Merge change 26587 into eclair
* changes:
  Back button in search always goes back or closes search
2009-09-23 11:20:03 -04:00
Android (Google) Code Review
420d010f1a Merge change 26573 into eclair
* changes:
  Fix bug where onStartCommand() was never called with a null intent.
2009-09-23 03:57:03 -04:00
Android (Google) Code Review
8ea1996cfe Merge change 26549 into eclair
* changes:
  Add Website.TYPE information.
2009-09-23 01:17:31 -04:00
Android (Google) Code Review
d8dc3120ad Merge change 26550 into eclair
* changes:
  fix bug 2134367: failing phone number compare test.
2009-09-23 01:01:18 -04:00
Android (Google) Code Review
f72e082ce2 Merge change 26456 into eclair
* changes:
  - make an AccountManager per context, not one per process - enhance the comment for addOnAccountsUpdatedListener()
2009-09-22 23:20:25 -04:00
Android (Google) Code Review
8a095e1d6d Merge change 26517 into eclair
* changes:
  Add a new IResourceValue that knows about the density.
2009-09-22 22:51:25 -04:00
Android (Google) Code Review
f38502c71c Merge change 26527 into eclair
* changes:
  Dock screen on config can now select AC or USB.
2009-09-22 22:24:10 -04:00
Android (Google) Code Review
a99fb28852 Merge change 26415 into eclair
* changes:
  Add support for thumbnails to WallpaperInfo.
2009-09-22 22:06:38 -04:00