Commit Graph

1674 Commits (master)
 

Author SHA1 Message Date
Alexander Bakker 7cbdecae16
Merge pull request #1766 from michaelschattgen/feature/otpauth-uri-add
Add ability to import otpauth uri from clipboard
1 month ago
Michael Schättgen 170cd930e9 Add ability to import otpauth uri from clipboard 1 month ago
Alexander Bakker b5e21a58b1
Merge pull request #1763 from michaelschattgen/fix/auto-complete-secret
Use custom NoAutofill field to avoid password manager issues
1 month ago
Alexander Bakker 2edd388869
Merge pull request #1762 from michaelschattgen/fix/tile-padding
Remove unneeded padding in tiles view
1 month ago
Alexander Bakker 1607132dbf
Merge pull request #1761 from michaelschattgen/fix/quicksettings-tile
Add QsTileRefreshReceiver to fix tile state updates
1 month ago
Michael Schättgen 41fad611db Use custom NoAutofill field to avoid password manager issues 1 month ago
Michael Schättgen c7eef8da08 Remove unneeded padding in tiles view 1 month ago
Michael Schättgen f31ca4f1da Add QsTileRefreshReceiver to fix tile state updates 1 month ago
Michael Schättgen 7897a0941b
Merge pull request #1743 from voleum/master
Add support for the Material Design 3 FAB Menu component
1 month ago
Artem Klyuev 276cdb584a Add support for the Material Design 3 FAB Menu component
Co-authored-by: Michael Schättgen <michael@schattgen.me>
1 month ago
Alexander Bakker 491a81584d Release v3.4.1 7 months ago
Alexander Bakker 7038816afd Update translations from Crowdin 7 months ago
Alexander Bakker bc600de7ab
Merge pull request #1691 from michaelschattgen/feature/proton-importer
Add support for Proton Authenticator exports
7 months ago
Michael Schättgen da9adf6490 Add support for Proton Authenticator exports 7 months ago
Alexander Bakker aa4877607d
Merge pull request #1673 from michaelschattgen/feature/disable-autofill-pin-keyboard
Add custom EditText to prevent Autofill service from popping up
7 months ago
Michael Schättgen 90315996f4 Add custom EditText to prevent Autofill service from popping up 8 months ago
Michael Schättgen 9d32a426f9 Update translations from Crowdin 8 months ago
Michael Schättgen 36bd8f945a Release v3.4 9 months ago
Michael Schättgen ab9cdabddc Add support for 5 new languages 9 months ago
Michael Schättgen d35c67d9d3 Update translations from Crowdin 9 months ago
Michael Schättgen 313b33793f Add preview for every icon pack to README 9 months ago
Alexander Bakker 94aabdcd88 Add comment to string dialog_duplicate_entry_title 9 months ago
Alexander Bakker d6b372bad5 Release v3.4-beta1 9 months ago
Alexander Bakker af4e3d9566 Update translations from Crowdin 9 months ago
Alexander Bakker 8d667cd26c
Merge pull request #1652 from michaelschattgen/feature/duplicate-check
Add check for duplicates upon saving entry
9 months ago
Michael Schättgen 1335be6787 Add check for duplicates upon saving entry 9 months ago
Alexander Bakker efaa6afda6
Merge pull request #1654 from michaelschattgen/fix/negative-animation-period
Fix animation crash when using period of 7
9 months ago
Michael Schättgen 1c30557779 Fix animation crash when using period of 7 9 months ago
Alexander Bakker 6f270144e2
Merge pull request #1599 from michaelschattgen/feature/haptic-feedback
Add haptic feedback toggle for code refresh
9 months ago
Michael Schättgen 62c0d273a5
Merge pull request #1649 from alexbakker/minsdk-23
Update gradle, update dependencies and bump minSdkVersion to 23
9 months ago
Michael Schättgen 3c4e8b44a0
Merge pull request #1650 from alexbakker/fix-1244
Disable PNG cruncher and PNG generation for vector drawables
9 months ago
Michael Schättgen 63d2666230 Add haptic feedback toggle for code refresh
Improve haptic feedback logic
9 months ago
Alexander Bakker 6c40cfa748 Disable PNG cruncher and PNG generation for vector drawables 9 months ago
Alexander Bakker 6758ec498b Update gradle, update dependencies and bump minSdkVersion to 23
New versions of Jetpack libraries require minSdkVersion 23.

There are a couple of changes in the code to fix incorrect usage of
annotations that started breaking the build after this Gradle update.
9 months ago
Michael Schättgen 819865230f
Merge pull request #1642 from alexbakker/fix-1616
Specify country code for the Portuguese translation
10 months ago
Michael Schättgen 97762fa146
Merge pull request #1641 from alexbakker/fix-1605
Fall back to default values in the FreeOTP importer
10 months ago
Alexander Bakker 60eea0bcb2
Merge pull request #1612 from michaelschattgen/feature/brightness-slider-transfer
Add brightness slider for transfer activity
10 months ago
Michael Schättgen 3818f9408d Add brightness slider for transfer activity 10 months ago
mimi89999 03c00d51ba Add Crowdin config file and update crowdin-cli
Co-authored-by: Alexander Bakker <ab@alexbakker.me>
10 months ago
Alexander Bakker afa1fbd3ae Specify country code for the Portuguese translation 10 months ago
Alexander Bakker c81e08bf1f Fall back to default values in the FreeOTP importer 10 months ago
Alexander Bakker a5dc861336
Merge pull request #1637 from jahway603/faq_encrypted-export
[FAQ] clarified about which password to use when importing your vault
10 months ago
jahway603 fbfdd50069 [FAQ] clarified about which password to use when importing your vault to resolve Issue #1636 10 months ago
Michael Schättgen 19fe7bd4d2
Merge pull request #1611 from alexbakker/update-divider-decor
Update divider decoration when filter/sort changes
1 year ago
Michael Schättgen 7882ecc33a
Merge pull request #1604 from alexbakker/flush-export
Flush temporary export file before starting ExportTask
1 year ago
Alexander Bakker d39b44f0c3 Update divider decoration when filter/sort changes
This fixes an issue where the item decoration may be wrong in some
cases. For example, adding a new entry to the bottom of the list may not
update the decoration of the item that was previously the last one in
the list.

To reproduce, use this vault: https://alexbakker.me/u/mov4455gp5.json.
Start without a group filter, apply sorting based on Issuer (A to Z) and
enable group multiselect. Then:
- Tap the "Test" chip
- Tap the "Test2" chip
- Tap the "No group" chip
- Notice that the offset between the last 2 entries looks wrong: https://alexbakker.me/u/nedcyiro2q.png

Probably introduced in 9131cae944.
1 year ago
Alexander Bakker 7c6e3ae2a8
Merge pull request #1559 from michaelschattgen/feature/multiselect-groups
Add ability to multiselect groups
1 year ago
Michael Schättgen 78ee38ba7d Add ability to multiselect groups 1 year ago
Alexander Bakker 8ddf8c58da
Merge pull request #1602 from michaelschattgen/feature/color-contrast-hidden-codes
Improve color contrast on hidden codes
1 year ago
Alexander Bakker ce29d120a9
Merge pull request #1600 from michaelschattgen/fix/import-entries-padding
Fix obstructing snackbar padding
1 year ago