Commit Graph

  • 08daf653d0 Revert "Added margin to info_table to remove it from the screenborder (#924)" Adrian Ulrich 2019-02-28 21:41:36 +01:00
  • 50d8d43b54 Simplify plugin package search. Fix plugin detection. (#926) Kanedias 2019-02-28 23:30:26 +03:00
  • 0b3c1ef5d8 Remove onOptionsItemSelected to fix backbutton in settings (#921) newhinton 2019-02-28 19:08:34 +01:00
  • f4cc237063 Added margin to info_table to remove it from the screenborder (#924) newhinton 2019-02-28 19:06:25 +01:00
  • e0d0936001 Fix relative path resolution (#928) Petko Ditchev 2019-02-28 20:03:42 +02:00
  • 199cbcfee1 update version Adrian Ulrich 2019-02-25 08:26:13 +01:00
  • 2278264fe8 update translations Adrian Ulrich 2019-02-23 07:09:27 +01:00
  • c56c48ae52 target 1.0.82 Adrian Ulrich 2019-02-21 20:10:57 +01:00
  • 16dd5fc601 only apply gain correction if we have any R128 tags. Adrian Ulrich 2019-02-21 20:10:42 +01:00
  • 2340a349a1 add flags to MatrixCursor Adrian Ulrich 2019-02-21 19:42:36 +01:00
  • a7c3943e07 Select FLAGS in full playlist projection Adrian Ulrich 2019-02-18 19:44:33 +01:00
  • 94bb87a210 Use U+00B7 in queue view. Adrian Ulrich 2019-02-17 15:30:00 +01:00
  • 1a6c9018e1 keep track of absent album or artist tags and do not display covers for unknown albums. Adrian Ulrich 2019-02-17 15:26:21 +01:00
  • 915c5851f3 Fix R128 replay gain Adrian Ulrich 2019-02-17 15:04:28 +01:00
  • 2145666183 sync with bastp head Adrian Ulrich 2019-02-17 14:12:35 +01:00
  • fa9847b4d0 Use U+00B7 as separator Adrian Ulrich 2019-02-12 08:22:06 +01:00
  • 1240325f80 Use WORD SEPARATOR MIDDLE DOT instead of EN-DASH Adrian Ulrich 2019-02-11 08:24:36 +01:00
  • 4d074d52ad shor duration of playlists Adrian Ulrich 2019-02-10 19:53:55 +01:00
  • 9ce0975d41 migrate to androidx Adrian Ulrich 2019-02-09 11:59:55 +01:00
  • 9f65fb3f84 [Issue #905] Add playlist path relativization option. (#908) Edontin 2019-02-03 19:31:53 +11:00
  • e312d41874 support 'play all' for files adapter Adrian Ulrich 2019-02-02 20:20:35 +01:00
  • 591fe1c753 use dark theme on holo Adrian Ulrich 2019-01-27 13:21:30 +01:00
  • 18abc9e97a Set theme for BottomSheet Adrian Ulrich 2019-01-27 13:12:09 +01:00
  • 2f6caffaec order generated theme data Adrian Ulrich 2019-01-27 13:03:39 +01:00
  • 7443ae3179 replace dialogplus with bottomsheet Adrian Ulrich 2019-01-27 11:34:26 +01:00
  • aa4be6b399 add missing makefile deps Adrian Ulrich 2019-01-26 12:25:02 +01:00
  • 7540c5c38e use dialogplus Adrian Ulrich 2019-01-26 12:16:22 +01:00
  • 4bbfcaf539 import dialogplus Adrian Ulrich 2019-01-26 11:31:09 +01:00
  • 972999c60f add libs makefile Adrian Ulrich 2019-01-26 11:13:05 +01:00
  • 3bb0998d76 add helper for shared preference to organize code more (#901) Michael Sam 2019-01-26 10:25:10 +02:00
  • b72f1ed832 Only jump to song if we found it AFTER the currently playing item. Adrian Ulrich 2019-01-21 20:23:24 +01:00
  • 2e5791ef87 add android.intent.action.MUSIC_PLAYER to manifest Adrian Ulrich 2019-01-16 19:41:01 +01:00
  • b20c3b7735 target 1.0.81 Adrian Ulrich 2019-01-13 21:43:18 +01:00
  • 30be0f07ca update translations Adrian Ulrich 2019-01-13 21:40:55 +01:00
  • e5c83ded66
    Update HALL-OF-SHAME.md Adrian Ulrich 2019-01-11 08:10:38 +01:00
  • 990c39eac4 fix elevation in playback view Adrian Ulrich 2019-01-10 21:04:40 +01:00
  • f6c656492f use common view includes in landscape library view Adrian Ulrich 2019-01-10 20:22:14 +01:00
  • f1b7d241fe make jump-to-enqueued-song an option Adrian Ulrich 2019-01-02 11:51:28 +01:00
  • c7605a58d5 Adjust how we draw 'text below cover' bitmaps Adrian Ulrich 2019-01-02 11:00:53 +01:00
  • b812373d5d Use three lines for FullPlaybackActivity's separateds bitmap view Adrian Ulrich 2018-12-29 21:14:52 +01:00
  • ba2f722698 adjust cover padding Adrian Ulrich 2018-12-29 20:42:01 +01:00
  • 4210a9ece0 Speedup plugin search, add quick plugin button (#887) Antic1tizen One 2018-12-28 12:17:26 +03:00
  • e6df2ed2ba Fix MediaScanner incorrectly handling empty/whitespace title/album/artist/disc number (#886) Jitnaught 2018-12-28 02:14:55 -07:00
  • 92a23a09d5 Fix song.hashCode() to work on Android 4.x devices. Adrian Ulrich 2018-12-11 20:17:02 +01:00
  • 7fa8833e20 adjust margins for the new seek bar position Adrian Ulrich 2018-12-10 20:21:46 +01:00
  • 719bed268f make the seek bar 4dip higher Adrian Ulrich 2018-12-10 20:11:42 +01:00
  • 17920a5103 do not compare song object by reference Adrian Ulrich 2018-12-10 20:04:35 +01:00
  • 7fe09ad005 override hashCode and equals for song object Adrian Ulrich 2018-12-10 20:04:25 +01:00
  • e997ac9207 Set notifyForDescendants to true. Adrian Ulrich 2018-12-03 22:01:55 +01:00
  • 66bebc8709 move seek bar to bottom Adrian Ulrich 2018-12-03 21:56:00 +01:00
  • 1a4484b0c1 Make controls.xml more re-usable. Adrian Ulrich 2018-12-03 21:25:43 +01:00
  • b8d5953cf0 unify seek-bar layout Adrian Ulrich 2018-12-03 21:17:21 +01:00
  • 9e23dfce15 report whether we consumed the event, so we don't need to lie to the parent view Adrian Ulrich 2018-12-03 20:29:11 +01:00
  • b9fe7547d4 tag patchlevel 1 Adrian Ulrich 2018-11-26 20:18:32 +01:00
  • 873674232c do not enforce height on Holo Adrian Ulrich 2018-11-25 17:06:51 +01:00
  • 7ffd0169b3 patch DragSortListView to support setOnTouchListener calls. Adrian Ulrich 2018-11-25 14:42:09 +01:00
  • 597d704e4e Have the popup menu overlap its parent Adrian Ulrich 2018-11-24 21:12:24 +01:00
  • bad663761a fix horizontal calculation Adrian Ulrich 2018-11-24 20:45:03 +01:00
  • f8fd73999e improve size calculation Adrian Ulrich 2018-11-24 20:33:09 +01:00
  • 89b110e5ea Improve listview measurement Adrian Ulrich 2018-11-24 20:14:11 +01:00
  • 02de9b3cba update translations Adrian Ulrich 2018-11-22 21:18:24 +01:00
  • 82d8b7cccd use coordclicklistener in all places Adrian Ulrich 2018-11-22 21:15:08 +01:00
  • 715b80044f Make fancymenu a ListPopupWindow Adrian Ulrich 2018-11-22 21:06:58 +01:00
  • d85120e9a1 add padding to fancymenu row Adrian Ulrich 2018-11-22 20:25:53 +01:00
  • eea0e444db Add stop to allowed actions. (#874) Dmitri Davydok 2018-11-21 11:32:42 -08:00
  • 4fe3cb707b target 1.0.80 Adrian Ulrich 2018-11-17 11:14:39 +01:00
  • 5f532ac045 update translations Adrian Ulrich 2018-11-17 11:11:43 +01:00
  • d00b3e4769 Add a Jump to Time dialog (#868) Toby Hsieh 2018-11-15 09:28:00 -08:00
  • c112925890 Use ViewHolder in item click event Adrian Ulrich 2018-11-12 18:13:57 +01:00
  • 72710df2c1 Fix fancymenu on Android 4.x Adrian Ulrich 2018-11-12 13:54:29 +01:00
  • 0c8e81c85d Set title for playlist dialog Adrian Ulrich 2018-11-12 11:03:56 +01:00
  • 5e629a0d13 update translations Adrian Ulrich 2018-11-12 11:00:16 +01:00
  • fae1f7207b add fancymanu to playlist activity Adrian Ulrich 2018-11-12 10:57:34 +01:00
  • 5e39f5ceec Add FancyMenu to ShowQueueFragment Adrian Ulrich 2018-11-12 10:41:23 +01:00
  • 893e96cbd4 add 'remove' drawable Adrian Ulrich 2018-11-12 10:11:52 +01:00
  • 77f48a00f5 update icons Adrian Ulrich 2018-11-12 09:45:07 +01:00
  • 7c92c27336 Add FOREGROUND_SERVICE permission (#867) Toby Hsieh 2018-11-11 23:41:59 -08:00
  • 35417495b1 update makefile paths Adrian Ulrich 2018-11-12 08:41:28 +01:00
  • 1d11f64e9e tune fancymenu layout Adrian Ulrich 2018-11-02 21:10:02 +01:00
  • 0df0328eef Add menu drawables Adrian Ulrich 2018-11-02 20:49:52 +01:00
  • 62ea38873a ...aaand also add layouts for fancymenu. Adrian Ulrich 2018-11-01 20:56:26 +01:00
  • 5a0fd2b538 Introduce FancyMenu. Adrian Ulrich 2018-11-01 20:55:32 +01:00
  • 885618ef36 redo text at bottom layout Adrian Ulrich 2018-10-27 19:02:26 +02:00
  • f9f70632bb switch travis back to build-tools 27 to make it happy? Adrian Ulrich 2018-10-27 11:22:38 +02:00
  • 2afbfcb90f Avoid crash if empty is label (no genre) Adrian Ulrich 2018-10-27 11:18:34 +02:00
  • 7c9731e05b upgrade API level 28. Adrian Ulrich 2018-10-27 11:14:57 +02:00
  • 779d418a9d disable add-to-homescreen for files Adrian Ulrich 2018-10-27 10:50:47 +02:00
  • 20962e37d0 Reorganise context menu Adrian Ulrich 2018-10-26 22:17:30 +02:00
  • 4ac874d4de support for legacy devices Adrian Ulrich 2018-10-26 21:24:06 +02:00
  • 62e498a1a9 initial shortcut support Adrian Ulrich 2018-10-26 20:20:15 +02:00
  • e37225bb91 update translations Adrian Ulrich 2018-10-24 20:42:13 +02:00
  • 1364754980 allow to stort albums by duration Adrian Ulrich 2018-10-24 20:41:15 +02:00
  • 13fff22d0c Check full native media library if startNormalScan() is called. Adrian Ulrich 2018-10-22 21:15:01 +02:00
  • c6fedb9e17 do not index hidden files or folders. Adrian Ulrich 2018-10-22 21:03:24 +02:00
  • e3b878e69b fix loading of unindexed files via dispatch. Adrian Ulrich 2018-10-22 20:34:32 +02:00
  • 2cddcb59b3 improved artwork (#856) Pander 2018-10-22 19:01:01 +02:00
  • 17eea6c868 Display durations in albums tab (#857) Toby Hsieh 2018-10-22 10:00:33 -07:00
  • 6ab4e137ac Set STYLE_NO_TITLE for TrackDetailsDialog (#855) Toby Hsieh 2018-10-18 23:04:51 -07:00
  • 71acc1782d Add context menu for song/track details dialog (#849) Toby Hsieh 2018-10-16 23:24:53 -07:00
  • 7339681907 use Long.valueOf Adrian Ulrich 2018-10-14 20:13:54 +02:00