Commits
User selector
Commit History
Commits on Feb 14, 2022
Add SQLite open retry and recovery mechanism
Show description for f7f440ecommitted
Commits on Feb 4, 2022
Move to TOML as source of truth for library groups and versions
Show description for d084e36committedLog instead of throwing if SQLite process lock can't be created.
Show description for 2122f54committed
Commits on Jan 14, 2022
Multi-process lock for opening DB (and migrations too)
Show description for 81a5bc9committed
Commits on Nov 11, 2021
'Update versions for release id 1637172000000
Show description for 37ed14dcommitted
Nick Anthony
Commits on Nov 5, 2021
AGP 7.1.0-beta02
Show description for a4baa26committed
Commits on Nov 1, 2021
Reenabling MissingTestSizeAnnotation on tests
Show description for 5603340committed
Commits on Oct 13, 2021
Update versions for release id 1634144400000
Show description for ab5fb6ecommitted
Nick Anthony
Commits on Oct 11, 2021
Update lint baselines once again.
Show description for 210f875committed
Commits on Oct 8, 2021
Update lint baselines to fix androidx-studio-integration
Show description for 45139d4committed
Commits on Oct 4, 2021
Update Room version to 2.4.0-beta01
Show description for 5f0dafacommitted
Commits on Jul 14, 2021
Remove api_legacy files
Show description for 1ca420fcommitted
Commits on Jun 22, 2021
Run NewApi lint on tests
Show description for 01d05decommitted
Commits on Jun 8, 2021
- authored andcommitted


Update kotlinx.coroutines to version 1.5.0
Show description for b752077authored andcommitted
Migrate miscellaneous libraries to use Gradle Version Catalogs
Show description for b3483fdcommitted
Commits on Jun 7, 2021
SQLite Inspector: allow limiting the response size
Show description for a33db7acommitted
Jakub Gielzak
Commits on Jun 2, 2021
Fix suppressed lint checks for "ClassVerificationFailure".
Show description for 0cb5840committed
Commits on May 26, 2021
Revert "Fix suppressed lint checks for "ClassVerificationFailure"."
Show description for 03778b5committed
Commits on May 25, 2021
Fix suppressed lint checks for "ClassVerificationFailure".
Show description for bb9e12ecommitted
Commits on May 20, 2021
Update lint baselines
Show description for 802403acommitted
Commits on May 5, 2021
Don't generate empty lint baseline files
Show description for 054934dcommitted
Commits on Apr 28, 2021
Move to targeting Java 8 for all androidx libraries
Show description for 2923f39committed
Commits on Apr 27, 2021
Fix lint errors in sqlite-framework
Show description for 523d068committed
Commits on Apr 26, 2021
- authored andcommitted


Fix deprecated Gradle API usage warnings on ./studiow execution
Show description for 5840bf3committed
Commits on Apr 23, 2021
Refactor UnsafeNewApiCall to ClassVerificationFailure
Show description for 3a73f14committed
Commits on Apr 8, 2021
Yigit is the new Jake
Show description for 307ff63committed
Commits on Mar 31, 2021
Use SqliteCursor.close() to signal that db may have changed
Show description for 215de58committed
Sergey Vasilinets
Commits on Mar 8, 2021
Marking a flaky test
Show description for 947f3d5committed
Sam Gilbert
Commits on Feb 20, 2021
- authored andcommitted


Commits on Feb 17, 2021
SQLite Inspector: correct executor for locked db
Show description for 77d7c6fcommitted
Jakub GielzakStandardize to more kt-compatible syntax
Show description for 9e38b4fcommitted
Commits on Feb 16, 2021
SQLite Inspector: Added database locking impl
Show description for bb49469committed
Jakub Gielzak
Commits on Feb 15, 2021
SQLite Inspector: Added database locking proto
Show description for 6ce8d88committed
Jakub Gielzak