- Jan 17, 2016
-
-
Kevin Whitaker authored
Add paused state to playlist to help give right play/pause state to ui. Implement skeleton of playlist fragment.
-
Kevin Whitaker authored
-
- Dec 08, 2015
-
-
Kevin Whitaker authored
-
- Dec 06, 2015
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Change album queue button to floating action button like in apps like gogole play music. Might decide to anchor differently in future.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Add in album button that will in future add all album songs to queue. Add more details into track listing.
-
- Dec 01, 2015
-
-
Kevin Whitaker authored
-
- Nov 30, 2015
-
-
Kevin Whitaker authored
Switch around Album UI to use smaller art images to make it easier for transitions and image cache. Will think about where would be best to use larger images later.
-
Kevin Whitaker authored
Finally figured out transitions. The biggest issue was that it wasn't clear transition names had to be unique for the whole fragment. Now also chaining transitions for different effects.
-
- Nov 29, 2015
-
-
Kevin Whitaker authored
-
- Nov 27, 2015
-
-
Kevin Whitaker authored
Start of basic track listing. Still needs some work in what is displayed both content and style. Still can't figure out why shared content isn't working like I expect.
-
Kevin Whitaker authored
-
- Nov 25, 2015
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Use new custom modified RRV lib until pull request is complete. Use dynamic columns instead of hard coded ones.
-
- Nov 22, 2015
-
-
Kevin Whitaker authored
Move fragment code into adapter so attempts at shared view transitions might be possible. Code is set up for it, but it doesn't look quite right. Play around with how albums look in port/land mode.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Rework DB to have artist data separated into Artist table. Rework refresh notifications to be more in line with actions with multiple fragments. Filed bug against what I'm seeing on artist fragment. https://github.com/thorbenprimke/realm-recyclerview/issues/4
-
- Nov 21, 2015
-
-
Kevin Whitaker authored
Implement drawer switches to have animations. Layout enough of artist fragment to demo this. Try out using dynamic colors based on album art for albums.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Add in start of artist screen and have screens listed in drawer. Refresh state should be kept even when switching fragments.
-
Kevin Whitaker authored
-
- Nov 20, 2015
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
Change out all-in-one deserialization process with object-by-object method to save memory. Still not enough. Looks like I'll need to send each object right into the DB instead of into a list.
-
Kevin Whitaker authored
Migrate to Xstream to prevent too many changes. Still have memory issue, but some flexibility to still find away around it.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- Nov 19, 2015
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- Nov 18, 2015
-
-
Kevin Whitaker authored
Since smaller zipped file will be needed to update, create custom retrofit converter to handle task. Started laying out api code.
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
- Nov 17, 2015
-
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-
Kevin Whitaker authored
-