Testing: Different WebDAV accounts in different profiles bugfix
Pre-release
Pre-release
·
101 commits
to pr/android/fix-webdav-multiple-profiles
since this release
Summary
This release applies a possible fix for this WebDAV sync issue: On Android credentials: omit
is added to the fetch
options to prevent potentially-incorrect authentication cookies from being sent to the server.
Changes in this release
Before building from this commit, the following additional changes were made:
- Changed the app ID to
net.personalizedrefrigerator.joplin
to allow this release to install alongside the official Joplin APK. - Changed the app name to
Joplin (Testing)
. - Applied this commit to build multiple APKs (one per architecture) from Android studio.
See __build_instructions(2).md for a step-by-step process to create a similar build locally.
Note
Most users should use app-arm64-v8a-release.apk
, as opposed to app-x86-release
or app-armeabi-v7a-release.apk
.