Thanks for your support. I am happy to be able to continue coding for Boost and its users ♥️
Boost for Reddit Lemmy developer
Thanks for your support. I am happy to be able to continue coding for Boost and its users ♥️
Thanks for reporting, Reddit only had 10 levels of replies 😅
Blocking instances is not available in the Lemmy API. Boost has an option to not show posts from an instance on you feeds. Just tap the three dots on a post from a instance you don’t want on your feed, then select “Mute->Mute instance”
Dev here.
The dialog and its content is not created by me, it is a standard solution from Google to comply with GDPR and other laws. More info here: https://support.google.com/admob/answer/10114014?hl=en
The consent dialog is also required by Google AdMob to show ads, and it is shown when the ad network is initialized.
When the app launches, first it checks for the remove ads purchase, and if it is not present, it will initialize the ads sdk. The ad network is not initialized if the remove ads purchase is detected.
Boost for Reddit was using the very same ad networks and consent dialog.
Boost for Reddit was using the very same ad networks and consent dialog.
Google has discontinued the use of the YouTube android plugin, I believe it won’t work anymore.
The consent dialog is required by Google AdMob to show ads, and it is shown when the ad network is initialized.
When the app launches, first it checks for the remove ads purchase, and if it is not present, it will initialize the ads sdk. The ad network is not initialized if the remove ads purchase is detected.
Immediate feedback is that it does not allow login with 2FA (TOTP) yet => “missing totp token”.
Install beta 1.0.1 and let me know if it is fixed.
It should be fixed for the next beta
Ok, that is fixed for the next beta
I found out that It crashes if you are browsing as guest. Is that your case?
Known issue, I forgot to implement that 😓
I forgot to add the permission. Fixed for the next beta.
After some investigation, the passwords on Lemmy are limited to 60 chars. If you created an account with 64-character password, only the first 60 were used. Type the first 60 chars of your password and it might work
After joining the beta, it might take a while to show up in Play Store listing.
Yep, a bug showing the field when required. Fixed for the next beta
Hide read was a Reddit feature. In Lemmy, you can mark a post as read, then disable “Show read posts” on your account preferences.
Timezones was being ignored. Fixed for the next beta.
Fixed for the next beta 😓
Thanks for the mention, I had no idea of these changes. Working on it!