Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ListPopupWindow should use window layout type SUB_PANEL | Alan Viverette | 2015-04-30 | 3 | -5/+22 |
* | Merge "LayoutInflater should always try to generate LayoutParams for include"... | Alan Viverette | 2015-04-30 | 2 | -19/+14 |
|\ | |||||
| * | LayoutInflater should always try to generate LayoutParams for include | Alan Viverette | 2015-04-30 | 2 | -19/+14 |
* | | Merge "Handle KM_ERROR_CALLER_NONCE_PROHIBITED." into mnc-dev | Alex Klyubin | 2015-04-30 | 1 | -0/+2 |
|\ \ | |||||
| * | | Handle KM_ERROR_CALLER_NONCE_PROHIBITED. | Alex Klyubin | 2015-04-30 | 1 | -0/+2 |
* | | | Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev | John Reck | 2015-04-30 | 9 | -33/+49 |
|\ \ \ | |||||
| * | | | Change how Java Bitmaps are accessed in a few places | John Reck | 2015-04-30 | 9 | -33/+49 |
* | | | | Merge "Fix thread affinity of FingerprintManager." into mnc-dev | Alex Klyubin | 2015-04-30 | 1 | -1/+8 |
|\ \ \ \ | |||||
| * | | | | Fix thread affinity of FingerprintManager. | Alex Klyubin | 2015-04-30 | 1 | -1/+8 |
| | |/ / | |/| | | |||||
* | | | | Remove dependency upon FragmentActivity | Todd Kennedy | 2015-04-30 | 9 | -256/+987 |
|/ / / | |||||
* | | | Merge "Add onStylusButtonPress listener to View" into mnc-dev | Mady Mellor | 2015-04-30 | 12 | -8/+270 |
|\ \ \ | |||||
| * | | | Add onStylusButtonPress listener to View | Mady Mellor | 2015-04-30 | 12 | -8/+270 |
* | | | | Merge "Camera2: LEGACY: Support prepare(), sort of." into mnc-dev | Eino-Ville Talvala | 2015-04-30 | 2 | -2/+17 |
|\ \ \ \ | |||||
| * | | | | Camera2: LEGACY: Support prepare(), sort of. | Eino-Ville Talvala | 2015-04-29 | 2 | -2/+17 |
* | | | | | Merge "Add use fingerprint app op - framework" into mnc-dev | Svetoslav | 2015-04-30 | 3 | -18/+30 |
|\ \ \ \ \ | |||||
| * | | | | | Add use fingerprint app op - framework | Svetoslav | 2015-04-29 | 3 | -18/+30 |
* | | | | | | Merge "Add process outgoing calls app op - framework" into mnc-dev | Svetoslav | 2015-04-30 | 1 | -6/+16 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Add process outgoing calls app op - framework | Svetoslav | 2015-04-29 | 1 | -6/+16 |
* | | | | | | Merge "Add SIP app op - framework." into mnc-dev | Svetoslav | 2015-04-30 | 1 | -6/+16 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Add SIP app op - framework. | Svetoslav | 2015-04-29 | 1 | -6/+16 |
* | | | | | | Merge "am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-... | Andreas Gampe | 2015-04-30 | 4 | -1/+21 |
|\ \ \ \ \ \ | |||||
| * | | | | | | am b6d14a00: resolved conflicts for merge of c29791d5 to mnc-dev-plus-aosp | Andreas Gampe | 2015-04-28 | 4 | -1/+21 |
* | | | | | | | Merge "AudioService receives callback for dynamic policy mix state changes" i... | Jean-Michel Trivi | 2015-04-30 | 1 | -3/+40 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | AudioService receives callback for dynamic policy mix state changes | Jean-Michel Trivi | 2015-04-29 | 1 | -3/+40 |
* | | | | | | | | Merge "AndroidKeyStore keys should not be handled by Bouncy Castle." into mnc... | Alex Klyubin | 2015-04-30 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | AndroidKeyStore keys should not be handled by Bouncy Castle. | Alex Klyubin | 2015-04-29 | 1 | -2/+1 |
* | | | | | | | | Merge "ActionBar SearchView's default hint shouldn't override SearchableInfo"... | Alan Viverette | 2015-04-30 | 5 | -45/+57 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | ActionBar SearchView's default hint shouldn't override SearchableInfo | Alan Viverette | 2015-04-29 | 5 | -45/+57 |
* | | | | | | | | Merge "Zen: New event condition data model." into mnc-dev | John Spurlock | 2015-04-30 | 4 | -26/+119 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Zen: New event condition data model. | John Spurlock | 2015-04-30 | 4 | -26/+119 |
* | | | | | | | | | Merge "Use theme attributes for FloatingToolbar colors." into mnc-dev | Abodunrinwa Toki | 2015-04-30 | 4 | -7/+3 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use theme attributes for FloatingToolbar colors. | Abodunrinwa Toki | 2015-04-29 | 4 | -7/+3 |
* | | | | | | | | | | Merge "Fix incorrect javadoc for Uri.getQueryParameter." into mnc-dev | Narayan Kamath | 2015-04-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Fix incorrect javadoc for Uri.getQueryParameter. | Narayan Kamath | 2015-04-30 | 1 | -1/+1 |
* | | | | | | | | | | | Merge "Add package name extra to PackageInstaller callback" into mnc-dev | Benjamin Franz | 2015-04-30 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add package name extra to PackageInstaller callback | Benjamin Franz | 2015-04-29 | 2 | -2/+5 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Temp workaround to track max beacons." into mnc-dev | Wei Wang | 2015-04-30 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Temp workaround to track max beacons. | Wei Wang | 2015-04-30 | 1 | -1/+1 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge "Add missing error codes from keymaster_defs.h." into mnc-dev | Shawn Willden | 2015-04-30 | 1 | -0/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add missing error codes from keymaster_defs.h. | Shawn Willden | 2015-04-29 | 1 | -0/+3 |
* | | | | | | | | | | | Merge "New "frozen" state during app move/upgrade." into mnc-dev | Jeff Sharkey | 2015-04-30 | 2 | -3/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | New "frozen" state during app move/upgrade. | Jeff Sharkey | 2015-04-29 | 2 | -3/+1 |
* | | | | | | | | | | | Add javax.crypto.Mac as a supported CryptoObject to Fingerprint | Jim Miller | 2015-04-30 | 1 | -3/+21 |
* | | | | | | | | | | | Merge "Add permission to ap op mappings for all runtime permissions." into mn... | Svet Ganov | 2015-04-30 | 1 | -3/+71 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Add permission to ap op mappings for all runtime permissions. | Svet Ganov | 2015-04-29 | 1 | -3/+71 |
* | | | | | | | | | | | Returning to wizard, split move events. | Jeff Sharkey | 2015-04-29 | 9 | -43/+133 |
* | | | | | | | | | | | Merge "MidiFramer: Support realtime messages contained within SysEx messages.... | Mike Lockwood | 2015-04-30 | 1 | -2/+7 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | MidiFramer: Support realtime messages contained within SysEx messages. | Mike Lockwood | 2015-04-28 | 1 | -2/+7 |
* | | | | | | | | | | | | Merge "Update use of procstate for services." into mnc-dev | Dianne Hackborn | 2015-04-30 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Update use of procstate for services. | Dianne Hackborn | 2015-04-29 | 1 | -0/+15 |