summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Fix 5906830: Update the clock earlier when lock screen comes back from suspend.Jim Miller2012-01-271-1/+1
* Merge "Fix 5620754: don't show pattern unlock after SIM unlock if not enabled."Jim Miller2012-01-261-1/+1
|\
| * Fix 5620754: don't show pattern unlock after SIM unlock if not enabled.Jim Miller2012-01-251-1/+1
* | Merge "Unbalanced batch edit begin and end leave TextView unresponsive"Gilles Debunne2012-01-251-8/+46
|\ \ | |/ |/|
| * Unbalanced batch edit begin and end leave TextView unresponsiveGilles Debunne2012-01-171-8/+46
* | Merge "Move network stats to FileRotator pattern."Jeff Sharkey2012-01-243-15/+177
|\ \
| * | Move network stats to FileRotator pattern.Jeff Sharkey2012-01-243-15/+177
* | | Merge "Fix bug # 5863709 API request: Change param names of deleteSurrounding...Fabrice Di Meglio2012-01-231-2/+2
|\ \ \
| * | | Fix bug # 5863709 API request: Change param names of deleteSurroundingText to...Fabrice Di Meglio2012-01-231-2/+2
| | |/ | |/|
* | | Don't use bootstrap loader directlyAndy McFadden2012-01-231-1/+1
| |/ |/|
* | Fix edge cases leading to backup hanging foreverChristopher Tate2012-01-181-0/+1
|/
* Introduce FileRotator.Jeff Sharkey2012-01-131-0/+330
* am d3872f55: am 62fad768: Merge "Fix 4560303: Add setting to lock later when ...Jim Miller2012-01-101-8/+19
|\
| * Fix 4560303: Add setting to lock later when power button pressedJim Miller2012-01-091-8/+19
* | Fix a bug where window progress bars had the wrong default visibilityAdam Powell2012-01-091-0/+2
* | Merge "Fix 5783857: Device Policy Manager doesn't allow Face Unlock"Danielle Millett2012-01-031-40/+47
|\ \
| * | Fix 5783857: Device Policy Manager doesn't allow Face UnlockDanielle Millett2011-12-221-40/+47
* | | Move the frameworks/base hostname verifier into libcore. Part 2/2Jesse Wilson2011-12-272-710/+0
* | | Merge "Received MMS is not displayed properly with 'Avea' SIM Card"Tom Taylor2011-12-201-0/+3
|\ \ \ | |/ / |/| |
| * | Received MMS is not displayed properly with 'Avea' SIM CardTom Taylor2011-12-141-0/+3
* | | Avoid reading network stats when disabled.Jeff Sharkey2011-12-132-27/+48
|/ /
* | am 38342c9d: am d426c338: Merge "Reduce likelihood of crash in state machine....Jaikumar Ganesh2011-12-071-5/+47
|\ \ | |/
| * Merge "Reduce likelihood of crash in state machine." into ics-mr1Jaikumar Ganesh2011-12-071-5/+47
| |\
| | * Reduce likelihood of crash in state machine.Jaikumar Ganesh2011-12-071-5/+47
* | | am a21ce1f1: am 0a361b10: Merge "Workaround for issue where the notifyDataset...Winson Chung2011-12-071-0/+1
|\ \ \ | |/ /
| * | Workaround for issue where the notifyDatasetChanged call chain is broken when...Winson Chung2011-12-061-0/+1
| |/
* | Use a Choreographer to schedule animation and drawing.Jeff Brown2011-12-051-1/+52
* | Ensure input events are processed in-order in the application.Jeff Brown2011-12-011-36/+0
* | am 910ae39f: am ff33b94e: Merge "Cleanup static references when quitting." in...Jaikumar Ganesh2011-11-291-10/+34
|\ \ | |/
| * Cleanup static references when quitting.Jaikumar Ganesh2011-11-281-10/+34
* | am d61b61d6: am 227a64fe: Merge "Fix an NPE on overflow in BatteryStats histo...Amith Yamasani2011-11-221-1/+1
|\ \ | |/
| * Merge "Fix an NPE on overflow in BatteryStats history." into ics-mr1Amith Yamasani2011-11-221-1/+1
| |\
| | * Fix an NPE on overflow in BatteryStats history.Amith Yamasani2011-11-211-1/+1
* | | am 516035f0: am fb0784da: Merge "Fix bug 5521467 - Monkeys and ActionBar cust...Adam Powell2011-11-211-1/+6
|\ \ \ | |/ /
| * | Fix bug 5521467 - Monkeys and ActionBar custom tab viewsAdam Powell2011-11-211-1/+6
| |/
* | add sentence level spell checker hidden apissatok2011-11-222-0/+2
* | am 3dd55677: am ff95f657: Merge "Fix 5579440: Add transport control view to t...Jim Miller2011-11-141-1/+2
|\ \ | |/
| * Fix 5579440: Add transport control view to tablet unlock screensJim Miller2011-11-141-1/+2
* | am b22eec57: am a8743f15: Fix bug 5425280 - Two ActionBar icons show upAdam Powell2011-11-141-1/+1
|\ \ | |/
| * Fix bug 5425280 - Two ActionBar icons show upAdam Powell2011-11-111-1/+1
* | am f52df796: am 15843aa5: Merge "lock pattern width spec set to max" into ics...Peter Ng2011-11-101-1/+1
|\ \ | |/
| * lock pattern width spec set to maxPeter Ng2011-11-091-1/+1
* | am 5943c1dc: am 270826a8: Merge "Fix 5555408: allow emergency button to be di...Jim Miller2011-11-101-9/+8
|\ \ | |/
| * Merge "Fix 5555408: allow emergency button to be disabled on SIM/PUK unlock s...Jim Miller2011-11-091-9/+8
| |\
| | * Fix 5555408: allow emergency button to be disabled on SIM/PUK unlock screenJim Miller2011-11-071-9/+8
* | | am b9b08257: Merge "Showing a congratulations screen after choosing face unlo...Danielle Millett2011-11-091-15/+14
|\ \ \ | |/ /
| * | Showing a congratulations screen after choosing face unlock backup lockDanielle Millett2011-11-071-15/+14
| |/
* | Improve JavaDoc on AtomicFile.Jeff Brown2011-11-071-0/+11
|/
* Merge "Fix a memory leak of a Binder in SpellCheckerService" into ics-mr1satok2011-11-031-0/+1
|\
| * Fix a memory leak of a Binder in SpellCheckerServicesatok2011-11-031-0/+1