Skip to content

Releases: hmerritt/ambient-tv

v1.5.21

27 Jan 00:42
9bff441
Compare
Choose a tag to compare

Updates

v1.4.21

10 Sep 16:41
Compare
Choose a tag to compare

Updates

  • Tap anywhere to trigger the "next image arrow" - tap again to trigger a new background
  • "next image arrow" fades out after a new seonds

v1.4.20

07 Aug 09:27
Compare
Choose a tag to compare

Updates

v1.4.18

06 Aug 23:27
Compare
Choose a tag to compare

Updates

  • Feature: skip current background
  • Fix Android-TV banner icon

v1.2.18

05 Aug 16:10
Compare
Choose a tag to compare

Updates

v1.2.16

02 Aug 16:39
381f7a5
Compare
Choose a tag to compare

Updates

  • app to render videos seamlessly alongside images
  • app-server to support video URLs

v1.2.12

02 Aug 00:23
Compare
Choose a tag to compare

Updates

  • Update Expo + ReactNative to latest
  • Patch android manifest for TV support (without needing to eject from Expo ;)
  • Managed Expo again :)
  • Fix broken app-server URL used in release APK

v1.1.8

07 Jul 17:01
533c202
Compare
Choose a tag to compare

Updates

  • Android TV support
  • Major performance boost
  • Drastically decrease APK file-size

  • Ejected from using managed expo (for android only)
  • Opted-in to use Hermies engine for react-native
  • Use Proguard to obfuscate + compress code
  • Update core dependencies (such as react-native + expo packages)

v1.1.5

18 Dec 23:26
12d65a2
Compare
Choose a tag to compare

Updates

  • display image attribution when using the app-server
  • tweak attribution styles
  • minor fixes and improvements

v1.1.4

04 Dec 19:33
Compare
Choose a tag to compare

Updates

App

  • Extend env.js to include animation timings and title text
  • Set redux-logger to collapse all logs

Browser Extension

  • Add a separate env.sample.js for the browser extension
  • Create build.js script to build the browser extension
    • Uses the separate env.js to build the app for the web
    • Creates build directory to place all extension files into