Commit Graph

386 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
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
Márton Braun e7eca7a085 Update baseline profile
3 years ago
Márton Braun 8e5fc3e03e Remove `Stream` suffixes
3 years ago
Alex Vanyo 01d18396d9 Fix spotless
3 years ago
Alex Vanyo 9f85cc851a Add accompanist/testharness
3 years ago
Tomáš Mlynarič 7527146da1 Merge pull request #458 from android/tm/fix-benchmarks
3 years ago
mlykotom a8867de20e Update BLP
3 years ago
Masood Fallahpoor c6e3551172 Make functions 'shouldUseDarkTheme' and 'shouldUseDarkTheme' private
3 years ago
Milosz Moczkowski 0bbc4ba032 Merge pull request #420 from SimonMarquis/patch/kotlin-test
3 years ago
Don Turner b129e36202 Merge pull request #326 from MaximillianLeonov/redundant-label-on-activity
3 years ago
Don Turner 6961fba0e2 Merge pull request #324 from MaximillianLeonov/unused-color-resources
3 years ago
Simon Marquis a09ea875b8 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Don Turner 7413e22377 Add data from the last 10 episodes
3 years ago
Ben Weiss 141a5dc2f3 Merge pull request #316 from android/bw/gradleCleanup
3 years ago
Ben Weiss c859e42cfe New baseline profile
3 years ago
Yura Laguta e24dcf40c6 Resolves #206, enables predictive back navigation support
3 years ago
Don Turner 71fc07625c Add workaround for top app bar overlapping nav rail
3 years ago
Don Turner 0d7bd9170d Update app/src/main/java/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
3 years ago
Don Turner 391bc1e900 Fix minor issues
3 years ago
Don Turner 8506958fb1 Resolve conflict with navigation changes from main
3 years ago
Don Turner c3bcdd75e0 Address review feedback from Manu
3 years ago
Don Turner bc17052c21 Fix getter for settings dialog state
3 years ago
Don Turner 91f77bf6ef Remove Scaffold from top level screens
3 years ago
Don Turner afa5c2eecd Add comment about splashScreen.setKeepOnScreenCondition
3 years ago
Don Turner eb721f8295 Add MainActivity view model
3 years ago
Don Turner d6467ca16c Fix spotless issues
3 years ago
Don Turner 6a4a01dcf5 Add tests
3 years ago
Don Turner 8cb5216d8e Add settings module, refactor top bar
3 years ago
Don Turner 88e6581633 Fix typo
3 years ago
Don Turner f1e15d6b83 Fix spotless issues
3 years ago
Alex Vanyo e596e76714 Add data logic for theme switcher
3 years ago
Manuel Vivo 38670449ee Updates Navigation approach with new guidance (#347)
3 years ago
Ben Weiss b6204656b8 Merge pull request #328 from android/bw/moreJankstats
3 years ago
Ben Weiss 5315d2d957 Add more jank tracking
3 years ago
Wojtek Kaliciński 222f65e9e8 Migrate packages to namespaces in build files
3 years ago
Ben Weiss 2230fb0259 Shorten navigation trace, fixes #271
3 years ago
Maximillian Leonov 83cf30e792 Remove redundant label on activity
3 years ago
Maximillian Leonov 1fa840ac04 Remove redundant unused color resources
3 years ago
Alex Vanyo 5d1fef2ac8 Apply spotless
3 years ago
Alex Vanyo 0630159e2e Refine backgrounds and navigation colors
3 years ago
Alex Vanyo cdbcf54ba0 Update to material3 1.0.0-beta03 wih built-in insets support
3 years ago
Wojtek Kaliciński 70ff3831a2 Build cleanup
3 years ago
Jolanda Verhoef e54f3b1d17 Merge pull request #231 from android/jv/app-icon
3 years ago
Jolanda Verhoef a958706946 Add round icon again for API 25.
3 years ago
Jolanda Verhoef f68af5d8c1 Add monochrome to v26 app icon, remove round icon (as per documentation: You may also define an icon drawable resource using the android:roundIcon attribute—but only if you require a different icon asset for circular masks, for example in a case where your branding relies on a circular shape.)
3 years ago
Alex Vanyo b2411367da Fix dark mode system icons
3 years ago
Jolanda Verhoef dbc74472e9 Add v33 launcher icon with support for adaptive icons
3 years ago
Jolanda Verhoef e23a8a8c6b Update app icon using Image Asset Studio
3 years ago
Alex Vanyo 625a82f9d2 Merge pull request #217 from android/av/splash-screen
3 years ago
Alex Vanyo 58c22df2e3 Rename NightAdjusted.Splash to NightAdjusted.Theme.Splash
3 years ago
Ben Weiss 0c005f25fa Merge pull request #219 from android/bw/metricsUpdate
3 years ago
Ben Weiss 182482b64c Update JankStats to 1.0.0-alpha03
3 years ago
Alex Vanyo 9e41a0ac82 Add splashscreen integration
3 years ago
Alex Vanyo d9c0b762ef Remove non-Compose material
3 years ago
Jolanda Verhoef 715fc547b6 [NiA] Implement LazyVerticalGrid for Feed
3 years ago
Jolanda Verhoef 6ef0355fc1 Merge remote-tracking branch 'github/main' into jul22automerger
3 years ago
Manuel Vivo abe1507709 Add more KDocs and nav args encoding
3 years ago
Manuel Vivo 13a5b8c5f9 Make the state holder stable
3 years ago
Manuel Vivo af7e2517f2 Add state holder for NiaApp composable
3 years ago
Don Turner 729dd4c3a2 Merge remote-tracking branch 'github/main'
3 years ago
Jolanda Verhoef b769f07f22 [NiA] Add Saved functionality
3 years ago
Ben Weiss c1603ccebc Merge branch 'main' into bw/initialMetrics
3 years ago
Ben Weiss 567c993073 Address review comments
3 years ago
Ben Weiss f62ee8ae25 Merge branch 'main' into bw/initialMetrics
3 years ago
Tomáš Mlynarič 13a5ff8c4c Update baseline profile
3 years ago
Tomáš Mlynarič 47a9034088 Add testTag to access composables from UiAutomator
3 years ago
Jolanda Verhoef dbb75969a8 Merge pull request #68 from RivanParmar/main
3 years ago
Nick Rout 1f984bef26 Improve design system usage and add lint checks
3 years ago
Rivan ecb41fbb96 Fix SpotlessApply.
3 years ago
Ben Weiss efc60bf2cc Merge branch 'main' into bw/initialMetrics
3 years ago
Rivan Parmar fbbc08cc73 Merge branch 'android:main' into main
3 years ago
Ben Weiss e6b301a89b Move JankStats metric gathering further down
3 years ago
Ben Weiss f627eea6a7 Update baseline profile and generation logic (#61)
3 years ago
Ben Weiss f9610786bc Merge branch 'bw/initialMetrics' of github.com:android/nowinandroid into bw/initialMetrics
3 years ago
Rivan 6e3192a72a Fix Navigation Bar in landscape mode.
3 years ago
Rivan cd84100864 Fix Navigation Bar in landscape mode.
3 years ago
Alex Vanyo 0d85dcefd2 Merge pull request #56 from sud007/fix/nia-naming-convention
3 years ago
Tomáš Mlynarič 9dd50480f4 Add JankMetricDisposableEffect
3 years ago
Tomáš Mlynarič 4db051b4a8 Use rememberMetricsStateHolder for navigation
3 years ago
kbuilder 4282bf37f3 Merge branch 'github/main'
3 years ago
Sudhanshu c07dba5e63 Fix Bug #41
3 years ago
Simon Marquis ba65429d1c Remove ClearRippleTheme CompositionLocal from NavigationBar
3 years ago
Ben Weiss e5378b8edd Introduce view extension to track jank
3 years ago
Ben Weiss c6646b357f Inject JankStats with Hilt
3 years ago
Ben Weiss 3bdb7a4c9f Add jankStats and rudamentary jank logging
3 years ago
Ben Weiss 1676032cd1 Add tracing library and start using it
3 years ago
kbuilder f5e1efc191 Merge branch 'github/main'
3 years ago
Jolanda Verhoef 90e8dfe80d Merge pull request #44 from serbelga/fix_themed_app_icon_round
3 years ago
Sergio Belda 4be907d0a0 Add cutout version of ic_launcher_foreground for drawable-v24 in app module in order to distinguish it from the nia-app-catalog version
3 years ago
Sergio Belda 6f48d52ad7 Add monochrome attribute to ic_launcher_round.xml in :app and :app-nia-catalog
3 years ago
Simona Stojanovic 7511941f56 Fix nested navigation graphs
3 years ago
Ben Weiss e9b47ee1fb Update benchmarking & baseline profiles
3 years ago
Simona Stojanovic 5ca7b6c607 Refactor navigation
3 years ago
Ben Weiss 6cfc521cad Update baseline profile
3 years ago
Adetunji Dahunsi 383b6d29d8 Add AuthorScreen and corresponding components
3 years ago
Simona Stojanovic bea5ee7194 Rename following to interests
3 years ago
Jolanda Verhoef ad57a93b64 Add gradient background to For You Screen
3 years ago
Alex Vanyo 7c52414724 Add multi-column support for cards on the for you feed
3 years ago
Alex Vanyo 403afba03f Configure spotless for kts and xml files
3 years ago
Alex Vanyo 47107e86be Fix large screen insets handling
3 years ago
Adetunji Dahunsi 68d146a7c7 Converted model ids from ints to strings
3 years ago