Skip to content

Releases: docspell/android-client

Docspell Share 0.9.0

28 May 10:07
Compare
Choose a tag to compare

What's Changed

  • Fix/duplicates (#67) @eikek
  • Update dependency androidx.constraintlayout:constraintlayout to v2.1.4 (#66) @renovate

Docspell Share 0.8.1

11 May 22:34
Compare
Choose a tag to compare

What's Changed

  • Allow uploading all files (removed file type restriction)
  • Update dependency gradle to v7.4.2 (#62) @renovate
  • Update actions/checkout action to v3.0.2 (#63) @renovate

Docspell Share 0.8.0

21 Mar 11:30
Compare
Choose a tag to compare
  • 7caa7c2: Try to allow cleartext traffic (eikek) #61

Docspell Share Nightly

21 Mar 10:22
fdca801
Compare
Choose a tag to compare
Pre-release

Commits

  • b3f81be: Update actions/checkout action to v3 (Renovate Bot) #59
  • 7caa7c2: Try to allow cleartext traffic (eikek) #61

Docspell Share 0.7.0

28 Feb 23:23
Compare
Choose a tag to compare

Docspell Share 0.5.0

02 Apr 09:44
Compare
Choose a tag to compare

Additionally allow user provided certificates, #5

Docspell Share 0.4.0

12 Jan 22:10
Compare
Choose a tag to compare

This bumps a dependency and fixes fastlane metadata. It is functionally equivalent to 0.3.0

Docspell Share 0.3.0

18 Aug 21:08
Compare
Choose a tag to compare

For Android >= 6, it is now asking properly for the camera permission when scanning QR codes.

Docspell Share 0.2.0

07 Aug 17:56
Compare
Choose a tag to compare

This contains small fixes and allows to choose a url when sharing, if no default is defined.

Docspell Share 0.1.0

03 Aug 15:00
Compare
Choose a tag to compare

This is the initial release of a very basic android app that allows to upload files from your android device to your docspell instance.

  • Maintain a list of source urls in the app and mark one as a default
  • Use the "Share With" action from another app (e.g. OpenNoteScanner) and choose this app as target
  • The file is uploaded to your docspell server and processed as normal

The app requires at least Android 5.0/Lollipop.