Skip to content

Releases: DigitallyRefined/android-ip-camera

v0.3.1

06 Mar 09:13

Choose a tag to compare

What's Changed

  • Fix streaming server stopping when notification dismissed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Mar 13:55

Choose a tag to compare

What's Changed

  • Allow app to run in the background fixes #15
  • Added notification to quit app while it's running in the background
  • Moved camera controls to web UI

Full Changelog: v0.2.2...v0.3.0

v0.2.2

04 Mar 09:54

Choose a tag to compare

What's Changed

  • Allow running app without microphone permission fixes #15
  • Add flash light/torch toggle
  • Hide all icons on black screen

Full Changelog: v0.2.1...v0.2.2

v0.2.1

03 Mar 19:43
968d517

Choose a tag to compare

What's Changed

  • Add audio support
  • Handle video scaling

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Mar 19:10
45d506e

Choose a tag to compare

What's Changed

  • Add audio support, fixes #3 #4

Full Changelog: v.0.1.1...v0.2.0

v.0.1.1

02 Mar 12:04
d76435f

Choose a tag to compare

What's Changed

  • Allow camera selection from web app

Full Changelog: v0.1.0...v.0.1.1

v0.1.0

01 Mar 21:51
f627e2d

Choose a tag to compare

Breaking Changes

  • Image stream has moved from / to /stream (if you're sharing the stream via Home Assistant etc. add /stream to the end of the URL)

What's Changed

  • feat: Add remote camera controls, responsive web dashboard, and orientation correction by @madhuragrawal in #14
  • feat: Don't show passwords when editing

New Contributors

Full Changelog: v0.0.12...v0.1.0

v0.0.12

03 Feb 19:58
24e9dfa

Choose a tag to compare

What's Changed

  • Start/stop camera only when clients are connected, fixes #12
  • Allow case insensitive headers, fixes #13

Full Changelog: v0.0.11...v0.0.12

v0.0.11

01 Feb 19:56
2e660ca

Choose a tag to compare

What's Changed

  • Fix #11 intermittent app crash on first launch

Full Changelog: v0.0.10...v0.0.11

v0.0.10

15 Jan 19:26
c9593bb

Choose a tag to compare

What's Changed

  • Fix zoom
  • Add camera brightness control (EV compensation)
  • Add software contrast enhancement

By @idkmutafuc in #10

Full Changelog: v0.0.9...v0.0.10