Skip to content

Conversation

@JamieRuderman
Copy link
Member

Changes

  • chore(android): upgrade gradle plugin to 8.13.0
  • feat(android): hide billing and subscription features on Android
  • chore: remove beta label from scripting feature
  • refactor: simplify log retention evaluation logic

@JamieRuderman JamieRuderman requested a review from Copilot October 22, 2025 01:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the application version to 3.41.0 and implements Android-specific UI changes alongside backend improvements. The main focus is hiding billing-related features on Android, upgrading the Android Gradle plugin, removing the beta label from scripting features, and simplifying log retention logic.

Key changes:

  • Hide billing and subscription features on Android using <MobileUI android hide> wrapper
  • Upgrade Android Gradle plugin from 8.12.1 to 8.13.0
  • Simplify log retention evaluation logic by removing complex helper functions
  • Remove beta label from scripting feature in sidebar

Reviewed Changes

Copilot reviewed 12 out of 14 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Version bump to 3.41.0
ios/App/App.xcodeproj/project.pbxproj iOS version and build number updates
frontend/src/routers/Router.tsx Remove Android redirection wrapper from account route
frontend/src/pages/AccountPage.tsx Hide subscription and billing menu items on Android
frontend/src/models/logs.ts Simplify log retention calculation logic
frontend/src/components/SidebarNav.tsx Remove beta label from scripting navigation item
frontend/src/components/EventList/EventList.tsx Hide upgrade button on Android and remove browser check
frontend/src/components/AvatarMenu.tsx Remove Android-specific launch icon from account menu
frontend/package.json Version bump to 3.41.0
electron/package.json Version bump to 3.41.0
android/build.gradle Upgrade Gradle plugin to 8.13.0
android/app/build.gradle Android version updates
Files not reviewed (1)
  • electron/package-lock.json: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@aws-amplify-us-west-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1002.d20k671nqqv4kl.amplifyapp.com

@JamieRuderman JamieRuderman merged commit 83d5b31 into main Oct 22, 2025
12 of 16 checks passed
@JamieRuderman JamieRuderman deleted the android branch October 22, 2025 18:45
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