aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-24For Lolipop use new API's to determine which external dir is the SD cardScott Jackson
2015-04-24Fix crash if user backs out during remote operationScott Jackson
2015-04-23#495 Lazy load artist bio information since Subsonic takes so long the first ...Scott Jackson
2015-04-23Don't show Per Folder option for MadsonicScott Jackson
2015-04-23When doing a nested search, make the starting text be the previous searchScott Jackson
2015-04-22Fix crash if system unregisters route before creationScott Jackson
2015-04-22Fix broken notification controlsScott Jackson
2015-04-20Fix cache location not being initialized with non-null valueScott Jackson
2015-04-20Handle down events instead of up. Some hardware devices only send up eventsScott Jackson
2015-04-20Put the synchronization further into serialization process to avoid freezesScott Jackson
2015-04-13Fix random freeze while swapping songsScott Jackson
2015-04-11Fixed #420: Add GSM voice search (search for x on DSub)Scott Jackson
2015-04-10Fixed #452: combine artists of the same name from different foldersScott Jackson
2015-04-09Fix switching into tag mode with first level artists offScott Jackson
2015-04-07Fixed #486: add letter index to alphabetical album listingsScott Jackson
2015-04-07Move adapters to dedicated dirScott Jackson
2015-04-07#477 Add option to auto play when plugging in headphonesScott Jackson
2015-04-06 #482 Fix share url being wrong in AmpacheScott Jackson
2015-04-02Merge branch 'tv'Scott Jackson
2015-04-02Don't show changelog for first run everScott Jackson
2015-04-02Make pull to refresh be based on precense of touchscreenScott Jackson
2015-04-02Disable tv options in master since it appears to have commited to master even...Scott Jackson
2015-04-01Disable pull to refresh and add refresh button for TV layoutsScott Jackson
2015-04-01Keep drawer displayed for TV layoutsScott Jackson
2015-04-01Set cache location if it is nullScott Jackson
2015-04-01Fix when cache location is nullScott Jackson
2015-04-01Fix getting a error sometimes when skipping to the next song while another on...Scott Jackson
2015-03-30GB compat fixes (merged from source)Scott Jackson
2015-03-30Fix error if cache location is nullScott Jackson
2015-03-30#451 Add option to treat first level as artist groups instead of artists them...Scott Jackson
2015-03-30Fix fragments not having a context before onCreateOptionsMenu sometimesScott Jackson
2015-03-30Throw storage warning in try/catch blockScott Jackson
2015-03-28Make ongoing notification dismissableScott Jackson
2015-03-28Fix crash on failing to load artist imageScott Jackson
2015-03-28#474 Cache album lists for use when no networkScott Jackson
2015-03-27#478 Make duplicate track renaming optionalScott Jackson
2015-03-27Add a fallback if the new 5.0 media folder isn't accessible for whatever reasonScott Jackson
2015-03-27Only warn users if the folder was actually changedScott Jackson
2015-03-25#465 Disable rowHeight cache since it causes issues for tablets under certain...Scott Jackson
2015-03-23Add support for replaygain tags just thrown randomly in commentsScott Jackson
2015-03-23Fix divide by 0Scott Jackson
2015-03-21Get rid of a couple of rare ANR'sScott Jackson
2015-03-20#454 Add warning when file system is close to being fullScott Jackson
2015-03-20Add try/catch blocks to create options menu in case called before context is ...Scott Jackson
2015-03-20Add a couple of try/catch blocks to progress barsScott Jackson
2015-03-20Add option to disable 'Press back again to exit' promptMark Adamson
2015-03-19Fix if server time is skewed by a small amountScott Jackson
2015-03-19Accidental commitScott Jackson
2015-03-19Use the same date format across the board, improve to more standard formatScott Jackson
2015-03-19#472 Un-normalize dates for Subsonic 5.1+Scott Jackson