home-assistant-android/app
Daniel Shokouhi 2e19dc4474
Add support for intent scheme URI and deep links in clickAction and actionable notifications (#2888)
* Add support for intent scheme URI in clickAction and actionable notifications

* Add a new prefix for app links in actions

* Rename app link to deep link to be more precise

* Use correct intent prefix

* Take user to the play store if the app is not installed

* Fix taking user to the market if app is missing, remove ability for deep links since we can't get the package name

* Only open the play store if we have an actual package to open to
2022-09-24 16:00:29 -04:00
..
src Add support for intent scheme URI and deep links in clickAction and actionable notifications (#2888) 2022-09-24 16:00:29 -04:00
build.gradle.kts Bump jackson-module-kotlin from 2.13.3 to 2.13.4 (#2851) 2022-09-05 14:42:26 +00:00
proguard-rules.pro Initial commit 2019-04-01 22:52:08 -07:00