Commit Graph

3148 Commits

Author SHA1 Message Date
Android (Google) Code Review
a6f61197c8 am e96bd129: Merge change 7707 into donut
Merge commit 'e96bd1291482175ac1740780cbd0f42bbe9ff746'

* commit 'e96bd1291482175ac1740780cbd0f42bbe9ff746':
  * scale surface view's canvas
2009-07-17 17:13:20 -07:00
Dianne Hackborn
b3e8103538 Add "nodpi" density, and expose a bunch of density-related APIs.
Also update the DpiTest app to use nodpi images, and try to have a mode
where it turns off compatibility though it's not quite working.
2009-07-17 16:59:08 -07:00
Android (Google) Code Review
f4ee65c832 am 09a903ab: Merge change 7696 into donut
Merge commit '09a903ab5b8d940605783ae4ee591c0f090a31d1'

* commit '09a903ab5b8d940605783ae4ee591c0f090a31d1':
  add hidden Options field for native allocations
2009-07-17 15:43:14 -07:00
Android (Google) Code Review
28197c5b67 am 41f338c6: Merge change 7511 into donut
Merge commit '41f338c6c6780d054a26cc4995f48ccce3163c8e'

* commit '41f338c6c6780d054a26cc4995f48ccce3163c8e':
  Support addPkcs12Keystore function in CertTool library.
2009-07-17 15:43:05 -07:00
Android (Google) Code Review
339d529303 am 474b0f29: Merge change 7686 into donut
Merge commit '474b0f2941430b97b4f24f16f7173e5249ccc8f2'

* commit '474b0f2941430b97b4f24f16f7173e5249ccc8f2':
  MediaScanner: Add check for null object in empty title handling code.
2009-07-17 15:42:59 -07:00
Android (Google) Code Review
ebd5c9ed95 Merge change 7651
* changes:
  Contacts Data type consistency.
2009-07-17 15:40:40 -07:00
The Android Open Source Project
23665c94f3 Merge commit 'remotes/goog/donut' into donut-release 2009-07-17 14:50:27 -07:00
Android (Google) Code Review
4a4436477e Merge change 7753 into donut
* changes:
  Add a delay before collecting memory information
2009-07-17 14:43:01 -07:00
Android (Google) Code Review
aac774e83f Merge change 7720 into donut
* changes:
  Fix global ref leak in android.media.AudioRecord. Delete global refs to the native AudioRecord pointer and the callback cookie (for native to Java calls) in the finalize() function and when an error occurs during the allocation of the native resources.
2009-07-17 14:39:52 -07:00
Android (Google) Code Review
063efebd16 Merge change 6809 into donut
* changes:
  Correctly deliver AppWidgetProvider.onDeleted() events.
2009-07-17 14:27:23 -07:00
Android (Google) Code Review
9b325497e3 Merge change 6736
* changes:
  Refactor VCard-related code.
2009-07-17 14:09:00 -07:00
Android (Google) Code Review
8a2d6c34a5 am 54f09101: Merge change 7613 into donut
Merge commit '54f09101381fa63dca35ae4ea0ba3802ee863236'

* commit '54f09101381fa63dca35ae4ea0ba3802ee863236':
  * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode.
2009-07-17 13:58:40 -07:00
Android (Google) Code Review
6f5c3abef9 am 0e230c57: Merge change 7688 into donut
Merge commit '0e230c574bdbf096994f6b658a19c19585907f11'

* commit '0e230c574bdbf096994f6b658a19c19585907f11':
  Copy cached drawables in search dialog.
2009-07-17 13:58:36 -07:00
Jean-Michel Trivi
dd2cedca91 am 19e53f7a: Delete global ref to the weak reference to the SynthProxy in the native_finalize function, that was created in native_setup to prevent leaking refs.
Merge commit '19e53f7ae506ccb294f46a36c70d7f3154b258ad'

* commit '19e53f7ae506ccb294f46a36c70d7f3154b258ad':
  Delete global ref to the weak reference to the SynthProxy in the
2009-07-17 13:58:30 -07:00
Android (Google) Code Review
6fa7ccd9dd am f32f746b: Merge change 7645 into donut
Merge commit 'f32f746b83826303350417ff9937a6f9e5488f24'

* commit 'f32f746b83826303350417ff9937a6f9e5488f24':
  Make the SearchDialog's AutoCompleteTextView dropdown respect the
2009-07-17 13:58:11 -07:00
Android (Google) Code Review
e53bbdfb27 Merge change 7744
* changes:
  Make Process.getFreeMemory() return a long instead of an int, to better work on the simulator now, and phones 2 years from now.
2009-07-17 13:45:17 -07:00
Android (Google) Code Review
a80741e8e9 Merge change 7617
* changes:
  Added method to get metadata out of the player.
2009-07-17 13:19:32 -07:00
Android (Google) Code Review
222e3fe126 Merge change 7724
* changes:
  Remove shadows and invert dx sign in zoomed mode.
2009-07-17 12:30:21 -07:00
Android (Google) Code Review
331c4e33ea Merge change 7723
* changes:
  More usability tweaks including turning the icons right side up.
2009-07-17 12:29:43 -07:00
Android (Google) Code Review
6524bf547c Merge change 7624
* changes:
  Impl. of the metadata getters.
2009-07-17 12:00:28 -07:00
Android (Google) Code Review
b33cca2e97 Merge change 7707 into donut
* changes:
  * scale surface view's canvas   This will not affect GL/Video views as they're directly using surfce but not canvas.
2009-07-17 11:50:51 -07:00
Android (Google) Code Review
46aeba3526 Merge change 7690
* changes:
  GpsLocationProvider: remove mAgpsConfigured configured flag.
2009-07-17 11:50:31 -07:00
Android (Google) Code Review
b43ed245c6 Merge change 7703
* changes:
  resolved conflicts for merge of 3e522c45 to master
2009-07-17 11:11:30 -07:00
Android (Google) Code Review
a596331bd3 Merge change 7696 into donut
* changes:
  add hidden Options field for native allocations
2009-07-17 11:04:06 -07:00
Marco Nelissen
d43b194b69 Instead of using -1 for pid and uid in the simulator, and then having
to special-case the simulator case all over the framework, just use
getuid and getpid, and intercept those in the simulator wrapper.
2009-07-17 10:48:09 -07:00
Android (Google) Code Review
007a4a26e4 Merge change 7709
* changes:
  Fix MT Call screen stuck issue.
2009-07-17 10:29:54 -07:00
Android (Google) Code Review
824567bc9e Merge change 7511 into donut
* changes:
  Support addPkcs12Keystore function in CertTool library.
2009-07-17 10:20:43 -07:00
Android (Google) Code Review
c217814f91 Merge change 7686 into donut
* changes:
  MediaScanner: Add check for null object in empty title handling code.
2009-07-17 10:14:32 -07:00
Android (Google) Code Review
49a21d8fe2 Merge change 7613 into donut
* changes:
   * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode.  * preserve compatibility window flag when the app updates window's layout params.  * Added assertion in DEFAULT_COMPATIBILITY_INFO object to prevent unintentional modification.  * A few minor updates     * log/dump message improvement     * Removed unnecessary method in FadeInOutAnimator     * Fixed 100 char issue in WindwoManagerServer.java
2009-07-17 09:54:53 -07:00
Charles Chen
989837ac87 resolved conflicts for merge of 3e522c45 to master 2009-07-17 09:44:53 -07:00
Android (Google) Code Review
8abec1e7e2 Merge change 7701
* changes:
  Clean up MP3Extractor code and fixes a bug that miscalculated the position of the header by a few bytes whenever we read in more data.
2009-07-17 09:44:25 -07:00
Android (Google) Code Review
f0c658d0df Merge change 7700
* changes:
  stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they are apparently not cleared by the OMX implementation.
2009-07-17 09:35:37 -07:00
Android (Google) Code Review
faee8c0770 Merge change 7688 into donut
* changes:
  Copy cached drawables in search dialog.
2009-07-17 09:27:13 -07:00
Android (Google) Code Review
f4c863c12b Merge change 7699
* changes:
  Implement IMSI function for CDMA phones
2009-07-17 09:26:22 -07:00
Android (Google) Code Review
17990932f6 Merge change 7625
* changes:
  Whitespace cleanup prior to real work.
2009-07-17 08:40:41 -07:00
Android (Google) Code Review
7a824fdef6 Merge change 7671
* changes:
  Free memory on low memory condition.
2009-07-17 07:47:18 -07:00
Android (Google) Code Review
37c6e7373d am 733cbb00: Merge change 7492 into donut
Merge commit '733cbb0009d3e16eac2383a694833bdbc0c7269e'

* commit '733cbb0009d3e16eac2383a694833bdbc0c7269e':
  Delete leaked global ref in AudioTrack constructor.
2009-07-17 02:09:14 -07:00
Android (Google) Code Review
dd5241c774 am 3735df20: Merge change 7545 into donut
Merge commit '3735df20ae9994a759aa9464534d57eab4af4011'

* commit '3735df20ae9994a759aa9464534d57eab4af4011':
  MountListener: When we connect to vold, explicitly mount external storage.
2009-07-17 02:09:06 -07:00
Android (Google) Code Review
f42cea37dd am 97a67cc2: Merge change 7544 into donut
Merge commit '97a67cc281805566d429d4ca6570348fcf6dabd9'

* commit '97a67cc281805566d429d4ca6570348fcf6dabd9':
  sdutil: Up the mount/unmount wait times to account for disk check + reaper time
2009-07-17 02:09:02 -07:00
Android (Google) Code Review
6c9343cfbb am 9db0d36c: Merge change 7600 into donut
Merge commit '9db0d36c6141d8e0ccf6ca6c450872f03b55c15f'

* commit '9db0d36c6141d8e0ccf6ca6c450872f03b55c15f':
  Update youtube bookmark
2009-07-17 02:08:53 -07:00
Android (Google) Code Review
ab5bc0ecd9 Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base 2009-07-16 23:47:19 -07:00
Android (Google) Code Review
f4f4399f98 am a0eb87db: Merge change 7619 into donut
Merge commit 'a0eb87db12aed10bf578e06a35cf89d1779d7cf6'

* commit 'a0eb87db12aed10bf578e06a35cf89d1779d7cf6':
  Fixes #1861763. Prevents IllegalArgumentException in AbsListView on focus
2009-07-16 23:47:06 -07:00
Wink Saville
1b21dc82e4 am abccd7ea: (-s ours) DO NOT MERGE. Implement IMSI function for CDMA phones
Merge commit 'abccd7eaa52d0b8579ba3d1c954dfe7529945c0f'

* commit 'abccd7eaa52d0b8579ba3d1c954dfe7529945c0f':
  DO NOT MERGE. Implement IMSI function for CDMA phones
2009-07-16 23:46:59 -07:00
Android (Google) Code Review
0f3831a977 am 0a6a05cd: (-s ours) Merge change 7598 into donut
Merge commit '0a6a05cdb57561e2d932a62a018c83ca5667f4da'

* commit '0a6a05cdb57561e2d932a62a018c83ca5667f4da':
  DO NOT MERGE - Disable settings backup in Donut
2009-07-16 23:46:50 -07:00
Android (Google) Code Review
01d8996e3f am 43463bfb: (-s ours) Merge change 7572 into donut
Merge commit '43463bfb69fc8fab33afbd5b5f7fe4b7b823a7a2'

* commit '43463bfb69fc8fab33afbd5b5f7fe4b7b823a7a2':
  Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut
2009-07-16 23:46:45 -07:00
Mike Lockwood
24a7e04a62 EventHub: Compare name instead of id when excluding event input devices.
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-07-17 00:10:10 -04:00
Android (Google) Code Review
2554b48635 Merge change 7645 into donut
* changes:
  Make the SearchDialog's AutoCompleteTextView dropdown respect the IME again when the user presses right or left from a query-jammed suggestion to continue editing. Previously we required the user to press on the text field again in order to get the IME to show.
2009-07-16 19:54:19 -07:00
Android (Google) Code Review
8723df325e Merge change 7498 into donut
* changes:
  Adding public intents for TTS to enable checking for TTS data, installing TTS data, and finding out when the TTS queue has finished processing.
2009-07-16 19:54:02 -07:00
Android (Google) Code Review
d15d115e6f Merge change 7492 into donut
* changes:
  Delete leaked global ref in AudioTrack constructor.
2009-07-16 18:34:15 -07:00
Android (Google) Code Review
a9bd829a9d Merge change 7545 into donut
* changes:
  MountListener: When we connect to vold, explicitly mount external storage. Vold no longer mounts storage automatically so it doesnt interfere with the framework booting.
2009-07-16 18:10:48 -07:00