Jolanda Verhoef
695bfb0e2e
Merge pull request #12 from eric-ampire/main
...
Fix Author UI Padding Issue
4 years ago
Jolanda Verhoef
24dfdb6d68
Merge pull request #10 from SimonMarquis/patch-7
...
Fix broken link in build-logic/README.md
4 years ago
Jolanda Verhoef
6d2781fdb0
Merge pull request #9 from SimonMarquis/patch-6
...
Add missing backticks around method reference
4 years ago
Jolanda Verhoef
6480b89b87
Merge pull request #8 from SimonMarquis/patch-5
...
Fix broken italic markdown styling in ArchitectureLearningJourney.md
4 years ago
Jolanda Verhoef
8d87559db1
Merge pull request #7 from SimonMarquis/patch-4
...
Add markdown <kbd> tag for SHIFT key
4 years ago
Jolanda Verhoef
7f3b3fa6d0
Merge pull request #5 from SimonMarquis/patch-3
...
Fix markdown links in CONTRIBUTING.md
4 years ago
Jolanda Verhoef
d1cddfe206
Merge pull request #4 from SimonMarquis/patch-2
...
Linkify baseline profile file in README
4 years ago
Jolanda Verhoef
94f595a7eb
Merge pull request #3 from SimonMarquis/patch-1
...
Fix README blockquote markdown syntax
4 years ago
Jolanda Verhoef
b5a7b5e68f
Merge pull request #43 from android/may17-merge
...
May17 merge
4 years ago
Jolanda Verhoef
e6be65ab95
Merge remote-tracking branch 'github/main' into may17-merge
...
Change-Id: I9dde72343c3604d0da28e4317ffdd212a92232e4
4 years ago
Simona Stojanovic
7d298d6082
Update Compose
...
Change-Id: Ic10f23d2ec2f37e04eb4287b08b59d6d7a2eef9c
4 years ago
Ben Weiss
5e481899bc
Merge "Update benchmarking & baseline profiles" into main
4 years ago
ericampire
7c8d1d150a
Refactor Padding
4 years ago
ericampire
b72f723265
Fix Author UI Padding Issue
4 years ago
Simon Marquis
3e1f920936
Fix broken link in build-logic/README.md
4 years ago
Simon Marquis
feacf52dcf
Add missing backticks around method reference
4 years ago
Simon Marquis
e22abd38b2
Fix broken italic markdown styling in ArchitectureLearningJourney.md
4 years ago
Simon Marquis
bdcbad44f1
Add markdown <kbd> tag for SHIFT key
4 years ago
Simon Marquis
bbe9d16347
Fix markdown links in CONTRIBUTING.md
4 years ago
Simon Marquis
ee64229542
Linkify baseline profile file in README
4 years ago
Simon Marquis
c000c48687
Fix README blockquote markdown syntax
4 years ago
Jose Alcérreca
b3cf9050bb
Fixes link in README
4 years ago
Jose Alcérreca
eb905cfe2d
Adds packaging data for AS samples ( #2 )
4 years ago
Ben Weiss
e9b47ee1fb
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
82ef4d3e45
Merge "Add github-specific setup ( #1 )" into main
4 years ago
Jolanda Verhoef
71182614c2
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
5a3ff556c6
[Arch LJ] Adding details of error handling and data synchronization
...
Change-Id: Ie2141ca75cc487a3106e05e79ddbbc530ac93eb6
4 years ago
Don Turner
e857c55284
Merge "Polish README" into main
4 years ago
Alex Vanyo
ee5625d9b4
Polish README
...
Change-Id: I107a178730cda70d18513248c123872037e3ef1e
4 years ago
Don Turner
2ada33ff70
Addressing feedback and updating diagrams
...
Change-Id: Ic0964696a456bf983a6d3b72921fe8e96bc880bf
4 years ago
Adetunji Dahunsi
ced042abfa
Update fake data with author bios
...
Change-Id: Ifc943dfa1d6432ea35e7e0806dfe746f8ab083e6
4 years ago
Simona Stojanovic
5ca7b6c607
Refactor navigation
...
Change-Id: I3501446e73976f3872592038501fcef8c8324f74
4 years ago
Ben Weiss
6cfc521cad
Update baseline profile
...
Change-Id: I6b69df704e14ba9568494d773690a1121226273e
4 years ago
Caren Chang
0381fcbbd8
Fix onboarding topic name cropped at bottom
...
Bug: 231310262
Change-Id: I8eee6b871c8f36765591d01e9d971b5d8a6f4387
4 years ago
Alex Vanyo
7a5af75105
Update for you top app bar
...
Change-Id: I95c8082198e1d1068e9ef674b005d7999e1b4542
4 years ago
Don Turner
3926a9d7d3
First draft of architecture learning journey
...
Change-Id: Ib965ee06f04532b3182163fe250b3cc708476627
4 years ago
Alex Vanyo
a830c2f756
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
47699aec9a
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
506d77e3cf
Adding padding for "followin / not following" button.
...
Change-Id: I5ceb5cc4b7903cdb3f4d5ca56eb5a3cdb63a2493
4 years ago
Adetunji Dahunsi
e86befc0fd
Add note about M1 compatibility
...
Change-Id: I58a71f97bf810fd6aa40aaa6a7c4eaf5daa7d254
4 years ago
shed
fa27ddfde9
Adding image to topic detail screen.
...
b/232064942
Change-Id: If268126b166438adcee1f63d52cd782ff59382d7
4 years ago
Don Turner
7e21a5acc7
Add staging build variant, move staging URL out of source control
...
Change-Id: I9388f8d2adc4800749fc7e5e79c2d165938401c4
4 years ago
Adetunji Dahunsi
383b6d29d8
Add AuthorScreen and corresponding components
...
Change-Id: Iee5e8bd0932d1b68770aaa1e23fa660451109601
4 years ago
Simona Stojanovic
bea5ee7194
Rename following to interests
...
Change-Id: Iabcb8b495717e0cb3a993ecc0e09e3338fe5140f
4 years ago
Alex Vanyo
c8ae629da0
Update compile and target API to 32
...
Change-Id: I48f0047ce922f79ceb0f2c328523b9807b6ce9e9
4 years ago
Jolanda Verhoef
ad57a93b64
Add gradient background to For You Screen
...
Change-Id: I6a85ee82a78b1897020f1737503611bd100764a1
4 years ago
Alex Vanyo
7c52414724
Add multi-column support for cards on the for you feed
...
Fixes: 228074722
Change-Id: Id077b4dd93452b5f9399f94161c9b66594436975
4 years ago
Adetunji Dahunsi
48eaf7a41a
Catch exceptions in the flow.asResult method
...
Change-Id: I0289e535b8811be95b58b2ea4abe515ab4191cfc
4 years ago
Adetunji Dahunsi
b73b6a4e3c
Add bio to AuthorEntity
...
Change-Id: Idea9873e2a3107a03f6d30e888e27ba78466ca69
4 years ago
Adetunji Dahunsi
a2523807ca
Fix TopicViewModel id
...
Change-Id: I5c58b58566f78abffb6621d5753986fe7d11e4f6
4 years ago