Tony Wang
51ad0c2920
fix #540 , duplicate entries in auto fill extension ( #593 )
...
* fix #540 , duplicate entries in auto fill extension
`prepareCredentialList` is called twice, once before unlock and once
after. If the lists are already prepared, i.e. not empty, skip this
step.
* fix format and lint
2023-01-19 11:39:05 -08:00
Danny Moesch
b3eef51a9d
Rename method
2021-08-27 22:03:00 -07:00
Danny Moesch
3f75591484
Use SwiftLint version 0.43.x
2021-03-07 16:42:08 -08:00
Danny Moesch
1454693308
Remove redundant 'else' blocks
2021-01-31 20:16:57 -08:00
Danny Moesch
ad4ed9419e
Format code with SwiftFormat
2021-01-31 20:16:57 -08:00
Mingshen Sun
a706f90d0d
Polish and refactor PasswordsTableDataSource
2021-01-11 21:04:11 -08:00
Mingshen Sun
571281b655
Fix matching algorithm in AutoFill
2021-01-03 22:01:24 -08:00
Mingshen Sun
d4669bbfcb
Add suggested passwords in AutoFill
2021-01-02 22:13:48 -08:00
Mingshen Sun
40ac070232
Rewrite AutoFill extension
2020-12-31 21:46:50 -08:00