Skip to content

feat: rebrand mobile variant and harden privacy settings#5842

Open
kabelklaus wants to merge 1 commit into
yuliskov:masterfrom
kabelklaus:DEV
Open

feat: rebrand mobile variant and harden privacy settings#5842
kabelklaus wants to merge 1 commit into
yuliskov:masterfrom
kabelklaus:DEV

Conversation

@kabelklaus

Copy link
Copy Markdown

Files in this commit:

  • PRIVACY.md (modified) Updates the privacy policy from the F-Droid-specific wording to the SmartTube-mobil build and package ID.

  • common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/GDriveBackupManagerOld.java (modified) Adds org.smarttube.mobil to the list of alternate SmartTube package names used for backup handling.

  • common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/Utils.java (modified) Replaces the old F-Droid package ID with org.smarttube.mobil and removes the hardcoded super password bypass.

  • gradlew (modified) Marks the Gradle wrapper script as executable.

  • leanbackassistant/src/stfdroid/res/values/strings.xml (modified) Updates the search provider authority to org.smarttube.mobil.search_provider.

  • leanbackassistant/src/stfdroid/res/xml/searchable.xml (modified) Updates searchable provider authority and intent data URI to the SmartTube-mobil package namespace.

  • smarttubetv/build.gradle (modified) Changes the stfdroid applicationId from app.smarttube.fdroid to org.smarttube.mobil.

  • smarttubetv/src/main/AndroidManifest.xml (modified) Makes leanback support optional for broader device compatibility and disables Android backup.

  • smarttubetv/src/main/res/values/strings.xml (modified) Renames the main app title and browse title to SmartTube-mobil.

  • smarttubetv/src/stbeta/res/values/strings.xml (modified) Renames the beta flavor app title and browse title to SmartTube-mobil.

  • smarttubetv/src/stfdroid/res/values/strings.xml (modified) Renames the stfdroid flavor app title and browse title to SmartTube-mobil.

  • smarttubetv/src/ststable/res/values/strings.xml (modified) Renames the stable flavor app title and browse title to SmartTube-mobil.

Files in this commit:
- PRIVACY.md (modified)
  Updates the privacy policy from the F-Droid-specific wording to the SmartTube-mobil build and package ID.

- common/src/main/java/com/liskovsoft/smartyoutubetv2/common/misc/GDriveBackupManagerOld.java (modified)
  Adds org.smarttube.mobil to the list of alternate SmartTube package names used for backup handling.

- common/src/main/java/com/liskovsoft/smartyoutubetv2/common/utils/Utils.java (modified)
  Replaces the old F-Droid package ID with org.smarttube.mobil and removes the hardcoded super password bypass.

- gradlew (modified)
  Marks the Gradle wrapper script as executable.

- leanbackassistant/src/stfdroid/res/values/strings.xml (modified)
  Updates the search provider authority to org.smarttube.mobil.search_provider.

- leanbackassistant/src/stfdroid/res/xml/searchable.xml (modified)
  Updates searchable provider authority and intent data URI to the SmartTube-mobil package namespace.

- smarttubetv/build.gradle (modified)
  Changes the stfdroid applicationId from app.smarttube.fdroid to org.smarttube.mobil.

- smarttubetv/src/main/AndroidManifest.xml (modified)
  Makes leanback support optional for broader device compatibility and disables Android backup.

- smarttubetv/src/main/res/values/strings.xml (modified)
  Renames the main app title and browse title to SmartTube-mobil.

- smarttubetv/src/stbeta/res/values/strings.xml (modified)
  Renames the beta flavor app title and browse title to SmartTube-mobil.

- smarttubetv/src/stfdroid/res/values/strings.xml (modified)
  Renames the stfdroid flavor app title and browse title to SmartTube-mobil.

- smarttubetv/src/ststable/res/values/strings.xml (modified)
  Renames the stable flavor app title and browse title to SmartTube-mobil.
@yuliskov

yuliskov commented Jun 1, 2026

Copy link
Copy Markdown
Owner

Hi, could you describe more what this is for?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants