Skip to content

Releases: itszechs/DriveStream

DriveStream v1.4.0

25 Jun 10:55
Compare
Choose a tag to compare

What's Changed

  • Dedicated settings screen #119
  • Added Firebase #120

Notes

  • This version introduces a opt-out Ads feature. There are no intrusive or annoying ad just a banner ad at the bottom of screen.
  • This version also comes with Firebase analytics. Users who don't like tracking, can keep using the older version of the App & disable update notification from Android Settings.

Full Changelog: 1.3.2...1.4.0

DriveStream v1.3.2

14 Jun 11:32
Compare
Choose a tag to compare

What's Changed

  • mpv is default player, long press to get the player menu e9471a8
  • fix: check login status before loading is finished 2ee599b

Full Changelog: 1.3.1...1.3.2

DriveStream v1.3.1

02 Apr 16:36
d9f63ae
Compare
Choose a tag to compare

What's Changed

  • Migration from hardcoded values to user inputs in #107
  • Migrating license to Apache 2.0 in #108
  • Fixed notification permission issues on Android 13 in c68e084
  • Resolved bugs affecting lower versions of Android in 374b388

Full Changelog: 1.3.0...1.3.1

Note

Starting v1.3.1 users MUST create their own OAuth client to continue using the app.
Check updated readme for a step-by-step video guide.

DriveStream v1.3.0

10 Feb 12:35
Compare
Choose a tag to compare

What's Changed

New features

Bug fixes

Project fixes

New Contributors

Full Changelog: 1.2.2...1.3.0

DriveStream v1.2.2

06 Dec 13:13
Compare
Choose a tag to compare

What's Changed

  • Fix: Unable to authenticate #68

Full Changelog: 1.2.1...1.2.2

Note: The signing key has been changed so previous version will need to be uninstalled for any version after 1.2.1

DriveStream v1.2.1

09 Jul 12:59
Compare
Choose a tag to compare

What's Changed

  • Removed unnecessary permissions 16e6d84
  • Video player doesn't restart when dark mode is enabled b108bd6
  • Added banner for TV e11568a
  • Closed #32, #41 and #44

Full Changelog: 1.2.0...1.2.1

DriveStream v1.2.0

02 Jul 12:29
Compare
Choose a tag to compare

What's Changed

  • Initial mpv support
  • Migration from Google Identify SDK to standard OAuth flow
  • App update notifications
  • Android TV Support

Note

  • Existing users will also have to re-login.
  • App version 1.1.0 and older will stop working in few days (as we've switched to standard OAuth flow)

Full Changelog: 1.1.0...1.2.0

DriveStream v1.1.0

25 Jun 14:31
29299de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.3...1.1.0

DriveStream v1.0.3

24 Jun 06:00
Compare
Choose a tag to compare

What's Changed

  • Revert "Fix: Pagination for Shared drives list" #17
  • Fix: Specified fields in getTeamDrives() #18
  • Fix: field name not same as the documentation #19

Full Changelog: 1.0.2...1.0.3

DriveStream v1.0.2

21 Jun 16:34
Compare
Choose a tag to compare

What's Changed

  • Fix: Pagination for Shared drives list #14

Full Changelog: 1.0.1...1.0.2