Merge branch 'master' of https://github.com/PhilippC/keepass2android
This commit is contained in:
		| @@ -19,4 +19,6 @@ Beta-releases can be obtained by opting in to the [Beta testing channel](https:/ | |||||||
| # How do I learn more? | # How do I learn more? | ||||||
| Please see the [documentation](Documentation.md). | Please see the [documentation](Documentation.md). | ||||||
|  |  | ||||||
|  | The project homepage is https://philipp.crocoll.net/keepass2android/index.html | ||||||
|  |  | ||||||
| [](https://www.bitrise.io/app/43a23ab54dee9f7e) | [](https://www.bitrise.io/app/43a23ab54dee9f7e) | ||||||
|   | |||||||
| @@ -33,7 +33,7 @@ build-java.bat will call gradlew for several Java modules. build-xamarin.bat wil | |||||||
|  |  | ||||||
| - Install [Mono](https://www.mono-project.com/) | - Install [Mono](https://www.mono-project.com/) | ||||||
| - Install Xamarin.Android | - Install Xamarin.Android | ||||||
|   - Option 1: Use the mono-project [CI builds](https://jenkins.mono-project.com/view/Xamarin.Android/job/xamarin-android-linux/lastSuccessfulBuild/Azure/) |   - Option 1: Use the mono-project [CI builds](https://dev.azure.com/xamarin/public/_build/latest?definitionId=48&branchName=main&stageName=Linux) | ||||||
|   - Option 2: [Build it from source](https://github.com/xamarin/xamarin-android/blob/master/Documentation/README.md#building-from-source) |   - Option 2: [Build it from source](https://github.com/xamarin/xamarin-android/blob/master/Documentation/README.md#building-from-source) | ||||||
| - Setup your environment: | - Setup your environment: | ||||||
|   - Add `xabuild` to your path: `export PATH=/path/to/xamarin.android-oss/bin/Release/bin/:$PATH` |   - Add `xabuild` to your path: `export PATH=/path/to/xamarin.android-oss/bin/Release/bin/:$PATH` | ||||||
|   | |||||||
| @@ -729,17 +729,18 @@ | |||||||
|     * 新的 OneDrive 实现:支持 OneDrive for Business、共享文件、可选权限范围、多账户,以及修复离线访问问题\n |     * 新的 OneDrive 实现:支持 OneDrive for Business、共享文件、可选权限范围、多账户,以及修复离线访问问题\n | ||||||
|     * 其他问题修复 |     * 其他问题修复 | ||||||
|   </string> |   </string> | ||||||
|   <string name="ChangeLog_1_07">版本1.07 \ n |   <string name="ChangeLog_1_07">版本1.07 \n | ||||||
|      *修复了三星Android 9上的崩溃问题\ n |      *修复了三星Android 9上的崩溃问题\n | ||||||
|      *允许打开多个与KeeAutoExec兼容的数据库\ n |      *允许打开多个与KeeAutoExec兼容的数据库\n | ||||||
|      * SFTP:允许公钥验证,检查主机密钥是否已更改\ n |      * SFTP:允许公钥验证,检查主机密钥是否已更改\n | ||||||
|      *介绍pCloud支持 - 感谢gilbsgilbs!\ n |      *介绍pCloud支持 - 感谢gilbsgilbs!\n | ||||||
|      *明确指出Nextcloud支持\ n |      *明确指出Nextcloud支持\n | ||||||
|      *改进入口附件的保存和更新\ n |      *改进入口附件的保存和更新\n | ||||||
|      *更多选择,以适应个人喜好的行为\ n |      *更多选择,以适应个人喜好的行为\n | ||||||
|      * SSL:信任用户证书\ n |      * SSL:信任用户证书\n | ||||||
|      *改进自动填充功能(现在适用于Firefox,允许减少弹出窗口)\ n |      *改进自动填充功能(现在适用于Firefox,允许减少弹出窗口)\n | ||||||
|      *错误修复\ n</string> |      *错误修复\n | ||||||
|  |   </string> | ||||||
|   <string name="ChangeLog_1_06">    1.06版本\n |   <string name="ChangeLog_1_06">    1.06版本\n | ||||||
|     *切换到ykDroid而不是YubiChallenge作为Yubikey Challenge-Response的应用程序。\n |     *切换到ykDroid而不是YubiChallenge作为Yubikey Challenge-Response的应用程序。\n | ||||||
|     *实施对KeepassXC挑战应答的支持。 注意:数据库格式必须是KDBX4!\n |     *实施对KeepassXC挑战应答的支持。 注意:数据库格式必须是KDBX4!\n | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Philipp Crocoll
					Philipp Crocoll