Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge change 24376 into eclair | Android (Google) Code Review | 2009-09-09 | 2 | -0/+9 |
|\ | |||||
| * | Query for all properties if a property change is received and cache is empty. | Jaikumar Ganesh | 2009-09-08 | 2 | -0/+9 |
* | | Remove the call to nativeAddJavascriptInterface() from BrowserFrame::addJavas... | Andrei Popescu | 2009-09-09 | 1 | -2/+0 |
* | | Merge change 24288 into eclair | Android (Google) Code Review | 2009-09-09 | 1 | -1/+2 |
|\ \ | |||||
| * | | Do not cache POST response as Cache is indexed with url. | Grace Kloba | 2009-09-08 | 1 | -1/+2 |
* | | | Fix issue 1992233: DTMF tones on Sholes is really long. | Eric Laurent | 2009-09-08 | 1 | -3/+3 |
* | | | Fix typo: IMMEDITATE -> IMMEDIATE | Omari Stephens | 2009-09-08 | 1 | -1/+1 |
|/ / | |||||
* | | Merge change 24012 into eclair | Android (Google) Code Review | 2009-09-08 | 6 | -6/+156 |
|\ \ | |||||
| * | | add a transaction monitor | Fred Quintana | 2009-09-08 | 6 | -6/+156 |
* | | | Merge change 24220 into eclair | Android (Google) Code Review | 2009-09-08 | 140 | -13594/+14064 |
|\ \ \ | |||||
| * | | | Import revised translations. DO NOT MERGE | Eric Fischer | 2009-09-08 | 140 | -13594/+14064 |
| |/ / | |||||
* | | | Merge change 24194 into eclair | Android (Google) Code Review | 2009-09-08 | 19 | -29/+68 |
|\ \ \ | |/ / |/| | | |||||
| * | | Make the hardkeyboard long press dialog look the same as that of soft keyboard. | Amith Yamasani | 2009-09-08 | 19 | -29/+68 |
* | | | Sync status was ignoring account - the new UI has specific sync status for ea... | Costin Manolache | 2009-09-08 | 2 | -21/+22 |
* | | | Merge change 24155 into eclair | Android (Google) Code Review | 2009-09-08 | 4 | -0/+8 |
|\ \ \ | |||||
| * | | | Add javadoc to explain which permissions are required for Public BT API's. | Nick Pelly | 2009-09-08 | 4 | -0/+8 |
* | | | | Merge change 24086 into eclair | Android (Google) Code Review | 2009-09-08 | 1 | -8/+20 |
|\ \ \ \ | |||||
| * | | | | Fixing asymmetry between phone filter and email filter APIs. | Dmitri Plotnikov | 2009-09-06 | 1 | -8/+20 |
* | | | | | Merge change 24153 into eclair | Android (Google) Code Review | 2009-09-08 | 3 | -0/+179 |
|\ \ \ \ \ | |||||
| * | | | | | adding support for webkit plugins to use the java view system | Derek Sollenberger | 2009-09-08 | 3 | -0/+179 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge change 24161 into eclair | Android (Google) Code Review | 2009-09-08 | 1 | -1/+8 |
|\ \ \ \ \ | |||||
| * | | | | | don't fling if there's nowhere to go | Cary Clark | 2009-09-08 | 1 | -1/+8 |
| |/ / / / | |||||
* | | | | | default overview mode to false in webkit | Cary Clark | 2009-09-08 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Revert "Adding classes to enable plugins to use the java view system." | Derek Sollenberger | 2009-09-08 | 3 | -136/+0 |
* | | | | Merge change 23485 into eclair | Android (Google) Code Review | 2009-09-08 | 3 | -0/+136 |
|\ \ \ \ | |||||
| * | | | | Adding classes to enable plugins to use the java view system. | Derek Sollenberger | 2009-09-01 | 3 | -0/+136 |
* | | | | | Merge change 24097 into eclair | Android (Google) Code Review | 2009-09-08 | 2 | -6/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Fix small bugs in VCardComposer.java. | Daisuke Miyakawa | 2009-09-07 | 2 | -6/+17 |
* | | | | | | Fix $#%^&%!! SDK build. | Dianne Hackborn | 2009-09-07 | 1 | -1/+2 |
* | | | | | | Implement all of the infrastructure for configuring wallpapers. | Dianne Hackborn | 2009-09-07 | 18 | -33/+603 |
* | | | | | | Merge change 24099 into eclair | Android (Google) Code Review | 2009-09-07 | 4 | -10/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix issue #2095422: Some fades from opaque to transparent don't work | Dianne Hackborn | 2009-09-07 | 4 | -10/+13 |
* | | | | | | | Add Gservices constants for GlobalSearch settings | Bjorn Bringert | 2009-09-07 | 1 | -0/+87 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge change 23415 into eclair | Android (Google) Code Review | 2009-09-07 | 1 | -2/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Open some methods on PrefereneManager to allow others use the inflater. | Owen Lin | 2009-09-01 | 1 | -2/+6 |
| |/ / / / | |||||
* | | | | | Merge change 24060 into eclair | Android (Google) Code Review | 2009-09-06 | 4 | -121/+297 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Integrated the profiler into the framework. We run it all the time if the per... | Bob Lee | 2009-09-05 | 4 | -121/+297 |
* | | | | | Fix code placement and comments for gtalk url scraping settings. | Ye Wen | 2009-09-04 | 1 | -9/+12 |
* | | | | | Merge change 24014 into eclair | Android (Google) Code Review | 2009-09-04 | 1 | -0/+6 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Gservices settings for controlling URL scraping in GTalk app. | Ye Wen | 2009-09-04 | 1 | -0/+6 |
* | | | | | Merge change 24039 into eclair | Android (Google) Code Review | 2009-09-04 | 1 | -12/+24 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fixing a concurrency problem by changing the contact aggregation exception API. | Dmitri Plotnikov | 2009-09-04 | 1 | -12/+24 |
* | | | | | Merge change 24020 into eclair | Android (Google) Code Review | 2009-09-04 | 20 | -30/+175 |
|\ \ \ \ \ | |||||
| * | | | | | Wallpapers: new transitions, hiding when not visible, other cleanup. | Dianne Hackborn | 2009-09-04 | 20 | -30/+175 |
* | | | | | | Merge change 24002 into eclair | Android (Google) Code Review | 2009-09-04 | 1 | -130/+130 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix SparseArray accesses | Costin Manolache | 2009-09-04 | 1 | -130/+130 |
* | | | | | | | When zooming, do not draw the WebTextView. Resize it when done. | Leon Scroggins | 2009-09-04 | 1 | -0/+35 |
* | | | | | | | Merge change 24008 into eclair | Android (Google) Code Review | 2009-09-04 | 2 | -9/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Clean up from earlier changes to place title bar at top of WebView | Leon Scroggins | 2009-09-04 | 2 | -9/+19 |
* | | | | | | | | Merge change 23907 into eclair | Android (Google) Code Review | 2009-09-04 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | |