Adresa
:
[go:
nahoru
,
domu
]
Sign in
android
/
platform
/
frameworks
/
support
/
b522abeb8a81d3a7adc327791317ecb6dbcd8738
b522abe
Revert "Migrate usages of @OnLifecycleEvent in service/extensions/livedata-core"
by Aurimas Liutikas
· 5 years ago
9bb24b1
Revert "Remove redundant lifecycle-extensions tests"
by Aurimas Liutikas
· 5 years ago
0d69d1d
Revert "Allow ViewModelStoreOwner to provide a default Factory"
by Aurimas Liutikas
· 5 years ago
e2c0abc
Revert "Use AndroidViewModelFactory as the default Factory"
by Aurimas Liutikas
· 5 years ago
c5c6412
Revert "Use custom Factory for FragmentFactoryHolderViewModel"
by Aurimas Liutikas
· 5 years ago
d64dffc
Revert "Replace all usages of ViewModelProviders.of()"
by Aurimas Liutikas
· 5 years ago
b8dab10
Revert "Deprecate ViewModelProviders"
by Aurimas Liutikas
· 5 years ago
f739037
Revert "Use ToT fragments in lifecycle-extensions"
by Aurimas Liutikas
· 5 years ago
7ef9c9e
Revert "Remove fragment dependency from viewmodel-savedstate"
by Aurimas Liutikas
· 5 years ago
3315586
Revert "Make SavedStateVMFactory the default factory"
by Aurimas Liutikas
· 5 years ago
840c12e
Revert "Rename VM's to ViewModel"
by Aurimas Liutikas
· 5 years ago
51acbc6
Move several core libraries back to Java 7
by Aurimas Liutikas
· 5 years ago
1ff1b4a
Merge "Cleanup use of Project.version" into androidx-master-dev
by Treehugger Robot
· 5 years ago
8663360
Merge "AndroidX Webkit: add thread annotations to callbacks" into androidx-master-dev
by Treehugger Robot
· 5 years ago
9e22a24
Merge changes from topic "experimental" into androidx-master-dev
by Alan Viverette
· 5 years ago
071139f
AndroidX Webkit: add thread annotations to callbacks
by Nate Fischer
· 5 years ago
0e123e6
Cleanup use of Project.version
by Aurimas Liutikas
· 5 years ago
e3dbb69
Merge "Follow up to api-lint enabling." into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
f13ad1e
Follow up to api-lint enabling.
by Aurimas Liutikas
· 5 years ago
ac1bdc4
Merge "Move back to Java 7 targeting." into androidx-master-dev
by Rahul Ravikumar
· 5 years ago
3ce9da2
Merge "Start running Metalava with --api-lint" into androidx-master-dev
by Aurimas Liutikas
· 5 years ago
39a87db
Merge "Implement a copy lock mechanism for pre-populated databases." into androidx-master-dev
by Treehugger Robot
· 5 years ago
2bf541e
Merge "Apply main text style to TextPaint" into androidx-master-dev
by Treehugger Robot
· 5 years ago
54671c2
Merge "Add (text) style to all Text composables. " into androidx-master-dev
by Siyamed Sinir
· 5 years ago
bf9f3ba
Apply main text style to TextPaint
by Siyamed Sinir
· 5 years ago
0262c2b
Move Experimental annotation to androidx.annotation.experimental package
by Alan Viverette
· 5 years ago
7ed35cb
Embed annotation-experimental project directly into test
by Alan Viverette
· 5 years ago
1a9ac2a
Add linting for usage of Kotlin @Experimental from Java code
by Alan Viverette
· 5 years ago
3750379
Restructure tests, add tests for Kotlin usage of Java annotation
by Alan Viverette
· 5 years ago
4ca239d
Add @Experimental annotation and Lint check
by Alan Viverette
· 5 years ago
571d7a8
Merge "Adds @Sampled annotation and corresponding lint checks" into androidx-master-dev
by Treehugger Robot
· 5 years ago
8351a53
Move back to Java 7 targeting.
by Aurimas Liutikas
· 5 years ago
d2c056e
Start running Metalava with --api-lint
by Aurimas Liutikas
· 5 years ago
c416903
Adds @Sampled annotation and corresponding lint checks
by Louis Pullen-Freilich
· 5 years ago
da18b8e
Merge "Exposing public CameraControl and rename the existing one to CameraControlInternal" into androidx-master-dev
by Treehugger Robot
· 5 years ago
6876100
Merge "Increment androidx.recyclerview:recyclerview to 1.1.0-beta01" into androidx-master-dev
by Treehugger Robot
· 5 years ago
c7b1087
Merge "Adds missing package name to progress indicators" into androidx-master-dev
by Treehugger Robot
· 5 years ago
6bab881
Exposing public CameraControl and rename the existing one to CameraControlInternal
by Scott Nien
· 5 years ago
d79ec00
Merge "Test media2-widget with MediaController as well as SessionPlayer" into androidx-master-dev
by Gyumin Sim
· 5 years ago
efb401c
Test media2-widget with MediaController as well as SessionPlayer
by Gyumin Sim
· 5 years ago
20cc23e
Merge "Add UriUtilTest in media2-widget" into androidx-master-dev
by Gyumin Sim
· 5 years ago
6818af8
Merge "Extract and set metadata in integration app" into androidx-master-dev
by Jin Seok Park
· 5 years ago
c715157
Add UriUtilTest in media2-widget
by Gyumin Sim
· 5 years ago
883e023
Add (text) style to all Text composables.
by Siyamed Sinir
· 5 years ago
796723f
Merge "Remove TextPosition" into androidx-master-dev
by Treehugger Robot
· 5 years ago
d4095cf
Merge "Make fingerprint helper fragment use default error string" into androidx-master-dev
by Kevin Chyn
· 5 years ago
39a82f2
Merge "Media2Widget: Fix WrongConstant LintError in PlayerWrapper" into androidx-master-dev
by Treehugger Robot
· 5 years ago
02ab692
Merge "Pop FloatingWindow destinations on navigate()" into androidx-master-dev
by Ian Lake
· 5 years ago
b745eda
Merge "Remove TextAffinity" into androidx-master-dev
by Treehugger Robot
· 5 years ago
398092c
Media2Widget: Fix WrongConstant LintError in PlayerWrapper
by Insun Kang
· 5 years ago
d35e173
Increment androidx.recyclerview:recyclerview to 1.1.0-beta01
by Nick Anthony
· 5 years ago
952a663
Remove TextPosition
by Siyamed Sinir
· 5 years ago
d015c83
Merge "Fix PlayerWrapper to call onPlayerStateChanged on updateCachedState" into androidx-master-dev
by Gyumin Sim
· 5 years ago
f0e0844
Remove TextAffinity
by Siyamed Sinir
· 5 years ago
76ef0b8
Make fingerprint helper fragment use default error string
by Curtis Belmonte
· 5 years ago
ca2031f1
Merge "Fix stop button (Ctrl + F2) in studio." into androidx-master-dev
by Dustin Lam
· 5 years ago
498e1c3
Pop FloatingWindow destinations on navigate()
by Ian Lake
· 5 years ago
59c7c94
Merge "Passing textStyle to Paragraph and ParagraphAndroid" into androidx-master-dev
by Haoyu Zhang
· 5 years ago
9cebf6f
Merge "Fix code style for annotations" into androidx-master-dev
by Treehugger Robot
· 5 years ago
b8289c8
Fix stop button (Ctrl + F2) in studio.
by Dustin Lam
· 5 years ago
a8e48a5
Passing textStyle to Paragraph and ParagraphAndroid
by haoyu
· 5 years ago
38eccd9
Merge "Renamed the enableExtension implementation interface" into androidx-master-dev
by Treehugger Robot
· 5 years ago
7362177
Merge "Fix take picture in a row fails." into androidx-master-dev
by Treehugger Robot
· 5 years ago
1efe0f0
Merge "Unify button margin and padding styling for all car dialogs." into androidx-master-dev
by Ram Parameswaran
· 5 years ago
16ff1c4
Merge "Use benchmark as source dependency for Compose" into androidx-master-dev
by Treehugger Robot
· 5 years ago
4cd8718
Merge "Added sample implementation using PROCESSOR_TYPE_IMAGE_PROCESSOR" into androidx-master-dev
by Treehugger Robot
· 5 years ago
a75d704
Adds missing package name to progress indicators
by Louis Pullen-Freilich
· 5 years ago
cc93ab9
Merge "heifwriter: clamp bitrate to range" into androidx-master-dev
by Treehugger Robot
· 5 years ago
a6fd98d
Added sample implementation using PROCESSOR_TYPE_IMAGE_PROCESSOR
by Franklin Wu
· 5 years ago
c28729d
heifwriter: clamp bitrate to range
by Chong Zhang
· 5 years ago
9adee7d
Merge "Flatten text input composables" into androidx-master-dev
by Treehugger Robot
· 5 years ago
c42e838
Merge "Update PublishDocsRules for WorkManager 2.1.0-rc01." into androidx-master-dev
by Treehugger Robot
· 5 years ago
8ad145e
Merge "Placed build info files in their own directory" into androidx-master-dev
by Oussama Ben Abdelbaki
· 5 years ago
5f57035
Flatten text input composables
by Seigo Nonaka
· 5 years ago
ac31eca
Merge "Change generated json variable name from "Artifacts" to "artifacts"" into androidx-master-dev
by Treehugger Robot
· 5 years ago
fbe93f5
Update PublishDocsRules for WorkManager 2.1.0-rc01.
by Rahul Ravikumar
· 5 years ago
5b1671c
Change generated json variable name from "Artifacts" to "artifacts"
by Oussama Ben Abdelbaki
· 5 years ago
adaf9f8
Unify button margin and padding styling for all car dialogs.
by Ram Parameswaran
· 5 years ago
59b3eee
Merge "Enable enhanced accessibility for ViewPager2" into androidx-master-dev
by Treehugger Robot
· 5 years ago
c751838
Merge "Update WorkManager to 2.1.0-rc01." into androidx-master-dev
by Treehugger Robot
· 5 years ago
fe9abfb
Merge "Add workmanager-foreground module for Foreground Service support." into androidx-master-dev
by Rahul Ravikumar
· 5 years ago
bd5e6f6
Merge "Call requestApplyInsets before onViewCreated()" into androidx-master-dev
by Treehugger Robot
· 5 years ago
32afdae
Merge "Always test changed projects no matter what." into androidx-master-dev
by Treehugger Robot
· 5 years ago
3bc1968
Placed build info files in their own directory
by Sam Gilbert
· 5 years ago
c798df4
Enable enhanced accessibility for ViewPager2
by Jelle Fresen
· 5 years ago
de3ef12
Merge "Added findAll test APIs" into androidx-master-dev
by Cătălin Tudor
· 5 years ago
b02f44f
Merge "TextLinks.getText() should be public." into androidx-master-dev
by Treehugger Robot
· 5 years ago
9bff7b7
Always test changed projects no matter what.
by Sam Gilbert
· 5 years ago
10c54f0
Merge "Revert "Add cool new feature"" into androidx-master-dev
by Chris Craik
· 5 years ago
83cb550
Added findAll test APIs
by Cătălin Tudor
· 5 years ago
7522aa3
TextLinks.getText() should be public.
by Tony Mak
· 5 years ago
3d5d8fa
Merge "Handle a11y commands during fake drag" into androidx-master-dev
by Jakub Gielzak
· 5 years ago
56ed38c
Handle a11y commands during fake drag
by Jelle Fresen
· 5 years ago
f8c10af
Merge "Reset current item when adapter is set" into androidx-master-dev
by Treehugger Robot
· 5 years ago
b990b88
Fix PlayerWrapper to call onPlayerStateChanged on updateCachedState
by Gyumin Sim
· 5 years ago
983f94e
Extract and set metadata in integration app
by Jin Seok Park
· 5 years ago
e23d1d5
Merge "Remove dependency on media2-player from media2-widget" into androidx-master-dev
by Treehugger Robot
· 5 years ago
3348d44
Remove dependency on media2-player from media2-widget
by Insun Kang
· 5 years ago
fdb7e08
Fix code style for annotations
by Sungsoo Lim
· 5 years ago
72b1112
Implement a copy lock mechanism for pre-populated databases.
by Daniel Santiago Rivera
· 5 years ago
Next »