The second release candidate is ready! If everything goes according to plan the app should be released in a week or two. See our Jellyfin for Android 2.0.0 release plan for more information.
Changelog
Note that some changes were directly pushed to the master branch and are therefor missing in this list
- Fixes crash when entering incorrect Url #33, by @andresesfm
- Using when construct #35, by @andresesfm
- Fix Activity leak #29, by @Maxr1998
- Use constants for intent actions and extras #30, by @Maxr1998
- Fix possible exception when logging errors #27, by @Maxr1998
- Add basic playback info dialog #25, by @Maxr1998
- Fix potential JSONException in NativeInterface, improve error handling #26, by @Maxr1998
- Set ExoPlayer as disabled by default #23, by @Maxr1998
- Add editorconfig #19, by @nielsvanvelzen
- Remove the "isReachable" check #17, by @nielsvanvelzen
- Improve wording of ExoPlayer setting. #14, by @KucharczykL
- Simplified NativeShell API #2, by @cromefire