Skip to content

Fastlane fix for Full Description - #682

Open
sidhant947 wants to merge 1 commit into
ossappscollective:mainfrom
sidhant947:main
Open

Fastlane fix for Full Description#682
sidhant947 wants to merge 1 commit into
ossappscollective:mainfrom
sidhant947:main

Conversation

@sidhant947

Copy link
Copy Markdown
image

Fastlane fix for full description , followed by Source 1 , Source 2

@farfromrefug

Copy link
Copy Markdown
Collaborator

@sidhant947 what bugs me there is that it is also used for playstores.
Not sure of the right format for it to work on all platofrms

@campbellkelly054-gif

Copy link
Copy Markdown

Question? Not to sound too stupid here but what are your thoughts on automatic detection of header vs body vs footer vs credentials? I like how you fixed this particular issue. I've got a few of my own projects and I'd like to pick your brain.

@farfromrefug

Copy link
Copy Markdown
Collaborator

@campbellkelly054-gif i took a in between approach #713. Let see if it works

weblate pushed a commit to weblate/com.akylas.documentscanner that referenced this pull request Aug 25, 2026
Google Play renders neither <ul>/<li> nor <p>, while F-Droid turns every newline into
<br>. Restrict the android descriptions to the subset both stores render: <b> headers,
<i>, bullet chars and blank-line paragraphs. This also drops the <p> markup that was
shipping to Play for fr-FR and de-DE.

Sync the iOS descriptions with the android en-US content in plain text, as App Store
Connect renders no markup at all, and add the missing cardwallet one.

Refs ossappscollective#682

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@campbellkelly054-gif

Copy link
Copy Markdown
  • First, thankyou for being so quick to respond. Means alot.

  • I'll give it a shot. I knew it would be size related on an ocr image but it gets interesting when you have text blocks that dont honor size conventions like h1 h2 etc. Or if you are just scanning a body text and there is no header/subheading/body structure. I prefer to use code over llm especially in mobile work. It's an easy reach to these days but I think it's lazy. The work I'm doing relies on having no network connection. Maybe a lan node system, maybe not. Dynamic in nature with a mobile device being an edge node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants