Commit Graph

6 Commits

Author SHA1 Message Date
TwistedUmbrellaX
c1c4f4a491 chore: lint performance optimization
This includes shadowed variables, unnecessary parameters, layouts with string literals, items that cause performance bottlenecks, and the merge of extension types into only the necessary separate classes.
2024-03-20 19:18:55 -04:00
rebelonion
0225b28fea fix: hitting enter on password input continues 2024-02-08 08:38:41 -06:00
rebelonion
a2e44da99d chore: code refactor 2024-02-06 02:16:10 -06:00
rebelonion
2214c47c0c exporting credentials now requires a password (encrypted) 2024-02-02 16:45:07 -06:00
aayush262
af326c8258 some customizations (#59)
* quickfix

* android locale tuning

* toggle option to setting

* some customizations

---------

Co-authored-by: rebelonion <87634197+rebelonion@users.noreply.github.com>
2023-11-24 01:28:44 -06:00
Finnley Somdahl
39b0f28127 move user agent to popup 2023-11-22 16:01:41 -06:00