Commit Graph

1440 Commits (dependabot/gradle/androidx.room-room-compiler-2.7.2)
 

Author SHA1 Message Date
dependabot[bot] 9a1214cf93
Bump androidx.room:room-compiler from 2.6.1 to 2.7.2
Bumps androidx.room:room-compiler from 2.6.1 to 2.7.2.

---
updated-dependencies:
- dependency-name: androidx.room:room-compiler
  dependency-version: 2.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 weeks ago
Androidacy Service Account e14a9e4203
2.3.8-1
Closes #167 

Signed-off-by: Androidacy Service Account <opensource@androidacy.com>
4 months ago
Androidacy Service Account 4621b1a0cc
Update MainApplication.kt
Signed-off-by: Androidacy Service Account <opensource@androidacy.com>
4 months ago
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
Androidacy Service Account c998bc969b
Update codeql.yml
Signed-off-by: Androidacy Service Account <opensource@androidacy.com>
4 months ago
Androidacy Service Account a941880291
Merge pull request #163 from Androidacy/dependabot/gradle/com.google.devtools.ksp-2.1.20-1.0.31
Bump com.google.devtools.ksp from 2.0.21-1.0.25 to 2.1.20-1.0.31
4 months ago
Androidacy Service Account fbf63553e0
Merge pull request #165 from Androidacy/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.1.20
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.20
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
dependabot[bot] 706e87ed2b
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.0.21 to 2.1.20
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 2.0.21 to 2.1.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v2.0.21...v2.1.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Androidacy Service Account 18e44cac0c
Merge pull request #164 from Androidacy/dependabot/gradle/com.android.tools.build-gradle-8.9.1
Bump com.android.tools.build:gradle from 8.9.0 to 8.9.1
4 months ago
dependabot[bot] dcb9aeaeae
Bump com.android.tools.build:gradle from 8.9.0 to 8.9.1
Bumps com.android.tools.build:gradle from 8.9.0 to 8.9.1.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 36a2bb2627
Update build-debug.yml
Signed-off-by: Androidacy Service Account <opensource@androidacy.com>
4 months ago
Androidacy Service Account 4d3d87cf13
Merge pull request #151 from Androidacy/dependabot/gradle/com.mikepenz.aboutlibraries.plugin-aboutlibraries-plugin-11.2.3
Bump com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin from 11.2.1 to 11.2.3
4 months ago
Androidacy Service Account 87c21b6219
Merge branch 'master' into dependabot/gradle/com.mikepenz.aboutlibraries.plugin-aboutlibraries-plugin-11.2.3 4 months ago
dependabot[bot] 741dd44d40
Bump com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin
Bumps com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin from 11.2.1 to 11.2.3.

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

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Androidacy Service Account 7e4a1d52cb
Merge pull request #142 from Androidacy/dependabot/gradle/pl.droidsonroids.gif-android-gif-drawable-1.2.29
Bump pl.droidsonroids.gif:android-gif-drawable from 1.2.28 to 1.2.29
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
Androidacy Service Account b91eeb82a4
Merge pull request #157 from Androidacy/dependabot/gradle/com.android.tools.build-gradle-8.7.0
Bump com.android.tools.build:gradle from 8.4.2 to 8.7.0
4 months ago
dependabot[bot] 5fad6e3067
Bump com.android.tools.build:gradle from 8.4.2 to 8.7.0
Bumps com.android.tools.build:gradle from 8.4.2 to 8.7.0.

---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Androidacy Service Account f82b107887
Merge pull request #158 from Androidacy/dependabot/gradle/ly.count.android-sdk-24.7.4
Bump ly.count.android:sdk from 24.1.1 to 24.7.4
4 months ago
Androidacy Service Account c9d13754a2
Merge pull request #159 from Androidacy/dependabot/gradle/org.jetbrains.kotlin-kotlin-gradle-plugin-2.0.21
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 2.0.21
4 months ago
dependabot[bot] 6505cc3ecc
Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.23 to 2.0.21
Bumps [org.jetbrains.kotlin:kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.9.23 to 2.0.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.21/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.23...v2.0.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
9 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 e1c5958c4a
Update README.md
Signed-off-by: Androidacy Service Account <opensource@androidacy.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
Androidacy Service Account 23964dd3bf
Merge pull request #139 from Androidacy/dependabot/gradle/com.google.devtools.ksp-2.0.0-1.0.23
Bump com.google.devtools.ksp from 1.9.23-1.0.19 to 2.0.0-1.0.23
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
Androidacy Service Account 6bd32925c2
Merge pull request #129 from Androidacy/dependabot/gradle/androidx.activity-activity-ktx-1.9.0
Bump androidx.activity:activity-ktx from 1.8.2 to 1.9.0
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
Androidacy Service Account 8d65b119a4
Merge pull request #132 from Androidacy/dependabot/gradle/com.squareup.okhttp3-okhttp-dnsoverhttps-5.0.0-alpha.14
Bump com.squareup.okhttp3:okhttp-dnsoverhttps from 5.0.0-alpha.12 to 5.0.0-alpha.14
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 44447b133a
Merge pull request #125 from Androidacy/dependabot/gradle/com.mikepenz.aboutlibraries.plugin-aboutlibraries-plugin-11.2.1
Bump com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin from 11.1.0 to 11.2.1
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