summaryrefslogtreecommitdiffstats
path: root/res/drawable-hdpi
Commit message (Collapse)AuthorAgeFilesLines
* Eleven: much materialJoey Rizzoli2016-04-1543-0/+0
| | | | | | | | | - Remove old font, let's use the system's - Vector drawables - Update colors Change-Id: I6c4335f388c88fd4ce6d10e4995692aaf0679a49 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
* New Material iconMichael Bestas2015-02-021-0/+0
| | | | | | * Created by Jovie Brett Bardoles Change-Id: If061e56906567722550c230a8f8cfd87f90ba97d
* Eleven: materializelinuxx2014-12-2711-0/+0
| | | | | | | | -Material Ui theme -New launcher icon -Better tabs Change-Id: I712ac2eb5256841cf89d198eed775ce8afe9d09c
* Improve notification UX.Danny Baumann2014-12-191-0/+0
| | | | | | | | | | | | - Add a proper notification icon (courtesy of Joey Rizzoli) - Use separate notification modes to allow the user to dismiss the notification when music isn't playing. - Always show notification regardless whether an activity is in foreground to ensure the notification doesn't pop up out of the blue when ending playback inside the app and leaving it afterwards. - Keep notification timestamp constant when updating it Change-Id: I2fa9a56ff31ab2874d6d96786e6b80695397702b
* Eleven: Add more missing mdpi/hdpi/xhdpi drawablesKonsta2014-12-143-0/+0
| | | | | | And remove couple of unused drawables while at it. Change-Id: I9973c625e1f0922cf9f1c91729409a2a1dc0a83c
* Eleven: Add missing mdpi/hdpi/xhdpi drawablesKonsta2014-12-134-0/+0
| | | | | | Fix crash on builds that don't include xxhdpi drawables. Change-Id: I4b90575939f0b7f696279ec6353f6c91fcc1f9f4
* Eleven: Switch default artist and album to a more colorful versionlinus_lee2014-12-099-0/+0
| | | | | | | | Also fixed a bug where playlist worker tasks were running more than necessary Removed the picker to fetch images from internet because last.fm is removed for now Change-Id: Ice438ac650d8b7be0c275f8270af13086e6568d6
* Eleven: some perf improvements mainly when interacting with the widgetlinus_lee2014-11-201-0/+0
| | | | | | | | | | | The main culprit is passing large default artwork to the remote views It also appears that the events from the service may fire multiple times but fixing that is not a small change - for now cache some of the heavier operations instead https://cyanogen.atlassian.net/browse/MUSIC-120 Change-Id: I8bbb10357c9d7d1c01ef5e7627efdf8e9b956421
* Eleven - Modified overflow / popup menus to be black text on white bgRohit Yengisetty2014-11-201-0/+0
| | | | | | https://cyanogen.atlassian.net/browse/MUSIC-110 Change-Id: I0a49177d5f263dfa706544d33b6b8897264e584e
* Eleven: Update music note assetlinus_lee2014-11-201-0/+0
| | | | | | https://cyanogen.atlassian.net/browse/MUSIC-141 Change-Id: I1ec8d6793a9ebf320607bad7945ef00961e7fd27
* Eleven: Fix action bar spacingRaj Yengisetty2014-11-201-0/+0
| | | | | | https://cyanogen.atlassian.net/browse/MUSIC-45 Change-Id: I02f4b72db7176eb815610133b1dc4c9507c196d7
* Eleven: update assets for Now Playing screen with proper sizesWilhelm Fitzpatrick2014-11-208-0/+0
| | | | Change-Id: I45229ff75686963b89df9b3f69999089b75a0d20
* Eleven: update queue iconWilhelm Fitzpatrick2014-11-201-0/+0
| | | | Change-Id: I0eb9ddd918fb6935786acf39e0dc6b283baec7bb
* Eleven: Update app widgets and notificationRaj Yengisetty2014-11-205-0/+0
| | | | | | https://cyanogen.atlassian.net/browse/MUSIC-43 Change-Id: Icfd6f2794683bd0402dfc8f7fa545e696a91bd8f
* Eleven: Fix resource for search icon in Player FragmentRaj Yengisetty2014-11-201-0/+0
| | | | Change-Id: Ie68e1fc4ad5db5f0cba21c98fae4be02cd26f533
* Eleven: redlines for Now Playing screenWilhelm Fitzpatrick2014-11-203-0/+0
| | | | Change-Id: Iad45c6ebb4f4c541a18d4914c23caae4fa8f4ed4
* Eleven: Updated app iconRaj Yengisetty2014-11-201-0/+0
| | | | | | https://cyanogen.atlassian.net/browse/MUSIC-55 Change-Id: I43c2a99be9d9c282dadcf938f8dd0fc32ba15e76
* Resource clean up for Play buttonRaj Yengisetty2014-11-203-0/+0
| | | | Change-Id: Ieb75120a713069c4648b60be299f62ef733a62d8
* Eleven: Rip out palette code and use a simple gray scrim, adjust icons a bitlinus_lee2014-11-205-0/+0
| | | | | | | | Icons are now using 40% opacity for disabled states instead of a grayish image https://cyanogen.atlassian.net/browse/MUSIC-7 Change-Id: I7ebc0c162fae3d0776d23c166458d0876e5fbfff
* Eleven: Add context menus to all top level fragments and playlistsLinus Lee2014-11-201-0/+0
| | | | | | | | | | This is part 1/2 - will add it to album detali/artist detail page after Added helper pop up menu class This also merged songfragment with basicsongframent because of the large similarities https://cyanogen.atlassian.net/browse/MUSIC-22 Change-Id: I9951fe7238aaff7599f0cb6f655f0677f998bb6b
* Eleven: Add search history implementation. Fix padding and a small bug in ↵linus_lee2014-11-201-0/+0
| | | | | | | | | | | Top tracks Padding layouts were wrong in some layouts Fixed a bug in top tracks where we were looking at id and not loading time https://cyanogen.atlassian.net/browse/MUSIC-39 Change-Id: Ie304a9a7cc07770a2b699310b0ecbe94142863cf
* Eleven: AlbumDetailPage implemented according to red linesWilhelm Fitzpatrick2014-11-201-0/+0
| | | | Change-Id: I6b5d5051951eda26018f1be67d19aab27af9ae1a
* Eleven: Add Top Tracks smart playlist and rework some look and feellinus_lee2014-11-201-0/+0
| | | | | | | https://cyanogen.atlassian.net/browse/MUSIC-35 https://cyanogen.atlassian.net/browse/MUSIC-29 Change-Id: I3b262e7c0b20e15dcd1ce19f39f26dd6cc6306a2
* Eleven: Update the search ui to be the latest version minus some featureslinus_lee2014-11-201-0/+0
| | | | | | | this doesn't have the show all button or the jump into the new sections but it looks much better than stock so we'll take it Change-Id: I72a5d38c5fced13598000776d59a933b249262bf
* Eleven: add new ArtistDetail activity to match redlinesWilhelm Fitzpatrick2014-11-201-0/+0
| | | | Change-Id: I1cc892d376d424647ee30f1423ee2d444f31c944
* Eleven: Rip out apollo references, add default artist/playlist images, fix ↵linus_lee2014-11-206-0/+0
| | | | | | | | default blur to default blur transition Default playlist image not hooked up yet - that will be in the next larger check-in Change-Id: I7c6d4c17e1d9e14b3379469f8d8eaf6d1a091ef1
* Eleven: lots of ui tweaks (fonts, padding, grid layout) and cancel tasks smarterlinus_lee2014-11-201-0/+0
| | | | Change-Id: Ifffd2ef386c301d546d4182bc5c3bf303194021c
* Eleven: Add blurring behind the now playing and the queue fragments and ↵linus_lee2014-11-203-0/+0
| | | | | | | | fixes a few bugs In addition to blurring, hide non-english headers, and fix the gripper colors Change-Id: I6899a5d1d3bb8c6c7711652a618b1bdc47abcb1f
* Eleven: Add circular progress bar logic and hook into main view and queue viewlinus_lee2014-11-2023-0/+0
| | | | | | | This hooks up most of the circular progress bar logic but is pending design redlines to fill in the rest of the parts Change-Id: Ibeb0c724aae7ad8ddf6b216ce7a8b73464112c0e
* Eleven: Rip out favorites logic as it is too similar to playlistslinus_lee2014-11-201-0/+0
| | | | | | | We can add it back in when we have a better definition of what we wants favorites to be Change-Id: I6e91ed290414b1226b6a7b78066c7b657727fe5b
* Apollo: Update default album artEthan Chen2014-03-291-0/+0
| | | | | | | * PS 4: Fix some pixels around the edges * PS 5: Add xxhdpi asset Change-Id: Id876a095ea54ebfed1ad7dfc41d678e709e37332
* Fix up app widget background drawables.Danny Baumann2013-04-221-0/+0
| | | | | | | | | There was a mixup when converting Apollo to API 14+ only: The drawables targeted for API level < 11 were incorrectly used. Fix that by restoring the drawables targeted for API level >= 11. Change-Id: I8d2dee470ec949c905b8a9e4b5f64317cddc911b JIRA:CYAN-779
* Import ViewPagerIndicator.Danny Baumann2013-02-236-0/+0
| | | | Change-Id: Ibbd09776e0b3c6ca4aef9d2be008804c39f882f9
* Play Store changesAndrew Neal2012-11-2055-0/+0
|
* updated missing drawablesAndrew2012-05-2116-0/+0
|
* removed unused drawablesAndrew2012-05-211-0/+0
|
* gitfixesAndrew2012-05-2092-0/+0
|
* overhaulAndrew2012-05-2024-0/+0
|
* File layout cleanup.gu1dry2012-01-1694-0/+0