Commit Graph

441 Commits (0095041745b7cf31ee78e7509810bdefaa785668)

Author SHA1 Message Date
Don Turner bd89507f10
Merge pull request #1306 from yongsuk44/feat/weak-warning
6 months ago
Don Turner ecdfdef4e4
Merge pull request #1291 from Jaehwa-Noh/rename
6 months ago
yongsuk44 af7729586c Remove empty primary constructors
6 months ago
yongsuk44 e2a4706470 Remove unnecessary opt-in annotations
6 months ago
Jaehwa Noh 3c70183ce6 Change name Fake to Demo.
6 months ago
Simon Marquis ee8797f940 Delete unused `combine` extension in `SyncUtilities.kt`
6 months ago
Jaehwa Noh cd294a8654 Change lint ignore name in lint.xml.
6 months ago
Jaehwa Noh 2739168e33 Revert "Move main to demo."
6 months ago
Jaehwa Noh a5be299e3d Move main to demo.
6 months ago
Jaehwa Noh 5d99f381e9 Remove VisibleForTesting.
6 months ago
Jaehwa Noh 27ca860745 Rename fake to demo.
6 months ago
Don Turner 0584f191bc
Merge pull request #1271 from android/dt/remove-feature-dep
6 months ago
Alex Vanyo 78c77737c0
Merge pull request #1275 from Jaehwa-Noh/rename-function
6 months ago
Don Turner a4c52e6485 Remove the search module's dependency on other feature modules
6 months ago
Don Turner 3e4aad3210
Merge pull request #1257 from android/dt/add-module-graphs
6 months ago
Don Turner a5025390af Add title to READMEs to describe the dependency graph
6 months ago
Jaehwa Noh ee4320723f Fix typo.
6 months ago
Jaehwa Noh ed91723e2f Fix #1270
6 months ago
Don Turner c4642cea61 Add graph for screenshot testing module, minor update to script
6 months ago
Jaehwa Noh abe798056e
Add @After to guarantee DB was closed. (#1240)
6 months ago
Don Turner 80a82de945 Update module dependency graphs and add script to create them
6 months ago
Don Turner 42e9a3a2c6
Merge pull request #1182 from SimonMarquis/api-compose-ui-tooling
6 months ago
Don Turner 350e7b1bba
Merge pull request #1144 from SimonMarquis/move-fakes-to-data-test-module
6 months ago
Don Turner 171fa88ac0
Merge pull request #1248 from yongsuk44/main
6 months ago
Don Turner 067d68e1c6
Merge pull request #1247 from Jaehwa-Noh/remove-unused-function
6 months ago
kim-yongsuk 3fa75a037a Apply Composable Parameter Ordering Guidelines
6 months ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
6 months ago
Jaehwa Noh 52c0d7ae0a Remove Insert function
6 months ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
6 months ago
Simon Marquis dc2f435a27 Merge remote-tracking branch 'origin/main' into move-fakes-to-data-test-module
7 months ago
dturner 27fd4e544a 🤖 Updates screenshots
7 months ago
Don Turner 08dfec01f6 Fix individual UI components
7 months ago
dturner 02d4fea615 🤖 Updates screenshots
7 months ago
Don Turner 8494b74646 Fix spotless (really should enable the commit hook to do this)
7 months ago
Don Turner 68c15a891c Fix text styles and spacing now that includeFontPadding is false
7 months ago
dturner 81a5c0a3a7 🤖 Updates screenshots
7 months ago
Don Turner 092daacced Revert fontSize change
7 months ago
Don Turner 1de15f0fab Fix spotless (again)
7 months ago
Don Turner 76d59b3da8
Merge branch 'main' into update-compose-bom
7 months ago
Don Turner 1d2029aa2c
Merge pull request #1040 from SimonMarquis/fix-unit-test
7 months ago
Don Turner adddea6fc7 Remove includeFontPadding, default behaviour is fine
7 months ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
7 months ago
dturner 9e645356f6 🤖 Updates screenshots
7 months ago
Don Turner 3868371ec8 Switch default padding to true since this was actually false by default since Compose 1.6.0-alpha01
7 months ago
Don Turner c773fd7d0a Switch off default font padding to avoid changing UI
7 months ago
Don Turner 3b1ee87194 Fix ShortText icon
7 months ago
dturner 6b2b01ed82 🤖 Updates screenshots
7 months ago
Don Turner 522efac8c0 Update Compose BOM to 2024.02.00. Fixes #1218
7 months ago
Tomáš Mlynarič 4cdc2ad345 Add comment for Retrofit async OkHttp
7 months ago
Tomáš Mlynarič d110d92b87 Optimize OkHttp initialization for Retrofit
7 months ago