11 KiB
11 KiB
2.1.0 (2023-04-23)
Bug Fixes
- also add navigator padding when playing the first track in a queue (1d7db11)
- contentInset doesn't behave on Android (1d97830)
- correctly calculate amount of minutes when an hour is present (2e816f4)
- keep album views in search tab when navigating from search results (e2c1c03)
- linter issues (6ccfd19)
- make similar albums translateable (81b9ba6)
- only show similar albums if there are any (4ff071d)
- padding in similar scrollwheel (913d185)
- reign in padding on album view a bit (e116e95)
- remove padding from Modal (4509ef1)
Features
- add blurview to headers as well (1a5e4ae)
- add extra metadata to the album view (dba8724)
- finish offsets on new navigation views (c8283fc)
- show artist in playlist view (c3c32ae)
- update tab bars with blurview (7601408)
2.0.5 (2023-04-12)
Bug Fixes
- crash when fast-image fails to load an image (67499b1)
2.0.4 (2023-04-11)
Bug Fixes
- disable BlurView on Android as it crashes the app (1648389)
- linter issue (a8c0003)
- linting issue (2f45f86)
- only set signingConfig to release when a keystore is available (74d82eb)
- use debug signing config when not having a keystore (a532154)
Features
- Add base Android content for F-Droid and Play Store (ba805e0)
- add fallback images when album cover isn't available (0a0c78f)
- setup Fastlane for Google Play Store (cc14373)
2.0.3 (2023-02-28)
Bug Fixes
2.0.2 (2023-01-10)
Bug Fixes
- allow user-supplied CA certificates on Android (ccfa68c), closes #110
- font colour for dark mode on input (6885ae6)
2.0.1 (2022-11-28)
Bug Fixes
- android and ios builds (845b379)
- Blur obscuring buttons on Android (e0493c4)
- BlurView on Android (b2bd211)
- Depcreated createReducer calls (d072292)
- Ensure proper spacing in downloads screen (cd10ddd)
- Input icon alignment on Android (0ffc5b6)
- jumpy progress animations (9807b0e)
- margin on connection notice (68de2ca)
- Only show single line for tracks without artists or albums (7ed389e)
- Remove any restrictions on bitrate and samplerate (b41031e)
- Rename Jellyfin Audio Player to Fintunes in translation files (0a7f6ab)
- screenshotting logic (d4570b6)
- switch album id to demo instance (9a1defb)
- use entire input box as touch area for focus (87f992d)
Features
- Save App metadata in the repo (9c8e474)
1.2.7 (2022-08-13)
Features
- Allow FLAC playback (5b54760)
1.2.6 (2022-08-09)
Bug Fixes
1.2.6-beta.1 (2022-06-09)
1.2.5 (2022-05-18)
Bug Fixes
- Only pull Exoplayer from jcenter (89d2984)
Features
- Apply default text styles to ReText (37ead0e)
- Create new progress slider from scratch (6efc8e7)
- Implement colored blur backgrounds (f48d248)
- Tweak progress bar gestures (b0961d3)