jrt

Results 56 comments of jrt

It appears we do not use non-SDK APIs ``` 0 hidden API(s) used: 0 linked against, 0 through reflection 0 in greylist 0 in blacklist 0 in greylist-max-o 0 in...

Hi, sorry to hear you're having issues. - What phone (model + ROM) do you have and which one has your girlfriend? - Are you running AsteroidOS 1.0 or nightlies...

@tioui I searched a bit online and it seems multiple people reported Bluetooth connection issues for your model and other variants of the s4 mini. Have you tried Bluetooth LE...

#### 1. • Maybe grouped notifications are the issue here. We don't send notifications for [`GroupSummaries`](https://developer.android.com/reference/android/app/Notification.Builder#setGroupSummary(boolean)) but according to the documentation, this should not be actual content. Maybe the documentation...

### 1. / 2. Sorry, I should have clarified what [flags (notification constants)](https://developer.android.com/reference/android/app/Notification#constants_1) I meant. Since we are looking for a pattern it would be great to have the whole...

You can post it in a GitHub gist or if you are not sure if there is something identifying in there you can send me an email: github-sync-issue111 [at] jrtberlin...

From the first look at it, I don't see anything in your notification log that should result in no notification being synced for **Gmail**. I have tested Gmail with three...

Sorry, I thought there is more granular control for notification behavior. > It does seem to be related to apps that update their notifications and then group them Mhh the...

## Reproducing the issue To reproduce the issue I installed a [Gotify server](https://github.com/gotify/server) and [the app](https://f-droid.org/de/packages/com.github.gotify/) in a work profile with [shelter](https://f-droid.org/de/packages/net.typeblog.shelter/). When I push a notification with the following...

@T-vK There is `dumpsys device_policy` and `dpm` to get info about profiles, users and their set policies.