dependabot[bot]
714fcde525
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>
3 months ago
Alex Vanyo
f42afb5aa7
Merge pull request #1585 from saeedishayan76/change-unitTest
...
change collectJob to backgroundScope coroutine
3 months ago
Momin Tahir
4699fa9d6c
make view model instance as private in MainActivity ( #1621 )
3 months ago
Don Turner
a83c873141
Merge pull request #1622 from android/dt/kick-build
...
Kick the build
3 months ago
Don Turner
6c8952183c
Kick the build
3 months ago
Don Turner
9d54ea8222
Merge pull request #1618 from android/dt/kick-build
...
Kick the build
3 months ago
Don Turner
ca6f34bea7
Kick the build
3 months ago
Don Turner
a2ee0ec75d
Kick the build
3 months ago
Don Turner
ff09f8b68f
Merge pull request #1610 from android/dependabot/gradle/androidTools-31.6.1
...
Bump androidTools from 31.6.0 to 31.6.1
3 months ago
Don Turner
3e24260f9e
Merge pull request #1617 from android/dt/update-hilt
...
Update Hilt and HiltExt versions
3 months ago
dturner
cd814c0aa7
🤖 Updates baselines for Dependency Guard
3 months ago
Don Turner
35cbc8fa71
Update Hilt and HiltExt versions
3 months ago
Ben Weiss
c01a129e4a
Nightly builds with baseline profiles ( #1173 )
...
* Overall build
* Enable nightly builds
* Enable Startup Profile generation for release builds
* Skip BP generation for regular Builds
* Test baseline profiles for all variants
* Cleanup
* Remove stale baseline-prof.txt
* Add generated profiles to .gitignore
* GMD
* Setup GMD in separate step
* Add GMD setup to all workflows
* Lower GMD specs
* Update GMD and Android SDK setup
* Add options test options for GMD startup
* Ensure only one device is used for bp / benchmark
* Apply guidance from issuetracker b/287312019
* Add new metrics for baseline profile measurement
Added custom metrics to better understand how effective a baseline
profile is. These TraceSectionMetrics keep track of JIT compilations
as well as class initializations which should go down when a BP is
properly applied to the app.
3 months ago
dependabot[bot]
16187a552b
Bump androidTools from 31.6.0 to 31.6.1
...
Bumps `androidTools` from 31.6.0 to 31.6.1.
Updates `com.android.tools.lint:lint-api` from 31.6.0 to 31.6.1
Updates `com.android.tools.lint:lint-checks` from 31.6.0 to 31.6.1
Updates `com.android.tools.lint:lint-tests` from 31.6.0 to 31.6.1
Updates `com.android.tools:common` from 31.6.0 to 31.6.1
---
updated-dependencies:
- dependency-name: com.android.tools.lint:lint-api
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools.lint:lint-checks
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools.lint:lint-tests
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.android.tools:common
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Don Turner
f13324f13a
Merge pull request #1611 from android/dependabot/gradle/androidx.activity-activity-compose-1.9.2
...
Bump androidx.activity:activity-compose from 1.8.2 to 1.9.2
3 months ago
Don Turner
9352a7d336
Merge pull request #1612 from android/dependabot/gradle/kotlinxCoroutines-1.9.0
...
Bump kotlinxCoroutines from 1.8.0 to 1.9.0
3 months ago
Don Turner
d1748eb2d3
Merge pull request #1616 from android/dt/fix-internal-build
...
Replace BoxWithConstraints with Box
3 months ago
Don Turner
115a68e72b
Replace BoxWithConstraints with Box
...
Change-Id: I63a54aa6c30c6a68beab66ffce77238e5156ee06
3 months ago
dependabot[bot]
81e8495492
🤖 Updates baselines for Dependency Guard
3 months ago
dependabot[bot]
ca4ee3eeb8
Bump kotlinxCoroutines from 1.8.0 to 1.9.0
...
Bumps `kotlinxCoroutines` from 1.8.0 to 1.9.0.
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.9.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-android` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.9.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-guava` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.9.0 )
Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.8.0 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases )
- [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md )
- [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.0...1.9.0 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-guava
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
d111b7aa2f
🤖 Updates baselines for Dependency Guard
3 months ago
Don Turner
0b43f19724
Merge pull request #1534 from android/dependabot/gradle/androidx.test-rules-1.6.1
...
Bump androidx.test:rules from 1.5.0 to 1.6.1
3 months ago
dependabot[bot]
b8957c011d
Bump androidx.activity:activity-compose from 1.8.2 to 1.9.2
...
Bumps androidx.activity:activity-compose from 1.8.2 to 1.9.2.
---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Don Turner
b264228ac8
Merge pull request #1599 from android/dependabot/gradle/kotlin-ksp-eccc56bdc2
...
Bump the kotlin-ksp group across 1 directory with 2 updates
3 months ago
Don Turner
01704fef7f
Merge pull request #1606 from android/dependabot/gradle/com.google.firebase-firebase-bom-33.3.0
...
Bump com.google.firebase:firebase-bom from 33.1.1 to 33.3.0
3 months ago
Don Turner
adc41089ca
Merge pull request #1607 from android/dependabot/gradle/coil-2.7.0
...
Bump coil from 2.6.0 to 2.7.0
3 months ago
Alex Vanyo
2ba8a8fffe
Merge pull request #1604 from martin-ngyn/remove-convention-plugin-versions
...
Remove redundant versions from convention plugins
3 months ago
dependabot[bot]
f3a1ed2e7e
🤖 Updates baselines for Dependency Guard
3 months ago
dependabot[bot]
aa69f3c0e2
🤖 Updates baselines for Dependency Guard
3 months ago
dependabot[bot]
91c25e3482
Bump the kotlin-ksp group across 1 directory with 2 updates
...
Bumps the kotlin-ksp group with 2 updates in the / directory: [com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin](https://github.com/google/ksp ) and [com.google.devtools.ksp](https://github.com/google/ksp ).
Updates `com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin` from 2.0.20-1.0.24 to 2.0.20-1.0.25
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.0.20-1.0.24...2.0.20-1.0.25 )
Updates `com.google.devtools.ksp` from 2.0.20-1.0.24 to 2.0.20-1.0.25
- [Release notes](https://github.com/google/ksp/releases )
- [Commits](https://github.com/google/ksp/compare/2.0.20-1.0.24...2.0.20-1.0.25 )
---
updated-dependencies:
- dependency-name: com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
- dependency-name: com.google.devtools.ksp
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: kotlin-ksp
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
334eaf9c16
Bump coil from 2.6.0 to 2.7.0
...
Bumps `coil` from 2.6.0 to 2.7.0.
Updates `io.coil-kt:coil` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/2.6.0...2.7.0 )
Updates `io.coil-kt:coil-compose` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/2.6.0...2.7.0 )
Updates `io.coil-kt:coil-svg` from 2.6.0 to 2.7.0
- [Release notes](https://github.com/coil-kt/coil/releases )
- [Changelog](https://github.com/coil-kt/coil/blob/main/CHANGELOG.md )
- [Commits](https://github.com/coil-kt/coil/compare/2.6.0...2.7.0 )
---
updated-dependencies:
- dependency-name: io.coil-kt:coil
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil-compose
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: io.coil-kt:coil-svg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
dependabot[bot]
973ce1ee5d
Bump com.google.firebase:firebase-bom from 33.1.1 to 33.3.0
...
Bumps com.google.firebase:firebase-bom from 33.1.1 to 33.3.0.
---
updated-dependencies:
- dependency-name: com.google.firebase:firebase-bom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
3 months ago
Martin Nguyen
815b347e39
Remove redundant versions from convention plugins
3 months ago
Jonathan Koren
447cd7eba3
Convert InterestsListDetailScreenTest to unit test ( #1560 )
...
* Convert InterestsListDetailScreenTest to Robolectric
Change-Id: I751f6ccc8bf16465fb6a9effb8a5d738a184d778
* Fix import alias
Change-Id: I3726858384bfe842eb717bae72c309284c524f06
* Add waitForIdle
Change-Id: I702fbca6ba79e3705e3226b0f3088923c89fc2cb
3 months ago
Alex Vanyo
79787caa60
Merge pull request #1601 from android/av/compose-2024-09-00
...
Update Compose to 2024.09.00
3 months ago
Alex Vanyo
07703d679b
Add ConsistentCopyVisibility for UserNewsResource
...
Change-Id: I39a311165cefc503060e8496bec58d7e4ffd42bc
3 months ago
Alex Vanyo
e135b49736
Replace ClickableText with LinkAnnotation
...
Change-Id: I18ba20f07db5a392890f7e568c9faa7a90af1054
3 months ago
Alex Vanyo
940497f176
Merge pull request #1575 from junyong008/remove-duplicate-dependency
...
Remove duplicate dependency
3 months ago
Alex Vanyo
04a9e1a7d2
Replace animateItemPlacement with animateItem
...
Change-Id: Id7b3c1d0fa4eb34c465d86c53586ecc4e465c088
3 months ago
Alex Vanyo
be7bcb53fd
Update Compose BOM To 2024.09.00
...
Change-Id: Id6f32607441c0e451e3617c67c5b7afdb77ef16d
3 months ago
saeedishayan76
987e87f4ed
Check topicViewModelTest for spotless
3 months ago
saeedishayan76
6f40606c54
InterstsViewModelTest fix spotless Issue
3 months ago
saeedishayan76
26dd4424f6
remove blank lines for resolve spotless error
3 months ago
saeedishayan76
0356b873e9
change collectJob to backgroundScope coroutine
3 months ago
Alex Vanyo
5a382e3a45
Merge pull request #1593 from Jaehwa-Noh/remove-enable-strong-skip
...
Remove deprecated enableStrongSkippingMode
3 months ago
Don Turner
206d2c42d0
Merge pull request #1547 from SimonMarquis/gradle-8.9
...
Update Gradle Wrapper from 8.7 to 8.10
3 months ago
Don Turner
a636a16db9
Merge pull request #1561 from android/dependabot/github_actions/gradle/actions-4
...
Bump gradle/actions from 3 to 4
3 months ago
Don Turner
e2a2d64031
Merge pull request #1582 from android/dependabot/github_actions/madrapps/jacoco-report-1.7.0
...
Bump madrapps/jacoco-report from 1.6.1 to 1.7.0
3 months ago
Don Turner
9c61b64c6c
Merge pull request #1596 from android/dt/fix-1595
...
Fix #1595 navigation to topic detail screen causes crash
3 months ago
Don Turner
7ed2b12d4f
Fix #1595 navigation to topic detail screen causes crash
...
Change-Id: Ib5e764d47cbb810df5af12c2345f4f85baeac6b2
3 months ago