Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
679 commits
Select commit Hold shift + click to select a range
bd1d50f
Document HotReloader and remove suppress annotation from docs
ShikaSD Feb 28, 2024
4f33f16
Merge "Initial support for stylus handwriting in Compose" into androi…
Feb 28, 2024
280cffb
Disable configuration cache in paging-playground
claraf3 Feb 28, 2024
4abd859
Merge "Lint to ban @removed doc tag" into androidx-main
juliamcclellan Feb 28, 2024
ec8468e
Merge "Update wear-sdk stubs to version 34.1 from ab/11505490" into a…
Feb 28, 2024
cfd9d84
Merge "Fix tip-of-tree-docs for optional projects" into androidx-main
alanv Feb 28, 2024
72709d9
Merge "Add verbose logging to AppSetIdManagerTest and increase sleep …
Feb 28, 2024
8625761
Merge "Fix NPE in containsDescendant" into androidx-main
Feb 28, 2024
6c5a620
Merge "Don't close theme picker after choosing a theme" into androidx…
Feb 28, 2024
6bcc06a
Do not create multi-resolution InputConfigration when there is only one
Feb 28, 2024
0ec900e
Merge "Disable configuration cache in paging-playground" into android…
Feb 28, 2024
3e77788
Merge "Remove uses of @suppress kdoc tag in compose animation-core" i…
Feb 28, 2024
1f96d7c
Catalog app a11y improvements
Feb 28, 2024
faec09b
Remove Experimental tag, update ContentTemplateConstraints doc
Nits2097 Feb 28, 2024
77c598c
Create a test rule that runs GC after each test
xizhgoogle Feb 25, 2024
ad1930b
Revert "Convert placeholder-tests project to use Gradle kotlin script"
liutikas Feb 28, 2024
fc73f59
PAGING = "3.3.0-alpha04"
Feb 28, 2024
b0deb81
Revert "Fix snapTo() target state changes"
Feb 29, 2024
f235ddf
Merge "Create a test rule that runs GC after each test" into androidx…
xizhgoogle Feb 29, 2024
9fa3a29
Merge "Do not create multi-resolution InputConfigration when there is…
Feb 29, 2024
bc34f54
Merge "PAGING = "3.3.0-alpha04"" into androidx-main
Feb 29, 2024
70085fe
DataStore handles CorruptionException for all reads and writes.
Feb 22, 2024
eb97077
Use Popup for ExposedDropdownMenu
Feb 20, 2024
3170fdd
Add customization parameters to EDM
Feb 22, 2024
bd34428
EDM various minor cleanups and sample improvements
Feb 22, 2024
bcf60ef
Merge "Revert "Fix snapTo() target state changes"" into androidx-main
Feb 29, 2024
638a8d3
Merge "DataStore handles CorruptionException for all reads and writes…
Feb 29, 2024
6603eca
Merge "Add benchmark tests for PositionIndicator with ScalingLazyColu…
Kpeved Feb 29, 2024
6de3535
Address feedback from API Review on PathParser
yaraki Feb 29, 2024
a588071
Remove SessionRemoteCallback
Feb 29, 2024
4030c09
Merge changes I065e4a43,I8d749aa2 into androidx-main
icbaker Feb 29, 2024
84a0d23
Merge "Make NO_OP_QUOTA_MANAGER an actual NoOp." into androidx-main
Feb 29, 2024
3709b41
Move performScroll outside of dispatchScroll
Levi-Moreira Feb 23, 2024
4e6a6a7
Merge "Revert "Convert placeholder-tests project to use Gradle kotlin…
Feb 29, 2024
12376fe
Merge "Fix Button color caching" into androidx-main
Feb 29, 2024
987683f
Merge "Add tests to check synthetic Enum functions and Enum's super c…
kuanyingchou Feb 29, 2024
767fb35
Merge "[Material3][ColorScheme] Update baseline color schemes to late…
josefigueroa168 Feb 29, 2024
ce1d724
Merge "Remove usage of @hide javadoc tag in javascriptengine" into an…
Feb 29, 2024
8313c30
Import translations. DO NOT MERGE ANYWHERE
Feb 29, 2024
6938d9b
Merge changes from topic "lifecycle-common-strict-mode" into androidx…
marcellogalhardo Feb 29, 2024
b02fc69
Fix sleep time in AppSetIdManagerTest
Feb 29, 2024
0206f34
Merge "Include spacer size into pane motions" into androidx-main
drchen Feb 29, 2024
18743e2
Merge "Fix sleep time in AppSetIdManagerTest" into androidx-main
Feb 29, 2024
e44bbbe
[M3][Catalog] Update theme to update light and dark colorschemes when…
josefigueroa168 Feb 29, 2024
052757d
Merge "Move performScroll outside of dispatchScroll" into androidx-main
Levi-Moreira Feb 29, 2024
867d09b
Merge "Document HotReloader and remove suppress annotation from docs"…
ShikaSD Feb 29, 2024
29e851d
Merge "Catalog app a11y improvements" into androidx-main
Feb 29, 2024
e6beefe
Merge "[M3][Catalog] Update theme to update light and dark colorschem…
josefigueroa168 Feb 29, 2024
622b7b7
Fix delegation in wear material ripple node
ShikaSD Feb 27, 2024
b586f0c
Caches KspExecutableElements created for KSFunctionDeclarations.
wanyingd1996 Feb 29, 2024
6ff3bce
Stop producing removed API files
juliamcclellan Feb 29, 2024
f8fcf0e
Fix AndroidManifest.xml in stub aars used in KMP projects
liutikas Feb 29, 2024
4a5b98d
Merge changes from topic "prog-ind" into androidx-main
Feb 29, 2024
515f4c9
[Slider] Non-text contrast update
paulfthomas Feb 28, 2024
01eb401
Merge "[Slider] Non-text contrast update" into androidx-main
paulfthomas Feb 29, 2024
622f595
Provide default value of AnimatedPane modifier parameter
drchen Feb 29, 2024
a9ed30a
Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main
Feb 29, 2024
559b07e
Merge "Fix delegation in wear material ripple node" into androidx-main
Feb 29, 2024
0b2730c
Merge "Fix startDestination route args not processed" into androidx-main
claraf3 Feb 29, 2024
d42f2cd
Fix NavArgument equality check for Array args
claraf3 Feb 27, 2024
18976b6
Merge "Fix NavArgument equality check for Array args" into androidx-main
claraf3 Feb 29, 2024
66f7ea3
Remove no-op javadoc tag
liutikas Feb 29, 2024
f7fbd9d
Merge "Update extra small row image bounding box documentation" into …
amantrala9 Feb 29, 2024
effd460
Prevent memoization from capturing outer class receiver parameter
ShikaSD Feb 29, 2024
8a7c8ea
Merge "Room KMP Plugin Support" into androidx-main
Feb 29, 2024
0bac518
Fix docs validation for optional projects
alanv Feb 29, 2024
cee1501
Merge "Remove no-op javadoc tag" into androidx-main
Feb 29, 2024
b4ee1bb
Merge "Stop producing removed API files" into androidx-main
juliamcclellan Feb 29, 2024
2c0e660
Remove SuspendToFutureAdapter root Job
adamp Feb 29, 2024
9d3f68b
Merge "Fix docs validation for optional projects" into androidx-main
Feb 29, 2024
8f991b8
Pull out helper function in SamplePlaces.java
Feb 29, 2024
f9e2a0f
Update focus state overlay to be 0.1f to ensure sufficient color cont…
wcshi Nov 28, 2023
cb563da
Update TextFieldColors to return Color not State<Color>
Feb 29, 2024
c2beea3
Update Chip and Menu colors to return Color not State<Color>
Feb 29, 2024
353c456
Merge "Remove SuspendToFutureAdapter root Job" into androidx-main
Feb 29, 2024
cf3c772
Merge "Pull out helper function in SamplePlaces.java" into androidx-main
Feb 29, 2024
9f71e05
Add a note to the `locale` field that it can be used for RTL previews.
paulsowden Feb 29, 2024
2c1c22d
Create base logic of pane expansion support
drchen Feb 29, 2024
1be2e19
Upgrade to AGP 8.4.0-alpha12
liutikas Feb 28, 2024
70dd869
Merge "Fix AndroidManifest.xml in stub aars used in KMP projects" int…
liutikas Feb 29, 2024
e0bbbfd
Improve ScalingLazyListState.layoutInfo performance
ShikaSD Feb 28, 2024
0355efc
Revert "Bump up CameraX to 1.4.0-beta01 and 1.4.0-alpha05"
Feb 29, 2024
610b8f4
Bump IVersionApiService's canonical version
Feb 14, 2024
3fcef49
Merge "Upgrade to AGP 8.4.0-alpha12" into androidx-main
Mar 1, 2024
08e5507
Fix NPE caused by clearCredentialState API
reemab1 Mar 1, 2024
155b477
Merge "Bump IVersionApiService's canonical version" into androidx-main
Mar 1, 2024
63a9348
Test and document updateLayoutParams behavior on nulls
JakeWharton Mar 1, 2024
1ae97cd
Migrate from TraceCompat to Trace
JakeWharton Nov 7, 2023
ae9475f
Refresh .ignore files prior to updating Metalava
paulduffin Mar 2, 2024
c6c2416
Temporarily disable androidx_with_metalava
paulduffin Feb 3, 2024
5ef99a1
Introduce PlatformTextInput interceptor composable function.
zach-klippenstein Feb 16, 2024
3ed6733
Add ImageCapture @CaptureMode, @FlashType, and @FlashMode annotations…
Zeronfinity Mar 4, 2024
1dad36e
Merge changes Ie080131d,I2d03df70 into androidx-main
Mar 4, 2024
217e2d5
Add surface combinations for Ultra HDR
Jan 18, 2024
c8a6346
Add OutputFormats for Ultra HDR to ImageCapture
Jan 24, 2024
0b3b6aa
Handle image capture pipeline for Ultra HDR
Jan 31, 2024
8b1437a
Use HDR-unspecified instead of HLG10 for Ultra HDR
Mar 4, 2024
96209c5
Merge "Add surface combinations for Ultra HDR" into androidx-main
Mar 4, 2024
5eed063
Register content observer on non-UI thread
Mar 4, 2024
d9e699e
Merge "View Sharing from Sdk in App for UiLib Test App" into androidx…
rishabhsing123 Mar 4, 2024
c9311fa
Deflake SystemJobServiceTest
Feb 19, 2024
7b2229e
Remap composable type on overridden functions of all dependencies
ShikaSD Mar 4, 2024
a9ea1b6
Update PositionIndicatorBenchmark with realistic item sizes
ShikaSD Feb 29, 2024
8f1ccf5
Rewrite RemoteCallback to coroutines
Feb 29, 2024
f15be21
Merge "Update PositionIndicatorBenchmark with realistic item sizes" i…
Mar 4, 2024
cb25861
Update Dackka version to 1.4.3
juliamcclellan Feb 29, 2024
5b21586
Merge changes Ifdad0f65,I5bf670bf into androidx-main
Mar 4, 2024
8927140
Migrate Transaction binder and adapter to driver API.
danysantiago Feb 27, 2024
7ce549e
Merge "Deflake SystemJobServiceTest" into androidx-main
Mar 4, 2024
09241b4
Fix parameter in Configuration.Builder.setWorkerCoroutineContext
Mar 4, 2024
b600403
Merge "Revert "Bump up CameraX to 1.4.0-beta01 and 1.4.0-alpha05"" in…
xizhgoogle Mar 4, 2024
15a46c2
Invalidate Text layout cache even if the node is detached
ShikaSD Mar 4, 2024
313adc2
feat: mark LocalTextStyles API as stable
vighnesh153 Jan 23, 2024
74b4999
Merge "feat: mark shapes API as stable" into androidx-main
vighnesh153 Mar 4, 2024
9083dbe
Fix cancelling nested scroll across Pager axis
MatkovIvan Mar 4, 2024
4b7b6be
Merge "Migrate Transaction binder and adapter to driver API." into an…
Mar 4, 2024
d201a42
Fix issue with rounding Nan in Pager fling
Levi-Moreira Mar 4, 2024
849e183
Merge changes from topic "metalava-kotlin-vararg" into androidx-main
paulduffin Mar 4, 2024
c6e150f
Merge "feat: mark LocalTextStyles API as stable" into androidx-main
vighnesh153 Mar 4, 2024
9663b7f
feat: mark MaterialTheme API as stable
vighnesh153 Jan 29, 2024
2f241f6
Merge "Provide default value of AnimatedPane modifier parameter" into…
drchen Mar 4, 2024
8bb5f4b
Correct nullability of vararg parameters that are not last
paulduffin Mar 2, 2024
14e753d
Merge "Update Dackka version to 1.4.3" into androidx-main
juliamcclellan Mar 4, 2024
83e99ec
Allow overriding a `viewModelScope` instance from a `ViewModel`
marcellogalhardo Feb 27, 2024
41a3fb6
Merge "Fix cancelling nested scroll across Pager axis" into androidx-…
Mar 4, 2024
24205d8
Update baseline files to use correct element id for property
paulduffin Mar 2, 2024
a8f6849
Revert "Temporarily disable androidx_with_metalava"
paulduffin Mar 2, 2024
3290524
Merge "feat: mark MaterialTheme API as stable" into androidx-main
vighnesh153 Mar 4, 2024
81165f0
Merge "Test and document updateLayoutParams behavior on nulls" into a…
liutikas Mar 4, 2024
e253bc9
Merge "Migrate from TraceCompat to Trace" into androidx-main
liutikas Mar 4, 2024
567f270
Reorder scaffold parameters and enrich the kdoc
drchen Feb 28, 2024
728ff4e
Merge "Introduce PlatformTextInput interceptor composable function." …
zach-klippenstein Mar 4, 2024
24d92e3
Merge "Correct nullability of vararg parameters that are not last" in…
Mar 4, 2024
8cef0cb
Merge "Reorder scaffold parameters and enrich the kdoc" into androidx…
drchen Mar 4, 2024
251347c
Merge "Improve ScalingLazyListState.layoutInfo performance" into andr…
ShikaSD Mar 4, 2024
0247fce
Stabilize BasicTextField(state)
halilozercan Feb 17, 2024
96dbba9
Merge "Update baseline files to use correct element id for property" …
Mar 4, 2024
9ecbf56
Merge "Revert "Temporarily disable androidx_with_metalava"" into andr…
Mar 4, 2024
fddc87b
Merge "Fix issue with rounding Nan in Pager fling" into androidx-main
Mar 4, 2024
cf208aa
Merge "Update focus state overlay to be 0.1f to ensure sufficient col…
josefigueroa168 Mar 4, 2024
9a9b575
Merge "Invalidate Text layout cache even if the node is detached" int…
ShikaSD Mar 4, 2024
f117617
Merge "Remap composable type on overridden functions of all dependenc…
ShikaSD Mar 4, 2024
addec6d
Merge "Prevent memoization from capturing outer class receiver parame…
ShikaSD Mar 4, 2024
6d76c6f
Expose public constructor for ImageCaptureLatencyEstimate
jsaund Feb 28, 2024
8f5ec78
Deprecate and inline MarginLayoutParamsCompat
JakeWharton Mar 1, 2024
81120ca
Paging to use common MainThread annotation
claraf3 Mar 1, 2024
8e53346
Merge "Caches KspExecutableElements created for KSFunctionDeclaration…
wanyingd1996 Mar 4, 2024
df017c3
Add API for accessing vehicle exterior dimensions.
fru1tstand Mar 4, 2024
13b465b
Dynamic node fingerprint in proto
Feb 12, 2024
8da0b08
Filter host test zips to only contain xml files
liutikas Mar 4, 2024
71ea01b
Merge "Paging to use common MainThread annotation" into androidx-main
Mar 4, 2024
c53b967
Fix integer overflow in delete commands
halilozercan Mar 4, 2024
a5c2926
Merge "Stabilize BasicTextField(state)" into androidx-main
halilozercan Mar 4, 2024
febba54
Merge "Expose public constructor for ImageCaptureLatencyEstimate" int…
jsaund Mar 4, 2024
29fa65c
Merge "Dynamic node fingerprint in proto" into androidx-main
Mar 4, 2024
a429cc4
Merge "Fix NPE caused by clearCredentialState API" into androidx-main
reemab1 Mar 4, 2024
5cb6f32
Add new valueEquals API for NavType
claraf3 Mar 4, 2024
c07d606
Merge "Filter host test zips to only contain xml files" into androidx…
Mar 4, 2024
96ff13d
Update NavigationBarItemColors to return Color not State<Color>
Feb 29, 2024
0fa2f19
Update NavigationRailItemColors to return Color not State<Color>
Feb 29, 2024
a9e2e53
Match getLastInsertedRowId() behaviour with Android's version.
danysantiago Mar 4, 2024
06dcbb7
[GH] [Compose][Foundation] Update `TapGestureDetector` documentation
MGaetan89 Mar 4, 2024
7516429
Merge "Add new valueEquals API for NavType" into androidx-main
Mar 4, 2024
ef6b39f
Merge "Remove Experimental tag, update ContentTemplateConstraints doc…
Nits2097 Mar 4, 2024
a4cf5e8
Fix IllegalArgumentException in SpeedListener
fru1tstand Feb 29, 2024
f02f4b6
Merge "[GH] [Compose][Foundation] Update `TapGestureDetector` documen…
Mar 4, 2024
55e7ba7
Merge "Fix integer overflow in delete commands" into androidx-main
Mar 4, 2024
17365f6
[Carousel] Add item count parameter to multibrowse keylines
imhappi Feb 23, 2024
31bc8ad
Make TextDelegate internal.
objcode Mar 1, 2024
b1bf3d9
Merge "Match getLastInsertedRowId() behaviour with Android's version.…
Mar 4, 2024
15ccca2
[Carousel] Add RTL support
imhappi Feb 28, 2024
b44b86e
Add limit to dynamic expression nodes
Mar 4, 2024
f8aabc6
Merge "Address feedback from API Review on PathParser" into androidx-…
liutikas Mar 4, 2024
c60592e
Merge "[Carousel] Add item count parameter to multibrowse keylines" i…
imhappi Mar 4, 2024
e6bbb79
Merge "Fix parameter in Configuration.Builder.setWorkerCoroutineConte…
Mar 4, 2024
452e10d
Add press interactions to BasicTextField2
halilozercan Mar 4, 2024
1be09d0
Migrating Entity Adapter logic to common.
droid-wan-kenobi Feb 6, 2024
2e907ed
Merge "Migrating Entity Adapter logic to common." into androidx-main
Mar 5, 2024
5e20be9
Merge "Allow overriding a `viewModelScope` instance from a `ViewModel…
Mar 5, 2024
2c2c8a0
Fix issue where focus is stuck in Compose
Feb 26, 2024
69fd2ca
Show available cameras in CameraIdListIncorrectException
Jan 2, 2024
ea9f2cc
RetryPolicy API for CameraX Initialization
Nov 30, 2023
8f7c113
Enhancing CameraX Reliability with RetryPolicy
Jan 3, 2024
84c28f9
Merge "feat: mark Glow API as stable" into androidx-main
vighnesh153 Mar 5, 2024
75fc50b
Merge "feat: mark Border API as stable" into androidx-main
vighnesh153 Mar 5, 2024
fb5b811
Add reflective instantiation to JVM Room builders.
danysantiago Feb 16, 2024
9280ed7
Merge changes from topic "camerax-init-retry-policy" into androidx-main
Mar 5, 2024
3040ba0
Rename Extensions metadata API method name from CurrentExtensionType …
CharcoalChen Feb 29, 2024
f0723d1
Merge "Add OutputFormats for Ultra HDR to ImageCapture" into androidx…
Mar 5, 2024
32b8484
Merge changes I024d5ea0,If5e7f46d into androidx-main
Mar 5, 2024
50b428d
Merge "Remove redundant remember calls" into androidx-main
Mar 5, 2024
7eb9d4a
Merge "Register content observer on non-UI thread" into androidx-main
Mar 5, 2024
6722858
Merge "Add limit to dynamic expression nodes" into androidx-main
Mar 5, 2024
b9a0770
Add debug anchor visualization sample
jossiwolf Jan 26, 2024
ea1c7b8
Changes AnchoredDraggable to operate based on small sliding window
jossiwolf Jan 28, 2024
c33264b
Add forgotten no-fallback dynamic API for GoalProgressComplicationData.
odedniv Mar 5, 2024
67fe530
Merge "Add forgotten no-fallback dynamic API for GoalProgressComplica…
Mar 5, 2024
42930bf
Remove duplicated `VIEW_MODEL_SCOPE_KEY`
marcellogalhardo Mar 5, 2024
6b1d2f3
Check against duplicated entries for `ViewModelFactoryDsl`
marcellogalhardo Mar 5, 2024
403ae82
Merge changes Ibe6e88f1,Idddb5fe8 into androidx-main
Mar 5, 2024
1eebb19
Add a public `VIEW_MODEL_KEY` to `ViewModelProvider`
marcellogalhardo Feb 26, 2024
fb615d6
Merge "Add press interactions to BasicTextField2" into androidx-main
halilozercan Mar 5, 2024
0468759
Fix EmbeddingAdpaterTest failure on version 5 device
CharlesCCChen Mar 5, 2024
806ffc3
Revert "Changes AnchoredDraggable to operate based on small slid..."
jossiwolf Mar 5, 2024
64ed30d
Revert "Add debug anchor visualization sample"
jossiwolf Mar 5, 2024
490f3b7
ExifInterfaceTest: Switch expected range values from int to long
icbaker Feb 29, 2024
50de590
ExifInterfaceTest: Switch to Truth's assertThat and expect.that
icbaker Feb 29, 2024
1e9b300
Hide @androidx.room.Ignore annotation on DAC
asfalcone Mar 5, 2024
2e6e4b6
Merge "Fix EmbeddingAdpaterTest failure on version 5 device" into and…
CharlesCCChen Mar 5, 2024
58985a2
Remove experimental annotations from experimental class
ymarian Mar 5, 2024
a7a53d6
Merge changes I36828a09,If6ccd9f3 into androidx-main
icbaker Mar 5, 2024
2ab32db
Merge changes If6112d3f,I42a30ae3 into androidx-main
Mar 5, 2024
0e93962
Disable the last FragmentTransitionSupportTest test
liutikas Mar 5, 2024
7e876dc
Merge "Remove experimental annotations from experimental class" into …
Mar 5, 2024
d7d4003
Merge "Check against duplicated entries for `ViewModelFactoryDsl`" in…
marcellogalhardo Mar 5, 2024
4240160
Merge "Remove duplicated `VIEW_MODEL_SCOPE_KEY`" into androidx-main
marcellogalhardo Mar 5, 2024
3ec986f
Merge "Add a public `VIEW_MODEL_KEY` to `ViewModelProvider`" into and…
Mar 5, 2024
ddb0bac
Merge changes from topic "text-field-colors" into androidx-main
Mar 5, 2024
0f02d41
Merge changes from topic "revert-2930845-DMIZVAQUBO" into androidx-main
jossiwolf Mar 5, 2024
193d942
Merge "Disable the last FragmentTransitionSupportTest test" into andr…
Mar 5, 2024
d4ce4c8
Merge changes from topic "edm-popup" into androidx-main
Mar 5, 2024
129c1f6
Merge "Add <type>Range annotations to KeyframesSpecBaseConfig" into a…
oscar-ad Mar 5, 2024
b19fba6
Merge "Create base logic of pane expansion support" into androidx-main
drchen Mar 5, 2024
a7c1581
Merge "Hide @androidx.room.Ignore annotation on DAC" into androidx-main
asfalcone Mar 5, 2024
f6fd6e6
Remove the mention of codePoint from new TextField APIs
halilozercan Feb 19, 2024
e7178d0
Merge "Fix issue where focus is stuck in Compose" into androidx-main
Mar 5, 2024
a2c6d07
Merge "Deprecate and inline MarginLayoutParamsCompat" into androidx-main
liutikas Mar 5, 2024
61d02a2
Update wire to 4.9.7
ChrisCraik Mar 5, 2024
027134e
Update perfetto to 249090360a31856f2a5022f52abfb8dc54f69a0b
ChrisCraik Mar 4, 2024
09659b9
Merge "Add reflective instantiation to JVM Room builders." into andro…
Mar 5, 2024
16dd812
Merge changes I8c210e2c,Ia40c5384 into androidx-main
fru1tstand Mar 5, 2024
2fd7146
Merge "[Carousel] Add RTL support" into androidx-main
imhappi Mar 5, 2024
db0716c
Merge "Consider Android Multiplatform plugin when deciding if project…
liutikas Mar 5, 2024
fbe368f
Merge "Make TextDelegate internal." into androidx-main
objcode Mar 5, 2024
2355316
Merge changes from topic "perfetto_march_2024" into androidx-main
Mar 5, 2024
c4e3cba
Remove unnecessary code from VelocityTracker
Mar 5, 2024
116552d
Implement TruthFailureSubject + ExpectFailure
dlam Feb 8, 2024
d8ae257
DeepLink query params now allow {argName} values for String types
claraf3 Feb 28, 2024
b7aacd0
Merge "Add a note to the `locale` field that it can be used for RTL p…
paulsowden Mar 5, 2024
9905c64
Add newline to IDE warnings so it's on a separate line from results
ChrisCraik Mar 5, 2024
89ba664
Merge "Implement TruthFailureSubject + ExpectFailure" into androidx-main
dlam Mar 6, 2024
203dc6f
Merge "DeepLink query params now allow {argName} values for String ty…
claraf3 Mar 6, 2024
88c3132
Merge "Add newline to IDE warnings so it's on a separate line from re…
Mar 6, 2024
5f7ccb6
Merge "Remove the mention of codePoint from new TextField APIs" into …
halilozercan Mar 6, 2024
9e09c5e
Ignore realtime capture latency estimate test for camera-pipe
Zeronfinity Mar 6, 2024
0f43493
Merge "Rename Extensions metadata API method name from CurrentExtensi…
Mar 6, 2024
24e67ca
Merge "Ignore realtime capture latency estimate test for camera-pipe"…
Mar 6, 2024
dd99b33
Merge "Add ImageCapture @CaptureMode, @FlashType, and @FlashMode anno…
Mar 6, 2024
d561cbf
Merge "Remove unnecessary code from VelocityTracker" into androidx-main
Mar 6, 2024
8dfe7f2
Use Access Key based authentication via Develocity Connector
runningcode Feb 22, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .github/actions/build-single-project/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ runs:
- name: "gradle buildOnServer zipTestConfigsWithApks"
env:
JAVA_HOME: ${{ steps.setup-java.outputs.path }}
GRADLE_BUILD_CACHE_PASSWORD: ${{ inputs.gradle-cache-password }}
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ inputs.gradle-enterprise-access-key }}
GRADLE_ENCRYPTION_KEY: ${{ inputs.gradle-encryption-key }}
working-directory: ${{ inputs.project-root }}
Expand All @@ -70,7 +69,6 @@ runs:
- name: "gradle playgroundCIHostTests"
env:
JAVA_HOME: ${{ steps.setup-java.outputs.path }}
GRADLE_BUILD_CACHE_PASSWORD: ${{ inputs.gradle-cache-password }}
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ inputs.gradle-enterprise-access-key }}
GRADLE_ENCRYPTION_KEY: ${{ inputs.gradle-encryption-key }}
working-directory: ${{ inputs.project-root }}
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
status: ${{ steps.output-status.outputs.status }}
affectedFileArgs: ${{ steps.affected-file-args.outputs.files }}
env:
GRADLE_BUILD_CACHE_PASSWORD: ${{ secrets.GRADLE_BUILD_CACHE_PASSWORD }}
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
GRADLE_ENCRYPTION_KEY: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
steps:
Expand Down Expand Up @@ -130,7 +129,6 @@ jobs:
env:
artifact-id: ${{matrix.project}}
project-root: playground-projects/${{matrix.project-root || matrix.project}}-playground
GRADLE_BUILD_CACHE_PASSWORD: ${{ secrets.GRADLE_BUILD_CACHE_PASSWORD }}
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
GRADLE_ENCRYPTION_KEY: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
steps:
Expand All @@ -150,7 +148,6 @@ jobs:
with:
project: ${{ matrix.project }}
project-root: ${{ env.project-root }}
gradle-cache-password: ${{ secrets.GRADLE_BUILD_CACHE_PASSWORD }}
gradle-enterprise-access-key: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
gradle-encryption-key: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
gradle-flags: ${{ needs.setup.outputs.gradlew_flags }}
Expand Down
2 changes: 1 addition & 1 deletion .idea/codeStyles/Project.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ yboyar@google.com

per-file *settings.gradle = set noparent
per-file *settings.gradle = alanv@google.com, aurimas@google.com
per-file *libraryversions.toml = jnichol@google.com
# Wear
per-file *libraryversions.toml = jnichol@google.com, flerda@google.com, ashleyingram@google.com
per-file *libraryversions.toml = diegovela@google.com, akulian@google.com, kchyn@google.com
# WebKit
per-file *libraryversions.toml = pbirk@google.com, elabadysayed@google.com
Expand Down
55 changes: 55 additions & 0 deletions activity/activity-compose/api/1.9.0-beta01.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Signature format: 4.0
package androidx.activity.compose {

public final class ActivityResultRegistryKt {
method @androidx.compose.runtime.Composable public static <I, O> androidx.activity.compose.ManagedActivityResultLauncher<I,O> rememberLauncherForActivityResult(androidx.activity.result.contract.ActivityResultContract<I,O> contract, kotlin.jvm.functions.Function1<? super O,kotlin.Unit> onResult);
}

public final class BackHandlerKt {
method @androidx.compose.runtime.Composable public static void BackHandler(optional boolean enabled, kotlin.jvm.functions.Function0<kotlin.Unit> onBack);
}

public final class ComponentActivityKt {
method public static void setContent(androidx.activity.ComponentActivity, optional androidx.compose.runtime.CompositionContext? parent, kotlin.jvm.functions.Function0<kotlin.Unit> content);
}

public final class LocalActivityResultRegistryOwner {
method @androidx.compose.runtime.Composable public androidx.activity.result.ActivityResultRegistryOwner? getCurrent();
method public infix androidx.compose.runtime.ProvidedValue<androidx.activity.result.ActivityResultRegistryOwner?> provides(androidx.activity.result.ActivityResultRegistryOwner registryOwner);
property @androidx.compose.runtime.Composable public final androidx.activity.result.ActivityResultRegistryOwner? current;
field public static final androidx.activity.compose.LocalActivityResultRegistryOwner INSTANCE;
}

public final class LocalFullyDrawnReporterOwner {
method @androidx.compose.runtime.Composable public androidx.activity.FullyDrawnReporterOwner? getCurrent();
method public infix androidx.compose.runtime.ProvidedValue<androidx.activity.FullyDrawnReporterOwner?> provides(androidx.activity.FullyDrawnReporterOwner fullyDrawnReporterOwner);
property @androidx.compose.runtime.Composable public final androidx.activity.FullyDrawnReporterOwner? current;
field public static final androidx.activity.compose.LocalFullyDrawnReporterOwner INSTANCE;
}

public final class LocalOnBackPressedDispatcherOwner {
method @androidx.compose.runtime.Composable public androidx.activity.OnBackPressedDispatcherOwner? getCurrent();
method public infix androidx.compose.runtime.ProvidedValue<androidx.activity.OnBackPressedDispatcherOwner?> provides(androidx.activity.OnBackPressedDispatcherOwner dispatcherOwner);
property @androidx.compose.runtime.Composable public final androidx.activity.OnBackPressedDispatcherOwner? current;
field public static final androidx.activity.compose.LocalOnBackPressedDispatcherOwner INSTANCE;
}

public final class ManagedActivityResultLauncher<I, O> extends androidx.activity.result.ActivityResultLauncher<I> {
method public androidx.activity.result.contract.ActivityResultContract<I,O> getContract();
method public void launch(I input, androidx.core.app.ActivityOptionsCompat? options);
method @Deprecated public void unregister();
property public androidx.activity.result.contract.ActivityResultContract<I,O> contract;
}

public final class PredictiveBackHandlerKt {
method @androidx.compose.runtime.Composable public static void PredictiveBackHandler(optional boolean enabled, kotlin.jvm.functions.Function2<kotlinx.coroutines.flow.Flow<androidx.activity.BackEventCompat>,? super kotlin.coroutines.Continuation<kotlin.Unit>,?> onBack);
}

public final class ReportDrawnKt {
method @androidx.compose.runtime.Composable public static void ReportDrawn();
method @androidx.compose.runtime.Composable public static void ReportDrawnAfter(kotlin.jvm.functions.Function1<? super kotlin.coroutines.Continuation<? super kotlin.Unit>,?> block);
method @androidx.compose.runtime.Composable public static void ReportDrawnWhen(kotlin.jvm.functions.Function0<java.lang.Boolean> predicate);
}

}

3 changes: 0 additions & 3 deletions activity/activity-compose/api/current.ignore

This file was deleted.

Empty file.
55 changes: 55 additions & 0 deletions activity/activity-compose/api/restricted_1.9.0-beta01.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Signature format: 4.0
package androidx.activity.compose {

public final class ActivityResultRegistryKt {
method @androidx.compose.runtime.Composable public static <I, O> androidx.activity.compose.ManagedActivityResultLauncher<I,O> rememberLauncherForActivityResult(androidx.activity.result.contract.ActivityResultContract<I,O> contract, kotlin.jvm.functions.Function1<? super O,kotlin.Unit> onResult);
}

public final class BackHandlerKt {
method @androidx.compose.runtime.Composable public static void BackHandler(optional boolean enabled, kotlin.jvm.functions.Function0<kotlin.Unit> onBack);
}

public final class ComponentActivityKt {
method public static void setContent(androidx.activity.ComponentActivity, optional androidx.compose.runtime.CompositionContext? parent, kotlin.jvm.functions.Function0<kotlin.Unit> content);
}

public final class LocalActivityResultRegistryOwner {
method @androidx.compose.runtime.Composable public androidx.activity.result.ActivityResultRegistryOwner? getCurrent();
method public infix androidx.compose.runtime.ProvidedValue<androidx.activity.result.ActivityResultRegistryOwner?> provides(androidx.activity.result.ActivityResultRegistryOwner registryOwner);
property @androidx.compose.runtime.Composable public final androidx.activity.result.ActivityResultRegistryOwner? current;
field public static final androidx.activity.compose.LocalActivityResultRegistryOwner INSTANCE;
}

public final class LocalFullyDrawnReporterOwner {
method @androidx.compose.runtime.Composable public androidx.activity.FullyDrawnReporterOwner? getCurrent();
method public infix androidx.compose.runtime.ProvidedValue<androidx.activity.FullyDrawnReporterOwner?> provides(androidx.activity.FullyDrawnReporterOwner fullyDrawnReporterOwner);
property @androidx.compose.runtime.Composable public final androidx.activity.FullyDrawnReporterOwner? current;
field public static final androidx.activity.compose.LocalFullyDrawnReporterOwner INSTANCE;
}

public final class LocalOnBackPressedDispatcherOwner {
method @androidx.compose.runtime.Composable public androidx.activity.OnBackPressedDispatcherOwner? getCurrent();
method public infix androidx.compose.runtime.ProvidedValue<androidx.activity.OnBackPressedDispatcherOwner?> provides(androidx.activity.OnBackPressedDispatcherOwner dispatcherOwner);
property @androidx.compose.runtime.Composable public final androidx.activity.OnBackPressedDispatcherOwner? current;
field public static final androidx.activity.compose.LocalOnBackPressedDispatcherOwner INSTANCE;
}

public final class ManagedActivityResultLauncher<I, O> extends androidx.activity.result.ActivityResultLauncher<I> {
method public androidx.activity.result.contract.ActivityResultContract<I,O> getContract();
method public void launch(I input, androidx.core.app.ActivityOptionsCompat? options);
method @Deprecated public void unregister();
property public androidx.activity.result.contract.ActivityResultContract<I,O> contract;
}

public final class PredictiveBackHandlerKt {
method @androidx.compose.runtime.Composable public static void PredictiveBackHandler(optional boolean enabled, kotlin.jvm.functions.Function2<kotlinx.coroutines.flow.Flow<androidx.activity.BackEventCompat>,? super kotlin.coroutines.Continuation<kotlin.Unit>,?> onBack);
}

public final class ReportDrawnKt {
method @androidx.compose.runtime.Composable public static void ReportDrawn();
method @androidx.compose.runtime.Composable public static void ReportDrawnAfter(kotlin.jvm.functions.Function1<? super kotlin.coroutines.Continuation<? super kotlin.Unit>,?> block);
method @androidx.compose.runtime.Composable public static void ReportDrawnWhen(kotlin.jvm.functions.Function0<java.lang.Boolean> predicate);
}

}

3 changes: 0 additions & 3 deletions activity/activity-compose/api/restricted_current.ignore

This file was deleted.

1 change: 1 addition & 0 deletions activity/activity-ktx/api/1.9.0-beta01.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// Signature format: 4.0
5 changes: 0 additions & 5 deletions activity/activity-ktx/api/current.ignore

This file was deleted.

Empty file.
1 change: 1 addition & 0 deletions activity/activity-ktx/api/restricted_1.9.0-beta01.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
// Signature format: 4.0
5 changes: 0 additions & 5 deletions activity/activity-ktx/api/restricted_current.ignore

This file was deleted.

Loading