41
submitted 5 months ago* (last edited 5 months ago) by idunnololz@lemmy.world to c/summit@lemmy.world

Just adding more user requests.

Full changelog

  • Add new option to never indicate whether a post is read or not. This change may reset your current read indicator setting.
  • Add "edit comment" comment quick action.
  • Add setting for "peek" function. When enabled, long pressing on an image will show a preview of the image. The preview closes if you let go. Can be found under Settings > Misc. Default: off.
  • Remove support for Android 5 and below. The new minimum Android version is 6 (API level 23).
  • Fix side panel staying locked if search is opened and closed.
  • Update dependencies.
  • Fix bug where a bunch of mark read action failures are logged each you switch accounts.
  • Fix gesture actions and gesture navigation conflicts.
  • Fix broken volume navigation in post screen.

Update

Kept finding bugs left and right so spent like 6 hours fixing every bug I encountered. I don't remember every bug I fixed so enjoy. If anyone finds any bugs let me know. Bug fixes will go out in v1.79.1.

Ok I went back and read through my commit so I can make a list of the fixes:

  • Made the mod log bottom sheet easier to dismiss by swiping.
  • Greatly improved the speed that the inbox screen loads
  • Fix a bug where the edit comment quick action will be disabled/enabled when it shouldn't be.
  • Fix a bug where when an image loads, the image will have a height of 0 for 1 frame causing a flicker.
  • Fix a bug where opening a post will sometimes cause the bottom nav to flicker in for 1 frame.
  • Fix a bug where sometimes AVIF images will be loaded at a much higher resolution then necessary.
  • Improve the loading spinner so that it waits a tiny bit before showing. This means that the loading spinner will not appear on screens that loads nearly instantly. This should be a slight UX improvement as it should decrease the frequency of you seeing the loading spinner for a frame and then disappearing.
  • Fix a bug where when you are using full layout and have a max height set, sometimes the text in the full layout will appear as if the text has been offset by a random amount.

Update 2

v1.79.2 release. More bug fixes:

  • Allow search field to be blank when doing a search. This is a valid search since sometimes you want to search for posts posted by a person a on community.
  • Fix a bug where the post is obscured by navigation rail when in "tablet" mode.
  • Fix a bug where back press on a post does not close the post in rare edge cases.

Update 3

v1.79.3

  • Add shortcut from image viewer to post button. Also add the option to image peeking.
  • Hide comment quick action if user is not allowed to modified the comment.
  • Fix a bug where the loading indicator doesn't hide sometimes.
  • Fix crashes.

Update 4

v1.79.4

  • Fix history tracking when "Swipe between posts" is enabled
  • Fix position not saved when app is killed and recreated when "Swipe between posts" is enabled
  • Fix more crashes.

Update 5

The last 2 versions were both attempting to fix a crash when "Swipe between posts" is enabled. However both attempts failed due to quirks in some code that is out of my control (it's in Google's code). After a lot of testing I think I finally have a fix.

v1.79.5

  • Finally fix a crash that can occur when "Swipe between posts" is enabled and the app is killed and restored a few times.
you are viewing a single comment's thread
view the rest of the comments
[-] nawa@lemmy.world 2 points 5 months ago* (last edited 5 months ago)

I think something broke with the predictive back animation, it used to follow my finger but now it jumps straight into the max position and stays there.

Though I am running Android 17 Beta 2 so that could be the reason it broke.

[-] idunnololz@lemmy.world 1 points 5 months ago

Predictive back is an overloaded term. Can you explain which animation you are talking about? Eg. Is it the animation that plays for dismissing the app or something else?

[-] nawa@lemmy.world 1 points 5 months ago

My bad, I've tested a bit more and only the animation that plays when you close a post and go back to feed has this issue, all others are fine.

[-] idunnololz@lemmy.world 1 points 5 months ago

Which device are you seeing this issue on? I am unable to reproduce this on my end.

[-] nawa@lemmy.world 1 points 5 months ago

Odd. It's Pixel 8a running Android 17 Beta 2. Here's a recording of what I mean so there's less confusion. The second transition (transparent one) works as it supposed to, I included it as a reference that some transitions do work.

But anyway, this is a super insignificant issue that doesn't affect my use, so if you can't reproduce it then it doesn't really matter.

https://imgur.com/a/M9pfdsV

[-] idunnololz@lemmy.world 2 points 5 months ago

Oh, that behavior is intentional. Due to some annoyances with animations I can't easily make it follow your finger but it should snap back if you cancel the back. It's low priority for me to make the animation reactive to finger location.

[-] nawa@lemmy.world 2 points 5 months ago

Got it. Not really a big deal, but I'm a bit curious what changed since it worked before.

[-] idunnololz@lemmy.world 2 points 5 months ago

The previous behavior was janky as well. It moved the screen around but didnt show the screen before it. This new animation shows the screen before it at the cost of not being as reactive.

this post was submitted on 03 Mar 2026
41 points (97.7% liked)

Summit

1396 readers
95 users here now

Community to discuss Summit, an open-source Android app for browsing Lemmy and PieFed.

Get the app on the Play Store.

F-Droid

APK / Obtainum

Source code

Support the app

Support me on Patreon

Website: https://summit.idunnololz.com/

founded 3 years ago
MODERATORS