Skip to content

Commit b2fe2d1

Browse files
committed
feat: added fastlane data
1 parent ae9d117 commit b2fe2d1

File tree

11 files changed

+19
-1
lines changed

11 files changed

+19
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,15 @@
77
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80">](https://f-droid.org/packages/com.codedead.advancedpassgen/)
88
[<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80">](https://play.google.com/store/apps/details?id=com.codedead.advancedpassgen)
99

10-
1110
This is a simple Android application that generates passwords based on the user's preferences.
1211
The user can choose the length of the password, the number of passwords to generate, and the characters to include in the password. The application also has a feature to copy the generated password to the clipboard.
1312

13+
### Screenshots
14+
15+
![Screenshot 1](/fastlane/metadata/android/en-US/images/phoneScreenshots/1.png)
16+
![Screenshot 2](/fastlane/metadata/android/en-US/images/phoneScreenshots/2.png)
17+
![Screenshot 3](/fastlane/metadata/android/en-US/images/phoneScreenshots/3.png)
18+
1419
### Features
1520

1621
- [x] Generate passwords based on user preferences
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
- Initial release
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Advanced PassGen can help you generate hundreds of thousands of secure and strong passwords.
2+
3+
<b>Features:</b>
4+
<ul>
5+
<li>You decide what your passwords look like</li>
6+
<li>Optimized for generating large amounts of passwords</li>
7+
<li>Tries to prevent other apps from recording or taking screenshots</li>
8+
<li>Supports dark mode</li>
9+
<li>No ads, no spyware, no tracking</li>
10+
</ul>
12.6 KB
Loading
131 KB
Loading
214 KB
Loading
243 KB
Loading
276 KB
Loading
263 KB
Loading
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Generate passwords with ease.

0 commit comments

Comments
 (0)