Gabriel Hautclocq
Gabriel Hautclocq
+1 Eager to see simplified chinese added to this keyboard!
@tsal Yep, your solution worked!
Would it be possible to generate the picture used for the notification instead of storing every possible values?
The app itself is lightweight but its resources make it heavyweight.
Maybe it would be doable to only have pictures of digits from 0 to 9 and compose the speed number from that? For example 123 KB/s would display the picture...
Does it have to be pictures, can't it be text? Just asking, not sure it that's possible for Android notification bar. For example using [setNumber](http://developer.android.com/reference/android/app/Notification.Builder.html#setNumber%28int%29).
> Not sure what's going on there. @ryan953 ideas? > > Note that User Feedback is in beta (GA'ing next week though) and we might have cut the self hosted...
Still present on 24.7.0....
I found the culprit. It's the script ```install/update-docker-volume-permissions.sh``` It contains the docker path as a hard-coded value. But my docker isn't located here! You should never assume the location of...
https://github.com/getsentry/self-hosted/blob/f22bc2acf546d3732ce896a6f87ad7d379ba6b1f/install/update-docker-volume-permissions.sh#L6-L9