PhilippC
4a1fccc395
New translations strings.xml (Danish)
2018-11-12 09:12:27 +01:00
PhilippC
54c0497933
New translations strings.xml (Dutch)
2018-11-12 09:12:23 +01:00
PhilippC
49a99e9f15
New translations strings.xml (Finnish)
2018-11-12 09:12:16 +01:00
PhilippC
134fd5b2c2
New translations strings.xml (French)
2018-11-12 09:12:12 +01:00
PhilippC
696f9b3550
New translations strings.xml (Galician)
2018-11-12 09:12:06 +01:00
PhilippC
aeda42cb71
New translations strings.xml (German)
2018-11-12 09:11:59 +01:00
PhilippC
7ba8400c38
New translations strings.xml (Greek)
2018-11-12 09:11:55 +01:00
PhilippC
02f10f07e8
New translations strings.xml (Bulgarian)
2018-11-12 09:11:46 +01:00
PhilippC
83cc32afaa
New translations strings.xml (Hungarian)
2018-11-12 09:11:41 +01:00
PhilippC
5b8382643a
New translations strings.xml (Italian)
2018-11-12 09:11:35 +01:00
PhilippC
003cb8719a
New translations strings.xml (Japanese)
2018-11-12 09:11:28 +01:00
PhilippC
c625ebc128
New translations strings.xml (Korean)
2018-11-12 09:11:23 +01:00
PhilippC
89c0b02327
New translations strings.xml (Norwegian Bokmal)
2018-11-12 09:11:17 +01:00
PhilippC
94bb17a301
New translations strings.xml (Romanian)
2018-11-12 09:11:11 +01:00
PhilippC
4f29b921e5
New translations strings.xml (Serbian (Cyrillic))
2018-11-12 09:11:06 +01:00
PhilippC
8d5dbb0f3d
New translations strings.xml (Slovak)
2018-11-12 09:11:02 +01:00
PhilippC
db321e45da
New translations strings.xml (Slovenian)
2018-11-12 09:10:57 +01:00
PhilippC
8e254a341c
New translations strings.xml (Spanish)
2018-11-12 09:10:53 +01:00
PhilippC
847a52ab08
New translations strings.xml (Swedish)
2018-11-12 09:10:47 +01:00
PhilippC
94e69e4e84
New translations strings.xml (Turkish)
2018-11-12 09:10:41 +01:00
PhilippC
8834526cac
New translations strings.xml (Ukrainian)
2018-11-12 09:10:36 +01:00
PhilippC
788365687e
New translations strings.xml (Vietnamese)
2018-11-12 09:10:31 +01:00
PhilippC
4c3d328140
New translations strings.xml (Indonesian)
2018-11-12 09:10:25 +01:00
PhilippC
2588f74f7c
New translations strings.xml (Basque)
2018-11-12 09:10:20 +01:00
PhilippC
b70a4ef428
Merge pull request #612 from adorokhine/gradle-build
...
Add Gradle build config to PluginQR and update to match source conventions.
2018-11-12 09:08:02 +01:00
PhilippC
026a903251
New translations strings.xml (Portuguese)
2018-11-11 07:40:47 +01:00
PhilippC
3557113ed8
New translations strings.xml (Polish)
2018-11-11 07:40:42 +01:00
PhilippC
acd8c27a13
New translations strings.xml (Persian)
2018-11-11 07:40:38 +01:00
PhilippC
3c186eb113
New translations strings.xml (Norwegian Nynorsk)
2018-11-11 07:40:34 +01:00
PhilippC
841eb34224
New translations strings.xml (Russian)
2018-11-11 07:40:29 +01:00
PhilippC
ef583ba7ec
New translations strings.xml (Arabic)
2018-11-11 07:40:23 +01:00
Alexander Dorokhine
fa0e06df75
Add Gradle build config to PluginQR and update it to match new source conventions.
...
Version code is bumped because there was a minor code change to avoid a
fatal lint error complaining about a memory leak.
Fixes #489 .
2018-11-10 22:34:05 -08:00
Philipp Crocoll
c26ee7271b
Merge branch 'master' of https://github.com/PhilippC/keepass2android
2018-11-11 06:36:40 +01:00
Philipp Crocoll
f37c0a9124
allow opening several databases which contain elements with same IDs (required as KeepassHttp stores their settings in an entry with a fixed ID)
2018-11-11 06:35:06 +01:00
Philipp Crocoll
80fbd656a7
Merge branch 'master' of https://github.com/PhilippC/keepass2android
2018-11-08 05:44:21 +01:00
Philipp Crocoll
3fb5749c86
avoid leakage of IOC username/password to logcat/debuglog for some protocols
2018-11-08 05:44:04 +01:00
PhilippC
1692130559
Merge pull request #608 from jakseb/patch-1
...
Fix formatting in docs/Keepass2Android-Apk.md
2018-11-08 04:41:00 +01:00
Sebastian Jakubiak
cf77a9eae2
Fix formatting in docs/Keepass2Android-Apk.md
2018-11-06 20:28:42 +01:00
PhilippC
26151af48a
New translations strings.xml (Swedish)
2018-11-05 18:00:14 +01:00
PhilippC
c3b858f0fd
New translations strings.xml (Swedish)
2018-11-05 17:50:08 +01:00
PhilippC
914e788ad8
New translations strings.xml (Swedish)
2018-11-05 17:40:09 +01:00
PhilippC
074178621c
Merge pull request #604 from gilbsgilbs/fix-pcloud-filenames
...
Fix PCloud not overwriting uploaded files.
2018-11-03 19:21:16 +01:00
Gilbert Gilb's
25d1b6b695
Fix PCloud not overwriting uploaded files.
...
When uploading an existing file into PCloud, it appends a version number
by default (e.g. "MyDb (2).kdbx", "MyDb (3).kdbx" and so on). This
behavior is not desirable in K2PA case. The workaroundfor this is to upload
the file with a temporary name and then rename it to its final name.
This may also avoid corruption with failed uploads depending on how
PCloud handles uploads.
See https://github.com/PhilippC/keepass2android/issues/512#issuecomment-435475365
2018-11-02 23:30:59 +01:00
PhilippC
f121c73c4b
New translations strings.xml (Azerbaijani)
2018-10-30 20:20:09 +01:00
PhilippC
3f79e7677c
New translations strings.xml (Italian)
2018-10-29 12:50:10 +01:00
PhilippC
ca573f27be
New translations strings.xml (Italian)
2018-10-29 11:30:08 +01:00
PhilippC
056a3342bf
New translations strings.xml (Italian)
2018-10-29 11:20:10 +01:00
PhilippC
eaa661cf09
New translations strings.xml (Italian)
2018-10-29 11:10:11 +01:00
Philipp Crocoll
b2d791d6ea
acknowledge gilbsgilbs for pcloud implementation
2018-10-29 08:39:05 +01:00
Philipp Crocoll
f1ea1935c5
Changelog and manifest for 1.07-pre1
2018-10-28 15:35:40 +01:00