Fixes issues 175,172,54 #174

Merged
prologic merged 5 commits from pratikbaid3/app:feat/172/link-opening-issue into master 4 days ago
Owner

Closes #172
Closes #175
Closes #54

Closes #172 Closes #175 Closes #54
pratikbaid3 added 2 commits 2 weeks ago
pratikbaid3 added 1 commit 2 weeks ago
pratikbaid3 added 1 commit 2 weeks ago
pratikbaid3 added 1 commit 2 weeks ago
pratikbaid3 changed title from feat/172/link-opening-issue to Fixes issues 175,172,54 2 weeks ago
marado commented 1 week ago

Since you're partially fixing the identation of the AndroidManifest, you might want to consider adding this commit to this PR:
ca9b189b82

Since you're partially fixing the identation of the AndroidManifest, you might want to consider adding this commit to this PR: https://git.mills.io/marado/app/commit/ca9b189b824cbffcd45de9a6ff0f552e90520f1b
marado commented 1 week ago

Tested:
👍 links work
👍 HTML within feed items renders properly
👎 there is still unrendered HTML in profile descriptions (see screenshot)

Tested: 👍 links work 👍 HTML within feed items renders properly 👎 there is still unrendered HTML in profile descriptions (see screenshot)
marado commented 1 week ago

Also, we might be de-htmlizing a bit too much: see attachment with the comparison between web and mobile app, where, in the app, a link isn't click able.

Also, we might be de-htmlizing a bit too much: see attachment with the comparison between web and mobile app, where, in the app, a link isn't click able.
marado commented 1 week ago

https://pub.dev/documentation/url_launcher/latest/url_launcher/launchUrl.html

can we use LaunchMode.externalApplication, as documented in the above link?

The current mode doesn't allow for a full browsing experience (at least on android), and the user ends up unable from doing things like copying a link, opening it into a new tab, sharing to another app, etc..

https://pub.dev/documentation/url_launcher/latest/url_launcher/launchUrl.html can we use LaunchMode.externalApplication, as documented in the above link? The current mode doesn't allow for a full browsing experience (at least on android), and the user ends up unable from doing things like copying a link, opening it into a new tab, sharing to another app, etc..
Owner

@marado Shall we do this in another PR?

@marado Shall we do this in another PR?
Owner

Going ot merge this for now and we'll fix other things in new PRs

Going ot merge this for now and we'll fix other things in new PRs
prologic merged commit 39c864d8b5 into master 4 days ago
prologic referenced this issue from a commit 4 days ago
prologic deleted branch feat/172/link-opening-issue 4 days ago
marado commented 3 days ago

Will open issues for the my previous comments.

Will open issues for the my previous comments.
Owner

Thank you! 🙏

Thank you! 🙏
The pull request has been merged as 39c864d8b5.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: yarnsocial/app#174
Loading…
There is no content yet.