Skip to content

Commit 6373572

Browse files
authored
Update README.md
1 parent 764357d commit 6373572

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,17 @@ Hold a wifi entry to display more details.
88

99
## What I'm working on next (from highest to lowest significance)
1010
- Bug fixes (always at the top of the list)
11-
- ~~Sort networks alphabetically~~ Done.
12-
- ~~An xposed component that adds an option in the stock wifi settings to display the QR code/password~~ Done.
11+
- ~~Sort networks alphabetically~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/47ce5bba366925d03e32116bf00604bca248c957)
12+
- ~~An xposed component that adds an option in the stock wifi settings to display the QR code/password~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/26b2b0bd84e109945e2eca6e38bbf04a41488c57)
1313
- ~~Backport to older android versions~~ Done.
14-
- ~~An about page~~ Done.
14+
- ~~An about page~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/764357d4070544c552d3fa91d5010e8276b4c993)
1515
- ~~Setting to choose the quality of the QR code generated~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/22a23887bc334000e5c71f66fcbbfda0197d7348)
16-
- ~~A dark theme~~ Done.
16+
- ~~A dark theme~~ [Done.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/c4472e454457927f868a7dadf035d9fb8a2317ac)
1717
- Make new bugs
1818

1919
## Possible issues
2020
I need feedback to see if these are only happening to some people or if they're happening to everyone.
21+
- The list of network may disapear when returning from the settings screen.
2122
- ~~WEP networks may cause an error.~~ [Fixed.](https://github.com/hacker1024/android-wifi-qr-code-generator/commit/613c555453f9944d8d772faaa2c6d8c508deca76)
2223

2324
## Third-party libraries/code

0 commit comments

Comments
 (0)