Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new sensor types. | Jaikumar Ganesh | 2013-04-11 | 8 | -224/+555 |
* | Merge "Make BluetoothGattServer.close() public" into jb-mr2-dev | Matthew Xie | 2013-04-11 | 2 | -2/+3 |
|\ | |||||
| * | Make BluetoothGattServer.close() public | Andre Eisenbach | 2013-04-10 | 2 | -2/+3 |
* | | Merge "Clean up USAGE_SHARED and add syncing for USAGE_SHARED." into jb-mr2-dev | Tim Murray | 2013-04-11 | 1 | -4/+13 |
|\ \ | |||||
| * | | Clean up USAGE_SHARED and add syncing for USAGE_SHARED. | Tim Murray | 2013-04-09 | 1 | -4/+13 |
* | | | am bc80d99b: am 55aa87b2: am bd6b22d8: am 0cdbd5a5: am 1c2dea05: add meta tag... | Scott Main | 2013-04-10 | 25 | -28/+35 |
|\ \ \ | |||||
| * \ \ | am 55aa87b2: am bd6b22d8: am 0cdbd5a5: am 1c2dea05: add meta tags to the rest... | Scott Main | 2013-04-10 | 25 | -28/+35 |
| |\ \ \ | |||||
| | * \ \ | am bd6b22d8: am 0cdbd5a5: am 1c2dea05: add meta tags to the rest of the train... | Scott Main | 2013-04-10 | 25 | -28/+35 |
| | |\ \ \ | |||||
| | | * \ \ | am 0cdbd5a5: am 1c2dea05: add meta tags to the rest of the training classes | Scott Main | 2013-04-10 | 25 | -28/+35 |
| | | |\ \ \ | |||||
| | | | * \ \ | am 1c2dea05: add meta tags to the rest of the training classes | Scott Main | 2013-04-10 | 25 | -28/+35 |
| | | | |\ \ \ | |||||
| | | | | * | | | add meta tags to the rest of the training classes | Scott Main | 2013-04-10 | 25 | -28/+35 |
* | | | | | | | | Merge "Don't sync from adapters that haven't opted in to restricted accounts"... | Amith Yamasani | 2013-04-11 | 2 | -4/+36 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Don't sync from adapters that haven't opted in to restricted accounts | Amith Yamasani | 2013-04-10 | 2 | -4/+36 |
* | | | | | | | | | Fix a security check in getting app restrictions | Amith Yamasani | 2013-04-10 | 1 | -2/+5 |
* | | | | | | | | | Merge "Show an error dialog when account type is requested on a limited user"... | Amith Yamasani | 2013-04-11 | 3 | -0/+57 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Show an error dialog when account type is requested on a limited user | Amith Yamasani | 2013-04-10 | 3 | -0/+57 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge "Fix missing clock in keyguard" into jb-mr2-dev | Jim Miller | 2013-04-11 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | Fix missing clock in keyguard | Jim Miller | 2013-04-10 | 2 | -3/+10 |
* | | | | | | | | | Merge "Implicitly enable system apps when updates installed" into jb-mr2-dev | Christopher Tate | 2013-04-10 | 1 | -0/+18 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Implicitly enable system apps when updates installed | Christopher Tate | 2013-04-09 | 1 | -0/+18 |
* | | | | | | | | | | Merge "Debug logging improvement." into jb-mr2-dev | Craig Mautner | 2013-04-10 | 1 | -8/+8 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Debug logging improvement. | Craig Mautner | 2013-04-10 | 1 | -8/+8 |
* | | | | | | | | | | | Merge "Fix for bug 8574856 - bad metrics in Roboto Italic" into jb-mr2-dev | Raph Levien | 2013-04-10 | 1 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix for bug 8574856 - bad metrics in Roboto Italic | Raph Levien | 2013-04-10 | 1 | -0/+0 |
* | | | | | | | | | | | | Merge "Make MediaRouter ignore remembered wifi displays when wifi display is ... | Adam Powell | 2013-04-10 | 1 | -4/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Make MediaRouter ignore remembered wifi displays when wifi display is off | Adam Powell | 2013-04-10 | 1 | -4/+13 |
* | | | | | | | | | | | | | Merge "Send joystick key repeat messages to correct handler" into jb-mr2-dev | Michael Wright | 2013-04-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Send joystick key repeat messages to correct handler | Michael Wright | 2013-04-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Merge "Obfuscate any phone numbers that pass through the event log." into jb-... | Santos Cordon | 2013-04-10 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Obfuscate any phone numbers that pass through the event log. | Santos Cordon | 2013-03-06 | 1 | -2/+5 |
* | | | | | | | | | | | | | | | GPS Hardware geofencing. | Jaikumar Ganesh | 2013-04-10 | 16 | -8/+1973 |
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge "Permit null adapters in Spinners" into jb-mr2-dev | Adam Powell | 2013-04-10 | 1 | -13/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Permit null adapters in Spinners | Adam Powell | 2013-04-10 | 1 | -13/+16 |
* | | | | | | | | | | | | | | Merge "Don't draw synchronously in onResume()" into jb-mr2-dev | Mathias Agopian | 2013-04-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Don't draw synchronously in onResume() | Mathias Agopian | 2013-04-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | am 0b6162e1: am 3f156d73: am 12ee56aa: am 5f27b486: am 53bbb4ff: Merge "docs:... | Joe Fernandez | 2013-04-10 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | am 3f156d73: am 12ee56aa: am 5f27b486: am 53bbb4ff: Merge "docs: OpenGL Dev G... | Joe Fernandez | 2013-04-10 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | am 12ee56aa: am 5f27b486: am 53bbb4ff: Merge "docs: OpenGL Dev Guide, fix bug... | Joe Fernandez | 2013-04-10 | 1 | -4/+5 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | |||||
| | | * | | | | | | | | | | | | am 5f27b486: am 53bbb4ff: Merge "docs: OpenGL Dev Guide, fix bug: 6104328" in... | Joe Fernandez | 2013-04-10 | 1 | -4/+5 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | | |||||
| | | | * | | | | | | | | | | | am 53bbb4ff: Merge "docs: OpenGL Dev Guide, fix bug: 6104328" into jb-mr1.1-docs | Joe Fernandez | 2013-04-10 | 1 | -4/+5 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|_|_|_|/ / | | | | | |/| | | | | | | | | | |||||
| | | | | * | | | | | | | | | | Merge "docs: OpenGL Dev Guide, fix bug: 6104328" into jb-mr1.1-docs | Joe Fernandez | 2013-04-10 | 1 | -4/+5 |
| | | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | | | | * | | | | | | | | | | docs: OpenGL Dev Guide, fix bug: 6104328 | Joe Fernandez | 2013-04-03 | 1 | -4/+5 |
* | | | | | | | | | | | | | | | | Merge "Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery ... | Dianne Hackborn | 2013-04-10 | 2 | -6/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery stats | Dianne Hackborn | 2013-04-10 | 2 | -6/+0 |
* | | | | | | | | | | | | | | | | | Merge "Stop marking gamepads as keyboards" into jb-mr2-dev | Michael Wright | 2013-04-10 | 1 | -5/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | Stop marking gamepads as keyboards | Michael Wright | 2013-04-08 | 1 | -5/+8 |
* | | | | | | | | | | | | | | | | | | Merge "Instrument views inflation in systrace" into jb-mr2-dev | Romain Guy | 2013-04-10 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | Instrument views inflation in systrace | Romain Guy | 2013-04-10 | 1 | -0/+9 |
* | | | | | | | | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-mr2-dev | Baligh Uddin | 2013-04-10 | 49 | -99/+195 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE | Baligh Uddin | 2013-04-10 | 49 | -99/+195 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | |