Releases: itszechs/DriveStream
Releases Β· itszechs/DriveStream
DriveStream v1.4.0
What's Changed
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
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
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
What's Changed
New features
- Added support for Google Drive Shortcuts by @EnArvy in #84
- Mark as star by @itszechs in #86
- Theme selector and Monochrome icon by @itszechs in #87
- Remember and restore video playback position by @itszechs in #88
- Added support till Android 5 (Lollipop) by @itszechs in #89
Bug fixes
- Fix: Save last playback position by @itszechs in #92
- Fixes for lower android versions by @itszechs in #91
Project fixes
New Contributors
Full Changelog: 1.2.2...1.3.0
DriveStream v1.2.2
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
DriveStream v1.2.0
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
What's Changed
- Fix: orientation override sensor by @itszechs in #23
- Feature: Log out from account by @itszechs in #21
- Feature: Ability to lock playback controls by @itszechs in #24
- Added app icon by @deveshp007 in #25
New Contributors
- @deveshp007 made their first contribution in #25
Full Changelog: 1.0.3...1.1.0
DriveStream v1.0.3
What's Changed
- Revert "Fix: Pagination for Shared drives list" #17
- Fix: Specified
fields
ingetTeamDrives()
#18 - Fix: field name not same as the documentation #19
Full Changelog: 1.0.2...1.0.3