81
submitted 5 months ago* (last edited 4 weeks ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

The update is available, please let me know if you find any issues.

It also fixes random crashes when loading feeds.

Thanks!

88
submitted 6 months ago* (last edited 6 months ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

Hi Lemmy! Boost 1.0.24 is out, this is the changelog:

General

  • Added Edge-to-Edge support in Android 15: Feed scrolls behind status and navigation bars. Enable Settings - General - Bottom Navigation - Hide on scroll for the full experience.
  • New built-in YouTube player. To disable it, uncheck Settings - General - Internal Youtube Player

PieFed

  • Moderators can now see the votes on posts and comments within the communities they moderate
  • Fixed all comments being marked as locked
  • Block domains in PieFed v1.3 (Listing blocked domains is not available in the API yet)

πŸ“² To join the beta and test the new features first follow this link https://play.google.com/apps/testing/com.rubenmayayo.lemmy or visit the Play Store and scroll down to "Join the Beta"

⚠️ Found a bug about this version? Comment below

149
submitted 8 months ago* (last edited 8 months ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

A fresh update is here! This release brings initial support for PieFed. The PieFed API is still under development, so some features are limited, but here’s what’s new:

  • Support for PieFed (limited while the API evolves)
  • Notifications for new activity on communities, posts, comments, or users on PieFed
  • View topics and feeds

Give it a try and let me know how it works for you!

14
Mention (lemmy.world)
182
submitted 9 months ago* (last edited 9 months ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

πŸš€ Boost for Lemmy 1.0.16 is out now!

What’s new in version 1.0.16:

  • A baby chick emoji 🐣 now appears next to usernames of accounts less than one week old.
  • Moderators can now see the vote counts on posts and comments within the communities they moderate.
  • Fixed an issue that was preventing images from being downloaded or shared.

Thanks for using Boost and supporting the Lemmy ecosystem!

15
submitted 11 months ago* (last edited 11 months ago) by rmayayo@lemmy.world to c/pebble@lemmy.ml
284
submitted 1 year ago* (last edited 1 year ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

Hi Lemmy! I've just uploaded a new version, this is the changelog:

  • Added spoiler support
  • Added superscript/subscript support
  • Added domain in link posts
  • Redesigned account switcher dialog
  • Increased profile bio limit to 1,000 characters (Lemmy 0.19.6+)
  • Fixed link-opening delay
  • Smoother scrolling on image-heavy posts
  • General performance optimizations
  • Squashed some bugs πŸ›πŸ”¨

SpoilerThis update will roll out widely after testing

πŸ“² To join the beta and test the new features follow this link https://play.google.com/apps/testing/com.rubenmayayo.lemmy or visit the visit the Play Store and scroll down to "Join the Beta"

⚠️ Found a bug about this version? Comment below

[-] rmayayo@lemmy.world 128 points 1 year ago

I've been busy irl, but I'm working on a new update with some of the changes added from Lemmy 0.19.6 to 0.19.10

6
submitted 1 year ago by rmayayo@lemmy.world to c/pebble@lemmy.ml
151
submitted 2 years ago* (last edited 2 years ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

Hi Lemmy! I've just uploaded a new beta version that adds support for Lemmy 0.19.4 features, this is the changelog:

  • Hide posts: Individual posts can be hidden now. There is Show hidden toggle on the toolbar menu (Lemmy 0.19.4)
  • View previously uploaded images on your profile page, Uploads tab (Lemmy 0.19.4)
  • Add custom thumbnail when creating a link post (Lemmy 0.19.4)
  • Show mod/admin indicators next to usernames in posts and comments
  • Fixed mark as read on scroll not working on some instances
  • Bug fixes and improvements

Play Store Link

Thanks for using Lemmy. You're the best!

119
submitted 2 years ago* (last edited 2 years ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

Lemmy.world updated to version 0.19.3, you may need a new authentication token for everything to work normal, so please log in again in Boost if you are experiencing problems. Thanks!

https://lemmy.world/post/12525192

232
submitted 2 years ago* (last edited 2 years ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

Hi Lemmy! I've just uploaded a new version, and this is the changelog:

  • Mark as read on scroll (Settings-General-Posts). Posts will be marked as read when you scroll past them. Disable Show read posts in your Account Preferences and you won't see those posts again. Note: In Lemmy, voting, saving or reading comments of a post marks the post as read automatically
  • Support for animated webp images
  • Play gifs embedded in comments
  • Show context option when visiting a single comment thread
  • Fix long comment chains being unreadable
  • Bug fixes and improvements

Play Store Link

Thanks for using and contributing to Lemmy via Boost. You're awesome!

93
submitted 2 years ago* (last edited 2 years ago) by rmayayo@lemmy.world to c/boostforlemmy@lemmy.world

Disable Show read posts in your account preferences and you won't see those posts again.

Join the beta from the Play Store listing and give feedback if you test it. Thanks! πŸ™

[-] rmayayo@lemmy.world 52 points 2 years ago

I am uploading a beta version today πŸ™‹

[-] rmayayo@lemmy.world 250 points 2 years ago* (last edited 2 years ago)

Boost dev here. There should be an Ad icon on the top right to report the ad. Not sure why it is not showing in this case. I will try to block those ads in the AdMob console. Edit: Done

[-] rmayayo@lemmy.world 53 points 2 years ago

I'm working on it ;)

[-] rmayayo@lemmy.world 86 points 2 years ago

Yes, 3 ad networks (one not in use) and Firebase (crash reporting and analytics) Twitter Mopub is wrong. It is not included in the app.

[-] rmayayo@lemmy.world 710 points 2 years ago* (last edited 2 years ago)

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.

[-] rmayayo@lemmy.world 57 points 2 years ago

Boost for Reddit was using the very same ad networks and consent dialog.

[-] rmayayo@lemmy.world 179 points 2 years ago

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.

[-] rmayayo@lemmy.world 51 points 2 years ago

The main development is finished. I want to publish it asap but I keep finding some bugs :( My plan is to upload a beta next week.

Thanks for your patience!

[-] rmayayo@lemmy.world 149 points 2 years ago

Almost finished, I expect to release it before the end of August.

[-] rmayayo@lemmy.world 326 points 2 years ago

Not ready yet, but almost there!

[-] rmayayo@lemmy.world 149 points 2 years ago* (last edited 2 years ago)

This is the first comment on Boost for Lemmy

view more: next β€Ί

rmayayo

0 post score
0 comment score
joined 2 years ago
MODERATOR OF