summaryrefslogtreecommitdiff
path: root/core/java
Commit message (Expand)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
* | add a webview API to support media play without user gestureTeng-Hui Zhu2012-07-202-0/+40
* | Merge "Add debug to help with b6829431."Craig Mautner2012-07-201-1/+8
|\ \ | |/ |/|
| * Add debug to help with b6829431.Craig Mautner2012-07-201-1/+8
* | Merge "Fix condition bug in ResolverActivity"Adam Powell2012-07-201-1/+1
|\ \ | |/ |/|
| * Fix condition bug in ResolverActivityAdam Powell2012-07-201-1/+1
* | Introduce SystemClock#elapsedRealtimeNano.Nick Pelly2012-07-201-9/+17
* | Merge "Documentation cleanup"Kurt Partridge2012-07-191-3/+0
|\ \
| * | Documentation cleanupKurt Partridge2012-07-191-3/+0
* | | Merge "Fix a crash in InputMethodManager when switching the IME in the system...Satoshi Kataoka2012-07-191-11/+25
|\ \ \
| * | | Fix a crash in InputMethodManager when switching the IME in the system processSatoshi Kataoka2012-07-191-11/+25
| |/ /
* | | 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
* | | | Merge "Bump PREVIOUS_VERSION"John Reck2012-07-191-1/+1
|\ \ \ \
| * | | | Bump PREVIOUS_VERSIONJohn Reck2012-07-191-1/+1
* | | | | Migrate VpnProfile definition to framework.Jeff Sharkey2012-07-191-0/+123
| |/ / / |/| | |
* | | | Merge "Fix keyguard wake-up issue."Jeff Brown2012-07-191-6/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix keyguard wake-up issue.Jeff Brown2012-07-191-6/+10
| |/ /
* / / Easy "Just once" launches from ResolverActivityAdam Powell2012-07-191-6/+9
|/ /
* | Merge "Fun with Up navigation"Adam Powell2012-07-192-2/+8
|\ \
| * | Fun with Up navigationAdam Powell2012-07-192-2/+8
| |/
* | 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
| |/
* | Merge "Test aggressive throttling"John Reck2012-07-192-0/+9
|\ \ | |/ |/|
| * Test aggressive throttlingJohn Reck2012-06-152-0/+9
* | Fix padding resolutionFabrice Di Meglio2012-07-181-50/+37
* | Add View#generateViewId; make RadioGroup use itAdam Powell2012-07-182-1/+22
* | Network data activity change intent for network interfaces.Haoyu Bai2012-07-173-0/+33
* | 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
* | | Merge "Fix MediaRouteActionProvider button sizing"Adam Powell2012-07-172-2/+11
|\ \ \
| * | | Fix MediaRouteActionProvider button sizingAdam Powell2012-07-172-2/+11
* | | | Merge "Improve JavaDoc for WebView.restoreState()"Steve Block2012-07-171-3/+3
|\ \ \ \
| * | | | Improve JavaDoc for WebView.restoreState()Steve Block2012-07-171-3/+3
* | | | | Removed startService() call from BluetoothManagerService.Fred2012-07-161-1/+1
* | | | | Fix merge error, put in tmp workaround for input manager.Matthew Xie2012-07-161-0/+1
* | | | | Fixed issue with ActivityChooserView not working if there is only 1 share opt...fredc2012-07-161-1/+1
* | | | | Moved BluetoothAdapter.ACTION_STATE_CHANGED broadcast from AdapterService to ...fredc2012-07-163-9/+16
* | | | | Auto connect hf/a2dpSwaminatha Balaji2012-07-162-2/+4
* | | | | 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 binder...fredc2012-07-162-5/+15
* | | | | Fixed issue with Settings app crashing after during on/off and unpair.fredc2012-07-164-10/+83
* | | | | Disable debug logs in BluetoothDevice, that was turned on accidentally Change...Ravi Nagarajan2012-07-161-1/+1
* | | | | Fixed issue with getting Bluetooth adapter's name and airplane modefredc2012-07-161-1/+1
* | | | | Change done in BluetoothAdapter to use the same API for interacting with the ...Sreenidhi T2012-07-161-1/+1
* | | | | BT enable adapter API should return TRUE or FALSE.Kausik Sinnaswamy2012-07-161-4/+1
* | | | | Non persistent adapter servicefredc2012-07-1613-139/+640
* | | | | Handle cancel bond for both legacy and ssp pairingRavi Nagarajan2012-07-161-1/+1
* | | | | HID-PTS: Included apis' for pts testsPriti Aghera2012-07-162-0/+264