summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
...
* Merge "Fix issue #10948509: Crash in procstats when there is no data" into kl...Dianne Hackborn2013-09-301-140/+203
|\
| * Fix issue #10948509: Crash in procstats when there is no dataDianne Hackborn2013-09-291-140/+203
* | Merge "Add gravity settings to PopupWindow/ListPopupWindow/PopupMenu" into kl...Adam Powell2013-09-272-0/+10
|\ \
| * | Add gravity settings to PopupWindow/ListPopupWindow/PopupMenuAdam Powell2013-09-262-0/+10
* | | Merge "Make fading transitions work better" into klp-devChet Haase2013-09-272-9/+3
|\ \ \ | |_|/ |/| |
| * | Make fading transitions work betterChet Haase2013-09-262-9/+3
| |/
* | Tighten flags enforcement, API to test Uris.Jeff Sharkey2013-09-261-0/+12
|/
* Merge "Fix issue #10903002: com.facebook.katana keeps itself in A Services" i...Dianne Hackborn2013-09-251-46/+42
|\
| * Fix issue #10903002: com.facebook.katana keeps itself in A ServicesDianne Hackborn2013-09-251-46/+42
* | Merge "Require that persistable Uri permissions be taken." into klp-devJeff Sharkey2013-09-251-0/+9
|\ \
| * | Require that persistable Uri permissions be taken.Jeff Sharkey2013-09-251-0/+9
* | | Merge "Accessibility improvements in keyguard - add accessibility description...Jim Miller2013-09-251-0/+1
|\ \ \
| * | | Accessibility improvements in keyguardJim Miller2013-09-251-0/+1
| | |/ | |/|
* | | Merge "Fix caption rendering" into klp-devAlan Viverette2013-09-251-89/+48
|\ \ \ | |_|/ |/| |
| * | Fix caption renderingAlan Viverette2013-09-251-89/+48
| |/
* | Fix accessibility for all-caps items in keyguardJim Miller2013-09-241-18/+2
|/
* Fix issue #10848916: "Always" button is not working.Dianne Hackborn2013-09-242-13/+81
* Disable ActionBar usage of transitionsChet Haase2013-09-233-24/+31
* Merge "Add camera affordance to navigation bar on phones" into klp-devJim Miller2013-09-201-0/+3
|\
| * Add camera affordance to navigation bar on phonesJim Miller2013-09-191-0/+3
* | Implement issue #10691475: Kill cached processes if about to...Dianne Hackborn2013-09-191-3/+88
|/
* Merge "Fix keyguard/Keystore storage issue" into klp-devJim Miller2013-09-192-37/+10
|\
| * Fix keyguard/Keystore storage issueJim Miller2013-09-162-37/+10
* | Merge "Don't handle click if the resolver is already finishing." into klp-devAmith Yamasani2013-09-181-0/+3
|\ \
| * | Don't handle click if the resolver is already finishing.Amith Yamasani2013-09-181-0/+3
* | | Merge "Maybe fix issue #10797796: IllegalStateException in ProcessState..." i...Dianne Hackborn2013-09-182-45/+52
|\ \ \
| * | | Maybe fix issue #10797796: IllegalStateException in ProcessState...Dianne Hackborn2013-09-172-45/+52
| |/ /
* | | Merge "Action bar transitions - handle expanding/collapsing action views" int...Adam Powell2013-09-171-0/+4
|\ \ \ | |/ / |/| |
| * | Action bar transitions - handle expanding/collapsing action viewsAdam Powell2013-09-171-0/+4
* | | Work on issue #10771346: runtime restartDianne Hackborn2013-09-161-3/+33
|/ /
* | New platlogo for K.Daniel Sandler2013-09-161-3/+42
* | Fix RenderScript crash.Daniel Sandler2013-09-161-2/+0
* | Maybe fix issue #10748810: Runtime restart: crash under...Dianne Hackborn2013-09-131-3/+7
|/
* Merge "Don't recycle action button views" into klp-devAdam Powell2013-09-131-4/+2
|\
| * Don't recycle action button viewsAdam Powell2013-09-131-4/+2
* | Implement #10749688: Improve low memory reportingDianne Hackborn2013-09-132-38/+22
|/
* Merge "Show alternate menu panel on devices with menu key" into klp-devAdam Powell2013-09-122-0/+11
|\
| * Show alternate menu panel on devices with menu keyAdam Powell2013-09-112-0/+11
* | Action bar refactoring and transitionsAdam Powell2013-09-103-56/+144
|/
* Merge "Update default ramp up time for autoscroller." into klp-devMindy Pereira2013-09-091-2/+2
|\
| * Update default ramp up time for autoscroller.Mindy Pereira2013-09-061-2/+2
* | Merge "Fix issue #10671878: Proc stats needs to remove old data structures" i...Dianne Hackborn2013-09-091-36/+225
|\ \
| * | Fix issue #10671878: Proc stats needs to remove old data structuresDianne Hackborn2013-09-091-36/+225
* | | Merge "Add WebVTT caption renderer" into klp-devAlan Viverette2013-09-091-0/+4
|\ \ \
| * | | Add WebVTT caption rendererAlan Viverette2013-09-061-0/+4
* | | | Add PID and application to Java crash printoutEric Rowe2013-09-091-1/+9
* | | | Merge "Add drag-to-open for action bar submenus" into klp-devAlan Viverette2013-09-091-1/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Add drag-to-open for action bar submenusAlan Viverette2013-09-061-1/+22
| |/ /
* | | Fix issue #10650718: Camera DOA on KLPDianne Hackborn2013-09-061-1/+1
| |/ |/|
* | Provide calling package to ContentProviders.Jeff Sharkey2013-09-061-0/+1