Adetunji Dahunsi
c6e8177b5a
Update fake data with author bios
...
Change-Id: Ifc943dfa1d6432ea35e7e0806dfe746f8ab083e6
3 years ago
Simona Stojanovic
febbd26261
Refactor navigation
...
Change-Id: I3501446e73976f3872592038501fcef8c8324f74
3 years ago
Ben Weiss
52b771a8b5
Update baseline profile
...
Change-Id: I6b69df704e14ba9568494d773690a1121226273e
3 years ago
Caren Chang
b81ba74a14
Fix onboarding topic name cropped at bottom
...
Bug: 231310262
Change-Id: I8eee6b871c8f36765591d01e9d971b5d8a6f4387
3 years ago
Alex Vanyo
25f2e39c62
Update for you top app bar
...
Change-Id: I95c8082198e1d1068e9ef674b005d7999e1b4542
3 years ago
Don Turner
f82456da48
First draft of architecture learning journey
...
Change-Id: Ib965ee06f04532b3182163fe250b3cc708476627
3 years ago
Alex Vanyo
afda9f2562
Adjust gradient backgrounds to match designs
...
Two primary changes:
- Reset the tonal elevation inside NiaBackground to 0.dp, to prevent additive tonal elevation
- Change the gradient background to match Figma: 2 overlapping gradients with a slight angle
Change-Id: I183f67f5ca16acbc5125a52131bbd14c6406ad72
3 years ago
shed
a3eccce0ec
UI polish for "For You" Onboarding Screen [ http://b/228070817 ]
...
1. Fixed - Primary container surrounding check mark is too large - refer to Figma for padding values
2.Fixed - Done" button color should be black.
3. Fixed - Margin between bottom of ""done"" button and top of card should be increased.
4. Fixed - Elements within card container should have 16px of padding. Corners should be rounded to 24px
5. Fixed: Headline font should be Euclid and needs to be reduced in size. Refer to type styles in Figma for full specs.
6. Not Fixed (see b/227246491)- Missing save icon
7. Fixed: Date font should be Roboto mono.
8. Not Fixed: Missing ""unread"" indicator dot.
9. Not Fixed: Missing source URL or category tag
8. Fixed: Body copy in card should be Roboto (refer to type styles in Figma for full specs)
Change-Id: I76252bd40037f7f7a987c8d45681b9b6b6243823
3 years ago
shed
db2910d5f9
Adding padding for "followin / not following" button.
...
Change-Id: I5ceb5cc4b7903cdb3f4d5ca56eb5a3cdb63a2493
3 years ago
Adetunji Dahunsi
28fec601ad
Add note about M1 compatibility
...
Change-Id: I58a71f97bf810fd6aa40aaa6a7c4eaf5daa7d254
3 years ago
shed
5a024c7aea
Adding image to topic detail screen.
...
b/232064942
Change-Id: If268126b166438adcee1f63d52cd782ff59382d7
3 years ago
Don Turner
9bb7f9d8a7
Add staging build variant, move staging URL out of source control
...
Change-Id: I9388f8d2adc4800749fc7e5e79c2d165938401c4
3 years ago
Adetunji Dahunsi
d945a007c6
Add AuthorScreen and corresponding components
...
Change-Id: Iee5e8bd0932d1b68770aaa1e23fa660451109601
3 years ago
Simona Stojanovic
dc4af7e6f7
Rename following to interests
...
Change-Id: Iabcb8b495717e0cb3a993ecc0e09e3338fe5140f
3 years ago
Alex Vanyo
2b26ccf260
Update compile and target API to 32
...
Change-Id: I48f0047ce922f79ceb0f2c328523b9807b6ce9e9
3 years ago
Jolanda Verhoef
ce0142b98a
Add gradient background to For You Screen
...
Change-Id: I6a85ee82a78b1897020f1737503611bd100764a1
3 years ago
Alex Vanyo
cce9402b04
Add multi-column support for cards on the for you feed
...
Fixes: 228074722
Change-Id: Id077b4dd93452b5f9399f94161c9b66594436975
3 years ago
Adetunji Dahunsi
59c5979c0a
Catch exceptions in the flow.asResult method
...
Change-Id: I0289e535b8811be95b58b2ea4abe515ab4191cfc
3 years ago
Adetunji Dahunsi
9ffa4d0a20
Add bio to AuthorEntity
...
Change-Id: Idea9873e2a3107a03f6d30e888e27ba78466ca69
3 years ago
Adetunji Dahunsi
e2c1bbe754
Fix TopicViewModel id
...
Change-Id: I5c58b58566f78abffb6621d5753986fe7d11e4f6
3 years ago
Caren Chang
4774e6c9fc
Fix release builds by adding proguard rule for DataStore
...
Bug: 228863401
Change-Id: I6cd43b0ed7844f7622e362fb77e5213064a629f3
3 years ago
Caren Chang
9b7d6344e4
Fix ic_icon_placeholder.xml formatting
...
Change-Id: I0cdfb8bbb353b47715461b14f257c9b49b3b7ffe
3 years ago
Adetunji Dahunsi
f0658e34ee
Add 'OfflineFirst' prefix to repository implementations
...
Change-Id: I6e67373f3d6e04cfe1a45b870c6dfcc04af60e22
3 years ago
Adetunji Dahunsi
4d72950f94
Add news resource cards to topics screen
...
Change-Id: Iaab014904460988296ea93cc2088c8da93ed17f1
3 years ago
Caren Chang
635abb4dc2
Add topic icon on topic chips
...
Bug: 228070748
Change-Id: I736f4029bed84cf1d5552c5afa7ba07896e86602
3 years ago
Alex Vanyo
fea0041bd8
Remove mockk
...
Change-Id: I7a82c39b08c2f6720caf71d77770101a31dca615
3 years ago
Alex Vanyo
203c8e1ceb
Configure spotless for kts and xml files
...
Fixes: 230874524
Change-Id: I147b9f16d5424b3459435e3c5422867b40c480b7
3 years ago
Simona Stojanovic
7968a70398
Rename core-domain to core-data
...
Change-Id: Ief2eef982c9ebe4be729bee1d2f59e2ab8b1f911
3 years ago
Alex Vanyo
a5f679063d
Add loading indicator while for you data is loading
...
Updates the for you view model to support displaying a loading
state when data hasn't loaded yet.
This is a somewhat involved CL, because there are multiple ways
in which data could be loading: We could have topics, but
the feed itself could be loading after we selected a new set
of topics.
Change-Id: I8662140c7132b195f85e69fee8e18745829ae975
3 years ago
Caren Chang
2e4c763db5
Add dependency for Compose Previews to render
...
Bug: 228869437
Change-Id: I44a1457916e87f22dda077f4fc34d630b54f6869
3 years ago
Alex Vanyo
f84320e9a9
Fix large screen insets handling
...
Bug: 228374243
Change-Id: I2a7af72e60450be3280872b46bd84eb1079b533d
3 years ago
Adetunji Dahunsi
643b230187
Converted model ids from ints to strings
...
Change-Id: Iad07926e04113bcd2c6d9e06e5e2a4e802a79b80
3 years ago
Alex Vanyo
4e718016da
Add initial README
...
Fixes: 213385438
Change-Id: I0ba0511eb76814b0a8ce8134d8eb32d3081e2d91
3 years ago
Milosz Moczkowski
0dfc2f4fa7
Add TopAppBar to the For You screen
...
Change-Id: I66730ebfcd65d16304c87ba64a66e8f5b03291c4
3 years ago
Alex Vanyo
b677cc4508
Convert all build files to kts
...
Change-Id: I26bf730ee51f62cbd604c02b628c1f277cfceb72
3 years ago
Caren Chang
08c655e7d3
Card UI: Set background color
...
Bug: 228067197
Change-Id: I33acf1a3aabe4ca2ffe4c3ddc8646ef37873e7ad
3 years ago
Simona Stojanovic
2145f6a7cd
Add initial loading wheel animation
...
Change-Id: Iaf4f80c34914022d79c7e089799fc6dd5554a532
3 years ago
Alex Vanyo
7ac15771b3
Update to Kotlin 1.6.20 and using material3-window-size-class
...
Change-Id: I30bc9f729ab91f007de530af3a12b281430ac1cb
3 years ago
Alex Vanyo
f9d8d45ecb
Update to lifecycle 2.5.0-beta01
...
Change-Id: I9537006378e64a64da8053559bb16ab046e21246
3 years ago
Miłosz Moczkowski
707c9d04e7
Revert "Add TopAppBar to the "For You screen""
...
This reverts commit 3e664f1b724a620ad606cda0d4758240d80073ab.
Reason for revert: This change doesn't pass one of the tests
Change-Id: I9ffacbe4eaf1080323a7c9073dfe426a8f43345c
3 years ago
Don Turner
0958775675
Revert "Remove Nexus 5 from FTL targets"
...
This reverts commit 3b3f21f24160c82485af26598bcdc90769b89e43.
Reason for revert: Giving Nexus 5 another chance since it caught a bug with the "Done" button being pushed off the bottom of the screen.
Change-Id: If07a4f102d1755741e8950d17272e79baa89b040
3 years ago
Milosz Moczkowski
fb0ed61ac8
Add TopAppBar to the "For You screen"
...
Change-Id: I0bb1a5038d697adebad4e662755baaba72ded529
3 years ago
Don Turner
4c4a9c9e12
Remove Nexus 5 from FTL targets
...
Change-Id: Ic15e9508fc0570822602deb1be074a66448a092a
3 years ago
Alex Vanyo
988659855f
Run all androidTest on CI
...
Change-Id: I2195490caf699115aa57983741cd4aacb833ea91
3 years ago
Adetunji Dahunsi
b5d7832549
Fix sync tests
...
Change-Id: I4c62fcfa59793bef35eda2892f4f75acaeb86ca6
3 years ago
Adetunji Dahunsi
b4a636c42e
Drop name index on TopicEntity
...
Change-Id: I3485d61060a33a836ac23647f2048348b0f691a4
3 years ago
Don Turner
f002163175
Add license header
...
Change-Id: I7512ac78c17823804e7af626385dcbd1c85ff1b2
3 years ago
Simona Stojanovic
17005c3e91
Add NiA Component Catalog app
...
Change-Id: Ie586b1329e42c10811d29fab1d0fbe6aea8e7cfc
3 years ago
Adetunji Dahunsi
36c74ddd35
Handle items deleted on server during sync
...
Change-Id: Ifa2250d9ce4b3dedf10804554a39fb4d62ffed9d
3 years ago
Caren Chang
f97c8fdef5
Show preview for header image in Card UI
...
Bug: 228305069
Change-Id: I5b74f6e285d0bb6bb6b6e8036b979881880953ba
3 years ago