Commit graph

  • 3ca1baf68f removed unused variable Doozy 2022-05-05 15:59:17 +03:00
  • 0433e464d8 Revert "Added Java 8+ API desugaring, so we can use Java 8+ features on any API" Prathamesh More 2022-05-05 18:22:00 +05:30
  • 67e9707b10 [feat] - Manage audio focus Doozy 2022-05-05 15:46:44 +03:00
  • f86c30c608 Update PlaybackHandler.java Doozy 2022-05-05 15:13:01 +03:00
  • 50e8d3e2ef Fix build warnings for strings Prathamesh More 2022-05-05 16:26:01 +05:30
  • 8a0a8e6c10 Merge branch 'dev' of https://github.com/RetroMusicPlayer/RetroMusicPlayer into dev Prathamesh More 2022-05-05 16:23:30 +05:30
  • d823c20396 Updated MDC to stable version Prathamesh More 2022-05-05 11:58:06 +05:30
  • 07cfd6cd6e Suppress deprecated warnings Prathamesh More 2022-05-05 11:57:44 +05:30
  • 08f4c62b4a Migrated some legacy functions to kotlin extensions Prathamesh More 2022-05-05 11:55:54 +05:30
  • ee300722af Migrate to coroutines from AsyncTask for saving of custom artist images Prathamesh More 2022-05-05 10:48:21 +05:30
  • 37aa73879c
    Fix #1339 Daksh P. Jain 2022-05-05 14:59:17 +05:30
  • 612b492aee Merge branch 'dev' of https://github.com/RetroMusicPlayer/RetroMusicPlayer into dev Prathamesh More 2022-05-05 00:17:43 +05:30
  • 82d4649346 Bump version & update changelog Prathamesh More 2022-05-05 00:04:52 +05:30
  • 7195ab2afd Fix ChromeCast crash and bugs Prathamesh More 2022-05-04 23:51:23 +05:30
  • a4d3ae560b Merge branch 'l10n_dev' into dev Daksh P. Jain 2022-05-04 22:45:48 +05:30
  • a0c745641a Fix Backup & Restore not restoring user profile images Prathamesh More 2022-05-04 17:53:54 +05:30
  • a06ff41ed8 New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-05-04 16:44:05 +05:30
  • c4f01148ca New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-05-04 10:42:19 +05:30
  • 3f30660998 New translations strings.xml (German) Daksh P. Jain 2022-05-04 04:43:04 +05:30
  • 44dedaddff New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-05-04 04:43:02 +05:30
  • 6e9ec4210d New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-05-03 22:33:32 +05:30
  • 95e39e4f4c Better BottomNavigationView hide/unhide animation Prathamesh More 2022-05-03 20:31:53 +05:30
  • e7f700ee9a Optimized imports and removed unused dependencies Prathamesh More 2022-05-02 19:13:17 +05:30
  • f55c7ac21c Transparent background for WebView in Changelog Prathamesh More 2022-05-02 18:39:25 +05:30
  • 02f076de57 Add support for Just Black with Material You Prathamesh More 2022-05-02 18:24:44 +05:30
  • aa4c20bd8c Workaround loading of light mode resources and Revert "Remove and replace light mode default song, album, artist images with dark mode ones" Prathamesh More 2022-05-02 09:48:10 +05:30
  • 806b3beaa7 Fix Audio Crossfade Prathamesh More 2022-05-02 09:09:00 +05:30
  • 608c265390 Code Cleanup Prathamesh More 2022-05-01 13:23:54 +05:30
  • 41bfffc2f4 New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-04-30 09:32:35 +05:30
  • e0dbe8921f New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-04-30 03:15:16 +05:30
  • bbed112443 New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-04-29 21:14:47 +05:30
  • 8b5b6d0e64 Try to suppress crashes because of startForegroundService Prathamesh More 2022-04-29 17:09:03 +05:30
  • 8cd3fcfd38 Call recreate on A12 and higher as it smoothly recreates activity anyway, instead of manually recreating the activity by saving state and starting activity with transition Prathamesh More 2022-04-29 17:05:15 +05:30
  • 5e1637da62 Updated dependencies Prathamesh More 2022-04-29 16:59:51 +05:30
  • ce3939aeb1 Fixed Image cover Crossfade bug in blur, blur card and circle themes Prathamesh More 2022-04-29 16:59:30 +05:30
  • 9af3bb43cf New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-04-29 15:13:33 +05:30
  • 30fbb9f05e New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-04-29 09:08:56 +05:30
  • 9e34557ed8 New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-04-24 23:51:59 +05:30
  • 3575394ca7 New translations strings.xml (Chinese Traditional) Daksh P. Jain 2022-04-24 17:47:28 +05:30
  • 2699fe9f1f New translations strings.xml (Indonesian) Daksh P. Jain 2022-04-22 20:03:13 +05:30
  • af7997321c Code Cleanup Prathamesh More 2022-04-21 22:36:58 +05:30
  • e605b8c695 Converted RetroUtil to Kotlin Prathamesh More 2022-04-21 22:35:54 +05:30
  • 6cc1ba746a Rename .java to .kt Prathamesh More 2022-04-21 22:35:52 +05:30
  • 55b3ec81b6 Fixed incorrect toast after adding songs to playlist Prathamesh More 2022-04-21 22:21:53 +05:30
  • b143419520 Code Cleanup Prathamesh More 2022-04-21 19:47:24 +05:30
  • 4b4232ce6b Using registerForActivityResult Prathamesh More 2022-04-21 19:24:04 +05:30
  • 5216a11170 Use MenuProvider to inflate & handle menus in fragments Prathamesh More 2022-04-21 19:07:04 +05:30
  • c5a25c200c Converted WhatsNewActivity to BottomSheetDialogFragment Prathamesh More 2022-04-21 17:07:57 +05:30
  • dabdcc1d31 Removed RetroBottomSheetBehavior Prathamesh More 2022-04-21 17:06:32 +05:30
  • d34fcab30c Updated targetSdk to API 32 & Updated dependencies Prathamesh More 2022-04-21 17:03:57 +05:30
  • 576f88ddbc Updated MDC & Kotlin Prathamesh More 2022-04-20 19:54:28 +05:30
  • b9c580ca3f Using Drawable Extensions to convert drawables to bitmaps Prathamesh More 2022-04-20 19:54:02 +05:30
  • c09e39b23f Converted some util, glide classes to Kotlin Prathamesh More 2022-04-20 19:52:57 +05:30
  • 5ee5611fbe Rename .java to .kt Prathamesh More 2022-04-20 19:52:55 +05:30
  • 3e1657d8eb Removed unused methods Prathamesh More 2022-04-20 19:50:19 +05:30
  • a3399e7aed Removed legacy playlist methods and converted PlaylistsUtil to Kotlin Prathamesh More 2022-04-20 19:45:03 +05:30
  • bb37692e46 Rename .java to .kt Prathamesh More 2022-04-20 19:45:01 +05:30
  • 1b91394fe9 Optimized imports Prathamesh More 2022-04-20 18:26:52 +05:30
  • e498b5b0ec New translations strings.xml (Spanish) Daksh P. Jain 2022-04-20 09:06:36 +05:30
  • 5d038118f5 Fixed alert dialog styles Prathamesh More 2022-04-19 19:26:16 +05:30
  • 48c1cfb6ab Added cancel button to list dialogs Prathamesh More 2022-04-19 19:05:50 +05:30
  • 098f9f939d Fixing incorrect song data in notification Prathamesh More 2022-04-19 18:29:15 +05:30
  • 4563378505 Remove android:background from parent views of fragment Prathamesh More 2022-04-19 13:45:01 +05:30
  • 3105da068d Extracted deprecated methods to functions e.g. Environment.getExternalStorageDirectory() Prathamesh More 2022-04-19 13:45:01 +05:30
  • aaee076718 Use ActivityCompat Prathamesh More 2022-04-19 13:30:00 +05:30
  • c570be349d Replaced AsyncTasks of Folders tab with coroutines Prathamesh More 2022-04-18 19:36:11 +05:30
  • 0604307b88 Fixed build errors Prathamesh More 2022-04-18 19:34:17 +05:30
  • 9542bed54a Fixed a crash because of incorrect id Prathamesh More 2022-04-17 16:18:49 +05:30
  • 08c8228ab6 New translations strings.xml (Russian) Daksh P. Jain 2022-04-18 14:49:12 +05:30
  • b6fee3e25d Fixed incorrect windowBackground Prathamesh More 2022-04-17 15:14:02 +05:30
  • 5ff4438a42 Not using static app context wherever possible Prathamesh More 2022-04-17 15:11:43 +05:30
  • 904dd748cb Fixed Material theme light status bar when Adaptive color is on Prathamesh More 2022-04-16 22:26:43 +05:30
  • 6116b4714f Fixed notification not dismissible on pre-A12 devices Prathamesh More 2022-04-16 01:32:48 +05:30
  • b572fe1aee Swipe down to dismiss Mini player (Made Bottom Sheet hideable) Prathamesh More 2022-04-16 01:32:14 +05:30
  • 2119e0c754 Fixed a crash when opening music file from a external file manager Prathamesh More 2022-04-14 23:36:30 +05:30
  • 986216e6ad Fixed Circle Widget bugs Prathamesh More 2022-04-14 23:34:57 +05:30
  • 9a1cf7655b Fixed sharing of files from SD Card Prathamesh More 2022-04-14 17:30:45 +05:30
  • 60b740021a Fixed Classic notification crash Prathamesh More 2022-04-13 20:56:41 +05:30
  • 4a7c367ab5 Fixed Window bottom insets when Expanded header(Collapsing toolbar) is enabled Prathamesh More 2022-04-13 20:15:26 +05:30
  • e0f345b616 Cleanup with Kotlin extension functions Prathamesh More 2022-04-13 14:33:36 +05:30
  • fc4f0396a4 Closed some leaked closeable objects Prathamesh More 2022-04-13 11:50:16 +05:30
  • ee8deedd76 Fixed incorrect app context usage Prathamesh More 2022-04-13 11:49:20 +05:30
  • fc5f3adcd9 Removed unused strings Prathamesh More 2022-04-13 00:05:07 +05:30
  • a4d44406d6 Converted Java View classes to Kotlin Prathamesh More 2022-04-13 00:04:36 +05:30
  • ad90694879 Code Cleanup Prathamesh More 2022-04-13 00:03:27 +05:30
  • 818703c573 Updated dependencies Prathamesh More 2022-04-12 23:41:59 +05:30
  • eb21c07f5b [Cleanup] ViewModel cleanup, fixed coroutine dispatchers for some functions Prathamesh More 2022-04-12 19:14:48 +05:30
  • b74115fe07 New translations strings.xml (Portuguese, Brazilian) Daksh P. Jain 2022-04-12 15:22:46 +05:30
  • 88efba96ef New translations strings.xml (Russian) Daksh P. Jain 2022-04-11 17:11:26 +05:30
  • 5d3097c43f New translations strings.xml (Chinese Simplified) Daksh P. Jain 2022-04-09 09:57:03 +05:30
  • 8b100b4a17
    Merge pull request #1322 from TacoTheDank/ktxExtensions Prathamesh More 2022-04-08 20:15:10 +05:30
  • 9bd15ed5c4
    Merge branch 'dev' into ktxExtensions Prathamesh More 2022-04-08 20:02:06 +05:30
  • 55a12873b8 New translations strings.xml (Kurmanji (Kurdish)) Daksh P. Jain 2022-04-08 16:49:13 +05:30
  • 68d7c6daf7
    Merge pull request #1321 from TacoTheDank/cleanupCompat Prathamesh More 2022-04-08 10:49:50 +05:30
  • c264c28840 Simplify some LyricUtil methods with Kotlin TacoTheDank 2022-04-07 17:36:24 -04:00
  • e31898a8ec Utilize toSpannable KTX extension TacoTheDank 2022-04-07 17:35:37 -04:00
  • 6e7288f0b5 Utilize updateLayoutParams KTX extension TacoTheDank 2022-04-07 17:35:14 -04:00
  • 04afa6a271 Utilize withStyledAttributes KTX extension TacoTheDank 2022-04-07 17:34:41 -04:00
  • 1a71242fc6 Utilize contentValuesOf KTX extension TacoTheDank 2022-04-07 17:31:48 -04:00
  • e026a748e2 Utilize fragment KTX extensions TacoTheDank 2022-04-07 17:31:26 -04:00