summaryrefslogtreecommitdiffstats
path: root/core/java/com
Commit message (Expand)AuthorAgeFilesLines
* Add new API shouldOfferSwitchingToNextInputMethodSatoshi Kataoka2013-08-221-1/+2
* Move caption view from Settings into frameworkAlan Viverette2013-08-211-0/+365
* Merge "Move forwarding code to ListPopupWindow, add drag-to-open in Spinner" ...Alan Viverette2013-08-213-141/+36
|\
| * Move forwarding code to ListPopupWindow, add drag-to-open in SpinnerAlan Viverette2013-08-163-141/+36
* | Merge "Use MULTI_LINE and OPENS_POPUP accessibility properties" into klp-devAlan Viverette2013-08-212-0/+17
|\ \
| * | Use MULTI_LINE and OPENS_POPUP accessibility propertiesAlan Viverette2013-08-192-0/+17
| |/
* | Merge "Notify IP address changes to interface observers." into klp-devLorenzo Colitti2013-08-211-0/+10
|\ \
| * | Notify IP address changes to interface observers.Lorenzo Colitti2013-08-201-0/+10
* | | Merge "Make BaseNetworkObserver available to core code" into klp-devLorenzo Colitti2013-08-211-0/+57
|\ \ \ | |/ /
| * | Make BaseNetworkObserver available to core codeLorenzo Colitti2013-08-201-0/+57
| |/
* | Implemented advanced printer selection and API refactoring.Svetoslav2013-08-191-1/+5
|/
* 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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |