• v0.2.1 336223cc36

    v0.2.1 Stable

    Bazsalanszky released this 2024-08-09 07:44:32 +00:00 | 7 commits to master since this release

    IMPORTANT! This release is functionally identical to v0.2.0

    This release was created to fix the issues with building the app in the F-Droid pipeline.

    For changelog, see v0.2.0

    Downloads
  • v0.2.0 1395eee2df

    v0.2.0 Stable

    Bazsalanszky released this 2024-08-06 06:30:25 +00:00 | 14 commits to master since this release

    🚀 Changelog 🚀

    Features & Enhancements

    • Proper Admin/Moderator Indication
      Proper indicators added for posts or comments by moderators or admins.
      Closes #267

    • Indication for Removed/Deleted Comments
      Visibility for deleted comments by creator or removed by moderator/admin.
      Closes #249

    • Disable Automatic Post Hide Option
      Added options to keep read posts visible on the saved posts page and to keep your own posts visible.
      Closes #219, #125

    • Instance Blocking
      Added the ability to block/unblock instances from the instance view page.
      Closes #231

    • View Instance of Users/Communities
      Option to view the details of a users/communities instance.
      Closes #204

    • Open Link from Search
      Ability to open posts from a URL by inserting it into the search menu.

    • Search for Comments
      Added a new tab for searching comments.
      Closes #241

    • Allow Login with Email
      Login with email option added.
      Closes #235

    • Added "Scaled" and "Controversial" Sort Types
      Sorting options added in Lemmy 0.19

    • Most Comments and New Comments Sort Type
      Added sorting options for "Most comments" and "new comments".

    • Multi Communities
      Added multi-communities support. It's a hacky implementation, but I guess it works. Just be sure not to add too many
      Closes #209

    • Auto-Complete Feature for Login Page
      Auto-complete feature to select the user's instance.
      Closes #38

    • Previews for Video Posts (MP4, WEBM)
      Added previews for video posts.
      Closes #225

    🔧 Bug Fixes 🐛

    • Crash Fix on CommentActivity
      Fixed crash when trying to comment on a post without markdown.
      Closes #272

    • Crash Fix When Opening Links
      Fixed crash triggered by an account switch with a null name.

    • Fix Typos
      Corrected various typos.

    • Token Checking Improvement
      Improved token validation handling to avoid incorrect relogin requests.

    • Fix Notification Issues
      Fixed account switching and display issues when opening notifications.

    • Mark Message as Read Fix
      Messages now correctly marked as read when clicked from the InboxActivity.

    • Foreground Service Crash Fix
      Set the correct foreground service type for Android target 34.

    • Image Loading Improvement in Markdown
      Improved image loading to resolve slow scrolling and crashes due to large files.

    • User Icons Fix on Instance Info Page
      Corrected parsing of avatars on the instance info page.

    • Fix Search Sorting
      Added all sorting options to the SearchResultActivity.

    • Unread Message Highlight Fix
      Fixed incorrect highlighting of unread messages in the Inbox activity.

    • Crash Fix for Adding Community to Multi-Communities
      Fixed crash when adding a community to a multi-community from search.

    • Fix Loading Block Page
      Resolved issue causing block page to not load properly.
      Closes #228

    • Fix "Old" Sort Type for Multi Communities

    • Fix Shortcut Login Issues
      Fixed issues with home screen shortcuts not logging in users properly.

    • Fix Pull Down Refresh on Post Detail Pages
      Fixed the refresh function to properly start and stop loading progress.

    • Fix Cross Posting
      Resolved issues with cross-posting functionality.
      Closes #222

    • Fix Reddit Link Handling
      Handled Reddit links as regular links and used the Reddit app if installed.
      Closes #213

    • Fix Comment Loading from Inbox
      Fixed issue where comments would not display initially when loaded from a post.

    • Fix Crashes from Merging Updates
      Addressed crashes originating from merging updates from upstream.

    • Fix Crash When Opening a Comment from User Tab
      Workaround for crash issue when opening a comment from the user tab.

    • Fix Crash Related to Swipe Between Posts
      Checked for null values to prevent null pointer execution.

    🔧 Miscellaneous

    • Merged changes from Infinity
      This changes some UI elements (e.g. vote icons), adds comment filtering, etc.

    • Update Strings
      Removed some unused strings

    • Removed Anonymous Page Not Implemented Error
      No longer needed as the page is now implemented.

    • Improved Video Preview Loading Time
      Enhanced loading time for video posts on the feed.
      Closes #242

    • Fix Text Issues on Post Detail Activity
      Resolved text display issues on post detail activity without preview page.

    • Fix Reading Info for Kbin Magazines
      Corrected display of Kbin/Mbin magazine information on community pages.
      Closes #182

    • Removed "Community Recommended Sort Type" Option
      Removed due to issues and lack of feature in Lemmy.
      Closes #151

    • Removed Report Option from User Pages
      Removed unused Reddit feature.
      Closes #211

    • Do Not Load Inline Images in Data-Saving Mode

    • Remove Gfycat Support
      Removed support as the service is now dead.
      Closes #226

    • Removed IzzyOnDroid Badge

    • Fix Share on Local Instance Option for Post Pages

    • Show Bin Icon on Deleted Posts

    • Update Translations

    Downloads
  • v0.1.2 6ff46f928a

    v0.1.2 Pre-release

    Bazsalanszky released this 2023-10-24 18:47:21 +00:00 | 249 commits to master since this release

    🚀 Changelog 🚀

    🔧 Bug Fixes:

    • Community Update:
      • Properly updates communities linked to different accounts.
      • Improved updating of subscribed communities after subscription.
    • Login & Authentication:
      • Always includes access token in the retrofit holder, enhancing login on Lemmy 0.19.
      • Improved authentication mechanism upon app opening.
      • Addressed authentication on the first login for Lemmy 0.19.
    • Post Reading & Swiping:
      • Enhanced post marking as read when swiping.
      • Fixed fetching of new posts during swipe action.
    • UI & Navigation:
      • Addressed an issue where a display name prevented loading saved content. (Closes #179)
      • Revamped "goto User" & "goto Community" navigation options.
      • Resolved app crashes in specific community list scenarios.
      • Remedied sorting type issues in app views.
      • Fixed flashing screen on the MainActivity when changing the anonymous instance.
    • Icons & UI Aesthetics:
      • Rolled out a new icon, added credits, and made it toggleable! 🌟
    • Documentation & Meta:
      • README updates and new icon additions to fastlane.
    • App Building & Compatibility:
      • Merged reproducible builds.
      • Implemented compatibility patches for Lemmy 0.19. (Closes #197)

    Features & Enhancements:

    • Post Previews:
      • Integrated previews for RedGIFs posts and refined RedGIFs API usage.
    • User & Community Listings:
      • Enhanced listings to show instance details for users and communities.

    💼 Miscellaneous:

    • Merged a series of pull requests further enhancing the application.
    • Fixed user-agent and OkHttpClient related issues.
    • Other behind-the-scenes tweaks and enhancements.

    🎉 Special Thanks 🎉

    ⚠️ IMPORTANT NOTICE ⚠️

    With the upcoming release of Lemmy version 0.19, some changes might require you to log out and then log back into your account for the app to work correctly. If you experience problems with posting, commenting, upvoting, or any other account interactions, please log out and log in again before reporting an issue.

    Downloads
  • v0.1.1 0942f7c5ec

    v0.1.1 Pre-release

    Bazsalanszky released this 2023-08-25 15:34:14 +00:00 | 283 commits to master since this release

    Changelog

    📸 Improvements:

    • a09d6f85 🌍 Introduced an option to share links on the local instance.
    • efe90d00 📁 Changed the default media download location to the "Eternity" folder.
    • 2d45f337 🖼️ Introduced somewhat better phone images.

    🐛 Bug Fixes:

    • 70cf6f33 🛠️ Squashed a bug that caused issues with unsubscribing from communities.
    • 65428598 🚫 Addressed the IndexOutOfBoundsException in CommentsRecyclerViewAdapter.
    • 143bc5e1 🖇️ Refined link resolution -
      • Avoided using the resolve object function for local instance links.
      • Toast notifications now leverage the application context, potentially reducing crashes.
    • 6e51ea6e 🔍 Corrected crashes and discrepancies when searching within communities.
    • d7c4e3d5 📏 Truncated long names visible in the navigation header for cleaner UI.
    • 1ed86c13 🔗 Removed an automatically added, unnecessary dependency.
    • 2d835458 🎨 Polished theming across multiple elements, notably:
      • Post content on both PostImage and PostLink activities.
      • Report content forms.
        Closes #163
    • 3594f10f Resolved an issue where marking a community as a favorite would cause some communities to vanish from the subscription list.
    • a903ac9d 🗒️ Fix crashes caused by deleted comments and introduced a necessary placeholder.
    • ed90a278 🔢 Addressed crashes linked with sorting types.
      Closes #153 and #113
    • 6221b33a 👥 Fixed the display of user names on collapsed comments.
      Closes #161
    • 2561ba8b 🔄 Refined post layouts for better visualization.
    • d9f9fb51 🎨 Corrected the instance info activity card's background colors.

    This is an alpha release. Expect many bugs and unfinished features!

    Downloads
  • v0.1.0 a8b2091e69

    v0.1.0 Pre-release

    Bazsalanszky released this 2023-08-22 20:18:03 +00:00 | 308 commits to master since this release

    🚀 Changelog:

    • 🔀 Merges:

      • Set nightfox as default themes (#147)
      • Add new themes Dayfox,Nightfox,Carbonfox (#146)
      • Basic Private messages (#119)
      • Fix instance URL field hint on Login activity (#121)
      • fix #110 default colors (#118)
      • Nightly build fixes (#116)
      • Nightly releases (#109)
      • Set Dracula default dark theme. fix #86 (#110)
      • README.md add download badges (#79)
      • Fix CI link (#76)
    • 🎨 Features & Improvements:

      • f14ebe9a Option to show displayname & hide instance for comment authors ✍️
      • c7233e05 Introduced the Instance Info page 🌍
      • 0dcc441b App name change 🏷️
      • 3c65bfcf Enhanced sidebar for community pages 🎨
      • ce7c284c Added stats to community "about" tab 📊
      • 267570d7 Reintroduced ability to favorite communities 💖
      • 3322b5b4 Option to disable stats block and post/comment score 📉
      • 0384914c Readded instance switcher to navbar for anonymous accounts 🔄
      • a245ebad Introduced new themes: Dayfox, Nightfox, Carbonfox 🎨
      • 0e31e40e Sending private messages feature 💌
      • 171338f4 & cc21588a Enhanced stats for communities and users 📊
      • fd24f042 Reporting for posts and comments 🚫
      • 2704ff0e Display community & user display names 👥
      • b8c3dae8 Renamed Home feed to "Subscribed" feed 🏠➡️📩
      • 82414bba Pinned post highlighting 📌
      • 6a4aa807 & dd008025 Upvote/Downvote separation for post details & comments 👍👎
      • b13dd58c Basic up/down vote separation on main page 👍👎
      • be0bd409 NSFW communities now visible in search 🔞
    • 🐛 Bug Fixes:

      • 4010e024 Fixed instance info navigation bar color 🌈
      • 5cbe6152 Addressed issues with the nightly build 🌙
      • c9e6a0bc Comment refreshing bug resolved in single thread view 🔄
      • d4fe5235 Proper opening of Image view activity from embedded images 🖼️
      • 76fee50c Hiding statistics block during loading 📊
      • deaa4e59 Fixed account switch toast issue on notifications 🍞
      • bf1036c9 Addressed crash when exiting profile page during loading 🔄
      • d5092f50 Resolved issues with sharing URLs 🔗
      • d216fc46 Fixed comment editing bug ✏️
      • f61c12a3 Addressed malformed links 📎
      • d244e0ed API base URL changes for link resolver 🔗
      • 053c9e73 Fixed parsing issues with "&" characters in Community/post titles 🆘
      • acd1aef8 Resolved post editing issue with empty URL field 📝
      • 78770015 Addressed bugs related to fetching blocked users 🚫
      • 23d41846 Fixed title for community block dialog 🚫
      • f5172a17 Fixed issue in removing blocked entities 🚫
      • 6621748d Added block/unblock user functionality 🚫
      • c7acb505 Removed follow button for user search (Lemmy doesn't support following)
      • 3afd2601 Resolved issues with default sort times
      • 7a39b234 Fixed several parsing and sorting issues 🔍
      • 37ab47bc & 21b111cc Addressed various crash issues
      • 804eb64b Resolved visibility issue for downvote count on comments 👁️
      • b3c2f621 Addressed crash when unsaving post on detail page
      • 167aecb6 Addressed crashes related to incorrect instance URL 🌍

    This is an alpha release. Expect many bugs and unfinished features!

    Downloads
  • v0.0.8 ffc2d669e5

    v0.0.8 Pre-release

    Bazsalanszky released this 2023-08-05 17:07:23 +00:00 | 514 commits to master since this release

    Changelog

    Enhancements and fixes

    Others

    • 📝 Fixed strings and typos (62d09735)
    • 🚀 Updated Fastlane short description (84d90adc)
    • 🎉 Changed "Popular" to "Local" (2eee7375)
    • 📆 Improved timestamp readability on Community Pages (9149ee22)
    • 🗑️ Removed unused elements from the navigation drawer (4bfe1b0c)
    • 🚀 Updated crash report URL (20a3e022)

    This is an alpha release. Expect many bugs and unfinished features!

    Downloads
  • v0.0.7 394cff9ebe

    v0.0.7 Pre-release

    Bazsalanszky released this 2023-08-03 06:26:52 +00:00 | 554 commits to master since this release

    Changelog 📝

    Updates 🚀

    • 465abd44 - 📬 Inbox Read All: A functionality has been added that enables users to mark all messages as read in the InboxActivity. No more scrolling through each message! 👏

    • 0178569f - Mark as Read for Replies: We've introduced a feature that allows users to mark individual replies as read. It's all about making your life easier. 😉

    • f7185445 - 📊 Inbox Count: Now you can see the count of your inbox messages directly on the navigation drawer. Keep track of your interactions in real-time! 📈

    • d4b107bc - 🔄 Circular FAB Icon: We've given you the option to have a more aesthetically pleasing circular Floating Action Button icon. Style meets functionality! 🎨

    • 4c95404f - 📬 Basic Inbox Activity: Inbox Activity has been enhanced! It can now show you replies and mentions. Stay connected with your community. 💬

    • 065fcedd - 🗑️ Delete Posts and Comments: With this update, you can now delete posts and comments. Keep your feed clean and clutter-free. 🧹

    • 3a66a79f - 📝 Post Editing Functionality: Made a mistake? No problem! You can now edit the posts you've made. Everyone deserves a second chance, right? ✏️

    Bug Fixes 🐛

    • fd14753a - 📸 Image Loading Bug: We've squashed a bug where posts on the home screen with images looked different after refreshing. Now, your posts look as beautiful as they should be. 🌟

    Performance Improvements 🏎️

    • 7cc4e93a - Faster Post Parsing: Post parsing and loading times have been dramatically increased, offering you a smoother experience. Just sit back and enjoy your content. 🍿

    Other Changes ⚙️

    • 394cff9e - 🔔 Inbox Notification Update: We're making our app better! This update tries to add notifications by updating the PullNotificationWorker class.

    • 1c2212f0 - 🗄️ Removed .github Folder: We've done some housekeeping! The .github folder has been removed to make things more streamlined. 🧼

    This is an alpha release. Expect many bugs and unfinished features!

    Downloads
  • v0.0.6 907f6e92c3

    v0.0.6 Pre-release

    Bazsalanszky released this 2023-07-31 20:33:42 +00:00 | 565 commits to master since this release

    📚 Changelog

    📝 426c3e69 - Better posting activities 🎉

    You can now create and add content to Image and Link type posts!

    🏗️ 92292be4 - Groundwork for editing posts 🧱

    Laying down the foundation to make editing posts possible in the future.

    🎯 3e10186c - Mark as read functionality ✔️

    I've added the "Mark as read" functionality. No more crashes when you try to mark a post as read. Now you can clean up your feed with confidence!

    Good news, everyone! You can now set our app as the default for handling Lemmy URLs. This update enables resolving posts and comments directly from these links. This update successfully closes Issues #32 and #18. 🎈🎊

    This is an alpha release. Expect many bugs and unfinished features!

    Downloads
  • v0.0.5 7e433954c5

    v0.0.5 Pre-release

    Bazsalanszky released this 2023-07-30 19:04:26 +00:00 | 571 commits to master since this release

    📦 Version Changelog

    🚀 New Features

    • 3c91007d: 📝 Added post creation functionality! Go ahead and share your thoughts with the community! (#3)

    🐛 Bug Fixes

    • d47e2dac: 🚧 Fixed the Lemmy section in NavDrawer. Navigation should be smoother now!
    • 8c758460: 🌐 Corrected community selection issues. You can now select your desired communities without a hitch! (#37)

    🔄 Improvements

    • de3bea07: ⏱️ Improved time parsing with ZonedDateTime on Android O and up. Stay in sync with precise timing!
    • debb3e04: 💬 Empty image captions in comments are now replaced to enhance clarity. Say goodbye to confusing comment threads! (#33)

    ⬆️ Version Updates

    • 7e433954: Bumped up the version to bring you these fresh updates and fixes!

    This is an alpha release. Expect many bugs and unfinished features!

    Downloads
  • v0.0.4 2bb1189e15

    v0.0.4 Pre-release

    Bazsalanszky released this 2023-07-30 06:28:37 +00:00 | 577 commits to master since this release

    This is an alpha release. Expect many bugs and unfinished features!

    Downloads