Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am d1353cc4: Merge change 2731 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -1/+1 |
|\ | |||||
| * | Merge change 2731 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixes #1873537. | Romain Guy | 2009-05-29 | 1 | -1/+1 |
* | | | am 9d981343: Merge change 2732 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -7/+2 |
|\ \ \ | |/ / | |||||
| * | | Merge change 2732 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -7/+2 |
| |\ \ | |||||
| | * | | Fix for #1878497. | Romain Guy | 2009-05-29 | 1 | -7/+2 |
| | |/ | |||||
* | | | am a3d28bd5: Merge change 520 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -4/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge change 520 into donut | Android (Google) Code Review | 2009-05-29 | 1 | -4/+6 |
| |\ \ | |||||
| | * | | Enforce permissions for PhoneStateListener events. | Jaikumar Ganesh | 2009-05-29 | 1 | -4/+6 |
| | |/ | |||||
* | | | am e32edc61: Fixes #1884152. This change improves how the opaque property is ... | Romain Guy | 2009-05-29 | 1 | -4/+10 |
|\ \ \ | |/ / | |||||
| * | | Fixes #1884152. This change improves how the opaque property is handled with ... | Romain Guy | 2009-05-29 | 1 | -4/+10 |
| |/ | |||||
* | | am 761e0918: Unmap memory in MemoryFile.close(). | Bjorn Bringert | 2009-05-29 | 2 | -28/+81 |
|\ \ | |/ | |||||
| * | Unmap memory in MemoryFile.close(). | Bjorn Bringert | 2009-05-29 | 2 | -28/+81 |
* | | am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions. | Bjorn Bringert | 2009-05-29 | 1 | -9/+10 |
|\ \ | |/ | |||||
| * | MemoryFile constructor and native methods throw IOExceptions. | Bjorn Bringert | 2009-05-29 | 1 | -9/+10 |
* | | am 607384d4: Merge change 2678 into donut | Android (Google) Code Review | 2009-05-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge change 2678 into donut | Android (Google) Code Review | 2009-05-28 | 1 | -1/+1 |
| |\ | |||||
| | * | Converted the angle of OrientedBoundingBox to degrees | Yang Li | 2009-05-28 | 1 | -1/+1 |
* | | | am f40f074c: Revert "Revert "Bug fixes and performance improvements"" | Romain Guy | 2009-05-28 | 5 | -41/+65 |
|\ \ \ | |/ / | |||||
| * | | Revert "Revert "Bug fixes and performance improvements"" | Romain Guy | 2009-05-28 | 5 | -41/+65 |
* | | | am f6355e24: Merge change 2399 into donut | Android (Google) Code Review | 2009-05-28 | 2 | -2/+20 |
|\ \ \ | |/ / | |||||
| * | | Merge change 2399 into donut | Android (Google) Code Review | 2009-05-28 | 2 | -2/+20 |
| |\ \ | |||||
| | * | | Motorola additions for CDMA support without CdmaSuppConnTracker | Wink Saville | 2009-05-28 | 2 | -2/+20 |
| | |/ | |||||
* | | | Making sure non-public API is marked with @hide. | Dmitri Plotnikov | 2009-05-28 | 2 | -6/+3 |
* | | | Fixing javadoc references. | Dmitri Plotnikov | 2009-05-28 | 2 | -21/+21 |
* | | | Merge change 2652 | Android (Google) Code Review | 2009-05-28 | 2 | -0/+793 |
|\ \ \ | |||||
| * | | | Move ContactsContract.java and SocialContract.java into android.providers | Evan Millar | 2009-05-28 | 2 | -0/+793 |
* | | | | am 1e2e44e9: Merge change 2365 into donut | Android (Google) Code Review | 2009-05-28 | 7 | -65/+57 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge change 2365 into donut | Android (Google) Code Review | 2009-05-28 | 2 | -0/+16 |
| |\ \ \ | |||||
| | * | | | Fix wifi multicast API for public use. | Robert Greenwalt | 2009-05-28 | 2 | -0/+16 |
| | | |/ | | |/| | |||||
| * | | | Revert "Bug fixes and performance improvements" | Romain Guy | 2009-05-28 | 5 | -65/+41 |
| |/ / | |||||
* | | | am b0ded43d: Uninstalls the gestures overlay when the letters recognizer cann... | Romain Guy | 2009-05-28 | 1 | -2/+1 |
|\ \ \ | |/ / | |||||
| * | | Uninstalls the gestures overlay when the letters recognizer cannot be loaded ... | Romain Guy | 2009-05-27 | 1 | -2/+1 |
* | | | am 401bbb05: Merge change 2593 into donut | Android (Google) Code Review | 2009-05-28 | 6 | -41/+65 |
|\ \ \ | |/ / | |||||
| * | | Merge change 2593 into donut | Android (Google) Code Review | 2009-05-27 | 6 | -41/+65 |
| |\ \ | |||||
| | * | | Bug fixes and performance improvements | Yang Li | 2009-05-27 | 6 | -41/+65 |
* | | | | Merge change 2525 | Android (Google) Code Review | 2009-05-28 | 2 | -5/+63 |
|\ \ \ \ | |||||
| * | | | | add onPause and onResume apis, to inform the view when it can pause | Mike Reed | 2009-05-27 | 2 | -5/+63 |
* | | | | | am 145c989c: Merge change 2569 into donut | Android (Google) Code Review | 2009-05-27 | 1 | -1/+3 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Merge change 2569 into donut | Android (Google) Code Review | 2009-05-27 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | Fix a hang during bootup. | Amith Yamasani | 2009-05-27 | 1 | -1/+3 |
* | | | | | am a64f5f61: Merge change 1124 into donut | Android (Google) Code Review | 2009-05-27 | 1 | -4/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge change 1124 into donut | Android (Google) Code Review | 2009-05-27 | 1 | -4/+8 |
| |\ \ \ \ | |||||
| | * | | | | Fix SQLite limit issue. | Owen Lin | 2009-05-21 | 1 | -4/+8 |
* | | | | | | am 8ae3f619: Fix another crash in Gestures, this one caused by the data file ... | Marco Nelissen | 2009-05-27 | 2 | -0/+8 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix another crash in Gestures, this one caused by the data file | Marco Nelissen | 2009-05-27 | 2 | -0/+8 |
* | | | | | Fix the boot. The signature needed a V at the end. | Patrick Scott | 2009-05-27 | 1 | -1/+1 |
* | | | | | am f0e7e4a9: Merge change 2520 into donut | Android (Google) Code Review | 2009-05-27 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge change 2520 into donut | Android (Google) Code Review | 2009-05-27 | 1 | -0/+8 |
| |\ \ \ \ | |||||
| | * | | | | Cause the icon drawables to animate automatically by calling setVisible | Mike LeBeau | 2009-05-26 | 1 | -0/+8 |