- a2231a7 am 9c013a21: Merge "Show charging speed on Keyguard" into mnc-dr-dev by Adrian Roos · 10 years ago
- 9c013a2 Merge "Show charging speed on Keyguard" into mnc-dr-dev by Adrian Roos · 10 years ago
- 779e5e0 am d72fc63a: am 46d1864c: Merge "Make get_accounts a runtime permissions again" into mnc-dev by Svetoslav · 10 years ago
- d72fc63 am 46d1864c: Merge "Make get_accounts a runtime permissions again" into mnc-dev by Svetoslav · 10 years ago
- 9a08a4a am 92c27550: am f5adce87: Merge "Removed logging for the empty keyguard" into mnc-dev by Selim Cinek · 10 years ago
- 46d1864 Merge "Make get_accounts a runtime permissions again" into mnc-dev by Svetoslav · 10 years ago
- 92c2755 am f5adce87: Merge "Removed logging for the empty keyguard" into mnc-dev by Selim Cinek · 10 years ago
- adb156e am 336f18ba: am 51b4e97a: Merge "Add checks for READ_PRIVILEGED_PHONE_STATE." into mnc-dev by Amit Mahajan · 10 years ago
- f5adce8 Merge "Removed logging for the empty keyguard" into mnc-dev by Selim Cinek · 10 years ago
- 7b04311 Show charging speed on Keyguard by Adrian Roos · 10 years ago
- 336f18b am 51b4e97a: Merge "Add checks for READ_PRIVILEGED_PHONE_STATE." into mnc-dev by Amit Mahajan · 10 years ago
- 2fc9c12 Merge "Move AppItem, ChartData, ChartDataLoader from Settings to SettingsLib." into cw-e-dev by Wei Liu · 10 years ago
- 1b75e63 am 5086a970: am fe03a84b: Merge "Fix QS labels on language change" into mnc-dev by Jason Monk · 10 years ago
- 51b4e97 Merge "Add checks for READ_PRIVILEGED_PHONE_STATE." into mnc-dev by Amit Mahajan · 10 years ago
- 48c78cf am c56668eb: am 3ced9617: Merge "Use original path if translated path doesn\'t exist" into mnc-dev by Marco Nelissen · 10 years ago
- 7df8b26 am d86ab3c5: am 2f0116fa: Merge "Prevent null allowableAccounts from crashing" into mnc-dev by Craig Lafayette · 10 years ago
- 9f43ac7 am e2a5c184: am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev by Chris Craik · 10 years ago
- 5086a97 am fe03a84b: Merge "Fix QS labels on language change" into mnc-dev by Jason Monk · 10 years ago
- fe03a84 Merge "Fix QS labels on language change" into mnc-dev by Jason Monk · 10 years ago
- c56668e am 3ced9617: Merge "Use original path if translated path doesn\'t exist" into mnc-dev by Marco Nelissen · 10 years ago
- d86ab3c am 2f0116fa: Merge "Prevent null allowableAccounts from crashing" into mnc-dev by Craig Lafayette · 10 years ago
- e2a5c184 am 941bcedb: Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev by Chris Craik · 10 years ago
- 3ced961 Merge "Use original path if translated path doesn't exist" into mnc-dev by Marco Nelissen · 10 years ago
- 7c5befa Add checks for READ_PRIVILEGED_PHONE_STATE. by Amit Mahajan · 10 years ago
- 2f0116f Merge "Prevent null allowableAccounts from crashing" into mnc-dev by Craig Lafayette · 10 years ago
- 941bced Merge "Fix unsafety in SkiaShader storage, and texture unit accounting" into mnc-dev by Chris Craik · 10 years ago
- 21a0f80 am 5eaf2412: am 10633c96: Merge "Fix Android Keystore key factories to obey JCA contract." into mnc-dev by Alex Klyubin · 10 years ago
- a758ba6 Fix QS labels on language change by Jason Monk · 10 years ago
- 5eaf241 am 10633c96: Merge "Fix Android Keystore key factories to obey JCA contract." into mnc-dev by Alex Klyubin · 10 years ago
- 10633c9 Merge "Fix Android Keystore key factories to obey JCA contract." into mnc-dev by Alex Klyubin · 10 years ago
- 17dce34 am be27832b: am 12952c79: Merge "Allow FloatingToolbar to be outside of the attached window." into mnc-dev by Yohei Yukawa · 10 years ago
- 16567cf am 70250d35: am 148c7c5c: Merge "media: Implement getAchievableFrameRatesFor with measured frame rate." into mnc-dev by Ronghua Wu · 10 years ago
- be27832 am 12952c79: Merge "Allow FloatingToolbar to be outside of the attached window." into mnc-dev by Yohei Yukawa · 10 years ago
- 12952c7 Merge "Allow FloatingToolbar to be outside of the attached window." into mnc-dev by Yohei Yukawa · 10 years ago
- 70250d3 am 148c7c5c: Merge "media: Implement getAchievableFrameRatesFor with measured frame rate." into mnc-dev by Ronghua Wu · 10 years ago
- aa41103 Use original path if translated path doesn't exist by Marco Nelissen · 10 years ago
- 148c7c5 Merge "media: Implement getAchievableFrameRatesFor with measured frame rate." into mnc-dev by Ronghua Wu · 10 years ago
- 3c9c71d Prevent null allowableAccounts from crashing by Craig Lafayette · 10 years ago
- 31ccc9f am a7e2ab6e: am 8af7432c: Merge "Fix "Select All" in extracted mode" into mnc-dev by Andrei Stingaceanu · 10 years ago
- a7e2ab6 am 8af7432c: Merge "Fix "Select All" in extracted mode" into mnc-dev by Andrei Stingaceanu · 10 years ago
- 2ed576f am 66b73dce: am f5e20ec3: Merge "Retrieve resources for apps, even if not installed for current user." into mnc-dev by Julia Reynolds · 10 years ago
- 8af7432 Merge "Fix "Select All" in extracted mode" into mnc-dev by Andrei Stingaceanu · 10 years ago
- 66b73dc am f5e20ec3: Merge "Retrieve resources for apps, even if not installed for current user." into mnc-dev by Julia Reynolds · 10 years ago
- f5e20ec Merge "Retrieve resources for apps, even if not installed for current user." into mnc-dev by Julia Reynolds · 10 years ago
- c7fd346 Retrieve resources for apps, even if not installed for current user. by Julia Reynolds · 10 years ago
- bafc908 Allow FloatingToolbar to be outside of the attached window. by Yohei Yukawa · 10 years ago
- 5396c13 Fix "Select All" in extracted mode by Andrei Stingaceanu · 10 years ago
- 2e59771 am 0e6360f4: am a9b9907f: Merge "Fix insertion handle disappearing in extract mode" into mnc-dev by Andrei Stingaceanu · 10 years ago
- 0e6360f am a9b9907f: Merge "Fix insertion handle disappearing in extract mode" into mnc-dev by Andrei Stingaceanu · 10 years ago
- a9b9907 Merge "Fix insertion handle disappearing in extract mode" into mnc-dev by Andrei Stingaceanu · 10 years ago
- ae2aaeb am 7bcb9597: Fix BluetoothSocket file descriptor leak by Zach Johnson · 10 years ago
- 32cfbc9d am 68bc390c: am 77612940: Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev by Erik Kline · 10 years ago
- 72407cb am 19ab3b47: am 569ff225: Fix BluetoothSocket file descriptor leak by Zach Johnson · 10 years ago
- 5b93f2d am 4248250c: am 8017c647: Fix build by Svet Ganov · 10 years ago
- 80ea6c7 am d7be214c: resolved conflicts for merge of 8cee6587 to mnc-dr-dev by Ian Pedowitz · 10 years ago
- 68bc390 am 77612940: Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev by Erik Kline · 10 years ago
- 19ab3b4 am 569ff225: Fix BluetoothSocket file descriptor leak by Zach Johnson · 10 years ago
- 4248250 am 8017c647: Fix build by Svet Ganov · 10 years ago
- d7be214 resolved conflicts for merge of 8cee6587 to mnc-dr-dev by Ian Pedowitz · 10 years ago
- 7bcb959 Fix BluetoothSocket file descriptor leak by Zach Johnson · 10 years ago
- 7761294 Merge "Log NetworkRequestInfo to get more detailed history" into mnc-dev by Erik Kline · 10 years ago
- 569ff22 Fix BluetoothSocket file descriptor leak by Zach Johnson · 10 years ago
- 7523eb3 Log NetworkRequestInfo to get more detailed history by Erik Kline · 10 years ago
- 8017c64 Fix build by Svet Ganov · 10 years ago
- d04c91a am c5eadf8d: am 4b9b3e47: Merge "Default browser should not supersede intent filter priorities" into mnc-dev by Christopher Tate · 10 years ago
- f12fb43 am 7ca0c42d: am fc2bc7f1: Merge "Check signatures of privileged persistent apps for granting defailt permissions" into mnc-dev by Svet Ganov · 10 years ago
- 4079c7e Make get_accounts a runtime permissions again by Svetoslav · 10 years ago
- 8cee658 Merge "Teach storage appops." into mnc-dev by Svet Ganov · 10 years ago
- 6ee871e Teach storage appops. by Svet Ganov · 10 years ago
- c5eadf8 am 4b9b3e47: Merge "Default browser should not supersede intent filter priorities" into mnc-dev by Christopher Tate · 10 years ago
- 7ca0c42 am fc2bc7f1: Merge "Check signatures of privileged persistent apps for granting defailt permissions" into mnc-dev by Svet Ganov · 10 years ago
- 0e20104 am b4494b02: am 288ecf98: Merge "Prioritize most-recently-enabled link-handling app" into mnc-dev by Christopher Tate · 10 years ago
- d57778a am 72172933: am 56c59d15: Merge "Fix two grant default permissions edge cases." into mnc-dev by Svetoslav · 10 years ago
- e681e9ff am e8bbe9a0: am 9de5dcac: am 70d39c28: am 2b856100: Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs by Robert Schaub · 10 years ago
- 4b9b3e4 Merge "Default browser should not supersede intent filter priorities" into mnc-dev by Christopher Tate · 10 years ago
- d13cb79 Default browser should not supersede intent filter priorities by Christopher Tate · 10 years ago
- b4494b02 am 288ecf98: Merge "Prioritize most-recently-enabled link-handling app" into mnc-dev by Christopher Tate · 10 years ago
- 7217293 am 56c59d15: Merge "Fix two grant default permissions edge cases." into mnc-dev by Svetoslav · 10 years ago
- e8bbe9a am 9de5dcac: am 70d39c28: am 2b856100: Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs by Robert Schaub · 10 years ago
- fc2bc7f Merge "Check signatures of privileged persistent apps for granting defailt permissions" into mnc-dev by Svet Ganov · 10 years ago
- 288ecf9 Merge "Prioritize most-recently-enabled link-handling app" into mnc-dev by Christopher Tate · 10 years ago
- 56c59d1 Merge "Fix two grant default permissions edge cases." into mnc-dev by Svetoslav · 10 years ago
- 8b24a1d Fix two grant default permissions edge cases. by Svetoslav · 10 years ago
- 9de5dca am 70d39c28: am 2b856100: Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs by Robert Schaub · 10 years ago
- 17cfb5e am af5b992c: am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev by Jason Monk · 10 years ago
- 37621e2 am 92573764: am fd186d20: am 28006a3b: am 7182f075: Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs by Robert Schaub · 10 years ago
- d0ca9de am 695fc97a: am 0b403ebd: am 1962b730: am 3430bec7: Merge "docs: Removed parenthetic phrase that made explanation unnecessarily confusing" into mnc-preview-docs by Robert Schaub · 10 years ago
- cb533c53 am 63bd0587: am 91a44578: am 5c3bf584: am e0f0fabb: am ccb8a9af: am b510225e: Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs by David Friedman · 10 years ago
- 16df17cf am a29b8fbb: am 908c50a1: am f13e914d: am 8cce3984: Merge "Adding a link to what is currently our most popular "100 Days" video." into mnc-preview-docs by Eric Gilmore · 10 years ago
- 1d391c8 am 7acee935: am e249eb3a: Merge "Perform One touch play upon pressing home key" into mnc-dev by Jinsuk Kim · 10 years ago
- 70d39c2 am 2b856100: Merge "docs: Removed references to lockscreen widgets, added note to Android 5.0 changes page" into mnc-preview-docs by Robert Schaub · 10 years ago
- af5b992 am 9c2182e1: Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev by Jason Monk · 10 years ago
- 9257376 am fd186d20: am 28006a3b: am 7182f075: Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs by Robert Schaub · 10 years ago
- 695fc97 am 0b403ebd: am 1962b730: am 3430bec7: Merge "docs: Removed parenthetic phrase that made explanation unnecessarily confusing" into mnc-preview-docs by Robert Schaub · 10 years ago
- 63bd058 am 91a44578: am 5c3bf584: am e0f0fabb: am ccb8a9af: am b510225e: Merge "docs: replacing command line tool instructions with Studio and Monitor steps" into lmp-docs by David Friedman · 10 years ago
- a29b8fb am 908c50a1: am f13e914d: am 8cce3984: Merge "Adding a link to what is currently our most popular "100 Days" video." into mnc-preview-docs by Eric Gilmore · 10 years ago
- 7acee93 am e249eb3a: Merge "Perform One touch play upon pressing home key" into mnc-dev by Jinsuk Kim · 10 years ago
- 9c2182e Merge "Add a dumpsys for KeyguardUpdateMonitor" into mnc-dev by Jason Monk · 10 years ago
- f0d6cb38 Prioritize most-recently-enabled link-handling app by Christopher Tate · 10 years ago
- fd186d2 am 28006a3b: am 7182f075: Merge "docs: Changed text as requested in Android TV advertising bug, with minor cleanup" into mnc-preview-docs by Robert Schaub · 10 years ago