Skip to content

Releases: JTech-Forums/jtech-dpad-apk

v2.3 — Play Store build (com.jtech.forums)

Choose a tag to compare

@alltechdev alltechdev released this 31 May 13:12

Play Store preparation build

applicationId: com.jtech.forums
versionCode: 5 | versionName: 2.3

Artifacts

  • app-release.apk — sideload / beta testing
  • app-release.aab — upload this to Google Play Console

Remaining Play Store checklist

Required before submission:

  • Host docs/privacy-policy.html at a public URL (e.g. jtechforums.org/privacy) and enter it in Play Console
  • Add ≥ 2 phone screenshots to fastlane/metadata/android/en-US/images/phoneScreenshots/
  • Complete Data Safety form in Play Console
  • Complete IARC content rating questionnaire in Play Console
  • Create app listing in Play Console and set distribution countries

User / internal testing:

  • Publish to Internal Testing track first — share with ≥ 1 tester via Play Console
  • Verify push notifications, D-Pad nav, file upload/download, and boot auto-start on a real device
  • Promote to Closed Testing (Alpha) before open / production rollout

v2.3

Choose a tag to compare

@alltechdev alltechdev released this 10 Feb 01:23
  • Add WebView download support via DownloadManager
  • Add URL whitelist for allowed domains

Whitelisted domains

  • jtechforums.org
  • forums.jtechforums.org
  • drive.usercontent.google.com
  • drive.google.com
  • dropbox.com
  • github.com
  • release-assets.githubusercontent.com

v2.2 (No Foreground Notifications)

Choose a tag to compare

@alltechdev alltechdev released this 10 Feb 00:53

Branch: no-foreground-notifications

Variant of v2.2 with foreground service removed. No persistent notification in the status bar/notification shade.

Trade-off: Android may kill the background service under memory pressure. It will auto-restart (START_STICKY) but there may be brief gaps in push notification listening.

Changes from main:

  • Removed foreground service and persistent notification
  • Removed FOREGROUND_SERVICE permissions
  • Service runs as plain background service

JtechForums v2.2

Choose a tag to compare

@alltechdev alltechdev released this 08 Feb 21:23
  • Self-hosted push notifications (no more external dependencies)
  • Force reconnect on server URL change

JtechForums v2.1

Choose a tag to compare

@alltechdev alltechdev released this 05 Feb 23:58
Bump version to 2.1

JtechForums v2.0

Choose a tag to compare

@alltechdev alltechdev released this 05 Feb 22:24
Add logo and README

v1.1

Choose a tag to compare

@alltechdev alltechdev released this 01 Feb 23:26

Renamed package and app, Android 6+ support

v1.0

Choose a tag to compare

@alltechdev alltechdev released this 01 Feb 22:03

Signed release APK