Commit Graph

  • 4fdab06271
    Added big fat warning about #310 in README.md Óscar García Amor 2021-01-19 08:33:57 +01:00
  • 193fa38dd0
    Merge pull request #376 from nitehu/refactor/show_now_playing Óscar García Amor 2021-01-15 09:14:09 +01:00
  • 8ac0b28156
    Merge branch 'develop' into refactor/show_now_playing Nite 2021-01-14 09:49:12 +01:00
  • 90090ba870
    Changed how the NowPlaying view is displayed and hidden Nite 2021-01-14 09:30:23 +01:00
  • 3c47ea890f
    Bump version to 2.17.3 2.17.3 Óscar García Amor 2021-01-13 08:51:20 +01:00
  • 3749f30691
    Fixed Genres list Nite 2021-01-12 16:51:31 +01:00
  • 20de65d1fd
    Merge pull request #373 from nitehu/develop Nite 2021-01-12 17:08:54 +01:00
  • b7bb0851db
    Fixed Genres list Nite 2021-01-12 16:51:31 +01:00
  • 7d779315e5
    Merge pull request #365 from lbonn/no-sort-special-collections Óscar García Amor 2020-12-29 16:48:13 +01:00
  • 3c9dcbc0a3
    Merge branch 'develop' into no-sort-special-collections Óscar García Amor 2020-12-29 16:31:51 +01:00
  • 5839c804b3
    Merge pull request #364 from lbonn/compare-path-fallback Óscar García Amor 2020-12-29 16:31:27 +01:00
  • 49e3a62a9a
    Send "Accept" headers in Subsonic API calls lbonn 2020-12-22 17:36:55 +01:00
  • f43c107269
    Do not sort special collections lbonn 2020-12-21 23:32:50 +01:00
  • 7af666037d
    Fall back to path when comparing tracks lbonn 2020-12-18 01:20:58 +01:00
  • 0ce5a56051
    Update CONTRIBUTING.md Óscar García Amor 2020-12-18 09:42:24 +01:00
  • d06c2026ce Update README Maxence G 2020-12-13 01:21:49 +00:00
  • 70f86441d1
    Bump version to 2.17.2 2.17.2 Óscar García Amor 2020-12-10 11:14:19 +01:00
  • 41f9b4ad73
    Merge pull request #361 from nitehu/fix/search_artist Nite 2020-12-07 17:21:38 +01:00
  • 543cb21cd1
    Fixed artist items in search Nite 2020-12-07 16:34:59 +01:00
  • d57248d160
    Bump version to 2.17.1 2.17.1 Óscar García Amor 2020-11-30 09:14:25 +01:00
  • e446785d0e
    Merge pull request #358 from nitehu/fix/api29 Nite 2020-11-30 08:50:45 +01:00
  • fe120a0bf2
    Updated API to 29, fixed failing tests Nite 2020-11-29 13:25:06 +01:00
  • 51cdbe7084
    Add the new translations to resConfigs Óscar García Amor 2020-11-29 12:35:12 +01:00
  • 5f6f48a279
    Set target sdk to 29 Óscar García Amor 2020-11-29 12:06:21 +01:00
  • 74b484fc1d
    Bump version to 2.17.0 2.17.0 Óscar García Amor 2020-11-29 11:51:19 +01:00
  • 3afecf5fea
    Merge branch 'translations' into develop Óscar García Amor 2020-11-29 11:47:14 +01:00
  • 5796e25923
    Add new transifex translations Óscar García Amor 2020-11-29 11:40:42 +01:00
  • b471b9cad0
    Merge branch 'nitehu-refactor/artist_list' into develop Óscar García Amor 2020-11-29 11:11:30 +01:00
  • d98360d3fe
    Really fixed getSectionName Nite 2020-11-28 13:51:51 +01:00
  • 7068477e23
    Fixed getSectionName Nite 2020-11-28 13:33:29 +01:00
  • c10d08b862
    Added translation for new strings Nite 2020-11-27 16:13:00 +01:00
  • 4336e8e243
    Added setting to show artist picture Nite 2020-11-25 20:00:12 +01:00
  • a3c4815a07
    Fixed Artist row layout Changed Unknown image Nite 2020-11-24 18:19:58 +01:00
  • b3db46b1ab
    Fixed ktlint errors Nite 2020-11-23 14:02:18 +01:00
  • 7dcaf5b1a6
    Added Fastscroll Library with section popup support Fixed collation for the sorting of tha Artist list Nite 2020-11-23 13:55:28 +01:00
  • fe19a01274 Czech translation created for Ultrasonic Jaroslav Lichtblau 2020-11-22 15:02:22 +01:00
  • 47e5675d1e
    Added coverArt images to Artists Minor fixes Nite 2020-11-18 21:46:46 +01:00
  • 34a6413f10
    Migrated SelectArtistActivity to Kotlin Updated SelectArtistActivity to use RecyclerView Changed old progress display to use SwipeRefreshLayout's spinner Added alphabetic side index Enabled RecyclerView's FastScroll Nite 2020-11-16 19:14:44 +01:00
  • 6aa29d54fe
    Bump version to 2.16.0 2.16.0 Óscar García Amor 2020-11-07 11:20:18 +01:00
  • 74d0c678df
    Merge pull request #350 from nitehu/feature/single_button_play_pause Nite 2020-11-06 18:23:56 +01:00
  • 92f01fec26
    Implemented single button play/pause support for old Bluetooth devices Nite 2020-11-06 18:08:36 +01:00
  • a426b897e3
    Merge pull request #347 from ultrasonic/bigger-star-icon Óscar García Amor 2020-11-05 13:04:29 +01:00
  • be3f9c4b15
    Set the star icon BIGGER Óscar García Amor 2020-11-05 12:54:34 +01:00
  • 7813c0373d
    Merge pull request #346 from ultrasonic/improve-player Óscar García Amor 2020-11-05 08:34:41 +01:00
  • 3fca8bd7a5
    Improve landscape player view Óscar García Amor 2020-11-04 21:20:57 +01:00
  • fb2dab0a25
    Reorder elements in player view Óscar García Amor 2020-11-04 21:00:16 +01:00
  • 8d45a3d106
    Merge branch 'nitehu-fix/icon_sizes' into develop Óscar García Amor 2020-11-04 18:22:17 +01:00
  • 3f6c45f25f
    Make media icons even BIGGER Óscar García Amor 2020-11-04 18:21:42 +01:00
  • d98f64ed25
    Fixed too small icons and margins Nite 2020-11-04 16:51:45 +01:00
  • 19f8196268
    Merge pull request #343 from nitehu/fix/server_settings_rotate Nite 2020-11-02 21:04:16 +01:00
  • 8ebda198c6
    Fixed Server Settings screen to keep entered data when rotating the screen Nite 2020-11-02 17:13:38 +01:00
  • 6e1d0e5b2e
    Merge pull request #340 from nitehu/fix/songview_nullcheck Nite 2020-11-01 08:13:12 +01:00
  • df53da2439
    Fixed copyright comments Nite 2020-11-01 08:02:10 +01:00
  • 537478430c
    Fixed null checks in SongView Migrated SongView to Kotlin Nite 2020-10-31 08:51:43 +01:00
  • 645f524ce5
    Bump version to 2.15.0 2.15.0 Óscar García Amor 2020-10-25 11:13:56 +01:00
  • 440b2109d3
    Merge branch 'nitehu-fix/equalizer_visualizer_init' into develop Óscar García Amor 2020-10-25 10:58:37 +01:00
  • cf19736049
    Merge branch 'develop' into fix/equalizer_visualizer_init Óscar García Amor 2020-10-25 10:38:49 +01:00
  • 5c637a2e9c
    Merge branch 'nitehu-fix/store-api-version' into develop Óscar García Amor 2020-10-25 10:30:08 +01:00
  • 5c81097df8
    Merge branch 'develop' into fix/equalizer_visualizer_init Nite 2020-10-20 11:59:37 +02:00
  • bd5440bb96
    Merge branch 'develop' into fix/store-api-version Nite 2020-10-20 11:52:08 +02:00
  • 9341fd3df3
    Merge pull request #336 from nitehu/fix/clear_playlist Nite 2020-10-20 11:51:45 +02:00
  • 9eeff3fabc
    Fixed clearing the playlist when MediaPlayerService isn't running Nite 2020-10-20 11:29:05 +02:00
  • 30a5abaa34
    Fixed exception on Room downgrade Nite 2020-10-17 12:38:48 +02:00
  • 0482c540bd
    Updated Equalizer and Visualizer to use late initialization with LiveData Nite 2020-10-17 12:35:30 +02:00
  • 273bee1341
    Added ACCEPT_SINGLE_VALUE_AS_ARRAY = true to JacksonMapper to maximize compatibility Nite 2020-10-16 15:04:26 +02:00
  • eb3ce0db8a
    Added creating the client again after setting the minimum API version to NULL Nite 2020-10-15 14:34:10 +02:00
  • 4e6df12f4e
    Moved minimumApiVersion detection to be executed before any first request Refactored RESTMusicService to Kotlin Refactored OfflineMusicService not to be a subclass of RESTMusicService Minor fixes Nite 2020-10-15 10:22:15 +02:00
  • a396b4b27b
    Fixed Subsonic API version detection Fixed server change detection Minor fixes Nite 2020-10-13 21:41:01 +02:00
  • 356af198e0
    Bump version to 2.14.0 2.14.0 Óscar García Amor 2020-10-10 11:54:11 +02:00
  • 0c50995ad2
    Merge branch 'nitehu-fix/genres-api' into develop Óscar García Amor 2020-10-10 10:53:48 +02:00
  • fe591ce0c6
    Fixed removed constructor by minify in genres API Nite 2020-10-09 21:38:35 +02:00
  • 768e8e6fb5
    Remove more untranslated strings Óscar García Amor 2020-10-08 14:19:24 +02:00
  • 3eeb9618f2
    Deleted untranslated strings from values files Óscar García Amor 2020-10-08 09:25:26 +02:00
  • 0b21dfdb2d
    Merge branch 'develop' into feature/log_to_file Nite 2020-10-07 21:05:54 +02:00
  • 778ee380e8
    Merge pull request #329 from nitehu/fix/add_opus Nite 2020-10-07 21:04:55 +02:00
  • 1f7167e016
    Removed file existence check to improve performance Nite 2020-10-07 20:52:58 +02:00
  • b16dde0b07
    Fixed Opus file handling Fixed file name generation in offline mode Nite 2020-10-07 17:52:16 +02:00
  • 60a8599a02
    Merge branch 'develop' into feature/log_to_file Nite 2020-10-06 17:07:16 +02:00
  • 25854ab808
    Merge pull request #326 from Maxmystere/develop Óscar García Amor 2020-10-06 15:41:16 +02:00
  • d4ecc5825d
    Merge remote-tracking branch 'base/develop' into develop Max Pop 2020-10-05 11:49:14 +02:00
  • c565dfef24
    Revert "Add basic translation" Max Pop 2020-10-05 11:48:42 +02:00
  • 8fa7fdd18b
    Merge branch 'develop' into feature/log_to_file Nite 2020-10-05 10:52:24 +02:00
  • dcd27919a2
    Do not treat missing translations as errors Óscar García Amor 2020-10-05 09:08:50 +02:00
  • 675a32a3ef
    Remove useless import Max Pop 2020-10-05 01:59:53 +02:00
  • cd4b1239fc
    Add basic translation Max Pop 2020-10-05 01:53:23 +02:00
  • 6ae3c9692a
    Add Material Black Theme Max Pop 2020-10-05 01:45:58 +02:00
  • 57a89c4a77
    Bump version to 2.13.0 2.13.0 Óscar García Amor 2020-10-04 11:41:51 +02:00
  • e15fa23def
    Fixed ktLint errors Nite 2020-10-02 19:08:05 +02:00
  • 6e7ebeabef
    Implemented file logging settings Implemented log rotation, log deletion Minor fixes Nite 2020-10-02 18:47:21 +02:00
  • 5de20861ca
    Added Timber to Koin and OkHttp, started implementing file logging Nite 2020-09-30 18:17:57 +02:00
  • 7217f2cca8
    Refactored Log calls to Timber Nite 2020-09-30 14:47:59 +02:00
  • 60b6a5dbde
    Merge pull request #318 from nitehu/feature/bluetooth_connection_settings Nite 2020-09-29 18:10:25 +02:00
  • 6355a7ed80
    Fixed missing Intent in AndroidManifest Nite 2020-09-29 14:13:49 +02:00
  • f6e61b5484
    Clarified strings for options Nite 2020-09-29 13:58:15 +02:00
  • df3ef9c04e
    Merge branch 'develop' into feature/bluetooth_connection_settings Nite 2020-09-29 12:14:21 +02:00
  • 75a9c60889
    Fixed handling Bluetooth intents while Ultrasonic isn't running Nite 2020-09-29 11:09:24 +02:00
  • 7a6aa950ac
    Run build command with assembleRelease in CI 2.12.0 Óscar García Amor 2020-09-29 09:17:15 +02:00
  • c805005b02
    Added resume and pause settings for bluetooth device connection / disconnection Nite 2020-09-28 17:12:36 +02:00
  • 046916221d
    Started implementing Bluetooth connection settings Nite 2020-09-25 19:03:53 +02:00
  • 9f8641388b
    Merge pull request #316 from nitehu/develop Nite 2020-09-28 18:14:03 +02:00