Skip to content

Releases: kaloyan-raev/hello-storj

0.14.0

07 Apr 10:42
Compare
Choose a tag to compare

Updated to uplink-android v0.12.0.

0.12.0

07 Apr 10:42
Compare
Choose a tag to compare
  • Performance improvements
  • Based on Storj v0.25.1

0.11.0

24 Oct 12:41
7860c43
Compare
Choose a tag to compare
  • Migrated to new Java API for Storj V3
  • Shared scopes can now be imported

0.10.0

28 Jun 13:54
Compare
Choose a tag to compare
  • Support for encryption access as a replacement to encryption keys.
  • Error notifications are displayed in multiple lines

0.9.1

17 May 14:04
Compare
Choose a tag to compare
  • Fixed repeating sound notification during download and uploads
  • Canceling downloads and uploads does not result in an error

0.9

17 May 14:03
Compare
Choose a tag to compare
0.9
  • Hello Storj now works with the Storj V3!
  • You need to import your keys for your account on the Mars Tardigrade satellite.

0.8.1

05 Apr 11:09
Compare
Choose a tag to compare
  • Fixed deadlock if importing keys is the first action after launching the app
  • Fixed crash when displaying info about file with special characters in file name
  • Thread pool size of is increased so the app is more responsive when transferring large files

0.8

09 Feb 11:15
Compare
Choose a tag to compare
0.8
  • Cancel button for download and upload notifications
  • Support for Oreo
  • Support for more all CPU architectures
  • Failed to initialize Storj environment when uploading many files simultaneously #10
  • Server-side validation of user credentials #12

0.7

10 Oct 21:57
Compare
Choose a tag to compare
0.7
  • The libstorj integration part of the app is extracted to a separate Gradle library (android-libstorj)
  • Java API improvements: deleting buckets and files, register user, getBucket() method, etc.
  • You can now register new users through the app
  • User and password are validated on the bridge server when importing keys

0.6.1

29 Aug 07:40
Compare
Choose a tag to compare
  • Listing buckets with invalid credentials now shows 'Invalid user credentials' instead of 'No buckets'
  • User-friendly messages displayed for error codes on failed uploads and downloads