Commit Graph

  • 92ab814f75
    app/build.gradle: fix to make it build rasp norohind 2022-09-14 12:13:33 +03:00
  • f43acdec83
    Merge branch 'master' into rasp norohind 2022-09-14 11:46:20 +03:00
  • f88713544c
    resume playback on bluetooth headset connected (wo static broadcast rcv) norohind 2022-09-14 11:45:30 +03:00
  • 0925e04a5b drop some cruft master Adrian Ulrich 2022-09-05 21:34:12 +02:00
  • c3175f756d make SDK33 happy Adrian Ulrich 2022-09-05 21:18:24 +02:00
  • fcb0941e7b upgrade SDK level to 33 Adrian Ulrich 2022-09-05 20:31:08 +02:00
  • 018d2ecf0c
    Make m3u8 playlists syncable instead of m3u norohind 2022-08-17 11:25:22 +03:00
  • d2d933ed8f
    Make bypass .nomedia, bypass .nomedia under Android 11+ (android.permission.MANAGE_EXTERNAL_STORAGE) update gradle to some higher version norohind 2022-08-17 00:38:20 +03:00
  • 7c0fdf0957
    Support adding all files from a directory (#1101) Dominik Stadler 2021-08-21 09:39:31 +02:00
  • aedd1f2dae cleanup dead translation Adrian Ulrich 2021-04-25 19:13:57 +02:00
  • d4ae6eb351 configure proguard, disable obfuscation Adrian Ulrich 2021-04-25 19:12:02 +02:00
  • 0bd1d1dd0b update translations Adrian Ulrich 2021-04-25 18:59:52 +02:00
  • 0c9ed34a80 fix spines Adrian Ulrich 2021-04-25 18:57:57 +02:00
  • cf9aa1df0e use R.drawable.fallback_cover_large for notification instead of fallback cover. Adrian Ulrich 2021-04-18 15:28:02 +02:00
  • 3e8c74125f Skip null file in media library. Adrian Ulrich 2021-04-17 08:30:34 +02:00
  • f908a2ebb0 update translations Adrian Ulrich 2021-04-11 10:16:23 +02:00
  • bbf85b4cf7 target 1.1.0 Adrian Ulrich 2021-04-11 10:12:14 +02:00
  • 11200eed8b unbreak plugin integration Adrian Ulrich 2021-04-11 10:07:49 +02:00
  • 4c290f0e3f always set cover for notification Adrian Ulrich 2021-04-11 09:03:51 +02:00
  • e6e6bcc323 fix typo Adrian Ulrich 2021-04-05 09:16:30 +02:00
  • ebaa64fcec bump versionCode for playstore Adrian Ulrich 2021-04-05 09:12:54 +02:00
  • 5763ab5d12 Do not use java.nio.Path on devices < android-O Adrian Ulrich 2021-04-05 08:15:49 +02:00
  • 8c6a4cd4c7 introduce MEDIUM cover size Adrian Ulrich 2021-04-04 14:32:01 +02:00
  • 68f1337cc1 bump version to build a new play store candidate Adrian Ulrich 2021-04-04 14:03:28 +02:00
  • f57895550a Use device with for cover size calculation Adrian Ulrich 2021-04-04 13:58:14 +02:00
  • 4ac3bd6f17 respect 'show artwork on lockscreen' setting in media session Adrian Ulrich 2021-04-02 12:58:32 +02:00
  • 095ef9d453 target 1.0.92 Adrian Ulrich 2021-04-02 10:28:10 +02:00
  • 27cd3ea0c1 update translations Adrian Ulrich 2021-04-02 10:25:50 +02:00
  • 1147d94c98 don't broadcast scan progress updates on every inspect call Adrian Ulrich 2021-04-02 10:25:03 +02:00
  • 3b2449d000 fix scan status Adrian Ulrich 2021-04-02 10:14:08 +02:00
  • 25937ce3a9 put cancel button left from start button Adrian Ulrich 2021-04-02 09:27:33 +02:00
  • f689fbe9c1 update translations Adrian Ulrich 2021-03-28 18:45:59 +02:00
  • 39e8404e41 give media library preference some padding Adrian Ulrich 2021-03-28 18:37:49 +02:00
  • 5eb97409ec media library prefs: do not poll. Adrian Ulrich 2021-03-28 18:32:18 +02:00
  • cf0aaf1a57 use new path guesser also in normal filebrowser Adrian Ulrich 2021-03-28 17:21:36 +02:00
  • 1cb700c3c2 improve file picker to include media dir paths. Adrian Ulrich 2021-03-28 16:52:32 +02:00
  • 6de0d06262 Make detection of external storage directories smarter. Adrian Ulrich 2021-03-28 15:48:48 +02:00
  • d130e7ebba target 1.0.91 Adrian Ulrich 2021-03-18 09:05:08 +01:00
  • 8963ed500b Switch default playlist action to 'play all' Adrian Ulrich 2021-03-07 09:16:20 +01:00
  • 00dbdc7156 target 1.0.91 Adrian Ulrich 2021-03-04 13:00:23 +01:00
  • bc4c8e8d6e force controls to be visible in small view Adrian Ulrich 2021-03-04 12:56:34 +01:00
  • 9954fbe082 Remove MirrorLink support. Adrian Ulrich 2021-03-04 12:42:03 +01:00
  • fdbef8d8cb set media session as active after creation Adrian Ulrich 2021-03-04 12:25:08 +01:00
  • 479b9203ba
    Add SVG files for move-to-top/bottom menu icons. (#1074) kaipoethkow 2021-03-03 22:35:38 +01:00
  • 0946f4bdd6 always update notification Adrian Ulrich 2021-03-03 19:58:00 +01:00
  • 800ecc6edb remove media button preferences and enable them always Adrian Ulrich 2021-03-03 19:45:08 +01:00
  • 0f5a229df3 unify media sessions. Adrian Ulrich 2021-03-03 19:35:02 +01:00
  • 1a13ca753a add seek bar support Adrian Ulrich 2021-03-03 10:58:15 +01:00
  • 7e870fe9e5 Switch to appcompat notifications Adrian Ulrich 2021-03-03 08:54:23 +01:00
  • 20ea9226b5
    Add "Move to top" and "Move to bottom" to the queue context menu (#1073) kaipoethkow 2021-02-27 08:41:37 +01:00
  • cc32468105
    Allow genre tab to expand to albums and artists when tracks tab is not present (#1072) Jesus Bravo Alvarez 2021-02-27 08:37:35 +01:00
  • e97b635034 make all limiter views clickable (again) Adrian Ulrich 2021-02-07 20:10:21 +01:00
  • e0a09577a3 Remove Q workaround Adrian Ulrich 2021-02-07 19:48:54 +01:00
  • edc733e977 fixup builds under SDK 30 Adrian Ulrich 2021-02-07 19:28:51 +01:00
  • d1f99e5566 do not request WRITE permission since android 11 won't grant it to us anyway using native file IO Adrian Ulrich 2021-02-07 19:13:45 +01:00
  • 2df6fc57bf Target SDK 30 Adrian Ulrich 2021-02-07 18:51:52 +01:00
  • d77e9f12c9 fix release date Adrian Ulrich 2021-01-10 21:36:22 +01:00
  • 226f57172b target 1.0.90 Adrian Ulrich 2021-01-10 21:18:52 +01:00
  • b8e41ab4f4 recognize WEBP as image format Adrian Ulrich 2020-10-15 16:25:10 +02:00
  • d3453032b7 s/portrait/vertical/ Adrian Ulrich 2020-09-01 09:18:14 +02:00
  • 99946b12e7 fix layout of 'text below image' view Adrian Ulrich 2020-09-01 09:14:49 +02:00
  • 23e74d3859 restyle cover view Adrian Ulrich 2020-08-30 16:46:36 +02:00
  • 4a3aba2aa4 optimize text-below view Adrian Ulrich 2020-08-30 16:29:18 +02:00
  • 410187152d simplify 'info on cover' code somewhat Adrian Ulrich 2020-08-30 16:20:08 +02:00
  • 1eeac15d9c shift cover view up to take playback controls into account Adrian Ulrich 2020-08-30 16:17:45 +02:00
  • 8856693a7b remove hardcoded padding Adrian Ulrich 2020-08-30 16:02:58 +02:00
  • 7b4753150d Add border around cover bitmaps Adrian Ulrich 2020-08-30 11:53:14 +02:00
  • 621c917bf4 Add dropdown menu to menu folder picker Adrian Ulrich 2020-05-03 21:00:43 +02:00
  • d4159afcec make folder state setter its own function Adrian Ulrich 2020-05-03 19:26:53 +02:00
  • ca90304360 bump patchlevel Adrian Ulrich 2020-04-05 09:31:36 +02:00
  • bf57fa76f1 add /storage/emulated/0 for android10 Adrian Ulrich 2020-04-03 20:14:55 +02:00
  • b68ca35af7 switch gradle-wrapper.properties to unix line endings Adrian Ulrich 2020-04-03 09:00:40 +02:00
  • 2d94f46a3a update manifest to 1.0.85 Adrian Ulrich 2020-03-15 08:33:05 +01:00
  • c717332ef7 target 1.0.85 Adrian Ulrich 2020-03-08 09:53:29 +01:00
  • afa4ab463c
    Fix comments within CoverCache class. (#1019) Kilian Köppchen 2020-03-01 16:54:38 +01:00
  • 690bb889ab Also catch IllegalArgumentException during setNextMediaPlayer Adrian Ulrich 2020-02-22 10:01:32 +01:00
  • 3ac3efe92c
    Fix playlist path resolution for symlinked paths. (#1016) Edontin 2020-02-22 18:47:01 +10:00
  • 265efa7b93
    Use android:requestLegacyExternalStorage (#1012) Toby Hsieh 2020-02-22 00:45:41 -08:00
  • 3928e7dbcf use DIPs for ArrowedText Adrian Ulrich 2020-01-19 13:00:13 +01:00
  • ebad3392ff speedup debug builds Adrian Ulrich 2020-01-19 12:39:42 +01:00
  • fdec4d50da Use darker colors for artist images (#984) mueller-ma 2020-01-19 12:12:13 +01:00
  • cf57d2a5aa redesign limiter view Adrian Ulrich 2020-01-19 12:03:02 +01:00
  • adeee18ecd Use Environment.getExternalStorageDirectory on Android 10 Adrian Ulrich 2020-01-19 09:19:07 +01:00
  • 497af31e52 add a white border to the close button for better visibility with dark themes Adrian Ulrich 2019-12-31 17:11:12 +01:00
  • e43b193cc1 rebuild icons Adrian Ulrich 2019-12-31 16:54:34 +01:00
  • 666ee8eb87 fix svg to work with newer versions of inkscape Adrian Ulrich 2019-12-31 16:53:28 +01:00
  • 00df00c3d6 bump api version to 29 Adrian Ulrich 2019-12-31 16:34:53 +01:00
  • 2b9466575f fix issue with api29 Adrian Ulrich 2019-12-31 16:34:19 +01:00
  • adc0cedf44 update translations Adrian Ulrich 2019-12-31 15:15:38 +01:00
  • 3c58f77bdd target 1.0.84 Adrian Ulrich 2019-09-08 18:16:19 +02:00
  • aaa5f8e3ef Do not hardcode path to /sdcard Adrian Ulrich 2019-09-08 17:48:42 +02:00
  • 789e0d181c Move Details before Delete in LibraryActivity's FancyMenu (#969) Toby Hsieh 2019-08-02 01:06:30 -07:00
  • ef22a8cb46 Fix a bug in https://github.com/vanilla-music/vanilla/pull/935. (#962) wchen342 2019-06-09 02:59:30 -04:00
  • fa8cb5a975 Blacklist 'Android/media' by default Adrian Ulrich 2019-05-22 13:21:21 +02:00
  • 209b1b2cc7 add more debug info Adrian Ulrich 2019-05-01 18:35:51 +02:00
  • c57d256a1c Take R128 header (not) into account while calculating replay gain. Adrian Ulrich 2019-05-01 18:15:31 +02:00
  • 8bb3395b0b Target 1.0.83 Adrian Ulrich 2019-04-21 16:18:56 +02:00
  • 5ebd4ff4a4 update translations Adrian Ulrich 2019-04-21 16:16:25 +02:00
  • 6ab52195b5 fix fingerprint calculation. Adrian Ulrich 2019-03-29 20:18:39 +01:00
  • 646e6e3362 Fixed back button behavior in Setting-Audio (#935) E.Wings 2019-03-19 20:08:12 +00:00