kbuilder
fc8642abd1
Merge branch 'github/main'
3 years ago
Rahul Ravikumar
b6858d24f4
Merge pull request #69 from tikurahul/main
...
Use `ExistingWorkPolicy.KEEP`.
3 years ago
Rahul Ravikumar
f69ce2cd1e
Use `ExistingPeriodicWorkPolicy.KEEP`.
...
* You almost never want replace, given `REPLACE` enqueues a
new instance of the WorkRequest again.
3 years ago
Rivan
5032136784
Fix Navigation Bar in landscape mode.
3 years ago
kbuilder
c9bbcf4c7b
Merge branch 'github/main'
3 years ago
Tomáš Mlynarič
e470b8e69a
Make code style default for project ( #67 )
...
* Remove code styles from gitignore
Change-Id: I509dbebd597cb17901531c8df4fb26b723f588a0
* Import Nia code style
Change-Id: If720554dd143d409f43b5d741a701beb9601d246
* Remove import mention from setup.sh
Change-Id: I0fd180ff142cf9967ee6238bc42b063f277c2a74
3 years ago
Jolanda Verhoef
c3ec0ab8e1
Update pull_request_template.md ( #65 )
...
* Update pull_request_template.md
* Update .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Co-authored-by: Alex Vanyo <vanyo@google.com>
Co-authored-by: Alex Vanyo <vanyo@google.com>
3 years ago
kbuilder
0ecb497c10
Merge branch 'github/main'
3 years ago
Mohammad Ershad Nasri
e7ee1e11f8
Use checked parameter instead of !isSelected ( #50 )
...
* Use checked parameter instead of !isSelected
* Update AGP and gradle versions
* Revert "Update AGP and gradle versions"
This reverts commit c0fd351c82
.
* Remove the indentation changes
3 years ago
Don Turner
b7c7d35fac
Merge "Add demo and prod product flavors. Remove staging variant." into main
3 years ago
Caren
ca5adc2462
Merge pull request #66 from android/caren/agp
...
Update Android Gradle Plugin
3 years ago
Caren Chang
8809667de4
Update Android Gradle Plugin
3 years ago
Don Turner
eb1973052d
Add demo and prod product flavors. Remove staging variant.
...
Change-Id: I7d251d477ef1ee770096b9971099e0bf59cfa6ea
3 years ago
Simon Marquis
0edac18b10
Move `AuthorsCarousel`'s padding into `AuthorItem` ( #19 )
...
* Move `AuthorsCarousel`'s padding into `AuthorItem`
Fixes #18
* Restore the expected layout dimensions
* Add unbounded ripple effect on `AuthorItem`
* Remove unnecessary contentAlignment
* Set LazyRow contentPadding horizontal and vertical
* Add missing import after merge
3 years ago
sjcqs
8878265f96
Apply used plugins in conventions
3 years ago
sjcqs
bb672151fd
Add copyrights
3 years ago
Satyan Jacquens
b7475311d5
Remove extra space
...
Co-authored-by: Alex Vanyo <vanyoalex@gmail.com>
3 years ago
satyan
35e6a5fd41
Make build-logic extension internal
...
Those extensions *will* be accessible in build.gradle.kts if not made internal.
They are used to configure the conventions plugins internally.
They should not be accessible by the consumer Gradle modules.
3 years ago
satyan
39a97cc5e9
Update build-logic README.md
3 years ago
satyan
555c4b4855
Replace gradle script with explicit convention plugins
3 years ago
Alex Vanyo
b602abc263
Merge pull request #56 from sud007/fix/nia-naming-convention
...
Fix Bug #41 | Nia Naming conventions
3 years ago
Sudhanshu Singh
c52d25af16
Fix the imports for Assemble release failure
3 years ago
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