Philipp Crocoll
|
b85cb20177
|
improve logging on SwitchImeActivity
|
2020-11-16 12:14:42 +01:00 |
|
Philipp Crocoll
|
612c7927e9
|
fix to keyboard not opening on QuickUnlock screen, closes #1362
|
2020-11-16 11:35:09 +01:00 |
|
Philipp Crocoll
|
ad4b719f3f
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2020-11-16 10:21:23 +01:00 |
|
Philipp Crocoll
|
24b690d19b
|
fix typo in changelog
|
2020-11-16 10:21:12 +01:00 |
|
Philipp Crocoll
|
57308b476d
|
add some logging to ChooseForAutofillActivity to diagnose a problem of a user
|
2020-11-02 10:02:57 +01:00 |
|
PhilippC
|
90ae1bd7d7
|
Merge pull request #1459 from CommName/SerbianTranslation
Serbian translation
|
2020-10-30 15:57:47 +01:00 |
|
CommName
|
67e40bc284
|
Fixed typo
|
2020-10-29 15:28:15 +01:00 |
|
CommName
|
58a0f4d536
|
Added serbian translation
|
2020-10-29 15:24:38 +01:00 |
|
Philipp Crocoll
|
174c440813
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2020-10-24 09:47:11 +02:00 |
|
Philipp Crocoll
|
1479ecf03f
|
allow to open .xml files (as unencrypted database) in read-only mode, closes https://github.com/PhilippC/keepass2android/issues/1450
|
2020-10-24 09:47:00 +02:00 |
|
PhilippC
|
c8ac6ec972
|
Add 2 FAQs regarding Google Drive
|
2020-10-24 09:20:04 +02:00 |
|
Philipp Crocoll
|
b4e5b0107a
|
allow to immediately disable donation option if a certain string is typed in search; 1.08c-r1
1.08c-r1
|
2020-10-19 19:40:34 +02:00 |
|
Philipp Crocoll
|
8b072a3c3f
|
version and changelog for 1.08c-r0
1.08c-r0
|
2020-10-19 11:27:41 +02:00 |
|
Philipp Crocoll
|
7d98ea39e9
|
update jars in Xamarin build to account for updates in JavaFileStorage
|
2020-10-19 11:26:28 +02:00 |
|
Philipp Crocoll
|
170a86f433
|
Merge remote-tracking branch 'remotes/origin/l10n_master2'
|
2020-10-19 09:06:31 +02:00 |
|
Philipp Crocoll
|
7d4c8d3735
|
Merge branch 'master' of https://github.com/PhilippC/keepass2android
|
2020-10-19 09:05:36 +02:00 |
|
Philipp Crocoll
|
2d23f579e9
|
when storing package names of target apps in Password entries, no longer use the Url field or KP2A_URL_x fields, instead use AndroidAppX (X being a counter starting at 1), closes #657
|
2020-10-19 09:04:11 +02:00 |
|
PhilippC
|
9586e7f3ae
|
Merge pull request #1445 from lwis/update-okhttp
Update OkHttp to 4.10.0-RC1 to remove workaround for #747
|
2020-10-19 08:56:16 +02:00 |
|
PhilippC
|
7bda4095a6
|
New translations strings.xml (Turkish)
|
2020-10-17 12:00:11 +02:00 |
|
PhilippC
|
54dc7f46fb
|
New translations strings.xml (Turkish)
|
2020-10-17 12:00:09 +02:00 |
|
PhilippC
|
87ddfc92a3
|
New translations strings.xml (Russian)
|
2020-10-17 12:00:08 +02:00 |
|
PhilippC
|
df98ebeb3b
|
New translations strings.xml (Chinese Simplified)
|
2020-10-17 09:30:08 +02:00 |
|
Lewis Juggins
|
bbf3b40df8
|
Import
|
2020-10-16 13:11:41 +01:00 |
|
Lewis Juggins
|
a01e70012e
|
Update OkHttp to 4.10.0-RC1 to remove workaround for #747
hacktoberfest-accepted
|
2020-10-16 13:09:47 +01:00 |
|
PhilippC
|
48517665e2
|
New translations strings.xml (Slovenian)
|
2020-10-14 07:40:07 +02:00 |
|
PhilippC
|
387998a260
|
New translations strings.xml (Chinese Traditional)
|
2020-10-13 08:00:09 +02:00 |
|
PhilippC
|
ef194fe70c
|
New translations strings.xml (Swedish)
|
2020-10-12 21:10:10 +02:00 |
|
PhilippC
|
c74c718021
|
New translations strings.xml (Swedish)
|
2020-10-12 21:10:08 +02:00 |
|
Philipp Crocoll
|
c8f29bd424
|
include all strings.xml files in keepass2android.csproj, fixes unused translations, closes https://github.com/PhilippC/keepass2android/issues/1338
|
2020-10-12 21:05:12 +02:00 |
|
Philipp Crocoll
|
64e26fe372
|
changes to locking of the database: implement an alternative to alarm-based timeout (using a timeout variables checked when resuming), closes https://github.com/PhilippC/keepass2android/issues/1346
|
2020-10-12 11:57:58 +02:00 |
|
PhilippC
|
da213a1172
|
New translations strings.xml (Persian)
|
2020-10-12 10:40:52 +02:00 |
|
PhilippC
|
0e19dc9d17
|
New translations strings.xml (Slovenian)
|
2020-10-12 10:40:31 +02:00 |
|
Philipp Crocoll
|
27f9625d4e
|
close SelectCurrentDbActivity after locking, i.e. we don't bring up QuickUnlock dialog anymore, causing trouble in several cases (locking when screen is turned off, face unlock immediately unlocking again), closes https://github.com/PhilippC/keepass2android/issues/1373, closes https://github.com/PhilippC/keepass2android/issues/1291
|
2020-10-12 10:11:16 +02:00 |
|
Philipp Crocoll
|
1a02741f95
|
add first mentioning of financial supporter from Github sponsoring
|
2020-10-12 10:03:29 +02:00 |
|
Philipp Crocoll
|
35c69fcb3a
|
fix bug with potentially not correctly stopping the fingerprint prompt, might cause https://github.com/PhilippC/keepass2android/issues/1423 and https://github.com/PhilippC/keepass2android/issues/1312
|
2020-10-12 09:34:12 +02:00 |
|
Philipp Crocoll
|
561ff54afd
|
add dates for Oktoberfest 2022-2024
|
2020-10-12 08:45:54 +02:00 |
|
PhilippC
|
f50c6ea3b9
|
New translations strings.xml (Finnish)
|
2020-10-03 01:00:08 +02:00 |
|
PhilippC
|
40f6f5a72e
|
New translations strings.xml (Finnish)
|
2020-10-03 00:00:08 +02:00 |
|
PhilippC
|
700bedfe81
|
New translations strings.xml (Finnish)
|
2020-10-02 23:00:08 +02:00 |
|
PhilippC
|
2b50407127
|
New translations strings.xml (Italian)
|
2020-09-30 14:40:10 +02:00 |
|
PhilippC
|
ba68402479
|
New translations strings.xml (Italian)
|
2020-09-30 14:40:08 +02:00 |
|
PhilippC
|
7b4c75aa90
|
New translations strings.xml (Turkish)
|
2020-09-26 15:10:08 +02:00 |
|
PhilippC
|
a6c9e7a64a
|
New translations strings.xml (Dutch)
|
2020-09-25 15:30:12 +02:00 |
|
PhilippC
|
4c0c011714
|
New translations strings.xml (Dutch)
|
2020-09-25 15:30:10 +02:00 |
|
PhilippC
|
4ba2f648df
|
New translations strings.xml (Swedish)
|
2020-09-25 14:30:09 +02:00 |
|
PhilippC
|
d8c2966d87
|
New translations strings.xml (Swedish)
|
2020-09-25 13:30:10 +02:00 |
|
PhilippC
|
5a608fad93
|
New translations strings.xml (Vietnamese)
|
2020-09-17 17:00:10 +02:00 |
|
PhilippC
|
9790d6ff69
|
New translations strings.xml (Czech)
|
2020-09-17 13:10:10 +02:00 |
|
PhilippC
|
f24e23d417
|
New translations strings.xml (Czech)
|
2020-09-17 13:10:08 +02:00 |
|
PhilippC
|
2eea4c163c
|
New translations strings.xml (Ukrainian)
|
2020-09-14 09:10:08 +02:00 |
|