Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
support
/
67ff17da9546803a38f8144b7a466a116e622866
/
room
67ff17d
Implemented Guava Optional as an Adapter type in Room. This permits it
by Tyson Henning
· 7 years ago
a280f1c
Use symlinks for gradlew.
by Aurimas Liutikas
· 7 years ago
ffa35f3
Fix DatabaseCallbackTest.createAndOpen am: 17924f721e
by Yuichi Araki
· 7 years ago
17924f7
Fix DatabaseCallbackTest.createAndOpen
by Yuichi Araki
· 7 years ago
cef4d91
Use @Transaction with default interface methods am: 3b909e309e
by Yuichi Araki
· 7 years ago
3b909e3
Use @Transaction with default interface methods
by Yuichi Araki
· 7 years ago
ce7a065
Properly find downgrade migrations am: c7d52cda65
by Yigit Boyar
· 7 years ago
c7d52cd
Properly find downgrade migrations
by Yigit Boyar
· 7 years ago
aa4bded
Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
f1ddc89
Merge "Allow non-default affinity names in sqlite columns" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
13115a4
Safeguard against empty type adapters am: 8af88c1061
by Yigit Boyar
· 7 years ago
3cb8128
Int columns cannot be converted to boolean directly am: 948fe95268
by Yigit Boyar
· 7 years ago
8af88c1
Safeguard against empty type adapters
by Yigit Boyar
· 7 years ago
d77cb2b
Allow non-default affinity names in sqlite columns
by Yigit Boyar
· 7 years ago
948fe95
Int columns cannot be converted to boolean directly
by Yigit Boyar
· 7 years ago
9822109
Merge "Switch room to latest paging APIs" into oc-mr1-support-27.0-dev
by Chris Craik
· 7 years ago
413b6bd
Merge "Switch room to latest paging APIs" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
dc60cac
Switch room to latest paging APIs
by Chris Craik
· 7 years ago
b2ee0cc
Merge "Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations." into oc-mr1-support-27.0-dev
by Shep Shapard
· 7 years ago
0147f98
Merge "Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations." into oc-mr1-support-27.0-dev
by Shep Shapard
· 7 years ago
74400bf
RawQuery support am: de23b91b2c
by Yigit Boyar
· 7 years ago
d2658c6
Implements fallbackToDestructiveMigrationFrom(int ...) for more fine-grained control over destructive migrations.
by shepshapard
· 7 years ago
de23b91
RawQuery support
by Yigit Boyar
· 7 years ago
3c265f6
Merge "Handle kotlin-kapt collection types properly in DAO" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
999b205
Merge "Handle kotlin-kapt collection types properly in DAO" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
b2200b4
Merge "Allow LOCALIZED and UNICODE collations" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
4cfbb69
Merge "Allow LOCALIZED and UNICODE collations" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
5d731d8
Merge "Drop support for non ub-supportlib-* builds of support library." into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 7 years ago
4f8529a
Merge "Add missing @RestrictTo and test size annotations." into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
bfc7aac
Handle kotlin-kapt collection types properly in DAO
by Yigit Boyar
· 7 years ago
04c9e28
Add missing @RestrictTo and test size annotations.
by Aurimas Liutikas
· 7 years ago
05be099
Allow LOCALIZED and UNICODE collations
by Yigit Boyar
· 7 years ago
8a1170e
Merge "Fix schema identity has to be stable" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
5abdc3d
Merge "Fix schema identity has to be stable" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
6eba1fc
Drop support for non ub-supportlib-* builds of support library.
by Aurimas Liutikas
· 7 years ago
c94d256
Merge "Remove use of android.test.MoreAsserts that has been removed." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
24b2115
Remove use of android.test.MoreAsserts that has been removed.
by Aurimas Liutikas
· 7 years ago
34d6f28
Merge "Drop support for non ub-supportlib-* builds of support library." into oc-mr1-jetpack-dev
by Aurimas Liutikas
· 7 years ago
3196ef1
Drop support for non ub-supportlib-* builds of support library.
by Aurimas Liutikas
· 7 years ago
64ba5eb
Merge "handle large key sets in relationships" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
7d4f551
Merge "handle large key sets in relationships" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
e5ed537
Fix schema identity has to be stable
by Yigit Boyar
· 7 years ago
c536a76
Merge "Provide better error message for relations in constructor" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
f1be688
Merge "Provide better error message for relations in constructor" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
fa39e2b
Remove uses of junit.framework.*
by Aurimas Liutikas
· 7 years ago
5facdd2
Merge "Create SupportAndroidTestAppPlugin" into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
6bbf708
handle large key sets in relationships
by Yigit Boyar
· 7 years ago
37a4c4d
Provide better error message for relations in constructor
by Yigit Boyar
· 7 years ago
06d3726
Merge "Allow single column results in relations" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
3ea1d11
Allow single column results in relations
by Yigit Boyar
· 7 years ago
c24f457
Improve error message on bad dao annotations.
by Yigit Boyar
· 7 years ago
238e480
Create SupportAndroidTestAppPlugin
by Aurimas Liutikas
· 7 years ago
2fb00f1
Allow collection type converters in query parameters
by Yigit Boyar
· 7 years ago
8d3cbc6
Merge "Add test for table prefixes" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
7fa8eb8
Merge "Revert "Allow collection type converters in query parameters"" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
457a29a
Revert "Allow collection type converters in query parameters"
by Yigit Boyar
· 7 years ago
0d7bc26
Merge "Allow collection type converters in query parameters" into oc-mr1-support-27.0-dev
by Yigit Boyar
· 7 years ago
2d5d14e
Add test for table prefixes
by Yigit Boyar
· 7 years ago
922b65c
Fix antlr gen task inputs
by Yigit Boyar
· 7 years ago
fa7646a
Allow collection type converters in query parameters
by Yigit Boyar
· 7 years ago
7ebe40c
Add tests where constructor params have annotations
by Yigit Boyar
· 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
54dc560
Merge "Migrate the rest of the dependencies to Kotlin." into oc-mr1-support-27.0-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
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
9c24688
Move noDocs property to SupportLibraryExtension
by Sergey Vasilinets
· 7 years ago
7878f1f
Fix javadoc
by Yigit Boyar
· 7 years ago
1ce0a40
Merge "Add missing nullability annotations" into oc-mr1-support-27.0-dev
by Sergey Vasilinets
· 7 years ago
843419a
Remove needless support annotation excludes.
by Jake Wharton
· 7 years ago
cceb74b
Add missing nullability annotations
by Sergey Vasilinets
· 7 years ago
7be3385
Merge "Add PageKeyedDataSource" into oc-mr1-support-27.0-dev
by Chris Craik
· 7 years ago
b632de5
Add PageKeyedDataSource
by Chris Craik
· 7 years ago
dfe0227
Merge "Extend Closable instead of AutoClosable." into oc-mr1-support-27.0-dev
by Jake Wharton
· 7 years ago
dc9c352
Merge "Use param objects for DataSource load methods" into oc-mr1-support-27.0-dev
by Chris Craik
· 7 years ago
73f1e89
Extend Closable instead of AutoClosable.
by Jake Wharton
· 7 years ago
694588d
Use param objects for DataSource load methods
by Chris Craik
· 7 years ago
81b5bac
Move most app-toolkit dependencies to kotlin.
by Aurimas Liutikas
· 7 years ago
f4ec12f
Make build.gradle files even more kotlin script friendly.
by Aurimas Liutikas
· 7 years ago
25c6163
Only add baseline file when it exists.
by Jake Wharton
· 7 years ago
ee4da72
Merge "Adding ktlint hook to support library." into oc-mr1-support-27.0-dev
by TreeHugger Robot
· 7 years ago
6f1f556
Reformat kotlin code to match ktlint expectations.
by Aurimas Liutikas
· 7 years ago
c39b4bd
Adding ktlint hook to support library.
by Aurimas Liutikas
· 7 years ago
87a16a5
Further clean up app-toolkit build files.
by Aurimas Liutikas
· 7 years ago
8f437bf
Start using local debug keys to avoid build flakiness.
by Aurimas Liutikas
· 7 years ago
5a8b9cf
Merge "Switch DataSources to be async to better support network usecase" into oc-mr1-support-27.0-dev
by Chris Craik
· 7 years ago
5dc2fd4
Switch DataSources to be async to better support network usecase
by Chris Craik
· 7 years ago
9a14484
Use latest available source in processors.
by Yigit Boyar
· 7 years ago
78c1ab7
Move to setting maven version via SupporLibrary extension.
by Aurimas Liutikas
· 7 years ago
7f40a7e
Move setting maven group directly to each build.gradle.
by Aurimas Liutikas
· 7 years ago
ea5ee82
Move to Kotlin friendly supportLibrary extension calling.
by Aurimas Liutikas
· 7 years ago
f8b708a
Merge Flatfoot and Support library plugins
by Aurimas Liutikas
· 7 years ago
ab8bc43
Move to Gradle 4.3
by Aurimas Liutikas
· 7 years ago
44f6e7d
Finalize api & bump version 1.0.0
by Sergey Vasilinets
· 7 years ago
771816b
Clean up ContiguousDataSource innards
by Chris Craik
· 7 years ago
bb72639
Merge "Add PagedList.BoundaryCallback for network use case" into oc-mr1-support-27.0-dev
by Chris Craik
· 7 years ago
6707740
Add PagedList.BoundaryCallback for network use case
by Chris Craik
· 7 years ago
429457d
Merge "Add OWNERS files in support project." into oc-mr1-support-27.0-dev
by Aurimas Liutikas
· 7 years ago
Next »