Commit Graph

259 Commits (adaptive-previews-device-classes)

Author SHA1 Message Date
Simon Marquis 0add39d3ac Replace `Enum.values()` with `Enum.entries`
6 months ago
Simon Marquis 25e809f598 Replace provided APPT2 executable path
6 months ago
Aurimas Liutikas 45d1991032 Upgrade to KGP 2.3.0 and KSP 2.3.4
6 months ago
Don Turner 43f952a815 Fix module graph generation.
6 months ago
Clara Fok 0ca2107f36 Update feature ViewModels and tests
6 months ago
Clara Fok 52afc2f1b7 Refactor app to navigation3
6 months ago
Clara Fok befe747c2d Add NiaBackStack and BackStack providers
6 months ago
Simon Marquis 29d9903f39 Normalize link length
10 months ago
Simon Marquis 5009c37bbc 🧜‍♀️ Mermaid Graphs legends
10 months ago
Simon Marquis 1c61be7b7b Update color mapping
10 months ago
Simon Marquis 5e34fb49c0 Create `RootPlugin` to `configureGraphTasks()` on `subprojects`
10 months ago
Simon Marquis c94e82849b Merge remote-tracking branch 'origin/main' into graphs
10 months ago
Don Turner a152149dc5
Merge pull request #1947 from Jaehwa-Noh/gradle-to-gradle-api
10 months ago
Simon Marquis c7dec20993 Generate Mermaid graphs
11 months ago
Aurimas Liutikas 4d45004820 Upgrade to latest stable AGP 8.12.2
11 months ago
Jaehwa Noh 17100a4119 Replace gradle to gradle-api.
11 months ago
Aurimas Liutikas 7ff1913855 Fixes host test tasks that were accidentally attemping to run
11 months ago
Aurimas Liutikas aa565cba5f Remove Gradle Isolated Project violation
1 year ago
Jaehwa Noh 85cc2921ec Follow kotlin dsl without type-safe documentation on plugins
2 years ago
Simon Marquis e5f1b842ee
Gradle Configuration Cache on CI
2 years ago
Don Turner af9631e80c
Merge pull request #1765 from SimonMarquis/patch-5
2 years ago
Simon Marquis 042cb7690d
Restore initial function call
2 years ago
Don Turner 992054b35f
Merge pull request #1662 from baksha97/patch-1
2 years ago
Don Turner 1d67facf6f
Merge pull request #1532 from Jaehwa-Noh/refactor-flavor-diemsion
2 years ago
Don Turner f66fd84f92
Merge pull request #1739 from Jaehwa-Noh/without-type-safe
2 years ago
Simon Marquis 2a180f9d49
Use lambda syntax
2 years ago
Simon Marquis 454e7b6e64
Replace deprecated `stabilityConfigurationFile` with `stabilityConfigurationFiles`
2 years ago
Simon Marquis c54b1dd0cf
Replace deprecated `KotlinTopLevelExtension` with `KotlinBaseExtension`
2 years ago
Alex Vanyo e4681fce31 Add androidx.lint:lint-gradle to build-logic
2 years ago
Jaehwa Noh cf2db95db0 Restore into a plain String text.
2 years ago
Jaehwa Noh f422b8539e Remove StringSources.kt
2 years ago
Alfayed Baksh f925bfc01c fix: remove operator fun for simplicity
2 years ago
Don Turner 4277366b7c
Merge pull request #1729 from takahirom/takahirom/update-sdk-35/2024-12-11
2 years ago
Don Turner 665fe9ff4a
Merge pull request #1528 from davidburstrom/main-single-source-of-plugin-ids
2 years ago
Alfayed Baksh 3271208515 ergonomics
2 years ago
Alfayed Baksh 192a3a6e8a rename fun
2 years ago
Alfayed Baksh 7d45a7c179 fix: rename
2 years ago
Alfayed Baksh ffcd7d9581 fix: code cleanup
2 years ago
Alfayed Baksh 27f548fec5 fix: lazy query for task
2 years ago
Alfayed Baksh f1bfe34786 nullability
2 years ago
Alfayed Baksh c4cb8bc407 fix: compiler error
2 years ago
Jaehwa Noh 18e35c27f6 Followed Kotlin DSL without type-safe accessors.
2 years ago
Jaehwa Noh 3009cdf081 Create Const value of `String`.
2 years ago
Alex Vanyo b2b32e3ae7 Replace aapt2 executable with lazy property
2 years ago
David Burström 6a49ba5fda Use the version catalog as the source of truth for plugin IDs
2 years ago
Simon Marquis 9e42080bf5
Disable `GradleDependency` Lint warning
2 years ago
Don Turner 57d98cc2e2
Merge pull request #921 from SimonMarquis/sarif
2 years ago
Jaehwa Noh 81e7ef0a05
Replace Annotation to compiler args. (#1602)
2 years ago
takahirom e0f30acddd
Target SDK 35
2 years ago
Ben Weiss 4a0723441f
Dependency version upgrades, not API 35 yet (#1719)
2 years ago