summaryrefslogtreecommitdiffstats
path: root/core/java
Commit message (Expand)AuthorAgeFilesLines
* Add in i18n TLDs and new TLDs to the URL RegEx matcher.Shimeng (Simon) Wang2011-07-181-6/+6
* Merge "NetInitiatedActivity: support AUTO response feature for SUPL IOT"Mike Lockwood2011-07-181-1/+25
|\
| * NetInitiatedActivity: support AUTO response feature for SUPL IOTAlexy Shin2011-07-181-1/+25
* | Few minor TTS clean ups.Narayan Kamath2011-07-183-12/+14
* | Fix a few threading issues in the AudioPlaybackHandler.Narayan Kamath2011-07-184-46/+67
* | Merge "Improve TextToSpeech#isSpeaking()"Narayan Kamath2011-07-183-2/+18
|\ \ | |/ |/|
| * Improve TextToSpeech#isSpeaking()Narayan Kamath2011-07-153-2/+18
* | Merge "Update the style of the action bar share UI"Svetoslav Ganov2011-07-173-14/+27
|\ \
| * | Update the style of the action bar share UISvetoslav Ganov2011-07-173-14/+27
* | | Merge "Make View#setBackgroundDrawable a no-op if setting the same background."Adam Powell2011-07-171-0/+4
|\ \ \
| * | | Make View#setBackgroundDrawable a no-op if setting the same background.Adam Powell2011-07-171-0/+4
* | | | Merge "Data usage notifs, newly installed apps, defaults."Jeff Sharkey2011-07-172-7/+20
|\ \ \ \
| * | | | Data usage notifs, newly installed apps, defaults.Jeff Sharkey2011-07-172-7/+20
* | | | | Merge "Fix a couple static leaks."Dianne Hackborn2011-07-171-12/+18
|\ \ \ \ \
| * | | | | Fix a couple static leaks.Dianne Hackborn2011-07-171-12/+18
| |/ / / /
* | | | | Merge "Rework and fix "adb shell dumpsys meminfo""Dianne Hackborn2011-07-174-39/+168
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Rework and fix "adb shell dumpsys meminfo"Dianne Hackborn2011-07-174-39/+168
| |/ / /
* | | | Fix bug 5037642 - Refine back button behavior for action bar modes.Adam Powell2011-07-171-0/+13
|/ / /
* | | Merge "Release strong Fragment references after exec."Jeff Sharkey2011-07-171-0/+1
|\ \ \ | |/ / |/| |
| * | Release strong Fragment references after exec.Jeff Sharkey2011-07-131-0/+1
* | | Scroll events should indicate whether or not they have pixel data.Svetoslav Ganov2011-07-171-18/+18
* | | AccessibilityNodeInfo does not report checkable coreclty.Svetoslav Ganov2011-07-172-2/+1
* | | Bug 5037953: Fix NPE in bringPointIntoViewGilles Debunne2011-07-161-0/+2
* | | Fix bug 5021359 - show app icon for collapsible action views.Adam Powell2011-07-152-5/+3
* | | Fix bug 5011067 - align popup lists to their content rather thanAdam Powell2011-07-152-11/+29
* | | Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"Fabrice Di Meglio2011-07-152-8/+14
|\ \ \
| * | | Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio2011-07-152-8/+14
* | | | Merge "Use higher resolution in in-call UI if available."Daniel Lehmann2011-07-152-10/+41
|\ \ \ \
| * | | | Use higher resolution in in-call UI if available.Daniel Lehmann2011-07-142-10/+41
| |/ / /
* | | | Merge "Some code refactoring"Fabrice Di Meglio2011-07-151-3/+3
|\ \ \ \
| * | | | Some code refactoringFabrice Di Meglio2011-07-141-3/+3
| |/ / /
* | | | Merge "Implement SeekBarPreference.onGetDefaultValue"John Reck2011-07-151-0/+5
|\ \ \ \
| * | | | Implement SeekBarPreference.onGetDefaultValueJohn Reck2011-07-151-0/+5
* | | | | Fix leak in LayoutTransitionChet Haase2011-07-151-3/+3
* | | | | Merge "WifiWatchdog rewrite to formal statemachine"Irfan Sheriff2011-07-151-0/+1
|\ \ \ \ \
| * | | | | WifiWatchdog rewrite to formal statemachineIsaac Levy2011-07-151-0/+1
* | | | | | Merge "Add a hidden generic property interface"John Reck2011-07-152-0/+16
|\ \ \ \ \ \
| * | | | | | Add a hidden generic property interfaceJohn Reck2011-07-152-0/+16
* | | | | | | Add new ViewDebug APIs to profile the event queue.Romain Guy2011-07-154-57/+251
| |_|/ / / / |/| | | | |
* | | | | | Merge "resolved conflicts for merge of 8550f3b8 to master"Robert Greenwalt2011-07-152-13/+88
|\ \ \ \ \ \
| * \ \ \ \ \ resolved conflicts for merge of 8550f3b8 to masterRobert Greenwalt2011-07-152-13/+88
| |\ \ \ \ \ \
| | * \ \ \ \ \ resolved conflicts for merge of 0a46db5d to honeycomb-plus-aospRobert Greenwalt2011-07-152-13/+88
| | |\ \ \ \ \ \
| | | * | | | | | Apply the dns and route diff which we get a changeRobert Greenwalt2011-07-142-13/+88
* | | | | | | | | Merge "Bug 4382356: No automatic focus change in ScrollViews"Gilles Debunne2011-07-152-17/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Bug 4382356: No automatic focus change in ScrollViewsGilles Debunne2011-07-152-17/+6
* | | | | | | | | Merge "Implement textDirection heuristic selection."Fabrice Di Meglio2011-07-1511-256/+600
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Implement textDirection heuristic selection.Doug Felt2011-07-1411-261/+605
* | | | | | | | | | Merge "Bug 5014726: Paste works in ExtractedText"Gilles Debunne2011-07-152-6/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bug 5014726: Paste works in ExtractedTextGilles Debunne2011-07-122-11/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge "MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia ...Mike Lockwood2011-07-151-0/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |