- Jun 02, 2016
-
-
David Gross authored
Bug: 27298560 Change-Id: I8a89c9df753d12ee8af06008d424e77bb916cd8f
-
- May 27, 2016
-
-
Adrian Roos authored
-
Adrian Roos authored
-
Adrian Roos authored
-
Adrian Roos authored
-
Hemal Patel authored
am: 202017dc * commit '202017dc': Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub. Change-Id: I8181c5d1679be85be720fe16fd85561a883ab4ce
-
Hemal Patel authored
am: 7a62915c * commit '7a62915c': Docs: Removed note in "Platform Versions" section Change-Id: I4da67d6b00c0e33f6eb99b06479bafb8049f1b8b
-
Android Build Merger (Role) authored
Merge "Merge "Docs: Fixed the end-of-comment tag" into mnc-io-docs am: d09caa13 am: 7ff4ee30" into nyc-dev
-
Hemal Patel authored
am: 7ff4ee30 * commit '7ff4ee30': Docs: Fixed the end-of-comment tag Change-Id: I79abb2406163de3928ec9bb473e18c31aa146efa
-
Hemal Patel authored
Merge "Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub." into mnc-io-docs am: 50f57d1d * commit '50f57d1d': Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub. Change-Id: I3c60c8a347283c4f107eef0e4efe3cabd9c8795e
-
Hemal Patel authored
am: 9dfa75ef * commit '9dfa75ef': Docs: Removed note in "Platform Versions" section Change-Id: Ie09047db04155b7f37aafdc3ac6a85e390d54143
-
Akshay Thakker authored
-
Hemal Patel authored
am: d09caa13 * commit 'd09caa13': Docs: Fixed the end-of-comment tag Change-Id: I27a07c1d00f840b34683cfb333b8b338ffe60dd3
-
Hemal Patel authored
Merge "Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub." into mnc-io-docs
-
Hemal Patel authored
-
Hemal Patel authored
-
Chris Tate authored
-
Adrian Roos authored
-
Adrian Roos authored
-
Jorim Jaggi authored
- Make sure to retain the state when divider goes through a configuration change in order to avoid that nothing happens when entering multi-window. Save the state in DividerState and use a handler that's independant of the attached state. - Don't allow home task to dictate orientation unless the docked stack is minimized. This caused a lot of weird bugs because when docking a task, home stack gets moved to front, and if home task is front of stack, it temporarily might dictate the rotation but later not anymore so this causes two rapid configuration changes which may cause a lot of weirdness. Change-Id: I6a2308af893cd8413ee8801e5b964f6ddc0abd51 Fixes: 28943853
-
Jorim Jaggi authored
-
Chong Zhang authored
-
Jorim Jaggi authored
So we don't end up with animation weirdness. Bug: 28905720 Change-Id: I04124995dd99fa26d2e9be467c5976d7b20810a7
-
Selim Cinek authored
-
Selim Cinek authored
-
Chong Zhang authored
bug: 28763785 related-to: 27989717 related-to: 28887408 Revert "Fix wallpaper crop during unlock animation" This reverts commit 616c7c10. Revert "Fix wallpaper cropped too soon when unminimizing dock" This reverts commit f0b76b07. Revert "Set final crop on wallpaper instead of intersect clip with stack bounds" This reverts commit dcf0183c. Revert "Crop wallpaper windows to their current target stack bounds" This reverts commit e6cb450b.
-
TreeHugger Robot authored
Merge "Allow apps to bypass Power Save restrictions when launched from a Notification's PendingIntent." into nyc-dev
-
Adrian Roos authored
Change the reopen option and remove unreferenced reset string. Change-Id: Ie0a5a5615a7d7e8d01927743ffa13f1ab1099774 Fixes: 28813950
-
Adrian Roos authored
Remove "Reopen app" for background crashes, remove "Close" for foreground crashes. Make crash dialog cancelable with back / tapping outside. Remove reset option for repeating crashes. Change-Id: I3773ee6b6986efa35da30830fec223300cda5d75 Fixes: 28768481 Fixes: 28740658
-
Selim Cinek authored
Bug: 28069681 Change-Id: Ifebc146ed249e6133625607cfc361957e4491882
-
Selim Cinek authored
-
Adrian Roos authored
In phone landscape, when the navigation bar is on the right, and when the status bar is forcing the IME and NavBar, make sure that the nav bar and IME don't overlap, even if the NavBar is only transient. Bug: 28914905 Change-Id: I22921f1aca7970c2d02dfd88408eb15c5b17151f
-
Felipe Leme authored
This scenario typically happens when the device is on Doze Mode and a notification action is triggered from a Wear device. In a nutshell, the workflow is: - ProcessRecord has a flag telling whether a process has "whitelist management" privileges. - When NotificationManager binds a new NotificationListenerService, it sets the BIND_ALLOW_WHITELIST_MANAGEMENT flag. - On bind(), ActiveService asserts that only system apps can set that flag. - On computeOomAdjLocked(), ActivityManagerService sets the ProcessRecord flag if necessary. - Upon creating a notification, NotificationManager calls AM to mark its PendingIntents as coming from a notification. - When PendingIntentRecord sends it to the target, it checks if it's from a notification and if so calls AM to do the temp whitelist. - On unbind(), ActiveService removes the ProcessRecord flag if necessary. Fixes: 28818704 Change-Id: I00d46036a2cbb73f7f733fd35bf0b743a02807a1
-
Siyamed Sinir authored
-
Siyamed Sinir authored
-
Selim Cinek authored
Change-Id: Idf07b1948b9baeff095fbeccd417cdad1e81e7f8 Fixes: 28992452
-
Mark Goldstein authored
am: f9d8f6c5 * commit 'f9d8f6c5': Doc change: Fix broken link. Change-Id: Iee76c1e357f2c67362d951f567bc3498c208fb35
-
Mark Goldstein authored
am: d643ab1d * commit 'd643ab1d': Doc change: Fix broken link. Change-Id: Ia1a9fdd18486ecf34d4a577f0e7f9d9570f748a3
-
Mark Goldstein authored
-
Jae Seo authored
-