Search
Items tagged with: compose
@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