cross-posted from: https://lemm.ee/post/4709002

Hi everyone!

It's been quite the journey, but Avelon is finally on the App Store!

Click here to download!

The app is includes a lot of awesome features requested by the community, including:

  • Sleek design that fits right in on iOS & iPadOS
  • Highly customizable look & behavior
  • Mark read on scroll & hide read posts
  • Customizable swipe gestures
  • Multiple account support
  • Smart link previews in posts and comments
  • Support for videos, gifs, photos & other media
  • Custom font support
  • Write replies with markdown highlighting
  • Privacy focused - the app has no tracking of any kind
  • Gallery mode + hide bars on scroll = full immersion ... and a lot more!

Screenshots

Here's some cool app store screenshots of the app:

Developing this app has been one of the best development experiences I've had, and I feel very privileged and happy to have been able to contribute to Lemmy in this way. Nothing is more motivating than seeing so many people already enjoying the app and providing suggestions and feedback.

I really hope you enjoy Avelon, and I'm looking forward to hearing more about what everyone thinks. Keep the feedback coming!

Thank you, Sigve Rokenes

all 45 comments

sorted by: hot top controversial new old
[+] 24 points 3 years ago* (last edited 3 years ago) (1 child)
  • [+] 12 points 3 years ago* (last edited 1 year ago)
    [–] 8 points 3 years ago (3 children)

    Looks great. I’ve downloaded it and look for to trying it out and seeing how it compares to Memmy.

  • source
  • hideshow 6 child comments
  • [–] 3 points 3 years ago (3 children)

    If it’s better than Memmy let me know

  • source
  • parent
  • hideshow 6 child comments
  • [–] 9 points 3 years ago (2 children)

    I use both and I prefer Avelon most of the time. It's sleeker and more responsive, probably because of the native code.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 7 points 3 years ago (1 child)

    Congratulations on the release! Is the Test Flight build going to be updated going forwards, or will it be just the main release?

  • source
  • hideshow 2 child comments
  • [–] [S] 5 points 3 years ago* (1 child)

    Good question! I'm still gonna use testflight before release, so if you wanna see what's coming earlier and are comfortable with a few more bugs then just keep using testflight.

    The testflight version is temporarily outdated just now cause I had to focus on getting the release ready. This won't be the case in a couple days or so

  • source
  • parent
  • hideshow 2 child comments
  • [–] 7 points 3 years ago (1 child)

    Love how it looks! Is there any chance of getting a ‘skip to next top level comment’ button that Apollo and other clients have?

  • source
  • hideshow 2 child comments
  • [+] 4 points 3 years ago* (last edited 1 year ago) (1 child)
  • [–] 4 points 3 years ago (1 child)

    It looks really nice! Any plans for an Android version, or is this gonna be iOS-only for now?

  • source
  • hideshow 2 child comments
  • [–] 4 points 3 years ago* (1 child)

    The phone app is basically perfect. Not sure how I feel about how the iPad version looks in landscape mode. Maybe if the gray area to the left & right was BLACK, it would work?

    Plans for alternate / custom app icons?

  • source
  • hideshow 2 child comments
  • [–] [S] 5 points 3 years ago (1 child)

    Thank you! I wanna do more custom icons, but I'm not that good at graphics design. If people wanna create some icons I'm definitely down for adding a community pack tho.

    Avelon is designed for phones first, so the iPad one isn't on par yet. Wanna do split layouts etc at some point, but I figured basic iPad support is better than none.

  • source
  • parent
  • hideshow 2 child comments
  • [+] 3 points 3 years ago* (last edited 2 years ago) (1 child)
  • [–] 3 points 3 years ago* (1 child)

    Just an observation coming from voyager and previously from Apollo.. there is something up with the touch spot for comments. I have never had problems with other clients but for whatever reason I always manage to miss hit the comments link and click on the group instead. Other than that it feels like this is my new Lemmy client

    Edit: it only seems to be for long group names where the group name text is directly above the comments link

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 3 years ago (1 child)

    I'm not sure I understand what you mean, you can tap anywhere on the post except links/usernames etc to open it. Mind sending a screenshot or something?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago* (1 child)

    Ok.. see this screenshot

    https://ibb.co/swLTfk2

    The red dot at the bottom is where I would normally tap to see the comments. Muscle memory has me tap there from years of using these apps. I am not sure if there are other places to tap, but that is where I tap. 9/10 if I tap that red place I will end up accidentally getting confidentially_incorrect rather than comments

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 3 points 3 years ago (1 child)

    Ah ok, yeah that makes sense. I'll look at tweaking the touch target to make it easier to tap!

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago

    Can confirm I also had to tap 4-5 times on the comments icon/count before I got it right. Otherwise it took me to the community and not the post. In my experience I had to tap below the actual number to get it to work.

  • source
  • parent
  • [–] 0 points 3 years ago

    Is it FOSS?

  • source
  • [+] -1 points 3 years ago* (last edited 3 years ago) (2 children)
  • [+] -2 points 3 years ago* (last edited 1 year ago) (1 child)
  • [+] 4 points 3 years ago* (last edited 3 years ago) (2 children)
  • [–] [S] 4 points 3 years ago (1 child)

    Yeah, SwiftUI is still immature in many areas, so each new version adds a lot of essential features. I'm not talking fancy new things, just the basic stuff that almost every app needs. The alternative is to implement through the older UIkit which is slower to do, especially for people like me who don't really know UIkit from before.

    As for Avelon I'm using a few key features introduced with v16. Since I'm just one dev I prioritized polish and features over supporting older versions which would take much more time. Yeah, it sucks if you're stuck on iOS 15, but that's just what I decided to prioritize.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 years ago (1 child)

    Also, as the developer of Lemmios, it is somewhat negligence on my part (not saying this is true for any of the other app developers, just me), we all google when we code and generally the newer features make things much easier so it is really hard to google older features since they are harder to implement and get quite buried. I also think for me at least my apps start as passion projects I don't really expect anyone to use so I forget that iOS versions under my current one exist lol, it's a lot easier to start on 16.0 and stay on 16.0 forever than go lower after the project has started, sorry.

  • source
  • parent
  • hideshow 2 child comments