Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | remove check for obsolete property ro.config.sync | Fred Quintana | 2010-02-17 | 1 | -27/+1 | |
* | | | | | | | Merge "add support for audio/3gpp" | Cary Clark | 2010-02-18 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | add support for audio/3gpp | Cary Clark | 2010-02-18 | 1 | -0/+1 | |
* | | | | | | | Merge "Prevent possible NPE in android.gesture.Learner" | Kenny Root | 2010-02-17 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Prevent possible NPE in android.gesture.Learner | Kenny Root | 2010-02-17 | 1 | -1/+2 | |
* | | | | | | | | Merge "Don't move the fast scroll thumb with a list on overscroll." | Adam Powell | 2010-02-17 | 1 | -1/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don't move the fast scroll thumb with a list on overscroll. | Adam Powell | 2010-02-17 | 1 | -1/+10 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Added more @RemotableViewMethod methods, mutate ImageView. | Jeff Sharkey | 2010-02-17 | 3 | -3/+25 | |
| |_|_|_|/ / / |/| | | | | | | ||||||
* | | | | | | | Change Javadocs to fix SDK build | Kenny Root | 2010-02-17 | 3 | -5/+4 | |
* | | | | | | | Merge "Add better index checks for AndroidCharacter.mirror" | Kenny Root | 2010-02-17 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add better index checks for AndroidCharacter.mirror | Kenny Root | 2010-02-17 | 1 | -0/+5 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Cleanup of global search references in SearchDialog and SearchManager. | Amith Yamasani | 2010-02-17 | 4 | -882/+78 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge "Fix cast to String[] in FullBackupAgent" | Kenny Root | 2010-02-17 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix cast to String[] in FullBackupAgent | Kenny Root | 2010-02-17 | 1 | -1/+2 | |
* | | | | | | | Merge "Add hashCode() to BluetoothService$RemoteService" | Kenny Root | 2010-02-17 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add hashCode() to BluetoothService$RemoteService | Kenny Root | 2010-02-17 | 1 | -0/+8 | |
* | | | | | | | | XML attribute for overscrolling behavior | Adam Powell | 2010-02-17 | 2 | -36/+81 | |
|/ / / / / / / | ||||||
* | | | | | | | Changes to remove WebTextView at end of touch/press rather than during. | Leon Scroggins | 2010-02-17 | 1 | -13/+21 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Adding support for "contact counts grouped by the first letter of the ... | Dmitri Plotnikov | 2010-02-17 | 1 | -1/+39 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adding support for "contact counts grouped by the first letter | Dmitri Plotnikov | 2010-02-17 | 1 | -1/+39 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge "Fix issue #2420412: API review: DeviceAdmin API changes" | Dianne Hackborn | 2010-02-17 | 3 | -16/+25 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix issue #2420412: API review: DeviceAdmin API changes | Dianne Hackborn | 2010-02-17 | 3 | -16/+25 | |
* | | | | | | Merge "Enhance text docs, rename some variables for clarity, comment places i... | Eric Fischer | 2010-02-17 | 5 | -170/+372 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Enhance text docs, rename some variables for clarity, comment places in the code | Doug Felt | 2010-02-16 | 5 | -170/+372 | |
* | | | | | | Add UI considerations to layers | Cary Clark | 2010-02-17 | 1 | -17/+33 | |
* | | | | | | Merge "AVRCP volume controls for the docks." | Jaikumar Ganesh | 2010-02-17 | 1 | -0/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | AVRCP volume controls for the docks. | Jaikumar Ganesh | 2010-02-16 | 1 | -0/+37 | |
* | | | | | | | Create a default style for WebTextView. | Leon Scroggins | 2010-02-17 | 1 | -1/+1 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Remove ACTION_VOICE_SEARCH_SETTINGS (added only for Froyo), because we've got | Mike LeBeau | 2010-02-16 | 1 | -6/+0 | |
* | | | | | | Merge "MountService: Add API call for getting a list of pids currently using ... | San Mehat | 2010-02-16 | 1 | -1/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | MountService: Add API call for getting a list of pids currently using the spe... | San Mehat | 2010-02-16 | 1 | -1/+7 | |
* | | | | | | | Merge "Update Tethering." | Robert Greenwalt | 2010-02-16 | 3 | -2/+55 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Update Tethering. | Robert Greenwalt | 2010-02-16 | 3 | -2/+55 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge "API CHANGE: expose backup/restore to the SDK" | Chris Tate | 2010-02-16 | 14 | -41/+178 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | API CHANGE: expose backup/restore to the SDK | Christopher Tate | 2010-02-16 | 14 | -41/+178 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge "Add constant to android-common for voice search's EXTRA_CALLING_PACKAG... | Mike LeBeau | 2010-02-16 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Add constant to android-common for voice search's EXTRA_CALLING_PACKAGE, | Mike LeBeau | 2010-02-12 | 1 | -4/+2 | |
* | | | | | | | Add API to access ICU's East Asian Width | Kenny Root | 2010-02-16 | 1 | -0/+39 | |
* | | | | | | | Merge "Fixing the use of entities in VCardExporter." | Daisuke Miyakawa | 2010-02-16 | 1 | -12/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixing the use of entities in VCardExporter. | Dmitri Plotnikov | 2010-02-16 | 1 | -12/+9 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge "fix build" | Jean-Baptiste Queru | 2010-02-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix build | Jean-Baptiste Queru | 2010-02-16 | 1 | -3/+3 | |
* | | | | | | | | Keep Rfc822Tokenizer from crashing when the string ends with a backslash. | Eric Fischer | 2010-02-16 | 1 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Add getInsecure() that returns a persistently insecure SSLSocketFactory, | Dan Egnor | 2010-02-16 | 1 | -18/+39 | |
* | | | | | | | Do not include the fragement identifier in the path. | Patrick Scott | 2010-02-16 | 1 | -1/+2 | |
* | | | | | | | Merge "Expose more Download Manager APIs." | Jean-Baptiste Queru | 2010-02-16 | 1 | -4/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Expose more Download Manager APIs. | Jean-Baptiste Queru | 2010-02-16 | 1 | -4/+7 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Switch from REMOTE_INTENT to the new push messaging, add the required permiss... | Costin Manolache | 2010-02-16 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge "Fix for [Horizontal]ScrollView scroll range reporting" | Adam Powell | 2010-02-16 | 2 | -8/+10 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix for [Horizontal]ScrollView scroll range reporting | Adam Powell | 2010-02-16 | 2 | -8/+10 |