summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Mass merge from gingerbread - do not mergeThe Android Open Source Project2011-01-305-48/+83
|\
| * Merge f126ad3b from gingerbreadJean-Baptiste Queru2011-01-292-8/+11
| |\
| | * Use classnames instead of ints for NFC techs.Jeff Hamilton2011-01-252-8/+11
| * | am 5e81a6e2: Fix trace mismatch.Arnaud Ferir2011-01-291-1/+1
| |\ \ | | |/
| | * Fix trace mismatch.Arnaud Ferir2011-01-241-1/+1
| * | am 42a46157: Fix 3379239: Catch exceptions from workaround for OOM.Jim Miller2011-01-291-2/+10
| |\ \ | | |/
| | * Fix 3379239: Catch exceptions from workaround for OOM.Jim Miller2011-01-231-2/+10
| * | resolved conflicts for merge of 6687ecb4 to honeycomb-mergeJeff Hamilton2011-01-271-38/+62
| |\ \ | | |/
| | * Fix 3106227: use WeakReferences for receivers in DigitalClock classJim Miller2011-01-141-40/+63
| * | am 3ea5728e: Tweak level at which we reset battery stats to 90%.Dianne Hackborn2011-01-251-1/+1
| |\ \ | | |/
| | * Tweak level at which we reset battery stats to 90%.Dianne Hackborn2011-01-051-1/+1
* | | Merge "Add "Use physical keyboard" option to system bar IME button." into hon...Jeff Brown2011-01-302-0/+2
|\ \ \
| * | | Add "Use physical keyboard" option to system bar IME button.Jeff Brown2011-01-282-0/+2
* | | | Merge "Update the encryption password when the device password is changed." i...Jason parks2011-01-291-4/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Update the encryption password when the device password is changed.Jason parks2011-01-281-4/+31
* | | | Merge "Fix for TextView's error popup behavior when using soft keyboard." int...Gilles Debunne2011-01-281-2/+2
|\ \ \ \
| * | | | Fix for TextView's error popup behavior when using soft keyboard.Gilles Debunne2011-01-271-2/+2
| |/ / /
* | | | Plumb whether an input view is actually visible or not through from the IMEJoe Onorato2011-01-273-3/+3
|/ / /
* | | Fix 3381324: Restart ripples when the user moves away from the edge.Jim Miller2011-01-261-3/+17
* | | Merge "Re-enabling queued unbinding of services after requests to the service...Winson Chung2011-01-261-0/+1
|\ \ \
| * | | Re-enabling queued unbinding of services after requests to the service. (3394...Winson Chung2011-01-261-0/+1
* | | | Make FLAG_FULLSCREEN not go into lights out mode anymore.Joe Onorato2011-01-261-1/+0
|/ / /
* | | Merge "Fix bug 3387855 - Menu flashes on left side of screen" into honeycombAdam Powell2011-01-251-1/+10
|\ \ \
| * | | Fix bug 3387855 - Menu flashes on left side of screenAdam Powell2011-01-251-1/+10
* | | | Fix surface frame size reporting.Jeff Brown2011-01-252-24/+53
|/ / /
* | | Merge "Tracking jarjar of org.bouncycastle to com.android.org.bouncycastle" i...Brian Carlstrom2011-01-251-1/+1
|\ \ \
| * | | Tracking jarjar of org.bouncycastle to com.android.org.bouncycastleBrian Carlstrom2011-01-241-1/+1
* | | | Fix bug 3178934 - Make MenuBuilder notify its adapters of changesAdam Powell2011-01-241-7/+27
|/ / /
* | | Merge "Fix 3381304: disable key preview in LockScreen's qwerty keyboard" into...Jim Miller2011-01-241-1/+2
|\ \ \
| * | | Fix 3381304: disable key preview in LockScreen's qwerty keyboardJim Miller2011-01-231-1/+2
* | | | Merge "Fix bug 3382994 - android.view.WindowManager$BadTokenException" into h...Adam Powell2011-01-241-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix bug 3382994 - android.view.WindowManager$BadTokenExceptionAdam Powell2011-01-241-1/+5
* | | | Fix bug 3237638 - make it easy to change a "refresh" AB button/iconAdam Powell2011-01-241-0/+1
|/ / /
* | | Fix a regression in the wallpaper drawing.Jeff Brown2011-01-231-23/+26
* | | Merge "Fix bug 3381275 - Too much padding on the left of a custom nav bar" in...Adam Powell2011-01-231-2/+7
|\ \ \
| * | | Fix bug 3381275 - Too much padding on the left of a custom nav barAdam Powell2011-01-231-2/+7
* | | | Merge "visibility ("lights out") API." into honeycombJoe Onorato2011-01-232-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | visibility ("lights out") API.Joe Onorato2011-01-232-1/+4
* | | | Merge "Fix bug 3380292 - long title in actionbar context mode pushes buttons ...Adam Powell2011-01-231-10/+5
|\ \ \ \
| * | | | Fix bug 3380292 - long title in actionbar context mode pushes buttons over edgeAdam Powell2011-01-231-10/+5
* | | | | Merge "Don't call broken+deprecated SamplingProfiler.writeHprofData" into hon...Jesse Wilson2011-01-231-17/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't call broken+deprecated SamplingProfiler.writeHprofDataJesse Wilson2011-01-231-17/+13
| |/ / /
* | | | Avoid unnecessarily redrawing the wallpaper.Jeff Brown2011-01-231-36/+97
|/ / /
* | | Fix bug 3360851 - actionbar overflow menu button doesn't trigger "audible sel...Adam Powell2011-01-211-0/+2
|/ /
* | Fix 3374446: Allow multiple shift keys in Keyboard.Jim Miller2011-01-202-52/+49
* | Fix bug 3362375 - API REVIEW: remove unused public 'up' idAdam Powell2011-01-202-54/+0
* | Error popup no longer flickers in TextViews.Gilles Debunne2011-01-191-4/+0
* | Merge "Bee seeing you..." into honeycombDianne Hackborn2011-01-191-2/+2
|\ \
| * | Bee seeing you...Dianne Hackborn2011-01-181-2/+2
* | | Refactoring app widgets to address security/performance issues.Winson Chung2011-01-182-1/+30