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
Age
Commit message (
Collapse
)
Author
2015-07-18
Remove v11 styles + move to borderless background for buttons
Scott Jackson
2015-07-18
Fix drawer header in offline mode
Scott Jackson
2015-07-18
Fix empty bottom bar image on first load
Scott Jackson
2015-07-18
Update to use tinted drawables
Scott Jackson
2015-07-18
Fix -1/0
Scott Jackson
2015-07-18
Playing: 0/100 needs to be 1-based
Scott Jackson
2015-07-18
Revert hiding bottom bar since it still has issues
Scott Jackson
2015-07-18
Make sure revision has changed since event was posted
Scott Jackson
2015-07-18
Fix ActionMode removing translucent status bars
Scott Jackson
2015-07-13
#527 Change from polling to using DownloadService events
Scott Jackson
2015-07-11
Tin stars according to theme
Scott Jackson
2015-07-11
Tint stars according to theme
Scott Jackson
2015-07-10
Remove colors-v11
Scott Jackson
2015-07-10
Fix ActionMode system bar
Scott Jackson
2015-07-09
Fix Equalizer/Lyrics fragment not being in place of NowPlayingFragment
Scott Jackson
2015-07-07
Fix panel state when rotating with panel expanded
Scott Jackson
2015-07-07
Add drawer header
Scott Jackson
2015-07-07
Update gitignore to always exclude Thumb.db
Scott Jackson
2015-07-07
Don't show refresh when pulling local data
Scott Jackson
2015-07-07
Fix Offline text while offline
Scott Jackson
2015-07-02
#332 Start of long multi select
Scott Jackson
2015-06-26
Format playlist creation date
Scott Jackson
2015-06-25
#517 Missed in previous commit
Scott Jackson
2015-06-25
#517 Replace ContextMenu with PopupMenu
Scott Jackson
2015-06-25
#525 Implement swipe remove on DownloadFragment
Scott Jackson
2015-06-25
Reimplement hiding bottom bar using setPanelState(HIDDEN)
Scott Jackson
2015-06-25
Revert previous change since it causes bar to not show up at start
Scott Jackson
2015-06-25
Remove app.iml and local.properties
Scott Jackson
2015-06-25
Update gitignore
Scott Jackson
2015-06-25
Remove from repo
Scott Jackson
2015-06-25
Merge branch 'master' into SlideUpPanel2
Scott Jackson
2015-06-24
Hide NowPlaying bar when starting with nothing playing (can't hide later ↵
Scott Jackson
since layout bug keeps a placeholder there) + close bar after clearing queue
2015-06-24
Move settings initiation to before super so we don't crash setting up drawer ↵
Scott Jackson
header on first run
2015-06-24
Make UpdateView be template based for easier use
Scott Jackson
2015-06-24
Remove divider from fragment since shadow takes care of it already
Scott Jackson
2015-06-24
Remove unused layout res
Scott Jackson
2015-06-24
Chane dividerColor to reference colorPrimary
Scott Jackson
2015-06-22
Theme update
Scott Jackson
2015-06-19
Add warning log when failing to refresh album list
Scott Jackson
2015-06-18
Merge branch 'NavigationView' into SlideUpPanel2
Scott Jackson
2015-06-18
Go back to back icon for Now Playing fragment
Scott Jackson
2015-06-17
Convert MainFragment over to SectionAdapter
Scott Jackson
2015-06-17
Switch SettingsActivity over to use manually inserted Toolbar
Scott Jackson
2015-06-17
Fix Setting being selected
Scott Jackson
2015-06-10
Put drawer behind system bar, color ActionBar
Scott Jackson
2015-06-09
Merge branch 'SlideUpPanel2' into NavigationView
Scott Jackson
Conflicts: app/src/main/java/github/daneren2005/dsub/activity/SubsonicFragmentActivity.java
2015-06-09
Merge branch 'RecyclerView' into SlideUpPanel2
Scott Jackson
2015-06-09
Add divider for headers
Scott Jackson
2015-06-09
Convert UserFragment to RecyclerView
Scott Jackson
2015-06-08
Missed reference to EntryAdapter
Scott Jackson
[next]