Commit Graph

  • fe9b2f9700
    Update Baseline file tzugen 2021-06-23 16:32:05 +0200
  • dbdb59bbff
    Add a Room database for Artists, Indexes and MusicFolders. tzugen 2021-06-20 16:31:08 +0200
  • fa94cd24da
    Export schema tzugen 2021-06-20 16:45:34 +0200
  • c99c4478f2
    Remove file storage code from RESTAPI class tzugen 2021-05-22 11:18:29 +0200
  • 67f2d1f9a8
    Merge pull request #535 from ultrasonic/dependabot/gradle/versions.mockito-3.11.2 tzugen 2021-06-29 13:46:44 +0200
  • f15891cbdd
    Bump versions.mockito from 3.11.0 to 3.11.2 #535 dependabot[bot] 2021-06-29 09:52:14 +0000
  • f1f81751ee
    Bump versions.kluent from 1.64 to 1.67 #533 dependabot[bot] 2021-06-29 09:52:13 +0000
  • bc8a78e772
    Bump version to 2.22.0 2.22.0 Óscar García Amor 2021-06-29 11:51:24 +0200
  • 68acf3789c
    Update translations Óscar García Amor 2021-06-29 11:28:26 +0200
  • 2a6c9baa3d
    Merge branch 'tzugen-leaks' into develop Óscar García Amor 2021-06-29 11:27:31 +0200
  • e3e8d36f5c
    Save the correct field to the server preferences #532 tzugen 2021-06-25 17:47:11 +0200
  • 2da4f79098
    Increase memory cache size tzugen 2021-06-23 17:30:16 +0200
  • 4ff167e497
    merge develop James Wells 2021-06-22 20:08:49 -0400
  • d916e937f9
    Move a resource from a versioned folder (v14 is the default now) tzugen 2021-06-21 19:12:11 +0200
  • d4c0f62b1d
    Don't keep a reference to context here, it's a leak and not used anyway. tzugen 2021-06-21 19:11:30 +0200
  • 6fca6d918c
    Merge pull request #529 from tzugen/fix-save-playlist tzugen 2021-06-21 18:58:27 +0200
  • 1132ec6c87
    Merge branch 'develop' into fix-save-playlist #529 tzugen 2021-06-21 18:49:25 +0200
  • d6594b8ec4
    Merge pull request #530 from tzugen/diff tzugen 2021-06-21 18:49:17 +0200
  • bc16b64be4
    Avoid unnecessary reloads when navigating back, this preserves the scroll position. #530 tzugen 2021-06-21 13:41:39 +0200
  • 16c6b6b03e
    Fix a potential exception in shuffle() If getCurrentPlayingIndex() returns -1, then remove() fails tzugen 2021-06-14 21:17:29 +0200
  • 36dccc845b
    Use ListAdapter class to calculate Diff off the main thread tzugen 2021-06-20 08:24:14 +0200
  • 1ecb577c50
    Use DiffUtil for better performance when refreshing the data.. tzugen 2021-06-20 00:29:20 +0200
  • 8c2896ea16
    Remove static field leaks on SeekBar, cleanup code and update baseline tzugen 2021-06-19 23:09:38 +0200
  • d8b032e2e3
    Cleanup code tzugen 2021-06-19 20:42:03 +0200
  • 30bbeb7594
    Rename .java to .kt tzugen 2021-06-19 20:42:03 +0200
  • 28336c8bf7
    Convert PlayerFragment to Kotlin tzugen 2021-06-19 20:05:38 +0200
  • 5cfb49ac69
    Rename .java to .kt tzugen 2021-06-19 20:05:38 +0200
  • ffe67e6c50
    Merge pull request #526 from Maxmystere/fix-notification-star tzugen 2021-06-19 23:48:29 +0200
  • 38f1f5f5c6
    Nicer catch all #526 tzugen 2021-06-19 23:25:02 +0200
  • 956d555b35
    Update PlayerFragment.java tzugen 2021-06-19 23:23:39 +0200
  • 793c4a6ca7
    working version James Wells 2021-06-19 00:05:19 -0400
  • 3853fce818
    Merge branch 'develop' into AndroidAuto James Wells 2021-06-18 22:52:56 -0400
  • d440b8c76d
    Fix no server call when starring song from notification Maxence G 2021-06-16 20:27:22 +0200
  • 2d4c773344
    Merge pull request #525 from tzugen/fix-video-url Nite 2021-06-16 10:05:50 +0200
  • 57d740af12
    Properly generate the Video stream url, without actually making a request! #525 tzugen 2021-06-14 20:31:53 +0200
  • 6a370696cd
    Merge pull request #520 from tzugen/remove-flash tzugen 2021-06-14 19:20:50 +0200
  • bc295a825b
    Merge branch 'develop' into remove-flash #520 tzugen 2021-06-14 19:10:56 +0200
  • 914f84a4c8
    Merge pull request #519 from tzugen/demo tzugen 2021-06-14 19:10:40 +0200
  • a02b620531
    Fixed typos #519 Nite 2021-06-14 15:42:24 +0200
  • a5d30c8547
    Bump versions.kluent from 1.64 to 1.66 #523 dependabot[bot] 2021-06-14 06:48:43 +0000
  • 54a4672b0f
    Bump versions.mockito from 3.11.0 to 3.11.1 #522 dependabot[bot] 2021-06-14 06:48:34 +0000
  • 3b5b8feb56
    Update baseline files tzugen 2021-06-12 19:58:39 +0200
  • 58200660d3
    Also delete unused strings related to licensing stuff tzugen 2021-06-12 19:56:22 +0200
  • f7dfdcadad
    Remove unused strings tzugen 2021-06-12 19:48:36 +0200
  • a43a525bab
    Remove two unrelated, but unused files. tzugen 2021-06-12 15:11:32 +0200
  • db31fefe83
    Remove flash support tzugen 2021-06-11 10:42:40 +0200
  • 172cbd0476
    Add an option to load the demo database for new users tzugen 2021-06-10 13:43:28 +0200
  • a2324eabf2
    Use ID3 tags by default for new users. This is what most people are used to from iTunes or Spotify.. tzugen 2021-06-10 13:42:33 +0200
  • 6ea4ac5829
    Merge pull request #517 from tzugen/cleanupStreamHandling tzugen 2021-06-11 10:42:03 +0200
  • 5e4c6cc627
    I made currentApiVersion nullable here two commits ago while testing, but it doesn't need to be. Also update some comments #517 tzugen 2021-06-11 10:24:21 +0200
  • 8855d19113
    Merge branch 'develop' into AndroidAuto James Wells 2021-06-10 19:19:29 -0400
  • 24ae0d9e81
    Catch all exceptions in GenericListModel This is how it used to be, before i changed it because detekt was complaining. tzugen 2021-06-09 20:24:22 +0200
  • 619f441790
    Fix tests tzugen 2021-06-09 20:23:22 +0200
  • 6ab0ff973a
    Fix version checking for freshly added servers tzugen 2021-06-09 19:33:17 +0200
  • 620239f859
    Improve the extension function by making it call-chainable tzugen 2021-06-09 17:36:11 +0200
  • a60a843edf
    Fix tests tzugen 2021-06-09 17:00:25 +0200
  • d9a7fa2413
    Cleaner separation of API result handling. tzugen 2021-06-09 12:19:34 +0200
  • dd1f55a927
    Merge pull request #515 from ultrasonic/dependabot/gradle/versions.mockito-3.11.0 tzugen 2021-06-08 22:13:24 +0200
  • 175f7cd6f6
    Fix imports (ownership and thus package names have changed for Mockito-Kotlin) #515 tzugen 2021-06-08 22:00:04 +0200
  • 27f3d7c00c
    Also update Mockito-Kotlin tzugen 2021-06-08 21:23:36 +0200
  • 0c839a4cab
    Bump versions.mockito from 3.8.0 to 3.11.0 dependabot[bot] 2021-06-08 19:16:35 +0000
  • 580a170f4b
    Merge pull request #514 from tzugen/coverart tzugen 2021-06-08 21:15:46 +0200
  • 4eeff191aa
    Add two ToDos #514 tzugen 2021-06-08 17:20:45 +0200
  • be356d9c0a
    Cleanup unused functions from RESTMusicService, put the caching functionality into the ImageLoader tzugen 2021-06-08 17:12:55 +0200
  • 3c554caf2e
    On disk we are only caching the full-size images. So when modify the key to query for the full size image, because scaling down a larger size image on the device is quicker than requesting the down-sized image from the network. tzugen 2021-06-08 13:47:47 +0200
  • 78cb4d09cf
    Separated cache entries for large images Nite 2021-06-07 21:38:39 +0200
  • fa6566e903
    Fixed showing the unknown image when a source isn't specified Nite 2021-06-07 20:32:44 +0200
  • 7182694c5d
    Fixed currentDownloading to be nullable (It can be null when nothing is downloading) Nite 2021-06-07 20:06:40 +0200
  • 6dff5c5a23
    Add mandatory stableKey to tests tzugen 2021-06-07 14:37:01 +0200
  • 566e429e4c
    Use file cache in Picasso tzugen 2021-06-07 13:17:00 +0200
  • 9161f9dc99
    Move ImageLoader module into main module. tzugen 2021-06-07 00:22:29 +0200
  • f8efb6d592
    Update a test to reflect new arguments tzugen 2021-06-02 21:03:56 +0200
  • 92fe7359ff
    Finish removing unneeded preferences and fix import problem tzugen 2021-06-02 20:42:45 +0200
  • 41eb217d8f
    Finish removing unneeded preferences tzugen 2021-06-02 20:40:08 +0200
  • 0989ee20a6
    Remove LegacyImageLoader, use Picasso as default tzugen 2021-06-02 20:37:13 +0200
  • 2eaa9a2091
    Fix two bugs in the new image loader: 1. Id was checked for nullability, but it is actually an empty string in most cases where there is no Cover art. This lead to queries without id set. 2. Size was not respected by the new image loader. tzugen 2021-06-02 15:21:45 +0200
  • 90ecbe4b78
    Make getCoverArt require a non-null entry tzugen 2021-06-01 14:43:02 +0200
  • e95b2ce09c
    refactored a bit, and some cleanup James Wells 2021-06-06 18:28:46 -0400
  • be4ffc2c7e
    Merge branch 'develop' into AndroidAuto James Wells 2021-06-06 16:36:33 -0400
  • 1dc480b141
    Bump version to 2.21.0 2.21.0 Óscar García Amor 2021-06-03 10:33:05 +0200
  • e0f9059de8
    Update translations Óscar García Amor 2021-06-03 08:58:13 +0200
  • 0a886d7095
    Merge pull request #505 from Maxmystere/check-server-features Nite 2021-06-01 15:37:56 +0200
  • 17b9b776fb
    Add french translation #505 Maxence G 2021-05-31 17:02:27 +0200
  • 132ee3b563
    Removed unused string Nite 2021-05-31 14:26:48 +0200
  • fe5ee8b12a
    Fixed ktlint Nite 2021-05-31 14:04:46 +0200
  • 41023282e8
    Fixed detekt Fixed code duplication Added more info to the Connection Test dialog for the user Nite 2021-05-31 13:38:53 +0200
  • 67870efd67
    Fix length Maxence G 2021-05-29 15:46:09 +0200
  • 3e08735374
    run ktlint Maxence G 2021-05-29 15:42:15 +0200
  • 075b80c01f
    Fix new active server getter Maxence G 2021-05-29 15:30:01 +0200
  • d8e7b991cd
    Merge remote-tracking branch 'base/develop' into check-server-features Maxence G 2021-05-29 15:28:25 +0200
  • fd48367cab
    Reduce function length Maxence G 2021-05-29 15:00:46 +0200
  • 7d15f67d2d
    Merge pull request #504 from ultrasonic/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.17.1 tzugen 2021-05-29 10:51:47 +0200
  • 2050e21c9c
    Bump detekt-gradle-plugin from 1.17.0 to 1.17.1 #504 dependabot[bot] 2021-05-29 08:35:39 +0000
  • ddc0d71538
    Merge pull request #507 from ultrasonic/dependabot/gradle/versions.kotlin-1.5.10 tzugen 2021-05-29 10:34:58 +0200
  • e666498f13
    Initial Test of Android Auto James Wells 2021-05-28 20:30:36 -0400
  • 8aa1cf1e2c
    Fix Kotlin 1.5 deprecated calls #507 tzugen 2021-05-28 20:32:31 +0200
  • 71068fe635
    Upgrade Koin to 3.0.2 tzugen 2021-05-27 12:15:56 +0200
  • f9401ba1fa
    Apply JVM Target to all Kotlin tasks tzugen 2021-05-24 12:04:18 +0200
  • d8500e45e4
    Kotlin and Room need to be updated at the same time. tzugen 2021-05-18 12:30:45 +0200
  • e1d3e61c74
    Bump kotlinx-coroutines-android from 1.4.3-native-mt to 1.5.0-native-mt dependabot[bot] 2021-05-18 12:14:45 +0200