Commit Graph

386 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
Don Turner 83676800f0 Replace TestHarness with DeviceConfigurationOverride after merging main
1 year ago
Don Turner 74fead944a Merge branch 'main' into replace-testharness
1 year ago
Alex Vanyo 45768621f5 Update to material3-adaptive alpha10
1 year ago
Alex Vanyo f28c598f76 Update usage of material3 adaptive to be edge-to-edge
1 year ago
Jose Alcérreca bfcea73e3c Adds screenshot tests for snackbar (#1343)
1 year ago
Tomáš Mlynarič 5b5f04a075 Fix format
1 year ago
Tomáš Mlynarič 075382e3aa Fix default value
1 year ago
Tomáš Mlynarič fa68c59069 Optimized handling of dark/light mode
1 year ago
Tomáš Mlynarič f6f5bf04f6 Add niaEdgeToEdge trace tag
1 year ago
Don Turner 01cf2cfcd2 Fix spotless
1 year ago
Don Turner 369c271b50 Merge branch 'main' into replace-testharness
1 year ago
Don Turner 2bdcbeb95b Remove workaround for https://issuetracker.google.com/327149166
1 year ago
yongsuk44 8e9b39fa31 Remove unnecessary opt-in annotations
2 years ago
Jonathan Koren bca4e40a28 Topic detail pane placeholder (#1280)
2 years ago
Alex Vanyo 3e4d9c1c5e Update material3-adaptive to 1.0.0-alpha08
2 years ago
Jaehwa Noh 19efc6c3ad Merge branch 'android:main' into rename-test-function
2 years ago
Jaehwa Noh 3b11bcf725 Remove explicit type argument.
2 years ago
Jaehwa Noh 2eb0318513 Rename test function name
2 years ago
Jonathan Koren c750a3c4c1 2 pane support in Interests screen (#1234)
2 years ago
Don Turner 7196156718 Merge branch 'main' into replace-testharness
2 years ago
Don Turner 18376f5f3d Update app/src/testDemo/kotlin/com/google/samples/apps/nowinandroid/ui/NiaAppScreenSizesScreenshotTests.kt
2 years ago
Jaehwa Noh e2809d7871 Merge branch 'android:main' into java-to-kotlin
2 years ago
Tomáš Mlynarič 8f89ca6cbb Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Jaehwa Noh 5c3c9dcd14 Move java to kotlin folder.
2 years ago
dturner 890307b056 🤖 Updates screenshots
2 years ago
Don Turner 20d57b1105 Workaround for new ForcedSize behaviour, bump ui-test version
2 years ago
Don Turner e2dd43f635 Bump to ui-test:1.7.0-alpha03, add parameter name
2 years ago
dturner ec8786e168 🤖 Updates screenshots
2 years ago
Don Turner 137a8a78a6 Replace Accompanist TestHarness with DeviceConfigurationOverride
2 years ago
dturner b3ff8aa940 🤖 Updates screenshots
2 years ago
dturner 5c83771326 🤖 Updates screenshots
2 years ago
Don Turner 793bb6568e Wrap NiaApp with NiaTheme for app screenshot tests
2 years ago
Tomáš Mlynarič 7737a83eb9 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
dturner 4a1015287d 🤖 Updates screenshots
2 years ago
Tomáš Mlynarič 74175c1d1c Revert fast initialization of Coil
2 years ago
Tomáš Mlynarič efc6775053 Add braces
2 years ago
Tomáš Mlynarič b208b8bfcd Inline initialization
2 years ago
Tomáš Mlynarič d8c538e0ed Don't use runBlocking if async init completed
2 years ago
Tomáš Mlynarič be4dcedc63 Launch loader directly without additional coroutine scope
2 years ago
Tomáš Mlynarič 27dcfe26c9 Fix comment
2 years ago
Tomáš Mlynarič 41b576d294 Improve lazy loading for Coil + OkHttp
2 years ago
Tomáš Mlynarič 77d4f5f57f Use trySend multiple times
2 years ago
Tomáš Mlynarič 8f5c475aab Rename currentTimezone variable
2 years ago
Tomáš Mlynarič e208bd0bfd Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Tomáš Mlynarič e19d435317 Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
2 years ago
Tomáš Mlynarič c432f74054 Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Don Turner c83ea9d24e Merge pull request #951 from SimonMarquis/issue-945
2 years ago
Don Turner ecd7b035c7 Merge pull request #785 from SimonMarquis/optimize-avd
2 years ago
SimonMarquis 4858b8355a 🤖 Updates screenshots
2 years ago
Simon Marquis ae55eb8e1a Optimize AVD to fix long vector paths Lint warning
2 years ago
Don Turner 4843216871 Merge branch 'main' into kotlinify
2 years ago
Simon Marquis 81b15d046e Merge branch 'main' into issue-945
2 years ago
Simon Marquis 6cd965d70c Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner 1d92f90ab0 Merge pull request #956 from KDW03/add_saved_test
2 years ago
Don Turner 137944ab9a Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Don Turner e4991aff96 Merge branch 'main' into kotlinify
2 years ago
Don Turner 8d29d9bf57 Merge pull request #1094 from lihenggui/main
2 years ago
Don Turner 00823a51ac Merge pull request #1103 from android/add_icon_comment
2 years ago
Simon Marquis 2e663d3572 Merge branch 'main' into kotlinify
2 years ago
Don Turner 5a49b51008 Moving comments to _after_ first XML element
2 years ago
lihenggui b3d68b92d3 Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
2 years ago
Don Turner c8163a7328 Fix spotless
2 years ago
Don Turner 76e3c1d97c Revert "Move app screenshot tests to match dependencies declaration"
2 years ago
Don Turner 235585c8c4 Add comment explaining why the launcher icon colors differ per build variant
2 years ago
Simon Marquis 14c90400be Move app screenshot tests to match dependencies declaration
2 years ago
lihenggui 5aa9122f08 Remove violations: property-naming
2 years ago
lihenggui 5e965962c5 Spotless
2 years ago
Simon Marquis 6a3a5ea692 Kotlinify codebase
2 years ago
Simon Marquis 8d0b893459 Update Robolectric 4.11.1
2 years ago
Miłosz Moczkowski ad98844d64 Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
2 years ago
mmoczkowski ed702d195a 🤖 Updates screenshots
2 years ago
Miłosz Moczkowski e03e5561ef Replace manual navigation component switching with new NavigationSuiteScaffold
2 years ago
Jose Alcérreca 4faf8f0d8d [CI] Better caching and fewer jobs run
2 years ago
rosariopf 0081d14105 remove ACCESS_ADSERVICES permissions
2 years ago
TM ecb7528a2c Inline color values for app icons
2 years ago
TM 1e0e1140ff Removed Comments
2 years ago
TM cd87a5ad70 Use colors from design palette in build variant icons
2 years ago
TM 8c7055f8ce Create different icons for each build variant
2 years ago
Jose Alcérreca 85b7549b44 NiaAppScreenSizesScreenshotTests.kt: Fixes screenshot test showing wrong width (#986)
2 years ago
tunjid 5009105592 🤖 Updates screenshots
2 years ago
Simon Marquis 79bb3b9edf Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis 5df3f0b665 Merge remote-tracking branch 'origin/main' into issue-945
2 years ago
kimdowoo ed9299de65 Add Test for Saved Top Level Destination
2 years ago
Simon Marquis 415e35c35e Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis 2bbb982b3a Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Simon Marquis 23f14116f6 Extract `ProfileVerifier` logs from `MainActivity` to `NiaApplication`
2 years ago
Jose Alcérreca ff9f38198f Adds screenshot tests to :core:designsystem (#931)
2 years ago
Milosz Moczkowski d32d871f4b Merge pull request #868 from SimonMarquis/patch-4
2 years ago
Jose Alcérreca 9748be62c5 Adds Screenshot testing with Roborazzi (#876)
2 years ago
Simon Marquis 28c9412cc9 Convert 'sealed' sub-object to 'data object'
2 years ago
Alex Vanyo 0a606296e1 Merge pull request #817 from android/av/enable-edge-to-edge
2 years ago
Simon Marquis b0b13d07bc Replace NiaNetworkDataSource with TopicsRepository
2 years ago
Simon Marquis 812c558bc3 Select last topic by name instead of a random one
2 years ago
Simon Marquis c7a5a5865b Handle topic clicks from all destinations
2 years ago
Alex Vanyo 65007350ab Switch to new Activity.enableEdgeToEdge
2 years ago
Simon Marquis 09441774f5 Update NavigationTest.kt
2 years ago
Simon Marquis 4f7874874d Update NavigationTest.kt
2 years ago
Simon Marquis 86d3031d94 Remove hardcoded topic names in `NavigationTest.kt`
2 years ago
Simon Marquis d5b6e4a71b Fix Lint `RememberReturnType` issue with explicit type
2 years ago
Milosz Moczkowski d88e6f75d6 Merge pull request #809 from SimonMarquis/launcher-icon-dark-theme
2 years ago
Murat Yener f4a8056cde changed from ListenableFuture.get() to ListenableFuture.await()
2 years ago
Murat Yener 81dcbcf1e2 spotless fix
2 years ago
Murat Yener b83e941c73 Adds ProfileViewer to log the app's Baseline Profile Compilation Status
2 years ago
Simon Marquis c327360aac Extract launcher icon tints and provide `-night` alternatives
2 years ago
James Rose 09a7b4bfda Merge pull request #748 from SimonMarquis/fix/permissions
2 years ago
Miłosz Moczkowski f70a3d0ec6 Remove nested scaffold from the bookmarks screen
2 years ago
Miłosz Moczkowski da09e124a7 Refactor icons
2 years ago
Miłosz Moczkowski ba022c9e97 Refactor custom notificationDot modifier
2 years ago
Simon Marquis 100cd47161 Grant `POST_NOTIFICATIONS` permission in more instrumented tests
2 years ago
James Rose 6fd1a429c1 Merge pull request #713 from android/jr/settings-dialog-state
2 years ago
James Rose 5f5926dc73 Save the showSettingsDialog flag in instance state
2 years ago
TJ Dahunsi 7312b33e9e Route notification deep link through for you screen
2 years ago
Milosz Moczkowski 7d5d553923 Merge pull request #679 from SimonMarquis/patch-3
2 years ago
Takeshi Hagikura 61db05b707 Implement search feature (#685)
2 years ago
Simon Marquis 393d00c98b Remove unused variables
2 years ago
Simon Marquis 55f62d8dad Simplify String resource loading in NavigationTest.kt
2 years ago
James Rose 08d87ecb1a Rename getUserNewsResources to observeAll
2 years ago
James Rose 317f47c3cf Incorporate code review changes: Move UserNewsResourceRepository to data
3 years ago
James Rose b1286ca188 Display unread state on the news feed and bottom nav bar
3 years ago
Alex Vanyo e5d7b6fa0c Update to Compose Material 3 1.1.0-alpha06
3 years ago
Alex Vanyo 008494f796 Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
3 years ago
Caren 769b5a5d12 Merge pull request #582 from yschimke/loaders
3 years ago
Simon Marquis bc5b7a90d3 Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
3 years ago
Yuri Schimke 2e5c29c9e4 Improve network pooling and avoid startup image fetches.
3 years ago
Don Turner 09c70dafe1 Merge "Remove AD_ID permission" into main
3 years ago
Don Turner a2987a128b Remove AD_ID permission
3 years ago
Don Turner 3d6ca9b7d8 Merge remote-tracking branch 'github/main' into feb9automerger
3 years ago
Márton Braun 2f5de17634 Route topic chip tap events up to NiaNavHost
3 years ago
Don Turner 6f8128070f Merge "Add Firebase analytics. See go/nia-firebase-services." into main
3 years ago
Don Turner a1bd4beadb Add Firebase analytics. See go/nia-firebase-services.
3 years ago
Simon Marquis a9c8fca6f4 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
3 years ago
Alex Vanyo 471a9d36ab Fix settings dialog dismissed test on non-portrait phones
3 years ago
Alex Vanyo 2728d899f0 Remove unused import
3 years ago
Alex Vanyo 6b122b1704 Use only width to determine navigation UI
3 years ago
Márton Braun 56ecffbadd Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Angie Sasmita 463d7ac6e8 Merge pull request #542 from android/as/dynamic-color-option
3 years ago
mlykotom 61c044a712 Merge branch 'main' into tm/fix-benchmarks-no-people
3 years ago
Angie Sasmita c97e7980c8 Add dynamic color option in settings for API >=32
3 years ago
Harshit Pandey fcd54c1102 Coil refrence url fixed
3 years ago
Muhammad Anas Shamsi 448d6cd022 Revert "Add link of source code in app"
3 years ago
Muhammad Anas Shamsi 34dbf45384 Add link of source code in app
3 years ago
Muhammad Anas Shamsi b6533606d5 Typo fix for compact
3 years ago
Don Turner 222da07c0d Refactor NiaGradientBackground to accept GradientColors
3 years ago
Alex Vanyo d9e5948749 Rename to shouldShowGradientBackground
3 years ago
Alex Vanyo 8f89d3178a Fix background composable
3 years ago
Don Turner 18d1259a79 Change variable name for 'not connected' message
3 years ago
Alex Vanyo 31133a4c4e Center title bar when nav rail is visible
3 years ago
mlykotom ae0996f707 Regenerate profile without people
3 years ago
Jolanda Verhoef a09612ec80 Remove author concept from app
3 years ago
Márton Braun d7f0e1e6e1 Merge pull request #468 from android/remove-stream-suffixes
3 years ago