summaryrefslogtreecommitdiff
path: root/core/java
AgeCommit message (Expand)Author
2013-10-11Merge "Ensure fitSystemWindows is called on the IME at least once." into klp-devJohn Spurlock
2013-10-11Ensure fitSystemWindows is called on the IME at least once.John Spurlock
2013-10-11Merge "Refactor how the print dialog activity is started." into klp-devSvetoslav
2013-10-11Small IntentFilter docs improvement.Dianne Hackborn
2013-10-11Refactor how the print dialog activity is started.Svetoslav
2013-10-11Merge "Fix registerListener and flush bugs." into klp-devAravind Akella
2013-10-11Merge "Re-enable ActionMenuPresenter view recycling" into klp-devAdam Powell
2013-10-10Re-enable ActionMenuPresenter view recyclingAdam Powell
2013-10-11Merge "Fix layout and invalidate in SubtitleView" into klp-devAlan Viverette
2013-10-10Merge "getProxy in ConnectivityService returns port w/PAC" into klp-devJason Monk
2013-10-10Merge "Check callback null condition for register/unregsiter state change cal...Matthew Xie
2013-10-10getProxy in ConnectivityService returns port w/PACJason Monk
2013-10-10Check callback null condition for register/unregsiter state change callbackMatthew Xie
2013-10-10Makes ACTION_PAIRING_REQUEST require BLUETOOTH_PRIVILEGED.Edward Jee
2013-10-10Merge "Make LayoutTransition.setInterpolator() actually do something" into kl...Chet Haase
2013-10-10Merge "Ensure accessibility node cache is synced with service state" into klp...Alan Viverette
2013-10-10Make LayoutTransition.setInterpolator() actually do somethingChet Haase
2013-10-10Merge "IME navigation guard implemented as a View." into klp-devJohn Spurlock
2013-10-10IME navigation guard implemented as a View.John Spurlock
2013-10-09Coalescing multiple print job notifications.Svetoslav Ganov
2013-10-09Fix registerListener and flush bugs.Aravind Akella
2013-10-10Merge "Add API to get the built-in wallpaper" into klp-devMichael Jurka
2013-10-10Merge "Fix some doc issues." into klp-devDianne Hackborn
2013-10-09Fix some doc issues.Dianne Hackborn
2013-10-09Fix accessibility state callbacksAlan Viverette
2013-10-09Ensure accessibility node cache is synced with service stateAlan Viverette
2013-10-09Merge "Do not require WebView usage to come from main thread" into klp-devJonathan Dixon
2013-10-09Merge "Add listener for changes to touch exploration state" into klp-devAlan Viverette
2013-10-09Merge "Surface outgoing Uri permission grants." into klp-devJeff Sharkey
2013-10-09Merge "Allow IMEs to extend below nav bar, remove SystemUI veto." into klp-devJohn Spurlock
2013-10-09Add listener for changes to touch exploration stateAlan Viverette
2013-10-09Surface outgoing Uri permission grants.Jeff Sharkey
2013-10-09Merge "Support overriding calling package in Documents." into klp-devJeff Sharkey
2013-10-09Merge "Drop <meta-data> support for DocumentsProviders." into klp-devJeff Sharkey
2013-10-09Support overriding calling package in Documents.Jeff Sharkey
2013-10-09Drop <meta-data> support for DocumentsProviders.Jeff Sharkey
2013-10-09Merge "Clear accessibility focus when view becomes invisible" into klp-devAlan Viverette
2013-10-09Allow IMEs to extend below nav bar, remove SystemUI veto.John Spurlock
2013-10-09Merge "Camera2: Properly copy over user tag when cloning requests" into klp-devEino-Ville Talvala
2013-10-09Add API to get the built-in wallpaperMichael Jurka
2013-10-09Do not require WebView usage to come from main threadJonathan Dixon
2013-10-09Merge "Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY." into klp-devJohn Spurlock
2013-10-09Merge "Add missing locking when updating the accessibility node info cache." ...Svetoslav
2013-10-09Merge "Install providers enabled after app started." into klp-devJeff Sharkey
2013-10-09Introduce View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY.John Spurlock
2013-10-08Camera2: Properly copy over user tag when cloning requestsEino-Ville Talvala
2013-10-08Add missing locking when updating the accessibility node info cache.Svetoslav
2013-10-08Fix layout and invalidate in SubtitleViewAlan Viverette
2013-10-08Preload DexCachesBrian Carlstrom
2013-10-08Install providers enabled after app started.Jeff Sharkey