Skip to content

Conversation

SessionHero01
Copy link
Collaborator

@SessionHero01 SessionHero01 commented Sep 16, 2025

This PR adds Google Play billing support and initial implementation of purchasing a plan

@SessionHero01 SessionHero01 marked this pull request as draft September 16, 2025 06:57
@SessionHero01 SessionHero01 marked this pull request as ready for review September 17, 2025 01:22
@SessionHero01 SessionHero01 merged commit 834776c into dev Sep 23, 2025
4 checks passed
jbsession added a commit that referenced this pull request Sep 25, 2025
* ADded data for non originating subscriptions

* Tweaking state to remove labels from VM state to help with all the screen variations we have

* WIP

* BAse Non Originating screen

* Fixing broken strings

* Non originating UI

* Non originating UI

* Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 (#1533)

* Initial implementation of google play billing (#1503)

* [Automated] Update translations from Crowdin

* Bump io.github.webrtc-sdk:android from 137.7151.01 to 137.7151.04 (#1513)

Bumps [io.github.webrtc-sdk:android](https://github.com/webrtc-sdk/android) from 137.7151.01 to 137.7151.04.
- [Release notes](https://github.com/webrtc-sdk/android/releases)
- [Changelog](https://github.com/webrtc-sdk/android/blob/v137.7151.04/CHANGES.md)
- [Commits](webrtc-sdk/android@v137.7151.01...v137.7151.04)

---
updated-dependencies:
- dependency-name: io.github.webrtc-sdk:android
  dependency-version: 137.7151.04
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SessionHero01 <[email protected]>

* Bump cameraCamera2Version from 1.4.2 to 1.5.0 (#1514)

Bumps `cameraCamera2Version` from 1.4.2 to 1.5.0.

Updates `androidx.camera:camera-camera2` from 1.4.2 to 1.5.0

Updates `androidx.camera:camera-lifecycle` from 1.4.2 to 1.5.0

Updates `androidx.camera:camera-view` from 1.4.2 to 1.5.0

---
updated-dependencies:
- dependency-name: androidx.camera:camera-camera2
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.camera:camera-lifecycle
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.camera:camera-view
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SessionHero01 <[email protected]>

* Bump androidxHiltVersion from 1.2.0 to 1.3.0 (#1532)

Bumps `androidxHiltVersion` from 1.2.0 to 1.3.0.

Updates `androidx.hilt:hilt-navigation-compose` from 1.2.0 to 1.3.0

Updates `androidx.hilt:hilt-work` from 1.2.0 to 1.3.0

Updates `androidx.hilt:hilt-compiler` from 1.2.0 to 1.3.0

---
updated-dependencies:
- dependency-name: androidx.hilt:hilt-navigation-compose
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.hilt:hilt-work
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.hilt:hilt-compiler
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SessionHero01 <[email protected]>

* [Automated] Update translations from Crowdin

* Bump com.google.gms.google-services from 4.4.2 to 4.4.3 (#1534)

Bumps com.google.gms.google-services from 4.4.2 to 4.4.3.

---
updated-dependencies:
- dependency-name: com.google.gms.google-services
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SessionHero01 <[email protected]>

* Temp string replacement

* Updated full perission check, added function for adding more media

* [Automated] Update translations from Crowdin

* Added plus menu to add to allowed media

* udpated condition

* removed deprecated method

* SES-4569 : 'Follow Setting' button doesn't follow theming (#1531)

* Use textColorPrimary for light theme for Follow Setting button/text

* Added to accentText to themes

* Added accentText for the test theme

---------

Co-authored-by: ThomasSession <[email protected]>

* Fixed menu button redrawing

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: ThomasSession <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SessionHero01 <[email protected]>
Co-authored-by: ThomasSession <[email protected]>
Co-authored-by: Bilb <[email protected]>
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