summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Forward events to ListPopupWindow, highlight touched itemsAlan Viverette2013-08-152-78/+37
* Merge "More stuff I need for the proc stats UI." into klp-devDianne Hackborn2013-08-092-6/+7
|\
| * More stuff I need for the proc stats UI.Dianne Hackborn2013-08-092-6/+7
* | Merge "add local focus mode and input event injection API to Window" into klp...keunyoung2013-08-091-1/+1
|\ \ | |/ |/|
| * add local focus mode and input event injection API to Windowkeunyoung2013-08-081-1/+1
* | Add method for adding two ProcessStats objects together.Dianne Hackborn2013-08-091-62/+241
|/
* Allow packages.list access with new GID.Jeff Sharkey2013-08-081-1/+1
* Get ProcessStats callable from other processes.Dianne Hackborn2013-08-082-0/+2536
* Merge "OK, now it's a release." into klp-devDaniel Sandler2013-08-081-53/+57
|\
| * OK, now it's a release.Daniel Sandler2013-08-081-53/+57
| * Reduce the transaction fee of getEnabledInputMethodSubtypeListSatoshi Kataoka2013-08-071-1/+1
* | Reduce the transaction fee of getEnabledInputMethodSubtypeListSatoshi Kataoka2013-08-081-1/+3
* | Start adding IPC calls to retrieve proc stat data.Dianne Hackborn2013-08-072-0/+44
|/
* Refactor ProcessStats, ProcessTracker.Dianne Hackborn2013-08-061-39/+39
* Merge "Collapse/disable shade when hiding status bar window."John Spurlock2013-08-052-0/+2
|\
| * Collapse/disable shade when hiding status bar window.John Spurlock2013-07-312-0/+2
* | Open an internal utility of InputMethodUtilsSatoshi Kataoka2013-08-051-1/+1
* | disable notification scorer by default.Chris Wren2013-08-041-1/+1
* | resolved conflicts for merge of c8911ddd to masterDianne Hackborn2013-08-021-0/+1
|\ \
| * \ am 373a2f15: am 607b414d: Add new app ops method to reset all op modes.Dianne Hackborn2013-08-021-0/+1
| |\ \
| | * | Add new app ops method to reset all op modes.Dianne Hackborn2013-08-021-0/+1
* | | | Merge "Fix a regression where android:windowContentOverlay did not draw prope...Adam Powell2013-08-012-44/+88
|\ \ \ \
| * | | | Fix a regression where android:windowContentOverlay did not draw properly.Adam Powell2013-08-012-44/+88
| | |_|/ | |/| |
* | | | Add a debug utility for InputMethodUtilsSatoshi Kataoka2013-08-011-0/+22
|/ / /
* | | Small refactor on InputMethodUtilsSatoshi Kataoka2013-07-311-0/+17
* | | Implement drag to open overflow menu, lift to selectAlan Viverette2013-07-293-3/+190
* | | Change visibility of the hidden input method utilitySatoshi Kataoka2013-07-291-1/+1
* | | Add support for notification scorers.Scott Greenwald2013-07-232-0/+215
* | | Merge "Support multiple Vpn ManageDialogs"Geremy Condra2013-07-231-5/+3
|\ \ \
| * | | Support multiple Vpn ManageDialogsChad Brubaker2013-07-161-5/+3
* | | | Have UserManagerService clear the restrictions and unblock appsAmith Yamasani2013-07-182-57/+139
* | | | Merge "Make it safe to use start/stop app ops outside of system proc"Dianne Hackborn2013-07-181-2/+3
|\ \ \ \
| * | | | Make it safe to use start/stop app ops outside of system procDianne Hackborn2013-07-171-2/+3
* | | | | am e9643874: am 0bad5370: Merge "Handle missing and invalid numeric values in...Elliott Hughes2013-07-181-10/+27
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | am 0bad5370: Merge "Handle missing and invalid numeric values in XmlUtils."Elliott Hughes2013-07-181-10/+27
| |\ \ \
| | * \ \ Merge "Handle missing and invalid numeric values in XmlUtils."Elliott Hughes2013-07-181-10/+27
| | |\ \ \
| | | * | | Handle missing and invalid numeric values in XmlUtils.Vladimir Marko2013-07-021-10/+27
* | | | | | Fix collapsible action views.Adam Powell2013-07-161-1/+1
* | | | | | Merge "Revert "Update ListMenuItemView to use a single RelativeLayout""Alan Viverette2013-07-151-79/+68
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert "Update ListMenuItemView to use a single RelativeLayout"Alan Viverette2013-07-151-79/+68
* | | | | | Merge changes Ia6646363,I94389b64Geremy Condra2013-07-151-6/+38
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add per user VPN supportChad Brubaker2013-07-121-6/+38
* | | | | | Merge "Fix MenuItemImpl#hasCollapsibleActionView for action providers"Adam Powell2013-07-121-2/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix MenuItemImpl#hasCollapsibleActionView for action providersAdam Powell2013-07-111-2/+8
* | | | | | Always show overflow buttons on action barsAdam Powell2013-07-111-4/+1
|/ / / / /
* | | | | Merge "Add -c option to meminfo to dump a compact form."Dianne Hackborn2013-07-111-1/+1
|\ \ \ \ \
| * | | | | Add -c option to meminfo to dump a compact form.Dianne Hackborn2013-07-101-1/+1
* | | | | | Fix ListMenuItemView regression from patch 8933efd49Adam Powell2013-07-101-3/+6
|/ / / / /
* | | | | Merge "Consolidate InputMethodUtils"Satoshi Kataoka2013-07-091-0/+11
|\ \ \ \ \
| * | | | | Consolidate InputMethodUtilsSatoshi Kataoka2013-07-091-0/+11