R-a-dio / R-a-dio-Amazing-Android-App

>wessie doesn't push to master for every commit
MIT License
11 stars 5 forks source link

v1.1 release #7

Closed KilimIG closed 7 years ago

KilimIG commented 7 years ago

for the release of 1.1 based on user feedback, i'll be making this issue, please reply back on what you think is easy/feasible for you to complete

KilimIG commented 7 years ago

HOW DO I STOP MYSELF FROM GETTING EMAILS

Kethsar commented 7 years ago

Queue song colour based on whether it is a request or not can be done fairly easily. In the song's JSON object is a property called "type." 1 is a request, 0 is auto-added by Hanyuu.

Pause on headphone unplug is also feasible and simple and probably should have been put in version 1.0 but I was too lazy.

People from Brazil downloading is on Google and their shitty Play Store or them grabbing the APK from the site. I do not know how feasible blocking the country would be internally.

DJ theme is included in the gay ass ricing step if we get there.

Chromecast integretion hell if I know ¯\_(ツ)_/¯

CaptainJet commented 7 years ago

Chromecast is a HUGE pain, I'd rather not target including it in 1.1

KilimIG commented 7 years ago

added something else in, when you tap+hold on the nowplaying box it will automatically copy the text to the clipboard in addition to announcing via Toast Notification (text copied to clipboard)

resttime commented 7 years ago

For tap+hold it can be simply done by overriding the OnLongClickListener for each textview we want this enabled for.

KilimIG commented 7 years ago

pretty sure it's just the np for now, of people ask for it we can apply it to the LP/q im sure

On Jan 12, 2017 6:42 PM, "resttime" notifications@github.com wrote:

For tap+hold it can be simply done by overriding the OnLongClickListener for each textview we want this enabled for.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/R-a-dio/R-a-dio-Amazing-Android-App/issues/7#issuecomment-272319462, or mute the thread https://github.com/notifications/unsubscribe-auth/ASe0M6_ug6QS0S6UWwMkyepTAL_wLk9Nks5rRrpagaJpZM4Le8jL .

KilimIG commented 7 years ago

1.1 pushed and closed ezpz