Skip to content

Releases: lhns/restic-android

0.5.0

14 Aug 21:52
Compare
Choose a tag to compare

0.4.6

01 Jul 13:58
Compare
Choose a tag to compare

0.4.5

17 Mar 20:24
Compare
Choose a tag to compare
  • fixed crash on android 12 (set FLAG_IMMUTABLE)

0.4.4

14 Mar 18:41
20c99fb
Compare
Choose a tag to compare
  • fixed npe on "non-primary" external storage provider folder uris (#139 by @quantum-byte)

0.4.3

14 Mar 00:18
Compare
Choose a tag to compare
  • fixed exception on hostname detection

0.4.2

10 Mar 22:41
Compare
Choose a tag to compare
  • split apk per abi
  • fixed version code

0.4.1

10 Mar 14:48
91f6018
Compare
Choose a tag to compare
  • updated restic to v0.15.1 (fixes #115)
  • list files in snapshot (#104 by @Shelliis)
  • notification updates (#102 by @Shelliis)
  • make android cert store available to restic (#96, fixes #99)
  • make hostname and dns server configurable
  • fixed launcher icon on some devices
  • fixed version code (fixes #135)
  • ui improvements
  • dependency updates

0.3.0

02 May 13:20
54fcb52
Compare
Choose a tag to compare
  • added 'rest' and 'b2' repo support (#76 by @quantum-byte)
  • added wifi wake lock (#66 by @Shelliis)
  • more informative notifications (#69 by @Shelliis)
  • switch to a readable config format that makes it easier to debug (#68). NOTE: All Passwords have to be re-entered
  • dependency updates

0.2.2

06 Mar 15:37
Compare
Choose a tag to compare
  • dependency updates
  • reduce the number of notification updates per second (#65 by @Shelliis)
  • make notification clickable

0.2.1

26 Nov 21:21
Compare
Choose a tag to compare
  • use dns resolver
  • fix version number