Sign in
android
/
platform
/
frameworks
/
support
/
4c599f151e9be0541562bc4ac98048408eac4425..3d995d2fc12e3103b5bd3a5c414dfa3987f9f76c
3d995d2
Bump version to rc01.
by Jonathan Scott
· 6 years ago
d99c1c9
Merge "Use "The Same" instead of "Similar" in docs." into androidx-master-dev
by Peter Conn
· 6 years ago
76b43965
Merge "[webview] Correctly support null WebViewRenderProcessClient." into androidx-master-dev
by Toby Sargeant
· 6 years ago
8a8cb97
Merge "Compare TrackGroups using value equality" into androidx-master-dev
by Treehugger Robot
· 6 years ago
210418f
Use "The Same" instead of "Similar" in docs.
by Peter E Conn
· 6 years ago
8a87c7b
[webview] Correctly support null WebViewRenderProcessClient.
by Tobias Sargeant
· 6 years ago
eb5be3f
Compare TrackGroups using value equality
by Gyumin Sim
· 6 years ago
2fb63c5
Merge "Change the way to detect mismatch between POJO and query" into androidx-master-dev
by Yuichi Araki
· 6 years ago
8e6df60
Merge "Update docs based on API council feedback." into androidx-master-dev
by Treehugger Robot
· 6 years ago
dbdc346
Merge changes If65bce1b,Id05f4e78,I4602a498 into androidx-master-dev
by Ian Lake
· 6 years ago
90695a25
Merge "Rename containsKey to hasKeyWithValueOfType." into androidx-master-dev
by Treehugger Robot
· 6 years ago
ce70401
Update docs based on API council feedback.
by Rahul Ravikumar
· 6 years ago
07aa326
Merge "BUGFIX: crash on exiting the test app." into androidx-master-dev
by Treehugger Robot
· 6 years ago
726d0f5
Merge "API lint check for the ListenerLast is enabled for androidx" into androidx-master-dev
by Jeff Gaston
· 6 years ago
eaa127e
Merge "Update Ember's email" into androidx-master-dev
by Treehugger Robot
· 6 years ago
8ada991
Merge "Added a manual call to create build-info for compose-compiler" into androidx-master-dev
by Treehugger Robot
· 6 years ago
38f21e3
BUGFIX: crash on exiting the test app.
by Xi Zhang
· 6 years ago
d1a4ef9
Merge "Create Fragment lint module" into androidx-master-dev
by Treehugger Robot
· 6 years ago
d0865cb
Update Ember's email
by Ember Rose
· 6 years ago
3efec66
Rename containsKey to hasKeyWithValueOfType.
by Rahul Ravikumar
· 6 years ago
669381d
Move attach/detach to FragmentStateManager
by Ian Lake
· 6 years ago
e5c9c816
Added a manual call to create build-info for compose-compiler
by Owen Gray
· 6 years ago
bef266f
Move create/destroy to FragmentStateManager
by Ian Lake
· 6 years ago
0d32170b
Move restoreState() out of moveToState()
by Ian Lake
· 6 years ago
15ed940
Merge "Updated PublishDocsRules.kt for recyclerview-1.1.0-beta05, viewpager2-1.0.0-beta05" into androidx-master-dev
by Treehugger Robot
· 6 years ago
9e447b8
Create Fragment lint module
by Matthew Fraschilla
· 6 years ago
028363b
Merge "Only animate toolbar when removing an icon" into androidx-master-dev
by Treehugger Robot
· 6 years ago
f573dff
Merge "Make generateConfigDelta more consistent with platform implementation" into androidx-master-dev
by Treehugger Robot
· 6 years ago
db2d68c
Merge "Remove RippleSurface, simplify Ripple implementation" into androidx-master-dev
by Andrey Kulikov
· 6 years ago
05988d7
Updated PublishDocsRules.kt for recyclerview-1.1.0-beta05, viewpager2-1.0.0-beta05
by Nick Anthony
· 6 years ago
cd4e623
Merge "Add appsearch initial directory structure" into androidx-master-dev
by Treehugger Robot
· 6 years ago
c2934a8
Merge "Address static cache access issues." into androidx-master-dev
by Treehugger Robot
· 6 years ago
aaa23ff
Merge "Make ui-core use the IR compiler in preparation for inline classes" into androidx-master-dev
by Treehugger Robot
· 6 years ago
50a187f
Make generateConfigDelta more consistent with platform implementation
by Alan Viverette
· 6 years ago
3a8f5e3
Merge "Make sure that SETTLING was interrupted" into androidx-master-dev
by Treehugger Robot
· 6 years ago
c684c64
Merge "Make count field a live region" into androidx-master-dev
by Treehugger Robot
· 6 years ago
a0c2bec
Remove RippleSurface, simplify Ripple implementation
by Andrey Kulikov
· 6 years ago
37d0dd2
Make count field a live region
by Jelle Fresen
· 6 years ago
48fc6d2
Merge "Move CoordinatorLayout to 1.1.0-rc01" into androidx-master-dev
by Treehugger Robot
· 6 years ago
a5f1aee
Make sure that SETTLING was interrupted
by Jelle Fresen
· 6 years ago
e73ba79
Merge "NotificationCompat: Fix null-pointer exception on API level 23" into androidx-master-dev
by Gustav Sennton
· 6 years ago
cb48e59
Merge "Verify velocity instead of settle direction" into androidx-master-dev
by Treehugger Robot
· 6 years ago
a97abb3
Merge "Synchronize access to events list in dumpEvents()" into androidx-master-dev
by Treehugger Robot
· 6 years ago
a2af0cd
Merge "Wait until injection of MotionEvents is possible" into androidx-master-dev
by Treehugger Robot
· 6 years ago
7c7fa75
Merge "Recompose correctly when ambients change" into androidx-master-dev
by Treehugger Robot
· 6 years ago
9443ee1
Synchronize access to events list in dumpEvents()
by Jelle Fresen
· 6 years ago
ea4bd26
Merge "Fix for RepaintBoundaries not being sized properly after attaching" into androidx-master-dev
by Treehugger Robot
· 6 years ago
c6194de
Merge "Address API council comments on Share Target." into androidx-master-dev
by Treehugger Robot
· 6 years ago
5387d10
Fix for RepaintBoundaries not being sized properly after attaching
by Andrey Kulikov
· 6 years ago
ea9abdb
Merge "ItemDelegate should not call view implmentation of onInitializeAccessibilityNodeInfo twice." into androidx-master-dev
by Treehugger Robot
· 6 years ago
8c35fc9
Merge "MediaRouter: remove usage of guarded variables w/o holding lock." into androidx-master-dev
by Kyunglyul Hyun
· 6 years ago
8a10698
ItemDelegate should not call view implmentation of onInitializeAccessibilityNodeInfo twice.
by Qasid Ahmad Sadiq
· 6 years ago
f920040
Merge "Finish "center" change for snap helpers." into androidx-master-dev
by Treehugger Robot
· 6 years ago
f354bfe
Merge changes I58d4f542,I07818921 into androidx-master-dev
by Treehugger Robot
· 6 years ago
277e892
MediaRouter: remove usage of guarded variables w/o holding lock.
by Kyunglyul Hyun
· 6 years ago
cc5abd5
Merge "Updated PublishDocsRules.kt for loader-1.1.0" into androidx-master-dev
by Treehugger Robot
· 6 years ago
2563720
Merge "Avoid redundant notification of TrackInfo and VideoSize" into androidx-master-dev
by Gyumin Sim
· 6 years ago
bd29d87
Merge "Upgrade to gradle 5.6.2" into androidx-master-dev
by Dustin Lam
· 6 years ago
8da85bb
Merge "[WebView] Add JS Java Interaction to Androidx side" into androidx-master-dev
by Treehugger Robot
· 6 years ago
4b2f8ea
Address static cache access issues.
by Kweku Adams
· 6 years ago
0e9904b
Merge "Use invalidate() instead of postOnFrameCallback()" into androidx-master-dev
by George Mount
· 6 years ago
4c719b9
Only animate toolbar when removing an icon
by Jeremy Woods
· 6 years ago
33351dc
Merge "Add documentation around setCustomAnimations" into androidx-master-dev
by Treehugger Robot
· 6 years ago
b6fd381
Upgrade to gradle 5.6.2
by Dustin Lam
· 6 years ago
a2d1d3a
Finish "center" change for snap helpers.
by shepshapard
· 6 years ago
6d702951
Merge "Adds ./gradlew studio task to replace ./studiow" into androidx-master-dev
by Treehugger Robot
· 6 years ago
a3f580c
Merge "Revert "Fix test timeout issues for RecyclerView."" into androidx-master-dev
by Treehugger Robot
· 6 years ago
46d5d63
Add documentation around setCustomAnimations
by Jeremy Woods
· 6 years ago
f3efa075
Use invalidate() instead of postOnFrameCallback()
by George Mount
· 6 years ago
8e95a8e
Merge "Updated PublishDocsRules.kt for Oct 2 Release - Part 1" into androidx-master-dev
by Treehugger Robot
· 6 years ago
130035d
API lint check for the ListenerLast is enabled for androidx
by Sergey
· 6 years ago
992fd81
[WebView] Add JS Java Interaction to Androidx side
by Shimi Zhang
· 6 years ago
b98f40c
Move CoordinatorLayout to 1.1.0-rc01
by Kirill Grouchnikov
· 6 years ago
9f35616
Recompose correctly when ambients change
by Chuck Jazdzewski
· 6 years ago
70480ef
Updated PublishDocsRules.kt for loader-1.1.0
by Nick Anthony
· 6 years ago
fee6292
Merge "Prepare to make measurment classes inline." into androidx-master-dev
by George Mount
· 6 years ago
8574c3b
Merge "API lint check for the PackageLayering is disabled for androidx" into androidx-master-dev
by Treehugger Robot
· 6 years ago
55019aa
Make ui-core use the IR compiler in preparation for inline classes
by George Mount
· 6 years ago
2531881
Merge "Deprecate car cluster libs" into androidx-master-dev
by Peter Li
· 6 years ago
7c6d37c
Merge "Rename FragmentAnimationTests to Animation(s) instead of Animator(s)" into androidx-master-dev
by Treehugger Robot
· 6 years ago
47854be
Updated PublishDocsRules.kt for Oct 2 Release - Part 1
by Nick Anthony
· 6 years ago
c3637e8
Merge "Upgrade to Kotlin 1.3.50" into androidx-master-dev
by Treehugger Robot
· 6 years ago
aea6472
Merge "Switch to prebuilts from project() dependencies" into androidx-master-dev
by Treehugger Robot
· 6 years ago
b097fa3
Merge "Add repaint boundaries to all Draws to allow for inspection." into androidx-master-dev
by George Mount
· 6 years ago
e1e5dd1
Merge "Change Color to use Long instead of ULong." into androidx-master-dev
by Treehugger Robot
· 6 years ago
1a68a3d
Merge "Changing RecyclerView and ViewPager2 to beta05" into androidx-master-dev
by Treehugger Robot
· 6 years ago
9b588ae
Deprecate car cluster libs
by Peter Li
· 6 years ago
d442295
Add repaint boundaries to all Draws to allow for inspection.
by George Mount
· 6 years ago
2f50846
API lint check for the PackageLayering is disabled for androidx
by Sergey
· 6 years ago
96cb434
Merge "Fix lifecycle-runtime:2.2.0 + lifecycle-process:2.1.0" into androidx-master-dev
by Treehugger Robot
· 6 years ago
634579e
Merge "Allow mutation of a iterated list before the requested index" into androidx-master-dev
by Treehugger Robot
· 6 years ago
d79eb72
Changing RecyclerView and ViewPager2 to beta05
by Jakub Gielzak
· 6 years ago
f277b4f
Merge "docs: Added link to multi-window drag how-to guide" into androidx-master-dev
by Treehugger Robot
· 6 years ago
eae40cf
Rename FragmentAnimationTests to Animation(s) instead of Animator(s)
by Jeremy Woods
· 6 years ago
0d6cd85
Merge "Fix ParagraphBenchmark" into androidx-master-dev
by Treehugger Robot
· 6 years ago
f918f90
Merge "Ensure that override configuration is always a diff of the base config" into androidx-master-dev
by Treehugger Robot
· 6 years ago
aa957e0
Allow mutation of a iterated list before the requested index
by Chuck Jazdzewski
· 6 years ago
bfe8191
Revert "Fix test timeout issues for RecyclerView."
by Sam Gilbert
· 6 years ago
95d98b6
Merge "Cleanup repetitive ParagraphConstraints from tests" into androidx-master-dev
by Treehugger Robot
· 6 years ago
ec02fb2
Fix ParagraphBenchmark
by Siyamed Sinir
· 6 years ago
Next »