forked from bpellin/keepassdroid
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
479 lines (367 loc) · 13.1 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
* Fix download URLs
* Add Hebrew translations from Arthur Zamarin
KeePassDroid (1.99.11)
* Add support for decoding field references (closes: #247)
* Remove bad asserts (closes: #606)
* Add Latvian translations from Raimonds
* Add Basque translations from dgarciabad
* Polish transalation fix
* Responsiveness improvements
* Better support for read-only database files
* Output header hash for .kdb files
KeePassDroid (1.99.10)
* Fix crashes on SELinux enabled devices
KeePassDroid (1.99.9)
* Fix crashes on some Android 4.3 and x86 devices
KeePassDroid (1.99.8)
* Fix crash in filename lookup
* Implement SecureRandom workaround
KeePassDroid (1.99.7.2)
* Even better fix for recent file history
KeePassDroid (1.99.7.1)
* Fix Force Close when recent file history is disabled (closes: #539)
KeePassDroid (1.99.7)
* Don't require OI Filemanager before checking for another file manager
* Fix issues with file history (closes: #526)
* Updated Russian translations from I Nedoboy (closes: #524)
* Updated Finnish translations Mika Takala
KeePassDroid (1.99.6)
* Fix off by one error on .kdb dates (closes: #518)
* Updated Russian translations from I Nedoboy (closes: #517)
* Use Sharedpreference to store recent files instead of sqlite dbs.
I see too many hard to explain crashes coming from the recent file
history dbs.
* Add setting to control remembering recent files list (closes: #444)
* Add new intents to auto-launch database with password
* Enable password changes on .kdbx
KeePassdDroid (1.99.5)
* Support more generic file picker intents
* Better search implementation (respects .kdbx group search setting)
* Allow deleting .kdbx entries
* Fix some crashes
* Update Finnish translations.
* Update Hungarian translations
KeePassDroid (1.99.4)
* New Swedish translation from Niclas Burgren
* Allow adding entries to .kdbx root group (closes: #490)
* Fix .kdb icon corruption bug (leads to KeePassX segfault)
(closes: #492)
KeePassDroid (1.99.3)
* Updated German translations from Meviox
* Add Finnish translations from Mika Takala
* Add workaround for broken HTC Linkify
* Fix .kdbx max items field
* Fix compressed binary corruption (closes: #486)
KeePassDroid (1.99.2)
* Fix crash on entries without icons set (closes: #484)
* Prevent crash and show warning for Samsung clipboard error
(closes: #436)
KeePassDroid (1.99.1)
* Add support for editing advanced strings in .kdbx files
* Add ability to create new groups in .kdbx files
* Password generator improvements from Dirk Bergstrom
* Add support for adding new entries and editing entries in .kdbx files
(closes: #144)
* Update Catalan translations (closes: #445)
* Trim whitespace from queries from josefwells (closes: #467)
* Updated French transaltions from Nam
KeePassDroid (1.9.18.3)
* Restore the timeout service, we need it to keep the app in memory long
enough to clear the clipboard and to remove the notifications.
* Autolink comment and advanced fields
* i18n more database error strings
* Updated Russian translations from I Nedoboy
* New Catalan translations from Oriol Garrote
* Remove eye icon on Android >3.0 devices
* Fix logic for when to display the words Show Password vs. Hide Password
KeePassDroid (1.9.18.2)
* Updated Dutch translations from Erik Jan Meijer
* Updated Russian translations from I Nedoboy
* Add Danish translations from Frederik Svarre
KeePassDroid (1.9.18.1)
* Fix crash with blank icons
KeePassDroid (1.9.18)
* Add input types to entry fields
* Show username in the title list for TAN entries
* Switch to monospace font for password fields
* Implement action bar on entry edit activity
* Updated Russian translations from I Nedoboy
KeePassDroid (1.9.17)
* Updated Russian translations from I Nedoboy
* New Spanish translations from jipanos
* New Dutch translations Erik Fdevriendt
* Fix header verification in .kdbx
* Rework timeout implementation should fix some bugs with passwords persisting
KeePassDroid (1.9.16)
* Updated Hungarian translations from intel
* Updated German translations from rvs2008
KeePassDroid (1.9.15)
* Fix compatibility with desktop KeePass 2.20
* Verify header integrity of .kdbx databases
KeePassDroid (1.9.14)
* Resolve crashes when switch back to the entry view
* Start making use of action bar on devices with Android >= 3.0
* Updated Russian translations from I Nedoboy
* Fix Czech translations
KeePassDroid (1.9.13)
* Allow keys with 0 encryption rounds
* Czech translations from H Vanek
* Updated Russian translations from I Nedoboy
* Clarify text on notification pop-ups
* Fix text selection in entries on devices with Android >= 3.0
KeePassDroid (1.9.12.1)
* Add title bar on Honeycomb+ devices, so ... menu is always available
KeePassDroid (1.9.11)
* Protect against crashes when clicking on the browse icon
* Add Hungarian translations from intel
KeePassDroid (1.9.10)
* Add support for the Holo theme on devices > 3.0 from Space Cowboy
* Add Ukranian translations from andriykopanytsia
* Add Portugese translations from Carlos Schlyter
* Japanese translation corrections from Matsuu Takuto
* Fix x86 key generation compatibility
* Add 2 thread support to key generation for dual core devices from
Mike Mohr
* Use memory more efficiently in main group view. Prevent out of memory
crashes when scrolling.
KeePassDroid (1.9.9)
* Go back to explicitly storing blank fields in the database
(works around bug in keepassx)
* Add support for native code on MIPS architectures
* Adding Vibrate permission. On some devices notifications fail
without the vibrate permission.
KeePassDroid (1.9.8)
* Fix crashes related to saving missing entries
* Fix issues with setting wrong expiry date
KeePassDroid (1.9.7)
* Add Slovak translation from Typhoon
* Italian translation updates.
* iOS KeePass compatibility improvements:
* Handle blank dates gracefully
* Prevent crash on saving when data is missing.
* Don't crash when opening menu in the Entry activity if there is no URL
* Don't crash when building search index
KeePassDroid (1.9.6)
* Fix file association errors for paths with '.'s. (Will now match paths
with up to 10 dots)
* Update Norwegian Nynorsk translations
* Add new icons and market graphics (thanks to Hadley)
KeePassDroid (1.9.5)
* Update Norwegian Nynorsk translations
* Resize custom icons
KeePassDroid (1.9.4)
* Add Japanese translations from Masahiro Inamura
* Fix issue 183 and 199 from Riksa
* Change search to work in memory
KeePassDroid (1.9.3.1)
* Update Italian translations
KeePassDroid (1.9.3)
* New setting to omit backup and recycle bin entries (based on contribution
from ABGH)
* Support databases from KeePass 1.20 (closes: #197)
* Handle spaces correctly when browsing for keyfiles (closes: #163)
* Don't clear password when browsing for a keyfile (closes: #166)
* Fix problems with remembering the keyfile location (closes: #167)
KeePassDroid (1.9.2)
* Fix date display in .kdbx entries
* Support .kdbx format changes in KeePass 2.15
* Move dates to the bottom of the entry view
KeePassDroid (1.9.1)
* Don't default to missing files
* Search the username field
* Respect mask password setting in the edit entry activity
* Pad entries in recent filename list
KeePassDroid (1.9)
* New entry view design
* Show custom strings in .kdbx databases
* Fix expiry date in .kdbx databases
KeePassDroid (1.8.6.4)
* Update Chinese translations
KeePassDroid (1.8.6.3)
* Fix db saving issue
KeePassDroid (1.8.6.2)
* Add Chinese translations
KeePassDroid (1.8.6)
* New native crypto implementation
KeePassDroid (1.8.5.1)
* Update Polish translation
KeePassDroid (1.8.5)
* Add default database checkbox
KeePassDroid (1.8.4)
* Fix crash on saving new entries
KeePassDroid (1.8.3)
* Guard against crash when loading icons
* Handle spaces correctly from file browser
KeePassDroid (1.8.2)
* Support Android 2.2 backup manager
* Add Polish translations
* Only show notifications if username and password exist
* Keep icons on entry update
KeePassDroid (1.8.1)
* Android 1.5 compatibility fixes
KeePassDroid (1.8)
* Layout updates
* Custom icon support
KeePassDroid (1.7.2)
* Password generator from Tolga Onbay
KeePassDroid (1.7.1)
* Fix timeout locking
KeePassDroid (1.7)
* Add icon support from Tobias Selig
KeePassDroid (1.6.3)
* Search tweaks from Johan Berts
KeePassDroid (1.6.2)
* Fix layout issues on Android 1.5
KeePassDroid (1.6.1)
* Add file browser for keyfiles
* Add missing sdcard warning
* Fix binary 64-bit keyfiles
KeePassDroid (1.6)
* Add setting to control timeout duration.
* Add file browser
KeePassDroid (1.5.9)
* Bump target sdk to 8
* Allow install to sdcard
KeePassDroid (1.5.8)
* Update Russian translations
* Add Nynorsk translations
* Fix no compression .kdbx files
KeePassDroid (1.5.7)
* KeePass 2.11 compatibility fixes
KeePassDroid (1.5.6)
* Keyfile Fix
KeePassDroid (1.5.5)
* Twofish support for .kdb
* Refresh fixes
KeePassDroid (1.5.4)
* Key file fixes
* Implement sorting
KeePassDroid (1.5.3)
* Remove debug tracing
KeePassDroid (1.5.2)
* Various crash fixes
* Fix group and entry deletion
KeePassDroid (1.5.1)
* Handle .kdbx file extension
KeePassDroid (1.5)
* Add beta read-only .kdbx support.
KeePassDroid (1.0.6)
* Update Italian translations
* Font size setting
* URL decoding fix
* TAN handling
KeePassDroid (1.0.5.1)
* Restore timeout to 5 minutes instead of 20 seconds
KeePassDroid (1.0.5)
* Fix search after lock bug
* Add option to disable password masking by default
* Change service handling
KeePassDroid (1.0.4)
* Fix CRLF string issues
KeePassDroid (1.0.3)
* Update Italian translations
* Fix crash on saving entries
* Fix way empty strings were being saved (this made it look like there was
attachment in the Windows KeePass client).
KeePassDroid (1.0.2)
* Fix file associations
KeePassDroid (1.0.1)
* Fix crash on resume
* Fix memory leak in NativeAESCipherSpi
* Search index performance
KeePassDroid (1.0)
* Performance!
KeePassDroid (0.9.7)
* Update French translations
* Save and load performance improvement
* Fix locking issues with preference screen
KeePassDroid (0.9.6)
* Add Russian translations
* Revamp settings
* Fix comment field in entries
* Fix loading after creating new dbs
* Fix opening from file on initial run
KeePassDroid (0.9.5)
* Add notification based username and password copy
* Add German translations
* Try to create parent directory when creating database
KeePassDroid (0.9.4)
* Add French translation
* Fix crash on timeout.
KeePassDroid (0.9.3)
* Fix up translations
* Fix up timeouts.
* Display expiration time.
KeePassDroid (0.9.2)
* Add Italian translations
* Multiple screen sizes
KeePassDroid (0.9.1)
* Add donate link
* Sort case insensitive
* Add show password checkbox
KeePassDroid (0.9)
* Allow the creation of new databases on the device
* Sort entries and groups when adding or renaming.
KeePassDroid (0.6)
* Add database settings
* Add password changing
KeePassDroid (0.5)
* Correct group output logic
* Fix search
* Implement group and entry delete.
KeePassDroid (0.4.1)
* Fix timeout locking crashes
* Fix lock from search screen.
* Increase clipboard timeout
KeePassDroid (0.4)
* Support adding groups
KeePassDroid (0.3.4)
* Add context menus
* Deal with crash when resuming activity after the process has been killed
* Increase clipboard clear time as a stopgap until I come add a configurable setting.
* Pass upwards potentially more helpful error messages
KeePassDroid (0.3.3)
* Add new icon and UI enhancements from Francis Jacquerye
* Fix crash on goto URL with no ://
KeePassDroid (0.3.2)
* Fix the way passwords are stored
KeePassDroid (0.3.1)
* Fix for non-ascii characters in password
* Add hints to fields
KeePassDroid (0.3)
* Switch to native encryption for key preparation. Seems to take better than half as long as bouncycastle in the emulator,
10 sec vs 25 sec.
* Implement search feature
* Require Android 1.5
KeePassDroid (0.2.1)
* Support adding password entries
* Prevent crash on orientation change while loading or saving database.
* Fix most entries in the entry editor to be single line
KeePassDroid (0.2.0)
* Support editing password entries
* Wrap long lines properly in entries
KeePassDroid (0.1.8)
* Move database decryption into background thread
* Add about dialog
KeePassDroid (0.1.7)
* Clear usernames and passwords from the clipboard after 30 seconds.
KeePassDroid (0.1.6)
* Implement 5 minute timeout when the application is inactive.
* Scroll comment field when the text overflows.
KeePassDroid (0.1.5)
* Improve file selection
* UI enhancements
KeePassDroid (0.1.4)
* Add key file support
KeePassDroid (0.1.3)
* Hide Meta-Info entries
* Change "Copy URL" to "Go to URL"
* Support "Go to Homepage"
* Support Lock menu option
* Fix blank password crash
KeePassDroid (0.1.2)
* Fix crash when accessing the first root level group.
KeePassDroid (0.1.1)
* Minor tweaks to layout.
KeePassDroid (0.0.1)
* Initial Release