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
2013-11-08
Minor layout tweaks
Scott Jackson
2013-11-08
Update all icons that I could find replacements for
Scott Jackson
2013-11-08
Added a basic menu for when drawer is pulled out
Scott Jackson
2013-11-08
Added bookmarks tab to layout, more optimizations
Scott Jackson
2013-11-08
Removed some duplicate layouts
Scott Jackson
2013-11-08
Fix web commits
Scott Jackson
2013-11-08
More updates to icons for different themes/dpi
Scott Jackson
2013-11-08
Updated list_item_more icons to something better
Scott Jackson
2013-11-08
Create SelectBookmarkFragment.java
daneren2005
2013-11-08
Create BookmarkAdapter.java
daneren2005
2013-11-07
Update icons for notification icon + song view now playing
Scott Jackson
2013-11-07
Fix server listing not updating when being changed
daneren2005
2013-11-07
Fix up icon not being displayed
daneren2005
2013-11-07
Change title of Artist tab to match listing on drawer
daneren2005
2013-11-07
Move > size handling to DownloadService so it can cover all cases
Scott Jackson
2013-11-06
Closes #178 Made persistent notification more like standard, updated icons
Scott Jackson
2013-11-06
Added Robot theme to JB+ devices
Scott Jackson
2013-11-05
Fix web commits
Scott Jackson
2013-11-05
Filled in stub methods for ratings/bookmarks
daneren2005
2013-11-05
Added BookmarkParser
daneren2005
2013-11-05
Added bookmark class
daneren2005
2013-11-05
Attempt to fix crash using drawer in DownloadActivity
daneren2005
2013-11-05
Fix search from outside of app showing blank screen
daneren2005
2013-11-05
Make the next button obey the same rules that the normal progression does
daneren2005
2013-11-04
Slightly better layout for buttons on tablets
Scott Jackson
2013-11-04
Get rid of unused resources
Scott Jackson
2013-11-04
#162 Remove use of SearchActivity
Scott Jackson
2013-11-04
Created stubs for Bookmarks/Ratings
Scott Jackson
2013-11-04
Fix web commits
Scott Jackson
2013-11-04
Have builder return JB specific client
daneren2005
2013-11-04
Create Remote Control Client for JB devices
daneren2005
2013-11-04
Forgot to make these protected
daneren2005
2013-11-04
Remove JB specific code from ICS client
daneren2005
2013-11-04
Fix swiping being broken with drawer layout
daneren2005
2013-11-04
Remove gestureScanner from DownloadFragment
daneren2005
2013-11-04
Put Gesture Detector inside of SubsonicFragment
daneren2005
2013-11-03
4.2.0 Beta Release
Scott Jackson
2013-11-03
Don't make the now playing tab a top level view
Scott Jackson
2013-11-02
#162 Highlight top level currently selected
Scott Jackson
2013-11-01
Removed some unused assets
Scott Jackson
2013-11-01
#123 Fleshed out more of the tablet logic
Scott Jackson
2013-11-01
Fix initial setup
Scott Jackson
2013-11-01
#123 Added logic in add/remove functions to keep a left/right fragment
daneren2005
2013-11-01
Print stack trace of error when failing to rename
daneren2005
Needed to track down a issue with the renaming process
2013-10-30
#123 Add structure to support multiple fragments when in tablet mode
Scott Jackson
2013-10-30
Remove dedicated search button
daneren2005
2013-10-30
Remove dedicated search button
daneren2005
2013-10-30
Help has been removed
daneren2005
2013-10-29
Change title when drawer is open/closed
daneren2005
2013-10-29
Always force load artist listing if going from Recent Albums
daneren2005
If something is in recent albums, chances are the list of albums has changed for the artist. When going through this mechanism, make sure to hard refresh the list.
[next]