| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't flash StrictMode from the system server. | Brad Fitzpatrick | 2010-11-24 | 1 | -1/+25 |
* | Long press in empty space moves cursor and shows Paste affordance. | Gilles Debunne | 2010-11-24 | 1 | -43/+79 |
* | Comments on lazy controllers initialization. | Gilles Debunne | 2010-11-24 | 1 | -42/+38 |
* | Option to enable StrictMode flashing on userdebug builds. | Brad Fitzpatrick | 2010-11-24 | 3 | -13/+39 |
* | Fix some formatting issues. | Jaikumar Ganesh | 2010-11-24 | 1 | -2/+2 |
* | Merge "Update BT code for voice capability cases." | Jaikumar Ganesh | 2010-11-24 | 4 | -10/+52 |
|\ |
|
| * | Update BT code for voice capability cases. | Jaikumar Ganesh | 2010-11-24 | 4 | -10/+52 |
* | | Merge "this should be @hidden" | Joe Onorato | 2010-11-24 | 1 | -0/+1 |
|\ \ |
|
| * | | this should be @hidden | Joe Onorato | 2010-11-24 | 1 | -0/+1 |
* | | | Change rotation freeze to all be implemented in window manager. | Dianne Hackborn | 2010-11-24 | 1 | -0/+13 |
* | | | Merge "Allow status bar panels to be on top of the status bar." | Joe Onorato | 2010-11-24 | 1 | -1/+8 |
|\ \ \
| |/ / |
|
| * | | Allow status bar panels to be on top of the status bar. | Joe Onorato | 2010-11-24 | 1 | -1/+8 |
* | | | defer resume while selecting text | Cary Clark | 2010-11-24 | 1 | -6/+15 |
|/ / |
|
* | | Merge "Don't drop zeros in the second position in formatDuration()" | Bjorn Bringert | 2010-11-24 | 1 | -3/+2 |
|\ \ |
|
| * | | Don't drop zeros in the second position in formatDuration() | Bjorn Bringert | 2010-11-23 | 1 | -3/+2 |
* | | | Merge "Misc ActivityManagerNative cleanup." | Brad Fitzpatrick | 2010-11-23 | 1 | -27/+24 |
|\ \ \ |
|
| * | | | Misc ActivityManagerNative cleanup. | Brad Fitzpatrick | 2010-11-23 | 1 | -27/+24 |
* | | | | Merge "Add an API to set InputMethodAndSubtype" | satok | 2010-11-23 | 2 | -4/+22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add an API to set InputMethodAndSubtype | satok | 2010-11-24 | 2 | -4/+22 |
* | | | | Fix potential weird StrictMode NPE. | Brad Fitzpatrick | 2010-11-23 | 1 | -5/+10 |
* | | | | Merge "Fix bug 3226108 - WebView would not update content properly after a fl... | Adam Powell | 2010-11-23 | 1 | -6/+4 |
|\ \ \ \ |
|
| * | | | | Fix bug 3226108 - WebView would not update content properly after a fling. | Adam Powell | 2010-11-23 | 1 | -6/+4 |
* | | | | | Merge "Misc Looper cleanups; add android.util.PrefixPrinter" | Brad Fitzpatrick | 2010-11-23 | 2 | -33/+86 |
|\ \ \ \ \ |
|
| * | | | | | Misc Looper cleanups; add android.util.PrefixPrinter | Brad Fitzpatrick | 2010-11-23 | 2 | -33/+86 |
* | | | | | | Merge "changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4" | Vasu Nori | 2010-11-23 | 2 | -0/+27 |
|\ \ \ \ \ \ |
|
| * | | | | | | changes to support Change-Id: I572fdfd6d34dbb5a0577c6cf14664b6f2d5700b4 | Vasu Nori | 2010-11-22 | 2 | -0/+27 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge "Long press starts a new selection if one is already started." | Gilles Debunne | 2010-11-23 | 1 | -22/+21 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | Long press starts a new selection if one is already started. | Gilles Debunne | 2010-11-23 | 1 | -22/+21 |
* | | | | | | Merge "Create logic for applying padding only to custom preference layouts" | Mindy Pereira | 2010-11-23 | 1 | -0/+84 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Create logic for applying padding only to custom preference layouts | Mindy Pereira | 2010-11-23 | 1 | -0/+84 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge "StrictMode.Span annotations for ScrollView." | Brad Fitzpatrick | 2010-11-23 | 1 | -21/+70 |
|\ \ \ \ \ |
|
| * | | | | | StrictMode.Span annotations for ScrollView. | Brad Fitzpatrick | 2010-11-23 | 1 | -21/+70 |
| |/ / / / |
|
* | | | | | various fixes for animations and javadocs | Chet Haase | 2010-11-23 | 3 | -35/+74 |
* | | | | | Change return type of getShortcutInputMethodsAndSubtypes to Map<InputMethodIn... | satok | 2010-11-24 | 1 | -19/+20 |
|/ / / / |
|
* | | | | Merge "Update edge and glow rendering to match new specs." | Mindy Pereira | 2010-11-23 | 2 | -13/+17 |
|\ \ \ \ |
|
| * | | | | Update edge and glow rendering to match new specs. | Mindy Pereira | 2010-11-23 | 2 | -13/+17 |
| |/ / / |
|
* | | | | Merge "StrictMode fingerprinting / hashCode improvements." | Brad Fitzpatrick | 2010-11-23 | 1 | -1/+19 |
|\ \ \ \ |
|
| * | | | | StrictMode fingerprinting / hashCode improvements. | Brad Fitzpatrick | 2010-11-23 | 1 | -1/+19 |
| |/ / / |
|
* | | | | Merge "b/3186860: fix failing layout tests: fast/events/touch/basic-multi-to... | Huahui Wu | 2010-11-23 | 1 | -7/+11 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | b/3186860: fix failing layout tests: | Huahui Wu | 2010-11-23 | 1 | -7/+11 |
* | | | | Merge "Cache WindowManager in StrictMode; add android.util.Singleton" | Brad Fitzpatrick | 2010-11-23 | 2 | -3/+47 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Cache WindowManager in StrictMode; add android.util.Singleton | Brad Fitzpatrick | 2010-11-22 | 2 | -3/+47 |
| | |/
| |/| |
|
* | | | cancel text selection on rotate | Cary Clark | 2010-11-23 | 1 | -0/+11 |
* | | | Merge "Merge overscrolling from gingerbread." | Adam Powell | 2010-11-23 | 13 | -253/+3016 |
|\ \ \ |
|
| * | | | Merge overscrolling from gingerbread. | Adam Powell | 2010-11-23 | 13 | -253/+3016 |
* | | | | Merge "print certain rows from downloads.db when bugreports are taken" | Vasu Nori | 2010-11-23 | 3 | -8/+56 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | print certain rows from downloads.db when bugreports are taken | Vasu Nori | 2010-11-22 | 3 | -8/+56 |
* | | | | Rename android.provider.Mtp to android.provider.Ptp | Mike Lockwood | 2010-11-23 | 2 | -18/+17 |
* | | | | Offer the user the option to configure an AutoFill profile. | Ben Murdoch | 2010-11-23 | 4 | -6/+64 |
| |/ /
|/| | |
|
* | | | StrictMode visual notification support. | Brad Fitzpatrick | 2010-11-22 | 2 | -4/+46 |