Philipp Crocoll
|
90f04b76f4
|
fix issue with MessagePresenter potentially crashing
|
2025-04-08 12:20:24 +02:00 |
|
Philipp Crocoll
|
8b4314c394
|
fix bug with messages not always showing as they should.
|
2025-04-08 11:25:43 +02:00 |
|
Philipp Crocoll
|
17241bc422
|
use snackbars instead of toasts (in most cases)
|
2025-04-08 10:37:40 +02:00 |
|
Philipp Crocoll
|
f949e6e389
|
add an item to the changelog for 1.12
|
2025-03-26 08:49:57 +01:00 |
|
Philipp Crocoll
|
15bf08f5e6
|
fix crash in NoSecureDisplayActivity by removing superfluous toolbar creation
|
2025-03-26 08:49:35 +01:00 |
|
Philipp Crocoll
|
fa69f38ab1
|
add some more error logging
|
2025-03-26 08:49:11 +01:00 |
|
Philipp Crocoll
|
0c34625782
|
Merge remote-tracking branch 'remotes/origin/master' into feature/otpauth-uris
|
2025-03-25 10:56:42 +01:00 |
|
Philipp Crocoll
|
e86fa6f9fa
|
add support for otpauth:// URIs
|
2025-03-25 10:56:24 +01:00 |
|
PhilippC
|
e2e975f357
|
Merge pull request #2805 from PhilippC/feature/debug-improvements
Improve debugging experience
|
2025-03-25 10:53:02 +01:00 |
|
Philipp Crocoll
|
6d8407676d
|
add a custom "Kp2a debug" icon for distinguishability. remove an Assert we don't use and which should fire during debugging.
|
2025-03-18 16:43:47 +01:00 |
|
Philipp Crocoll
|
1157716c9c
|
manifest for 1.12-r3
|
2025-03-18 16:35:58 +01:00 |
|
Philipp Crocoll
|
861615b7a4
|
update AndroidX packages and add missing dependencies to Guava and PlayServices.Auth.
|
2025-03-18 16:34:31 +01:00 |
|
Philipp Crocoll
|
6588f40007
|
manifest for v1.12-r2
|
2025-03-11 18:31:06 +01:00 |
|
PhilippC
|
67aaba0656
|
Merge pull request #2787 from PhilippC/l10n_master3
New Crowdin updates
|
2025-03-11 16:59:24 +01:00 |
|
PhilippC
|
2d8eac4f12
|
Merge pull request #2796 from PhilippC/feature/improve-help-texts
improve help texts
|
2025-03-11 16:43:49 +01:00 |
|
Philipp Crocoll
|
00d822ad4b
|
* show a toast when users without Play services are trying to scan a QR code (#2791)
* show a message informing that built-in Google Drive support is more and more restricted by Google (#2788)
|
2025-03-11 16:43:13 +01:00 |
|
Philipp Crocoll
|
d2e0ae6394
|
after updating to targetSdkVersion=34, an implicit mutable intent could lead to a crash.
closes https://github.com/PhilippC/keepass2android/issues/2790
|
2025-03-11 16:10:52 +01:00 |
|
PhilippC
|
cbae7c38cf
|
New translations strings.xml (Romanian)
|
2025-03-07 12:55:01 +01:00 |
|
PhilippC
|
15656109bc
|
New translations strings.xml (Romanian)
|
2025-03-07 11:03:36 +01:00 |
|
PhilippC
|
93e415120a
|
New translations strings.xml (Slovak)
|
2025-03-06 13:19:21 +01:00 |
|
PhilippC
|
c47e7c03f9
|
New translations strings.xml (Portuguese, Brazilian)
|
2025-03-06 11:20:24 +01:00 |
|
PhilippC
|
125512d2c3
|
New translations strings.xml (French)
|
2025-03-05 23:47:24 +01:00 |
|
PhilippC
|
65b0d31762
|
New translations strings.xml (French)
|
2025-03-05 22:50:35 +01:00 |
|
PhilippC
|
9103529b64
|
New translations strings.xml (Japanese)
|
2025-03-05 15:46:39 +01:00 |
|
PhilippC
|
349952cb52
|
New translations strings.xml (Czech)
|
2025-03-05 15:46:38 +01:00 |
|
PhilippC
|
305cf6b050
|
New translations strings.xml (Slovenian)
|
2025-03-05 14:14:47 +01:00 |
|
PhilippC
|
78ff49a6d4
|
New translations strings.xml (Portuguese, Brazilian)
|
2025-03-04 15:38:10 +01:00 |
|
Philipp Crocoll
|
9cd8996aeb
|
manifest and changelog for 1.12-r1
|
2025-03-04 15:01:19 +01:00 |
|
PhilippC
|
25232a4146
|
New translations strings.xml (Portuguese, Brazilian)
|
2025-03-04 14:29:54 +01:00 |
|
PhilippC
|
5266d2f985
|
New translations strings.xml (Romanian)
|
2025-03-04 13:19:32 +01:00 |
|
PhilippC
|
fe9aaa0d29
|
Merge pull request #2786 from PhilippC/bugfix/webdav-dialog-crashing
add a theme to SelectStorageLocationActivity
|
2025-03-04 12:16:08 +01:00 |
|
PhilippC
|
076bde7669
|
Merge pull request #2784 from PhilippC/l10n_master3
New Crowdin updates
|
2025-03-04 12:11:29 +01:00 |
|
Philipp Crocoll
|
592bee1ac1
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2025-03-04 11:58:13 +01:00 |
|
PhilippC
|
2157cc8e4a
|
New translations strings.xml (Romanian)
|
2025-03-04 11:54:51 +01:00 |
|
Philipp Crocoll
|
2cd11ba50e
|
add a theme to SelectStorageLocationActivity. without, the webdav credential dialog was crashing.
|
2025-02-25 16:15:45 +01:00 |
|
Philipp Crocoll
|
eddcedd00b
|
manifest and changelog for 1.12-r0. Fix changelog to adhere to theme.
|
2025-02-25 13:02:29 +01:00 |
|
PhilippC
|
ecbf4e511d
|
New translations strings.xml (Spanish)
|
2025-02-24 14:24:35 +01:00 |
|
PhilippC
|
16bbae832e
|
New translations strings.xml (Slovenian)
|
2025-02-17 08:34:55 +01:00 |
|
PhilippC
|
571da788d0
|
New translations strings.xml (Slovak)
|
2025-02-14 22:47:24 +01:00 |
|
PhilippC
|
f2eed5ece0
|
New translations strings.xml (Slovak)
|
2025-02-14 21:28:37 +01:00 |
|
PhilippC
|
2c5516310f
|
New translations strings.xml (Chinese Simplified)
|
2025-02-12 12:55:34 +01:00 |
|
PhilippC
|
5550dffab8
|
New translations strings.xml (Portuguese, Brazilian)
|
2025-02-11 23:57:51 +01:00 |
|
PhilippC
|
b9744dd6b5
|
New translations strings.xml (German)
|
2025-02-11 18:28:15 +01:00 |
|
PhilippC
|
82fedb3526
|
Merge pull request #2771 from PhilippC/l10n_master3
New Crowdin updates
|
2025-02-11 17:16:10 +01:00 |
|
PhilippC
|
cdfa48d942
|
New translations strings.xml (German)
|
2025-02-11 16:48:42 +01:00 |
|
PhilippC
|
b0f56dbb2c
|
New translations strings.xml (German)
|
2025-02-11 16:42:44 +01:00 |
|
PhilippC
|
dbc1b9553a
|
New translations strings.xml (Yoruba)
|
2025-02-11 16:18:45 +01:00 |
|
PhilippC
|
04c5f08f5f
|
New translations strings.xml (Norwegian Bokmal)
|
2025-02-11 16:18:44 +01:00 |
|
PhilippC
|
5c10385246
|
New translations strings.xml (Sinhala)
|
2025-02-11 16:18:43 +01:00 |
|
PhilippC
|
90f9b6f414
|
New translations strings.xml (Malayalam)
|
2025-02-11 16:18:42 +01:00 |
|