Tomáš Mlynarič
a076a50010
Use rememberMetricsStateHolder for navigation
...
Change-Id: I3b038a9bbc6eed9b21343aa0fd75c044049386a4
3 years ago
Tomáš Mlynarič
ccb08a1a06
Add rememberMetricsStateHolder composable
...
Change-Id: I420cfaf826fee770975164147c29280a760bb5ff
3 years ago
Don Turner
5f9d18827f
Merge pull request #58 from android/may23-merge
...
May23 merge
3 years ago
kbuilder
58fd7dcec0
Merge branch 'github/main'
3 years ago
Don Turner
23493cae32
Merge pull request #55 from SimonMarquis/fix/navigation-bar-item-ripple
...
Remove ClearRippleTheme CompositionLocal from NavigationBar
3 years ago
Simon Marquis
bebb16060d
Delete ClearRippleTheme.kt
3 years ago
kbuilder
8d706d7062
Merge branch 'github/main'
3 years ago
kbuilder
c6ee902149
Merge branch 'github/main'
3 years ago
Jolanda Verhoef
b46f94a089
Merge pull request #21 from SimonMarquis/fix/empty-author-item-image
...
Replace empty `AuthorItem`'s picture with `Icons.Filled.Person`
3 years ago
Jolanda Verhoef
be6aa939a2
Merge pull request #16 from SimonMarquis/fix/card-header-radius
...
Reuse the same RoundedCornerShape for NewsResourceCardExpanded and NewsResourceHeaderImage
3 years ago
Sudhanshu Singh
2f215f2582
Run spotLessApply fix failing checks
3 years ago
Sudhanshu
ea1114a337
Fix Bug #41
...
Fix bug #41 Made Naming Convention symmetrical. as 'Nia' instead of 'NiA' as that sounds more subtle and easy to follow in camel-case notation based Naming
3 years ago
Simon Marquis
7813757393
Remove ClearRippleTheme CompositionLocal from NavigationBar
...
Fixes #36
3 years ago
kbuilder
6a211f194d
Merge branch 'github/main'
3 years ago
Alex Vanyo
b4a2f35ed2
Merge pull request #51 from NUmeroAndDev/replace_Xopt_to_opt
...
Replaced -Xopt-in to -opt-in because deprecated
3 years ago
Ben Weiss
a37c932898
Introduce view extension to track jank
3 years ago
Ben Weiss
895ec4c337
Inject JankStats with Hilt
3 years ago
Ben Weiss
4f57975657
Add jankStats and rudamentary jank logging
3 years ago
Ben Weiss
103398682a
Add tracing library and start using it
...
Currently tracing sync and main navigation.
3 years ago
kbuilder
18ff08dd0d
Merge branch 'github/main'
3 years ago
Jolanda Verhoef
c6397715d3
Merge pull request #42 from madroidmaq/rename-ui-state
...
Rename UI State sealed interface class with UiState postfix
3 years ago
Simon Marquis
e917cd827c
Fix format violation
...
Command: ./gradlew :feature-interests:spotlessApply
3 years ago
kbuilder
91b9f12074
Merge branch 'github/main'
3 years ago
Don Turner
95ec6eaebb
Merge pull request #48 from madroidmaq/learning-journey
...
Rename following to interests in ArchitectureLearningJourney.md
3 years ago
Don Turner
cd18e18857
Merge pull request #49 from SaeedNoshadi89/fix-disable-button-in-darkmode
...
Fix done button color in the dark mode
3 years ago
Saeed Noshadi
829d4daf27
run spotlessApply task
3 years ago
madroid
c4d85d07df
Fix ktlint: max line length (100) in ForYouScreenTest.kt
3 years ago
NUmeroAndDev
0025b6d32f
Replaced -Xopt-in to -opt-in because deprecated
3 years ago
kbuilder
3a43928ef1
Merge branch 'github/main'
3 years ago
Jolanda Verhoef
f74103c804
Merge pull request #44 from serbelga/fix_themed_app_icon_round
...
Fix themed app icon launcher roundIcon
3 years ago
Jolanda Verhoef
2234905bf4
Merge pull request #29 from YvesKalume/main
...
Fix distorted buttons in nia-catalog
3 years ago
kbuilder
bd8a319cef
Merge branch 'github/main'
3 years ago
Saeed Noshadi
f55ad14a3d
remove colors
3 years ago
Saeed Noshadi
ecd52300c2
used NiaFilledButton instead of Button
3 years ago
Jolanda Verhoef
93ee7587d6
Merge pull request #35 from SaeedNoshadi89/fix-libs-error-in-the-gradle-files
...
Add suppress annotation to fix libs error in the some build.gradle.kts
3 years ago
Saeed Noshadi
9998658210
revert a import line
3 years ago
Saeed Noshadi
06072be56c
fix done button color in the darkmode and lightmode
3 years ago
madroid
135e7ab13b
Rename following to interests in ArchitectureLearningJourney.md
...
follow this commit:
dc4af7e6f7
3 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
3 years ago
Simona Stojanovic
79778c069f
Merge "Fix nested navigation graphs" into main
3 years ago
madroid
084b9b607a
Fix ktlint: max line length (100)
3 years ago
YvesKalume
b5d73bca53
fix spotless format violations
3 years ago
kbuilder
ab85889292
Merge branch 'github/main'
3 years ago
Don Turner
6b4efbe829
Merge pull request #26 from android/bw/benchmark1.1-rc02
...
Update benchmarking & baseline profiles
Note: this merge should be a no-op since these changes were already included in commit 0651d9d
3 years ago
Jolanda Verhoef
e5040bb2b7
Merge pull request #12 from eric-ampire/main
...
Fix Author UI Padding Issue
3 years ago
Jolanda Verhoef
bd38004918
Merge pull request #10 from SimonMarquis/patch-7
...
Fix broken link in build-logic/README.md
3 years ago
Jolanda Verhoef
cf3047da52
Merge pull request #9 from SimonMarquis/patch-6
...
Add missing backticks around method reference
3 years ago
Jolanda Verhoef
c9aac0439e
Merge pull request #8 from SimonMarquis/patch-5
...
Fix broken italic markdown styling in ArchitectureLearningJourney.md
3 years ago
Jolanda Verhoef
ec0e62556b
Merge pull request #7 from SimonMarquis/patch-4
...
Add markdown <kbd> tag for SHIFT key
3 years ago
Jolanda Verhoef
11ca6bfeca
Merge pull request #5 from SimonMarquis/patch-3
...
Fix markdown links in CONTRIBUTING.md
3 years ago