1. a788bf9 am e7c36dda: Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay. by Romain Guy · 16 years ago
  2. e7c36dd Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay. by Romain Guy · 16 years ago
  3. a8ddb28 am ec25df9f: Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView. by Romain Guy · 16 years ago
  4. cc77c6b am ff686ce1: Change when gestures listeners are fired. by Romain Guy · 16 years ago
  5. ec25df9 Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView. by Romain Guy · 16 years ago
  6. ff686ce Change when gestures listeners are fired. by Romain Guy · 16 years ago
  7. 26a892a Merge change 2408 into donut by Android (Google) Code Review · 16 years ago
  8. 94ded49 am 944ea123: Merge change 2407 into donut by Android (Google) Code Review · 16 years ago
  9. c27d9b5 Manual merge from cupcake_dcm. internal CL#148693. Two donottranslate.xml-s are already submitted. by Daisuke Miyakawa · 16 years ago
  10. 944ea12 Merge change 2407 into donut by Android (Google) Code Review · 16 years ago
  11. 9399695 Manual merge from cupcake_dcm. by Daisuke Miyakawa · 16 years ago
  12. d35041d am 82392e84: Merge change 2402 into donut by Android (Google) Code Review · 16 years ago
  13. 82392e8 Merge change 2402 into donut by Android (Google) Code Review · 16 years ago
  14. 82f3495 Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes. by Romain Guy · 16 years ago
  15. 6a3a2b9 am 04561a55: Merge change 2359 into donut by Android (Google) Code Review · 16 years ago
  16. 04561a5 Merge change 2359 into donut by Android (Google) Code Review · 16 years ago
  17. fa02f92 am d9a874a4: Merge change 2397 into donut by Android (Google) Code Review · 16 years ago
  18. d9a874a Merge change 2397 into donut by Android (Google) Code Review · 16 years ago
  19. a02903f Fixes NPE in ListViews with non-selectable items. This was caused by a weird initialization issue in ListView and AbsListView: a private final field instanciated in the declaration in ListView was used in AbsListView<init> via an overriden method and that field was somehow null at this time. This fix moves the instanciation at a later point. by Romain Guy · 16 years ago
  20. b57d6c9 am 270e87f7: Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 16 years ago
  21. 270e87f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 16 years ago
  22. a742dc4 am fea1a459: Merge change 2364 into donut by Android (Google) Code Review · 16 years ago
  23. fea1a45 Merge change 2364 into donut by Android (Google) Code Review · 16 years ago
  24. 385bb79 am b181118b: Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 16 years ago
  25. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 16 years ago
  26. aaafa4f Merge change 2362 by Android (Google) Code Review · 16 years ago
  27. d19f10d Add the Renderscript library. (Not in the build by default yet.) by Jason Sams · 16 years ago
  28. 22075a3 am 5b6a5cee: am 3f9de8b6: AI 149211: Doc updates for Android 1.5 SDK, r2. BUG=1790234 by Dirk Dougherty · 16 years ago
  29. 5b6a5ce am 3f9de8b6: AI 149211: Doc updates for Android 1.5 SDK, r2. BUG=1790234 by Dirk Dougherty · 16 years ago
  30. 3f9de8b AI 149211: Doc updates for Android 1.5 SDK, r2. BUG=1790234 by Dirk Dougherty · 16 years ago
  31. 2ee6c4c am 17af14d8: Merge change 2289 into donut by Android (Google) Code Review · 16 years ago
  32. 17af14d Merge change 2289 into donut by Android (Google) Code Review · 16 years ago
  33. f4c46b9 Fix for the simultor build breakage. by Nicolas Catania · 16 years ago
  34. 15ad3a2 am 02e57214: Merge open-source donut back into internal tree by Jean-Baptiste Queru · 16 years ago
  35. 02e5721 Merge open-source donut back into internal tree by Jean-Baptiste Queru · 16 years ago
  36. d8f861f am 53cf55c6: Merge change 2349 into donut by Android (Google) Code Review · 16 years ago
  37. 53cf55c Merge change 2349 into donut by Android (Google) Code Review · 16 years ago
  38. 3aac895 am 73c551d2: am 22629944: AI 149208: Remove statement about WIndows codecs and licensing. BUG=1839672 by Dirk Dougherty · 16 years ago
  39. 73c551d am 22629944: AI 149208: Remove statement about WIndows codecs and licensing. BUG=1839672 by Dirk Dougherty · 16 years ago
  40. 22629944 AI 149208: Remove statement about WIndows codecs and licensing. BUG=1839672 by Dirk Dougherty · 16 years ago
  41. 9f7d60c am d50a458b: Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
  42. ccf1ab6 am 4e1afc1a: Merge change 2361 into donut by Android (Google) Code Review · 16 years ago
  43. d50a458 Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
  44. 4e1afc1 Merge change 2361 into donut by Android (Google) Code Review · 16 years ago
  45. 244fa5c Initial checkin for App Fuel Gauge infrastructure. by Amith Yamasani · 16 years ago
  46. 4cf03d3 Reconcile cupcake history into donut by Jean-Baptiste Queru · 16 years ago
  47. 8943737 add ipc support to batching by Fred Quintana · 16 years ago
  48. b688816 Fixes #1872506. Prevents NPE in ListView. When the opaque property changes at runtime, it is possible to end up in a situation in which the divider's Paint instance has not been instanciated. This change simples uses a final Paint that is guaranteed to not be null. by Romain Guy · 16 years ago
  49. 6aff905 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 16 years ago
  50. fc5095f am 7198030f: This should fix the simulator build. by Marco Nelissen · 16 years ago
  51. 7198030 This should fix the simulator build. by Marco Nelissen · 16 years ago
  52. e754e12 Change the media key algorithm to also ignore double quotes. by Marco Nelissen · 16 years ago
  53. 2c0c2af Add AIDL files for the TTS service and the associated callback service (to signal synthesis completion). by Jean-Michel Trivi · 16 years ago
  54. c518080c am 9d892a8e: Merge change 2336 into donut by Android (Google) Code Review · 16 years ago
  55. 9db377e am 9681a5e0: Merge change 2230 into donut by Android (Google) Code Review · 16 years ago
  56. 83ce0c4 am 36e862a6: Merge change 2318 into donut by Android (Google) Code Review · 16 years ago
  57. d942f24 am 380cd96e: Fix the build by Romain Guy · 16 years ago
  58. 4c723bc am c0292b04: Fix the build by Romain Guy · 16 years ago
  59. d14508b merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflict by The Android Open Source Project · 16 years ago
  60. 9d892a8 Merge change 2336 into donut by Android (Google) Code Review · 16 years ago
  61. f17fef4 Merge branch 'master' of ssh://android-git.corp.google.com:29418/platform/frameworks/base by The Android Open Source Project · 16 years ago
  62. 472be48 dumpstate: Add to AID_SDCARD_RW group to fix saving bugreports to the SD card. by Mike Lockwood · 16 years ago
  63. 1ab55ea Merge change 2229 by Android (Google) Code Review · 16 years ago
  64. b5010cc Add carrier/mcc factors to wifi-channel decision. by Robert Greenwalt · 16 years ago
  65. 9681a5e Merge change 2230 into donut by Android (Google) Code Review · 16 years ago
  66. 36e862a Merge change 2318 into donut by Android (Google) Code Review · 16 years ago
  67. 12dacd9 merge 84ce47e64f9aa5600b6b3e205f8c6930a8095c7d w/minor conflicts by The Android Open Source Project · 16 years ago
  68. 380cd96 Fix the build by Romain Guy · 16 years ago
  69. eb128730 Fixed vertical text position in search suggestion items. by Bjorn Bringert · 16 years ago
  70. c0292b0 Fix the build by Romain Guy · 16 years ago
  71. f41c640 Merge change 2305 into donut by Android (Google) Code Review · 16 years ago
  72. d6a463a Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer. by Romain Guy · 16 years ago
  73. 84ce47e Merge change 2299 into donut by Android (Google) Code Review · 16 years ago
  74. 77f57f6 fix build breakage by Daisuke Miyakawa · 16 years ago
  75. 0690519 fix build breakage by Daisuke Miyakawa · 16 years ago
  76. ac31a3b this should fix the build by Mathias Agopian · 16 years ago
  77. e755d64 am 69a6c3eb: Merge change 2292 into donut by Android (Google) Code Review · 16 years ago
  78. 69a6c3e Merge change 2292 into donut by Android (Google) Code Review · 16 years ago
  79. 627e7b5 split boot animation out of SurfaceFlinger by Mathias Agopian · 16 years ago
  80. 03536ea Fix public.xml to clean up Eclair's public resources. by Dianne Hackborn · 16 years ago
  81. e6c9378 am cfcc0df2: Merge change 2285 into donut by Android (Google) Code Review · 16 years ago
  82. cfcc0df Merge change 2285 into donut by Android (Google) Code Review · 16 years ago
  83. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 16 years ago
  84. 47588ef am c4d5d026: Add new window manager type for a hacking second-level media surface. by Dianne Hackborn · 16 years ago
  85. c4d5d02 Add new window manager type for a hacking second-level media surface. by Dianne Hackborn · 16 years ago
  86. bca8ecf Merge change 2260 by Android (Google) Code Review · 16 years ago
  87. dfece80 change 2115 wasn't merged properly into master. this fixes that. by Mathias Agopian · 16 years ago
  88. 547a397 am 384bfa27: Merge change 2227 into donut by Android (Google) Code Review · 16 years ago
  89. 6d71ac3 am ac6a4b8e: Renamed setGestureType in GestureLibrary by Yang Li · 16 years ago
  90. 384bfa2 Merge change 2227 into donut by Android (Google) Code Review · 16 years ago
  91. ac6a4b8 Renamed setGestureType in GestureLibrary by Yang Li · 16 years ago
  92. ca63bb7 runtime: Add CAP_SYS_NICE to the system server capabilities list so it by San Mehat · 16 years ago
  93. 895fb8e Add header declaring the interface for TTS engines to implement. by Jean-Michel Trivi · 16 years ago
  94. 14191c7 am b6d99b7d: Modify how GestureLibrary stores its data. The XML format is now replaced by a more efficient binary format which should speed up saving/loading. The format is very similar to the one used by the letters recognizer. The format is documented in GestureLibrary.java. by Romain Guy · 16 years ago
  95. b6d99b7 Modify how GestureLibrary stores its data. The XML format is now replaced by a more efficient binary format which should speed up saving/loading. The format is very similar to the one used by the letters recognizer. The format is documented in GestureLibrary.java. by Romain Guy · 16 years ago
  96. c8a57c4 am aeed1816: Merge change 2219 into donut by Android (Google) Code Review · 16 years ago
  97. aeed181 Merge change 2219 into donut by Android (Google) Code Review · 16 years ago
  98. 6e88ef6 am 0dc9a4bb: Merge change 2218 into donut by Android (Google) Code Review · 16 years ago
  99. 0dc9a4b Merge change 2218 into donut by Android (Google) Code Review · 16 years ago
  100. e6ea003 Updated LetterRecognizer & related gesture recognition code by Yang Li · 16 years ago