Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | am 88c692ca: Merge change 9522 into donut | Android (Google) Code Review | 2009-08-03 | 1 | -4/+4 |
|\ | |||||
| * | Merge Korean abbreviated date format fix from cupcake. | Eric Fischer | 2009-08-03 | 1 | -4/+4 |
* | | check return value from Cursor.moveToFirst() | Mark Wagner | 2009-08-03 | 1 | -6/+8 |
* | | resolved conflicts for merge of b8802b21 to master | Grace Kloba | 2009-08-03 | 4 | -4/+25 |
|\ \ | |/ | |||||
| * | Merge change 9330 into donut | Android (Google) Code Review | 2009-08-03 | 4 | -4/+25 |
| |\ | |||||
| | * | Fix #2025900. If a https request is canceled while openConnection is called | Grace Kloba | 2009-07-30 | 4 | -4/+25 |
* | | | Merge change 9259 | Android (Google) Code Review | 2009-08-03 | 1 | -11/+29 |
|\ \ \ | |||||
| * | | | Fix the cookie order. If multiple cookies satisfy the criteria, the one with | Grace Kloba | 2009-08-03 | 1 | -11/+29 |
* | | | | Added an extra for sharing a target rectangle extra. | Jeff Sharkey | 2009-08-01 | 2 | -0/+16 |
* | | | | Separated IM protocol into two fields, similar to TYPE. | Jeff Sharkey | 2009-08-01 | 1 | -25/+3 |
* | | | | Adds the ContactHeaderWidget for use by system apps. | Evan Millar | 2009-08-01 | 8 | -0/+470 |
* | | | | Add new utility methods to rsScriptC_Lib, android.util.MathUtil and android.g... | Romain Guy | 2009-07-31 | 1 | -0/+168 |
* | | | | Merge change 9430 | Android (Google) Code Review | 2009-07-31 | 2 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Update docs. | Joe Onorato | 2009-07-31 | 2 | -1/+8 |
* | | | | | Set touch mode to be TOUCH_DONE_MODE when calling doDoubleTap. | Grace Kloba | 2009-07-31 | 1 | -0/+1 |
* | | | | | Fix a bug in find. | Leon Scroggins | 2009-07-31 | 1 | -6/+4 |
* | | | | | Merge change 9216 | Android (Google) Code Review | 2009-07-31 | 2 | -11/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Fix UUID typo and allow incoming AVRCP connections. | Jaikumar Ganesh | 2009-07-31 | 2 | -11/+14 |
* | | | | | | rebuild the nav cache on mouse clicks during page load | Cary Clark | 2009-07-31 | 2 | -4/+15 |
* | | | | | | Allow the user to jump to the next textfield. | Leon Scroggins | 2009-07-31 | 2 | -7/+63 |
* | | | | | | Merge change 9334 | Android (Google) Code Review | 2009-07-31 | 2 | -1/+28 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Flip the use of triangle icon on the right of settings. | Amith Yamasani | 2009-07-30 | 2 | -1/+28 |
* | | | | | | | am 3e584428: Merge change 9124 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge change 9124 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -0/+1 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Fix a bug in ImageView: The drawing matrix is not updated when setImageMatrix... | Chih-Chung Chang | 2009-07-30 | 1 | -0/+1 |
* | | | | | | Merge change 9267 | Android (Google) Code Review | 2009-07-30 | 1 | -0/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't invalidate view if setEnabled doesn't change the state. | Amith Yamasani | 2009-07-30 | 1 | -0/+2 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | am c134c281: Merge change 9265 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -3/+3 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge change 9265 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| | * | | | | | Highlight IMEI-reading as part of READ_PHONE_STATE description | Christopher Tate | 2009-07-30 | 1 | -3/+3 |
* | | | | | | | am c2e06072: Tell the SearchManager to stopSearch before starting an in-app v... | Mike LeBeau | 2009-07-30 | 1 | -0/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Tell the SearchManager to stopSearch before starting an in-app voice | Mike LeBeau | 2009-07-30 | 1 | -0/+6 |
| |/ / / / / | |||||
* | | | | | | am 6af2552d: use safeUnref() since the other macro is not defined in donut | Mike Reed | 2009-07-30 | 2 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | use safeUnref() since the other macro is not defined in donut | Mike Reed | 2009-07-30 | 2 | -2/+2 |
* | | | | | | am 7299d6ad: Merge change 9159 into donut | Android (Google) Code Review | 2009-07-30 | 2 | -16/+26 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge change 9159 into donut | Android (Google) Code Review | 2009-07-30 | 2 | -16/+26 |
| |\ \ \ \ \ | |||||
| | * | | | | | check for null native objects, which never happens on a real subclass (we thr... | Mike Reed | 2009-07-30 | 2 | -16/+26 |
* | | | | | | | am 67fb5728: Merge change 9147 into donut | Android (Google) Code Review | 2009-07-30 | 2 | -5/+12 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fix in-app search shortcut icons | Bjorn Bringert | 2009-07-30 | 2 | -5/+12 |
* | | | | | | | am 25dff70f: Merge change 9039 into donut | Android (Google) Code Review | 2009-07-30 | 5 | -19/+62 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Merge change 9039 into donut | Android (Google) Code Review | 2009-07-29 | 5 | -19/+62 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Fix #2018814: System cannot correctly render assets with "wrap_content" attri... | Dianne Hackborn | 2009-07-29 | 5 | -19/+62 |
* | | | | | | Merge change 9245 | Android (Google) Code Review | 2009-07-30 | 1 | -2/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove android:multiprocess from ShutdownActivity to ensure it runs in the sy... | Mike Lockwood | 2009-07-30 | 1 | -2/+1 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge change 9198 | Android (Google) Code Review | 2009-07-30 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix missed Aggregate->Contact name change. | Evan Millar | 2009-07-30 | 1 | -3/+3 |
* | | | | | | | Merge change 9175 | Android (Google) Code Review | 2009-07-30 | 2 | -176/+160 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix 2016808. We used to send the new scale/scroll info to the UI thread after | Grace Kloba | 2009-07-30 | 2 | -176/+160 |
* | | | | | | | Add Activity Intent.ACTION_REQUEST_SHUTDOWN for requesting a system shutdown. | Mike Lockwood | 2009-07-30 | 2 | -0/+29 |
* | | | | | | | am b91e2b02: Merge change 9073 into donut | Android (Google) Code Review | 2009-07-30 | 1 | -1/+25 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | |