summaryrefslogtreecommitdiff
path: root/core/java/android
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Simple MVC based binding mechanism for android controls."Philip Milne2012-07-206-4/+332
|\
| * Simple MVC based binding mechanism for android controls.Philip Milne2012-07-206-4/+332
| | | | | | | | Change-Id: I80fe18e0e15f8a840d558de9863650505bd5fb00
* | add a webview API to support media play without user gestureTeng-Hui Zhu2012-07-202-0/+40
| | | | | | | | | | | | | | bug:6806306 webkit change: https://android-git.corp.google.com/g/#/c/208568/ Change-Id: Ic70e5d3f152a7e8d8fdfa1d6f89f96c8cd3c7075
* | Add debug to help with b6829431.Craig Mautner2012-07-201-1/+8
|/ | | | Change-Id: Id65f5c7c187072f5a5c1418c83e06c4a6767c658
* Introduce SystemClock#elapsedRealtimeNano.Nick Pelly2012-07-201-9/+17
| | | | Change-Id: I47e1b14d45c5321f959d46e1805f86aafd72f5d4
* Merge "Documentation cleanup"Kurt Partridge2012-07-191-3/+0
|\
| * Documentation cleanupKurt Partridge2012-07-191-3/+0
| | | | | | | | Change-Id: Id3d15b643e6ed29c52dc9c9eb02836eb64277dae
* | Merge "Fix a crash in InputMethodManager when switching the IME in the ↵Satoshi Kataoka2012-07-191-11/+25
|\ \ | | | | | | | | | system process"
| * | Fix a crash in InputMethodManager when switching the IME in the system processSatoshi Kataoka2012-07-191-11/+25
| |/ | | | | | | | | Bug: 6789252 Change-Id: I66f51da1299532793ef8fa700f35b0811670f235
* | Merge "Views with node providers are important for accessibility in auto mode."Svetoslav Ganov2012-07-191-1/+2
|\ \
| * | Views with node providers are important for accessibility in auto mode.Svetoslav Ganov2012-07-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. If a view's important for accessibility attribute is set to auto the framework is responsible to determine if it really is. Views with accessibility node providers should be important for accessibilty since they are roots of virtual view trees and such trees are always important. bug:6843043 Change-Id: I4b352c59fdefdf9ad220714a43ecb9e01d1c1c1f
* | | Merge "Bump PREVIOUS_VERSION"John Reck2012-07-191-1/+1
|\ \ \ | |/ / |/| |
| * | Bump PREVIOUS_VERSIONJohn Reck2012-07-191-1/+1
| | | | | | | | | | | | Change-Id: Idf2586a7062726f60d3a6c1b75f75fde8fc9c550
* | | Fix keyguard wake-up issue.Jeff Brown2012-07-191-6/+10
|/ / | | | | | | | | Bug: 6835809 Change-Id: I7a23b50286592b4c4b104b0b6429f2d05fb5e01b
* | Merge "Fun with Up navigation"Adam Powell2012-07-191-1/+6
|\ \
| * | Fun with Up navigationAdam Powell2012-07-191-1/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For activities with a null taskAffinity, simply finish the current task. (They probably shouldn't have specified a parentActivityName anyway.) When launching into app info from ResolverActivity, launch the app info page in the current task with FLAG_ACTIVITY_CLEAR_WHEN_TASK_RESET. Back will return to the resolver, and Up will jump to Settings. When launching into app info from RecentsPanelView or BaseStatusBar, since this is a system affordance akin to notifications or widgets, build the full task stack for the app info activity with TaskStackBuilder and launch it as a new task. Change-Id: I73b1941d0f52bd8b30382b5e17edd8ceb058c70d
* | Merge "Update JavaDoc for PictureListener after fix to capture layers"Steve Block2012-07-191-13/+14
|\ \
| * | Update JavaDoc for PictureListener after fix to capture layersSteve Block2012-07-191-13/+14
| |/ | | | | | | | | Bug: 6389297 Change-Id: I970942f926effbb072ae306c994d25c0e77e3810
* | Merge "Test aggressive throttling"John Reck2012-07-192-0/+9
|\ \ | |/ |/|
| * Test aggressive throttlingJohn Reck2012-06-152-0/+9
| | | | | | | | Change-Id: Idebb269ae2c619db626aa5dfcf8443e731b27895
* | Fix padding resolutionFabrice Di Meglio2012-07-181-50/+37
| | | | | | | | Change-Id: I2181a0a4057be0d20744b1512dbc1fbc53490d81
* | Add View#generateViewId; make RadioGroup use itAdam Powell2012-07-182-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug 6448164 generateViewId provides a way for applications to generate opaque ID values suitable for use with View#setId that will not collide with values generated by aapt for R.id. Fix a bug where RadioGroup assumes object hash codes will always be positive. Change-Id: I3e2870cd672d6061bb465128f428c81aeef0c44b
* | Network data activity change intent for network interfaces.Haoyu Bai2012-07-173-0/+33
| | | | | | | | | | | | | | | | The activity notification is received from netd, an intent DATA_ACTIVITY_CHANGE is then raised for other part of the system to consume. Change-Id: Idfcc4763c51c5b314c57f546c12557082f06bebf
* | Merge "Remove deprecated methods from webview provider interface"Jonathan Dixon2012-07-173-23/+6
|\ \
| * | Remove deprecated methods from webview provider interfaceJonathan Dixon2012-07-123-23/+6
| | | | | | | | | | | | | | | | | | | | | As these methods are a no-op, no need to foward it to the provider. Also fixed some missing @Override annotations. Change-Id: I6ba87cea49d95499de3f62db85c6f6947634bb6f
* | | Merge "Fix MediaRouteActionProvider button sizing"Adam Powell2012-07-171-0/+3
|\ \ \
| * | | Fix MediaRouteActionProvider button sizingAdam Powell2012-07-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 6768999 Use proper layout height for MediaRouteButtons generated from MediaRouteActionProvider. Update ActionMenuView's LayoutParams handling to correctly propagate width/height values if the supplied LayoutParams is of a different type. Change-Id: I1e1b250d873869ca27f59ffb06ccf2299d57b40d
* | | | Merge "Improve JavaDoc for WebView.restoreState()"Steve Block2012-07-171-3/+3
|\ \ \ \
| * | | | Improve JavaDoc for WebView.restoreState()Steve Block2012-07-171-3/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I01b3f8ac78b08ef0a6f563fa63978934a23fd183
* | | | | Removed startService() call from BluetoothManagerService.Fred2012-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BT enable()/disable() are handled by using the binder interface Change-Id: I0bb8d4984129706e424320241ca3ea7e12caf0d3 Conflicts: core/java/android/bluetooth/IBluetooth.aidl
* | | | | Fix merge error, put in tmp workaround for input manager.Matthew Xie2012-07-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix merge error, missing enableNoAutoConnect api. Remove bluetoothF from inputManageF.systemReady call as tmp workaround. Recover shutdownRadios(MAX_RADIO_WAIT_TIME) call in ShutdownThread Change-Id: Ice2b5c54267755bdbf56c742feabbb8709b92570
* | | | | Fixed issue with ActivityChooserView not working if there is only 1 share ↵fredc2012-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | option available Change-Id: If21742f3ddc28f54bf8da6cbc7e81ee0df19d6f0
* | | | | Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ↵fredc2012-07-163-9/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BluetoothManagerService Change-Id: I88e5f3fe050cf11eae9c5cf1b7c393a178b8f9b1
* | | | | Auto connect hf/a2dpSwaminatha Balaji2012-07-162-2/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I7c1fb4e2614f65e6810f195814dcf0cad88aee21
* | | | | Added code to tear down dhcp thread when tethering is offzzy2012-07-161-4/+8
| | | | |
* | | | | Fixed socket not closing on BT off. Used RemoteCallbackList to monitor ↵fredc2012-07-162-5/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | binder deaths in BluetoothManagerService. Change-Id: I524964bd2836d8c5a4bae095b93ac9481337941d
* | | | | Fixed issue with Settings app crashing after during on/off and unpair.fredc2012-07-164-10/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed issue with BluetoothAdapter.getRemoteDevice() returning null. Change-Id: Ie86813532530a6b57bde1c430c7b4875ecc7354c
* | | | | Disable debug logs in BluetoothDevice, that was turned on accidentally ↵Ravi Nagarajan2012-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I8a0a3f5775c2b9f5a928e4840851e687f25b57ab
* | | | | Fixed issue with getting Bluetooth adapter's name and airplane modefredc2012-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I18b632223574aa41b09ba30de8e35417fad86cbe
* | | | | Change done in BluetoothAdapter to use the same API for interacting with the ↵Sreenidhi T2012-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth Service. setName was being done using mService while getName was using mManagerService. As a result, the device name was not being updated in Localadapter getname call. Modified to use mService in both cases. Change-Id: I2e900a782df11fd511319fbb42d94324e50ae89b
* | | | | BT enable adapter API should return TRUE or FALSE.Kausik Sinnaswamy2012-07-161-4/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Iaef14c51d3407b69505c55a0bbdaf902213402cf
* | | | | Non persistent adapter servicefredc2012-07-1613-139/+640
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib13d5c77416e58161df0e04d7a15ec0dddbde8b5 Conflicts: core/java/android/bluetooth/BluetoothInputDevice.java Conflicts: core/java/com/android/internal/app/ShutdownThread.java services/java/com/android/server/SystemServer.java Conflicts: services/java/com/android/server/SystemServer.java services/java/com/android/server/pm/ShutdownThread.java
* | | | | Handle cancel bond for both legacy and ssp pairingRavi Nagarajan2012-07-161-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I7a6db3cd7b5b8e72dca988e753dcba9a8df614c8
* | | | | HID-PTS: Included apis' for pts testsPriti Aghera2012-07-162-0/+264
| | | | | | | | | | | | | | | | | | | | Change-Id: I7dc0a893ee86a2560c351a565bd170517f6c6079
* | | | | Added support to get a remote device's service UUIDsfredc2012-07-162-8/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I9aa47ac2bb7377aca268e95fec31c518358b3065
* | | | | Fix discoverability timeout issues. (a) implement timeout logic (b) persist ↵Srikanth Uppala2012-07-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'never timeout' after reboot (c) code cleanup Change-Id: Iacaec4a48a45935a49576c140ea11ea3d0da6361
* | | | | Added new rfcomm multi accept codezzy2012-07-165-343/+342
| | | | |
* | | | | Initial Health Profile implementationMatthew Xie2012-07-164-44/+72
| | | | | | | | | | | | | | | | | | | | Change-Id: I22f35073ceb131d84df6b233d1b63d20fa1b4451
* | | | | Initial implementation of HID, add IBluetoothInputDevice idlMatthew Xie2012-07-163-54/+75
| | | | | | | | | | | | | | | | | | | | Change-Id: Iadc79a425b4b6e12329d86dd2ac0782adcb0174d
* | | | | Added support to cancel pairing from UI while doing SSP.Priti Aghera2012-07-161-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | The new code sends SSPReply with one of the arguments as false. Signed-off-by: Priti Aghera <paghera@broadcom.com>