Commit Graph

386 Commits (d5a23098bcb51a76c3ead93679dfda41d2cf79bd)

Author SHA1 Message Date
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
Alex Vanyo eb96ce2169 Update to Kotlin 1.6.20 and using material3-window-size-class
3 years ago
Alex Vanyo 8b1311c5f5 Remove material non-3 components
3 years ago
Manuel Vivo ca8fd5a4f3 Add People to interests screen
3 years ago
Jose Alcérreca a50b0f5d6a Adds topic screen
3 years ago
Ran Nachmany 71cef7951b Improving For You onboaring [http://b/223204846]
3 years ago
Don Turner 184097bf13 Add new fields to Topic and display SVG icon.
3 years ago
Adetunji Dahunsi c84c024048 Added launcher icons
3 years ago
Adetunji Dahunsi 4bcaae8152 Integrate WorkManager (WIP)
3 years ago
Don Turner a4a18d6d57 Remove episodes and saved destinations
4 years ago
Ben Weiss 1bbb547bbc Add baseline profile
4 years ago
Ran Nachmany 58c1b05f09 Merge "Adding device class breakopints (http://b/216019537)" into main
4 years ago
Caren Chang 3e0c247a81 Add Internet permission
4 years ago
Ran Nachmany bb233da401 Adding device class breakopints (http://b/216019537)
4 years ago
Alex Vanyo d20e08ebcc Add test dispatchers
4 years ago
Simona Stojanovic 1411b1576b Modularise the app
4 years ago
Jolanda Verhoef 1b06dc97ea Fixing UI tests
4 years ago
Simona Stojanovic 53248e6dac Merge "Add Following - Topics feature base" into main
4 years ago
Caren Chang 4f3776406c Merge "NewsResourceCard: Display Title, Bookmark Icon and Description" into main
4 years ago
Simona Stojanovic d355a70292 Add Following - Topics feature base
4 years ago
Adetunji Dahunsi e089012a8d Replace module interfaces with objects
4 years ago
TJ Dahunsi 8b1852cf5e Merge "Add DAOs for Room and provisions for their Hilt injections" into main
4 years ago
Caren Chang 8d8e72667b NewsResourceCard: Display Title, Bookmark Icon and Description
4 years ago
Adetunji Dahunsi cbcb24c08f Add DAOs for Room and provisions for their Hilt injections
4 years ago
Alex Vanyo a36c0da93a Replace accompanist/insets
4 years ago
Adetunji Dahunsi 9f11f6ae8b Update copyright accross all files
4 years ago
Adetunji Dahunsi c75f7ed025 Add entity relationships and defined network deserialization strategy
4 years ago
Caren Chang 632bc62ed5 Rename ResourceCard -> NewsResourceCard
4 years ago
Caren Chang 68ba1ba477 Resource Card: Add bookmark icon
4 years ago
Alex Vanyo 1b41864a2c Merge "For You initial screen" into main
4 years ago
Alex Vanyo 5b89ea4fe5 For You initial screen
4 years ago
Caren Chang 841f9af5d1 Create template for composable Resource card
4 years ago
Adetunji Dahunsi 41874d73ef Add DI scaffolding
4 years ago
Jolanda Verhoef 1e3520dddf [NiA] Implement top level navigation
4 years ago
Adetunji Dahunsi 85e078298e Implement FakeNewsResourceRepository with test
4 years ago
Adetunji Dahunsi 12cff2074c Rename episode to NewsResource, add episode to NewsResource, add mockk and unit test, address comments
4 years ago
Don Turner 008bca1472 Add initial app scaffolding
4 years ago