DEXTER
3a1fcd2147
AndroidManifest*.xml: Add yubico's url to VIEW/BROWSABLE intent-filter
...
This patch makes it so that the user can choose keepass2android as
a handler for my.yubico.com in
Settings->Apps->App links->keepass2android->Open supported links->
Open in this app.
This is needed to be set manually by the user in order for their
Yubikey NEOs to work.
2018-02-24 14:06:01 +01:00
Philipp Crocoll
d4bd4a8150
update info text string to clarify things
2018-02-21 05:56:38 +01:00
Philipp Crocoll
2ace518db9
Merge branch '1.04'
...
Conflicts:
src/keepass2android/ChangeLog.cs
src/keepass2android/GroupBaseActivity.cs
src/keepass2android/Properties/AndroidManifest_net.xml
src/keepass2android/Resources/values/strings.xml
2018-02-20 22:18:20 +01:00
Philipp Crocoll
e8641cee8f
changelog for 1.05-pre1
2018-02-20 22:15:49 +01:00
Philipp Crocoll
884328d10f
refactor CopyToClipboardService to get (hopefully) more helpful reports on Google Play, see #248
2018-02-20 22:03:43 +01:00
Philipp Crocoll
d8bd8a29bc
don't create notification channels for devices < sdk 26
2018-02-20 22:02:33 +01:00
Philipp Crocoll
cbd6b796ca
created and integrated Adaptive Icons, closes #204
2018-02-20 21:52:25 +01:00
Philipp Crocoll
90cfa4ed5c
refactor CopyToClipboardService to get (hopefully) more helpful reports on Google Play, see #248
2018-02-19 13:33:35 +01:00
Philipp Crocoll
6426abfedf
commit missing change for previous commit
2018-02-19 13:24:44 +01:00
Philipp Crocoll
d746928765
show entry icon in notification, closes #21
2018-02-19 13:11:45 +01:00
Philipp Crocoll
f83554c817
prevent database from being loaded twice simultaneously, fixes #15
2018-02-12 13:21:58 +01:00
Philipp Crocoll
6fc4741c9a
remove icon preferences on Android 8, show info on how to use notification channels on Android 8
2018-02-10 21:06:50 +01:00
Philipp Crocoll
7b63346bd0
set notification channel importances correctly
2018-02-09 12:22:49 +01:00
Philipp Crocoll
737c63e8b0
switch to TargetSDK 26, implement notification channels allowing customization of notification importance on Android 8, see #178
2018-02-09 12:07:21 +01:00
Philipp Crocoll
94b37f6414
fix crashes on Huawei devices when trying to enable autofill
2018-02-09 10:51:08 +01:00
Philipp Crocoll
5fa2bc3bc8
allow to bring up search fied on start, closes #107
2018-02-08 12:44:50 +01:00
Philipp Crocoll
5d7a5ace66
change the way how Files are written through SAF. Fixes #241
2018-02-08 11:46:48 +01:00
Philipp Crocoll
0bd213a327
make sure correct items for ActionMode are displayed, fixes #231
2018-02-08 11:09:41 +01:00
Philipp Crocoll
3d9f351d84
Merge branch 'master' of https://github.com/PhilippC/keepass2android
2018-02-08 08:54:36 +01:00
Philipp Crocoll
9fda220f33
move netftpandroid to github
2018-02-08 08:53:25 +01:00
PhilippC
991ae1d6e3
Merge pull request #203 from StefanSchoof/patch-1
...
Add Bugzilla link to Firefox Support
2018-01-23 23:10:33 +01:00
Philipp Crocoll
b993be4658
add some info texts, especialy for novice users to avoid some common misunderstandings. closes #46 , closes #47
2018-01-23 23:09:17 +01:00
Philipp Crocoll
c4f8af2311
Merge branch '1.04'
2018-01-23 21:05:59 +01:00
Philipp Crocoll
4c541e98ab
manifest for release 1.04
2018-01-23 21:05:22 +01:00
Philipp Crocoll
7b8b24b45d
fix translations
2018-01-23 20:56:59 +01:00
Philipp Crocoll
a61a44edc9
update translations from crowdin
2018-01-23 20:42:52 +01:00
Philipp Crocoll
393f3e5737
fix bug with showing auto-fill hint too often
2018-01-23 20:32:01 +01:00
Philipp Crocoll
c34e38e50f
allow to import content-URI database files to internal folder ( closes #158 )
2018-01-23 20:23:23 +01:00
Philipp Crocoll
b98676ea77
avoid crash when IconSet was uninstalled ( fixes #139 )
2018-01-23 20:03:05 +01:00
Philipp Crocoll
002c67e48c
support otpauth:// URIs in otp field as used by KeeWeb ( closes #118 )
2018-01-23 19:53:06 +01:00
Philipp Crocoll
cf21684916
fix display issue with dynamic fields and visible passwords (related to #96 )
2018-01-23 19:52:33 +01:00
Philipp Crocoll
9fe1a904c8
allow to hide the length of the QuickUnlock code. Closes #52
2018-01-23 19:11:01 +01:00
Philipp Crocoll
c4e67db75f
fix QuickUnlock with Unicode characters like emojis (length correction was incorrect or misleading), fixes #161
2018-01-22 13:07:04 +01:00
Philipp Crocoll
8487555315
fix issue with displaying long passwords by using two different TextViews for the visible and "protected" password view, toggling visibility instead of InputType. Fixes #96 .
2018-01-22 12:48:40 +01:00
Philipp Crocoll
304c1ef5d2
don't use implicit intents for notification actions. Should fix #149 .
2018-01-22 11:45:28 +01:00
Philipp Crocoll
c911a7a310
manifest for 1.04-pre4 (main change in release: rebuilding keyboard, seems to fix broken keyboard)
2018-01-22 11:33:43 +01:00
Philipp Crocoll
322f29b31b
manifest for 1.04-pre3
2018-01-22 10:08:08 +01:00
StefanSchoof
f0a86db9e4
Add Bugzilla link to Firefox Support
2018-01-11 10:56:22 +01:00
Philipp Crocoll
60bcfa8ab1
add a little help page about autofill
2018-01-08 11:06:30 +01:00
Philipp Crocoll
074b63d68d
move AccService-Library to plugin repo
2018-01-05 05:51:58 +01:00
Philipp Crocoll
45fb856898
add check for null preference
2018-01-05 05:37:41 +01:00
Philipp Crocoll
138ed85f93
increase number of displayed recent fiels, fixes #179
2018-01-05 05:37:24 +01:00
Philipp Crocoll
a632dd172e
version 1.04-pre2
2018-01-04 21:47:26 +01:00
Philipp Crocoll
8fbf915710
set AutoReturnFromQuery to default true
2018-01-04 20:58:03 +01:00
Philipp Crocoll
8eafc5816d
show message in bottom bar if KP2A autofill service is not enabled ( #9 )
2018-01-04 20:48:51 +01:00
Philipp Crocoll
17b50df101
change heuristic to decide what is a username field: treat every field before a password field as username field. Even though this seems to make less sense, it works better with several apps; decode field references for AutoFill; display item in preferences for Autofill ( #9 )
2018-01-03 21:19:14 +01:00
Philipp Crocoll
b9e436d56d
implemented saving of data from autofill service ( #9 )
2018-01-02 16:28:54 +01:00
Philipp Crocoll
a929db9939
fix save popup in QuickUnlock
2018-01-02 14:59:19 +01:00
Philipp Crocoll
8287232866
display the last opened entry as an additional dataset, helps to fill paypal app and helps with partitioned data
2018-01-02 14:29:29 +01:00
Philipp Crocoll
11330b608b
use CommonUtil for logging of Autofill service everywhere
2018-01-02 13:07:14 +01:00