Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
5a2af356c9031a9c973bc77ea68703ee1bfcec35
/
lifecycle
c354253
Move Function from runtime to core
by Chris Craik
· 7 years ago
a879294
Fix AS sync issues using prebuilts.
by Filip Pavlis
· 7 years ago
da52e92
Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev
by Alan Viverette
· 7 years ago
4c1511b
Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev
by Alan Viverette
· 7 years ago
d1f3854
Restore OCR+2 following refactor
by Alan Viverette
· 7 years ago
5b9d0ba
Restrict OCR+2 until refactor has landed
by Alan Viverette
· 7 years ago
8054b2b
Accept Observer<? super T> instead of Observer<T>
by Sergey Vasilinets
· 7 years ago
526389b
Move buildSrc classes to androidx.build package.
by Aurimas Liutikas
· 7 years ago
1e6eadb
Assert main thread in observe and observeForever in LiveData
by Sergey Vasilinets
· 7 years ago
39827aa
[automerger] Accept nullable factory which defers to the default. am: 2088ba73be
by Android Build Merger (Role)
· 7 years ago
541c9fd
[automerger] Add missing @MainThread annotation. am: 484f76ab84
by Android Build Merger (Role)
· 7 years ago
b7121f0
[automerger] Combine map lookup and replace into a single operation. am: 6e19edb4d8
by Android Build Merger (Role)
· 7 years ago
5c2a002
[automerger] Add missing @NonNull annotation to static factory. am: 3b8a1026e9
by Android Build Merger (Role)
· 7 years ago
2088ba7
Accept nullable factory which defers to the default.
by Jake Wharton
· 7 years ago
484f76a
Add missing @MainThread annotation.
by Jake Wharton
· 7 years ago
6e19edb
Combine map lookup and replace into a single operation.
by Jake Wharton
· 7 years ago
3b8a102
Add missing @NonNull annotation to static factory.
by Jake Wharton
· 7 years ago
12be323
[automerger] Allow custom executor in ComputableLiveData am: f9c95209c7
by Android Build Merger (Role)
· 7 years ago
f9c9520
Allow custom executor in ComputableLiveData
by Chris Craik
· 7 years ago
ef79faf
Set proper targetSdk value for a set of libs that did not do that.
by Aurimas Liutikas
· 7 years ago
12ee55b
Make MissingFail check an error, correct occurrence.
by Jake Wharton
· 7 years ago
4f27ebc
Enable error-prone on Java projects.
by Jake Wharton
· 7 years ago
65e6c1f
Merge "Add opt-in NullAway error-prone check to validate nullability contracts." into oc-mr1-jetpack-dev
by Jake Wharton
· 7 years ago
2cf69e3
Add opt-in NullAway error-prone check to validate nullability contracts.
by Jake Wharton
· 7 years ago
a280f1c
Use symlinks for gradlew.
by Aurimas Liutikas
· 7 years ago
172d6f4
Merge "Update flatfoot version." into oc-mr1-support-27.0-dev am: 7bc6e5a77f
by Yigit Boyar
· 7 years ago
89ffffd
Update flatfoot version.
by Yigit Boyar
· 7 years ago
d3f929e
Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev
by Ian Lake
· 7 years ago
2aa7fc0
Merge "Create lifecycle:livedata-core dependency" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
c0b801c
Create lifecycle:livedata-core dependency
by Ian Lake
· 7 years ago
d1cca7c
Add @NonNull to ViewModelProviders/ViewModelStores am: 68c2e58048
by Ian Lake
· 7 years ago
68c2e58
Add @NonNull to ViewModelProviders/ViewModelStores
by Ian Lake
· 7 years ago
fee25ec
Merge "Move AndroidViewModel to lifecycle:viewmodel" into oc-mr1-support-27.0-dev
by Ian Lake
· 7 years ago
37bd00d
Move AndroidViewModel to lifecycle:viewmodel
by Ian Lake
· 7 years ago
04c9e28
Add missing @RestrictTo and test size annotations.
by Aurimas Liutikas
· 7 years ago
4b2a9d7
Merge "Fix unexpected reentrance in LiveData#observeForever" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 7 years ago
45a8d17
Merge "Fix unexpected reentrance in LiveData#observeForever" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 7 years ago
1e1de60
Merge "Remove deprecated LifecycleActivity+LifecycleFragment" into oc-mr1-support-27.0-dev
by Ian Lake
· 7 years ago
b73aef2
Merge "Deprecate ViewModelProviders constructor" into oc-mr1-support-27.0-dev
by Ian Lake
· 7 years ago
80310a9
Merge "Remove deprecated LifecycleActivity+LifecycleFragment" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
567ead0
Merge "Deprecate ViewModelProviders constructor" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
557450c
Merge "Use ViewModelStoreOwner over HolderFragment if possible" into oc-mr1-support-27.0-dev
by Ian Lake
· 7 years ago
406dfb7
Fix unexpected reentrance in LiveData#observeForever
by Sergey Vasilinets
· 7 years ago
20b8932
Use ViewModelStoreOwner over HolderFragment if possible
by Ian Lake
· 7 years ago
7d5a581
Remove deprecated LifecycleActivity+LifecycleFragment
by Ian Lake
· 7 years ago
5ff6659
Deprecate ViewModelProviders constructor
by Ian Lake
· 7 years ago
fa39e2b
Remove uses of junit.framework.*
by Aurimas Liutikas
· 7 years ago
0d986e9
Merge "BREAKING CHANGE: Change Reactivestreams dependency" into oc-mr1-support-27.0-dev
by Ian Lake
· 7 years ago
ccdd402
Merge "Split LiveData and ViewModel from Extensions" into oc-mr1-support-27.0-dev
by Ian Lake
· 7 years ago
5882881
Merge "BREAKING CHANGE: Change Reactivestreams dependency" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
b48228f
Merge "Split LiveData and ViewModel from Extensions" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
f495e40
resolve merge conflicts of 5facdd2f77a127a01a1f2ef52b617f9996f8a45c to oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
238e480
Create SupportAndroidTestAppPlugin
by Aurimas Liutikas
· 7 years ago
ba51f8f
BREAKING CHANGE: Change Reactivestreams dependency
by Ian Lake
· 7 years ago
3f841f9
Split LiveData and ViewModel from Extensions
by Ian Lake
· 7 years ago
1e119fa
Merge "Revert "Use symbolic links for gradle wrappers."" into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
df29dd0
Merge "Revert "Use symbolic links for gradle wrappers."" into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
47b7562
Revert "Use symbolic links for gradle wrappers."
by Aurimas Liutikas
· 7 years ago
d794613
Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix
by Aurimas Liutikas
· 7 years ago
54dc560
Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
7d26d9c
Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
7ed10e5
Merge "Set minSdkVersion via our SupportAndroidLibraryPlugin." into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
3c7aee3
resolve merge conflicts of 4d28febc27420652b8d05382363972a78d88fa3a to oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
62d3e1d
Migrate the rest of the dependencies to Kotlin.
by Aurimas Liutikas
· 7 years ago
1187af1
Migrate the rest of the dependencies to Kotlin.
by Aurimas Liutikas
· 7 years ago
b63b3ab
Set minSdkVersion via our SupportAndroidLibraryPlugin.
by Aurimas Liutikas
· 7 years ago
46339b2
Use symbolic links for gradle wrappers.
by Aurimas Liutikas
· 7 years ago
00528ec
resolve merge conflicts of 5579d851f17338ed1b22729f5453a12682eb0830 to oc-mr1-jetpack-dev
by Sergey Vasilinets
· 7 years ago
9c24688
Move noDocs property to SupportLibraryExtension
by Sergey Vasilinets
· 7 years ago
4b3d3c2
Fix lifecycle version which was broken during migration am: 7453f34633
by Yigit Boyar
· 7 years ago
7453f34
Fix lifecycle version which was broken during migration
by Yigit Boyar
· 7 years ago
99f5c6c
Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 7 years ago
1ce0a40
Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 7 years ago
29bcc96
Remove needless support annotation excludes. am: 843419a5ab
by Jake Wharton
· 7 years ago
843419a
Remove needless support annotation excludes.
by Jake Wharton
· 7 years ago
44356f4
Merge "Remove needless 'allprojects' declaration around deps." into oc-mr1-support-27.0-dev
by Jake Wharton
· 7 years ago
23527fb
Merge "Remove needless 'allprojects' declaration around deps." into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
cceb74b
Add missing nullability annotations
by Sergey Vasilinets
· 7 years ago
d0bc1bc
Merge "Add missing generic parameter to avoid raw types." into oc-mr1-support-27.0-dev
by Jake Wharton
· 7 years ago
c27ab83
Merge "Add missing generic parameter to avoid raw types." into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
5dd159b
Add nullability annotations to reactive streams. am: b70f749a99
by Jake Wharton
· 7 years ago
b70f749
Add nullability annotations to reactive streams.
by Jake Wharton
· 7 years ago
bd01db3
Remove needless 'allprojects' declaration around deps.
by Jake Wharton
· 7 years ago
2ef38b7
Add missing generic parameter to avoid raw types.
by Jake Wharton
· 7 years ago
067bae5
Merge "Move most app-toolkit dependencies to kotlin." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
061c6ad
Merge "Move most app-toolkit dependencies to kotlin." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
ae223a9
Fix generated proguard rule
by Sergey Vasilinets
· 7 years ago
91ce6af
Fix generated proguard rule
by Sergey Vasilinets
· 7 years ago
b09822f
Merge "Make build.gradle files even more kotlin script friendly." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
3cd512e
Merge "Make build.gradle files even more kotlin script friendly." into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
d73f4f6
Merge "Revert "Updated the JavaDoc for LiveData#onActive"" into oc-mr1-support-27.0-dev
by Florina Muntenescu
· 7 years ago
81b5bac
Move most app-toolkit dependencies to kotlin.
by Aurimas Liutikas
· 7 years ago
b8fd9b6
Make build.gradle files even more kotlin script friendly.
by Aurimas Liutikas
· 7 years ago
f4ec12f
Make build.gradle files even more kotlin script friendly.
by Aurimas Liutikas
· 7 years ago
5cf395a
Revert "Updated the JavaDoc for LiveData#onActive"
by Florina Muntenescu
· 7 years ago
8f3a3d7
Updated the JavaDoc for LiveData#onActive am: a21688b6ad
by Florina Muntenescu
· 7 years ago
a21688b
Updated the JavaDoc for LiveData#onActive
by Florina Muntenescu
· 7 years ago
e2cd87a
resolve merge conflicts of 25c6163330 to oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
25c6163
Only add baseline file when it exists.
by Jake Wharton
· 7 years ago
578aa83
Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
Next »