diff --git a/metadata/de.grobox.libreassistant.yml b/metadata/de.grobox.libreassistant.yml new file mode 100644 index 0000000000000000000000000000000000000000..68e791ade90263f1444190b3c660929a018e0272 --- /dev/null +++ b/metadata/de.grobox.libreassistant.yml @@ -0,0 +1,51 @@ +Categories: + - Connectivity + - Development + - Internet +License: Apache-2.0 +WebSite: https://www.home-assistant.io +SourceCode: https://gitlab.com/grote/libre-assistant +IssueTracker: https://gitlab.com/grote/libre-assistant/issues +Changelog: https://github.com/home-assistant/android/releases + +Summary: Fork of the official Home Assistant app +Description: |- + This fork of the official Home Assistant companion app + removes all non-free code and dependencies from the app + making it Free Software. + + No additional functionality is added + and at present, the missing functionality is not replaced + with free alternatives. + + Removed non-free functionality: + * Push messages with Firebase (FCM/GCM) + * Location Tracking with Play Services (could be replaced) + * Translations with Lokalise SDK + +RepoType: git +Repo: https://gitlab.com/grote/libre-assistant.git + +Builds: + - versionName: 1.9.0-167 + versionCode: 167 + commit: libre-1.9.0 + subdir: app + gradle: + - libre + + - versionName: 1.11.1-215 + versionCode: 215 + commit: libre-1.11.1 + subdir: app + gradle: + - libre + +MaintainerNotes: |- + AutoUpdateMode does not work, + because checkupdates doesn't find the package name and version code of the libre flavor. + +AutoUpdateMode: Version libre-%v +UpdateCheckMode: None +CurrentVersion: 1.11.1-215 +CurrentVersionCode: 215