Manuel Beck

Results 62 comments of Manuel Beck

I cannot test it, because i've only a smartphone :/ Are the images normally not included when the plugin is not in the project?

This is a feature request from me for this plugin. I'm not really sure if dimensions matter.. You can find default sizes for mdpi, hdpi splash screens in the net.

@breautek Sorry, but this is not true, that Android **expects** several images of variety resolutions. You talking about [Alternative Resources](https://developer.android.com/guide/topics/resources/providing-resources#AlternativeResources) and they are, like the name say "Alternativ". They are...

No problem, we all learn from each other :)

I will ask the owner :)

This was breaking my app also. I was wondering why `I18n.localize` was using a different rendering for times, when i used in a view `Schedule.to_s`. The patch you showed here,...

@fquirin There is a bug in the method "dummyNotifications". It creates a channel "NOTIFICATION_CHANNEL_NAME". The channel name and id is not configurable.

@fquirin You could add in the notable changes for "fixed gradle" that "compile" is replaced by "implementation" for the notifications plugin and for the badge-plugin by using a fixed fork....

@fquirin Could you maybe fix your pr with the changes @dpalou suggested or otherwise? This would be really great.

No problem, i only asked you, if you maybe had time for it. If you would do it in a month, it would be cool anyway. I want to merge...