Jolanda Verhoef
1524773c90
Merge remote-tracking branch 'github/main' into may17-merge
...
Change-Id: I9dde72343c3604d0da28e4317ffdd212a92232e4
4 years ago
Simona Stojanovic
8992953a4d
Update Compose
...
Change-Id: Ic10f23d2ec2f37e04eb4287b08b59d6d7a2eef9c
4 years ago
Ben Weiss
562caff2a4
Merge "Update benchmarking & baseline profiles" into main
4 years ago
Jose Alcérreca
ef42543b32
Fixes link in README
4 years ago
Jose Alcérreca
4bf865c0ae
Adds packaging data for AS samples ( #2 )
4 years ago
Ben Weiss
0651d9dde6
Update benchmarking & baseline profiles
...
Uses newest versions from I/O release
Also updates baseline profile to match latest changes
Change-Id: I83c709338ea37d2187d1e8437f5b5d8e98a42f22
4 years ago
Don Turner
c57d683e98
Merge "Add github-specific setup ( #1 )" into main
4 years ago
Jolanda Verhoef
ae0cc710ef
Add github-specific setup ( #1 )
...
* Add github-specific setup
Change-Id: Iad8edf3c16182807eda6893c696244d9147f7cab
* Update Build.yaml
Replaces cC for cAT
* Filters out benchmark tests
* Trying to increase storage with disk.dataPartition.size
* Increasing size a bit more for API 23
* Remove API 23
* Reverting, using correct param name
* Increase again to 1500M
* heap=512M
java.lang.OutOfMemoryError: java.lang.OutOfMemoryError: OutOfMemoryError thrown while trying to throw an exception; no stack trace available
* replace 29 for 31
looks like 29 has memory issues https://github.com/google/android-fhir/issues/73
* API 30
* Arch x86_64 as there's no API 30 x86
Co-authored-by: Jose Alcérreca <JoseAlcerreca@users.noreply.github.com>
4 years ago
Don Turner
5eb564298a
[Arch LJ] Adding details of error handling and data synchronization
...
Change-Id: Ie2141ca75cc487a3106e05e79ddbbc530ac93eb6
4 years ago
Don Turner
c465a1856c
Merge "Polish README" into main
4 years ago
Alex Vanyo
87b5673653
Polish README
...
Change-Id: I107a178730cda70d18513248c123872037e3ef1e
4 years ago
Don Turner
4b60c3c9b5
Addressing feedback and updating diagrams
...
Change-Id: Ic0964696a456bf983a6d3b72921fe8e96bc880bf
4 years ago
Adetunji Dahunsi
c6e8177b5a
Update fake data with author bios
...
Change-Id: Ifc943dfa1d6432ea35e7e0806dfe746f8ab083e6
4 years ago
Simona Stojanovic
febbd26261
Refactor navigation
...
Change-Id: I3501446e73976f3872592038501fcef8c8324f74
4 years ago
Ben Weiss
52b771a8b5
Update baseline profile
...
Change-Id: I6b69df704e14ba9568494d773690a1121226273e
4 years ago
Caren Chang
b81ba74a14
Fix onboarding topic name cropped at bottom
...
Bug: 231310262
Change-Id: I8eee6b871c8f36765591d01e9d971b5d8a6f4387
4 years ago
Alex Vanyo
25f2e39c62
Update for you top app bar
...
Change-Id: I95c8082198e1d1068e9ef674b005d7999e1b4542
4 years ago
Don Turner
f82456da48
First draft of architecture learning journey
...
Change-Id: Ib965ee06f04532b3182163fe250b3cc708476627
4 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
4 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
4 years ago
shed
db2910d5f9
Adding padding for "followin / not following" button.
...
Change-Id: I5ceb5cc4b7903cdb3f4d5ca56eb5a3cdb63a2493
4 years ago
Adetunji Dahunsi
28fec601ad
Add note about M1 compatibility
...
Change-Id: I58a71f97bf810fd6aa40aaa6a7c4eaf5daa7d254
4 years ago
shed
5a024c7aea
Adding image to topic detail screen.
...
b/232064942
Change-Id: If268126b166438adcee1f63d52cd782ff59382d7
4 years ago
Don Turner
9bb7f9d8a7
Add staging build variant, move staging URL out of source control
...
Change-Id: I9388f8d2adc4800749fc7e5e79c2d165938401c4
4 years ago
Adetunji Dahunsi
d945a007c6
Add AuthorScreen and corresponding components
...
Change-Id: Iee5e8bd0932d1b68770aaa1e23fa660451109601
4 years ago
Simona Stojanovic
dc4af7e6f7
Rename following to interests
...
Change-Id: Iabcb8b495717e0cb3a993ecc0e09e3338fe5140f
4 years ago
Alex Vanyo
2b26ccf260
Update compile and target API to 32
...
Change-Id: I48f0047ce922f79ceb0f2c328523b9807b6ce9e9
4 years ago
Jolanda Verhoef
ce0142b98a
Add gradient background to For You Screen
...
Change-Id: I6a85ee82a78b1897020f1737503611bd100764a1
4 years ago
Alex Vanyo
cce9402b04
Add multi-column support for cards on the for you feed
...
Fixes: 228074722
Change-Id: Id077b4dd93452b5f9399f94161c9b66594436975
4 years ago
Adetunji Dahunsi
59c5979c0a
Catch exceptions in the flow.asResult method
...
Change-Id: I0289e535b8811be95b58b2ea4abe515ab4191cfc
4 years ago
Adetunji Dahunsi
9ffa4d0a20
Add bio to AuthorEntity
...
Change-Id: Idea9873e2a3107a03f6d30e888e27ba78466ca69
4 years ago
Adetunji Dahunsi
e2c1bbe754
Fix TopicViewModel id
...
Change-Id: I5c58b58566f78abffb6621d5753986fe7d11e4f6
4 years ago
Caren Chang
4774e6c9fc
Fix release builds by adding proguard rule for DataStore
...
Bug: 228863401
Change-Id: I6cd43b0ed7844f7622e362fb77e5213064a629f3
4 years ago
Caren Chang
9b7d6344e4
Fix ic_icon_placeholder.xml formatting
...
Change-Id: I0cdfb8bbb353b47715461b14f257c9b49b3b7ffe
4 years ago
Adetunji Dahunsi
f0658e34ee
Add 'OfflineFirst' prefix to repository implementations
...
Change-Id: I6e67373f3d6e04cfe1a45b870c6dfcc04af60e22
4 years ago
Adetunji Dahunsi
4d72950f94
Add news resource cards to topics screen
...
Change-Id: Iaab014904460988296ea93cc2088c8da93ed17f1
4 years ago
Caren Chang
635abb4dc2
Add topic icon on topic chips
...
Bug: 228070748
Change-Id: I736f4029bed84cf1d5552c5afa7ba07896e86602
4 years ago
Alex Vanyo
fea0041bd8
Remove mockk
...
Change-Id: I7a82c39b08c2f6720caf71d77770101a31dca615
4 years ago
Alex Vanyo
203c8e1ceb
Configure spotless for kts and xml files
...
Fixes: 230874524
Change-Id: I147b9f16d5424b3459435e3c5422867b40c480b7
4 years ago
Simona Stojanovic
7968a70398
Rename core-domain to core-data
...
Change-Id: Ief2eef982c9ebe4be729bee1d2f59e2ab8b1f911
4 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
4 years ago
Caren Chang
2e4c763db5
Add dependency for Compose Previews to render
...
Bug: 228869437
Change-Id: I44a1457916e87f22dda077f4fc34d630b54f6869
4 years ago
Alex Vanyo
f84320e9a9
Fix large screen insets handling
...
Bug: 228374243
Change-Id: I2a7af72e60450be3280872b46bd84eb1079b533d
4 years ago
Adetunji Dahunsi
643b230187
Converted model ids from ints to strings
...
Change-Id: Iad07926e04113bcd2c6d9e06e5e2a4e802a79b80
4 years ago
Alex Vanyo
4e718016da
Add initial README
...
Fixes: 213385438
Change-Id: I0ba0511eb76814b0a8ce8134d8eb32d3081e2d91
4 years ago
Milosz Moczkowski
0dfc2f4fa7
Add TopAppBar to the For You screen
...
Change-Id: I66730ebfcd65d16304c87ba64a66e8f5b03291c4
4 years ago
Alex Vanyo
b677cc4508
Convert all build files to kts
...
Change-Id: I26bf730ee51f62cbd604c02b628c1f277cfceb72
4 years ago
Caren Chang
08c655e7d3
Card UI: Set background color
...
Bug: 228067197
Change-Id: I33acf1a3aabe4ca2ffe4c3ddc8646ef37873e7ad
4 years ago
Simona Stojanovic
2145f6a7cd
Add initial loading wheel animation
...
Change-Id: Iaf4f80c34914022d79c7e089799fc6dd5554a532
4 years ago
Alex Vanyo
7ac15771b3
Update to Kotlin 1.6.20 and using material3-window-size-class
...
Change-Id: I30bc9f729ab91f007de530af3a12b281430ac1cb
4 years ago