OSDN Git Service

Eleven: Switch default artist and album to a more colorful version
[android-x86/packages-apps-Eleven.git] / src /
2014-12-09 linus_leeEleven: Switch default artist and album to a more color...
2014-12-09 linus_leeEleven: Make album art show up more consistently in...
2014-12-09 linus_leeEleven: Add Lyric (srt) support
2014-12-08 linus_leeEleven: Fix playlist reordering not working after awhile
2014-12-08 linus_leeEleven: Add equalizer visualization
2014-11-26 Rohit YengisettyEleven - Introducing the ability to filter a list items...
2014-11-20 linus_leeEleven: Remove irrelevant options when queue is empty
2014-11-20 linus_leeEleven: Remove last.fm artwork calls until we find...
2014-11-20 linus_leeEleven: Make the adapter changes refresh not jump to...
2014-11-20 Wilhelm FitzpatrickEleven: changed AlbumAdapter to use padding for header...
2014-11-20 Raj YengisettyEleven: Fix cursor finalized prior to close warning...
2014-11-20 Rohit YengisettyEleven - Changing the color of the Notification divider...
2014-11-20 linus_leeEleven: Fix a slight regression with the blur image...
2014-11-20 linus_leeEleven - Fix the PlaylistDetailFragment crash
2014-11-20 linus_leeEleven: Fix some bugs around the blur drawable not...
2014-11-20 linus_leeEleven: Fix Play next to work as expected
2014-11-20 linus_leeEleven: Fix perf for rearranging a very long list
2014-11-20 Wilhelm FitzpatrickEleven: deal with crashes/bad behavior when music files...
2014-11-20 linus_leeEleven: Fix action bar not updating when deleting a...
2014-11-20 linus_leeEleven: some perf improvements mainly when interacting...
2014-11-20 linus_leeEleven: Make Images load a bit faster
2014-11-20 Rohit YengisettyEleven - Remember the 'Shuffle' setting when switching...
2014-11-20 Rohit YengisettyEleven - Modified HomeActivity#onNewIntent to handle...
2014-11-20 Rohit YengisettyEleven - Modifying the removal behavior in Play Queue...
2014-11-20 linus_leeEleven: Handle partially downloaded images more gracefully
2014-11-20 Wilhelm FitzpatrickEleven: prevent clicks from "leaking through" frontmost...
2014-11-20 Wilhelm FitzpatrickEleven: add null-check while scrolling fading fragment...
2014-11-20 linus_leeEleven: Don't show unknown artist/album entries
2014-11-20 linus_leeEleven: Add a resume check to fix the action bar
2014-11-20 linus_leeEleven: Make fastforward/rewind more reliable
2014-11-20 linus_leeEleven: Remove some dead code and make app widgets...
2014-11-20 linus_leeEleven: Update Strings and logic based on localization...
2014-11-20 Raj YengisettyEleven: Fix IndexOutOfBounds exception when shuffling...
2014-11-20 linus_leeEleven: Fix soft keyboard on pop up dialog
2014-11-20 Wilhelm FitzpatrickEleven: ignore clicks on ArtistDetail header
2014-11-20 linus_leeEleven: Fix top tracks to play the track you select
2014-11-20 Rohit YengisettyEleven - Fixing an issue in ArtistDetail page wherein...
2014-11-20 Raj YengisettyEleven: Update UI when removing tracks from Playlist
2014-11-20 Raj YengisettyEleven: Show scroll bar in PlaylistDetailFragment
2014-11-20 Raj YengisettyEleven: Fix action bar spacing
2014-11-20 Wilhelm FitzpatrickEleven: show empty view in Now Playing when queue empty
2014-11-20 Raj YengisettyEleven: Fix DropSortListView in the QueueFragment
2014-11-20 Rohit YengisettyEleven - Fix MusicPlaybackSerivce to show the proper...
2014-11-20 Raj YengisettyEleven: Album art in bottom header bar doesn't get...
2014-11-20 Raj YengisettyEleven: Fix NPE when updating positions in DragSortListView
2014-11-20 linus_leeEleven: Pull in string resources and make tweaks
2014-11-20 Wilhelm FitzpatrickEleven: Queue redlines and miscellanious
2014-11-20 Wilhelm FitzpatrickEleven: redlines for ArtistDetail
2014-11-20 Raj YengisettyEleven: Update app widgets and notification
2014-11-20 Raj YengisettyEleven: When changing Artist image or Album art update...
2014-11-20 Rohit YengisettyEleven - change the artist detail view's hero image...
2014-11-20 Wilhelm FitzpatrickEleven: redlines for Now Playing screen
2014-11-20 Raj YengisettyEleven - Enable proguard
2014-11-20 Rohit YengisettyEleven : Clicking on a song in the Album view or Artis...
2014-11-20 Raj YengisettyEleven: Re-add ability to change artist image and album art
2014-11-20 Wilhelm FitzpatrickEleven: updated Album Tab to v2 redlines
2014-11-20 Raj YengisettyResource clean up for Play button
2014-11-20 linus_leeEleven: Remove unused strings, rip out share, change...
2014-11-20 linus_leeEleven: Change order of overflow menu
2014-11-20 linus_leeEleven: Update top tab bar to be closer to the spec
2014-11-20 Rohit YengisettyEleven : switch to toasts positioned towards the botto...
2014-11-20 linus_leeEleven: Change time to not use days or seconds
2014-11-20 Wilhelm FitzpatrickEleven: add hidden buttons actions as overflow actions...
2014-11-20 linus_leeEleven: Fix regression in smart playlist navigation
2014-11-20 linus_leeEleven: Add song indicators, change ProfileSongAdapter...
2014-11-20 linus_leeEleven: Fix artist header transparency
2014-11-20 linus_leeEleven: Rip out palette code and use a simple gray...
2014-11-20 linus_leeEleven: Fix Playlist header sometimes disappearing...
2014-11-20 linus_leeEleven: Fix queue to use position and not audio id...
2014-11-20 linus_leeEleven: Add loading dialogs to all fragments
2014-11-20 linus_leeEleven: Move most activities to fragments to improve...
2014-11-20 linus_leeEleven: Fix regression where blur meta info was not...
2014-11-20 linus_leeEleven: Fix crash for non-public api
2014-11-20 linus_leeEleven: Update the lists when things change
2014-11-20 linus_leeEleven: Fix most of the async tasks related crash and...
2014-11-20 Wilhelm FitzpatrickEleven: add empty view to play queue
2014-11-20 linus_leeEleven: Add the context menu items to the 2nd layer
2014-11-20 Wilhelm FitzpatrickEleven: fix arist and album detail to have selection...
2014-11-20 Linus LeeEleven: Add context menus to all top level fragments...
2014-11-20 Linus LeeEleven: Move dividers into the list item to allow more...
2014-11-20 linus_leeEleven: Add search history implementation. Fix padding...
2014-11-20 linus_leeEleven: Merge multiple db into one before it is too...
2014-11-20 linus_leeThis hooks up the show all part of the search as well...
2014-11-20 linus_leeEleven: Move recents logic to song level instead of...
2014-11-20 linus_leeEleven: remove dead code and recent widget
2014-11-20 linus_leeEleven: This adds the playlist top artist and song...
2014-11-20 Wilhelm FitzpatrickEleven: make sure genre is a displayable value
2014-11-20 linus_leeEleven: This adds the empty state for all pages
2014-11-20 Wilhelm FitzpatrickEleven: AlbumDetailPage implemented according to red...
2014-11-20 linus_leeEleven: Add Top Tracks smart playlist and rework some...
2014-11-20 Wilhelm FitzpatrickEleven: combine similar logic from detail views into...
2014-11-20 linus_leeEleven: Change playlist to the new layout, rip out...
2014-11-20 linus_leeEleven: Adjust height of the pop up msg based on action...
2014-11-20 linus_leeEleven: Fix add to playlist
2014-11-20 linus_leeEleven: Update the search ui to be the latest version...
2014-11-20 Wilhelm FitzpatrickEleven: add new ArtistDetail activity to match redlines
2014-11-20 Roman BirgEleven: add inset padding dividers to queue and playlis...
2014-11-20 Roman BirgEleven: enable panel sliding on profile activity
2014-11-20 linus_leeEleven: Fix the click issue on the browse layer and...
2014-11-20 linus_leeEleven: Rip out apollo references, add default artist...
next