cause: ConfirmDialog is shown when prepareVpn(package, null)
returns false when the package is in always-on mode
We added the code in ag/949136 to stop app replacing app currently set to always-on.
Bug: 28941235
Change-Id: I370e56ad59332cc3fb722a98730fa73a97e26831
am: 747d945b2c
* commit '747d945b2c8717e9a501c861a3caf20633355979':
Docs: Fixed an invalid initialization of ExampleProvider member in Content URI patterns docs sample
Change-Id: I7b701650b8ffeb97ddff0df52a2654dd88f5dffb
am: 71b5005a66
* commit '71b5005a66872c25aaf71be865246294d0888279':
Docs: Fixed an invalid initialization of ExampleProvider member in Content URI patterns docs sample
Change-Id: I09b59dd2cc85de4478012e2326bfce1cfd314e6b
am: 709f0df0d8
* commit '709f0df0d883ee5351d4f5688360fa76f9a84dbc':
Docs: Fixed an invalid initialization of ExampleProvider member in Content URI patterns docs sample
Change-Id: Idee5539ed59ec115e90b4f5413f385e8d51369d8
am: 8a9100caae
* commit '8a9100caaea34cadcd19910f5667407a29016d03':
Tweaking layout to make two-task stacks to closer match design.
Change-Id: I3f8aaebee4c47911715dbaaac904c9b93b89dac1
We're building an exception message string, but by explicitly invoking
.toString() we're accidentally triggering an NPE rather than the typed
exception we want to throw. Build the string in a way that will be
safe and sensical even if the CharSequence is null.
Bug 29009255
Change-Id: I1813260f0b36fd44506b8327f997dd20c2d6c8bf
Stable insets are not calculated in the first pass, so fetch it
manually if needed to avoid a relayout.
Bug: 28705801
Change-Id: I8f9a3bab96b597a80963d7ebcc8b19454b3e45a6
am: f97a0f5c9c
* commit 'f97a0f5c9c501bc7e39c779ebb2e009e1ea496cd':
Add more doc for Object animators defined with a single value
Change-Id: I14cfe5e0a80832b57a270b5b34164d7e4232feeb
am: c26b8afd35
* commit 'c26b8afd35c2debf14cdefb6120b908cfb9ef5c3':
redirect adt guide to release notes to consolidate the deprecation message. related deletion of file: https://critique.corp.google.com/#review/123463890
Change-Id: I3588745db102813ca7fd2c3d7f646a8c1ed3378e
am: e3e80bde12
* commit 'e3e80bde1246ed403be3315dcb1b92edc326aaf7':
Fix status bar autohide with DirectReply
Change-Id: I403dced0a5e78a61a392383ad3112c9da0d3c27a
am: 2c69d1ecae
* commit '2c69d1ecae5efff06a29bec3d73f9654b8851972':
Fix IME and NavBar overlap with Direct Reply
Change-Id: I9983d40ed0da917ea7f19df60b8f36e760dc26d7
am: 8d8718fc53
* commit '8d8718fc534325ff477036034eea058c179d1e04':
Docs: Changed GitHub samples link to point to "Google Samples" page on GitHub.
Change-Id: I6328e016fa56e110832281a4c2e7b42cc673e3f8
am: 3152ead0f8
* commit '3152ead0f8cb5994100a423b47907db06d8e0d7b':
redirect adt guide to release notes to consolidate the deprecation message. related deletion of file: https://critique.corp.google.com/#review/123463890
Change-Id: I8ec4aee36c2f39f9590fe94ffa8fa7b8da90cf43
This CL fixes a bug in AbsListView where it was not invalidating
children's bounds when AbsListView's bounds change. This was
triggering bugs where if you set padding on a list view, it would
not resize its children.
Bug: 28800232
Change-Id: I81a4e9ea234c395de80efea5ef5e47a71cb95136
am: d6c76ddc51
* commit 'd6c76ddc51a1b607c50d8e443a7affb9b2e0e1b6':
redirect adt guide to release notes to consolidate the deprecation message. related deletion of file: https://critique.corp.google.com/#review/123463890
Change-Id: Ia14317cc6a292fcda6328d96660db0eda5757e12
Generates an appropriate title and text for MessagingStyle
Notifications, such that SystemUI can generate the appropriate
oneline representation.
Bug: 28934989
Change-Id: Ic23ed18bb9c4af21ad59626ca161ca7abb25a4e9