Commit Graph

129 Commits (v2.3.8)

Author SHA1 Message Date
androidacy-user 5678753944 (chore) AMM v2.3.8 - last supported version before v3
This update includes:

- CronetLoader: Added utility for loading Cronet engine builder via reflection without direct dependency on Google Play Services.
- Cronet Provider: Attempted to install GMS Cronet provider using reflection.
- Notification: Added a notification for the last supported version before v3.
- Strings: Added strings related to the last supported version message.
- Code Cleanup: Refactored code for readability and maintainability.
- Library Updates: Updated dependencies and libraries.
- UI Improvements: Minor UI adjustments and improvements.

Signed-off-by: androidacy-user <opensource@androidacy.com>
4 months ago
dependabot[bot] 3907ee4c8a
Bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.1.20-1.0.31
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 2.0.21-1.0.25 to 2.1.20-1.0.31.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/2.0.21-1.0.25...2.1.20-1.0.31)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
androidacy-user 6b24e3a2f2 refactor: bump deps + misc fixes
- Update various dependencies to newer versions.
- Update F-Droid builds as no longer maintained, and add note about it in README.
- Update minimum sdk version to 26.
- Remove unused `kapt` plugin.
- Refactor to replace `MainApplication.INSTANCE!!` with `MainApplication.getInstance()`
- Update NDK version to 28.0.13004108.
-Update comments and other minor tweaks.
- Add `ExpiredActivity` to handle expired builds.
- Make `isWrapped` a static final variable with appropriate assertion.
- Improve error handling for cases where activities are null.

Signed-off-by: androidacy-user <opensource@androidacy.com>
4 months ago
androidacy-user 11a0dc5d8b Update to v2.3.8
Release accelerated due to build expiry

Signed-off-by: androidacy-user <opensource@androidacy.com>
4 months ago
Androidacy Service Account c2390142ac
Merge branch 'master' into dependabot/gradle/pl.droidsonroids.gif-android-gif-drawable-1.2.29 4 months ago
dependabot[bot] 19b4a9f41e
Bump ly.count.android:sdk from 24.1.1 to 24.7.4
Bumps [ly.count.android:sdk](https://github.com/Countly/countly-sdk-android) from 24.1.1 to 24.7.4.
- [Release notes](https://github.com/Countly/countly-sdk-android/releases)
- [Changelog](https://github.com/Countly/countly-sdk-android/blob/24.7.4/CHANGELOG.md)
- [Commits](https://github.com/Countly/countly-sdk-android/compare/24.1.1...24.7.4)

---
updated-dependencies:
- dependency-name: ly.count.android:sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot] 64186362e2
Bump pl.droidsonroids.gif:android-gif-drawable from 1.2.28 to 1.2.29
Bumps [pl.droidsonroids.gif:android-gif-drawable](https://github.com/koral--/android-gif-drawable) from 1.2.28 to 1.2.29.
- [Release notes](https://github.com/koral--/android-gif-drawable/releases)
- [Changelog](https://github.com/koral--/android-gif-drawable/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/koral--/android-gif-drawable/commits)

---
updated-dependencies:
- dependency-name: pl.droidsonroids.gif:android-gif-drawable
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Androidacy Service Account e02455fcc0
Merge pull request #134 from Androidacy/dependabot/gradle/com.mikepenz-aboutlibraries-11.2.2
Bump com.mikepenz:aboutlibraries from 11.2.1 to 11.2.2
1 year ago
Androidacy Service Account 3c8bde1964
Merge pull request #136 from Androidacy/dependabot/gradle/commons-io-commons-io-2.16.1
Bump commons-io:commons-io from 2.15.1 to 2.16.1
1 year ago
Androidacy Service Account 66aa43c637
Merge pull request #137 from Androidacy/dependabot/gradle/com.squareup.okhttp3-okhttp-5.0.0-alpha.14
Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.12 to 5.0.0-alpha.14
1 year ago
Androidacy Service Account f5587cccba
Merge pull request #138 from Androidacy/dependabot/gradle/androidx.core-core-ktx-1.13.1
Bump androidx.core:core-ktx from 1.12.0 to 1.13.1
1 year ago
dependabot[bot] f1502baa80
Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 2.0.0-1.0.23
Bumps [com.google.devtools.ksp](https://github.com/google/ksp) from 1.9.23-1.0.19 to 2.0.0-1.0.23.
- [Release notes](https://github.com/google/ksp/releases)
- [Commits](https://github.com/google/ksp/compare/1.9.23-1.0.19...2.0.0-1.0.23)

---
updated-dependencies:
- dependency-name: com.google.devtools.ksp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] a8323f20b6
Bump androidx.core:core-ktx from 1.12.0 to 1.13.1
Bumps androidx.core:core-ktx from 1.12.0 to 1.13.1.

---
updated-dependencies:
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] b801c36b3e
Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.12 to 5.0.0-alpha.14
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.12 to 5.0.0-alpha.14.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.0.0-alpha.12...parent-5.0.0-alpha.14)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 1b651d9d5c
Bump commons-io:commons-io from 2.15.1 to 2.16.1
Bumps commons-io:commons-io from 2.15.1 to 2.16.1.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] d37d7d1eaf
Bump com.mikepenz:aboutlibraries from 11.2.1 to 11.2.2
Bumps [com.mikepenz:aboutlibraries](https://github.com/mikepenz/AboutLibraries) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/11.2.1...11.2.2)

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Androidacy Service Account baec8f3159
Merge pull request #128 from Androidacy/dependabot/gradle/com.squareup.okhttp3-logging-interceptor-5.0.0-alpha.14
Bump com.squareup.okhttp3:logging-interceptor from 5.0.0-alpha.12 to 5.0.0-alpha.14
1 year ago
dependabot[bot] e7d294740d
Bump androidx.activity:activity-ktx from 1.8.2 to 1.9.0
Bumps androidx.activity:activity-ktx from 1.8.2 to 1.9.0.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Androidacy Service Account ac2db3a4cf
Merge pull request #130 from Androidacy/dependabot/gradle/androidx.appcompat-appcompat-1.7.0
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
1 year ago
dependabot[bot] e4685c6cc8
Bump com.squareup.okhttp3:logging-interceptor
Bumps [com.squareup.okhttp3:logging-interceptor](https://github.com/square/okhttp) from 5.0.0-alpha.12 to 5.0.0-alpha.14.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.0.0-alpha.12...parent-5.0.0-alpha.14)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:logging-interceptor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Androidacy Service Account 92382b1b31
Merge pull request #131 from Androidacy/dependabot/gradle/com.google.android.material-material-1.12.0
Bump com.google.android.material:material from 1.11.0 to 1.12.0
1 year ago
dependabot[bot] 4d84772f75
Bump com.squareup.okhttp3:okhttp-dnsoverhttps
Bumps [com.squareup.okhttp3:okhttp-dnsoverhttps](https://github.com/square/okhttp) from 5.0.0-alpha.12 to 5.0.0-alpha.14.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/parent-5.0.0-alpha.12...parent-5.0.0-alpha.14)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp-dnsoverhttps
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 61311380a2
Bump com.google.android.material:material from 1.11.0 to 1.12.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.11.0...1.12.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] ef53886a1f
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Androidacy Service Account 5ef336add9
Merge pull request #116 from Androidacy/dependabot/gradle/com.squareup.leakcanary-leakcanary-android-2.14
Bump com.squareup.leakcanary:leakcanary-android from 2.12 to 2.14
1 year ago
Androidacy Service Account 071bac2cfe
Merge pull request #120 from Androidacy/dependabot/gradle/androidx.webkit-webkit-1.11.0
Bump androidx.webkit:webkit from 1.9.0 to 1.11.0
1 year ago
dependabot[bot] 4275cb2811
Bump com.mikepenz:aboutlibraries from 11.1.0 to 11.2.1
Bumps [com.mikepenz:aboutlibraries](https://github.com/mikepenz/AboutLibraries) from 11.1.0 to 11.2.1.
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v11.1.0...11.2.1)

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] e596c498e5
Bump androidx.webkit:webkit from 1.9.0 to 1.11.0
Bumps androidx.webkit:webkit from 1.9.0 to 1.11.0.

---
updated-dependencies:
- dependency-name: androidx.webkit:webkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 9b9cbf5ca2
Bump com.squareup.leakcanary:leakcanary-android from 2.12 to 2.14
Bumps [com.squareup.leakcanary:leakcanary-android](https://github.com/square/leakcanary) from 2.12 to 2.14.
- [Release notes](https://github.com/square/leakcanary/releases)
- [Changelog](https://github.com/square/leakcanary/blob/main/docs/changelog.md)
- [Commits](https://github.com/square/leakcanary/compare/v2.12...v2.14)

---
updated-dependencies:
- dependency-name: com.squareup.leakcanary:leakcanary-android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
androidacy-user 7b627cfcf4 2.3.7
Signed-off-by: androidacy-user <opensource@androidacy.com>
1 year ago
Androidacy Service Account c5375838b9
Merge pull request #102 from Androidacy/dependabot/gradle/app/org.apache.commons-commons-compress-1.26.0
Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 in /app
1 year ago
Androidacy Service Account bf4895b03c
Merge pull request #103 from Androidacy/dependabot/gradle/androidx.activity-activity-ktx-1.8.2
Bump androidx.activity:activity-ktx from 1.8.1 to 1.8.2
1 year ago
Androidacy Service Account 76403ae76b
Merge pull request #104 from Androidacy/dependabot/gradle/com.squareup.okhttp3-okhttp-5.0.0-alpha.12
Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.11 to 5.0.0-alpha.12
1 year ago
Androidacy Service Account c1ae371aeb
Merge pull request #105 from Androidacy/dependabot/gradle/com.google.android.material-material-1.11.0
Bump com.google.android.material:material from 1.10.0 to 1.11.0
1 year ago
dependabot[bot] 86c33bd4c1
Bump com.mikepenz:aboutlibraries from 10.9.2 to 11.1.0
Bumps [com.mikepenz:aboutlibraries](https://github.com/mikepenz/AboutLibraries) from 10.9.2 to 11.1.0.
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/v10.9.2...v11.1.0)

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] c415aa3d9b
Bump com.google.android.material:material from 1.10.0 to 1.11.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/material-components/material-components-android/releases)
- [Commits](https://github.com/material-components/material-components-android/compare/1.10.0...1.11.0)

---
updated-dependencies:
- dependency-name: com.google.android.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 5c8cf0375f
Bump com.squareup.okhttp3:okhttp from 5.0.0-alpha.11 to 5.0.0-alpha.12
Bumps [com.squareup.okhttp3:okhttp](https://github.com/square/okhttp) from 5.0.0-alpha.11 to 5.0.0-alpha.12.
- [Changelog](https://github.com/square/okhttp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/okhttp/compare/jesse-5.0.0-alpha.11...parent-5.0.0-alpha.12)

---
updated-dependencies:
- dependency-name: com.squareup.okhttp3:okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] ce72190672
Bump androidx.activity:activity-ktx from 1.8.1 to 1.8.2
Bumps androidx.activity:activity-ktx from 1.8.1 to 1.8.2.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
dependabot[bot] 8aab11631f
Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 in /app
Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
androidacy-user 8d0aa1b698 tweak root detection
fixes #76

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user e0fafde550 update libs + bug fixes
- Fixes #88
- Fixes #75
- Possibly fixes #92

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 9d20606df7 release 2.3.5
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user dac84896f3 fix known bugs
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 2a17afa240 bumop version
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 2928d4ee97 possibly fix ksu support
at some point, ksu re-removed the ability to run su -v, so now it needs extra special detection

rework crash handler too

Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user f6da136bf0 refactor
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 2b62e4dfb3 code cleanup
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 1e1b66dac0 fix build
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
androidacy-user 6d22c3c885 misc fixes and upgrades
Signed-off-by: androidacy-user <opensource@androidacy.com>
2 years ago
Androidacy Service Account 1d2144d8c4
Disable more sentry features on no properties
At some point, Sentry changed behavior where disabling uploads wasn't enough to actually disable all API calls, resulting in build failures when authentication isn't provided 

Signed-off-by: Androidacy Service Account <opensource@androidacy.com>
2 years ago