You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(fastlane): shorten EN description to fit F-Droid 4000-char limit (#372)
Trim redundant lines in the source so translations (which expand ~15-25%
in other languages) land comfortably under the fastlane 4000-char limit
after F-Droid's HTML tag injection adds ~425 chars on import.
3150 -> 2681 chars. Credits (UI @tovi, OSS libs, feedback) untouched.
Copy file name to clipboardExpand all lines: fastlane/metadata/android/en-US/full_description.txt
+2-6Lines changed: 2 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,6 @@ Securely, easily add a watermark to your sensitive photos.
2
2
To prevent them from being leaked or exploited by the BAD GUY.
3
3
4
4
Of course, it is also suitable for making emojis.
5
-
After all, it supports image watermarking with very ghostly effects.
6
5
7
6
## Characteristics
8
7
### Exciting 👓
@@ -17,8 +16,7 @@ The watermark repeats all over the picture, and it's a little hard for the bad g
17
16
- Security:
18
17
The code is completely open source and uses a loose MIT protocol, you are free to Fork yourself to modify and remove code you think is problematic ;)
19
18
No network requests, no network request permissions, no fear of your photos being compromised. users with API >= 29 don't even need to request any permissions. (28 and below users need to apply for storage permissions to access and store photos)
20
-
And of course there are no stats, buried points or Device IDs, or even crash reporting (so if you get a crash, please share the crash info with us >_<).
21
-
We're forgoing the convenient third-party collection SDK and various stats just so you can use it with confidence. What's yours is yours.
19
+
No stats, no Device IDs, no crash reporting, no third-party SDK — what's yours is yours.
22
20
- Layout: support for horizontal and vertical intervals between the watermark, automatically repeat the full picture.
23
21
- Style: font color, transparency, size and rotation angle can be adjusted.
24
22
- Content: Support text watermark and image watermark.
@@ -34,9 +32,7 @@ This photo is for xx for xxx purposes only, no other use.
34
32
35
33
You can turn down the transparency, just don't block the key information.
36
34
37
-
(For now) we can't (temporarily) prevent information from being uploaded, or even (temporarily) prevent information from being leaked, but we can reduce the value of the information being leaked.
38
-
39
-
Even if it's (probably) useless in the end, at least you can disgust the leaker a bit.
35
+
We can't prevent leaks, but we can reduce their value — and at least annoy the leaker.
0 commit comments