summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change MNC codename to just M." into mnc-devDianne Hackborn2015-07-3124-73/+65
|\
| * Change MNC codename to just M.Dianne Hackborn2015-07-2924-73/+65
* | Merge "Add telecom extra keys required for DMR release." into mnc-devTyler Gunn2015-07-314-0/+38
|\ \
| * | Add telecom extra keys required for DMR release.Tyler Gunn2015-07-304-0/+38
* | | Merge "Fix SysUI crash on device boot." into mnc-devJulia Reynolds2015-07-311-10/+12
|\ \ \
| * | | Fix SysUI crash on device boot.Julia Reynolds2015-07-311-10/+12
* | | | Merge "Don't always transfer device owner status to other users." into mnc-devRubin Xu2015-07-311-2/+15
|\ \ \ \ | |/ / / |/| | |
| * | | Don't always transfer device owner status to other users.Nicolas Prevot2015-07-311-2/+15
* | | | Merge "Add missing return statement" into mnc-devBenjamin Franz2015-07-311-0/+1
|\ \ \ \
| * | | | Add missing return statementBenjamin Franz2015-07-301-0/+1
* | | | | Merge "Stop supporting legacy ConnectivityManager routing methods in M." into...Lorenzo Colitti2015-07-313-5/+74
|\ \ \ \ \
| * | | | | Stop supporting legacy ConnectivityManager routing methods in M.Lorenzo Colitti2015-07-313-5/+74
* | | | | | Merge changes from topic 'fix-notification-inflation-2' into mnc-devDave Langemak2015-07-312-1/+6
|\ \ \ \ \ \
| * | | | | | Make DateTimeView more robust to weird contexts.Dan Sandler2015-07-301-1/+2
| * | | | | | Make the RemoteViews context safe for Icons.Dan Sandler2015-07-301-0/+4
* | | | | | | Merge "Revise lockdown check in getLegacyVpnInfo()" into mnc-devHung-ying Tyan2015-07-311-1/+4
|\ \ \ \ \ \ \
| * | | | | | | Revise lockdown check in getLegacyVpnInfo()Hung-ying Tyan2015-07-301-1/+4
* | | | | | | | Merge "Import translations. DO NOT MERGE" into mnc-devGeoff Mendal2015-07-3178-43/+199
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-07-3078-43/+199
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "media: use blocks number to find closest size" into mnc-devRonghua Wu2015-07-311-5/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | media: use blocks number to find closest sizeRonghua Wu2015-07-301-5/+10
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Handle volumes without visible paths." into mnc-devJeff Sharkey2015-07-311-1/+5
|\ \ \ \ \ \ \
| * | | | | | | Handle volumes without visible paths.Jeff Sharkey2015-07-301-1/+5
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "AAPT: Fix resource versioning" into mnc-devAdam Lesinski2015-07-311-18/+52
|\ \ \ \ \ \ \
| * | | | | | | AAPT: Fix resource versioningAdam Lesinski2015-07-281-18/+52
* | | | | | | | Merge "The heads up now correctly dissapears when clicking" into mnc-devSelim Cinek2015-07-307-2/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | The heads up now correctly dissapears when clickingSelim Cinek2015-07-307-2/+41
* | | | | | | | | Merge "Add OrSelf to privileged permission check." into mnc-devAmit Mahajan2015-07-302-10/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add OrSelf to privileged permission check.Amit Mahajan2015-07-302-10/+13
| |/ / / / / / / /
* | | | | | | | | Merge "BatteryStats: include mobile radio active count and unknown time in ch...Adam Lesinski2015-07-301-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | BatteryStats: include mobile radio active count and unknown time in checkinAdam Lesinski2015-07-301-1/+3
* | | | | | | | | | Bluetooth: Don't call beginBroadcast() while in a broadcastAndre Eisenbach2015-07-301-41/+71
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge "Permissions: GET_ACCOUNTS permission cleanup" into mnc-devCarlos Valdivia2015-07-303-127/+199
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Permissions: GET_ACCOUNTS permission cleanupCarlos Valdivia2015-07-303-127/+199
* | | | | | | | | | Merge changes I4c215676,Ib476302c,I0aede288,I9241dec7,Ibe7167a6, ... into mnc...Deepanshu Gupta2015-07-309-44/+112
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update status bar time.Deepanshu Gupta2015-07-291-2/+5
| * | | | | | | | | | Fix imports.Deepanshu Gupta2015-07-293-23/+12
| * | | | | | | | | | Add MockView constructor used by LayoutInflater.Deepanshu Gupta2015-07-291-0/+4
| * | | | | | | | | | Poor implementation of Path.approximate()Deepanshu Gupta2015-07-291-3/+53
| * | | | | | | | | | Include EpicenterTranslateClipReveal in LayoutLibDeepanshu Gupta2015-07-291-0/+1
| * | | | | | | | | | Fix theme namespace in tests.Deepanshu Gupta2015-07-291-2/+2
| * | | | | | | | | | LayoutLib: fix layout when nav bar is absent.Deepanshu Gupta2015-07-281-12/+19
| * | | | | | | | | | LayoutLib: Fix Status/Navigation Bar color.Deepanshu Gupta2015-07-271-2/+16
* | | | | | | | | | | Merge "Fixed a heads up crash" into mnc-devSelim Cinek2015-07-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fixed a heads up crashSelim Cinek2015-07-291-1/+1
* | | | | | | | | | | | Merge "UsbMidiDevice: add timestamps for input events" into mnc-devPhil Burk2015-07-301-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | UsbMidiDevice: add timestamps for input eventsPhil Burk2015-07-291-3/+5
* | | | | | | | | | | | | Merge "MIDI docs BTLE: how to open BTLE MIDI devices" into mnc-devPhil Burk2015-07-301-1/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | MIDI docs BTLE: how to open BTLE MIDI devicesPhil Burk2015-07-291-1/+50
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "MIDI package doc: add hasSystemFeature() call" into mnc-devPhil Burk2015-07-301-0/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \