Sign in
android
/
platform
/
frameworks
/
support
/
98552a7cab42f1d19ee63ca0b2cd5f5bb862510d
/
room
d9181aa
Stop running testAndroidHostTest that have no tests
by Aurimas Liutikas
· 3 weeks ago
71b3fe5
Move FileLockTest to linux only
by Daniel Santiago Rivera
· 3 weeks ago
dc01cda
Reapply "Add WatchOS and TvOS targets to Room"
by Daniel Santiago Rivera
· 3 weeks ago
5cb1996
Merge "Revert "Add WatchOS and TvOS targets to Room"" into androidx-main
by Andrea Falcone
· 3 weeks ago
ca60b39
Revert "Add WatchOS and TvOS targets to Room"
by Omar Ismail
· 3 weeks ago
4cfc08b
Merge "Add WatchOS and TvOS targets to Room" into androidx-main
by Treehugger Robot
· 3 weeks ago
d702def
Merge "Update kotlinx-serialization to 1.8.1 for Room" into androidx-main
by Treehugger Robot
· 3 weeks ago
c0a44fc
Add WatchOS and TvOS targets to Room
by Daniel Santiago Rivera
· 4 weeks ago
575a38a
Update kotlinx-serialization to 1.8.1 for Room
by Daniel Santiago Rivera
· 4 weeks ago
7133e20
Pin concurrent-future dep in room-sqlite-wrapper
by Daniel Santiago Rivera
· 4 weeks ago
121dedf
Clean up usage of AGP DSL without assignment
by Aurimas Liutikas
· 5 weeks ago
0f7d267
Remove property accessors generated from fake UAST
by Julia McClellan
· 5 weeks ago
1e8e12a
Update kotlin-only and bytecode-only constructors
by Julia McClellan
· 5 weeks ago
625b4dd
Updated multiplatformtestapp to AGP KMP.
by Omar Ismail
· 5 weeks ago
e953635
Fix non-stable test names in Room KMP tests
by Daniel Santiago Rivera
· 6 weeks ago
74499a0
Clean up usage of android.lint.useK2Uast
by Aurimas Liutikas
· 7 weeks ago
ad9848f
Merge changes Ib0946c71,I13329bd5,I99a78a2c into androidx-main
by Treehugger Robot
· 7 weeks ago
4d23264
Signature file changes from generating properties with the kotlin analysis API
by Julia McClellan
· 7 weeks ago
9a90ee2
Remove usages of kotlinStdlibJdk8
by Aurimas Liutikas
· 7 weeks ago
6a76f71
Implement SQLiteTransactionListener on RoomSupportSQLiteDatabase
by Daniel Santiago Rivera
· 7 weeks ago
8cff657
Implement yieldIfContendedSafely on RoomSupportSQLiteDatabase
by Daniel Santiago Rivera
· 7 weeks ago
0d22686
Expand SupportSQLiteDatabaseWrapperTest
by Daniel Santiago Rivera
· 7 weeks ago
a1ea1d8
Log connection timeout instead of throwing
by Daniel Santiago Rivera
· 8 weeks ago
b1c2227
Partially revert I362e440dae7cd2fc38e1cb0c40569490c85de2b4
by Daniel Santiago Rivera
· 8 weeks ago
0998d00
Merge "Refactor ProcessorTestExt to avoid duplicate logic." into androidx-main
by Brad Corso
· 8 weeks ago
9d3bd84
Merge "Refactor SyntheticProcessor to avoid duplicating logic" into androidx-main
by Brad Corso
· 8 weeks ago
3477e14
Merge "Add `ProcessorTestExt#runKspProcessorTest()`" into androidx-main
by Brad Corso
· 8 weeks ago
418ecf9
Fix Room not exporting schemas in native compilation
by Daniel Santiago Rivera
· 8 weeks ago
1d46309
Refactor ProcessorTestExt to avoid duplicate logic.
by bcorso
· 9 weeks ago
11b0855
Refactor SyntheticProcessor to avoid duplicating logic
by bcorso
· 9 weeks ago
75136d7
Add `ProcessorTestExt#runKspProcessorTest()`
by bcorso
· 9 weeks ago
305c6c8d
Merge "Migrate Room Gradle Plugin to handle AGP KMP" into androidx-main
by Omar Ismail
· 9 weeks ago
40bd053
Migrate Room Gradle Plugin to handle AGP KMP
by Omar Ismail
· 9 weeks ago
36f0804
Cleaner way of adding java dirs to api and docs generation
by Omar Ismail
· 9 weeks ago
9bb5d8d
Include Java sources when withJava() is used in AGP KMP
by Omar Ismail
· 9 weeks ago
bd0f79c
Migrate room-paging to KMP-AGP
by Omar Ismail
· 9 weeks ago
9239d7b
Migrate room-runtime to KMP-AGP
by Alan Viverette
· 9 weeks ago
61f717d
Migrate to AGP KMP for easy to do projects
by Omar Ismail
· 9 weeks ago
64f5db4
Enables CheckResult lint check
by Louis Pullen-Freilich
· 9 weeks ago
6a6e357
Enable k2 lint for some compose modules
by Louis Pullen-Freilich
· 10 weeks ago
09618ab8
Remove support for Kotlin 1.x from codebase
by Omar Ismail
· 2 months ago
c724c06
Fix up issues in preparation for KGP 2.2.0
by Aurimas Liutikas
· 2 months ago
e6d33dd
Run ktfmt on all files
by Omar Ismail
· 3 months ago
e4efa93
Merge "Use @SkipWhenEmpty in RoomSimpleCopyTask" into androidx-main
by Treehugger Robot
· 3 months ago
3198d92
Use @SkipWhenEmpty in RoomSimpleCopyTask
by Daniel Santiago Rivera
· 3 months ago
6b562ef
Avoid a dispatcher switch when asking for a connection already in a transaction.
by Daniel Santiago Rivera
· 3 months ago
6d6f560
Coroutine confine connection in passthrough pool
by Daniel Santiago Rivera
· 3 months ago
67a3dcf
Get SQL prefix pass leading comments
by Daniel Santiago Rivera
· 3 months ago
1e1b87f
Add missing transaction context switch in passthrough pool.
by Daniel Santiago Rivera
· 3 months ago
8979f9c
Merge changes Ic3055d9e,I52a5148d into androidx-main
by Treehugger Robot
· 3 months ago
3112e12
Use Room's coroutine transaction machinery in pass-through pool.
by Daniel Santiago Rivera
· 3 months ago
c25d20e
Create a passthrough connection pool for drivers with internal connection pool.
by Daniel Santiago Rivera
· 3 months ago
b81d10a
Update projects to K2 metalava
by Julia McClellan
· 3 months ago
0fc5e9cf
Avoid referencing internal KaptTask class
by Daniel Santiago Rivera
· 3 months ago
e347739
Merge "Fix flakiness in timeoutCoroutineAndRetryUsingConnection test" into androidx-main
by Treehugger Robot
· 3 months ago
b92c4f0
Fix flakiness in timeoutCoroutineAndRetryUsingConnection test
by Daniel Santiago Rivera
· 3 months ago
59a1866
Re-enable RoomDriverBenchmark
by Daniel Santiago Rivera
· 3 months ago
a879062
Don't use driver instances for parameterized driver benchmark
by Daniel Santiago Rivera
· 3 months ago
b8879a2
Disable RoomDriverBenchmark
by Daniel Santiago Rivera
· 3 months ago
8e68fbd
Merge "Return true from AutoClosingSupportSQLiteDatabase.isOpen unless explicitly closed." into androidx-main
by Treehugger Robot
· 3 months ago
d4349bb
Return true from AutoClosingSupportSQLiteDatabase.isOpen unless explicitly closed.
by Daniel Santiago Rivera
· 3 months ago
7f78a83
Centralize setting up robolectric
by Aurimas Liutikas
· 3 months ago
15605a2
Merge "Enable explicit API in room libraries" into androidx-main
by Treehugger Robot
· 3 months ago
0d25155
Add a check to catch usages of internal KGP APIs
by Aurimas Liutikas
· 3 months ago
5da86d6
Enable explicit API in room libraries
by Aurimas Liutikas
· 3 months ago
ecfcb60
Merge "Add an API for checking if a SQLiteConnection has an active transaction." into androidx-main
by Treehugger Robot
· 3 months ago
9e88d81
Fix the CheckKotlinApiTargetTask
by Aurimas Liutikas
· 3 months ago
e6c817a
Add an API for checking if a SQLiteConnection has an active transaction.
by Daniel Santiago Rivera
· 3 months ago
4a5c00f
Merge "Target Kotlin 2.1 for Room and SQLite" into androidx-main
by Treehugger Robot
· 3 months ago
2e54abd
Use single quote around type name of single non-null item query adapter.
by Daniel Santiago Rivera
· 3 months ago
51136ad
Don't use default value for inline classes when column is missing
by Daniel Santiago Rivera
· 3 months ago
94377c2
Target Kotlin 2.1 for Room and SQLite
by Daniel Santiago Rivera
· 3 months ago
0a7b8a7
Correct varargs type in expect/actual overload function
by Julia McClellan
· 3 months ago
85787004
Merge "Use TestSubscriber.awaitCount() to de-flake Room RxJava tests." into androidx-main
by Treehugger Robot
· 3 months ago
4a82be8
Use TestSubscriber.awaitCount() to de-flake Room RxJava tests.
by Daniel Santiago Rivera
· 3 months ago
712cc49
Merge "Add #toBuilder() methods to each of the XPoet specs." into androidx-main
by Brad Corso
· 3 months ago
03e3bb0
Add #toBuilder() methods to each of the XPoet specs.
by bcorso
· 3 months ago
e742e05
Disable MissingServiceExportedEqualsTrue for non-library projects
by Julia McClellan
· 3 months ago
0fb05ce
Increase the max number of test processor for KAPT.
by bcorso
· 3 months ago
1f97674
Merge "Add support for equals/hashcode for XPoet spec types." into androidx-main
by Brad Corso
· 4 months ago
c61c18e
Add support for equals/hashcode for XPoet spec types.
by bcorso
· 4 months ago
35677d9
Merge changes I41408a18,Ic17d03f2 into androidx-main
by Treehugger Robot
· 4 months ago
6d82f40
Fix validateAutoMigrations used array size
by Daniel Santiago Rivera
· 4 months ago
b3a0add
Fix validateTypeConverters used array size
by Daniel Santiago Rivera
· 4 months ago
6260bce
Merge "Revert^2 "SupportSQLiteDatabase wrapper of RoomDatabase"" into androidx-main
by Treehugger Robot
· 4 months ago
adb5998
Disabling Room benchmark that use TestDatabase
by Daniel Santiago Rivera
· 4 months ago
215c525
Revert^2 "SupportSQLiteDatabase wrapper of RoomDatabase"
by Daniel Santiago Rivera
· 4 months ago
3b6b42f
Merge "Revert "SupportSQLiteDatabase wrapper of RoomDatabase"" into androidx-main
by Aurimas Liutikas
· 4 months ago
eb85de9
Revert "SupportSQLiteDatabase wrapper of RoomDatabase"
by Aurimas Liutikas
· 4 months ago
927cdd9
Merge "Add SQLite drivers benchmarks (without Room)" into androidx-main
by Treehugger Robot
· 4 months ago
770868c
Merge "SupportSQLiteDatabase wrapper of RoomDatabase" into androidx-main
by Treehugger Robot
· 4 months ago
c836a6c
Add SQLite drivers benchmarks (without Room)
by Daniel Santiago Rivera
· 4 months ago
9e46816
Revisit SQLite drivers in Room benchmark
by Daniel Santiago Rivera
· 4 months ago
98f9d5d
Merge "Benchmarking SQLite drivers in Room" into androidx-main
by Treehugger Robot
· 4 months ago
f4ec56a
Benchmarking SQLite drivers in Room
by Daniel Santiago Rivera
· 4 months ago
66a4477
SupportSQLiteDatabase wrapper of RoomDatabase
by Daniel Santiago Rivera
· 4 months ago
d5d6a85
Target Kotlin 2.0 for projects that use kapt
by Omar Ismail
· 4 months ago
6b46e7a
Merge "Support RoomDatabase.runInTransaction with SQLiteDriver" into androidx-main
by Treehugger Robot
· 4 months ago
ba7500a
Merge "Move KT file from java src dir" into androidx-main
by Treehugger Robot
· 4 months ago
5d41e3d
Support RoomDatabase.runInTransaction with SQLiteDriver
by Daniel Santiago Rivera
· 4 months ago
Next »