Search
Items tagged with: AndroidDev
@RaccoonForFriendica a new version 0.2.0 has been released.
Changelog:
π¦ feat: add support for MastodonRedirect;
π¦ feat: export/import app settings to/from JSON;
π¦ feat: export contact list from profile;
π¦ feat: allow changing markup mode in post creation;
π¦ fix: retain scrolling state after navigation;
π¦ fix: newlines after titles in Markdown preview;
π¦ fix: avoid self mention when replying;
π¦ fix: retrieve source to edit post;
π¦ enhancement: populate current app icon value in settings;
π¦ chore: update manual and project documentation;
π¦ chore: typo in Fastlane metadata.
For those who have lost it, there has been a 0.1.1 in the meantime, which was mainly due to a metadata issue which blocked the submission on F-Droid, but it also included:
π¦ feat: add support for alternate (classic) and monochrome app icon;
π¦ fix: rendering images of different heights in carousels;
π¦ fix: rendering GIFs (or images with unbound constraints).
After the app gets published on the stores, we're going to move towards a more predictable release cycle (e.g. monthly stable versions and weekly betas).
Hope you are having fun on Friendica (or Mastodon) and as always #livefasteattrash
#friendica #friendicadev #androidapp #androiddev #fediverseapp #kotlin #multiplatform #kmp #compose #opensource #foss #procyonproject
@RaccoonForFriendica the first stable version 0.1.0 has finally been released! πππ
Here is the changelog, compared the latest beta:
π¦ feat: make crash reports opt-in (disabled by default);
π¦ feat: add option to keep app bars fixed while scrolling;
π¦ fix: transition between images/videos in detail view;
π¦ fix: unmute videos in detail view;
π¦ enhancement: update licenses;
π¦ chore: update dependencies;
π¦ chore: update user manual.
If no blocking issues are reported, I intend to make it easier to install the app (by distributing on other alternative stores, e.g. setting up the submission procedure to F-Droid), translate the UI and/or user manual into more languages, etc.
Wish me good luck and remember to #livefasteattrash!
#friendica #friendicadev #androidapp #androiddev #fediverseapp #raccoonforfriendica #kotlin #multiplatform #kmp #compose #cmp #opensource #procyonproject
@RaccoonForFriendica new version 0.1.0-beta21 available for testing!
Changelog:
π¦ add option to load media only when connected over a WiFi network;
π¦ add option to open web pages in internal viewer;
π¦ default visibility for replies and warning if higher visibility than original post;
π¦ prevent changing visibility in post edits;
π¦ make plain text mode the default choice for composition;
π¦ remove "other" section in login;
π¦ improved video player;
π¦ render custom emojis inside poll options;
π¦ layout fixes: chat title, user items in inbox, loading indicators in buttons;
π¦ fix occasional crash in profile screen;
π¦ add more unit tests;
π¦ several dependency updates.
If things go well, this may be the final round of tests before the first stable release. The last bit will probably be making crash reports opt-out by default.
I'm also very pleased to inform you that the app has been accepted by IzzyOnDroid, so installing it is a lot easier if you use it or have its source added to your FDroid app.
In the meantime #livefasteattrash!
#friendica #friendicadev #androidapp #androiddev #fediverseapp #raccoonforfriendica #kotlin #multiplatform #kmp #compose #cmp #opensource #procyonproject
#Pachli 2.8.1 is now available. This fixes a crash when uploading media, and corrects two UX issues.
See pachli.app/pachli/2024/09/04/2β¦ for details.
#Pachli 2.6.0 is now available. This version has a new "Suggested accounts" feature to find accounts to follow, improves filter support on #GoToSocial servers, makes parts of the UI more readable, and fixes several bugs.
See pachli.app/pachli/2024/06/27/2β¦ for details.
Thank you to @mileskrell, @kallekn, and @bittin for their contributions to this release.
Pachli 2.6.0 released
Pachli 2.6.0 is now available. This release allows you to find new people to follow with a βSuggested accountsβ feature, and has the usual bug fixes and other improvements. Read on for more details about these.Pachli
A Beginner's Guide to Providing Constructive Accessibility Feedback for Android Apps - Accessible Android
At Accessible Android, our mission extends beyond discussing and praising existing features; it encompasses advocating for the inclusion of what's currentlyEditorial Staff (Accessible Android)
Android Accessibility: A Developers Guide
Accessibility in the mobile space has gotten much more attention lately with the increase in...Mark Steadman (DEV Community π©βπ»π¨βπ»)