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 @@
- Trust user Certificate Authorities (thanks to @SaeedDev94)
- Ask for confirmation before discarding edits
- Updated dependencies
- Internal improvements 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

View file

@ -0,0 +1,10 @@
This app connects to a Nextcloud server with Passwords App installed, and allows viewing and editing its content on a user-friendly UI. It also acts as an AutoFill service, making logging in on Android devices easier.
Features:
- Display user passwords and folders on a Material Design UI
- Edit and create passwords, including custom fields
- Edit and create folders
- Show site icons, with cache to minimize data usage (optional)
- App lock screen with both passcode and biometric authentication
- Autofill service (Android 8.0 or higher)
- Privacy friendly: The only server this app connects is your own Nextcloud Server

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

View file

@ -0,0 +1 @@
Secure app for viewing passwords for the Nextcloud Passwords app

View file

@ -0,0 +1 @@
Nextcloud Passwords