summaryrefslogtreecommitdiffstats
path: root/core/java/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Suggestions are dismissed by back key"Gilles Debunne2011-07-201-8/+53
|\
| * Suggestions are dismissed by back keyGilles Debunne2011-07-121-8/+53
* | Merge "Fix 5056699: GridLayout should maintain static indices for "gone" views."Jim Miller2011-07-201-2/+0
|\ \
| * | Fix 5056699: GridLayout should maintain static indices for "gone" views.Jim Miller2011-07-201-2/+0
* | | Merge "Skip byte order mark (BOM) in JsonReader"Jesse Wilson2011-07-201-0/+8
|\ \ \
| * | | Skip byte order mark (BOM) in JsonReaderJesse Wilson2011-07-201-0/+8
* | | | Merge "Updates and fixes for the social stream API."Dave Santoro2011-07-201-31/+58
|\ \ \ \
| * | | | Updates and fixes for the social stream API.Dave Santoro2011-07-201-31/+58
* | | | | Merge "waitWithTimeout() needs to check if the result is already available, l...Costin Manolache2011-07-201-3/+5
|\ \ \ \ \
| * | | | | waitWithTimeout() needs to check if the result is already available, like wai...Costin Manolache2011-07-171-3/+5
* | | | | | Merge "MediaScanner: Do separate bulk inserts for different media types"Mike Lockwood2011-07-201-7/+0
|\ \ \ \ \ \
| * | | | | | MediaScanner: Do separate bulk inserts for different media typesMike Lockwood2011-07-201-7/+0
| | |_|/ / / | |/| | | |
* | | | | | Fix bug #4772392 Check what needs to be done for RTL specific new attributes ...Fabrice Di Meglio2011-07-201-2/+0
| |_|/ / / |/| | | |
* | | | | Merge "Insertion handles fades out after being positionned"Gilles Debunne2011-07-201-16/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Insertion handles fades out after being positionnedGilles Debunne2011-07-191-16/+18
* | | | | Merge "Voicemail content provider API for api council review."Debashish Chatterjee2011-07-201-17/+70
|\ \ \ \ \
| * | | | | Voicemail content provider API for api council review.Debashish Chatterjee2011-07-191-17/+70
* | | | | | Merge "Add a getter for the active tag"Alon Albert2011-07-191-0/+9
|\ \ \ \ \ \
| * | | | | | Add a getter for the active tagAlon Albert2011-07-191-0/+9
| | |/ / / / | |/| | | |
* | | | | | Merge "Adding resizeMinWidth/Height to AppWidgetProviderInfo"Adam Cohen2011-07-192-2/+26
|\ \ \ \ \ \
| * | | | | | Adding resizeMinWidth/Height to AppWidgetProviderInfoAdam Cohen2011-07-192-2/+26
| |/ / / / /
* | | | | | Prevent NPE in TextView.getFadeTop()Romain Guy2011-07-191-0/+2
* | | | | | Merge "Fix issue #4976176: Font size setting does not persist"Dianne Hackborn2011-07-193-0/+31
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix issue #4976176: Font size setting does not persistDianne Hackborn2011-07-193-0/+31
* | | | | | Merge "Reduce the fade area to save bandwidth."Romain Guy2011-07-192-4/+46
|\ \ \ \ \ \
| * | | | | | Reduce the fade area to save bandwidth.Romain Guy2011-07-192-4/+46
* | | | | | | Merge "Let HardwareRenderer support multiple threads."Romain Guy2011-07-191-45/+51
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Let HardwareRenderer support multiple threads.Romain Guy2011-07-191-45/+51
* | | | | | | Merge "Expose to the platform the ability to pick up changes in child visibil...Philip Milne2011-07-192-1/+13
|\ \ \ \ \ \ \
| * | | | | | | Expose to the platform the ability to pick up changes in child visibility.Philip Milne2011-07-192-1/+13
* | | | | | | | Merge "Fix issue #4869092: ResolverActivity occasionally fails to display"Dianne Hackborn2011-07-191-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix issue #4869092: ResolverActivity occasionally fails to displayDianne Hackborn2011-07-191-0/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Code cleaning"Fabrice Di Meglio2011-07-191-5/+5
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Code cleaningFabrice Di Meglio2011-07-191-5/+5
* | | | | | | | Merge "add rebootWipeCache call to RecoverySystem API"Doug Zongker2011-07-191-12/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | add rebootWipeCache call to RecoverySystem APIDoug Zongker2011-07-191-12/+3
| |/ / / / / / /
* | | | | | | | Merge "Don't constrain invalidation rect when not clipping children"Chet Haase2011-07-191-3/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't constrain invalidation rect when not clipping childrenChet Haase2011-07-191-3/+8
* | | | | | | | | Merge "Add camera new picture and new video broadcast intents."Wu-cheng Li2011-07-191-0/+18
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add camera new picture and new video broadcast intents.Wu-cheng Li2011-07-191-0/+18
* | | | | | | | | | Merge "Change log msg since viewport can be changed before first layout."Shimeng (Simon) Wang2011-07-191-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change log msg since viewport can be changed before first layout.Shimeng (Simon) Wang2011-07-191-1/+3
* | | | | | | | | | | Merge "Fix build breakage."Philip Milne2011-07-191-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix build breakage.Philip Milne2011-07-191-0/+6
* | | | | | | | | | | | Add getBlob() to MatrixCursorTodd Kennedy2011-07-191-0/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Add in i18n TLDs and new TLDs to the URL RegEx matcher."Shimeng (Simon) Wang2011-07-191-6/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Add in i18n TLDs and new TLDs to the URL RegEx matcher.Shimeng (Simon) Wang2011-07-191-6/+6
* | | | | | | | | | | Merge "Test Gallery layout direction."Fabrice Di Meglio2011-07-191-50/+133
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Test Gallery layout direction.Doug Felt2011-07-181-50/+133
* | | | | | | | | | | | Merge "Gather View's hierarchy notifications into methods that can easily be ...Philip Milne2011-07-192-66/+27
|\ \ \ \ \ \ \ \ \ \ \ \