Sign in
android
/
platform
/
frameworks
/
support
/
dd7d94e8512b1b5496bfe7ff5c69e892565fa315
/
samples
/
Support7Demos
19b28c0
Android Gradle Plugin 4.2.0-alpha15
by Jeff Gaston
· 5 years ago
0db72ea
Ban reflection that is not enclosed within a API check conditional
by Oussama Ben Abdelbaki
· 5 years ago
47ce1ab
Upgrade error-prone to 2.4.0
by Dustin Lam
· 5 years ago
d413450
Merge "Support RTL orientation for stacked alert dialog buttons" into androidx-master-dev
by Treehugger Robot
· 5 years ago
f1a8db6
Support RTL orientation for stacked alert dialog buttons
by Kirill Grouchnikov
· 5 years ago
9e63c06
Enable shrinking for release variant of v7 demo
by Kirill Grouchnikov
· 5 years ago
60586b2
Merge "Move to the latest Material 1.2.1 release" into androidx-master-dev
by Treehugger Robot
· 5 years ago
a95fc31
BanTargetApiAnnotation check now actually looks for the annotation
by Oussama Ben Abdelbaki
· 5 years ago
718c20d
Move to the latest Material 1.2.1 release
by Kirill Grouchnikov
· 5 years ago
4123a9d
Switch action mode drawables from PNGs to vectors
by Kirill Grouchnikov
· 5 years ago
3c2c3ca
Applying AndroidX lint configuration to apps too
by Jeff Gaston
· 5 years ago
f1b5106
MediaRouter: Let provider release route controller
by Kyunglyul Hyun
· 5 years ago
c6d6143
Support7Demos: Remove CALLBACK_FLAG_UNFILTERED_EVENTS
by Hyundo Moon
· 5 years ago
b6e2f48
MediaRouter: correct onCreateRouteController(routeId, groupId)
by Kyunglyul Hyun
· 5 years ago
801fbf8
Fix an issue where TouchInputHandler misinterpreted events from GestureDetector.
by Steve McKay
· 5 years ago
3eb1c19
Demo app improvements intended to provide a better test bed for investigating bugs and feature requests.
by Steve McKay
· 5 years ago
3b4d015
Fix issue where selection wasn't update when corresponding items removed from adapter.
by Steve McKay
· 5 years ago
383508c
Merge "Replace AppCompatRatingBar stars with vector drawables." into androidx-master-dev
by Treehugger Robot
· 5 years ago
b82d2b7
Merge "Use a single set of text selection handle bitmaps" into androidx-master-dev
by Treehugger Robot
· 5 years ago
5f7fcba
Clean up Gradle dependencies for v7 demo app
by Kirill Grouchnikov
· 5 years ago
51587c0
Use a single set of text selection handle bitmaps
by Kirill Grouchnikov
· 5 years ago
608ea83
MediaRouter: Call RouteController#onSelect
by Kyunglyul Hyun
· 5 years ago
7bd62de
Replace AppCompatRatingBar stars with vector drawables.
by Kirill Grouchnikov
· 5 years ago
344df89
Merge "StableIdKeyProvider improvements." into androidx-master-dev
by Treehugger Robot
· 5 years ago
d838673
More inclusive language in sample / demo apps
by Kirill Grouchnikov
· 5 years ago
a938a74
StableIdKeyProvider improvements.
by Steve McKay
· 5 years ago
4be46c0
More inclusive language in tests and samples
by Kirill Grouchnikov
· 5 years ago
48e47d2
MediaRouter: Make sure the callback is removed
by Hyundo Moon
· 5 years ago
e8e7c36
Support7Demos: Fix crash prior to Android O
by Hyundo Moon
· 5 years ago
0196d10
MediaRouter: Refactor how to get dynamic group state
by Kyunglyul Hyun
· 5 years ago
52c390e
Merge "MediaRouter: Refactor onPrepareTransfer to use ListenableFuture" into androidx-master-dev
by Kyunglyul Hyun
· 5 years ago
d1890f3
MediaRouter: Refactor onPrepareTransfer to use ListenableFuture
by Kyunglyul Hyun
· 5 years ago
8a42c1e
Merge "MediaRouter: Adjust argument orders of onRouteSelected" into androidx-master-dev
by Kyunglyul Hyun
· 5 years ago
c2d0960
MediaRouter: Fix uncontrollable member route controllers
by Kyunglyul Hyun
· 5 years ago
5d5d5ec
MediaRouter: Adjust argument orders of onRouteSelected
by Kyunglyul Hyun
· 5 years ago
e915708
MediaRouter: Manage routing sessions separately
by Kyunglyul Hyun
· 5 years ago
f79d6f7
MediaRouter: Add a Callback#onRouteSelected
by Kyunglyul Hyun
· 5 years ago
8181e2c
Merge "MediaRouter: Add onPrepareTransferListener" into androidx-master-dev
by Kyunglyul Hyun
· 5 years ago
eac6f57
MediaRouter: Add onPrepareTransferListener
by Kyunglyul Hyun
· 5 years ago
eae5fe2
MediaRouterParams: Add Builder class
by Hyundo Moon
· 5 years ago
76422cb
Provide APIs for transferring remote media to local
by Hyundo Moon
· 5 years ago
21dc72c
Make dialog types can be specified via MediaRouterParams
by Hyundo Moon
· 5 years ago
ad696af
Introduce MediaTransferReceiver
by Hyundo Moon
· 5 years ago
3306384
Support7Demos: Fix the start position of media for member route
by Hyundo Moon
· 5 years ago
d4b6eeb
MediaRouter: Fix the reason for "Stop" in Output Switcher
by Kyunglyul Hyun
· 5 years ago
e8aef76
Merge "MediaRouter: Don't create route controllers when no permissions" into androidx-master-dev
by Kyunglyul Hyun
· 5 years ago
e921204
Merge "Sync Dynamic grouping status btw. MediaRouter2 and AndroidX MediaRouter" into androidx-master-dev
by Hyundo Moon
· 5 years ago
2f32e86
Sync Dynamic grouping status btw. MediaRouter2 and AndroidX MediaRouter
by Hyundo Moon
· 5 years ago
069c298
MediaRouter: Don't create route controllers when no permissions
by Kyunglyul Hyun
· 5 years ago
4848ab1
Add media team members to OWNERS
by Kyunglyul Hyun
· 5 years ago
8a5c2a6
MediaRouter: Revamp dynamic grouping
by Kyunglyul Hyun
· 5 years ago
b7bc89d
Suppress deprecations from new sdk, failing tests
by Alan Viverette
· 5 years ago
30050f4c
Support7Demos: Fix metadata name in app manifest
by Hyundo Moon
· 5 years ago
30937f3
MediaRouter: Replace enableTransfer with <meta-data>
by Hyundo Moon
· 5 years ago
eb8c46d
Merge "Support background tinting on AppCompatToggleButton" into androidx-master-dev am: ddf8c858e2
by Treehugger Robot
· 5 years ago
ea7fd83
Support background tinting on AppCompatToggleButton
by Kirill Grouchnikov
· 5 years ago
668f619
Merge "Theme attribute for setting content description on action mode close" into androidx-master-dev am: 346ad7741e
by Treehugger Robot
· 5 years ago
b3b5596
Theme attribute for setting content description on action mode close
by Kirill Grouchnikov
· 5 years ago
8f80fab
Merge "Support for tinting action mode drawables" into androidx-master-dev am: 4e156f83ff
by Treehugger Robot
· 5 years ago
bc3c3cc
Support for tinting action mode drawables
by Kirill Grouchnikov
· 5 years ago
36c252a
Support7Demos: Add audio file in the media list
by Hyundo Moon
· 6 years ago
1896a61
Merge "Support for inflating <drawable> content on older platform versions" into androidx-master-dev am: 9d878c8cc4
by Treehugger Robot
· 6 years ago
2b18030
Support for inflating <drawable> content on older platform versions
by Kirill Grouchnikov
· 6 years ago
e604cc0
Merge "MediaRouter: Implement MR2PS#onSetRouteVolume" into androidx-platform-dev
by Kyunglyul Hyun
· 6 years ago
945e066
Merge "MediaRouter: Support 'Transfer to phone' and 'Stop'" into androidx-platform-dev
by Hyundo Moon
· 6 years ago
d263f2e
MediaRouter: Support 'Transfer to phone' and 'Stop'
by Hyundo Moon
· 6 years ago
e0fdad2
Merge "Improve out of bounds anchor." into androidx-master-dev am: 32f515fa43
by Treehugger Robot
· 6 years ago
fe86702
Improve out of bounds anchor.
by Shep Shapard
· 6 years ago
1265be2
MediaRouter: Implement MR2PS#onSetRouteVolume
by Kyunglyul Hyun
· 6 years ago
073944a
MediaRouter: Add media notification
by Kyunglyul Hyun
· 6 years ago
1615491
Merge "Add programatic scroll by to recycler view" into androidx-master-dev am: 80afeaf83b
by Diksha Gohlyan
· 6 years ago
9afeeac
Add programatic scroll by to recycler view
by Diksha Gohlyan
· 6 years ago
a83a42c
Merge "MediaRouter: Make DynamicControllerDialog transfer" into androidx-platform-dev
by Kyunglyul Hyun
· 6 years ago
3554dd0
MediaRouter: Make DynamicControllerDialog transfer
by Kyunglyul Hyun
· 6 years ago
58f9400
Support7Demos: Preserve the media position when the route is changed
by Hyundo Moon
· 6 years ago
8081d08
Support7Demos: Keep playing on sample routes when fragment is paused
by Hyundo Moon
· 6 years ago
9b6b560
MediaRouter: Let MR2PS handle empty members
by Kyunglyul Hyun
· 6 years ago
39a5279
MediaRouter: Allow AndroidX MR to accept routing control from Output Switcher
by Kyunglyul Hyun
· 6 years ago
fafb443
MediaRouter: Expose RouteController as RoutingSessionInfo
by Kyunglyul Hyun
· 6 years ago
5e615c9
MediaRouter: Publish media routes as MediaRoute2Infos
by Kyunglyul Hyun
· 6 years ago
98be7a8
Merge "Remove custom preference activity from the samples project" into androidx-master-dev am: da88890d83
by Automerger Merge Worker
· 6 years ago
8f7023c
Remove custom preference activity from the samples project
by Kirill Grouchnikov
· 6 years ago
c0bbf99
resolve merge conflicts of 76bf8c2fe6162679ed5b5528575ae972b609719d to androidx-platform-dev
by Alan Viverette
· 6 years ago
360d872
Revert "Use an explicit Looper when creating Handlers"
by Alan Viverette
· 6 years ago
50271c6
Use an explicit Looper when creating Handlers
by Chris Banes
· 6 years ago
a823065
Merge "Suppress/migrate from deprecated APIs in Android R" into androidx-platform-dev
by Chris Banes
· 6 years ago
ed18608
Suppress/migrate from deprecated APIs in Android R
by Chris Banes
· 6 years ago
4c715c2
RecyclerView MergeAdapter
by Yigit Boyar
· 6 years ago
dd5cdb4
Port "DecorView: Fix status guard" to AppCompat
by Alan Viverette
· 6 years ago
e7f9d39
Fix stopped Activities not resuming on < API 24
by Chris Banes
· 6 years ago
e921ca5
Move mediarouter to the new proper directory structure
by Sergey
· 6 years ago
c8f8d75
Add Alphabetical header sections to list in Fancy demo app.
by Steve McKay
· 6 years ago
43edbfb
Merge "Move gridlayout to the new proper directory structure" into androidx-master-dev
by Treehugger Robot
· 6 years ago
3267d9c
Move gridlayout to the new proper directory structure
by Sergey
· 6 years ago
d06a0ff
Move drawerlayout to the new proper directory structure
by Sergey
· 6 years ago
0850be8
DayNight rewrite v2.5
by Chris Banes
· 6 years ago
e8a3ab9
Move cardview to the new proper directory structure
by Sergey
· 6 years ago
fd832b1
Merge changes from topic "RV-Sel_1_1" into androidx-master-dev
by Treehugger Robot
· 6 years ago
703e747
Fix lint warnings in RecyclerView-Selection lib.
by Steve McKay
· 6 years ago
5e1cddb
Move appcompat to the new proper directory structure
by Sergey
· 6 years ago
Next »