Sign in
android
/
platform
/
frameworks
/
support
/
1a3dcfb231517d6104969f17063fcc6c97ba6eeb..1f6bc4d47b7be46a5af151ed726e84db0a1cf9f9
/
wear
be44d734
Rename WatchFaceReadyListener
by Alex Clarke
· 4 years ago
ac7b635
Validate UserStyle is from the Editor's schema
by Alex Clarke
· 4 years ago
8268e52
Merge "Adding require conditions to check preview complication data" into androidx-main
by Treehugger Robot
· 4 years ago
ba54d2c
Adding require conditions to check preview complication data
by Neda Topoljanac
· 4 years ago
1a44d9e
Merge "CurrentUserStyleRepository.userStyle to not be mutable via public api" into androidx-main
by Treehugger Robot
· 4 years ago
faee26b
Merge "Added tests for TimeText" into androidx-main
by Mikhail Kulaha
· 4 years ago
e89ba38
CurrentUserStyleRepository.userStyle to not be mutable via public api
by Alex Clarke
· 4 years ago
6dce832
Fix lint issues with androidx-studio-integration branch
by Tiem Song
· 4 years ago
b036b0f
Added tests for TimeText
by mkulaha
· 4 years ago
7b9428f
Merge "Added animation for SwipeToDismissBox" into androidx-main
by Mikhail Kulaha
· 4 years ago
5f8fadb
Merge "Remove StateFlowCompatHelper" into androidx-main
by Treehugger Robot
· 4 years ago
ddec1ca
Merge "Expand rememberNavController to add custom navigators" into androidx-main
by Treehugger Robot
· 4 years ago
bd35d34
Remove StateFlowCompatHelper
by Alex Clarke
· 4 years ago
8394703
Added animation for SwipeToDismissBox
by mkulaha
· 4 years ago
563ac2f
Reorder parameters of addWatchFaceReadyListener
by Alex Clarke
· 4 years ago
a61e73f
Merge "Upgrade metalava to ab/7738715" into androidx-main
by Aurimas Liutikas
· 4 years ago
0199609
Remove Wear navigation demo's dependency on navigation-compose.
by stevebower
· 4 years ago
313816c
Expand rememberNavController to add custom navigators
by Ian Lake
· 4 years ago
f787a86
Upgrade metalava to ab/7738715
by Aurimas Liutikas
· 4 years ago
3166fe7
Merge "Update lint baselines for tip of tree android lint" into androidx-main
by Treehugger Robot
· 4 years ago
b2a22e1
Update lint baselines for tip of tree android lint
by Aurimas Liutikas
· 4 years ago
fce4af8
InteractiveInstanceManager.deleteInstance to call onDestroy
by Alex Clarke
· 4 years ago
95235f9
Renderer support for adb shell dumpsys
by Alex Clarke
· 4 years ago
ca55590
Add canWatchFaceSupportHeadlessEditing
by Alex Clarke
· 4 years ago
d0c1fce
Add an OWNERS file for the newly organized androidx.wear.watchface library group
by jnichol
· 4 years ago
88fac0b
Merge "Fix dependencies for tiles-renderer." into androidx-main
by Jamie Garside
· 4 years ago
7d5f73d
Merge "Fixes for Tiles:" into androidx-main
by Jamie Garside
· 4 years ago
b33b62c
Fixes for Tiles:
by Jamie Garside
· 4 years ago
9955f5c
Merge "Transform ArcPaddingValues into an interface." into androidx-main
by Sergio Sancho
· 4 years ago
454aa94
Merge "Add a CurvedText component in material." into androidx-main
by Sergio Sancho
· 4 years ago
a9a3579
Merge "Fix CurvedRow test flakiness on smaller devices." into androidx-main
by Sergio Sancho
· 4 years ago
b25f3c0
Migrate the separate androidx.wear Watchface and complications libraries into androidx.wear.watchface library group.
by jnichol
· 4 years ago
83e67b2
Add a CurvedText component in material.
by Sergio Sancho
· 4 years ago
02bcc7d
Fix CurvedRow test flakiness on smaller devices.
by Sergio Sancho
· 4 years ago
a37432a
Fix dependencies for tiles-renderer.
by Jamie Garside
· 4 years ago
b51dae3
Merge "CurrentUserStyleRepository to have a MutableStateFlow<UserStyle>" into androidx-main
by Treehugger Robot
· 4 years ago
bb4aae1
Transform ArcPaddingValues into an interface.
by Sergio Sancho
· 4 years ago
4151c9d
Merge "Update the color of the ToggleChip Switch Off Icon to match the UX Spec" into androidx-main
by John Nichol
· 4 years ago
7584b95
CurrentUserStyleRepository to have a MutableStateFlow<UserStyle>
by Alex Clarke
· 4 years ago
da149aa
Merge "Add new OWNERS to various Wear AndroidX Libraries" into androidx-main
by Treehugger Robot
· 4 years ago
7341ca0
Update the color of the ToggleChip Switch Off Icon to match the UX Spec
by jnichol
· 4 years ago
a68b118
Add new OWNERS to various Wear AndroidX Libraries
by jnichol
· 4 years ago
29c8217
Update AvatarChip gradient background in line with updated UX Specfication
by jnichol
· 4 years ago
ff35edd
Merge "Throw exception if some of the complication slots have the same renderer" into androidx-main
by Treehugger Robot
· 4 years ago
94e6f49
Throw exception if some of the complication slots have the same renderer
by Neda Topoljanac
· 4 years ago
b405c14
Merge "Update the ToggleChip colors in line with UX Spec" into androidx-main
by John Nichol
· 4 years ago
bc2a4bd
Update the ToggleChip colors in line with UX Spec
by jnichol
· 4 years ago
95a9e81
Merge "Fix-up Vignette to ensure that the images hug the screen edge." into androidx-main
by Treehugger Robot
· 4 years ago
02a0f89
Merge "Add an AppCard example to the demo that has an AppImage" into androidx-main
by Treehugger Robot
· 4 years ago
24d70de
Merge "Make ConfirmationOverlay deal with long messages properly." into androidx-main
by Jamie Garside
· 4 years ago
99d7ecf
Add an AppCard example to the demo that has an AppImage
by jnichol
· 4 years ago
d7448bb
Fix-up Vignette to ensure that the images hug the screen edge.
by jnichol
· 4 years ago
c9406b0
Initialize headless instances with EmptyComplicationData
by Alex Clarke
· 4 years ago
ee347130
Merge "Renaming disallowEmoji function to setEmojisAllowed" into androidx-main
by Neda Topoljanac
· 4 years ago
f4f8847
Renaming disallowEmoji function to setEmojisAllowed
by Neda Topoljanac
· 4 years ago
69b9a4f
Make ConfirmationOverlay deal with long messages properly.
by Jamie Garside
· 4 years ago
13b3281
Add test for nested SwipeToDismissBoxes.
by stevebower
· 4 years ago
e338eab
Replace ObservableWatchData with StateFlow in watchface lib
by Neda Topoljanac
· 4 years ago
8f1bf92
Reference NamedNavArgument from navigation-common.
by stevebower
· 4 years ago
ca4adca
Merge "Stop InteractiveWatchFaceImpl retaining the watch face after close" into androidx-main
by Treehugger Robot
· 4 years ago
d30b365
Stop InteractiveWatchFaceImpl retaining the watch face after close
by Alex Clarke
· 4 years ago
c532c2e
Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main
by Treehugger Robot
· 4 years ago
234ce46
Import translations. DO NOT MERGE ANYWHERE
by Bill Yi
· 4 years ago
a8cdc4d
Merge "Suspended render init & WatchFaceReadyListener" into androidx-main
by Treehugger Robot
· 4 years ago
c121e64
Suspended render init & WatchFaceReadyListener
by Alex Clarke
· 4 years ago
4193120
Update Card and Chip integration demos to use ScalingLazyColumn.
by stevebower
· 4 years ago
be94000
Merge "Disable swipe gesture in SwipeToDismissBox API if content has no background." into androidx-main
by Steve Bower
· 4 years ago
09f1f70
Merge "Fix-up ScalingLazyListState performance scaling calculations" into androidx-main
by Treehugger Robot
· 4 years ago
cd95478
Merge "Workaround for a metalava bug affecting wear-watchface-style" into androidx-main
by Treehugger Robot
· 4 years ago
a47bada
Disable swipe gesture in SwipeToDismissBox API if content has no background.
by stevebower
· 4 years ago
9141303
Fix-up ScalingLazyListState performance scaling calculations
by jnichol
· 4 years ago
a232cb5
Workaround for a metalava bug affecting wear-watchface-style
by Alex Clarke
· 4 years ago
cf91858
Fix possible flickering on CurvedRow
by Sergio Sancho
· 4 years ago