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-08-12
Updated API to target 18
Scott Jackson
2013-08-12
Merge branch 'master' of https://github.com/daneren2005/Subsonic
Scott Jackson
2013-08-12
Converted everything to ActionBarCompat
Scott Jackson
2013-08-12
Remove ActionBarSherlock module
Scott Jackson
2013-08-12
Added new RemoteControlClient position support (4.3+)
daneren2005
2013-08-11
Update support lib version
Scott Jackson
2013-08-11
Only show as playing if status is returned of playing
Scott Jackson
2013-08-11
Minor code improvements
Scott Jackson
2013-08-11
Stop media player setup concurrent with RemoteControl on
Scott Jackson
2013-08-11
Just use downloadService handler to prevent startup error
Scott Jackson
2013-08-11
Use JukeboxController instead of JukeboxService
Scott Jackson
2013-08-09
Fix forSong returning a dummy DownloadFile when not actively downloading
daneren2005
2013-08-09
Go back to putting album in since now RemoteControlClient is used for other ↵
daneren2005
stuff
2013-08-08
Fixes to controllers
Scott Jackson
2013-08-08
Create JukeboxController.java
daneren2005
2013-08-08
Turn RemoteController into abstract class instead of interface
daneren2005
2013-08-08
Replace my implementation of getNewId with official View.generateViewId()
daneren2005
View.generateViewId() is only available in API >= 17, so want to be able to use it everywhere. My implementation can possibly cause conflicts with statically defined IDs in R.
2013-08-06
Forgot constant in commit
Scott Jackson
2013-08-06
Close #111 Persist RC state across sessions
daneren2005
2013-08-06
Make sorting functionally identical to server sort
daneren2005
MediaFileSorter inside of subsonic-main/src/main/java/net/sourceforge/subsonic/service/MediaFileService.java
2013-08-05
Png cleanup
Scott Jackson
2013-08-05
Changed hard coded jukebox methods to abstract remote methods
Scott Jackson
2013-08-05
Steal nicer looking volume control from Subsonic
Scott Jackson
2013-08-05
Fix null ptr exception on download all podcasts
Scott Jackson
2013-08-05
Forgot .java
Scott Jackson
2013-08-05
Forgot to commit menu
daneren2005
2013-08-05
Added option to download all podcasts at once
daneren2005
2013-08-05
Added AlbumArtist, Genre, Track to RemoteControlClient data
daneren2005
2013-08-05
Hide Empty view while refreshing
daneren2005
2013-08-05
Hide Empty view while refreshing
daneren2005
2013-08-05
Put back toast for position change in song
daneren2005
2013-08-05
Fix podcasts requiring version >= 4.8
daneren2005
2013-07-31
Update UpdateView abstraction
Scott Jackson
2013-07-31
Update PodcastChannelView.java
daneren2005
2013-07-31
Use UpdateView abstraction
daneren2005
2013-07-31
Use UpdateView abstraction
daneren2005
2013-07-31
Use UpdateView abstraction
daneren2005
2013-07-31
Use UpdateView abstraction
daneren2005
2013-07-31
Use UpdateView abstraction
daneren2005
2013-07-31
Use UpdateView abstraction
daneren2005
2013-07-31
Move a lot of common use cases into abstraction
daneren2005
2013-07-31
Remove IO from ArtistView
daneren2005
2013-07-31
Update AlbumView.java
daneren2005
2013-07-31
Remove IO from ArtistEntryView
daneren2005
2013-07-31
Remove IO from AlbumView
daneren2005
2013-07-31
Background IO of PlaylistView
daneren2005
2013-07-30
Don't allow spaces in the url
daneren2005
2013-07-29
Create RemoteController Interface
daneren2005
2013-07-29
Create RemoteControlState
daneren2005
2013-07-27
Update icons
Scott Jackson
[prev]
[next]