Commit Graph

3179 Commits

Author SHA1 Message Date
Android (Google) Code Review
05ad423fdd Merge change 8764
* changes:
  allow illegal subparam sizes for CDMA SMS
2009-07-28 23:34:11 -07:00
Android (Google) Code Review
3edd0030cd Merge change 8945
* changes:
  Expose type constants and accessor for unit tests.
2009-07-28 20:46:22 -07:00
Android (Google) Code Review
52eaa311d4 Merge changes 8935,8936
* changes:
  Fix the IOException in wallpaper restore -- the padding isn't required at the end.
  Fix bug 1982892 - batteryservice turns off device even while plugged in
2009-07-28 20:20:02 -07:00
Android (Google) Code Review
34f525c913 Merge change 8931
* changes:
  fix [1985856] Seg fault when using the soft keyboard in the Messaging app
2009-07-28 19:18:32 -07:00
Mathias Agopian
672136f3e6 fix [1985856] Seg fault when using the soft keyboard in the Messaging app 2009-07-28 19:17:54 -07:00
Android (Google) Code Review
aa139dbbe7 Merge change 8922
* changes:
  GPS: Don't call native_set_agps_server() until after we call native_init().
2009-07-28 18:34:28 -07:00
Joe Onorato
1b96719b32 Fix the IOException in wallpaper restore -- the padding isn't required at the end. 2009-07-28 18:30:15 -07:00
Android (Google) Code Review
d4357fec9c am a62f16ac: Merge change 8877 into donut
Merge commit 'a62f16accad31e03ede5e4e6525dbe30dccc6db0'

* commit 'a62f16accad31e03ede5e4e6525dbe30dccc6db0':
  Remove warning in non-eng builds.
2009-07-28 17:57:39 -07:00
Android (Google) Code Review
26348a4a2c Merge change 8886
* changes:
  Fix broken calendar tests.
2009-07-28 17:42:53 -07:00
Android (Google) Code Review
c5baba8975 Merge change 8901
* changes:
  Add new icons and implement text. Fix bug with uploading 8888 bitmaps of non-square size.
2009-07-28 17:22:23 -07:00
Android (Google) Code Review
e5c58c2b93 Merge change 8839
* changes:
  Fix selection and change icon loading from 565 to 8888.
2009-07-28 17:19:00 -07:00
Android (Google) Code Review
76a4112be6 Merge change 8888
* changes:
  Voicemail number setting is throwing exception
2009-07-28 16:32:04 -07:00
Android (Google) Code Review
14eff6f1f3 Merge change 8878
* changes:
  Support for selection of silent ringtone from the ringtone picker. This doesn't actually enable that, but adds the necessary code to make it work when enabled, and cleans up some ringtone related code.
2009-07-28 16:26:40 -07:00
Mathias Agopian
1c8ffbc728 resolved conflicts for merge of de36313b to master 2009-07-28 15:42:53 -07:00
Android (Google) Code Review
f97983c974 Merge change 8877 into donut
* changes:
  Remove warning in non-eng builds.
2009-07-28 15:34:25 -07:00
Android (Google) Code Review
d9b69ffd13 am e640d259: Merge change 8832 into donut
Merge commit 'e640d259c29b9d919e80b2b3d3f810459135b8f3'

* commit 'e640d259c29b9d919e80b2b3d3f810459135b8f3':
  fix [1996214] Boot animation is occasionally messed up
2009-07-28 15:27:25 -07:00
Android (Google) Code Review
18d928e194 am 6b46dc86: Merge change 8840 into donut
Merge commit '6b46dc8616dff7a5049b9fbaa7bbf8b4c0840eb4'

* commit '6b46dc8616dff7a5049b9fbaa7bbf8b4c0840eb4':
  Add padding to height of AutoCompleteTextView drop-down.
2009-07-28 15:27:10 -07:00
Dianne Hackborn
4743a87526 resolved conflicts for merge of f0d83fd9 to master 2009-07-28 15:23:21 -07:00
Android (Google) Code Review
a4acef7c4a am 40c0de64: Merge change 8836 into donut
Merge commit '40c0de641a64ed4db4f0a08448a7b58bc50a5425'

* commit '40c0de641a64ed4db4f0a08448a7b58bc50a5425':
  Add menu with search settings to search dialog.
2009-07-28 14:24:07 -07:00
Android (Google) Code Review
12cf346bb9 Merge change 8858
* changes:
  resolved conflicts for merge of ac38dfc5 to master
2009-07-28 14:21:23 -07:00
Mathias Agopian
5d7126b625 resolved conflicts for merge of ac38dfc5 to master 2009-07-28 14:20:21 -07:00
Android (Google) Code Review
2844dc6d59 Merge change 8832 into donut
* changes:
  fix [1996214] Boot animation is occasionally messed up
2009-07-28 14:18:00 -07:00
Android (Google) Code Review
3d38870a65 Merge change 8855
* changes:
  Wifi: Make sure the interface is up before telling supplicant to start the driver.
2009-07-28 14:08:48 -07:00
Android (Google) Code Review
a2e001ccbd Merge change 8396
* changes:
  checkin for port forwarding through adb, gets access to external network via USB, this also adds in related plumbing for running the http hosted tests, but will not enable those tests yet.
2009-07-28 14:04:22 -07:00
Android (Google) Code Review
58c085d603 Merge change 8437
* changes:
  Re-add double tap to the Browser. It only works if WebView uses wide viewport. It is also controlled by ENABLE_DOUBLETAP_ZOOM flag. Currently the default is on.
2009-07-28 13:45:58 -07:00
Android (Google) Code Review
390d865faf Merge change 8845
* changes:
  While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds.
2009-07-28 13:32:50 -07:00
Android (Google) Code Review
3a933792e3 Merge change 8681
* changes:
  PowerManager: Add proximity sensor support.
2009-07-28 13:20:16 -07:00
Android (Google) Code Review
16bece9fb3 Merge change 8840 into donut
* changes:
  Add padding to height of AutoCompleteTextView drop-down.
2009-07-28 13:11:13 -07:00
Android (Google) Code Review
92bb7b9ad8 Merge change 8803
* changes:
  Squashed commit of the following:
2009-07-28 12:48:56 -07:00
Android (Google) Code Review
b5e5195cde Merge change 8752 into donut
* changes:
  Updates from API review.
2009-07-28 12:36:49 -07:00
Android (Google) Code Review
7d021fb6d8 Merge change 8836 into donut
* changes:
  Add menu with search settings to search dialog.
2009-07-28 12:28:06 -07:00
Android (Google) Code Review
e78c9095c2 Merge change 8835
* changes:
  Add "boxed" bitmap uploads which simply place a non-pow2 bitmap into the smallest larger pow texture.  The added space is filled black.
2009-07-28 12:03:46 -07:00
Android (Google) Code Review
5fb9d7d1c1 am 50f05b8f: Merge change 8825 into donut
Merge commit '50f05b8ffd2c4f4d877c4564b2339ca0ccca6ec1'

* commit '50f05b8ffd2c4f4d877c4564b2339ca0ccca6ec1':
  Fixes 2017393. Correctly apply gravity in RelativeLayout.
2009-07-28 11:29:34 -07:00
Android (Google) Code Review
3816dd3968 am c6590d6f: Merge change 8759 into donut
Merge commit 'c6590d6f390fc69fe15a9a565327a8f8c97f107b'

* commit 'c6590d6f390fc69fe15a9a565327a8f8c97f107b':
  Cancel search on BACK if IME is obscured.
2009-07-28 11:29:15 -07:00
Eric Fischer
95493dafb1 resolved conflicts for merge of cdb9e971 to master 2009-07-28 11:27:07 -07:00
Android (Google) Code Review
792561dab0 Merge change 8817 into donut
* changes:
  fix [2017532] Partial Update leaves residual image.
2009-07-28 11:24:39 -07:00
Android (Google) Code Review
f009db3720 Merge change 8825 into donut
* changes:
  Fixes 2017393. Correctly apply gravity in RelativeLayout.
2009-07-28 11:19:19 -07:00
Mathias Agopian
970112231e fix [2017532] Partial Update leaves residual image. 2009-07-28 10:57:27 -07:00
Android (Google) Code Review
2f682da1f2 Merge change 8759 into donut
* changes:
  Cancel search on BACK if IME is obscured.
2009-07-28 10:45:35 -07:00
Android (Google) Code Review
8da338380f Merge change 8806 into donut
* changes:
  Mark the the airplane mode internal strings as not translatable.
2009-07-28 10:27:56 -07:00
Android (Google) Code Review
3c59370570 am 1dd6936a: Merge change 8728 into donut
Merge commit '1dd6936a862be97efca02e4b7582a9fca1fcc269'

* commit '1dd6936a862be97efca02e4b7582a9fca1fcc269':
  Fix resource code and version attributes
2009-07-28 10:21:45 -07:00
Android (Google) Code Review
5eb259b2d7 Merge change 8728 into donut
* changes:
  Fix resource code and version attributes Create a new package setting object for updated system apps rather than moving around the same setting. This updates the resource, code and version correctly. For updating system packages, disable the package first which removes the entry from internal structures, create a new package setting, add it to list of user id's then rest of installation steps, kill the process if needed via ActivityManager then add this setting if everything was successful. This also fixes issues with updating values prematurely.
2009-07-28 10:18:47 -07:00
Android (Google) Code Review
5cbbfceb58 Merge change 8742
* changes:
  Modify BluetoothPbap for a few wrong wordings
2009-07-28 10:05:35 -07:00
Android (Google) Code Review
1c2c714130 Merge change 8770
* changes:
  Fix issue 2004229: DTMF tones play through earpiece (G1).
2009-07-28 09:46:28 -07:00
Android (Google) Code Review
4ae22256db Merge change 8779
* changes:
  Fix issue 2015322	mediaframeworktest.MediaAudioTrackTest fails.
2009-07-28 09:15:45 -07:00
Android (Google) Code Review
e9ad2550a2 Merge change 8735
* changes:
  ContactsContract: Renaming Aggregates to Contacts
2009-07-28 09:01:51 -07:00
Android (Google) Code Review
19bb52028d am 738b4c00: Merge change 8773 into donut
Merge commit '738b4c000bab8414fa2969db489d7abce20e0af6'

* commit '738b4c000bab8414fa2969db489d7abce20e0af6':
  Only dismiss search on suggestion click in in-app search
2009-07-28 07:21:09 -07:00
Android (Google) Code Review
026c79caa5 Merge change 8773 into donut
* changes:
  Only dismiss search on suggestion click in in-app search
2009-07-28 07:19:26 -07:00
Eric Laurent
d55d179e95 Fix issue 2004229: DTMF tones play through earpiece (G1). 2009-07-28 06:11:55 -07:00
Chung-yih Wang
728d0c2a7f am 19145237: Forgot to convert the jstring to char* in certificate request.
Merge commit '191452378639f1135c9591e21911ce250d140769'

* commit '191452378639f1135c9591e21911ce250d140769':
  Forgot to convert the jstring to char* in certificate request.
2009-07-28 00:30:03 -07:00