Search
Items tagged with: compose
@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
Let me know how do you like it once it's accepted.
github.com/Bnyro/RecordYou/pulβ¦
This is my first experience with #Jetpack #Compose so bear with me and try to suggest improvements if you can please.
Add some screen reader accessibility improvements by pvagner Β· Pull Request #48 Β· Bnyro/RecordYou
Set content descriptions and other tweaks where it makes sense so the app is usefull for screen reader users. Visually disabled and blind people are likelly to enjoy using modern audio recording ap...GitHub