- a1b6dba am dde1ae84: am 45378f07: am 6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files that have minSdkLevel (or targetSdkLevel) set to 4 or lower should not be presumed to require Bluetooth just because they take the permission. by Dan Morrill · 15 years ago
- dde1ae8 am 45378f07: am 6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files that have minSdkLevel (or targetSdkLevel) set to 4 or lower should not be presumed to require Bluetooth just because they take the permission. by Dan Morrill · 15 years ago
- 45378f0 am 6b22d81a: As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files that have minSdkLevel (or targetSdkLevel) set to 4 or lower should not be presumed to require Bluetooth just because they take the permission. by Dan Morrill · 15 years ago
- a05d4d88 am 48a7c1d2: am 42a18c09: Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 15 years ago
- 48a7c1d am 42a18c09: Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 15 years ago
- 9485906 Merge "Merging ActionBar menu with options menu." by Adam Powell · 15 years ago
- 96675b1 Merging ActionBar menu with options menu. by Adam Powell · 15 years ago
- 42a18c0 Check and clip some video encoding parameters against media profiles before passing them to video encoder by James Dong · 15 years ago
- 99cc329 am d8402d78: am cd677a30: Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
- d8402d7 am cd677a30: Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
- cd677a3 Merge "Remove hard-coded number of audio channels in AudioSource" into gingerbread by James Dong · 15 years ago
- e6ac8b9 Removed API changes from CL 54712. by Gilles Debunne · 15 years ago
- af51e1d Merge "Removed warnings in LayoutInflater." by Gilles Debunne · 15 years ago
- 10b8c51 Merge "Index out of range problem in TextLine." by Gilles Debunne · 15 years ago
- e2e97ce am 9a1034aa: am 6b7b4845: Various improvements to battery stats collection by Dianne Hackborn · 15 years ago
- 9a1034a am 6b7b4845: Various improvements to battery stats collection by Dianne Hackborn · 15 years ago
- 3030193 Removed warnings in LayoutInflater. by Gilles Debunne · 15 years ago
- 6b7b484 Various improvements to battery stats collection by Dianne Hackborn · 15 years ago
- 345cb03 Index out of range problem in TextLine. by Gilles Debunne · 15 years ago
- 2f7a247 Merge "Fix bug #2772731 (Start deprecation of "url" Calendars column in favor of "eventsUrl" column)" by Fabrice Di Meglio · 15 years ago
- 3067771 Fix bug #2772731 (Start deprecation of "url" Calendars column in favor of "eventsUrl" column) by Fabrice Di Meglio · 15 years ago
- bc44229 Merge "Suppressed warnings in TextView." by Gilles Debunne · 15 years ago
- b3ec983 Merge "Preventing cursor leaks when a query is interrupted" by Dmitri Plotnikov · 15 years ago
- bef9c7a Preventing cursor leaks when a query is interrupted by Dmitri Plotnikov · 15 years ago
- 9cf3dc4 Merge "Fix bug# 2772317 (CalendarDatabaseHelper internal cleanup)" by Fabrice Di Meglio · 15 years ago
- e15b358 Suppressed warnings in TextView. by Gilles Debunne · 15 years ago
- 5e81e5b Fixed breakage with previous API change (I34b3abad3310) by Mason Tang · 15 years ago
- 83ea9e3 am 685fcf36: am c95812e6: Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 15 years ago
- 685fcf3 am c95812e6: Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 15 years ago
- c95812e Merge "Move out all framework-tests classes." into gingerbread by Brett Chabot · 15 years ago
- bd58012 am 1af48920: am f897b443: Fix driver stop check by Irfan Sheriff · 15 years ago
- 1af4892 am f897b443: Fix driver stop check by Irfan Sheriff · 15 years ago
- 4846032 Fix bug with layout animations when apps are auto-scaled. by Chet Haase · 15 years ago
- f897b44 Fix driver stop check by Irfan Sheriff · 15 years ago
- 48d9855 Merge "Modified first animation and visibility change behavior for ViewFlipper" by Mason Tang · 15 years ago
- 5056355 Fix bug# 2772317 (CalendarDatabaseHelper internal cleanup) by Fabrice Di Meglio · 15 years ago
- f70036b Modified first animation and visibility change behavior for ViewFlipper by Mason Tang · 15 years ago
- 00a5087 Quiet down some log spew. by Ficus Kirkpatrick · 15 years ago
- 8d66d75 Merge "throw correct exception" by Vasu Nori · 15 years ago
- a50abf3 Merge "Move WebViewDatabase initialization into a background thread." by Patrick Scott · 15 years ago
- 820c12c9 Merge "Move the net transition wakelock to ConnService." by Robert Greenwalt · 15 years ago
- 14f2ef4 Move the net transition wakelock to ConnService. by Robert Greenwalt · 15 years ago
- 1091e00 Merge "Fix bug 2771204" by Adam Powell · 15 years ago
- 99969da Fix bug 2771204 by Adam Powell · 15 years ago
- 6e90ddb Move WebViewDatabase initialization into a background thread. by Patrick Scott · 15 years ago
- 9714728 Fix a monkey crash when the new WebView is destroyed. by Patrick Scott · 15 years ago
- edb20ac Adding a way for native code to get the apps data directory by Kristian Monsen · 15 years ago
- 6b22d81 As Donut (API=4) devices and earlier do not have a Bluetooth API, .apk files by Dan Morrill · 15 years ago
- f6e39bb am a0210f76: am c980ba25: am cdeae439: Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
- a0210f7 am c980ba25: am cdeae439: Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
- c980ba2 am cdeae439: Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
- cdeae43 Merge "docs: update dashboard" into froyo by Scott Main · 15 years ago
- d4824c2 Merge "Add new API to check whether a Bitmap was modified." by Romain Guy · 15 years ago
- 0bbae08 Add new API to check whether a Bitmap was modified. by Romain Guy · 15 years ago
- cb8e982 Merge "Remove InvokeData and add ContextFinish to generate a sync point." by Jason Sams · 15 years ago
- 8959f1c am 2dfd2aa4: am 92266a78: Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
- 2dfd2aa am 92266a78: Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
- 92266a7 Merge "More work in progress on native events." into gingerbread by Jeff Brown · 15 years ago
- 9c3cda0 More work in progress on native events. by Jeff Brown · 15 years ago
- ce71894 am 5907ffa4: am a6c52938: Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 15 years ago
- 1b37051 resolved conflicts for merge of 2f6f6240 to master by Ying Wang · 15 years ago
- 79baf11 am c43f4784: am 987e223d: am 27357fc0: Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
- 6b56a84 am 3d6ea3bd: am 9a5fcd1c: am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an apps-only build, so don\'t try to build them." into froyo by Joe Onorato · 15 years ago
- 5907ffa am a6c52938: Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 15 years ago
- 2f6f624 am 3137f8c5: am 6567adf8: Move android-common to framework/ex by Ying Wang · 15 years ago
- a6c5293 Merge "add new video/audio presence icons in the framework resource dirs, and make them public." into gingerbread by Wei Huang · 15 years ago
- 3137f8c am 6567adf8: Move android-common to framework/ex by Ying Wang · 15 years ago
- 6567adf Move android-common to framework/ex by Ying Wang · 15 years ago
- c43f478 am 987e223d: am 27357fc0: Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
- 3d6ea3b am 9a5fcd1c: am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an apps-only build, so don\'t try to build them." into froyo by Joe Onorato · 15 years ago
- 987e223 am 27357fc0: Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
- 9a5fcd1 am 9d71860e: Merge "The aapt and aidl tools are prebuilt when we\'re doing an apps-only build, so don\'t try to build them." into froyo by Joe Onorato · 15 years ago
- 2b24ecf add new video/audio presence icons in the framework resource dirs, and make them public. by Wei Huang · 15 years ago
- afcc0f8 Merge "update image processing." by Jason Sams · 15 years ago
- 9295ada Allow the use of styles with LinearLayout, make "useLargestChild" attr public. by Romain Guy · 15 years ago
- 27357fc Merge "Use the droidcore goal with dist-for-goals." into froyo by Joe Onorato · 15 years ago
- 9d71860 Merge "The aapt and aidl tools are prebuilt when we're doing an apps-only build, so don't try to build them." into froyo by Joe Onorato · 15 years ago
- 96ed4cf Remove InvokeData and add ContextFinish to generate a sync point. by Jason Sams · 15 years ago
- daa4e4f throw correct exception by Vasu Nori · 15 years ago
- 7e28c01 am 56b64c75: am ac8b0d47: Merge "This patch enables each omx instance to have a separate message dispatcher, and thus eliminates the sharing of the message dispatches between omx instances." into gingerbread by James Dong · 15 years ago
- 56b64c7 am ac8b0d47: Merge "This patch enables each omx instance to have a separate message dispatcher, and thus eliminates the sharing of the message dispatches between omx instances." into gingerbread by James Dong · 15 years ago
- f879d62 am 522d9907: am 0014296b: am 457738e6: Merge "docs: add information about known issues in resource matching for screen density and system version. Add section about providing compatibility for multiple devices" into froyo by Scott Main · 15 years ago
- 84b51c8 am fb48f3a2: am e4bca7ee: am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
- ac8b0d4 Merge "This patch enables each omx instance to have a separate message dispatcher, and thus eliminates the sharing of the message dispatches between omx instances." into gingerbread by James Dong · 15 years ago
- 522d990 am 0014296b: am 457738e6: Merge "docs: add information about known issues in resource matching for screen density and system version. Add section about providing compatibility for multiple devices" into froyo by Scott Main · 15 years ago
- fb48f3a am e4bca7ee: am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
- 0014296 am 457738e6: Merge "docs: add information about known issues in resource matching for screen density and system version. Add section about providing compatibility for multiple devices" into froyo by Scott Main · 15 years ago
- e4bca7e am 322e7e47: Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
- b102a5e docs: update dashboard by Scott Main · 15 years ago
- 457738e Merge "docs: add information about known issues in resource matching for screen density and system version. Add section about providing compatibility for multiple devices" into froyo by Scott Main · 15 years ago
- 322e7e4 Merge "docs: fix markup error" into froyo by Scott Main · 15 years ago
- 15d3e0a Merge "MTP: Use stat.st_mode instead of dirent.d_type to determine file type." by Mike Lockwood · 15 years ago
- 8071de9 Merge "MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN" by Mike Lockwood · 15 years ago
- 9eb5ac9 MTP: Use stat.st_mode instead of dirent.d_type to determine file type. by Mike Lockwood · 15 years ago
- f30218b MediaScanner: Fix handling of files with dirent.d_type == DT_UNKNOWN by Mike Lockwood · 15 years ago
- 15f87c6 am 5126633a: am 2d468c5d: Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 15 years ago
- 5126633 am 2d468c5d: Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 15 years ago
- 2d468c5 Make sure SurfaceView use a 565 surface when requesting an OPAQUE format. by Mathias Agopian · 15 years ago
- 4e094c1 Merge "Comment out rsqrt for now. Long-term: Need to figur out why rsqrt caused slang to abort." by Shih-wei Liao · 15 years ago
- 7028db3 Merge "MTP device: Read manufacturer name and serial number from system properties." by Mike Lockwood · 15 years ago