room-15 / ChatSE

An Android application for StackOverflow and StackExchange chat! Revived by Tristan Wiley, base app created by Anubian
Apache License 2.0
22 stars 18 forks source link

Add starboard #18

Closed TristanWiley closed 6 years ago

TristanWiley commented 7 years ago

Need to add starboard and add newevent listener for started items

Mauker1 commented 7 years ago

We could add this one on the right drawer

TristanWiley commented 7 years ago

Do we even want to have a starboard? Like, the mobile version doesn't and it just adds more crap to load. We can make it a separate page, so in the overflow menu, click stars, and load them all. That's a lot easier.

Mauker1 commented 7 years ago

I like that option more. Yeah. It's better to show them all on a different Fragment or Activity.

TristanWiley commented 7 years ago

Can you just do me a favor and make a layout for it? A separate activity works with a basic recyclerview of items?

Mauker1 commented 7 years ago

Yes, sure

codeguru42 commented 6 years ago

In the mobile web chat, you can view the starboard from the hamburger menu.

TristanWiley commented 6 years ago

Ours is a little different, right now it's in the toolbar because rooms are in the hamburger.

TristanWiley commented 6 years ago

This is actually done. #40 is an issue with it

codeguru42 commented 6 years ago

I should have quoted the message which I was referring to:

Do we even want to have a starboard? Like, the mobile version doesn't...

Glad to help you notice that this issue can just be closed. I'm looking for places to make contributions for Hacktoberfest, so I was looking through your issues. Don't hold your breath, but I'll see what I can do to tackle something this weekend.

TristanWiley commented 6 years ago

Sweet! Yeah I gotta do some Hacktoberfest stuff too.