Commit Graph

  • 79048e7619 Configure SeekbarPreference via attr Adrian Ulrich 2015-10-05 10:45:15 +02:00
  • 85a8d0d4ed update changelog Adrian Ulrich 2015-10-04 16:34:28 +02:00
  • 18f5e8a849 Dispatch text and image files to external viewers Adrian Ulrich 2015-10-04 16:32:30 +02:00
  • ad4fa0a9d2 Add a hint to queue pos This forces android to create the text-view with a size wide enough to fit '00/00' in it. Without this, we might end up with a smaller view which gets truncated if the text to display switches from 9/10 to 10/10 Adrian Ulrich 2015-10-04 15:15:50 +02:00
  • bf80c21588 use preferences_action_ strings Adrian Ulrich 2015-10-04 14:32:56 +02:00
  • d92f01d01f Hide remote-control artwork if notification is not forced This fixes stuck artwork on some motorola (only?) devices Adrian Ulrich 2015-10-03 08:52:28 +02:00
  • 7699dd49e8 Merge pull request #216 from lcremmer/MirrorLinkMediaBrowserService Adrian Ulrich 2015-10-03 08:50:55 +02:00
  • 7eaa37d97c beautify notification updates Adrian Ulrich 2015-10-01 22:28:50 +02:00
  • 5ab0a034a2 Fixed in car multimedia handling Laurent Cremmer 2015-10-01 17:28:38 +01:00
  • 103d78f075 target 1.0.32 Adrian Ulrich 2015-09-27 13:28:36 +02:00
  • a1be0e10e4 Update translations Adrian Ulrich 2015-09-27 13:18:51 +02:00
  • 88296dbeb2 Merge pull request #210 from lcremmer/MirrorLinkMediaBrowserService Adrian Ulrich 2015-09-27 13:13:50 +02:00
  • f492ba327c Merge pull request #213 from alex73/master Adrian Ulrich 2015-09-27 13:12:49 +02:00
  • 814e21f05f Merge pull request #211 from xbao/feature/202-dslv-crash Adrian Ulrich 2015-09-27 13:11:13 +02:00
  • 6b14cff33a Missed constant usage Aleś Bułojčyk 2015-09-27 00:42:23 +03:00
  • 4556d50eda DragSortController: Check for null MotionEvent arguments (#202) Xiao Bao Clark 2015-09-26 10:13:16 +10:00
  • 62524510c4 Add In-Car Listening possible through MirrorLink using the MediaBrowserService Laurent Cremmer 2015-09-23 16:54:52 +01:00
  • 83c037d1de Save scrolling position in LRU cache Adrian Ulrich 2015-09-23 09:33:47 +02:00
  • 1d9cc03105 Allow the MediaAdapter to be used without an activity Adrian Ulrich 2015-09-17 18:59:06 +02:00
  • 435bab2000 bugfix: clear stale icon if queue is fluhed Adrian Ulrich 2015-09-20 18:13:41 +02:00
  • fd3b4c152a Fix a crash bug due to mCurrentSong == null This happens if: * Notification is set to always * The user empties the queue Adrian Ulrich 2015-09-16 19:48:54 +02:00
  • 954734de05 unplugging the headset is a permanent audio loss Adrian Ulrich 2015-09-16 19:15:05 +02:00
  • 776385e6e2 change row dimensions from dip to sp sp is a scaleable dimension and respects the user font size Adrian Ulrich 2015-09-14 20:46:46 +02:00
  • 3cfb1633fb improve handling of AudioManager.AUDIOFOCUS_LOSS_TRANSIENT Adrian Ulrich 2015-09-14 20:24:07 +02:00
  • 61bcb9857a Add distinct translation for some keys, see PR 189 Adrian Ulrich 2015-09-14 19:50:03 +02:00
  • 4e56d72664 Merge pull request #204 from abn-volk/master Adrian Ulrich 2015-09-14 18:58:17 +02:00
  • 43712060d5 Add Vietnamese translation Phạm Nguyễn Hoàng 2015-09-13 23:53:16 +07:00
  • 7bfc9d338f Create translatable.xml Phạm Nguyễn Hoàng 2015-09-13 22:36:36 +07:00
  • 5fe5308d6c Shrink queue during getSong() call and call change(). This ensures that the ShowQueueAdapter gets notified about the change Adrian Ulrich 2015-09-12 11:56:20 +02:00
  • 8c482214ec Fix superfluent call to setCurrentSong(); This is now handled by the broadcast issued from setCurrentQueuePosition() Adrian Ulrich 2015-09-12 11:40:59 +02:00
  • c0d1cdcb6c setCurrentQueuePosition should broadcast song changes Adrian Ulrich 2015-09-12 11:24:53 +02:00
  • 7db6ced8ea add enqueue_as_next to playlist item actions Adrian Ulrich 2015-09-07 19:02:00 +02:00
  • cbcea01b25 add xiao to list of contributors, and sort() Adrian Ulrich 2015-08-30 15:14:02 +02:00
  • 73233751b3 Merge pull request #197 from xbao/feature/duck-on-notification Adrian Ulrich 2015-08-30 15:11:03 +02:00
  • 87d2dd7544 make replaygain note translatable Adrian Ulrich 2015-08-30 14:25:06 +02:00
  • eca9d4a00a Merge branch 'master' into feature/duck-on-notification Xiao Bao Clark 2015-08-29 09:01:30 +10:00
  • 757c0a5e85 Configured source and target language to Java 1.5 for gradle builds Xiao Bao Clark 2015-08-29 08:57:51 +10:00
  • f73bd0fdde Applied ducking state to prepared media play. Renamed *OnVolume to *OnDucking for consistency. Added is-playing check before initiating ducking. Replaced switch on String to if else for source compatability. Xiao Bao Clark 2015-08-29 08:54:34 +10:00
  • ee83acdef6 update translations for 1.0.31 Adrian Ulrich 2015-08-23 16:37:46 +02:00
  • ea9302aa0a Added ducking volume as a preference Xiao Bao Clark 2015-08-23 09:38:09 +10:00
  • 0dc422a37b Merge pull request #195 from xbao/bug/swipe-up-toggle-controls-broken Adrian Ulrich 2015-08-22 10:16:48 +02:00
  • 9cc91787c0 Merge pull request #192 from xbao/feature/static_analysis_fixes Adrian Ulrich 2015-08-22 10:14:55 +02:00
  • 2c7a9d53cd Added support for ducking (#45) Xiao Bao Clark 2015-08-22 12:23:22 +10:00
  • e7075936fd Added performAction in PlaybackActivity. Made performAction in FullPlaybackActivity override it. This fixes the bug #44 where swipe up/down was not toggling controls when that preference was set Xiao Bao Clark 2015-08-22 10:17:18 +10:00
  • d413384f90 Added TargetApi to setNextMediaPlayer per #185. This fixes a lint error Xiao Bao Clark 2015-08-22 09:34:06 +10:00
  • 522a58b068 Suppressed lint for call to setSelectionFromTop as it is in error. Added explanatory comments to that effect Xiao Bao Clark 2015-08-22 09:33:08 +10:00
  • c9036ce45c Fixed two JavaDoc params references Xiao Bao Clark 2015-08-22 08:31:26 +10:00
  • abe07ec61d Added width and height to actionbar_controls layout. This fixes a lint error Xiao Bao Clark 2015-08-22 08:30:57 +10:00
  • 45879c571a Merge branch 'master' into feature/static_analysis_fixes Xiao Bao Clark 2015-08-22 07:55:43 +10:00
  • b9ad4c8a80 Reverted changes to DSLV to keep consistency with upstream DSLV source Xiao Bao Clark 2015-08-22 07:48:43 +10:00
  • 107cce708a label as 10.0.31 Adrian Ulrich 2015-08-19 20:20:21 +02:00
  • d910266b24 use 300 as max value for shake threshold Adrian Ulrich 2015-08-19 20:18:27 +02:00
  • de4b15f4ab work around for lockscreen bugs Adrian Ulrich 2015-08-19 19:46:25 +02:00
  • 06f98f1c55 generate fallback cover for any style excluding OVERLAPPING_BOX Adrian Ulrich 2015-08-19 19:04:03 +02:00
  • d6fa617b0e change spelling of last.fm Adrian Ulrich 2015-08-19 18:51:25 +02:00
  • 84ca87d6c1 fade-in created bitmaps Adrian Ulrich 2015-08-16 11:04:50 +02:00
  • 27143fda86 add showqueue option to library view Adrian Ulrich 2015-08-16 11:00:25 +02:00
  • 15e13b1c42 LibraryActivity: Fetch cover in background thread Adrian Ulrich 2015-08-15 20:19:08 +02:00
  • cf5fbb2dba only return data for items we have data Adrian Ulrich 2015-08-14 19:40:05 +02:00
  • c44395757e fix dbh leak in playcounts helper Adrian Ulrich 2015-08-14 19:02:22 +02:00
  • 5bf72d1c57 prefix all message constants with MSG_ Adrian Ulrich 2015-08-14 17:52:38 +02:00
  • 07ccab3616 update playcounts in background thread Adrian Ulrich 2015-08-14 17:46:26 +02:00
  • 663e64b571 update translations Adrian Ulrich 2015-08-14 17:18:08 +02:00
  • fb2608277a never return coverart for unindexed songs (eg: missing album key!) Adrian Ulrich 2015-08-14 10:05:18 +02:00
  • 5d29d10195 release 1.0.30 Adrian Ulrich 2015-08-13 15:21:42 +02:00
  • a6df47be4d move covermodes into cover cache Adrian Ulrich 2015-08-12 17:48:04 +02:00
  • 0bf219e3ba move all cover caches into CoverCache class Adrian Ulrich 2015-08-12 17:31:13 +02:00
  • f407c89a34 always update mCover visibility Adrian Ulrich 2015-08-11 14:32:34 +02:00
  • bd77ac3b5d simplify use of draggable row Adrian Ulrich 2015-08-11 13:41:37 +02:00
  • 1802214fc1 Update build version and changelog Adrian Ulrich 2015-08-10 21:03:50 +02:00
  • ea88a0ac17 enable flingRemove in playlist editor Adrian Ulrich 2015-08-10 21:02:11 +02:00
  • 0f1c7a6da9 change DSLV usage Adrian Ulrich 2015-08-10 20:54:19 +02:00
  • 1be79d7ca9 Switch to old manual playlist code as this is still buggy on 5.1! Adrian Ulrich 2015-08-10 20:41:48 +02:00
  • de955a96a7 implement cover view in playlist dialog Adrian Ulrich 2015-08-10 18:25:56 +02:00
  • 2038504792 run save-as-playlist in background Adrian Ulrich 2015-08-10 18:12:08 +02:00
  • ef99fd5cf6 avoid stuck toast messages by running them in UI thread Adrian Ulrich 2015-08-10 17:50:53 +02:00
  • 2603aa8f08 get rid of old layout hack Adrian Ulrich 2015-08-10 16:47:56 +02:00
  • 1784b43785 draw fast if user is not scrolling Adrian Ulrich 2015-08-10 16:14:45 +02:00
  • ea04fa9fb8 cover art support in queueview Adrian Ulrich 2015-08-09 20:01:28 +02:00
  • 54f17a27ce Merge branch 'master' into artwork Adrian Ulrich 2015-08-09 19:18:16 +02:00
  • 4f210a3e15 unify draggable_row Adrian Ulrich 2015-08-09 19:18:09 +02:00
  • ab4b3aebcc update handler if looper changed (on rotation) Adrian Ulrich 2015-08-09 13:42:20 +02:00
  • 22ab085a2c FilebrowserStartAdapter shall also use the generic view holder Adrian Ulrich 2015-08-09 13:16:30 +02:00
  • d200d45f2d change visibility of divider to avoid layout issues Adrian Ulrich 2015-08-09 13:13:38 +02:00
  • 9bc275d199 Cache covers by artist id Adrian Ulrich 2015-08-09 12:55:49 +02:00
  • ca3202aed0 Cache only by albumId Adrian Ulrich 2015-08-09 12:48:22 +02:00
  • 93b750dacd implement LazyCoverView Adrian Ulrich 2015-08-09 12:25:40 +02:00
  • be43b4501d Reverted change to 9patch image Xiao Bao Clark 2015-08-09 12:30:57 +10:00
  • 2ddacc7ab9 Fixed various errors in JavaDoc references. Xiao Bao Clark 2015-08-09 12:27:24 +10:00
  • 70954bc5b9 Added height and width attributes to library_row and library_row_expandable. This fixes an inspection error Xiao Bao Clark 2015-08-09 12:02:13 +10:00
  • fbacc48b3e Removed unused layout "library_controls". This fixes a lint error Xiao Bao Clark 2015-08-09 11:34:33 +10:00
  • 2224a98a13 Explicitly set a LinearLayout to "horizontal". This fixes a lint error Xiao Bao Clark 2015-08-09 11:33:40 +10:00
  • 3fb3837528 Removed extra "xmlns:android". This fixes a lint error Xiao Bao Clark 2015-08-09 11:22:57 +10:00
  • 8393184d49 The tag header shall use a normal ViewHolder Adrian Ulrich 2015-08-06 11:19:48 +02:00
  • a4ad16832c Implement getSongByTypeId Adrian Ulrich 2015-08-06 11:19:15 +02:00
  • 1fd0a60fe1 improve bitmap quality Adrian Ulrich 2015-08-05 22:27:01 +02:00
  • 8d2df9b8a9 simplify views Adrian Ulrich 2015-08-05 17:58:50 +02:00
  • edc4abb1f4 library_row isnt a special snowflake anymore Adrian Ulrich 2015-08-05 14:05:26 +02:00
  • e12b3b5ac6 update changelog Adrian Ulrich 2015-06-08 19:10:08 +02:00
  • 956313de28 update translations Adrian Ulrich 2015-06-08 18:59:27 +02:00