summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Formalize time bases in battery stats.Dianne Hackborn2014-03-052-649/+797
* Manually merge commit '2faf28cf' into masterWill Haldean Brown2014-03-041-0/+282
|\
| * am bd79652a: Merge "Add swipe-to-dismiss support to PhoneWindow." into klp-mo...Will Haldean Brown2014-03-041-0/+282
| |\
| | * Add swipe-to-dismiss support to PhoneWindow.Will Haldean Brown2014-03-041-0/+282
* | | Hold a wake lock while dispatching network activity events.Dianne Hackborn2014-02-284-87/+117
* | | Add support for USB devices with multiple configurations and alternate interf...Mike Lockwood2014-02-271-0/+2
* | | Merge "Change Activity Scene Transitions to be more automatic redo."George Mount2014-02-271-0/+5
|\ \ \
| * | | Change Activity Scene Transitions to be more automatic redo.George Mount2014-02-261-0/+5
* | | | Collect per-uid mobile radio usage.Dianne Hackborn2014-02-263-22/+208
|/ / /
* | | Revert "Change Activity Scene Transitions to be more automatic."George Mount2014-02-261-5/+0
* | | Merge "Deal with apps known to LocalTransport backend but with no data"Christopher Tate2014-02-261-1/+3
|\ \ \
| * | | Deal with apps known to LocalTransport backend but with no dataChristopher Tate2014-02-251-1/+3
* | | | Merge "Change Activity Scene Transitions to be more automatic."George Mount2014-02-251-0/+5
|\ \ \ \
| * | | | Change Activity Scene Transitions to be more automatic.George Mount2014-02-251-0/+5
* | | | | More battery stats.Dianne Hackborn2014-02-252-11/+12
* | | | | Merge "Tabs -> spaces in frameworks/base."John Spurlock2014-02-251-1/+1
|\ \ \ \ \
| * | | | | Tabs -> spaces in frameworks/base.John Spurlock2014-02-251-1/+1
| |/ / / /
* | | | | Fix some issues with network usage in battery stats.Dianne Hackborn2014-02-242-17/+21
| |/ / / |/| | |
* | | | Improve how battery stats collects network stats.Dianne Hackborn2014-02-242-39/+116
|/ / /
* | | Don't assume that we're at start of file at ctor timeChristopher Tate2014-02-211-2/+25
* | | Merge "Fix for reveal animated drawables"Alan Viverette2014-02-191-28/+48
|\ \ \
| * | | Fix for reveal animated drawablesAlan Viverette2014-02-191-28/+48
* | | | am 13c83996: am 1c532c2e: am 4b07b26e: Merge "Make UsbService optional" into ...Adam Lesinski2014-02-192-9/+27
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am 4b07b26e: Merge "Make UsbService optional" into klp-modular-devAdam Lesinski2014-02-192-9/+27
| |\ \ | | |/
| | * Make UsbService optionalAdam Lesinski2014-02-182-9/+27
* | | Merge "Fix alert dialog's background when no custom panel visible"Alan Viverette2014-02-191-60/+68
|\ \ \
| * | | Fix alert dialog's background when no custom panel visibleAlan Viverette2014-02-181-60/+68
* | | | Merge "Fix issue #13095629: Device is in restart mode for long time..."Dianne Hackborn2014-02-191-2/+6
|\ \ \ \
| * | | | Fix issue #13095629: Device is in restart mode for long time...Dianne Hackborn2014-02-191-2/+6
* | | | | Fix issue #13065185: Frequent runtime restarts on launching...Dianne Hackborn2014-02-181-3/+3
|/ / / /
* | | | Implement wifi part of issue #12973036: Improve power_profile.xmlDianne Hackborn2014-02-182-171/+264
|/ / /
* | | Merge "Support default, pattern, pin and password encryption types"Paul Lawrence2014-02-141-6/+22
|\ \ \
| * | | Support default, pattern, pin and password encryption typesPaul Lawrence2014-02-131-6/+22
* | | | am f75aaf02: am ae254a8d: am 3048191b: Remove onCreate() method that should n...Jeff Brown2014-02-141-8/+0
|\ \ \ \ | | |/ / | |/| |
| * | | am 3048191b: Remove onCreate() method that should not be there.Jeff Brown2014-02-141-8/+0
| |\ \ \ | | | |/ | | |/|
| | * | Remove onCreate() method that should not be there.Jeff Brown2014-02-131-8/+0
* | | | Merge "Start tracking radio up time."Dianne Hackborn2014-02-133-65/+99
|\ \ \ \ | |_|_|/ |/| | |
| * | | Start tracking radio up time.Dianne Hackborn2014-02-133-65/+99
* | | | am 5137fa03: am 34cc9f90: am 53c7608a: am a3c3533b: Merge "Finish fixing Zygo...Dave Platt2014-02-132-1/+45
|\ \ \ \ | | |/ / | |/| |
| * | | am 53c7608a: am a3c3533b: Merge "Finish fixing Zygote descriptor leakage prob...Dave Platt2014-02-122-1/+45
| |\ \ \
| | * | | Finish fixing Zygote descriptor leakage problemDave Platt2014-02-062-1/+45
* | | | | Always call super.onCreate(). Always.Christopher Tate2014-02-121-2/+4
| |_|/ / |/| | |
* | | | am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Contex...Jeff Brown2014-02-112-68/+77
|\ \ \ \ | |/ / /
| * | | am 1b51c9cb: Merge "Make SystemService constructor take a Context." into klp-...Jeff Brown2014-02-112-68/+77
| |\ \ \ | | | |/ | | |/|
| | * | Make SystemService constructor take a Context.Jeff Brown2014-02-102-68/+77
| * | | resolved conflicts for merge of 2cd0563c to klp-modular-dev-plus-aospNarayan Kamath2014-01-311-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * frameworks/base: Rename persist.sys.dalvik.vm.lib to allow new defaultBrian Carlstrom2014-01-301-1/+1
* | | Merge "Battery stats: more events, fixes."Dianne Hackborn2014-02-072-14/+112
|\ \ \
| * | | Battery stats: more events, fixes.Dianne Hackborn2014-02-072-14/+112
* | | | Merge "Refactoring of fitSystemWindows to applyWindowInsets for views"Adam Powell2014-02-061-9/+11
|\ \ \ \ | |/ / / |/| | |