Commit Graph

571 Commits (238461d428fea901b50ef4436f258b2b4787a235)

Author SHA1 Message Date
Don Turner 8a3c34994d
Merge pull request #1239 from Jaehwa-Noh/java-to-kotlin
2 years ago
Don Turner 747c9275bc
Merge pull request #1249 from android/dt/fix-1231
2 years ago
Don Turner 77cbdb62a4 Remove unused release variable. Fixes #1231
2 years ago
Alex Vanyo e3c7018124 Extract ScreenshotHelper to separate testing module
2 years ago
Don Turner d768c796d4
Merge pull request #1244 from android/dependabot/gradle/hilt-2.51
2 years ago
Jaehwa Noh 1ca0085423
Merge branch 'android:main' into java-to-kotlin
2 years ago
Tomáš Mlynarič f31fdb3ec2 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
dependabot[bot] b2b9f12915 🤖 Updates baselines for Dependency Guard
2 years ago
Jaehwa Noh 9b488bf70a Move java to kotlin folder.
2 years ago
dturner 43b2240bdd 🤖 Updates screenshots
2 years ago
Don Turner 73d0b70f21 Workaround for new ForcedSize behaviour, bump ui-test version
2 years ago
Don Turner fa811ab85f Bump to ui-test:1.7.0-alpha03, add parameter name
2 years ago
dturner 50d5583fe1 🤖 Updates screenshots
2 years ago
Don Turner d6357be8c4 Replace Accompanist TestHarness with DeviceConfigurationOverride
2 years ago
dturner 27fd4e544a 🤖 Updates screenshots
2 years ago
dturner 02d4fea615 🤖 Updates screenshots
2 years ago
Don Turner a507ff6d8e Wrap NiaApp with NiaTheme for app screenshot tests
2 years ago
Tomáš Mlynarič 75a3295381 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
dturner 6b2b01ed82 🤖 Updates screenshots
2 years ago
dturner 076a2af757 🤖 Updates baselines for Dependency Guard
2 years ago
dturner 08d8f1393a 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 0c0adddf42 🤖 Updates baselines for Dependency Guard
2 years ago
dependabot[bot] 6add4d68e3
Bump protobuf from 3.24.4 to 3.25.2 (#1214)
2 years ago
Ben Weiss f64f1c0aa2
Remove legacy benchmark build type (#1207)
2 years ago
Tomáš Mlynarič 58483b6166 Revert fast initialization of Coil
2 years ago
Tomáš Mlynarič f3e89bad4a Add braces
2 years ago
Tomáš Mlynarič d1211f15e7 Inline initialization
2 years ago
Tomáš Mlynarič e853748cf7 Don't use runBlocking if async init completed
2 years ago
Tomáš Mlynarič 7c33946ce1 Launch loader directly without additional coroutine scope
2 years ago
Tomáš Mlynarič 8e3903e90c Fix comment
2 years ago
Tomáš Mlynarič 5f0612102d Improve lazy loading for Coil + OkHttp
2 years ago
Tomáš Mlynarič 12a3a6edde Use trySend multiple times
2 years ago
Tomáš Mlynarič 08bfc54832 Update dependency guard baseline
2 years ago
Tomáš Mlynarič f8e797fd26 Rename currentTimezone variable
2 years ago
Tomáš Mlynarič 98e9e80639 Merge branch 'main' into mlykotom/tz-perf-improvement
2 years ago
Tomáš Mlynarič ea1573fcc1 Use kotlinx.datetime.Timezone instead of java ZoneId
2 years ago
Jonathan Koren c1d6c88bb0
Run dependencyGuard task during CI (#1064)
2 years ago
Tomáš Mlynarič 44ae059a2b Rename LocalTimeZone -> LocalZoneId + collects with lifecycle
2 years ago
Tomáš Mlynarič cb00d2c8cb Add TimeZoneMonitor to prevent multiple TimeZoneBroadcastReceivers
2 years ago
Tomáš Mlynarič 395b9853df Add Composition Tracing
2 years ago
Don Turner f5b3ae56dc
Merge pull request #951 from SimonMarquis/issue-945
2 years ago
Don Turner 691bf2aad6
Merge pull request #785 from SimonMarquis/optimize-avd
2 years ago
Simon Marquis 48fde2c3bf
Fix badging after merge
2 years ago
Simon Marquis d9d9153eda
Merge branch 'main' into firebase-ktx
2 years ago
SimonMarquis afdfd8acc5 🤖 Updates screenshots
2 years ago
Simon Marquis 377d3bef0c
Optimize AVD to fix long vector paths Lint warning
2 years ago
Don Turner 707117a4f2
Merge branch 'main' into kotlinify
2 years ago
Don Turner 0f0511748e
Merge pull request #1088 from SimonMarquis/cleanup-dependencies
2 years ago
Don Turner 046831df36 Update dependency guard classpaths
2 years ago
Simon Marquis 0699efc592
Merge branch 'main' into issue-945
2 years ago
Simon Marquis be9dc533e3
Replace `Enum.values()` with `Enum.entries`
2 years ago
Don Turner a5c030f740
Merge pull request #956 from KDW03/add_saved_test
2 years ago
Don Turner 89d39a7242
Merge pull request #767 from SimonMarquis/resource-prefix
2 years ago
Don Turner 9d41ffa318
Merge branch 'main' into kotlinify
2 years ago
Don Turner ad15f0137e
Merge pull request #1094 from lihenggui/main
2 years ago
Don Turner 8d5ef578c6
Merge pull request #1103 from android/add_icon_comment
2 years ago
Simon Marquis b6d82e24df
Merge branch 'main' into kotlinify
2 years ago
Don Turner b801a7deea Moving comments to _after_ first XML element
2 years ago
lihenggui 2a2d8ed88d Change the name of FOR_YOU_NAVIGATION_ROUTE to FOR_YOU_ROUTE
2 years ago
Don Turner d018e57f52 Fix spotless
2 years ago
Don Turner e6b5560f07
Revert "Move app screenshot tests to match dependencies declaration"
2 years ago
Don Turner 28bb3f1b2f Add comment explaining why the launcher icon colors differ per build variant
2 years ago
Simon Marquis 83764082ff Move app screenshot tests to match dependencies declaration
2 years ago
lihenggui 32e1ec0447 Remove violations: property-naming
2 years ago
lihenggui fb5bd225be Spotless
2 years ago
Simon Marquis 2b739c0ffe Fix badging, which is not "stable" when it comes to ordering
2 years ago
Simon Marquis 65a8b0d3b5 dependencyGuardBaseline
2 years ago
Simon Marquis f27a2e176e Reduce overall build complexity
2 years ago
Simon Marquis 768738350b
Merge branch 'main' into firebase-ktx
2 years ago
Simon Marquis 32c3c3754d updateProdReleaseBadging
2 years ago
Jonathan Koren 392eaa3e61 Add dependencyGuard to AndroidApplicationConventionPlugin
2 years ago
Jonathan Koren d15a203c59 Only record prodReleaseRuntimeClasspath configuration
2 years ago
Jonathan Koren d5d5e3561f Add dependency guard plugin
2 years ago
Simon Marquis caa482bc71 Kotlinify codebase
2 years ago
Simon Marquis 988002e692 Update Robolectric 4.11.1
2 years ago
Miłosz Moczkowski 9c89e98e5b Revert "Merge pull request #942 from android/feature/navigation-suite-scaffold"
2 years ago
mmoczkowski f365e8b782 🤖 Updates screenshots
2 years ago
Miłosz Moczkowski 816a7b60c1 Replace manual navigation component switching with new NavigationSuiteScaffold
2 years ago
Ben Weiss aa8ce0e1f6
Add automated baseline profile generation (#880)
2 years ago
Don Turner f3b2655e2f
Merge pull request #933 from danysantiago/main
2 years ago
Daniel Santiago c908f989c8 Update to Hilt 2.48.1 and use the KSP version
2 years ago
Jose Alcérreca 3f22248cb7
[CI] Better caching and fewer jobs run
2 years ago
rosariopf 221b615690 remove ACCESS_ADSERVICES permissions
2 years ago
Don Turner 09304e2477 Add updated badging for prodRelease variant
2 years ago
Alex Vanyo 360b33eb82 Add automatic checks for badging
2 years ago
TM d3d5b02428 Inline color values for app icons
2 years ago
TM 9b83237bfd Removed Comments
2 years ago
TM afb427b9c5 Use colors from design palette in build variant icons
2 years ago
TM 38d0c15d33 Create different icons for each build variant
2 years ago
Jose Alcérreca 431069ab77
NiaAppScreenSizesScreenshotTests.kt: Fixes screenshot test showing wrong width (#986)
2 years ago
Adetunji Dahunsi 0287af8d9a
Merge pull request #947 from android/tj/staggered-grid-feed
2 years ago
Don Turner a381d13199
Merge pull request #958 from McGalanes/main
2 years ago
Melwin Magalhaes 6247712064 Add convention plugins to version catalogs
2 years ago
Melwin Magalhaes b1266dc05a Use typesafe project accessors for project modules
2 years ago
tunjid b2498c763f 🤖 Updates screenshots
2 years ago
Simon Marquis b2cd980170
Merge remote-tracking branch 'origin/main' into resource-prefix
2 years ago
Simon Marquis faf42aa133
Merge remote-tracking branch 'origin/main' into issue-945
2 years ago
kimdowoo bc56ba79bc Add Test for Saved Top Level Destination
2 years ago
Don Turner e40fb7925d
Merge pull request #779 from SimonMarquis/java-to-kotlin-sourceset
2 years ago
Simon Marquis ebfe01affd Enforce `resourcePrefix` on Android library modules
2 years ago
Simon Marquis a33dafccad Migrate from `java` to `kotlin` sourceSet directory
2 years ago
Simon Marquis 49a2fb5272
Fix wrong configuration name, leaking `work-testing` to runtime classpath
2 years ago
Simon Marquis 03ba943632 Extract `ProfileVerifier` logs from `MainActivity` to `NiaApplication`
2 years ago
Jose Alcérreca 151f877bbe
Adds screenshot tests to :core:designsystem (#931)
2 years ago
Milosz Moczkowski 851ca6388e
Merge pull request #868 from SimonMarquis/patch-4
2 years ago
Jose Alcérreca 886158d3cb
Adds Screenshot testing with Roborazzi (#876)
2 years ago
Don Turner e96e54f7de
Merge pull request #806 from SimonMarquis/objenesis
2 years ago
Simon Marquis b7799f0475 Convert 'sealed' sub-object to 'data object'
2 years ago
Alex Vanyo a3ee09ec3e
Merge pull request #817 from android/av/enable-edge-to-edge
2 years ago
Simon Marquis d8a6d0de13 Replace NiaNetworkDataSource with TopicsRepository
2 years ago
Simon Marquis 57f3700980 Select last topic by name instead of a random one
2 years ago
Simon Marquis 64f81751b3
Handle topic clicks from all destinations
2 years ago
Alex Vanyo 2b218b97d9 Switch to new Activity.enableEdgeToEdge
2 years ago
Simon Marquis 0a1f333fc6
Update NavigationTest.kt
2 years ago
Simon Marquis bf5fdb4cf8
Update NavigationTest.kt
2 years ago
Simon Marquis 250850cf9b
Remove hardcoded topic names in `NavigationTest.kt`
2 years ago
Don Turner 654944430d Fix for Retrofit R8 issue, bump version to 0.1.2
2 years ago
Márton Braun 56389cb760
Merge pull request #752 from SimonMarquis/kotlin-1.9.0
2 years ago
Simon Marquis ba82b06cc3 Fix Lint `RememberReturnType` issue with explicit type
2 years ago
Don Turner 7f62b725a6 Bump version to code=7, name=0.1.1
2 years ago
Automerger 49a3f47fd8 Merge branch 'github/main'
2 years ago
Automerger 44c3c6d947 Merge branch 'github/main'
2 years ago
Milosz Moczkowski 04d3da39b9
Merge pull request #809 from SimonMarquis/launcher-icon-dark-theme
2 years ago
Murat Yener e96dac39b2 changed from ListenableFuture.get() to ListenableFuture.await()
2 years ago
Murat Yener 78ed9adca2 spotless fix
2 years ago
Murat Yener 7b5c0f2be8 Adds ProfileViewer to log the app's Baseline Profile Compilation Status
2 years ago
Simon Marquis cf64e25ad5 Extract launcher icon tints and provide `-night` alternatives
2 years ago
Simon Marquis 0a3069a0d8 Remove forced junit resolution strategy
2 years ago
Simon Marquis d332f7b70d Remove forced objenesis resolution strategy
2 years ago
Automerger 8b024f0911 Merge branch 'github/main'
2 years ago
Simon Marquis cb84082ae7
Merge branch 'main' into patch/proguard
2 years ago
Automerger b434112bf2 Merge branch 'github/main'
2 years ago
James Rose 7826b4f5f2
Merge pull request #748 from SimonMarquis/fix/permissions
2 years ago
Automerger 1c2a833e6c Merge branch 'github/main'
2 years ago
Miłosz Moczkowski 7b30720b25 Remove nested scaffold from the bookmarks screen
2 years ago
Automerger a91ba16a9c Merge branch 'github/main'
2 years ago
Miłosz Moczkowski 479a2f00b0 Refactor icons
2 years ago
Automerger 9241b06e9f Merge branch 'github/main'
2 years ago
Miłosz Moczkowski ded8b109b9 Refactor custom notificationDot modifier
2 years ago
Simon Marquis 8f41a6b3ab Cleanup proguard configuration
2 years ago
Simon Marquis 823c4db201 Grant `POST_NOTIFICATIONS` permission in more instrumented tests
2 years ago
Automerger 0c2e01bf4e Merge branch 'github/main'
2 years ago
Miłosz Moczkowski fc3d0ced20 Replace hardcoded license file with OSS licenses plugin
2 years ago
Automerger 4eaad4c0a6 Merge branch 'github/main'
2 years ago
James Rose a68eedebfa
Merge pull request #713 from android/jr/settings-dialog-state
2 years ago
James Rose 62a77321d3 Save the showSettingsDialog flag in instance state
2 years ago
Don Turner 0829cb73f7 Bump version name to 0.1.0 (versionCode 6)
2 years ago
TJ Dahunsi ef97cb941c Route notification deep link through for you screen
2 years ago
Milosz Moczkowski 553f55f978
Merge pull request #679 from SimonMarquis/patch-3
2 years ago
Simon Marquis 1341f7c2c5 Replace unused variable with simpler method calls
2 years ago
Simon Marquis 1921c6544d Replace deprecated methods
2 years ago
Don Turner e1ae12129a
Merge pull request #662 from android/av/agp-8.0
2 years ago
Takeshi Hagikura b3cdc172cd
Implement search feature (#685)
2 years ago
Simon Marquis 3a810f015b Remove unused variables
2 years ago
Simon Marquis 091abad348
Simplify String resource loading in NavigationTest.kt
2 years ago
James Rose b49767a88c Rename getUserNewsResources to observeAll
2 years ago
Alex Vanyo 96a0449ba9 Add dontwarn for proguard rules
2 years ago
James Rose 57c13d84bd Incorporate code review changes: Move UserNewsResourceRepository to data
3 years ago
James Rose ebfbb5bafd Display unread state on the news feed and bottom nav bar
3 years ago
AlfianHanantio bcd4a6de59 Remove redundant code block for managed virtual device creation
3 years ago
Alex Vanyo 01b5f34eb3 Update to Compose Material 3 1.1.0-alpha06
3 years ago
Alex Vanyo 874c2d1487
Merge pull request #561 from SimonMarquis/update/androidx-lifecycle
3 years ago
Caren 6a5feb767e
Merge pull request #582 from yschimke/loaders
3 years ago
Simon Marquis 4d4f7d4a15 Merge remote-tracking branch 'origin/main' into update/androidx-lifecycle
3 years ago
Yuri Schimke 9e399b69ea Improve network pooling and avoid startup image fetches.
3 years ago
Don Turner 75f8fc7e08 Bump versionCode to 5
3 years ago
Don Turner 79da80756e Merge "Remove AD_ID permission" into main
3 years ago
Don Turner 11a4bbaa48 Remove AD_ID permission
3 years ago
Don Turner 4284e6912e Merge remote-tracking branch 'github/main' into feb9automerger
3 years ago
Don Turner d80668407a Bump version to 4
3 years ago
Márton Braun 322ff63dbc Route topic chip tap events up to NiaNavHost
3 years ago
Don Turner e3e33d8497 Merge "Add Firebase analytics. See go/nia-firebase-services." into main
3 years ago
Don Turner 2a4d0434a5 Add Firebase analytics. See go/nia-firebase-services.
3 years ago
Automerger 6a12392f0b Merge branch 'github/main'
3 years ago
Simon Marquis f9a3533df3 Updgrade androidx-lifecycle from 2.6.0-alpha03 to 2.6.0-alpha05
3 years ago
Alex Vanyo b72d0fe1af Fix settings dialog dismissed test on non-portrait phones
3 years ago
Automerger 2bb2d0fb15 Merge branch 'github/main'
3 years ago
Alex Vanyo 9b6695d8dd Remove unused import
3 years ago
Alex Vanyo b4de09d0b2 Use only width to determine navigation UI
3 years ago
Automerger 80cb70ae2d Merge branch 'github/main'
3 years ago
Automerger 6371cda677 Merge branch 'github/main'
3 years ago
Márton Braun 819dd494ad Run Spotless to add trailing commas (and apply other rule updates)
3 years ago
Angie Sasmita cfbf782613
Merge pull request #542 from android/as/dynamic-color-option
3 years ago
Automerger 8dd9abd6ac Merge branch 'github/main'
3 years ago
mlykotom 6b48b355cc Merge branch 'main' into tm/fix-benchmarks-no-people
3 years ago
Automerger ebb070c73b Merge branch 'github/main'
3 years ago
Mohsen Rzna 46c1d510d4
Android-CI workflow -> GMD refactor (#537)
3 years ago
Angie Sasmita 6046f6e943 Add dynamic color option in settings for API >=32
3 years ago
Automerger 0aa17b5433 Merge branch 'github/main'
3 years ago
Don Turner 0365658935
Merge pull request #525 from hp902/patch/fix
3 years ago
Ben Weiss f316be1d69
Add Firebase dependencies
3 years ago
Takeshi Hagikura 4633609930
Introduce GMD + ATD (#479)
3 years ago
Harshit Pandey c96ff9e3c8 Coil refrence url fixed
3 years ago
Muhammad Anas Shamsi 43bb4359f5 Revert "Add link of source code in app"
3 years ago
Muhammad Anas Shamsi 197f4a5157 Add link of source code in app
3 years ago
Muhammad Anas Shamsi f3f01c3d2f Typo fix for compact
3 years ago
Don Turner 0917cdebec Refactor NiaGradientBackground to accept GradientColors
3 years ago
Alex Vanyo 088a1de92e Rename to shouldShowGradientBackground
3 years ago
Alex Vanyo 2fad9fd1e5 Fix background composable
3 years ago
Don Turner 4e4f48e88c Change variable name for 'not connected' message
3 years ago
Alex Vanyo a1d47d5418 Center title bar when nav rail is visible
3 years ago
mlykotom 1b9ed220be Regenerate profile without people
3 years ago
Jolanda Verhoef 4ba63c0de8 Remove author concept from app
3 years ago
Márton Braun 56b3c1d0b9
Merge pull request #468 from android/remove-stream-suffixes
3 years ago
Márton Braun e6c53a8aaa Update baseline profile
3 years ago
Márton Braun 9c22a7a4e7 Remove `Stream` suffixes
3 years ago
Alex Vanyo 465d9aae06 Fix spotless
3 years ago
Alex Vanyo 369cd33b7a Add accompanist/testharness
3 years ago
Tomáš Mlynarič b425f9560d
Merge pull request #458 from android/tm/fix-benchmarks
3 years ago
mlykotom 7db33aa041 Refactor naming according to convention
3 years ago
mlykotom 867cc549cd Update BLP
3 years ago
Masood Fallahpoor 22b8f782eb Make functions 'shouldUseDarkTheme' and 'shouldUseDarkTheme' private
3 years ago
mlykotom eea70382d6 Fix code style
3 years ago
mlykotom 7ebc718ca0 Enable R8
3 years ago
mlykotom 6c1f8394d9 Fix flavors change
3 years ago
Milosz Moczkowski fe32e90cdd
Merge pull request #412 from SimonMarquis/patch-2
3 years ago
Milosz Moczkowski 06dac236fe
Merge pull request #420 from SimonMarquis/patch/kotlin-test
3 years ago
Don Turner df6207122d
Merge pull request #326 from MaximillianLeonov/redundant-label-on-activity
3 years ago
Don Turner c7859d3c3c
Merge pull request #324 from MaximillianLeonov/unused-color-resources
3 years ago
Simon Marquis 90dc300783 Migrate from JUnit assertions to Kotlin's test framework
3 years ago
Simon Marquis 18e58678e3
Merge branch 'android:main' into patch-2
3 years ago
Simon Marquis e050c22c88
Remove test dependency from `implementation` configuration, fixes #411
3 years ago
Don Turner d616bf3a42 New version to trigger new build on server
3 years ago
Don Turner de403be3c4 Update app version
3 years ago
Don Turner a9aa3eafab Add data from the last 10 episodes
3 years ago
Ben Weiss 0171971dc7
Merge pull request #316 from android/bw/gradleCleanup
3 years ago
Ben Weiss 3ab6002531
New baseline profile
3 years ago
Yura Laguta de893cbad7 Resolves #206, enables predictive back navigation support
3 years ago
Don Turner 505187482b Add workaround for top app bar overlapping nav rail
3 years ago
Don Turner 1c6c812b76
Update app/src/main/java/com/google/samples/apps/nowinandroid/ui/NiaApp.kt
3 years ago
Don Turner dbff140b64 Fix minor issues
3 years ago
Don Turner e5183e21e0 Resolve conflict with navigation changes from main
3 years ago
Don Turner 76daa393b1 Address review feedback from Manu
3 years ago
Don Turner 0d5dd944ea Fix getter for settings dialog state
3 years ago
Don Turner 828242dbad Remove Scaffold from top level screens
3 years ago
Don Turner f59da72383 Add comment about splashScreen.setKeepOnScreenCondition
3 years ago
Don Turner 5e4100fafc Add MainActivity view model
3 years ago
Don Turner c3f7870412 Fix spotless issues
3 years ago
Don Turner 56c0645816 Add tests
3 years ago
Don Turner d42881e5d4 Add UI architecture for Settings dialog
3 years ago
Don Turner 8c30ab9f80 Add settings module, refactor top bar
3 years ago
Don Turner b7500ea09b Fix typo
3 years ago
Don Turner add486a0ab Fix spotless issues
3 years ago
Alex Vanyo 7e3faad699 Add data logic for theme switcher
3 years ago
Manuel Vivo a0b22d8ed2
Updates Navigation approach with new guidance (#347)
3 years ago
Ben Weiss 7e6cb46436
Merge pull request #328 from android/bw/moreJankstats
3 years ago
Ben Weiss ee2e3db928
Add more jank tracking
3 years ago
Wojtek Kaliciński dcc23829d4 Migrate packages to namespaces in build files
3 years ago
Ben Weiss 348e2cc6f4
Shorten navigation trace, fixes #271
3 years ago
Maximillian Leonov f16b698ba6
Remove redundant label on activity
3 years ago