Sudhanshu Singh
51eb37d340
Fix assemble release warnings
3 years ago
Sudhanshu Singh
3544b53ba6
Fix CheckLint failure
...
Fix DB schema missing rename for NiaDatabase
3 years ago
Tomáš Mlynarič
5a1ece4f80
Add ForYou TopicSelection scrolling state
...
Change-Id: Icb85b612b1aa45fc5579acea9358a2da70de15d6
3 years ago
Tomáš Mlynarič
4dc1d0cd2e
Add ForYou feed scrolling state
...
Change-Id: Ia371c564e4ff723fbeaca741d278174bd6db0dd8
3 years ago
Tomáš Mlynarič
bc7270d6c4
Add JankMetricDisposableEffect
...
Change-Id: Idcab0faa2e9b4cc9986064f45217cab101843697
3 years ago
Tomáš Mlynarič
57a7b5dbe7
Add AuthorsCarousel scrolling state
...
Change-Id: I4ee60188fffdad4678f0f5a0ee4ef47031a1d61f
3 years ago
Tomáš Mlynarič
dc97d15a8c
Add JankMetricEffect
...
Change-Id: I8a5d90188b52ec1c11eec1c2724dda1332615768
3 years ago
Tomáš Mlynarič
24a876d4d8
Remove InterestItem state
...
Change-Id: I5d4fddb9fb36a40ae9864edfa6eb4850d8f8d306
3 years ago
Tomáš Mlynarič
1ac3b4d90c
Use DisposableEffect + rememberMetricsStateHolder for Interests tab selection
...
Change-Id: I1b7820ebd4d9e16f0aa4d576c250e5aa137706c0
3 years ago
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