Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Releases: CUTR-at-USF/MUSER

v1.3.0

05 Feb 19:33
e19d6fa
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

Released to the beta testing group on Google Play on Feb 5th, 2020.

Enhancements:-

  • #17 - Add SCAN_FORWARD event (#109)
  • #72 - Track volume data (#112)
  • #17 - Collect PLAY_NEXT, ADD_TO_PLAYLIST and ALBUM_SHUFFLE event (#116)
  • #102 - Remove song from Playlist (#119)
  • #120 - Hide menu options Delete and Blacklist (#124)
  • #17 - Add ADD_TO_QUEUE event (#125)
  • #17 - Add BIOGRAPHY event (#130)
  • #34 - Add Email Us Preference (#132)
  • #69 - Add Device information to Firebase (#133)

Bugs:-

  • Fix a crash that occurred while clicking on the overflow button (#123)
  • #134 - Fix fix artist name bug (#135)

v1.2.0

13 Nov 20:29
6c8aed2
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

Released to the beta testing group on Google Play on Nov 17, 2020.

Enhancements:

  • #17 - Add NEXT event (#90)
  • #89, #17 - Add UI_EVENT PLAY, PLAY_ARTIST, PLAY_GENRE, PLAY_ALBUM_ARTIST from overflow (#91)
  • #17 - Add PREV event (#92)
  • #17 - Capture REPEAT events (#93)
  • #87 - Add new informed consent (#94)
  • #17 - Add Shuffle event(#95)
  • #17 - Add favorite and unfavorite tracking (#103)

Bugs:

  • #101 - Fix Crash when adding to playlist (API 29 bug) (#103)
  • #104 - Fix crash while adding duplicates to the Playlist (#107)

v1.1.2

21 Oct 18:23
a51e0d0
Compare
Choose a tag to compare
v1.1.2 Pre-release
Pre-release

Released to the beta testing group on Google Play on October 21, 2020.

versionName 1.1.2
versionCode 5004

Enhancements:

#77 - Change targetsdk and compilesdk to 29 (#86)

v1.1.1

13 Oct 17:26
7b3b3f4
Compare
Choose a tag to compare
v1.1.1 Pre-release
Pre-release

Released to the beta testing group on Google Play on October 13, 2020.

versionName 1.1.1
versionCode 5003

Enhancements:

  • #78 - Removed class name obfuscation(PR #80)

Bugs fixes:

  • #78 - Keep song model classes when obfuscating(PR #79)

v1.1.0

09 Oct 14:57
5308be1
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Released to the beta testing group on Google Play on October 9, 2020.

versionName 1.1.0
versionCode 5002

Enhancements:

  • Removed versionCode auto increment from build.gradle (#76)
  • Removed changed log (#75)
  • #17 - Add Song Data Pojo (PR #41)
  • #47 - Set default theme (PR #48)
  • #42 - Add adaptive icons(PR #51)
  • Add full adaptive icons source (PR #52)
  • Remove old adaptive icon source file
  • #60 - Force theme colors (PR #63)
  • #46 - Initial implementation of tracking PLAY and PAUSE events via Firebase(PR #66)
  • #62 - New adaptive icons, add feature graphic (PR #67)
  • #38, #39 - Dialogs and IO for participant registration process(PR #64)
  • #68 - updated README.md with build and release instructions(PR #73)

v1.0.0

08 Jul 18:31
ee03804
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

Initial release of the USF version of the app to closed beta on Google Play. Submitted for review on July 7, 2020.