Commit Graph

3792 Commits

Author SHA1 Message Date
Benny Wong
d4851d74ac Add offset handling in MemoryHeapBase class 2009-08-20 03:55:20 -07:00
Android (Google) Code Review
8039e6edac Merge change 22049 into eclair
* changes:
  Fix various issues found when testing Mms.
2009-08-19 23:30:42 -07:00
Android (Google) Code Review
2a9511952f Merge change 22045 into eclair
* changes:
  Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck.
2009-08-19 22:59:35 -07:00
Android (Google) Code Review
d906d4b767 Merge change 22055 into eclair
* changes:
  Improve Obex compatibility
2009-08-19 21:09:45 -07:00
Android (Google) Code Review
007a993ee8 Merge change 22054 into eclair
* changes:
  Add Bluetooth device picker support
2009-08-19 21:02:02 -07:00
Android (Google) Code Review
6c6f32b1d7 Merge change 21931 into eclair
* changes:
  API CHANGE
2009-08-19 20:42:15 -07:00
Android (Google) Code Review
fdd35685f2 Merge change 22001 into eclair
* changes:
  Fix Wifi+Cell on boot after wifi in use.
2009-08-19 20:42:09 -07:00
Android (Google) Code Review
18a00d3b08 Merge change 22030 into eclair
* changes:
  Potential fix for NPE at startExtractingText.
2009-08-19 18:47:37 -07:00
Android (Google) Code Review
ed7f268df4 Merge change 22003 into eclair
* changes:
  Add wallpaper transition animations.
2009-08-19 18:35:53 -07:00
Android (Google) Code Review
76f2884f89 Merge change 22024 into eclair
* changes:
  Micro-optimizations for FallRS
2009-08-19 18:08:33 -07:00
Android (Google) Code Review
bb10a6e7af Merge change 22021 into eclair
* changes:
  fix a bug that caused the PixelFormat viewed by Surface to be wrong.
2009-08-19 17:48:48 -07:00
Mathias Agopian
1c97d2ebe1 fix a bug that caused the PixelFormat viewed by Surface to be wrong.
what happened is that the efective pixel format is calculated by SF but Surface nevew had access to it directly.
in particular this caused query(FORMAT) to return the requested format instead of the effective format.
2009-08-19 17:46:26 -07:00
Android (Google) Code Review
69c5ce9aee Merge change 22011 into eclair
* changes:
  fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory
2009-08-19 17:38:45 -07:00
Android (Google) Code Review
2253462259 Merge change 22014 into eclair
* changes:
  Improved performance in Galaxy and Fall
2009-08-19 17:16:42 -07:00
Mathias Agopian
50517543d8 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory 2009-08-19 17:10:18 -07:00
Android (Google) Code Review
fccb10896f Merge change 21860 into eclair
* changes:
  Return ICC Card ABSENT instead of NOT_READY when it is not present.
2009-08-19 16:30:31 -07:00
Android (Google) Code Review
8c355555f3 Merge change 21985 into eclair
* changes:
  Fix AudioService on HFP power off due to new Bluetooth API.
2009-08-19 15:30:38 -07:00
Android (Google) Code Review
71b99c5569 Merge change 21967 into eclair
* changes:
  Remove SOURCE_VISIBLE flag that is otherwise unused.
2009-08-19 14:33:56 -07:00
Android (Google) Code Review
0b431081a3 Merge change 21949 into eclair
* changes:
  Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits.
2009-08-19 14:32:18 -07:00
Android (Google) Code Review
1dd44a0e5f Merge change 21888 into eclair
* changes:
  Do not enable the rew/pause/ffwd buttons when the media being played does not support these functions. This extends the MediaPlayerControl interface with some new methods, and uses reflection to detect whether the old or new interface is used by an application.
2009-08-19 13:57:22 -07:00
Android (Google) Code Review
139c1dee44 Merge change 21948 into eclair
* changes:
  The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed.
2009-08-19 13:54:01 -07:00
Android (Google) Code Review
ec0ab64095 Merge change 21862 into eclair
* changes:
  Fix issue #2010965: Increase process size on WVGA devices
2009-08-19 12:21:02 -07:00
Android (Google) Code Review
9a0a8c5b02 Merge change 21927 into eclair
* changes:
  Improved RS timing code to monitor where we spend CPU time.
2009-08-19 12:18:28 -07:00
Android (Google) Code Review
1d2f20f889 Merge change 21926 into eclair
* changes:
  Move the sky
2009-08-19 12:10:33 -07:00
Android (Google) Code Review
5628a17d10 Merge change 21919 into eclair
* changes:
  Fix exception when reporting disconn cdma state.
2009-08-19 11:54:48 -07:00
Android (Google) Code Review
7a2e0ce7f9 Merge change 21901 into eclair
* changes:
  Check for a timeout <= 0 before adding the vibration.
2009-08-19 11:50:17 -07:00
Android (Google) Code Review
e97e97fe26 Merge change 21659 into eclair
* changes:
  Fix for Mms without wifi.
2009-08-19 07:19:06 -07:00
Android (Google) Code Review
52b06e394f Merge change 21841 into eclair
* changes:
  clean up some logs and clamp the syncable value
2009-08-18 20:17:57 -07:00
Android (Google) Code Review
7a353a6d3c Merge change 21589 into eclair
* changes:
  Fix bug 2056252: android.test.AndroidTestRunnerTest:testRunTestWithNullListener is failing - Verify mInstrumentation is not null before calling getContext()
2009-08-18 20:16:46 -07:00
Android (Google) Code Review
bde5ce4e4e Merge change 21846 into eclair
* changes:
  Don't call onSurfaceChanged() if nothing interesting has changed.
2009-08-18 18:41:13 -07:00
Android (Google) Code Review
1a7345bf1b Merge change 21847 into eclair
* changes:
  Tweak the water and its texture
2009-08-18 18:39:07 -07:00
Android (Google) Code Review
776a85f16b Merge change 21837 into eclair
* changes:
  Fix possible NPE on touch mode change in TabHost.
2009-08-18 17:41:22 -07:00
Suchi Amalapurapu
7f165f1603 am d50066f8: invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService
Merge commit 'd50066f8d2ab82c2c8ff305c86cc9b39eaca3c28' into eclair

* commit 'd50066f8d2ab82c2c8ff305c86cc9b39eaca3c28':
  invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService
2009-08-18 17:31:54 -07:00
Android (Google) Code Review
0b8a57b293 Merge change 21831 into eclair
* changes:
  Add reflections to the water
2009-08-18 17:22:02 -07:00
Android (Google) Code Review
5f3dbcb744 Merge change 21825 into eclair
* changes:
  Implement OOB destroy method that can be called from the java finalizer removing the need to explicitly destroy objects.
2009-08-18 17:15:04 -07:00
Android (Google) Code Review
eff937fbf3 Merge change 21764 into eclair
* changes:
  Add aapt extensions to dump badging to print more info about activities, receivers and services Fix issue with checking end tags. Earlier some boolean variables were being set once a new tag is detected at the same level which causes some incorrect values to be overwritten. we should be doing this when we detect the end tag.
2009-08-18 16:57:02 -07:00
Android (Google) Code Review
ce327172b4 Merge change 21811 into eclair
* changes:
  More wallpaper fixes: scroll position, visibility, leaking.
2009-08-18 16:54:59 -07:00
Android (Google) Code Review
c24e09c31b Merge change 21776 into eclair
* changes:
  Cleanup of object destruction.  No need to have a per-class destruction function.  This was a legacy of the distant past when the classes did not have a common base.
2009-08-18 15:51:36 -07:00
Android (Google) Code Review
89310de68d Merge change 21790 into eclair
* changes:
  Dormant ICON was not being displayed, fixes bug 2039239.
2009-08-18 15:41:14 -07:00
Android (Google) Code Review
8eb1f64827 Merge change 21770 into eclair
* changes:
  Fix issue #2047139: Remove Service.setForeground()
2009-08-18 14:15:38 -07:00
Xavier Ducrohet
f82d305f92 am ad4bc607: Merge change 21772 into donut
Merge commit 'ad4bc607bd236dd9b06df9cf89dc5e14541ff66c' into eclair

* commit 'ad4bc607bd236dd9b06df9cf89dc5e14541ff66c':
  Fix Resources#opeRawResource(int, TypedValue) in layoutlib.
2009-08-18 13:42:09 -07:00
Android (Google) Code Review
e124d76caf Merge change 21772 into donut
* changes:
  Fix Resources#opeRawResource(int, TypedValue) in layoutlib.
2009-08-18 13:39:50 -07:00
Eric Fischer
0e4e769432 am 79dbf7c8: (-s ours) Import revised translations. DO NOT MERGE
Merge commit '79dbf7c8fc910957c9687b863eae97a768d6be60' into eclair

* commit '79dbf7c8fc910957c9687b863eae97a768d6be60':
  Import revised translations.  DO NOT MERGE
2009-08-18 13:11:32 -07:00
Jack Palevich
43f8680eb8 am 238f8fe6: Merge change 21652 into donut
Merge commit '238f8fe645271a0ef891553e1c8c3c964c3c876d' into eclair

* commit '238f8fe645271a0ef891553e1c8c3c964c3c876d':
  Make ZoomButtonsController public.
2009-08-18 13:11:08 -07:00
Android Git Automerger
920f3d885a resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as pre Bob 2009-08-18 13:08:40 -07:00
Suchi Amalapurapu
918428162f am d9d25760: Remove dead locks in system process when installing packages
Merge commit 'd9d2576017fadcf47589b54e8ee198f48cc19352' into eclair

* commit 'd9d2576017fadcf47589b54e8ee198f48cc19352':
  Remove dead locks in system process when installing packages
2009-08-18 13:00:32 -07:00
Android (Google) Code Review
2811bc6b7c Merge change 21745 into eclair
* changes:
  Refactored "stagefright" commandline app, split off JPEGSource.
2009-08-18 12:52:29 -07:00
Android (Google) Code Review
3de0d5e71f Merge change 21748 into eclair
* changes:
  Get At command count from Bluetooth headset.
2009-08-18 12:39:34 -07:00
Android (Google) Code Review
560234512c Merge change 21716 into eclair
* changes:
  Include the list of registered providers the package manager dumpsys output.
2009-08-18 12:33:54 -07:00
Android (Google) Code Review
66ca93e3b5 Merge change 21754 into eclair
* changes:
  E911 call fix in ECM
2009-08-18 12:12:27 -07:00