- 41b379d Merge change 22049 into eclair by Android (Google) Code Review · 15 years ago
- a5ba62c Merge change 22045 into eclair by Android (Google) Code Review · 15 years ago
- a64bf83 Fix various issues found when testing Mms. by Robert Greenwalt · 15 years ago
- f5d493a Merge change 22055 into eclair by Android (Google) Code Review · 15 years ago
- 0b309d6 Improve Obex compatibility by Jackson Fan · 15 years ago
- ef408cd Merge change 22054 into eclair by Android (Google) Code Review · 15 years ago
- a4433af Add Bluetooth device picker support by Yue Lixin · 15 years ago
- 23a87c2 Merge change 21931 into eclair by Android (Google) Code Review · 15 years ago
- 1e3505c Merge change 22001 into eclair by Android (Google) Code Review · 15 years ago
- 45e2704 API CHANGE by Nick Pelly · 15 years ago
- 8b37eb0 Fix bug 2045914: When pressing 2 keys, sometimes the second key gets stuck. by Amith Yamasani · 15 years ago
- f768d24 Merge change 22030 into eclair by Android (Google) Code Review · 15 years ago
- 0fa46a8 fix build. forgot current.xml by Mathias Agopian · 15 years ago
- 789de3a Merge change 22003 into eclair by Android (Google) Code Review · 15 years ago
- ba4d93f Potential fix for NPE at startExtractingText. by Amith Yamasani · 15 years ago
- 34484ae Merge change 22024 into eclair by Android (Google) Code Review · 15 years ago
- 8e7c671 Micro-optimizations for FallRS by Romain Guy · 15 years ago
- ba5372f Merge change 22021 into eclair by Android (Google) Code Review · 15 years ago
- 18b6b49 fix a bug that caused the PixelFormat viewed by Surface to be wrong. by Mathias Agopian · 15 years ago
- f8fbdb6 Add wallpaper transition animations. by Dianne Hackborn · 15 years ago
- b5f2ce6 Merge change 22011 into eclair by Android (Google) Code Review · 15 years ago
- 7773e87 Merge change 22014 into eclair by Android (Google) Code Review · 15 years ago
- 313b5b8 Improved performance in Galaxy and Fall by Romain Guy · 15 years ago
- b2f8450 fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory by Mathias Agopian · 15 years ago
- 60a45af Fix Wifi+Cell on boot after wifi in use. by Robert Greenwalt · 15 years ago
- 3c513ed Converting CallerInfo to new Contacts API. by Dmitri Plotnikov · 15 years ago
- d2e10d5 Merge change 21860 into eclair by Android (Google) Code Review · 15 years ago
- 947d8ee Merge change 21985 into eclair by Android (Google) Code Review · 15 years ago
- a56d1c7 Fix AudioService on HFP power off due to new Bluetooth API. by Nick Pelly · 15 years ago
- 51a9029 Fix for bug206007, power dialog change "Why?" to "Battery use" by Roy West · 15 years ago
- 77035a3 Merge change 21967 into eclair by Android (Google) Code Review · 15 years ago
- 1320805 Merge change 21949 into eclair by Android (Google) Code Review · 15 years ago
- a1f1879 Remove SOURCE_VISIBLE flag that is otherwise unused. by Jeff Sharkey · 15 years ago
- bda918c Merge change 21888 into eclair by Android (Google) Code Review · 15 years ago
- 07782e0 Merge change 21948 into eclair by Android (Google) Code Review · 15 years ago
- ebf66ea Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits. by Andreas Huber · 15 years ago
- c818b14 Do not enable the rew/pause/ffwd buttons when the media being played does not by Marco Nelissen · 15 years ago
- 1281fb6 Merge change 21862 into eclair by Android (Google) Code Review · 15 years ago
- 6794e1b Merge change 21927 into eclair by Android (Google) Code Review · 15 years ago
- f4d1606 Improved RS timing code to monitor where we spend CPU time. by Jason Sams · 15 years ago
- d5bf0e2 Merge change 21926 into eclair by Android (Google) Code Review · 15 years ago
- 484d57f Move the sky by Romain Guy · 15 years ago
- 6647da1 Merge change 21919 into eclair by Android (Google) Code Review · 15 years ago
- 37e036f Merge change 21901 into eclair by Android (Google) Code Review · 15 years ago
- 9303295 Redefining phone lookup API. by Dmitri Plotnikov · 15 years ago
- 75e1d31 Fix exception when reporting disconn cdma state. by Robert Greenwalt · 15 years ago
- bdcef70 Fix issue #2010965: Increase process size on WVGA devices by Dianne Hackborn · 15 years ago
- 24f1076 Check for a timeout <= 0 before adding the vibration. by Patrick Scott · 15 years ago
- 4f5e602 The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed. by Andreas Huber · 15 years ago
- 220dec2 Use remote Context when inflating initialLayout, add debug. by Jeff Sharkey · 15 years ago
- a659744 Flag to make all contacts from specific source visible. by Jeff Sharkey · 15 years ago
- 460f541 Merge change 21659 into eclair by Android (Google) Code Review · 15 years ago
- 36ebde8 Merge change 21841 into eclair by Android (Google) Code Review · 15 years ago
- f16dcab Merge change 21589 into eclair by Android (Google) Code Review · 15 years ago
- 41e7363 Return ICC Card ABSENT instead of NOT_READY when it is not present. by Jaikumar Ganesh · 15 years ago
- 068c5db Merge change 21846 into eclair by Android (Google) Code Review · 15 years ago
- cbf1504 Don't call onSurfaceChanged() if nothing interesting has changed. by Dianne Hackborn · 15 years ago
- 2a1f350 Merge change 21847 into eclair by Android (Google) Code Review · 15 years ago
- 8a947bd Tweak the water and its texture by Romain Guy · 15 years ago
- 7b6771a Bring back per-Account Contact-specific settings. by Jeff Sharkey · 15 years ago
- b763ab2 clean up some logs and clamp the syncable value by Fred Quintana · 15 years ago
- 66575d4 Merge change 21837 into eclair by Android (Google) Code Review · 15 years ago
- c85675d Fix for Mms without wifi. by Robert Greenwalt · 15 years ago
- 7237c56 Fix possible NPE on touch mode change in TabHost. by Romain Guy · 15 years ago
- 41f31b6 am d50066f8: invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 15 years ago
- 6c8dd98 Merge change 21831 into eclair by Android (Google) Code Review · 15 years ago
- 15b2969 Add reflections to the water by Romain Guy · 15 years ago
- d06aa4f Merge change 21825 into eclair by Android (Google) Code Review · 15 years ago
- 730ee65 Implement OOB destroy method that can be called from the java finalizer removing the need to explicitly destroy objects. by Jason Sams · 15 years ago
- d50066f invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 15 years ago
- 9abcba3 Merge change 21764 into eclair by Android (Google) Code Review · 15 years ago
- 12c9561 Merge change 21811 into eclair by Android (Google) Code Review · 15 years ago
- 1b12598 Add aapt extensions to dump badging to print more info about activities, receivers and services by Suchi Amalapurapu · 15 years ago
- e9e9bca More wallpaper fixes: scroll position, visibility, leaking. by Dianne Hackborn · 15 years ago
- 062292b Merge change 21776 into eclair by Android (Google) Code Review · 15 years ago
- 6c317ac Merge change 21790 into eclair by Android (Google) Code Review · 15 years ago
- 1066cbc Fix build. by Dianne Hackborn · 15 years ago
- 7ce033d 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. by Jason Sams · 15 years ago
- 48134b7 Merge change 21770 into eclair by Android (Google) Code Review · 15 years ago
- d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 15 years ago
- f369b71 am ad4bc607: Merge change 21772 into donut by Xavier Ducrohet · 15 years ago
- d324c81 Dormant ICON was not being displayed, fixes bug 2039239. by Wink Saville · 15 years ago
- ad4bc60 Merge change 21772 into donut by Android (Google) Code Review · 15 years ago
- 72e4bcd Fix Resources#opeRawResource(int, TypedValue) in layoutlib. by Xavier Ducrohet · 15 years ago
- d97bcef am 79dbf7c8: (-s ours) Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
- 0ff138d am 238f8fe6: Merge change 21652 into donut by Jack Palevich · 15 years ago
- 9cefd00 resolved conflicts for merge of 6ba69734 to eclair, skipping preloaded-classes as pre Bob by Android Git Automerger · 15 years ago
- 30c0b83 am d9d25760: Remove dead locks in system process when installing packages by Suchi Amalapurapu · 15 years ago
- 1d3fb67 Merge change 21745 into eclair by Android (Google) Code Review · 15 years ago
- b222935 Merge change 21748 into eclair by Android (Google) Code Review · 15 years ago
- 82cb029 Get At command count from Bluetooth headset. by Amith Yamasani · 15 years ago
- 97e4700 Merge change 21716 into eclair by Android (Google) Code Review · 15 years ago
- d8047ef Merge change 21754 into eclair by Android (Google) Code Review · 15 years ago
- 95a1d1a E911 call fix in ECM by Wink Saville · 15 years ago
- 5bfc64f Include the list of registered providers the package manager dumpsys output. by Jeff Hamilton · 15 years ago
- 381d702 Merge change 21750 into eclair by Android (Google) Code Review · 15 years ago
- cac80a6 Tweak the galaxy by Romain Guy · 15 years ago
- 09daada Refactored "stagefright" commandline app, split off JPEGSource. by Andreas Huber · 15 years ago
- 3f648af Merge change 21728 into eclair by Android (Google) Code Review · 15 years ago
- 37eb3c35 removing old gears code and correcting simple method typo by Derek Sollenberger · 15 years ago