index
:
dsub
edge
material3
stupid-refactoring
My fork of the DSub Android client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
2015-06-09
Convert UserFragment to RecyclerView
Scott Jackson
2015-06-08
Missed reference to EntryAdapter
Scott Jackson
2015-06-08
No longer using EntryAdapter
Scott Jackson
2015-06-08
#232 Switch NowPlayingFragment to RecyclerView, add swipe to remove and bette...
Scott Jackson
2015-06-05
Make popup align more in center
Scott Jackson
2015-06-05
Fix folders with empty data sets
Scott Jackson
2015-05-29
Put back scroll to item on search and remove long click action
Scott Jackson
2015-05-28
#509 Convert search to use RecyclerView
Scott Jackson
2015-05-28
Convert artist fragments over to RecyclerView
Scott Jackson
2015-05-28
Convert a bunch of other fragments to RecyclerView
Scott Jackson
2015-05-27
Move OnItemClickListener into abstraction
Scott Jackson
2015-05-27
Trigger loading a little earlier
Scott Jackson
2015-05-27
Put playlist removal after deletion back
Scott Jackson
2015-05-26
#479 Separate personal from shared playlists
Scott Jackson
2015-05-26
Abstract out common logic into SectionAdapter
Scott Jackson
2015-05-22
Allow more fine tuned control over LayoutManager
Scott Jackson
2015-05-22
Add abstract SelectRecyclerFragment
Scott Jackson
2015-05-22
Fix item selection animation
Scott Jackson
2015-05-22
Add loading indicator for infinite loading
Scott Jackson
2015-05-19
Update to use isAlbum
Scott Jackson
2015-05-16
#453 Move to using a RecyclerView for directories
Scott Jackson
2015-05-07
#493 Start of adding header to drawer
Scott Jackson
2015-05-02
Merge branch 'master' into SlideUpPanel2
Scott Jackson
2015-05-01
Fix crash when coming across album with no album...you heard me.
Scott Jackson
2015-04-30
Fixed #499: Warning when user is trying to download on mobile when Wifi only ...
Scott Jackson
2015-04-28
Fix background update running on hidden NowPlayingFragment
Scott Jackson
2015-04-28
#259 Bunch of fixes/improvements to swipe up bar
Scott Jackson
2015-04-27
Merge work for #259 after project structure change
Scott Jackson
2015-04-27
#496 Update cached metadata in background thread
Scott Jackson
2015-04-27
Fix random crash
Scott Jackson
2015-04-25
Update to gradle
Scott Jackson