Michael Schättgen
9d32a426f9
Update translations from Crowdin
2025-06-25 03:06:32 +02:00
Michael Schättgen
36bd8f945a
Release v3.4
2025-06-04 22:20:24 +02:00
Michael Schättgen
ab9cdabddc
Add support for 5 new languages
2025-06-04 22:15:01 +02:00
Michael Schättgen
d35c67d9d3
Update translations from Crowdin
2025-06-04 22:14:46 +02:00
Michael Schättgen
313b33793f
Add preview for every icon pack to README
2025-06-03 22:55:45 +02:00
Alexander Bakker
94aabdcd88
Add comment to string dialog_duplicate_entry_title
2025-05-31 14:26:10 +02:00
Alexander Bakker
d6b372bad5
Release v3.4-beta1
2025-05-29 13:48:10 +02:00
Alexander Bakker
af4e3d9566
Update translations from Crowdin
2025-05-29 13:44:23 +02:00
Alexander Bakker
8d667cd26c
Merge pull request #1652 from michaelschattgen/feature/duplicate-check
...
Add check for duplicates upon saving entry
2025-05-29 13:18:15 +02:00
Michael Schättgen
1335be6787
Add check for duplicates upon saving entry
2025-05-29 13:13:23 +02:00
Alexander Bakker
efaa6afda6
Merge pull request #1654 from michaelschattgen/fix/negative-animation-period
...
Fix animation crash when using period of 7
2025-05-29 13:10:10 +02:00
Michael Schättgen
1c30557779
Fix animation crash when using period of 7
2025-05-29 12:59:24 +02:00
Alexander Bakker
6f270144e2
Merge pull request #1599 from michaelschattgen/feature/haptic-feedback
...
Add haptic feedback toggle for code refresh
2025-05-29 12:41:57 +02:00
Michael Schättgen
62c0d273a5
Merge pull request #1649 from alexbakker/minsdk-23
...
Update gradle, update dependencies and bump minSdkVersion to 23
2025-05-28 13:38:10 +02:00
Michael Schättgen
3c4e8b44a0
Merge pull request #1650 from alexbakker/fix-1244
...
Disable PNG cruncher and PNG generation for vector drawables
2025-05-28 13:23:22 +02:00
Michael Schättgen
63d2666230
Add haptic feedback toggle for code refresh
...
Improve haptic feedback logic
2025-05-28 13:21:37 +02:00
Alexander Bakker
6c40cfa748
Disable PNG cruncher and PNG generation for vector drawables
2025-05-23 14:33:21 +02:00
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.
2025-05-23 14:01:58 +02:00
Michael Schättgen
819865230f
Merge pull request #1642 from alexbakker/fix-1616
...
Specify country code for the Portuguese translation
2025-04-23 20:57:15 +02:00
Michael Schättgen
97762fa146
Merge pull request #1641 from alexbakker/fix-1605
...
Fall back to default values in the FreeOTP importer
2025-04-23 20:56:59 +02:00
Alexander Bakker
60eea0bcb2
Merge pull request #1612 from michaelschattgen/feature/brightness-slider-transfer
...
Add brightness slider for transfer activity
2025-04-23 17:54:54 +02:00
Michael Schättgen
3818f9408d
Add brightness slider for transfer activity
2025-04-23 17:48:15 +02:00
mimi89999
03c00d51ba
Add Crowdin config file and update crowdin-cli
...
Co-authored-by: Alexander Bakker <ab@alexbakker.me>
2025-04-23 17:08:36 +02:00
Alexander Bakker
afa1fbd3ae
Specify country code for the Portuguese translation
2025-04-23 16:20:34 +02:00
Alexander Bakker
c81e08bf1f
Fall back to default values in the FreeOTP importer
2025-04-23 15:51:49 +02:00
Alexander Bakker
a5dc861336
Merge pull request #1637 from jahway603/faq_encrypted-export
...
[FAQ] clarified about which password to use when importing your vault
2025-04-23 14:24:28 +02:00
jahway603
fbfdd50069
[FAQ] clarified about which password to use when importing your vault to resolve Issue #1636
2025-04-15 18:54:46 -04:00
Michael Schättgen
19fe7bd4d2
Merge pull request #1611 from alexbakker/update-divider-decor
...
Update divider decoration when filter/sort changes
2025-02-25 18:22:19 +01:00
Michael Schättgen
7882ecc33a
Merge pull request #1604 from alexbakker/flush-export
...
Flush temporary export file before starting ExportTask
2025-02-24 23:43:56 +01:00
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
.
2025-02-24 14:16:43 +01:00
Alexander Bakker
7c6e3ae2a8
Merge pull request #1559 from michaelschattgen/feature/multiselect-groups
...
Add ability to multiselect groups
2025-02-24 13:38:29 +01:00
Michael Schättgen
78ee38ba7d
Add ability to multiselect groups
2025-01-25 20:21:02 +01:00
Alexander Bakker
8ddf8c58da
Merge pull request #1602 from michaelschattgen/feature/color-contrast-hidden-codes
...
Improve color contrast on hidden codes
2025-01-24 16:42:30 +01:00
Alexander Bakker
ce29d120a9
Merge pull request #1600 from michaelschattgen/fix/import-entries-padding
...
Fix obstructing snackbar padding
2025-01-24 16:15:33 +01:00
Alexander Bakker
6bbb42fb83
Merge pull request #1593 from dcrewi/feature/test-html-exports
...
add test for html exports
2025-01-24 14:41:29 +01:00
Alexander Bakker
e8d712ec71
Flush temporary export file before starting ExportTask
...
The previous logic was not an issue because FileOutputStream is
unbuffered, but still, this is more correct.
2025-01-24 14:34:41 +01:00
Alexander Bakker
ad2dc803fb
Merge pull request #1592 from dcrewi/feature/delete-temp-file
...
delete temporary export file when finished
2025-01-24 14:17:01 +01:00
Michael Schättgen
3d50ab1b65
Improve color contrast on hidden codes
2025-01-22 22:17:52 +01:00
Michael Schättgen
a4812c530d
Fix obstructing snackbar padding
2025-01-22 18:33:54 +01:00
Alexander Bakker
9ab949a59e
Release v3.3.4
2025-01-12 19:01:02 +01:00
Alexander Bakker
e8bf7b0506
Update translations from Crowdin
2025-01-12 18:49:41 +01:00
Michael Schättgen
ec92fb2b31
Merge pull request #1591 from alexbakker/resize-icons
...
Store non-SVG icons at a maximum of 512x512 and migrate existing icons
2025-01-12 15:29:08 +01:00
David Creswick
919e6854e8
add test for html exports
...
Do some basic tests of the html export code.
- Make sure that a file was created.
- Make sure that the file can be parsed by an xml parser without error.
- Make sure that the document tag is "html".
2025-01-05 16:31:49 -06:00
David Creswick
d98e23a1e5
delete temporary export file when finished
2025-01-05 16:19:45 -06:00
Alexander Bakker
e59df63e94
Store non-SVG icons at a maximum of 512x512 and migrate existing icons
2025-01-05 22:47:26 +01:00
Michael Schättgen
14643b4000
Merge pull request #1588 from alexbakker/stratum
...
Rename Authenticator Pro -> Stratum
2025-01-05 17:22:58 +01:00
Alexander Bakker
5439067e9f
Rename Authenticator Pro -> Stratum
2025-01-05 13:49:51 +01:00
Alexander Bakker
81a26ccad8
Release v3.3.3
2025-01-02 22:08:00 +01:00
Alexander Bakker
1fb36b0578
Update translations from Crowdin
2025-01-02 22:01:35 +01:00
Alexander Bakker
de74daef33
Merge pull request #1584 from alexbakker/large-heap
...
Set largeHeap to true in AndroidManifest
2025-01-02 21:59:41 +01:00