Skip to content

Releases: sreichholf/dreamDroid

v1.15.460

28 Dec 06:27
Compare
Choose a tag to compare

1.15.460

  • FIX: reenable screenshots

1.14.458

  • FIX: broken profile init upon app start/resume always causing a blank screen after starting
  • FIX: Font colors in signal gauge
  • FIX: Backup & restore
  • FIX: Disable screenshot & mediaplayer due to various reasons
  • DEV: Replace all uses of AsyncTask
  • DEV: Upgrade gradle

1.13.457

  • FIX: Don't reset the port to protocol default when editing an existing profile
  • FIX: Marked entries are now properly highlighted again (Profiles, Timers, etc)
  • FIX: Some visual glitches on android < 5.0 (SDK 21)
  • FIX: Availability for TVs without WiFi but only Ethernet (google told me those things exist, I wouldn't have guessed so)
  • UPD: Prettify the backup screen and modernize the code it uses
  • UPD: Visual improvements at multiple places
  • UPD: External libraries

v1.12.456

26 Jan 15:53
Compare
Choose a tag to compare

1.12.456

  • FIX: TV & Movies now properly remembers where you left any of the tabs after rotation or reopening the app
  • FIX: A crash in TV & Services when the device was rotated while the "Timer" tab was active
  • FIX: Crashes related to the new profile storage implementation, breaking saving of any newly created Profile

1.10.452 / 1.11.453

  • FIX: Crashing VirtualRemote on Android 6.0 and older (SDK <= 23)
  • FIX: A bunch of crashes on mobile and tv
  • FIX: Some theming/style issues
  • FIX: Radio mode (broken in 1.10.452)
  • UPD: Italian and spanish translations
  • UPD: Internal changes to how profiles are handled (old profiles will migrated automatically)

Full Changelog: v1.11.454...v1.12.456

v1.11.454

26 Jan 08:19
Compare
Choose a tag to compare
  • FIX: crashing VirtualRemote on Android 6.0 and older (SDK <= 23)
  • FIX: a bunch of crashes on mobile and tv
  • FIX: some theming/style issues
  • FIX: Radio mode (broken in 1.10.452)
  • UPD: italian and spanish translations
  • UPD: Internal changes to how profiles are handled (old profiles will migrated automatically)

Full Changelog: v1.11.453.1...v1.11.454

Sidenote: I messed up the tagging (wrong revision) for f-droid, so in the attached APKs the version is 1.11.453 like it is on the play store.
To ensure a proper f-droid build i retagged the same source code to 1.11.454

v1.9.451

22 Jan 14:43
Compare
Choose a tag to compare
  • IMPORTANT: for https using self-signed certs you will now have to check the "All certificates" option in the related connection profile
  • FIX: crashes related to self-signed ssl/https certificates
  • FIX: crash on android < 24 (Nougat) when trying to stream with the internal player
  • FIX: crashes related to the movies tab

v.17.448

18 Jan 21:59
Compare
Choose a tag to compare
  • FIX: location selection for movies
  • FIX: crashes on TVs
  • FIX: experimental fix for a bug i can't reproduce
  • NOTE: there are some open reported Bug, this is just fixing SOME issues

v1.6.447

17 Jan 07:30
Compare
Choose a tag to compare

1.6.447

  • NEW: Material 3 theme incl. dynamic color themes
  • NEW: Merge TV, Radio, Movies and Timer Management into a Sliding Tab
  • NEW: Numerous visual improvements
  • NEW: Enable PIP for android >= 8.0
  • NEW: You can now define an alternative ip/hostname based on the WiFi SSID you're connected to, thx to @basalt79
  • NEW-TV: Add "next" event to content description in service list
  • UPD: multiple updates to the homescreen widget
  • UPD: external libraries
  • FIX: Screenshot saving, caching and sharing
  • FIX: Add a bunch of missing accessibility descriptions

v1.5.439

05 Mar 09:29
Compare
Choose a tag to compare

1.5.439

  • UPD: Update google libraries, adjust themes
  • FIX: Fix build issues on f-droid

v1.5.438

08 Jan 08:36
Compare
Choose a tag to compare
  • FIX: restore compatibility with Android < 5.0
  • FIX: crash when streaming

v1.5.437

18 Dec 09:31
Compare
Choose a tag to compare
  • DEL: Auto-Theme selection and with that the coarse location permission have been dropped
  • DEL: Donations have been removed with no intention for any replacement (~70% of any donation got eaten up by google and local taxes)
  • UPD: AndroidX libriaries updated to 1.1 where available
  • UPD: Built with Android 10 SDK
  • FIX: Some minor crashes have been fixed

v1.4.434

15 Apr 06:14
Compare
Choose a tag to compare
  • Remove tracking/statistics module and everything related (Privacy statement is gone, too)
  • NEW: expose TabbedNavigationActivity via URL-Scheme (thx to Stefan H.)
  • NEW: move progress to top of service-card
  • FIX: Video Overlay could get messed up at certain show/hide timings
  • DEV: Code cleanups