Commit Graph

  • 4a84cf2bf4 Add specific type for deeplinks Don Turner 2024-05-08 19:32:50 +01:00
  • 3cff2fbda2 Remove unnecessary comment Don Turner 2024-05-08 15:37:35 +01:00
  • 173ac6711a Remove autoVerify from intent filter Don Turner 2024-05-08 15:32:41 +01:00
  • 93a48a221a Use version catalog reference to serialization plugin Don Turner 2024-05-08 15:31:02 +01:00
  • f67f4d1a83 Update ForYou destination to match current deeplink pattern Don Turner 2024-05-08 15:10:11 +01:00
  • 7ec21d9d2f Fix issue where selected topic in list was not showing as selected. Minor tidy ups. Don Turner 2024-05-07 23:01:42 +01:00
  • 7f2ce57c67 Merge pull request #1368 from android/mlykotom/offload-connectivity-monitor Tomáš Mlynarič 2024-05-07 07:51:14 +02:00
  • 3fb6df7c33 Add NavigationSuiteScaffold Alex Vanyo 2024-04-04 21:33:41 -07:00
  • a324fcc8d3 Fix state loss with workaround Alex Vanyo 2024-05-06 11:41:56 -07:00
  • 3dd424067f Merge pull request #1380 from android/av/nested-nav-with-animated-pane Alex Vanyo 2024-05-06 09:47:38 -07:00
  • c2fc34c761 Save nested nav key in instance state Alex Vanyo 2024-04-16 10:45:45 -07:00
  • 1f90979509 🤖 Updates baselines for Dependency Guard alexvanyo 2024-04-16 00:34:30 +00:00
  • 1c0508a678 Recreate nested nav to work with AnimatedPane Alex Vanyo 2024-04-15 17:03:04 -07:00
  • 2264451bb8 Use navigation argument topicId as default value to InterestListDetailScreen Don Turner 2024-05-03 19:17:02 +01:00
  • 116e961f1b Change startDestination from KClass to default instance Don Turner 2024-05-03 19:01:39 +01:00
  • 8cc0fc00e6 🤖 Updates screenshots dturner 2024-05-03 16:14:02 +00:00
  • 0f926ba859 🤖 Updates baselines for Dependency Guard dturner 2024-05-03 16:10:04 +00:00
  • 924391cd22 Fix spotless Don Turner 2024-05-03 17:06:46 +01:00
  • 2d45b84031 Merge branch 'main' into dt/nav-safe-args Don Turner 2024-05-03 16:50:44 +01:00
  • 29e08ea1a0 Add deeplink action to enable testing from terminal Don Turner 2024-05-03 16:17:08 +01:00
  • 9779074997 Remove Interests2PaneViewModel as it was overkill for holding a single string value Don Turner 2024-05-03 15:49:11 +01:00
  • 89163b5ea1 Migrate remainder of app to type-safe navigation Don Turner 2024-05-03 15:37:35 +01:00
  • 490997281a Update to alpha08, use toRoute to obtain destination inside VM Don Turner 2024-05-03 13:23:01 +01:00
  • d96bcf8ffe Migrate Interests nested NavHost to safe args Don Turner 2024-05-03 12:23:19 +01:00
  • afad1b9ac7 Merge pull request #1383 from android/av/navigation-2.7.7 Don Turner 2024-05-03 09:42:09 +01:00
  • 068cee0278 Add workaround for state loss bug Alex Vanyo 2024-05-02 17:28:39 -07:00
  • 6dc59e7016 Use SafeArgs navigation for Topic feature Don Turner 2024-05-01 13:46:54 +01:00
  • 5b896710d1 Regenerate SVG graphs and cleanup/reformat files Simon Marquis 2024-04-27 21:47:04 +02:00
  • 3e1f545869 Update build.gradle.kts Simon Marquis 2024-04-27 20:41:44 +01:00
  • 06fa2eaba8 Remove duplicated AndroidX Work testing dependency Simon Marquis 2024-04-27 20:40:44 +01:00
  • ead3f49f7b Fixes flakiness in app's screenshot tests (#1395) Jose Alcérreca 2024-04-24 17:23:13 +02:00
  • 1da560f582 Revert "Configure baseline profiles in the baselineProfile lambda" (#1398) Jose Alcérreca 2024-04-24 16:17:51 +02:00
  • 7980c1d0df Configure baseline profiles in the baselineProfile lambda (#1060) Ben Weiss 2024-04-23 12:41:02 +02:00
  • 0ba430ef90 Merge pull request #1381 from android/ben/strongskip Ben Trengrove 2024-04-18 08:32:01 +10:00
  • 91215c5c89 Update to navigation 2.7.7 Alex Vanyo 2024-04-16 17:45:16 -07:00
  • f22b543f1a trigger Simon Marquis 2024-04-16 21:58:59 +02:00
  • be1a2b28e0 Configure validate-wrappers: true with gradle/actions/setup-gradle Simon Marquis 2024-04-14 22:19:29 +01:00
  • 44e673b52e Fix typo Simon Marquis 2024-04-13 13:24:13 +01:00
  • 5470cf98ca Migrate legacy Gradle actions to the new official gradle/actions Simon Marquis 2024-04-13 13:14:25 +01:00
  • 5be13a047b Enable strong skipping Ben Trengrove 2023-12-05 10:51:29 +11:00
  • b9935368e3 Merge pull request #1230 from android/replace-testharness Don Turner 2024-04-15 19:20:26 +01:00
  • c7d5cb4012 Replace TestHarness with DeviceConfigurationOverride after merging main Don Turner 2024-04-15 18:46:53 +01:00
  • 6402d274f2 Update Compose UI Test to 1.7.0-alpha06 Don Turner 2024-04-15 18:46:27 +01:00
  • 61cce4bf19 Merge branch 'main' into replace-testharness Don Turner 2024-04-15 17:38:34 +01:00
  • c306ab756e Bump gradle/wrapper-validation-action from 2 to 3 dependabot[bot] 2024-04-15 08:40:27 +00:00
  • 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 Sergey Pinkevich 2024-04-14 10:49:38 +01:00
  • 12212db6df Merge branch 'main' of https://github.com/android/nowinandroid into dependabot/gradle/androidx.activity-activity-compose-1.8.2 Sergey Pinkevich 2024-04-14 10:23:32 +01:00
  • 59ed7f402b Merge pull request #1282 from android/av/material3-adaptive-e2e Alex Vanyo 2024-04-12 11:47:45 -07:00
  • d452f22a68 Update badging Alex Vanyo 2024-04-11 13:06:57 -07:00
  • 9b4c22cb2d Update to material3-adaptive alpha10 Alex Vanyo 2024-04-05 10:40:12 -07:00
  • 0be0bc191f Update usage of material3 adaptive to be edge-to-edge Alex Vanyo 2024-03-13 15:46:54 -07:00
  • 16f45c0b1a Adds screenshot tests for snackbar (#1343) Jose Alcérreca 2024-04-11 19:20:32 +02:00
  • 8d506bd598 Fix format Tomáš Mlynarič 2024-04-11 11:05:02 +02:00
  • 400f3b8a65 Fix default value Tomáš Mlynarič 2024-04-11 10:41:34 +02:00
  • bd508c477a Optimized handling of dark/light mode Tomáš Mlynarič 2024-04-10 11:51:39 +02:00
  • d71383c288 Add niaEdgeToEdge trace tag Tomáš Mlynarič 2024-04-10 12:26:36 +02:00
  • c396352d83 Remove forgotten Trace.endSection() Tomáš Mlynarič 2024-04-10 15:23:20 +02:00
  • 6b35cbb328 Offload connectivity monitor to a background thread Tomáš Mlynarič 2024-04-10 11:48:08 +02:00
  • 0d6566b75b 🤖 Updates screenshots dturner 2024-03-28 10:58:12 +00:00
  • 739dc00987 Fix spotless Don Turner 2024-03-28 10:50:29 +00:00
  • fc2146c970 Merge branch 'main' into replace-testharness Don Turner 2024-03-28 10:21:44 +00:00
  • 655aebccdc Remove workaround for https://issuetracker.google.com/327149166 Don Turner 2024-03-28 10:20:19 +00:00
  • aa688711f0 Lower visibility of some dependencies Simon Marquis 2024-03-26 19:22:49 +01:00
  • ae0a48c600 Revert unchanged SVG contents Simon Marquis 2024-03-26 19:05:58 +01:00
  • 88c3eb0b90 Merge pull request #1284 from sanao1006/remove-GetSearchContentsCountUseCase Don Turner 2024-03-26 16:32:21 +00:00
  • 83ae27790e Merge pull request #1328 from natarajkr007/main Don Turner 2024-03-26 16:31:36 +00:00
  • 0f88f6dd24 Merge pull request #1314 from squart300kg/main Don Turner 2024-03-26 16:26:31 +00:00
  • 2f4d230923 Merge pull request #1342 from Jaehwa-Noh/optimize-gradle Don Turner 2024-03-26 16:25:07 +00:00
  • 989ca54c38 Fix spotless dt/improve-accessibility Don Turner 2024-03-26 16:20:38 +00:00
  • 240aa8acdf Add testing section to pull_request_template.md (#1341) Jose Alcérreca 2024-03-26 17:14:38 +01:00
  • a22b724a66 Change getByName to named - reference by [APIs to avoid](https://docs.gradle.org/current/userguide/task_configuration_avoidance.html#apis_to_avoid) Jaehwa Noh 2024-03-26 21:47:14 +09:00
  • 23b0958311 added ksp arg to generate room code in kotlin natarajkr007 2024-03-26 12:57:05 +05:30
  • 78e3725f9f Sets up jacoco coverage with a combined report and a GHA (#1303) Jose Alcérreca 2024-03-25 18:51:44 +01:00
  • 47f56c4da4 Remove custom action Don Turner 2024-03-22 12:14:44 +00:00
  • fafb74c78f 🤖 Updates screenshots ja/coverage_agp_gha_demo_remove JoseAlcerreca 2024-03-22 12:12:15 +00:00
  • 1829d54b85 Adds a new test to design system Jose Alcérreca 2024-03-22 11:09:56 +00:00
  • 0095041745 Change to toggleable Surface Don Turner 2024-03-22 11:59:11 +00:00
  • ee0d486a81 First attempt at improving accessibility on ForYouScreen Don Turner 2024-03-22 11:41:25 +00:00
  • 0c1a8c4c8a Configures min-coverage values Jose Alcérreca 2024-03-22 10:13:53 +01:00
  • fdde96f087 Let's sway Jose Alcérreca 2024-03-21 20:41:20 +01:00
  • 9c51861386 Update dependency graphs Simon Marquis 2024-03-21 20:40:39 +01:00
  • 5742989434 to the song they're playing on the radio Jose Alcérreca 2024-03-21 20:12:00 +01:00
  • 930e061611 Cleanup dependencies Simon Marquis 2024-03-21 19:55:11 +01:00
  • aa7ee504fb Let's dance Jose Alcérreca 2024-03-21 19:04:58 +01:00
  • 0a0a8f0c46 Put on your red shoes and dance the blues Jose Alcérreca 2024-03-21 17:41:30 +00:00
  • a08c466b29 Let's dance Jose Alcérreca 2024-03-21 17:14:19 +00:00
  • 4f66102290 [CI] Upload path not working Jose Alcérreca 2024-03-21 16:07:35 +00:00
  • 73f7a0acca [CI] Remove extra step to reduce build time Jose Alcérreca 2024-03-21 16:03:21 +00:00
  • c4b4dcc47d CI fix Jose Alcérreca 2024-03-21 15:42:55 +00:00
  • b2ab6491db CI fix Jose Alcérreca 2024-03-21 15:14:30 +00:00
  • e5d06a50d5 Small fixes and tweaks to the workflow file Jose Alcérreca 2024-03-21 14:33:18 +00:00
  • 3d65db67c9 CI Fix Jose Alcérreca 2024-03-21 11:48:56 +00:00
  • 8388d55c4f Generates combined report after running device tests Jose Alcérreca 2024-03-21 11:21:44 +00:00
  • bd89507f10 Merge pull request #1306 from yongsuk44/feat/weak-warning Don Turner 2024-03-21 10:17:17 +00:00
  • 9fd90a64da Merge pull request #1302 from android/dependabot/gradle/accompanist-0.34.0 Don Turner 2024-03-21 10:16:16 +00:00
  • ecdfdef4e4 Merge pull request #1291 from Jaehwa-Noh/rename Don Turner 2024-03-21 10:10:59 +00:00
  • 97dfe95d91 Merge pull request #1292 from SimonMarquis/patch-3 Don Turner 2024-03-21 10:08:21 +00:00
  • d9b66c4cac clean up di module in core.database package sangyoon 2024-03-21 16:24:05 +09:00
  • e764f9ff5d Changes the GHA report location Jose Alcérreca 2024-03-20 18:50:20 +00:00
  • bcd4086c9b Creates combined report task and removes hacks Jose Alcérreca 2024-03-20 18:47:53 +00:00