WAI
Status Update
Comments
ar...@google.com <ar...@google.com>
zt...@gmail.com <zt...@gmail.com> #3
+1
There should be possible to open source in any installed (or minSdk for project) android API version, because compileSdk is not only one used for run the app.
Why it takes so long to release source code to SDK when the sources was already pushed to GIT?
There should be possible to open source in any installed (or minSdk for project) android API version, because compileSdk is not only one used for run the app.
Why it takes so long to release source code to SDK when the sources was already pushed to GIT?
na...@google.com <na...@google.com> #4
Fuck this issue, always happened from android 23. Fuck this. Not friendly to developers
ni...@gmail.com <ni...@gmail.com> #6
yep, no 26 sources no funny ;(
all the bunnies gonna cry ;((
all the bunnies gonna cry ;((
pr...@gmail.com <pr...@gmail.com> #7
[Deleted User] <[Deleted User]> #8
+1
da...@gmail.com <da...@gmail.com> #9
While debugging, we consider this behavior WAI. That's because stepping through code that doesn't match SDK version of the device is not a good experience. However, we can consider fallbacks to older sources when navigating to definitions while editing your code.
as...@gmail.com <as...@gmail.com> #10
There has to be "default notification channels" Sure it was implemented and then deprecated. But it clearly is a needed feature.
Description
Pixel XL on OPP3.170518.006.
Apps that support Notification Channels get an "importance" setting with low/medium/high/urgent settings. Apps that don't support Notification Channels do not get an "importance" setting. This is a huge problem as it leaves users with no notification controls for 90% of apps, and a regression over Android N's "Power notification controls," which controlled notification importance for all apps.
* What are the steps to reproduce the problem? (Please provide the minimal reproducible test case.)
1. Navigate to Settings -> Apps & notifications -> App Info -> Phone (or anything with Notification Channels)
2. You can open "App Notifications," pick a notification category, and change the importance. This is great.
3. Now try an app that doesn't support notification channels, like Hangouts.
4. You can open "App Notifications," but with no channels, there is no way to access the importance settings.
* Issue Category: Framework (platform)
* What was the expected result?
The system needs to provide notification importance controls for all apps, regardless of whether or not they support notification channels. Many of the controls on the channel page are moved to the first page for apps with no channel controls (like "allow badge," "On the lock screen" and "Do not disturb override.") Please move the "importance" controls too.
* What was the actual result?
No notification channels = No notification controls.
* Optional: Link to any screenshot(s) that demonstrate the issue. (Attached. Public sharing is fine.)