- b42e1ff am b33940ab: AI 149494: Minor improvements to wording in design tips for missing activity and notifications See latest document at: http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html by Doug Kramer · 16 years ago
- b33940a AI 149494: Minor improvements to wording in design tips for missing activity and notifications by Doug Kramer · 16 years ago
- a74303d Trying to fix sim-eng build: when building the simulator on linux, link (only) with libdl, as opposed to also making libdl a build target. by Jean-Michel Trivi · 16 years ago
- eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 16 years ago
- 30b70ce Trying to fix the build for simulator: modifying makefile to not link against libdl. by Jean-Michel Trivi · 16 years ago
- b2decbe Merge change 2515 into donut by Android (Google) Code Review · 16 years ago
- a042a74 Adding the TtsService class for text-to-speech synthesis. by Charles Chen · 16 years ago
- abf3c80 Merge change 2572 into donut by Android (Google) Code Review · 16 years ago
- a058f02 progress towards impression and click stats on all sources, plus some internal cleanup by Karl Rosaen · 16 years ago
- b3c3778 Merge change 2844 into donut by Android (Google) Code Review · 16 years ago
- b791f34 Added some icon debug logging to SuggestionsAdapter. by Bjorn Bringert · 16 years ago
- 4ff42ad Merge change 2843 into donut by Android (Google) Code Review · 16 years ago
- ad984f1 Use JNI region calls in MemoryFile read and write. by Bjorn Bringert · 16 years ago
- c665349 Merge change 1522 into donut by Android (Google) Code Review · 16 years ago
- 35feec4 Merge change 2761 into donut by Android (Google) Code Review · 16 years ago
- baae313 support more minor cdms sms bearer data subparameters by Tammo Spalink · 16 years ago
- 641bb3d expose (but still hide) sms user data headers by Tammo Spalink · 16 years ago
- f5df830 Merge change 2879 into donut by Android (Google) Code Review · 16 years ago
- 7728be0 Merge change 2896 into donut by Android (Google) Code Review · 16 years ago
- 46d7ccb added a test that exhibits some lighting issues in the software renderer. see external bug 1709 by Mathias Agopian · 16 years ago
- 93e7e22 Add backup side of new FullBackupAgent class by Christopher Tate · 16 years ago
- b56736b Merge change 2864 into donut by Android (Google) Code Review · 16 years ago
- 627f934 Fixed bug where test status is not marked "DONE" when completed by Guang Zhu · 16 years ago
- 2ba3223 Merge change 2855 into donut by Android (Google) Code Review · 16 years ago
- c17f16e Merge change 2851 into donut by Android (Google) Code Review · 16 years ago
- 700ec65 Adding java/jni code for the Java TTS SynthProxy class, which relays calls from the TTS service to the native TTS plugin library. by Jean-Michel Trivi · 16 years ago
- 8cb6617 Add a new method to load html data into the WebView. by Ramanan Rajeswaran · 16 years ago
- f315238 TODO's from Teleca with modifications from wink. by Wink Saville · 16 years ago
- 21fd5f1 Change comment for SUGGEST_COLUMN_INTENT_EXTRA_DATA to clarify that by Mike LeBeau · 16 years ago
- b249890 Merge change 2835 into donut by Android (Google) Code Review · 16 years ago
- ae9760b Add framework support for scrolling to the "More results..." list item by Mike LeBeau · 16 years ago
- 892771a Rename WRITE_SDCARD to WRITE_EXTERNAL_STORAGE in browser test app by Guang Zhu · 16 years ago
- ff0d914 Merge change 2766 into donut by Android (Google) Code Review · 16 years ago
- faf4413 Manually merge a few fixes from cupcake and cupcake_dcm. by jsh · 16 years ago
- 40d87ee Removing @Override to fix the build by Guang Zhu · 16 years ago
- 50566b3 Merge change 2816 into donut by Android (Google) Code Review · 16 years ago
- 65455a1 Update reliability test code. Use a separate activity with simpler calback mechanism. by Guang Zhu · 16 years ago
- fa30c0e Merge change 2548 into donut by Android (Google) Code Review · 16 years ago
- 162c9d0e Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
- 450ad31 Merge change 2774 into donut by Android (Google) Code Review · 16 years ago
- 10d273b Merge change 2591 into donut by Android (Google) Code Review · 16 years ago
- 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 16 years ago
- 3c8704b Limit check on maxChannels for SoundPool. Bug 1838724 by Dave Sparks · 16 years ago
- 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 16 years ago
- c01159b am 7363e049: AI 149404: Am sending again with the latest changes Publish Activity and Task Design Guidelines http://doog:9000/guide/practices/ui_guidelines/activity_task_design.html by Doug Kramer · 16 years ago
- 7363e04 AI 149404: Am sending again with the latest changes by Doug Kramer · 16 years ago
- 11b1675 Merge change 2626 into donut by Android (Google) Code Review · 16 years ago
- 6190fe6 Merge change 2758 into donut by Android (Google) Code Review · 16 years ago
- ef354fd Fix concat SMS for GSM. by jsh · 16 years ago
- afbc9ab Merge change 2692 into donut by Android (Google) Code Review · 16 years ago
- 34b234d * Chagned RecognitionService interface to use more complex RecognitionResult instead of String. by Mitsuru Oshima · 16 years ago
- c3b7e4e Merge change 2736 into donut by Android (Google) Code Review · 16 years ago
- f422dc4 Merge change 2566 into donut by Android (Google) Code Review · 16 years ago
- 2d75410 Merge change 2748 into donut by Android (Google) Code Review · 16 years ago
- 8d78756 Fix the build. by Romain Guy · 16 years ago
- b61ae35 Merge change 2747 into donut by Android (Google) Code Review · 16 years ago
- 6d892b6 log the geomerty of surfaces causing an out of memory in SurfaceFlinger. by Mathias Agopian · 16 years ago
- a5f50b8 Merge change 2746 into donut by Android (Google) Code Review · 16 years ago
- 0a63716 Modify the base gestures API to use streams instead of files. Adds new wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer. by Romain Guy · 16 years ago
- 867641e Telephony support for SMS memory reporting to the network. by jsh · 16 years ago
- 0f5179c Merge change 2716 into donut by Android (Google) Code Review · 16 years ago
- 7a8c437 Merge change 2737 into donut by Android (Google) Code Review · 16 years ago
- d1c67d4 Fixes #1878499. by Romain Guy · 16 years ago
- 8b0b174 Update MediaPlayer to allow setVideoSurface calls after prepare. Also allow by Dave Sparks · 16 years ago
- d1353cc Merge change 2731 into donut by Android (Google) Code Review · 16 years ago
- 9d981343 Merge change 2732 into donut by Android (Google) Code Review · 16 years ago
- 9ffe1ae Fix for #1878497. by Romain Guy · 16 years ago
- ecad93e Merge change 2685 into donut by Android (Google) Code Review · 16 years ago
- c51ef97 Fixes #1873537. by Romain Guy · 16 years ago
- a3d28bd Merge change 520 into donut by Android (Google) Code Review · 16 years ago
- 4551565 Enforce permissions for PhoneStateListener events. by Jaikumar Ganesh · 16 years ago
- e32edc6 Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 16 years ago
- d9cc765 Merge change 2706 into donut by Android (Google) Code Review · 16 years ago
- 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
- 551603f Fix issue 1883666: Audio coming from the music player stopped suddenly by Eric Laurent · 16 years ago
- 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
- 607384d Merge change 2678 into donut by Android (Google) Code Review · 16 years ago
- f40f074 Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 16 years ago
- f6355e2 Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
- 2af7e63 Merge change 2654 into donut by Android (Google) Code Review · 16 years ago
- 01c0596 Added the two validations for the memory stress test by Yu Shan Emily Lau · 16 years ago
- 51e0364 Change code coverage to write to app data folder rather than sdcard. by Brett Chabot · 16 years ago
- f3ede86 Converted the angle of OrientedBoundingBox to degrees by Yang Li · 16 years ago
- dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 16 years ago
- 1e2e44e Merge change 2365 into donut by Android (Google) Code Review · 16 years ago
- 59262c3 Merge change 2637 into donut by Android (Google) Code Review · 16 years ago
- fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 16 years ago
- 436466d Revert "Bug fixes and performance improvements" by Romain Guy · 16 years ago
- 1cb62b8 am 2542c0a8: AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack. BUG=1877969 by Dirk Dougherty · 16 years ago
- 14f861a Adding TTS error code to signal missing resources (for instance missing language files). by Jean-Michel Trivi · 16 years ago
- 2542c0a AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack. by Dirk Dougherty · 16 years ago
- b0ded43 Uninstalls the gestures overlay when the letters recognizer cannot be loaded instead of simply dismissing the popup. This is cleaner and reuses the setGestures() method. by Romain Guy · 16 years ago
- 401bbb0 Merge change 2593 into donut by Android (Google) Code Review · 16 years ago
- 58b3590 Bug fixes and performance improvements by Yang Li · 16 years ago
- 470681e Check if the ownerView is still attached to window in refreshPositionVariables. by Owen Lin · 16 years ago
- 145c989 Merge change 2569 into donut by Android (Google) Code Review · 16 years ago
- c33fe6c Fix a hang during bootup. by Amith Yamasani · 16 years ago
- 982be3b Fix javadoc typos. No code changes. by Jack Veenstra · 16 years ago
- c7b14e9 Fix a bug in AppSecurityPermissions where it wouldn't display permissions used by an app if it uses a shared user id. by Suchi Amalapurapu · 16 years ago
- 004cb73 Merge change 2443 into donut by Android (Google) Code Review · 16 years ago