Jose Alcérreca
7bc96eeafd
Disabling dropshots but taking a screenshot
...
Change-Id: I9f6295aa93142db13f1c45cefbc2d8698570a058
9 months ago
Jose Alcérreca
c2f13c5cd5
Start with a single screenshot
...
Change-Id: I74fe8d37c7618fb07cb6aacc6ab8ef884b8cdb44
9 months ago
Jose Alcérreca
fb62f859dd
Trying to rule things out
...
Change-Id: I73a32433cecbbe0eac0563178a4ac83429f00d07
9 months ago
Jose Alcérreca
efca963a95
Trying to rule things out
...
Change-Id: I7176201b8e7edf4261cb019ec58c2ca19c79907a
9 months ago
Jose Alcérreca
80b7988c00
Removes espresso device altogether
...
Change-Id: Ib379c8dc0dc44f0871a0e6db5e0ac1317053ad73
9 months ago
Jose Alcérreca
6ccf197ccd
Removes espresso device
...
Change-Id: I5c32f70dad7dc27c98c34733f3fd80c71ccb773a
9 months ago
Jose Alcérreca
48fc71d5e5
Now we can comment out the flaky test
...
Change-Id: Ifc041931bcf47e8716dcbe1e8c13617c88c932ea
9 months ago
Jose Alcérreca
ec2cd2312a
CI experiment
...
Change-Id: I7e7657ab34832d5988ebbe6af0d5464e9b4364ff
9 months ago
Jose Alcérreca
a6a15efc6b
Simplifies edge to edge tests
...
Change-Id: Ie03bb2f10b08f0c65c69693dd3151e913ef96415
9 months ago
Jose Alcérreca
dac5b228a4
Fixes api 27 tests and removes debug stuff
...
Change-Id: I1badc84c616c8eb571cb83e95472a813d273365f
9 months ago
Jose Alcérreca
25578eb9d1
Now using right sdkmanager but More debug
...
Change-Id: If32a685aefebe5c3d18a3e6023b9a681452ab7fe
9 months ago
Jose Alcérreca
c28fbac910
Trying without full path
...
Change-Id: I5c8941333eef06d8ac93f4b8a13575b2127ddf2c
9 months ago
Jose Alcérreca
a28d7e558b
Spotless and disables V
...
Change-Id: Iaf1b7968a5a1b3c169afe7ea54800b4fb23c78ec
9 months ago
Jose Alcérreca
a14b142ea5
Adds foldable tests and CI changes
...
Change-Id: Ie0a37f53046a3219f6ea9ae4deccacb48e531fe9
9 months ago
Jose Alcérreca
3f6856b148
Merge branch 'main' into ja/edge-to-edge-dropshots
9 months ago
Jose Alcérreca
8839278e8f
Workaround for emulator bug
...
Change-Id: Ica9ca60071427f852be9125d3565aa37be932dc9
9 months ago
Alex Vanyo
211654ff16
Merge pull request #1373 from android/av/navigation-suite
...
Add NavigationSuiteScaffold
9 months ago
Jose Alcérreca
2175385467
CI
...
Change-Id: Ide1cbc35f3b69675e504b2d9b7f699e1b1086bb8
9 months ago
Jose Alcérreca
85b2fabf27
CI and temporary (?) fix in 26
...
Change-Id: Ibf487f37d3a9274d34ff78b47a3909fd275648e5
9 months ago
Jose Alcérreca
8571212666
Adds Dropshots and edge-to-edge tests
...
Change-Id: I4e0d5d0c9dfbf106acea951266c04139fab93c53
9 months ago
Don Turner
e3d45af760
Merge pull request #1406 from SimonMarquis/patch-1
...
Remove duplicated AndroidX Work testing dependency
9 months ago
Don Turner
25ffcb12c1
Merge pull request #1300 from android/dependabot/gradle/protobuf-4.26.0
...
Bump protobuf from 3.25.2 to 4.26.0
9 months ago
Don Turner
10ff0f3e2b
Merge pull request #1127 from android/dependabot/gradle/androidx.activity-activity-compose-1.8.2
...
Bump androidx.activity:activity-compose from 1.8.0 to 1.8.2
9 months ago
Alex Vanyo
3fb6df7c33
Add NavigationSuiteScaffold
...
Change-Id: I36710d880bff381ed86c61632f2ab91902727775
10 months ago
Alex Vanyo
c2fc34c761
Save nested nav key in instance state
...
Change-Id: If1155bfbe080eb4df3c59faaec0fb4cd4da3821d
10 months ago
alexvanyo
1f90979509
🤖 Updates baselines for Dependency Guard
10 months ago
Alex Vanyo
1c0508a678
Recreate nested nav to work with AnimatedPane
...
Change-Id: I6b526331b7fc62b968ac39e91753a8a1e5343023
10 months ago
Don Turner
afad1b9ac7
Merge pull request #1383 from android/av/navigation-2.7.7
...
Update to navigation 2.7.7
10 months ago
Alex Vanyo
068cee0278
Add workaround for state loss bug
...
Change-Id: I7ac4495c8e3ada419358688c61214c33c0d4040e
10 months ago
Simon Marquis
3e1f545869
Update build.gradle.kts
10 months ago
Jose Alcérreca
ead3f49f7b
Fixes flakiness in app's screenshot tests ( #1395 )
...
* Disables WM init in app's screenshot tests
Change-Id: Ib0994e744f49b53f58c0eebd52f80c0eba67bbed
* Spotless
Change-Id: Ic0212889354481433ce45ec4292ae7be9bd24b2e
* [CI] Uploads roborazzi reports if they fail
Change-Id: I5a25a7e156d3fcb72a396d3b503e62068a20b417
* Uses unused test module and enables LocalInspection
Change-Id: Iac36347dc3d702248d7515a74823e0bc0cbf2a2b
* Fixes timezone in snackbar screenshot tests
Change-Id: Ic517e8822218abeaddd3f8d2740b03e651d72d31
* Fixes conflict
Change-Id: Ia42fb78781d2469a608183594fc25c7c69f7e76c
* 🤖 Updates screenshots
10 months ago
Jose Alcérreca
1da560f582
Revert "Configure baseline profiles in the baselineProfile lambda" ( #1398 )
...
This reverts commit 7980c1d0df
.
10 months ago
Ben Weiss
7980c1d0df
Configure baseline profiles in the baselineProfile lambda ( #1060 )
...
* Configure baseline profiles in the baselineProfile lambda
* This is the correct and easiest way to set up baseline profiles correctly.
* See b/313428246 for more context.
* Handle empty topics during baseline profile generation
* Revert to API 33 GMD and fail empty screen tests
* Rename withChildren to noChildren for better legibility
* Remove unused log tags
* Update benchmark and metrics versions
* 🤖 Updates baselines for Dependency Guard
---------
Co-authored-by: Tomáš Mlynarič <mlykotom@google.com>
Co-authored-by: Jaehwa Noh <shwoghk14@gmail.com>
10 months ago
Alex Vanyo
91215c5c89
Update to navigation 2.7.7
...
Change-Id: Iaceea1fc216c899f7fac58e7f5eeaea4e1c10dbb
10 months ago
Don Turner
c7d5cb4012
Replace TestHarness with DeviceConfigurationOverride after merging main
...
Change-Id: Ie49b67981929fd3932ce3da68571a6305cf67aef
10 months ago
Don Turner
61cce4bf19
Merge branch 'main' into replace-testharness
10 months ago
Sergey Pinkevich
2ade8c8f1c
Merge branch 'dependabot/gradle/androidx.activity-activity-compose-1.8.2' of https://github.com/android/nowinandroid into dependabot/gradle/androidx.activity-activity-compose-1.8.2
10 months ago
Alex Vanyo
d452f22a68
Update badging
...
Change-Id: If6b1327554bc855baa86fd47519ca56e015b9d14
10 months ago
Alex Vanyo
9b4c22cb2d
Update to material3-adaptive alpha10
...
Change-Id: I810c36323a35c445c22dd3876c52df0360a5cb48
10 months ago
Alex Vanyo
0be0bc191f
Update usage of material3 adaptive to be edge-to-edge
...
Change-Id: I481c79db77bbdd657182f5355200f63e2355f40d
10 months ago
Jose Alcérreca
16f45c0b1a
Adds screenshot tests for snackbar ( #1343 )
...
* Adds screenshot tests for snackbar
Change-Id: I81566e3301fb17e3f31cbc408e6cc3325eab5a12
* Small tweaks, RFR
Change-Id: Ia16db6e6f5bec2714081b5ceaeeba36b2ee26105
* 🤖 Updates screenshots
* Update NiaApp.kt
Adds modifier to NiaApp
10 months ago
Don Turner
739dc00987
Fix spotless
...
Change-Id: I98a9b9fa1de5cc0bb3a3caa7d795053fd784b238
11 months ago
Don Turner
fc2146c970
Merge branch 'main' into replace-testharness
11 months ago
Don Turner
655aebccdc
Remove workaround for https://issuetracker.google.com/327149166
...
Change-Id: I335f9f5da1ff3f2574acca8e3fcb27b949a07c7a
11 months ago
Jaehwa Noh
a22b724a66
Change getByName to named
...
- reference by [APIs to avoid](https://docs.gradle.org/current/userguide/task_configuration_avoidance.html#apis_to_avoid )
Change-Id: Idf1ce9cf372b8f5da2f0da95fcf53454ffb3388f
11 months ago
Jose Alcérreca
78e3725f9f
Sets up jacoco coverage with a combined report and a GHA ( #1303 )
...
* Uses jacoco coverage reporting in AGP
11 months ago
Don Turner
bd89507f10
Merge pull request #1306 from yongsuk44/feat/weak-warning
...
Cleaned up unnecessary '@opt-in' annotations and removed empty constructors
11 months ago
yongsuk44
e2a4706470
Remove unnecessary opt-in annotations
11 months ago
dependabot[bot]
c4b669a138
🤖 Updates baselines for Dependency Guard
11 months ago
dependabot[bot]
7d2026f180
🤖 Updates baselines for Dependency Guard
11 months ago