Miquel Martí

Results 34 comments of Miquel Martí

Can confirm this is caused by the update for Android 14 in https://github.com/mueller-ma/Coffee/commit/4284c7f78a536e04d8dc1bc5bd818c1e55b4d1c4 When testing the upgrade, if the app is already opened the issue can't be reproduced, hence why...

After a bit of digging (the only difference with the documentation was to add `ServiceInfo.FOREGROUND_SERVICE_TYPE_DATA_SYNC` in the `startForeground` method, but it's still crashing) looks like it's a bug: [issuetracker.google.com/issues/299506164](https://issuetracker.google.com/issues/299506164). Maybe...

Can confirm the issue is fixed in both the emulator and in my device with the 2.21 release 🙂

Same situation for github sponsors (discussions happened under SMT's github). cc @chr15m @nazar-pc @Pablohn26 @jongpie @dorkmo @shifakhan @zbateson @tnyeanderson @gkobeaga @vlad-timofeev @laszlovl @makovako @dallyger @grey-software @Jah-On @konies For context: *...

Hi @sanctimoniousape, That's a great suggestion! Unfortunately, android does not provide that option out of the box for the `PreferenceScreen`, but I'll see if there is any way of overriding...

Added in 261cda8d2cd33016efc5daa6c32d73c9fca94531, available from [v2.17.0](https://github.com/mvmike/min-cal-widget/releases/tag/v2.17.0)

Hi @jared-chen, Could not reproduce the behaviour with three different launchers on the emulator, seems that this bug is generated by the launcher you're using rather than the widget itself...

Thanks, will have a look! https://github.com/ashutoshgngwr/10-bitClockWidget

That's a nice enhancement! Would you add it to the selection list and/or in the summary of the current selection? On top of that, will also include Blocks as a...

Went all in and removed symbol names (what's the point if you can actually see the symbols) in dae51f71cb2a5cb3366b49f193fa23ca334ad2a3 and blocks added in 2b40247822be66f622cd0c431f027e3f0d52aa5c, changes available from [v2.17.0](https://github.com/mvmike/min-cal-widget/releases/tag/v2.17.0)