| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge korg/donut into korg/master | Jean-Baptiste Queru | 2009-07-25 | 291 | -6631/+30285 |
|\ |
|
| * | donut snapshot | Jean-Baptiste Queru | 2009-07-21 | 218 | -2943/+19494 |
| * | donut snapshot | Jean-Baptiste Queru | 2009-05-20 | 152 | -4526/+11650 |
* | | Fixed Android issue #400, where the Intent documentation was inaccurate in a ... | Yusuf T. Mobile | 2009-07-10 | 1 | -7/+7 |
* | | Merge change 10364 | Android Code Review | 2009-06-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix spelling mistakes in Javadoc | Kenny Root | 2009-06-11 | 1 | -1/+1 |
* | | | Merge change 10320 | Android Code Review | 2009-06-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fixed typo, RFC3296 is for LDAP, RFC2396 is for URI | Simon Schoar | 2009-06-10 | 1 | -1/+1 |
| |/ / |
|
* | | | Removed usage of tabs for indention | Simon Schoar | 2009-06-10 | 1 | -3/+3 |
* | | | Prevent IndexOutOfBoundsException on toString() if vibrate array is empty (no... | Simon Schoar | 2009-06-10 | 1 | -1/+3 |
|/ / |
|
* | | Merge change 10313 | Android Code Review | 2009-06-09 | 1 | -3/+4 |
|\ \ |
|
| * | | Fix Configuration documentation for new constants | Kenny Root | 2009-06-09 | 1 | -3/+4 |
* | | | Fix logic inversion in ListView Javadoc | Kenny Root | 2009-06-09 | 1 | -5/+8 |
|/ / |
|
* | | New BluetoothSocket API. | Nick Pelly | 2009-05-29 | 5 | -674/+419 |
* | | Remove Database.java API. | Nick Pelly | 2009-05-29 | 1 | -200/+0 |
* | | Fixed Issue 2682: ContentProvider query() SDK docs deprecated | Alan Jones | 2009-05-21 | 1 | -5/+9 |
* | | Fix to Android issue 453 | Yusuf T. Mobile | 2009-05-15 | 1 | -1/+1 |
* | | The comment lack of symbol # and parameter data type. This will cause compila... | djken | 2009-05-08 | 1 | -1/+1 |
* | | Add of Javadoc comments on undocumented methods. | Cyril Mottier | 2009-05-05 | 1 | -9/+35 |
* | | Merge commit 'korg/donut' | The Android Open Source Project | 2009-04-24 | 1 | -7/+3 |
|\ \
| |/ |
|
| * | AI 145881: Adding on to CL 145383, unhiding some additional methods and const... | Eric Shienbrood | 2009-04-13 | 1 | -7/+3 |
* | | Merge commit 'korg/cupcake' | The Android Open Source Project | 2009-04-14 | 51 | -234/+1074 |
|\ \
| |/ |
|
| * | AI 145568: Hide setStarted() from public API. | Jeffrey Sharkey | 2009-04-09 | 1 | -0/+1 |
| * | AI 145561: Fix issue #1710534 (documentation doesn't mention that activity re... | Dianne Hackborn | 2009-04-09 | 2 | -2/+83 |
| * | AI 145383: API review: clean up a bunch of @hides that have been pending API ... | Dianne Hackborn | 2009-04-09 | 27 | -80/+62 |
| * | AI 145382: API review: change new media keycode names to avoid ambiguity. | Dianne Hackborn | 2009-04-09 | 3 | -17/+24 |
| * | AI 144306: Fix SDK issue 1716562 - Broadcast mechanism documentation should b... | Chris Tate | 2009-04-02 | 3 | -13/+33 |
| * | AI 144181: Modify ProgressDialog class and its xml so that it follows the | Daisuke Miyakawa | 2009-04-01 | 1 | -2/+22 |
| * | AI 144134: Fix issue 1750132 - SensorManager listener 'rate' parameter units ... | Chris Tate | 2009-04-01 | 1 | -3/+8 |
| * | AI 144001: Fix tiny bug in Rfc822Token.java | Tadashi Takaoka | 2009-04-01 | 1 | -1/+1 |
| * | AI 143998: Fix #1750489. Call WebKit's setNetworkOnLine from WebCore thread i... | Grace Kloba | 2009-04-01 | 2 | -2/+13 |
| * | AI 143907: Make search widget drop-down wider. | Jeffrey Sharkey | 2009-03-31 | 1 | -0/+16 |
| * | AI 143896: Fix issue #1748954 and #1737952: | Dianne Hackborn | 2009-03-31 | 4 | -40/+110 |
| * | AI 143758: Fixes #1749387. When a client of VelocityTracker obtains an instan... | Romain Guy | 2009-03-31 | 1 | -0/+1 |
| * | AI 143748: Fix issue #1743326 (More battery stats) | Dianne Hackborn | 2009-03-31 | 4 | -47/+515 |
| * | AI 143740: Don't clear supported profiles in settings app if getRemoteClass r... | Nick Pelly | 2009-03-31 | 2 | -4/+5 |
| * | AI 143615: -Add more stats: | Evan Millar | 2009-03-31 | 1 | -8/+105 |
| * | AI 143540: Try not to start TextView lines with non-starter characters. | Eric Fischer | 2009-03-30 | 1 | -4/+53 |
| * | AI 143495: Add more accented letters to the character picker. | Eric Fischer | 2009-03-30 | 1 | -15/+26 |
* | | Merge commit 'korg/cupcake' | The Android Open Source Project | 2009-03-27 | 106 | -2444/+5248 |
|\ \
| |/ |
|
| * | Automated import from //branches/cupcake/...@143009,143009 | Dianne Hackborn | 2009-03-26 | 1 | -2/+1 |
| * | Automated import from //branches/cupcake/...@142996,142996 | Evan Millar | 2009-03-26 | 1 | -2/+2 |
| * | Automated import from //branches/cupcake/...@142964,142964 | Satoshi Kataoka | 2009-03-26 | 1 | -45/+346 |
| * | Automated import from //branches/cupcake/...@142930,142930 | Nicolas Roard | 2009-03-26 | 1 | -4/+15 |
| * | Automated import from //branches/cupcake/...@142873,142873 | Mathias Agopian | 2009-03-25 | 1 | -1/+18 |
| * | Automated import from //branches/cupcake/...@142870,142870 | Dianne Hackborn | 2009-03-25 | 2 | -4/+10 |
| * | Automated import from //branches/cupcake/...@142861,142861 | Eric Fischer | 2009-03-25 | 2 | -17/+58 |
| * | Automated import from //branches/cupcake/...@142858,142858 | Suchi Amalapurapu | 2009-03-25 | 1 | -16/+27 |
| * | Automated import from //branches/cupcake/...@142855,142855 | Jeffrey Sharkey | 2009-03-25 | 1 | -0/+12 |
| * | Automated import from //branches/cupcake/...@142829,142829 | Dianne Hackborn | 2009-03-25 | 2 | -1/+67 |