Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-23 08:52:50 +01:00
parent 7c106522d5
commit de8996c1cc
544 changed files with 17766 additions and 2 deletions

View file

@ -0,0 +1,4 @@
- Added support for inline autofill
- Autofill field detection improvements
- Always go to passwords view on autofill requests
- Bug fixes and internal improvements

View file

@ -0,0 +1,3 @@
- Better offline support
- Visual tweaks
- Internal improvements

View file

@ -0,0 +1,2 @@
- Fix connectivity problems on some devices
- Fix connection to instances with self-signed certificates

View file

@ -0,0 +1,8 @@
- Add more digits to app lock
- Lock app on device lock
- Add password generation options
- Add appearance customization options
- Add more information on the about screen
- Fix icon loading on self-hosted instances
- Fix some autofill fields not being detected
- Visual improvements and bug fixes

View file

@ -0,0 +1,4 @@
- Fix pin layout on non-vertical orientations
- Fix error when typing some characters on the search bar
- Remember last used password generation options
- Allow disabling inline autofill

View file

@ -0,0 +1,2 @@
- Internal improvements
- Added Russian and Chinese Traditional

View file

@ -0,0 +1,5 @@
- Allow searching by username
- Allow adding passwords when autofilling
- Added Czech, Russian and Chinese Traditional translations
- Visual tweaks
- Internal improvements and bug fixes

View file

@ -0,0 +1,5 @@
- Folder path is now displayed on the password details
- Support predictive back gesture on Android U+
- Make notes text selectable
- Usage improvements
- Library updates and bug fixes

View file

@ -0,0 +1,4 @@
- Improve autofill service
- Improve URL searching
- Allow connecting to servers with self-signed certificate
- Minor bug fixes

View file

@ -0,0 +1 @@
- Internal improvements