Brian Pellin
236b26b9bd
Prevent crash with empty filename
2016-10-31 20:33:25 -05:00
Brian Pellin
723fa40205
Version bump
2016-10-26 20:36:46 -05:00
Brian Pellin
ad1ed9a1d0
Remove string that shouldn't be translated
2016-10-26 20:35:43 -05:00
Brian Pellin
6baa4a9ece
Merge branch 'nfd-KeyfileInViewIntent'
2016-10-26 20:28:08 -05:00
Brian Pellin
44eb11b38e
Merge remote-tracking branch 'zygimantus/master'
2016-10-26 20:17:33 -05:00
Brian Pellin
e0504cdc33
Merge remote-tracking branch 'YSmhXQDd6Z/master'
2016-10-26 20:13:08 -05:00
Brian Pellin
a09c016ad9
Check in sha dependencies.
2016-10-26 19:58:11 -05:00
Brian Pellin
0fd5113de3
Update Gradle files and build files.
2016-10-26 19:58:04 -05:00
Brian Pellin
a2f293f848
Clean up sdcard paths in tests
2016-10-24 21:24:10 -05:00
zygimantus
793f64934c
Lithuanian translation added
2016-10-05 12:10:47 +03:00
YSmhXQDd6Z
295afd8090
Update strings.xml
2016-07-02 17:35:14 +00:00
YSmhXQDd6Z
e197e4475b
Update strings.xml
2016-06-30 22:40:55 +00:00
YSmhXQDd6Z
84a24cf39a
Update strings.xml
2016-06-30 22:30:37 +00:00
YSmhXQDd6Z
6f6e775b87
Add portuguese (Portugal) translation
2016-06-30 16:54:55 +00:00
vhschlenker
49cee235d4
Replaced LockingListActivity with LockingActivity
...
Since we no longer need the specific ListActivity we can extend from the regular LockingActivity
2016-05-28 12:02:51 +02:00
vhschlenker
0e5b1dbbfc
Replace ListActivity with regular Activity for GroupList
2016-05-28 12:02:34 +02:00
vhschlenker
2afc97ee9d
Replace ListActivity with regular Activity for FileSelect
2016-05-28 11:58:36 +02:00
Brian Pellin
c06968a614
Merge branch 'MaDill-master'
2016-05-24 21:54:23 -05:00
Brian Pellin
454de81c6d
Move ClipData references to reflection.
2016-05-24 21:43:54 -05:00
Brian Pellin
c9ab0172ea
Merge branch 'KeyfileInViewIntent' of https://github.com/nfd/keepassdroid into nfd-KeyfileInViewIntent
2016-05-24 20:49:43 -05:00
Brian Pellin
415246213f
Merge branch 'contentUriIntents' of https://github.com/nfd/keepassdroid into nfd-contentUriIntents
2016-05-24 20:42:57 -05:00
Brian Pellin
d2cd228a09
Update build files.
2016-05-24 20:35:55 -05:00
Nicholas FitzRoy-Dale
a7eec1b0cf
Support passing keyfile through ACTION_VIEW intent.
...
This requires using ClipData to preserve permissions.
2016-04-24 21:52:56 +01:00
Nicholas FitzRoy-Dale
b3e8cb5002
Read password from ACTION_VIEW intents
...
PasswordActivity reads password and launch_immediately from Intent
extras, but only if the intent is not ACTION_VIEW. This commit supports
these extras for ACTION_VIEW as well.
2016-04-18 14:14:27 +01:00
Nicholas FitzRoy-Dale
dbac7c8a4f
Database: Log file open errors
2016-04-18 13:33:49 +01:00
Nicholas FitzRoy-Dale
34565efe7f
Fix launch_immediately
...
Second parameter to loadDatabase is keyfile, not database.
2016-04-17 22:13:53 +01:00
MDL
b172627d4f
Update German translation
2016-04-01 08:42:25 +02:00
Brian Pellin
857df3c430
Bump version to 2.0.6.1
2016-03-18 17:53:32 -05:00
Brian Pellin
8657267963
Protect against crashes in URI to file mapping
2016-03-18 17:51:42 -05:00
Brian Pellin
93c8623dbc
Bump version to 2.0.6.
2016-03-16 19:38:29 -05:00
Brian Pellin
e597a9259d
Bump version to 2.0.5beta6
2016-03-15 20:14:15 -05:00
Brian Pellin
8688717db2
Handle null filepath.
2016-03-15 20:11:19 -05:00
Brian Pellin
913a0f1155
tabs to spaces
2016-03-15 20:08:21 -05:00
Brian Pellin
70bd25d41c
Fix binary keyfiles.
2016-03-15 20:07:24 -05:00
Brian Pellin
c78a3b875b
Protect against null URI.
2016-03-15 20:05:24 -05:00
Brian Pellin
e403f50d20
Add binary keyfile test.
2016-03-15 20:04:59 -05:00
Brian Pellin
552ffd1302
Beta version bump.
2016-03-14 22:40:08 -05:00
Brian Pellin
757bc786ed
add exclude folder.
2016-03-14 22:33:04 -05:00
Brian Pellin
897a716e99
Handle special characters in URIs better.
2016-03-14 22:12:28 -05:00
Brian Pellin
51f10a1c94
Only look for openable content providers.
2016-03-14 22:12:05 -05:00
Brian Pellin
9c6a9a8a82
Improve content uri file not found errors.
2016-03-14 22:07:05 -05:00
Brian Pellin
c99a01ddb1
Update android studio files.
2016-03-14 21:41:17 -05:00
Brian Pellin
5c3b4f7503
Handle content URIs more gracefully.
2016-03-14 20:35:25 -05:00
Brian Pellin
6acae85454
Handle default files.
2016-03-14 20:31:25 -05:00
Brian Pellin
63ab5c1060
Fix filename test.
2016-03-14 20:12:35 -05:00
Brian Pellin
09fbf34c0f
Beta version bump.
2016-03-13 18:30:19 -05:00
Brian Pellin
b24398c70b
Improve Android N compatibility.
2016-03-13 18:29:01 -05:00
Brian Pellin
62a2d52f02
Attempt to use file URIs when possible.
2016-03-13 18:28:20 -05:00
Brian Pellin
21935a2907
Support storage access framework in browse links.
2016-03-12 17:46:07 -06:00
Brian Pellin
48b0aaa565
Clean up URI handling.
2016-03-10 21:25:57 -06:00