Commit Graph

272 Commits (624771206469e3db182e86f10ec6dcaef6159d4d)

Author SHA1 Message Date
Maximillian Leonov f16b698ba6
Remove redundant label on activity
2 years ago
Maximillian Leonov 73a9960cbd
Remove redundant unused color resources
2 years ago
Don Turner 6351a89545
Merge pull request #310 from android/documentation/dep_graphs
2 years ago
Adetunji Dahunsi c4debb74e7 Give feedback when syncing on ForYouScreen
2 years ago
Milosz Moczkowski 06e60063b5 Add dependency graphs to every module
2 years ago
Alex Vanyo 9be6e846d9 Apply spotless
2 years ago
Alex Vanyo 738210166a Refine backgrounds and navigation colors
2 years ago
Alex Vanyo 8c11769622 Update to material3 1.0.0-beta03 wih built-in insets support
2 years ago
Wojtek Kaliciński 4683918cc7 Move spotless to init script
2 years ago
Wojtek Kaliciński d0cff2b11c Build cleanup
2 years ago
Alex Vanyo d6555cbaa5
Merge pull request #269 from android/av/compose-tracing
2 years ago
Alex Vanyo a60687ae73 Update Kotlin, Compose and add runtime-tracing
2 years ago
madroid c35699280e Move 'feature-' module to feature subfolder
2 years ago
madroid 3bd81154b5 Move 'core-' module to core subfolder
2 years ago
Jolanda Verhoef a37c06db10
Merge pull request #231 from android/jv/app-icon
2 years ago
Jolanda Verhoef bcdc906f3a Add round icon again for API 25.
2 years ago
Jolanda Verhoef f00cae012f 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.)
2 years ago
Alex Vanyo 73cd535695 Fix dark mode system icons
2 years ago
Jolanda Verhoef f851141b0d Add v33 launcher icon with support for adaptive icons
2 years ago
Jolanda Verhoef 152d571847 Update app icon using Image Asset Studio
2 years ago
Alex Vanyo e0687e9aae
Merge pull request #217 from android/av/splash-screen
2 years ago
Alex Vanyo 200aede1c7 Rename NightAdjusted.Splash to NightAdjusted.Theme.Splash
2 years ago
Ben Weiss 8587ae8ee6
Merge pull request #219 from android/bw/metricsUpdate
2 years ago
Ben Weiss 6dc17126da
Update JankStats to 1.0.0-alpha03
2 years ago
Alex Vanyo 063965c9cd Add splashscreen integration
2 years ago
Alex Vanyo 4523129fd4 Remove non-Compose material
2 years ago
Jolanda Verhoef 40cf1b8171 [NiA] Implement LazyVerticalGrid for Feed
2 years ago
Jolanda Verhoef 37ad3e6299 Merge remote-tracking branch 'github/main' into jul22automerger
2 years ago
Manuel Vivo ea07e97a07 Add more KDocs and nav args encoding
2 years ago
Manuel Vivo 872a7a6523 Make the state holder stable
2 years ago
Manuel Vivo 0eee3620b8 Add state holder for NiaApp composable
2 years ago
Don Turner 34411e3f70 Merge remote-tracking branch 'github/main'
2 years ago
Jolanda Verhoef c4110e33c6 [NiA] Add Saved functionality
2 years ago
Ben Weiss efb76d4941
Merge branch 'main' into bw/initialMetrics
2 years ago
Ben Weiss 9f929944d0
Address review comments
2 years ago
Ben Weiss c3ca38d31d
Remove redundant dependency
2 years ago
Ben Weiss 6509b6ac9d
Merge branch 'main' into bw/initialMetrics
2 years ago
Tomáš Mlynarič a4e7488888 Update baseline profile
2 years ago
Tomáš Mlynarič b2569c1576 Add testTag to access composables from UiAutomator
2 years ago
Tomáš Mlynarič 2407a1d4b4 Fix debuggable build types
2 years ago
Jolanda Verhoef 90480286c9
Merge pull request #68 from RivanParmar/main
2 years ago
Nick Rout d05b573f52 Improve design system usage and add lint checks
2 years ago
Rivan 334a6d07b3 Fix SpotlessApply.
2 years ago
Ben Weiss fa16a25ac8
Merge branch 'main' into bw/initialMetrics
2 years ago
Rivan Parmar 09e0aed124
Merge branch 'android:main' into main
2 years ago
Renovate Bot 22c5668133
Update dependency org.objenesis:objenesis to v3
2 years ago
Jolanda Verhoef 2f35893b2e Merge remote-tracking branch 'github/main'
2 years ago
Ben Weiss 42878c5e86
Move JankStats metric gathering further down
2 years ago
Ben Weiss da79a98876
Update baseline profile and generation logic (#61)
2 years ago
Ben Weiss e949749073
Merge branch 'bw/initialMetrics' of github.com:android/nowinandroid into bw/initialMetrics
2 years ago
Rivan 747416ad84 Fix Navigation Bar in landscape mode.
2 years ago
Rivan 5032136784 Fix Navigation Bar in landscape mode.
2 years ago
Don Turner eb1973052d Add demo and prod product flavors. Remove staging variant.
2 years ago
Alex Vanyo b602abc263
Merge pull request #56 from sud007/fix/nia-naming-convention
2 years ago
Tomáš Mlynarič bc7270d6c4 Add JankMetricDisposableEffect
2 years ago
Tomáš Mlynarič a076a50010 Use rememberMetricsStateHolder for navigation
2 years ago
kbuilder 58fd7dcec0 Merge branch 'github/main'
2 years ago
Sudhanshu ea1114a337 Fix Bug #41
2 years ago
Simon Marquis 7813757393 Remove ClearRippleTheme CompositionLocal from NavigationBar
2 years ago
Ben Weiss a37c932898 Introduce view extension to track jank
2 years ago
Ben Weiss 895ec4c337 Inject JankStats with Hilt
2 years ago
Ben Weiss 4f57975657 Add jankStats and rudamentary jank logging
2 years ago
Ben Weiss 103398682a Add tracing library and start using it
2 years ago
kbuilder 3a43928ef1 Merge branch 'github/main'
2 years ago
Jolanda Verhoef f74103c804
Merge pull request #44 from serbelga/fix_themed_app_icon_round
2 years ago
Sergio Belda 9f10b5c4c6
Add cutout version of ic_launcher_foreground for drawable-v24 in app module in order to distinguish it from the nia-app-catalog version
2 years ago
Sergio Belda 72278b8cef
Add monochrome attribute to ic_launcher_round.xml in :app and :app-nia-catalog
2 years ago
Simona Stojanovic 1475e3e8f9 Fix nested navigation graphs
2 years ago
Ben Weiss 0651d9dde6
Update benchmarking & baseline profiles
2 years ago
Simona Stojanovic febbd26261 Refactor navigation
2 years ago
Ben Weiss 52b771a8b5 Update baseline profile
2 years ago
Don Turner 9bb7f9d8a7 Add staging build variant, move staging URL out of source control
2 years ago
Adetunji Dahunsi d945a007c6 Add AuthorScreen and corresponding components
2 years ago
Simona Stojanovic dc4af7e6f7 Rename following to interests
2 years ago
Jolanda Verhoef ce0142b98a Add gradient background to For You Screen
2 years ago
Alex Vanyo cce9402b04 Add multi-column support for cards on the for you feed
2 years ago
Alex Vanyo 203c8e1ceb Configure spotless for kts and xml files
2 years ago
Simona Stojanovic 7968a70398 Rename core-domain to core-data
2 years ago
Alex Vanyo f84320e9a9 Fix large screen insets handling
2 years ago
Adetunji Dahunsi 643b230187 Converted model ids from ints to strings
2 years ago
Alex Vanyo b677cc4508 Convert all build files to kts
2 years ago
Alex Vanyo 7ac15771b3 Update to Kotlin 1.6.20 and using material3-window-size-class
2 years ago
Alex Vanyo bcf05f5502 Remove material non-3 components
2 years ago
Manuel Vivo 3558a6931e Add People to interests screen
2 years ago
Alex Vanyo ca73f5598f Setup convention plugins base
2 years ago
Jose Alcérreca 553d152844 Adds topic screen
2 years ago
Ran Nachmany 9ebea8ad29 Improving For You onboaring [http://b/223204846]
2 years ago
Don Turner ab7b25ef6a Add new fields to Topic and display SVG icon.
2 years ago
Adetunji Dahunsi 2b2bd496e0 Added launcher icons
2 years ago
Adetunji Dahunsi ccb822286f Integrate WorkManager (WIP)
2 years ago
Don Turner 57f478b7c1 Remove episodes and saved destinations
2 years ago
Ben Weiss 5b54858642
Add baseline profile
2 years ago
Ran Nachmany 668d6cc91c Merge "Adding device class breakopints (http://b/216019537)" into main
2 years ago
Caren Chang 89f54c23d6 Add Internet permission
2 years ago
Ran Nachmany ea9fbad058 Adding device class breakopints (http://b/216019537)
2 years ago
Alex Vanyo 506c98cc90 Add test dispatchers
2 years ago
Alex Vanyo fd545f7fad Fix test dependencies
2 years ago
Simona Stojanovic 1411b1576b Modularise the app
2 years ago
Jolanda Verhoef 1b06dc97ea Fixing UI tests
2 years ago
Simona Stojanovic 53248e6dac Merge "Add Following - Topics feature base" into main
2 years ago
Caren Chang 4f3776406c Merge "NewsResourceCard: Display Title, Bookmark Icon and Description" into main
2 years ago
Simona Stojanovic d355a70292 Add Following - Topics feature base
2 years ago
Adetunji Dahunsi e089012a8d Replace module interfaces with objects
2 years ago
TJ Dahunsi 8b1852cf5e Merge "Add DAOs for Room and provisions for their Hilt injections" into main
2 years ago
Caren Chang 8d8e72667b NewsResourceCard: Display Title, Bookmark Icon and Description
2 years ago
Adetunji Dahunsi cbcb24c08f Add DAOs for Room and provisions for their Hilt injections
2 years ago
Alex Vanyo a36c0da93a Replace accompanist/insets
2 years ago
Adetunji Dahunsi 9f11f6ae8b Update copyright accross all files
2 years ago
Adetunji Dahunsi c75f7ed025 Add entity relationships and defined network deserialization strategy
2 years ago
Caren Chang 632bc62ed5 Rename ResourceCard -> NewsResourceCard
2 years ago
Caren Chang 68ba1ba477 Resource Card: Add bookmark icon
2 years ago
Alex Vanyo 1b41864a2c Merge "For You initial screen" into main
2 years ago
Alex Vanyo 5b89ea4fe5 For You initial screen
2 years ago
Caren Chang 841f9af5d1 Create template for composable Resource card
2 years ago
Adetunji Dahunsi 41874d73ef Add DI scaffolding
3 years ago
Jolanda Verhoef e28c196a6d Merge "[NiA] Implement top level navigation" into main
3 years ago
Jolanda Verhoef 1e3520dddf [NiA] Implement top level navigation
3 years ago
Alex Vanyo 67290500a9 Setup jacoco coverage reporting
3 years ago
Adetunji Dahunsi 85e078298e Implement FakeNewsResourceRepository with test
3 years ago
Adetunji Dahunsi 12cff2074c Rename episode to NewsResource, add episode to NewsResource, add mockk and unit test, address comments
3 years ago
Alex Vanyo 42fa0e3a55 Replace buildSrc with version catalog
3 years ago
Don Turner 008bca1472 Add initial app scaffolding
3 years ago